@designcrowd/fe-shared-lib 1.5.23-kp-2 → 1.5.23-pre-gt9544-brooke-v2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.storybook-static/index.json +1 -1
- package/.storybook-static/sb-addons/storybook-core-server-presets-0/common-manager-bundle.js +10 -10
- package/dist/css/tailwind-brandCrowd.css +6 -105
- package/dist/css/tailwind-brandPage.css +324 -103
- package/dist/css/tailwind-crazyDomains.css +106 -205
- package/dist/css/tailwind-designCom.css +116 -215
- package/dist/css/tailwind-designCrowd.css +84 -183
- package/package.json +1 -1
- package/public/css/tailwind-brandCrowd.css +0 -4
- package/public/css/tailwind-brandPage.css +0 -4
- package/public/css/tailwind-crazyDomains.css +0 -4
- package/public/css/tailwind-designCom.css +0 -4
- package/public/css/tailwind-designCrowd.css +0 -4
- package/src/atoms/components/Icon/Icon.stories.js +0 -2
- package/src/atoms/components/Icon/Icon.vue +0 -4
- package/src/experiences/components/AuthFlow/SignIn.vue +6 -3
- package/.storybook-static/css/tailwind-brandCrowd.css +0 -2472
- package/.storybook-static/css/tailwind-brandPage.css +0 -2156
- package/.storybook-static/css/tailwind-crazyDomains.css +0 -2472
- package/.storybook-static/css/tailwind-designCom.css +0 -2472
- package/.storybook-static/css/tailwind-designCrowd.css +0 -2472
- package/.storybook-static/project.json +0 -1
- package/src/atoms/components/Icon/icons/home-outline.vue +0 -6
- package/src/atoms/components/Icon/icons/page-blank.vue +0 -6
|
@@ -1318,10 +1318,6 @@ video {
|
|
|
1318
1318
|
--tw-border-opacity: 1;
|
|
1319
1319
|
border-color: rgb(94 94 94 / var(--tw-border-opacity));
|
|
1320
1320
|
}
|
|
1321
|
-
.theme-brandPage .tw-border-grayscale-700 {
|
|
1322
|
-
--tw-border-opacity: 1;
|
|
1323
|
-
border-color: rgb(43 43 43 / var(--tw-border-opacity));
|
|
1324
|
-
}
|
|
1325
1321
|
.theme-brandPage .tw-border-white {
|
|
1326
1322
|
--tw-border-opacity: 1;
|
|
1327
1323
|
border-color: rgb(255 255 255 / var(--tw-border-opacity));
|
|
@@ -1326,10 +1326,6 @@ video {
|
|
|
1326
1326
|
--tw-border-opacity: 1;
|
|
1327
1327
|
border-color: rgb(102 111 115 / var(--tw-border-opacity));
|
|
1328
1328
|
}
|
|
1329
|
-
.theme-crazyDomains .tw-border-grayscale-700 {
|
|
1330
|
-
--tw-border-opacity: 1;
|
|
1331
|
-
border-color: rgb(87 97 99 / var(--tw-border-opacity));
|
|
1332
|
-
}
|
|
1333
1329
|
.theme-crazyDomains .tw-border-info-300 {
|
|
1334
1330
|
--tw-border-opacity: 1;
|
|
1335
1331
|
border-color: rgb(102 199 245 / var(--tw-border-opacity));
|
|
@@ -1326,10 +1326,6 @@ video {
|
|
|
1326
1326
|
--tw-border-opacity: 1;
|
|
1327
1327
|
border-color: rgb(96 96 96 / var(--tw-border-opacity));
|
|
1328
1328
|
}
|
|
1329
|
-
.theme-designCom .tw-border-grayscale-700 {
|
|
1330
|
-
--tw-border-opacity: 1;
|
|
1331
|
-
border-color: rgb(38 38 38 / var(--tw-border-opacity));
|
|
1332
|
-
}
|
|
1333
1329
|
.theme-designCom .tw-border-info-300 {
|
|
1334
1330
|
--tw-border-opacity: 1;
|
|
1335
1331
|
border-color: rgb(178 189 251 / var(--tw-border-opacity));
|
|
@@ -1326,10 +1326,6 @@ video {
|
|
|
1326
1326
|
--tw-border-opacity: 1;
|
|
1327
1327
|
border-color: rgb(125 130 132 / var(--tw-border-opacity));
|
|
1328
1328
|
}
|
|
1329
|
-
.theme-designCrowd .tw-border-grayscale-700 {
|
|
1330
|
-
--tw-border-opacity: 1;
|
|
1331
|
-
border-color: rgb(82 93 96 / var(--tw-border-opacity));
|
|
1332
|
-
}
|
|
1333
1329
|
.theme-designCrowd .tw-border-info-300 {
|
|
1334
1330
|
--tw-border-opacity: 1;
|
|
1335
1331
|
border-color: rgb(112 193 243 / var(--tw-border-opacity));
|
|
@@ -21,7 +21,6 @@ export const IconSample = () => {
|
|
|
21
21
|
{ name: 'websites-upgrade-to-videos' },
|
|
22
22
|
{ name: 'websites-upgrade-to-maps' },
|
|
23
23
|
{ name: 'add-page' },
|
|
24
|
-
{ name: 'page-blank' },
|
|
25
24
|
{ name: 'ai' },
|
|
26
25
|
{ name: 'arrow-down' },
|
|
27
26
|
{ name: 'arrow-left' },
|
|
@@ -150,7 +149,6 @@ export const IconSample = () => {
|
|
|
150
149
|
|
|
151
150
|
{ name: 'home' },
|
|
152
151
|
{ name: 'home-crazy-domains' },
|
|
153
|
-
{ name: 'home-outline' },
|
|
154
152
|
{ name: 'info' },
|
|
155
153
|
{ name: 'jobs' },
|
|
156
154
|
{ name: 'display-style-about-1' },
|
|
@@ -39,7 +39,6 @@ import IconAspectRatio9_16 from './icons/ratio-9-16.vue';
|
|
|
39
39
|
/* eslint-enable camelcase */
|
|
40
40
|
import IconAbout from './icons/about.vue';
|
|
41
41
|
import IconAddPage from './icons/add-page.vue';
|
|
42
|
-
import IconPageBlank from './icons/page-blank.vue';
|
|
43
42
|
import IconAi from './icons/ai.vue';
|
|
44
43
|
import IconArrowDown from './icons/arrow-down.vue';
|
|
45
44
|
import IconArrowLeft from './icons/arrow-left.vue';
|
|
@@ -106,7 +105,6 @@ import IconCopy from './icons/copy.vue';
|
|
|
106
105
|
import IconFilterCrazyDomains from './icons/crazy-domains/filter.vue';
|
|
107
106
|
import IconGlobeCrazyDomains from './icons/crazy-domains/globe.vue';
|
|
108
107
|
import IconHomeCrazyDomains from './icons/crazy-domains/home.vue';
|
|
109
|
-
import IconHomeOutline from './icons/home-outline.vue';
|
|
110
108
|
import IconDelete from './icons/delete.vue';
|
|
111
109
|
import IconDesigns from './icons/designs.vue';
|
|
112
110
|
import IconDesktop from './icons/desktop.vue';
|
|
@@ -447,7 +445,6 @@ export default {
|
|
|
447
445
|
IconCalculator,
|
|
448
446
|
IconAbout,
|
|
449
447
|
IconAddPage,
|
|
450
|
-
IconPageBlank,
|
|
451
448
|
IconAi,
|
|
452
449
|
IconArrowDown,
|
|
453
450
|
IconArrowLeft,
|
|
@@ -577,7 +574,6 @@ export default {
|
|
|
577
574
|
IconFooterLeft,
|
|
578
575
|
|
|
579
576
|
IconHome,
|
|
580
|
-
IconHomeOutline,
|
|
581
577
|
IconHomeCrazyDomains,
|
|
582
578
|
IconIconStyleNoBg,
|
|
583
579
|
IconIconStyleCircleBg,
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
>
|
|
53
53
|
{{ title }}
|
|
54
54
|
</h2>
|
|
55
|
-
<p v-if="description" class="tw-text-center tw-mb-6 tw-text-grayscale-600 tw-mt-0">
|
|
55
|
+
<p v-if="description" class="tw-text-center tw-mb-6 tw-text-grayscale-600 tw-mt-0" :class="{'tw-font-semibold': shouldResetPassword }">
|
|
56
56
|
{{ description }}
|
|
57
57
|
</p>
|
|
58
58
|
<div class="tw-flex tw-flex-col">
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
<p v-if="capturePassword && !!passwordError" class="tw-text-error-500 tw-text-sm tw-text-left tw-mb-4">
|
|
93
93
|
{{ passwordError }}
|
|
94
94
|
</p>
|
|
95
|
-
<p v-if="capturePassword" class="tw-w-full tw-text-left tw-mb-4">
|
|
95
|
+
<p v-if="capturePassword || shouldResetPassword" class="tw-w-full tw-text-left tw-mb-4">
|
|
96
96
|
<a class="tw-text-info-500 tw-cursor-pointer hover:tw-underline" @click="forgotPasswordClick()">
|
|
97
97
|
{{ forgotPasswordLabel }}
|
|
98
98
|
</a>
|
|
@@ -254,9 +254,12 @@ export default {
|
|
|
254
254
|
},
|
|
255
255
|
capturePassword: {
|
|
256
256
|
type: Boolean,
|
|
257
|
-
required: false,
|
|
258
257
|
default: true,
|
|
259
258
|
},
|
|
259
|
+
shouldResetPassword: {
|
|
260
|
+
type: Boolean,
|
|
261
|
+
default: false,
|
|
262
|
+
},
|
|
260
263
|
emailLoading: {
|
|
261
264
|
type: Boolean,
|
|
262
265
|
required: false,
|