Skip to content

Commit 7dce868

Browse files
committed
Retire old onboarding
1 parent 1c224c9 commit 7dce868

File tree

506 files changed

+8
-45378
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

506 files changed

+8
-45378
lines changed

build/2.7.4/onboarding-rtl.css

Lines changed: 0 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -3258,27 +3258,6 @@
32583258
.nfd-col-span-1 {
32593259
grid-column: span 1 / span 1 !important;
32603260
}
3261-
.nfd-col-start-1 {
3262-
grid-column-start: 1 !important;
3263-
}
3264-
.nfd-col-start-5 {
3265-
grid-column-start: 5 !important;
3266-
}
3267-
.nfd-col-start-7 {
3268-
grid-column-start: 7 !important;
3269-
}
3270-
.nfd-col-end-13 {
3271-
grid-column-end: 13 !important;
3272-
}
3273-
.nfd-col-end-7 {
3274-
grid-column-end: 7 !important;
3275-
}
3276-
.nfd-col-end-9 {
3277-
grid-column-end: 9 !important;
3278-
}
3279-
.nfd-row-start-1 {
3280-
grid-row-start: 1 !important;
3281-
}
32823261
.nfd-m-0 {
32833262
margin: 0px !important;
32843263
}
@@ -3289,10 +3268,6 @@
32893268
margin-right: auto !important;
32903269
margin-left: auto !important;
32913270
}
3292-
.nfd-my-0 {
3293-
margin-top: 0px !important;
3294-
margin-bottom: 0px !important;
3295-
}
32963271
.nfd-my-14 {
32973272
margin-top: 3.5rem !important;
32983273
margin-bottom: 3.5rem !important;
@@ -3587,18 +3562,9 @@
35873562
.nfd-list-disc {
35883563
list-style-type: disc !important;
35893564
}
3590-
.nfd-grid-cols-2 {
3591-
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
3592-
}
35933565
.nfd-grid-cols-3 {
35943566
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
35953567
}
3596-
.nfd-grid-cols-9 {
3597-
grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
3598-
}
3599-
.nfd-grid-rows-1 {
3600-
grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
3601-
}
36023568
.nfd-flex-row-reverse {
36033569
flex-direction: row-reverse !important;
36043570
}
@@ -3614,9 +3580,6 @@
36143580
.nfd-items-center {
36153581
align-items: center !important;
36163582
}
3617-
.nfd-justify-start {
3618-
justify-content: flex-start !important;
3619-
}
36203583
.nfd-justify-center {
36213584
justify-content: center !important;
36223585
}
@@ -3744,14 +3707,6 @@
37443707
--tw-bg-opacity: 1 !important;
37453708
background-color: rgb(247 249 252 / var(--tw-bg-opacity, 1)) !important;
37463709
}
3747-
.nfd-bg-gray-100 {
3748-
--tw-bg-opacity: 1 !important;
3749-
background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)) !important;
3750-
}
3751-
.nfd-bg-gray-800 {
3752-
--tw-bg-opacity: 1 !important;
3753-
background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1)) !important;
3754-
}
37553710
.nfd-bg-primary-500 {
37563711
--tw-bg-opacity: 1 !important;
37573712
background-color: rgb(25 107 222 / var(--tw-bg-opacity, 1)) !important;
@@ -3837,10 +3792,6 @@
38373792
padding-right: 35px !important;
38383793
padding-left: 35px !important;
38393794
}
3840-
.nfd-py-0 {
3841-
padding-top: 0px !important;
3842-
padding-bottom: 0px !important;
3843-
}
38443795
.nfd-py-2 {
38453796
padding-top: 0.5rem !important;
38463797
padding-bottom: 0.5rem !important;
@@ -3906,21 +3857,12 @@
39063857
.nfd-text-\[22px\] {
39073858
font-size: 22px !important;
39083859
}
3909-
.nfd-text-base {
3910-
font-size: 1rem !important;
3911-
}
3912-
.nfd-text-lg {
3913-
font-size: 1.125rem !important;
3914-
}
39153860
.nfd-text-sm {
39163861
font-size: .8125rem !important;
39173862
}
39183863
.nfd-text-tiny {
39193864
font-size: .875rem !important;
39203865
}
3921-
.nfd-text-xl {
3922-
font-size: 1.25rem !important;
3923-
}
39243866
.nfd-font-medium {
39253867
font-weight: 500 !important;
39263868
}
@@ -3935,9 +3877,6 @@
39353877
--tw-text-opacity: 1 !important;
39363878
color: rgb(30 30 30 / var(--tw-text-opacity, 1)) !important;
39373879
}
3938-
.nfd-text-current {
3939-
color: currentColor !important;
3940-
}
39413880
.nfd-text-primary {
39423881
--tw-text-opacity: 1 !important;
39433882
color: rgb(25 107 222 / var(--tw-text-opacity, 1)) !important;
@@ -3974,9 +3913,6 @@
39743913
--tw-text-opacity: 1 !important;
39753914
color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
39763915
}
3977-
.nfd-text-opacity-80 {
3978-
--tw-text-opacity: 0.8 !important;
3979-
}
39803916
.nfd-no-underline {
39813917
text-decoration-line: none !important;
39823918
}
@@ -4185,20 +4121,6 @@
41854121
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
41864122
}
41874123
}
4188-
@media (min-width: 768px) {
4189-
.md\:nfd-order-2 {
4190-
order: 2 !important;
4191-
}
4192-
.md\:nfd-justify-start {
4193-
justify-content: flex-start !important;
4194-
}
4195-
.md\:nfd-gap-8 {
4196-
gap: 2rem !important;
4197-
}
4198-
.md\:nfd-text-left {
4199-
text-align: right !important;
4200-
}
4201-
}
42024124
@media (min-width: 1280px) {
42034125
.xl\:nfd-col-span-2 {
42044126
grid-column: span 2 / span 2 !important;

build/2.7.4/onboarding.asset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'react-jsx-runtime', 'wp-api-fetch', 'wp-core-data', 'wp-data', 'wp-deprecated', 'wp-dom-ready', 'wp-element', 'wp-i18n', 'wp-media-utils', 'wp-preferences', 'wp-url'), 'version' => '987507288a1b0cd041df');
1+
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'react-jsx-runtime', 'wp-api-fetch', 'wp-core-data', 'wp-data', 'wp-deprecated', 'wp-dom-ready', 'wp-element', 'wp-i18n', 'wp-media-utils', 'wp-preferences', 'wp-url'), 'version' => '8c8a8c0bb9cf106eb7be');

build/2.7.4/onboarding.css

Lines changed: 0 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -3258,27 +3258,6 @@
32583258
.nfd-col-span-1 {
32593259
grid-column: span 1 / span 1 !important;
32603260
}
3261-
.nfd-col-start-1 {
3262-
grid-column-start: 1 !important;
3263-
}
3264-
.nfd-col-start-5 {
3265-
grid-column-start: 5 !important;
3266-
}
3267-
.nfd-col-start-7 {
3268-
grid-column-start: 7 !important;
3269-
}
3270-
.nfd-col-end-13 {
3271-
grid-column-end: 13 !important;
3272-
}
3273-
.nfd-col-end-7 {
3274-
grid-column-end: 7 !important;
3275-
}
3276-
.nfd-col-end-9 {
3277-
grid-column-end: 9 !important;
3278-
}
3279-
.nfd-row-start-1 {
3280-
grid-row-start: 1 !important;
3281-
}
32823261
.nfd-m-0 {
32833262
margin: 0px !important;
32843263
}
@@ -3289,10 +3268,6 @@
32893268
margin-left: auto !important;
32903269
margin-right: auto !important;
32913270
}
3292-
.nfd-my-0 {
3293-
margin-top: 0px !important;
3294-
margin-bottom: 0px !important;
3295-
}
32963271
.nfd-my-14 {
32973272
margin-top: 3.5rem !important;
32983273
margin-bottom: 3.5rem !important;
@@ -3587,18 +3562,9 @@
35873562
.nfd-list-disc {
35883563
list-style-type: disc !important;
35893564
}
3590-
.nfd-grid-cols-2 {
3591-
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
3592-
}
35933565
.nfd-grid-cols-3 {
35943566
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
35953567
}
3596-
.nfd-grid-cols-9 {
3597-
grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
3598-
}
3599-
.nfd-grid-rows-1 {
3600-
grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
3601-
}
36023568
.nfd-flex-row-reverse {
36033569
flex-direction: row-reverse !important;
36043570
}
@@ -3614,9 +3580,6 @@
36143580
.nfd-items-center {
36153581
align-items: center !important;
36163582
}
3617-
.nfd-justify-start {
3618-
justify-content: flex-start !important;
3619-
}
36203583
.nfd-justify-center {
36213584
justify-content: center !important;
36223585
}
@@ -3744,14 +3707,6 @@
37443707
--tw-bg-opacity: 1 !important;
37453708
background-color: rgb(247 249 252 / var(--tw-bg-opacity, 1)) !important;
37463709
}
3747-
.nfd-bg-gray-100 {
3748-
--tw-bg-opacity: 1 !important;
3749-
background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)) !important;
3750-
}
3751-
.nfd-bg-gray-800 {
3752-
--tw-bg-opacity: 1 !important;
3753-
background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1)) !important;
3754-
}
37553710
.nfd-bg-primary-500 {
37563711
--tw-bg-opacity: 1 !important;
37573712
background-color: rgb(25 107 222 / var(--tw-bg-opacity, 1)) !important;
@@ -3837,10 +3792,6 @@
38373792
padding-left: 35px !important;
38383793
padding-right: 35px !important;
38393794
}
3840-
.nfd-py-0 {
3841-
padding-top: 0px !important;
3842-
padding-bottom: 0px !important;
3843-
}
38443795
.nfd-py-2 {
38453796
padding-top: 0.5rem !important;
38463797
padding-bottom: 0.5rem !important;
@@ -3906,21 +3857,12 @@
39063857
.nfd-text-\[22px\] {
39073858
font-size: 22px !important;
39083859
}
3909-
.nfd-text-base {
3910-
font-size: 1rem !important;
3911-
}
3912-
.nfd-text-lg {
3913-
font-size: 1.125rem !important;
3914-
}
39153860
.nfd-text-sm {
39163861
font-size: .8125rem !important;
39173862
}
39183863
.nfd-text-tiny {
39193864
font-size: .875rem !important;
39203865
}
3921-
.nfd-text-xl {
3922-
font-size: 1.25rem !important;
3923-
}
39243866
.nfd-font-medium {
39253867
font-weight: 500 !important;
39263868
}
@@ -3935,9 +3877,6 @@
39353877
--tw-text-opacity: 1 !important;
39363878
color: rgb(30 30 30 / var(--tw-text-opacity, 1)) !important;
39373879
}
3938-
.nfd-text-current {
3939-
color: currentColor !important;
3940-
}
39413880
.nfd-text-primary {
39423881
--tw-text-opacity: 1 !important;
39433882
color: rgb(25 107 222 / var(--tw-text-opacity, 1)) !important;
@@ -3974,9 +3913,6 @@
39743913
--tw-text-opacity: 1 !important;
39753914
color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
39763915
}
3977-
.nfd-text-opacity-80 {
3978-
--tw-text-opacity: 0.8 !important;
3979-
}
39803916
.nfd-no-underline {
39813917
text-decoration-line: none !important;
39823918
}
@@ -4185,20 +4121,6 @@
41854121
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
41864122
}
41874123
}
4188-
@media (min-width: 768px) {
4189-
.md\:nfd-order-2 {
4190-
order: 2 !important;
4191-
}
4192-
.md\:nfd-justify-start {
4193-
justify-content: flex-start !important;
4194-
}
4195-
.md\:nfd-gap-8 {
4196-
gap: 2rem !important;
4197-
}
4198-
.md\:nfd-text-left {
4199-
text-align: left !important;
4200-
}
4201-
}
42024124
@media (min-width: 1280px) {
42034125
.xl\:nfd-col-span-2 {
42044126
grid-column: span 2 / span 2 !important;

build/2.7.4/onboarding.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/OnboardingSPA/chapters/commerce.js

Lines changed: 0 additions & 23 deletions
This file was deleted.

src/OnboardingSPA/chapters/demographic.js

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)