Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…oarding into Press0-1769
  • Loading branch information
krsomayagi committed Aug 2, 2024
2 parents 6ba8169 + 60a559a commit e690616
Show file tree
Hide file tree
Showing 89 changed files with 2,661 additions and 1,794 deletions.
2 changes: 1 addition & 1 deletion bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ function nfd_wp_module_onboarding_register() {

// Set Global Constants
if ( ! defined( 'NFD_ONBOARDING_VERSION' ) ) {
define( 'NFD_ONBOARDING_VERSION', '2.3.8' );
define( 'NFD_ONBOARDING_VERSION', '2.3.9' );
}
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
define( 'NFD_ONBOARDING_DIR', __DIR__ );
Expand Down
1 change: 0 additions & 1 deletion build/2.3.8/74.js

This file was deleted.

59 changes: 0 additions & 59 deletions build/2.3.8/onboarding.js

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions build/2.3.9/841.js

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-a11y', 'wp-api-fetch', 'wp-block-editor', 'wp-block-library', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-dom-ready', 'wp-element', 'wp-i18n', 'wp-keycodes', 'wp-preferences', 'wp-primitives', 'wp-style-engine', 'wp-url'), 'version' => '2cb665654c974c729b39');
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-a11y', 'wp-api-fetch', 'wp-block-editor', 'wp-block-library', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-dom-ready', 'wp-element', 'wp-i18n', 'wp-keycodes', 'wp-preferences', 'wp-primitives', 'wp-style-engine', 'wp-url'), 'version' => '2f6e8d4c59bcaf0c6866');
File renamed without changes.
59 changes: 59 additions & 0 deletions build/2.3.9/onboarding.js

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
60 changes: 30 additions & 30 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@newfold-labs/wp-module-onboarding",
"version": "2.3.8",
"version": "2.3.9",
"description": "Next-generation WordPress Onboarding for WordPress sites at Newfold Digital.",
"license": "GPL-2.0-or-later",
"private": true,
Expand Down
98 changes: 52 additions & 46 deletions tests/cypress/fixtures/color-palette.json
Original file line number Diff line number Diff line change
@@ -1,57 +1,63 @@
[
{
"base": "#2E7D32",
"contrast": "#FFFFFF",
"primary": "#4CAF50",
"tertiary": "#C8E6C9",
"header_background": "#2E7D32",
"header_foreground": "#FFFFFF",
"header_tiles": "#C8E6C9",
"secondary_background": "#FFFFFF",
"secondary_foreground": "#2E7D32"
"base": "#2E7D32",
"contrast": "#FFFFFF",
"primary": "#4CAF50",
"secondary": "#81C784",
"tertiary": "#C8E6C9",
"header_background": "#2E7D32",
"header_foreground": "#FFFFFF",
"header_titles": "#FFFFFF",
"secondary_background": "#C8E6C9",
"secondary_foreground": "#000000"
},
{
"base": "#1565C0",
"contrast": "#FFFFFF",
"primary": "#2196F3",
"tertiary": "#BBDEFB",
"header_background": "#1565C0",
"header_foreground": "#FFFFFF",
"header_tiles": "#BBDEFB",
"secondary_background": "#FFFFFF",
"secondary_foreground": "#1565C0"
"base": "#FF5722",
"contrast": "#FFFFFF",
"primary": "#FF7043",
"secondary": "#FF8A65",
"tertiary": "#FFAB91",
"header_background": "#FF5722",
"header_foreground": "#FFFFFF",
"header_titles": "#FFFFFF",
"secondary_background": "#FFAB91",
"secondary_foreground": "#000000"
},
{
"base": "#6A1B9A",
"contrast": "#FFFFFF",
"primary": "#9C27B0",
"tertiary": "#E1BEE7",
"header_background": "#6A1B9A",
"header_foreground": "#FFFFFF",
"header_tiles": "#E1BEE7",
"secondary_background": "#FFFFFF",
"secondary_foreground": "#6A1B9A"
"base": "#1976D2",
"contrast": "#FFFFFF",
"primary": "#2196F3",
"secondary": "#64B5F6",
"tertiary": "#BBDEFB",
"header_background": "#1976D2",
"header_foreground": "#FFFFFF",
"header_titles": "#FFFFFF",
"secondary_background": "#BBDEFB",
"secondary_foreground": "#000000"
},
{
"base": "#E65100",
"contrast": "#FFFFFF",
"primary": "#FF5722",
"tertiary": "#FFCCBC",
"header_background": "#E65100",
"header_foreground": "#FFFFFF",
"header_tiles": "#FFCCBC",
"secondary_background": "#FFFFFF",
"secondary_foreground": "#E65100"
"base": "#9C27B0",
"contrast": "#FFFFFF",
"primary": "#AB47BC",
"secondary": "#BA68C8",
"tertiary": "#E1BEE7",
"header_background": "#9C27B0",
"header_foreground": "#FFFFFF",
"header_titles": "#FFFFFF",
"secondary_background": "#E1BEE7",
"secondary_foreground": "#000000"
},
{
"base": "#FF6F00",
"contrast": "#FFFFFF",
"primary": "#FF9800",
"tertiary": "#FFE0B2",
"header_background": "#FF6F00",
"header_foreground": "#FFFFFF",
"header_tiles": "#FFE0B2",
"secondary_background": "#FFFFFF",
"secondary_foreground": "#FF6F00"
"base": "#FFC107",
"contrast": "#000000",
"primary": "#FFCA28",
"secondary": "#FFD54F",
"tertiary": "#FFE082",
"header_background": "#FFC107",
"header_foreground": "#000000",
"header_titles": "#000000",
"secondary_background": "#FFE082",
"secondary_foreground": "#000000"
}
]
]

75 changes: 38 additions & 37 deletions tests/cypress/fixtures/content-structure.json
Original file line number Diff line number Diff line change
@@ -1,40 +1,41 @@
{
"content_structures": [
{
"structure": [
"header",
"hero",
"headings",
"team",
"features",
"gallery",
"call-to-action",
"footer"
]
},
{
"structure": [
"header",
"hero",
"headings",
"team",
"faq",
"testimonials",
"blog",
"footer"
]
},
{
"structure": [
"header",
"hero",
"headings",
"team",
"gallery",
"call-to-action",
"contact",
"footer"
]
}
{
"structure": [
"header",
"hero",
"headings",
"team",
"features",
"gallery",
"call-to-action",
"footer"
]
},
{
"structure": [
"header",
"hero",
"headings",
"team",
"gallery",
"call-to-action",
"faq",
"footer"
]
},
{
"structure": [
"header",
"hero",
"headings",
"team",
"features",
"testimonials",
"blog",
"footer"
]
}
]
}
}

Loading

0 comments on commit e690616

Please sign in to comment.