@incodetech/web 2.0.0-alpha.2 → 2.0.0-alpha.4
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/dist/{styles/core.css → base.css} +53 -57
- package/dist/email/email.es.js +1 -1
- package/dist/email/styles.css +11 -11
- package/dist/flow/styles.css +688 -1
- package/dist/{incodeModule-BF5MX9GT.js → incodeModule-Ct9jp5k6.js} +22 -19
- package/dist/index.es.js +18 -18
- package/dist/phone/phone.es.js +1 -1
- package/dist/phone/styles.css +31 -31
- package/dist/selfie/selfie.es.js +16 -16
- package/dist/selfie/styles.css +0 -51
- package/dist/themes/dark.css +652 -0
- package/dist/types/dark.d.ts +1 -0
- package/dist/types/light.d.ts +1 -0
- package/dist/types/themes/light.d.ts +1 -0
- package/package.json +12 -6
- package/.turbo/turbo-build.log +0 -58
- package/.turbo/turbo-coverage.log +0 -23
- package/.turbo/turbo-format.log +0 -6
- package/.turbo/turbo-lint$colon$fix.log +0 -6
- package/.turbo/turbo-lint.log +0 -6
- package/.turbo/turbo-test.log +0 -1033
- package/.turbo/turbo-typecheck.log +0 -5
- package/coverage/base.css +0 -224
- package/coverage/block-navigation.js +0 -87
- package/coverage/email/email.tsx.html +0 -850
- package/coverage/email/emailInput.tsx.html +0 -340
- package/coverage/email/index.html +0 -131
- package/coverage/favicon.png +0 -0
- package/coverage/flow/flow.tsx.html +0 -961
- package/coverage/flow/flowCompleted.tsx.html +0 -448
- package/coverage/flow/flowInit.ts.html +0 -367
- package/coverage/flow/flowStart.tsx.html +0 -208
- package/coverage/flow/index.html +0 -221
- package/coverage/flow/preloadFlow.ts.html +0 -598
- package/coverage/flow/unsupportedModule.tsx.html +0 -202
- package/coverage/flow/useFlowInitialization.ts.html +0 -469
- package/coverage/flow/useModuleLoader.ts.html +0 -361
- package/coverage/hooks/index.html +0 -116
- package/coverage/hooks/useManager.ts.html +0 -205
- package/coverage/index.html +0 -401
- package/coverage/permissions/boldWithArrow.tsx.html +0 -208
- package/coverage/permissions/denied.tsx.html +0 -172
- package/coverage/permissions/deniedAndroid.tsx.html +0 -253
- package/coverage/permissions/deniedDesktop.tsx.html +0 -277
- package/coverage/permissions/deniedIOS.tsx.html +0 -304
- package/coverage/permissions/deniedInstructions.tsx.html +0 -142
- package/coverage/permissions/iconWrapper.tsx.html +0 -130
- package/coverage/permissions/index.html +0 -251
- package/coverage/permissions/learnMore.tsx.html +0 -340
- package/coverage/permissions/numberedStep.tsx.html +0 -127
- package/coverage/permissions/permissions.tsx.html +0 -289
- package/coverage/phone/index.html +0 -116
- package/coverage/phone/phoneInput.tsx.html +0 -832
- package/coverage/prettify.css +0 -1
- package/coverage/prettify.js +0 -2
- package/coverage/selfie/index.html +0 -131
- package/coverage/selfie/selfie.tsx.html +0 -334
- package/coverage/selfie/tutorial.tsx.html +0 -214
- package/coverage/shared/baseTutorial/baseTutorial.tsx.html +0 -250
- package/coverage/shared/baseTutorial/index.html +0 -131
- package/coverage/shared/baseTutorial/replaceBaseTutorial.ts.html +0 -289
- package/coverage/shared/button/button.tsx.html +0 -226
- package/coverage/shared/button/index.html +0 -116
- package/coverage/shared/componentRoot/incodeComponent.tsx.html +0 -121
- package/coverage/shared/componentRoot/index.html +0 -116
- package/coverage/shared/countries/countries.ts.html +0 -502
- package/coverage/shared/countries/index.html +0 -116
- package/coverage/shared/icons/chevronDown.tsx.html +0 -151
- package/coverage/shared/icons/index.html +0 -131
- package/coverage/shared/icons/successIcon.tsx.html +0 -163
- package/coverage/shared/loader/index.html +0 -116
- package/coverage/shared/loader/loadingIcon.tsx.html +0 -286
- package/coverage/shared/otpInput/index.html +0 -116
- package/coverage/shared/otpInput/otpInput.tsx.html +0 -808
- package/coverage/shared/page/index.html +0 -146
- package/coverage/shared/page/page.tsx.html +0 -358
- package/coverage/shared/page/pageUiConfig.ts.html +0 -277
- package/coverage/shared/page/verifiedByIncode.tsx.html +0 -310
- package/coverage/shared/spacer/index.html +0 -116
- package/coverage/shared/spacer/spacer.tsx.html +0 -349
- package/coverage/shared/spinner/index.html +0 -116
- package/coverage/shared/spinner/spinner.tsx.html +0 -280
- package/coverage/shared/title/index.html +0 -116
- package/coverage/shared/title/title.tsx.html +0 -121
- package/coverage/shared/uiConfig/index.html +0 -116
- package/coverage/shared/uiConfig/uiConfig.ts.html +0 -193
- package/coverage/shared/webComponent/incodeModule.ts.html +0 -172
- package/coverage/shared/webComponent/index.html +0 -131
- package/coverage/shared/webComponent/registerIncodeElement.ts.html +0 -130
- package/coverage/sort-arrow-sprite.png +0 -0
- package/coverage/sorter.js +0 -210
- package/coverage/styles/cn.tsx.html +0 -148
- package/coverage/styles/fetchTheme.ts.html +0 -349
- package/coverage/styles/index.html +0 -131
- package/dev/README.md +0 -163
- package/dev/getToken.ts +0 -36
- package/dev/headless.html +0 -875
- package/dev/index.html +0 -366
- package/dev/main-headless.tsx +0 -1332
- package/dev/main-orchestrated-flow.tsx +0 -1158
- package/dev/main-preact.tsx +0 -323
- package/dev/main-simplified.tsx +0 -123
- package/dev/main-web-component.tsx +0 -256
- package/dev/main.tsx +0 -332
- package/dev/manual.html +0 -27
- package/dev/orchestrated-flow.html +0 -64
- package/dev/simplified.html +0 -64
- package/dev/tiktok-logo.svg +0 -7
- package/dist/asset-manifest.json +0 -18
- package/src/defineCustomElement.tsx +0 -30
- package/src/email/email.test.tsx +0 -368
- package/src/email/email.tsx +0 -255
- package/src/email/emailInput.test.tsx +0 -264
- package/src/email/emailInput.tsx +0 -85
- package/src/email/styles.css +0 -59
- package/src/flow/flow.test.tsx +0 -796
- package/src/flow/flow.tsx +0 -292
- package/src/flow/flowCompleted.css +0 -30
- package/src/flow/flowCompleted.test.tsx +0 -331
- package/src/flow/flowCompleted.tsx +0 -121
- package/src/flow/flowInit.test.ts +0 -264
- package/src/flow/flowInit.ts +0 -94
- package/src/flow/flowStart.css +0 -58
- package/src/flow/flowStart.test.tsx +0 -49
- package/src/flow/flowStart.tsx +0 -41
- package/src/flow/incode-logo.svg +0 -8
- package/src/flow/index.ts +0 -7
- package/src/flow/preloadFlow.test.ts +0 -421
- package/src/flow/preloadFlow.ts +0 -171
- package/src/flow/styles.css +0 -9
- package/src/flow/unsupportedModule.css +0 -21
- package/src/flow/unsupportedModule.tsx +0 -39
- package/src/flow/useFlowInitialization.test.tsx +0 -292
- package/src/flow/useFlowInitialization.ts +0 -128
- package/src/flow/useModuleLoader.test.tsx +0 -212
- package/src/flow/useModuleLoader.ts +0 -92
- package/src/hooks/index.ts +0 -1
- package/src/hooks/useManager.test.ts +0 -91
- package/src/hooks/useManager.ts +0 -40
- package/src/i18n/index.ts +0 -3
- package/src/i18n/instance.ts +0 -16
- package/src/i18n/setup.ts +0 -184
- package/src/i18n/useTranslation.ts +0 -42
- package/src/index.ts +0 -27
- package/src/permissions/assets/android-dots-icon.svg +0 -7
- package/src/permissions/assets/android-settings-icon.svg +0 -16
- package/src/permissions/assets/android-toggle-icon.svg +0 -20
- package/src/permissions/assets/bank-card-icon.svg +0 -14
- package/src/permissions/assets/camera-icon.svg +0 -12
- package/src/permissions/assets/camera-ios.svg +0 -53
- package/src/permissions/assets/check-icon.svg +0 -8
- package/src/permissions/assets/chrome-icon.svg +0 -43
- package/src/permissions/assets/password-icon.svg +0 -11
- package/src/permissions/assets/permissions-img.svg +0 -51
- package/src/permissions/assets/safari-icon.svg +0 -37
- package/src/permissions/assets/settings-icon.svg +0 -33
- package/src/permissions/assets/toggle-icon.svg +0 -19
- package/src/permissions/assets/warning-icon.svg +0 -6
- package/src/permissions/boldWithArrow.css +0 -9
- package/src/permissions/boldWithArrow.tsx +0 -41
- package/src/permissions/denied.css +0 -37
- package/src/permissions/denied.tsx +0 -29
- package/src/permissions/deniedAndroid.tsx +0 -56
- package/src/permissions/deniedDesktop.css +0 -9
- package/src/permissions/deniedDesktop.tsx +0 -64
- package/src/permissions/deniedIOS.tsx +0 -73
- package/src/permissions/deniedInstructions.tsx +0 -19
- package/src/permissions/iconWrapper.css +0 -9
- package/src/permissions/iconWrapper.tsx +0 -15
- package/src/permissions/learnMore.css +0 -37
- package/src/permissions/learnMore.tsx +0 -85
- package/src/permissions/numberedStep.css +0 -13
- package/src/permissions/numberedStep.tsx +0 -14
- package/src/permissions/permissions.css +0 -13
- package/src/permissions/permissions.tsx +0 -68
- package/src/phone/phone.tsx +0 -246
- package/src/phone/phoneInput.test.tsx +0 -275
- package/src/phone/phoneInput.tsx +0 -249
- package/src/phone/styles.css +0 -158
- package/src/selfie/cameraButton.css +0 -13
- package/src/selfie/cameraButton.tsx +0 -35
- package/src/selfie/capture.css +0 -57
- package/src/selfie/capture.tsx +0 -232
- package/src/selfie/errorModal.tsx +0 -218
- package/src/selfie/errorModalContent.css +0 -33
- package/src/selfie/errorModalContent.tsx +0 -44
- package/src/selfie/faceOutline.css +0 -5
- package/src/selfie/faceOutline.tsx +0 -22
- package/src/selfie/loadingBorder.css +0 -12
- package/src/selfie/loadingBorder.tsx +0 -77
- package/src/selfie/manualCaptureButton.css +0 -13
- package/src/selfie/manualCaptureButton.tsx +0 -35
- package/src/selfie/noMoreAttemptsModal.tsx +0 -44
- package/src/selfie/notification.css +0 -9
- package/src/selfie/notification.tsx +0 -36
- package/src/selfie/retryErrorModal.tsx +0 -56
- package/src/selfie/selfie.test.tsx +0 -458
- package/src/selfie/selfie.tsx +0 -83
- package/src/selfie/selfieTutorial.json +0 -2626
- package/src/selfie/styles.css +0 -1
- package/src/selfie/tutorial.test.tsx +0 -200
- package/src/selfie/tutorial.tsx +0 -43
- package/src/setup.ts +0 -33
- package/src/shared/baseTutorial/baseTutorial.css +0 -21
- package/src/shared/baseTutorial/baseTutorial.test.tsx +0 -184
- package/src/shared/baseTutorial/baseTutorial.tsx +0 -55
- package/src/shared/baseTutorial/replaceBaseTutorial.test.ts +0 -267
- package/src/shared/baseTutorial/replaceBaseTutorial.ts +0 -68
- package/src/shared/button/button.css +0 -55
- package/src/shared/button/button.test.tsx +0 -101
- package/src/shared/button/button.tsx +0 -47
- package/src/shared/componentRoot/incodeComponent.tsx +0 -12
- package/src/shared/countries/countries.test.ts +0 -75
- package/src/shared/countries/countries.ts +0 -139
- package/src/shared/countries/index.ts +0 -6
- package/src/shared/icons/chevronDown.tsx +0 -22
- package/src/shared/icons/index.ts +0 -2
- package/src/shared/icons/successIcon.css +0 -5
- package/src/shared/icons/successIcon.test.tsx +0 -40
- package/src/shared/icons/successIcon.tsx +0 -26
- package/src/shared/loader/loadingIcon.css +0 -28
- package/src/shared/loader/loadingIcon.tsx +0 -67
- package/src/shared/lottie/lottie.tsx +0 -108
- package/src/shared/otpInput/otpInput.css +0 -85
- package/src/shared/otpInput/otpInput.test.tsx +0 -356
- package/src/shared/otpInput/otpInput.tsx +0 -241
- package/src/shared/page/incode-logo.svg +0 -3
- package/src/shared/page/page.css +0 -47
- package/src/shared/page/page.test.tsx +0 -97
- package/src/shared/page/page.tsx +0 -91
- package/src/shared/page/pageUiConfig.test.ts +0 -112
- package/src/shared/page/pageUiConfig.ts +0 -64
- package/src/shared/page/verifiedByIncode.css +0 -5
- package/src/shared/page/verifiedByIncode.tsx +0 -75
- package/src/shared/spacer/spacer.css +0 -149
- package/src/shared/spacer/spacer.test.tsx +0 -143
- package/src/shared/spacer/spacer.tsx +0 -88
- package/src/shared/spinner/index.ts +0 -2
- package/src/shared/spinner/spinner.css +0 -28
- package/src/shared/spinner/spinner.test.tsx +0 -82
- package/src/shared/spinner/spinner.tsx +0 -65
- package/src/shared/title/title.css +0 -7
- package/src/shared/title/title.tsx +0 -12
- package/src/shared/uiConfig/uiConfig.ts +0 -36
- package/src/shared/webComponent/incodeModule.ts +0 -29
- package/src/shared/webComponent/registerIncodeElement.ts +0 -15
- package/src/styles/__mocks__/fetchTheme.ts +0 -19
- package/src/styles/applyTheme.ts +0 -37
- package/src/styles/cn.test.tsx +0 -57
- package/src/styles/cn.tsx +0 -21
- package/src/styles/core.css +0 -12
- package/src/styles/fetchTheme.test.ts +0 -390
- package/src/styles/fetchTheme.ts +0 -88
- package/src/styles/generatePalette.ts +0 -111
- package/src/styles/reset.css +0 -65
- package/src/styles/resolveCssVariableToHex.ts +0 -28
- package/src/styles/tailwind.css +0 -291
- package/src/styles/themeTypes.ts +0 -18
- package/src/styles/tokens/colors.css +0 -190
- package/src/styles/tokens/components.css +0 -174
- package/src/styles/tokens/index.css +0 -4
- package/src/styles/tokens/primitives.css +0 -129
- package/src/styles/tokens/semantic.css +0 -51
- package/src/svg.d.ts +0 -4
- package/src/types/assets.d.ts +0 -1
- package/src/types/custom-elements.d.ts +0 -104
- package/tsconfig.json +0 -22
- package/vite.config.ts +0 -260
- package/vitest.config.ts +0 -40
- package/vitest.setup.ts +0 -16
- /package/dist/{styles/tokens.css → themes/light.css} +0 -0
- /package/dist/types/{core.d.ts → base.d.ts} +0 -0
- /package/dist/types/{styles/core.d.ts → themes/dark.d.ts} +0 -0
package/dist/flow/styles.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
|
|
2
2
|
.IncodeSpinner {
|
|
3
3
|
justify-content: center;
|
|
4
4
|
align-items: center;
|
|
@@ -83,7 +83,526 @@
|
|
|
83
83
|
syntax: "*";
|
|
84
84
|
inherits: false
|
|
85
85
|
}
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
@layer incode-theme, incode-base, incode-components;
|
|
90
|
+
|
|
86
91
|
/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
|
|
92
|
+
|
|
93
|
+
@layer properties {
|
|
94
|
+
@supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
|
|
95
|
+
*, :before, :after, ::backdrop {
|
|
96
|
+
--tw-rotate-x: initial;
|
|
97
|
+
--tw-rotate-y: initial;
|
|
98
|
+
--tw-rotate-z: initial;
|
|
99
|
+
--tw-skew-x: initial;
|
|
100
|
+
--tw-skew-y: initial;
|
|
101
|
+
--tw-border-style: solid;
|
|
102
|
+
--tw-outline-style: solid;
|
|
103
|
+
--tw-blur: initial;
|
|
104
|
+
--tw-brightness: initial;
|
|
105
|
+
--tw-contrast: initial;
|
|
106
|
+
--tw-grayscale: initial;
|
|
107
|
+
--tw-hue-rotate: initial;
|
|
108
|
+
--tw-invert: initial;
|
|
109
|
+
--tw-opacity: initial;
|
|
110
|
+
--tw-saturate: initial;
|
|
111
|
+
--tw-sepia: initial;
|
|
112
|
+
--tw-drop-shadow: initial;
|
|
113
|
+
--tw-drop-shadow-color: initial;
|
|
114
|
+
--tw-drop-shadow-alpha: 100%;
|
|
115
|
+
--tw-drop-shadow-size: initial;
|
|
116
|
+
--tw-backdrop-blur: initial;
|
|
117
|
+
--tw-backdrop-brightness: initial;
|
|
118
|
+
--tw-backdrop-contrast: initial;
|
|
119
|
+
--tw-backdrop-grayscale: initial;
|
|
120
|
+
--tw-backdrop-hue-rotate: initial;
|
|
121
|
+
--tw-backdrop-invert: initial;
|
|
122
|
+
--tw-backdrop-opacity: initial;
|
|
123
|
+
--tw-backdrop-saturate: initial;
|
|
124
|
+
--tw-backdrop-sepia: initial;
|
|
125
|
+
--tw-ease: initial;
|
|
126
|
+
--tw-duration: initial;
|
|
127
|
+
--tw-font-weight: initial;
|
|
128
|
+
--tw-leading: initial;
|
|
129
|
+
}
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
@layer incode-utilities {
|
|
134
|
+
.absolute {
|
|
135
|
+
position: absolute;
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
.relative {
|
|
139
|
+
position: relative;
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
.container {
|
|
143
|
+
width: 100%;
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
@media (min-width: 40rem) {
|
|
147
|
+
.container {
|
|
148
|
+
max-width: 40rem;
|
|
149
|
+
}
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
@media (min-width: 48rem) {
|
|
153
|
+
.container {
|
|
154
|
+
max-width: 48rem;
|
|
155
|
+
}
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
@media (min-width: 64rem) {
|
|
159
|
+
.container {
|
|
160
|
+
max-width: 64rem;
|
|
161
|
+
}
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
@media (min-width: 80rem) {
|
|
165
|
+
.container {
|
|
166
|
+
max-width: 80rem;
|
|
167
|
+
}
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
@media (min-width: 96rem) {
|
|
171
|
+
.container {
|
|
172
|
+
max-width: 96rem;
|
|
173
|
+
}
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
.block {
|
|
177
|
+
display: block;
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
.flex {
|
|
181
|
+
display: flex;
|
|
182
|
+
}
|
|
183
|
+
|
|
184
|
+
.hidden {
|
|
185
|
+
display: none;
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
.inline-flex {
|
|
189
|
+
display: inline-flex;
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
.transform {
|
|
193
|
+
transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
|
|
194
|
+
}
|
|
195
|
+
|
|
196
|
+
.border {
|
|
197
|
+
border-style: var(--tw-border-style);
|
|
198
|
+
border-width: 1px;
|
|
199
|
+
}
|
|
200
|
+
|
|
201
|
+
.uppercase {
|
|
202
|
+
text-transform: uppercase;
|
|
203
|
+
}
|
|
204
|
+
|
|
205
|
+
.outline {
|
|
206
|
+
outline-style: var(--tw-outline-style);
|
|
207
|
+
outline-width: 1px;
|
|
208
|
+
}
|
|
209
|
+
|
|
210
|
+
.blur {
|
|
211
|
+
--tw-blur: blur(8px);
|
|
212
|
+
filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
.filter {
|
|
216
|
+
filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
.backdrop-filter {
|
|
220
|
+
-webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
|
|
221
|
+
backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
.transition {
|
|
225
|
+
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
|
|
226
|
+
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function, cubic-bezier(.4, 0, .2, 1)));
|
|
227
|
+
transition-duration: var(--tw-duration, var(--default-transition-duration, .15s));
|
|
228
|
+
}
|
|
229
|
+
|
|
230
|
+
.ease-in-out {
|
|
231
|
+
--tw-ease: var(--ease-in-out, cubic-bezier(.4, 0, .2, 1));
|
|
232
|
+
transition-timing-function: var(--ease-in-out, cubic-bezier(.4, 0, .2, 1));
|
|
233
|
+
}
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
.IncodePhonePage .IncodePageContent {
|
|
237
|
+
padding-top: var(--spacing-32, var(--spacing-32, 32px));
|
|
238
|
+
padding-bottom: var(--spacing-16, var(--spacing-16, 16px));
|
|
239
|
+
}
|
|
240
|
+
|
|
241
|
+
.IncodePhonePage .IncodePhoneInput, .IncodePhonePage .IncodePhoneInputContainer {
|
|
242
|
+
flex-direction: column;
|
|
243
|
+
align-items: center;
|
|
244
|
+
width: 100%;
|
|
245
|
+
display: flex;
|
|
246
|
+
}
|
|
247
|
+
|
|
248
|
+
.IncodePhonePage .IncodePhoneInputRow {
|
|
249
|
+
align-items: stretch;
|
|
250
|
+
gap: var(--spacing-8, var(--spacing-8, 8px));
|
|
251
|
+
width: 100%;
|
|
252
|
+
max-width: 340px;
|
|
253
|
+
display: flex;
|
|
254
|
+
position: relative;
|
|
255
|
+
}
|
|
256
|
+
|
|
257
|
+
.IncodePhonePage .IncodePhoneInputWrapper {
|
|
258
|
+
border-radius: var(--radius-small, var(--border-radius-small));
|
|
259
|
+
border-style: var(--tw-border-style);
|
|
260
|
+
border-width: 1px;
|
|
261
|
+
border-color: var(--color-input-border-default, var(--input-border-default));
|
|
262
|
+
background-color: var(--color-input-surface-default, var(--input-surface-default));
|
|
263
|
+
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
|
|
264
|
+
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function, cubic-bezier(.4, 0, .2, 1)));
|
|
265
|
+
transition-duration: var(--tw-duration, var(--default-transition-duration, .15s));
|
|
266
|
+
--tw-duration: .2s;
|
|
267
|
+
flex: 1;
|
|
268
|
+
align-items: center;
|
|
269
|
+
transition-duration: .2s;
|
|
270
|
+
display: flex;
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
.IncodePhonePage .IncodePhoneInputWrapper:focus-within {
|
|
274
|
+
border-color: var(--color-input-border-active, var(--input-border-active));
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
.IncodePhonePage .IncodePhoneInputWrapper.IncodePhoneInputWrapperError {
|
|
278
|
+
border-color: var(--color-input-border-negative, var(--input-border-negative));
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
.IncodePhonePage .IncodePhoneInputWrapper.IncodePhoneInputWrapperDisabled {
|
|
282
|
+
border-color: var(--color-input-border-disabled, var(--input-border-disabled));
|
|
283
|
+
background-color: var(--color-input-surface-disabled, var(--input-surface-disabled));
|
|
284
|
+
}
|
|
285
|
+
|
|
286
|
+
.IncodePhonePage .IncodePhoneCountrySelector {
|
|
287
|
+
border-radius: var(--radius-small, var(--border-radius-small));
|
|
288
|
+
border-style: var(--tw-border-style);
|
|
289
|
+
border-width: 1px;
|
|
290
|
+
border-color: var(--color-input-border-default, var(--input-border-default));
|
|
291
|
+
background-color: var(--color-input-surface-default, var(--input-surface-default));
|
|
292
|
+
width: 124px;
|
|
293
|
+
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
|
|
294
|
+
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function, cubic-bezier(.4, 0, .2, 1)));
|
|
295
|
+
transition-duration: var(--tw-duration, var(--default-transition-duration, .15s));
|
|
296
|
+
--tw-duration: .2s;
|
|
297
|
+
flex-shrink: 0;
|
|
298
|
+
transition-duration: .2s;
|
|
299
|
+
position: static;
|
|
300
|
+
}
|
|
301
|
+
|
|
302
|
+
.IncodePhonePage .IncodePhoneCountrySelector.IncodePhoneCountrySelectorOpen {
|
|
303
|
+
border-color: var(--color-input-border-active, var(--input-border-active));
|
|
304
|
+
}
|
|
305
|
+
|
|
306
|
+
.IncodePhonePage .IncodePhoneCountrySelector.IncodePhoneCountrySelectorDisabled {
|
|
307
|
+
border-color: var(--color-input-border-disabled, var(--input-border-disabled));
|
|
308
|
+
background-color: var(--color-input-surface-disabled, var(--input-surface-disabled));
|
|
309
|
+
}
|
|
310
|
+
|
|
311
|
+
.IncodePhonePage .IncodePhoneCountryButton {
|
|
312
|
+
width: 100%;
|
|
313
|
+
height: 100%;
|
|
314
|
+
padding: var(--spacing-8, var(--spacing-8, 8px));
|
|
315
|
+
padding-left: var(--spacing-16, var(--spacing-16, 16px));
|
|
316
|
+
cursor: pointer;
|
|
317
|
+
border-style: var(--tw-border-style);
|
|
318
|
+
border-width: var(--border-width-none, var(--border-none));
|
|
319
|
+
--tw-border-style: none;
|
|
320
|
+
font-size: var(--text-18, var(--primitive-typography-size-18));
|
|
321
|
+
--tw-font-weight: var(--font-weight-medium, var(--primitive-typography-weight-medium));
|
|
322
|
+
font-weight: var(--font-weight-medium, var(--primitive-typography-weight-medium));
|
|
323
|
+
color: var(--color-text-body-primary, var(--text-body-primary));
|
|
324
|
+
border-radius: var(--radius-small, var(--border-radius-small));
|
|
325
|
+
background-color: #0000;
|
|
326
|
+
border-style: none;
|
|
327
|
+
justify-content: center;
|
|
328
|
+
align-items: center;
|
|
329
|
+
font-family: inherit;
|
|
330
|
+
display: flex;
|
|
331
|
+
}
|
|
332
|
+
|
|
333
|
+
.IncodePhonePage .IncodePhoneCountryButton:disabled {
|
|
334
|
+
cursor: not-allowed;
|
|
335
|
+
color: var(--color-input-text-field-disabled, var(--input-text-field-disabled));
|
|
336
|
+
}
|
|
337
|
+
|
|
338
|
+
.IncodePhonePage .IncodePhoneCountryButton:focus {
|
|
339
|
+
--tw-outline-style: none;
|
|
340
|
+
outline-style: none;
|
|
341
|
+
}
|
|
342
|
+
|
|
343
|
+
.IncodePhonePage .IncodePhoneCountryFlag {
|
|
344
|
+
font-size: var(--text-24, var(--primitive-typography-size-24));
|
|
345
|
+
--tw-leading: 1;
|
|
346
|
+
line-height: 1;
|
|
347
|
+
}
|
|
348
|
+
|
|
349
|
+
.IncodePhonePage .IncodePhoneCountryCode {
|
|
350
|
+
margin-left: var(--spacing-4, var(--spacing-4, 4px));
|
|
351
|
+
font-size: var(--text-18, var(--primitive-typography-size-18));
|
|
352
|
+
--tw-font-weight: var(--font-weight-medium, var(--primitive-typography-weight-medium));
|
|
353
|
+
font-weight: var(--font-weight-medium, var(--primitive-typography-weight-medium));
|
|
354
|
+
white-space: nowrap;
|
|
355
|
+
color: var(--color-text-body-primary, var(--text-body-primary));
|
|
356
|
+
}
|
|
357
|
+
|
|
358
|
+
.IncodePhonePage .IncodePhoneCountryArrow {
|
|
359
|
+
margin-left: var(--spacing-8, var(--spacing-8, 8px));
|
|
360
|
+
height: var(--spacing-24, var(--spacing-24, 24px));
|
|
361
|
+
width: var(--spacing-24, var(--spacing-24, 24px));
|
|
362
|
+
color: var(--color-icon-neutral-500, var(--icon-neutral-500));
|
|
363
|
+
transition-property: transform, translate, scale, rotate;
|
|
364
|
+
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function, cubic-bezier(.4, 0, .2, 1)));
|
|
365
|
+
transition-duration: var(--tw-duration, var(--default-transition-duration, .15s));
|
|
366
|
+
--tw-duration: .2s;
|
|
367
|
+
transition-duration: .2s;
|
|
368
|
+
}
|
|
369
|
+
|
|
370
|
+
.IncodePhonePage .IncodePhoneCountryArrowUp {
|
|
371
|
+
rotate: 180deg;
|
|
372
|
+
}
|
|
373
|
+
|
|
374
|
+
.IncodePhonePage .IncodePhoneCountryButton:disabled .IncodePhoneCountryArrow {
|
|
375
|
+
color: var(--color-icon-neutral-300, var(--icon-neutral-300));
|
|
376
|
+
}
|
|
377
|
+
|
|
378
|
+
.IncodePhonePage .IncodePhoneCountryDropdown {
|
|
379
|
+
top: 100%;
|
|
380
|
+
right: var(--spacing-0, var(--spacing-none, 0px));
|
|
381
|
+
left: var(--spacing-0, var(--spacing-none, 0px));
|
|
382
|
+
z-index: 50;
|
|
383
|
+
margin-top: var(--spacing-8, var(--spacing-8, 8px));
|
|
384
|
+
border-radius: var(--radius-small, var(--border-radius-small));
|
|
385
|
+
border-style: var(--tw-border-style);
|
|
386
|
+
border-width: 1px;
|
|
387
|
+
border-color: var(--color-input-border-default, var(--input-border-default));
|
|
388
|
+
background-color: var(--color-surface-neutral-0, var(--surface-neutral-0));
|
|
389
|
+
max-height: 320px;
|
|
390
|
+
padding: var(--spacing-8, var(--spacing-8, 8px));
|
|
391
|
+
position: absolute;
|
|
392
|
+
overflow-y: auto;
|
|
393
|
+
box-shadow: 0 4px 16px #0000001f;
|
|
394
|
+
}
|
|
395
|
+
|
|
396
|
+
.IncodePhonePage .IncodePhoneCountryOption {
|
|
397
|
+
cursor: pointer;
|
|
398
|
+
align-items: center;
|
|
399
|
+
gap: var(--spacing-12, var(--spacing-12, 12px));
|
|
400
|
+
border-radius: var(--radius-small, var(--border-radius-small));
|
|
401
|
+
width: 100%;
|
|
402
|
+
padding-inline: var(--spacing-12, var(--spacing-12, 12px));
|
|
403
|
+
padding-block: var(--spacing-12, var(--spacing-12, 12px));
|
|
404
|
+
font-size: var(--text-16, var(--primitive-typography-size-16));
|
|
405
|
+
--tw-font-weight: var(--font-weight-medium, var(--primitive-typography-weight-medium));
|
|
406
|
+
font-weight: var(--font-weight-medium, var(--primitive-typography-weight-medium));
|
|
407
|
+
color: var(--color-text-body-primary, var(--text-body-primary));
|
|
408
|
+
border-style: var(--tw-border-style);
|
|
409
|
+
border-width: var(--border-width-none, var(--border-none));
|
|
410
|
+
--tw-border-style: none;
|
|
411
|
+
text-align: left;
|
|
412
|
+
background-color: #0000;
|
|
413
|
+
border-style: none;
|
|
414
|
+
font-family: inherit;
|
|
415
|
+
display: flex;
|
|
416
|
+
}
|
|
417
|
+
|
|
418
|
+
.IncodePhonePage .IncodePhoneCountryOption:hover {
|
|
419
|
+
background-color: var(--color-surface-neutral-100, var(--surface-neutral-100));
|
|
420
|
+
}
|
|
421
|
+
|
|
422
|
+
.IncodePhonePage .IncodePhoneCountryOption:focus {
|
|
423
|
+
background-color: var(--color-surface-neutral-100, var(--surface-neutral-100));
|
|
424
|
+
--tw-outline-style: none;
|
|
425
|
+
outline-style: none;
|
|
426
|
+
}
|
|
427
|
+
|
|
428
|
+
.IncodePhonePage .IncodePhoneCountryOptionSelected, .IncodePhonePage .IncodePhoneCountryOptionSelected:hover {
|
|
429
|
+
background-color: var(--color-surface-brand-50, var(--surface-brand-50));
|
|
430
|
+
}
|
|
431
|
+
|
|
432
|
+
.IncodePhonePage .IncodePhoneCountryOptionCode {
|
|
433
|
+
min-width: 52px;
|
|
434
|
+
font-size: var(--text-16, var(--primitive-typography-size-16));
|
|
435
|
+
color: var(--color-text-body-secondary, var(--text-body-secondary));
|
|
436
|
+
}
|
|
437
|
+
|
|
438
|
+
.IncodePhonePage .IncodePhoneCountryOptionName {
|
|
439
|
+
text-overflow: ellipsis;
|
|
440
|
+
white-space: nowrap;
|
|
441
|
+
font-size: var(--text-16, var(--primitive-typography-size-16));
|
|
442
|
+
color: var(--color-text-body-primary, var(--text-body-primary));
|
|
443
|
+
flex: 1;
|
|
444
|
+
overflow: hidden;
|
|
445
|
+
}
|
|
446
|
+
|
|
447
|
+
.IncodePhonePage .IncodePhoneInputField {
|
|
448
|
+
border-style: var(--tw-border-style);
|
|
449
|
+
border-width: var(--border-width-none, var(--border-none));
|
|
450
|
+
--tw-border-style: none;
|
|
451
|
+
width: 100%;
|
|
452
|
+
padding-inline: var(--spacing-16, var(--spacing-16, 16px));
|
|
453
|
+
padding-block: var(--spacing-16, var(--spacing-16, 16px));
|
|
454
|
+
font-size: var(--text-18, var(--primitive-typography-size-18));
|
|
455
|
+
--tw-font-weight: var(--font-weight-medium, var(--primitive-typography-weight-medium));
|
|
456
|
+
font-weight: var(--font-weight-medium, var(--primitive-typography-weight-medium));
|
|
457
|
+
color: var(--color-input-text-field-default, var(--input-text-field-default));
|
|
458
|
+
--tw-outline-style: none;
|
|
459
|
+
border-radius: var(--radius-small, var(--border-radius-small));
|
|
460
|
+
background-color: #0000;
|
|
461
|
+
border-style: none;
|
|
462
|
+
outline-style: none;
|
|
463
|
+
}
|
|
464
|
+
|
|
465
|
+
.IncodePhonePage .IncodePhoneInputField::placeholder {
|
|
466
|
+
--tw-font-weight: var(--font-weight-medium, var(--primitive-typography-weight-medium));
|
|
467
|
+
font-weight: var(--font-weight-medium, var(--primitive-typography-weight-medium));
|
|
468
|
+
color: var(--color-input-text-field-placeholder, var(--input-text-field-placeholder));
|
|
469
|
+
}
|
|
470
|
+
|
|
471
|
+
.IncodePhonePage .IncodePhoneInputField:disabled {
|
|
472
|
+
cursor: not-allowed;
|
|
473
|
+
color: var(--color-input-text-field-disabled, var(--input-text-field-disabled));
|
|
474
|
+
}
|
|
475
|
+
|
|
476
|
+
.IncodePhonePage .IncodePhoneInputError {
|
|
477
|
+
margin: var(--spacing-0, var(--spacing-none, 0px));
|
|
478
|
+
text-align: center;
|
|
479
|
+
font-size: var(--text-14, var(--primitive-typography-size-14));
|
|
480
|
+
--tw-font-weight: var(--font-weight-medium, var(--primitive-typography-weight-medium));
|
|
481
|
+
font-weight: var(--font-weight-medium, var(--primitive-typography-weight-medium));
|
|
482
|
+
color: var(--color-input-text-helper-negative, var(--input-text-helper-negative));
|
|
483
|
+
}
|
|
484
|
+
|
|
485
|
+
.IncodePhonePage .IncodePhoneInputOptIn {
|
|
486
|
+
cursor: pointer;
|
|
487
|
+
align-items: center;
|
|
488
|
+
gap: var(--spacing-8, var(--spacing-8, 8px));
|
|
489
|
+
font-size: var(--text-14, var(--primitive-typography-size-14));
|
|
490
|
+
color: var(--color-checkbox-text-default, var(--checkbox-text-default));
|
|
491
|
+
display: flex;
|
|
492
|
+
}
|
|
493
|
+
|
|
494
|
+
.IncodePhonePage .IncodePhoneInputOptIn input[type="checkbox"] {
|
|
495
|
+
cursor: pointer;
|
|
496
|
+
border-radius: var(--radius-checkbox, var(--checkbox-border-radius));
|
|
497
|
+
width: 18px;
|
|
498
|
+
height: 18px;
|
|
499
|
+
accent-color: var(--color-checkbox-surface-selected, var(--checkbox-surface-selected));
|
|
500
|
+
}
|
|
501
|
+
|
|
502
|
+
.IncodePhonePage .IncodePhoneInputOptIn span {
|
|
503
|
+
--tw-font-weight: var(--font-weight-medium, var(--primitive-typography-weight-medium));
|
|
504
|
+
font-weight: var(--font-weight-medium, var(--primitive-typography-weight-medium));
|
|
505
|
+
-webkit-user-select: none;
|
|
506
|
+
user-select: none;
|
|
507
|
+
}
|
|
508
|
+
|
|
509
|
+
.IncodeEmailPage .IncodePageContent {
|
|
510
|
+
padding-top: var(--spacing-32, var(--spacing-32, 32px));
|
|
511
|
+
padding-bottom: var(--spacing-16, var(--spacing-16, 16px));
|
|
512
|
+
}
|
|
513
|
+
|
|
514
|
+
.IncodeEmailPage .IncodeEmailInput, .IncodeEmailPage .IncodeEmailInputContainer {
|
|
515
|
+
flex-direction: column;
|
|
516
|
+
align-items: center;
|
|
517
|
+
width: 100%;
|
|
518
|
+
display: flex;
|
|
519
|
+
}
|
|
520
|
+
|
|
521
|
+
.IncodeEmailPage .IncodeEmailInputWrapper {
|
|
522
|
+
border-radius: var(--radius-small, var(--border-radius-small));
|
|
523
|
+
border-style: var(--tw-border-style);
|
|
524
|
+
border-width: 1px;
|
|
525
|
+
border-color: var(--color-input-border-default, var(--input-border-default));
|
|
526
|
+
background-color: var(--color-input-surface-default, var(--input-surface-default));
|
|
527
|
+
width: 100%;
|
|
528
|
+
max-width: 340px;
|
|
529
|
+
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
|
|
530
|
+
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function, cubic-bezier(.4, 0, .2, 1)));
|
|
531
|
+
transition-duration: var(--tw-duration, var(--default-transition-duration, .15s));
|
|
532
|
+
--tw-duration: .2s;
|
|
533
|
+
flex-direction: column;
|
|
534
|
+
transition-duration: .2s;
|
|
535
|
+
display: flex;
|
|
536
|
+
}
|
|
537
|
+
|
|
538
|
+
.IncodeEmailPage .IncodeEmailInputWrapper:focus-within {
|
|
539
|
+
border-color: var(--color-input-border-active, var(--input-border-active));
|
|
540
|
+
}
|
|
541
|
+
|
|
542
|
+
.IncodeEmailPage .IncodeEmailInputWrapper.IncodeEmailInputWrapperError {
|
|
543
|
+
border-color: var(--color-input-border-negative, var(--input-border-negative));
|
|
544
|
+
}
|
|
545
|
+
|
|
546
|
+
.IncodeEmailPage .IncodeEmailInputWrapper.IncodeEmailInputWrapperDisabled {
|
|
547
|
+
border-color: var(--color-input-border-disabled, var(--input-border-disabled));
|
|
548
|
+
background-color: var(--color-input-surface-disabled, var(--input-surface-disabled));
|
|
549
|
+
}
|
|
550
|
+
|
|
551
|
+
.IncodeEmailPage .IncodeEmailInputLabel {
|
|
552
|
+
clip-path: inset(50%);
|
|
553
|
+
white-space: nowrap;
|
|
554
|
+
border-width: 0;
|
|
555
|
+
width: 1px;
|
|
556
|
+
height: 1px;
|
|
557
|
+
margin: -1px;
|
|
558
|
+
padding: 0;
|
|
559
|
+
position: absolute;
|
|
560
|
+
overflow: hidden;
|
|
561
|
+
}
|
|
562
|
+
|
|
563
|
+
.IncodeEmailPage .IncodeEmailInputField {
|
|
564
|
+
border-style: var(--tw-border-style);
|
|
565
|
+
border-width: var(--border-width-none, var(--border-none));
|
|
566
|
+
--tw-border-style: none;
|
|
567
|
+
width: 100%;
|
|
568
|
+
padding-inline: var(--spacing-16, var(--spacing-16, 16px));
|
|
569
|
+
padding-block: var(--spacing-16, var(--spacing-16, 16px));
|
|
570
|
+
font-size: var(--text-18, var(--primitive-typography-size-18));
|
|
571
|
+
--tw-font-weight: var(--font-weight-medium, var(--primitive-typography-weight-medium));
|
|
572
|
+
font-weight: var(--font-weight-medium, var(--primitive-typography-weight-medium));
|
|
573
|
+
color: var(--color-input-text-field-default, var(--input-text-field-default));
|
|
574
|
+
--tw-outline-style: none;
|
|
575
|
+
border-radius: var(--radius-small, var(--border-radius-small));
|
|
576
|
+
background-color: #0000;
|
|
577
|
+
border-style: none;
|
|
578
|
+
outline-style: none;
|
|
579
|
+
}
|
|
580
|
+
|
|
581
|
+
.IncodeEmailPage .IncodeEmailInputField::placeholder {
|
|
582
|
+
--tw-font-weight: var(--font-weight-medium, var(--primitive-typography-weight-medium));
|
|
583
|
+
font-weight: var(--font-weight-medium, var(--primitive-typography-weight-medium));
|
|
584
|
+
color: var(--color-input-text-field-placeholder, var(--input-text-field-placeholder));
|
|
585
|
+
}
|
|
586
|
+
|
|
587
|
+
.IncodeEmailPage .IncodeEmailInputField:disabled {
|
|
588
|
+
cursor: not-allowed;
|
|
589
|
+
color: var(--color-input-text-field-disabled, var(--input-text-field-disabled));
|
|
590
|
+
}
|
|
591
|
+
|
|
592
|
+
.IncodeEmailPage .IncodeEmailInputField:focus {
|
|
593
|
+
--tw-outline-style: none;
|
|
594
|
+
outline-style: none;
|
|
595
|
+
}
|
|
596
|
+
|
|
597
|
+
.IncodeEmailPage .IncodeEmailInputError {
|
|
598
|
+
margin: var(--spacing-0, var(--spacing-none, 0px));
|
|
599
|
+
text-align: center;
|
|
600
|
+
font-size: var(--text-14, var(--primitive-typography-size-14));
|
|
601
|
+
--tw-font-weight: var(--font-weight-medium, var(--primitive-typography-weight-medium));
|
|
602
|
+
font-weight: var(--font-weight-medium, var(--primitive-typography-weight-medium));
|
|
603
|
+
color: var(--color-input-text-helper-negative, var(--input-text-helper-negative));
|
|
604
|
+
}
|
|
605
|
+
|
|
87
606
|
.IncodeFlow {
|
|
88
607
|
width: 100%;
|
|
89
608
|
height: 100%;
|
|
@@ -96,6 +615,174 @@
|
|
|
96
615
|
height: 100%;
|
|
97
616
|
display: flex;
|
|
98
617
|
}
|
|
618
|
+
|
|
619
|
+
@property --tw-rotate-x {
|
|
620
|
+
syntax: "*";
|
|
621
|
+
inherits: false
|
|
622
|
+
}
|
|
623
|
+
|
|
624
|
+
@property --tw-rotate-y {
|
|
625
|
+
syntax: "*";
|
|
626
|
+
inherits: false
|
|
627
|
+
}
|
|
628
|
+
|
|
629
|
+
@property --tw-rotate-z {
|
|
630
|
+
syntax: "*";
|
|
631
|
+
inherits: false
|
|
632
|
+
}
|
|
633
|
+
|
|
634
|
+
@property --tw-skew-x {
|
|
635
|
+
syntax: "*";
|
|
636
|
+
inherits: false
|
|
637
|
+
}
|
|
638
|
+
|
|
639
|
+
@property --tw-skew-y {
|
|
640
|
+
syntax: "*";
|
|
641
|
+
inherits: false
|
|
642
|
+
}
|
|
643
|
+
|
|
644
|
+
@property --tw-border-style {
|
|
645
|
+
syntax: "*";
|
|
646
|
+
inherits: false;
|
|
647
|
+
initial-value: solid;
|
|
648
|
+
}
|
|
649
|
+
|
|
650
|
+
@property --tw-outline-style {
|
|
651
|
+
syntax: "*";
|
|
652
|
+
inherits: false;
|
|
653
|
+
initial-value: solid;
|
|
654
|
+
}
|
|
655
|
+
|
|
656
|
+
@property --tw-blur {
|
|
657
|
+
syntax: "*";
|
|
658
|
+
inherits: false
|
|
659
|
+
}
|
|
660
|
+
|
|
661
|
+
@property --tw-brightness {
|
|
662
|
+
syntax: "*";
|
|
663
|
+
inherits: false
|
|
664
|
+
}
|
|
665
|
+
|
|
666
|
+
@property --tw-contrast {
|
|
667
|
+
syntax: "*";
|
|
668
|
+
inherits: false
|
|
669
|
+
}
|
|
670
|
+
|
|
671
|
+
@property --tw-grayscale {
|
|
672
|
+
syntax: "*";
|
|
673
|
+
inherits: false
|
|
674
|
+
}
|
|
675
|
+
|
|
676
|
+
@property --tw-hue-rotate {
|
|
677
|
+
syntax: "*";
|
|
678
|
+
inherits: false
|
|
679
|
+
}
|
|
680
|
+
|
|
681
|
+
@property --tw-invert {
|
|
682
|
+
syntax: "*";
|
|
683
|
+
inherits: false
|
|
684
|
+
}
|
|
685
|
+
|
|
686
|
+
@property --tw-opacity {
|
|
687
|
+
syntax: "*";
|
|
688
|
+
inherits: false
|
|
689
|
+
}
|
|
690
|
+
|
|
691
|
+
@property --tw-saturate {
|
|
692
|
+
syntax: "*";
|
|
693
|
+
inherits: false
|
|
694
|
+
}
|
|
695
|
+
|
|
696
|
+
@property --tw-sepia {
|
|
697
|
+
syntax: "*";
|
|
698
|
+
inherits: false
|
|
699
|
+
}
|
|
700
|
+
|
|
701
|
+
@property --tw-drop-shadow {
|
|
702
|
+
syntax: "*";
|
|
703
|
+
inherits: false
|
|
704
|
+
}
|
|
705
|
+
|
|
706
|
+
@property --tw-drop-shadow-color {
|
|
707
|
+
syntax: "*";
|
|
708
|
+
inherits: false
|
|
709
|
+
}
|
|
710
|
+
|
|
711
|
+
@property --tw-drop-shadow-alpha {
|
|
712
|
+
syntax: "<percentage>";
|
|
713
|
+
inherits: false;
|
|
714
|
+
initial-value: 100%;
|
|
715
|
+
}
|
|
716
|
+
|
|
717
|
+
@property --tw-drop-shadow-size {
|
|
718
|
+
syntax: "*";
|
|
719
|
+
inherits: false
|
|
720
|
+
}
|
|
721
|
+
|
|
722
|
+
@property --tw-backdrop-blur {
|
|
723
|
+
syntax: "*";
|
|
724
|
+
inherits: false
|
|
725
|
+
}
|
|
726
|
+
|
|
727
|
+
@property --tw-backdrop-brightness {
|
|
728
|
+
syntax: "*";
|
|
729
|
+
inherits: false
|
|
730
|
+
}
|
|
731
|
+
|
|
732
|
+
@property --tw-backdrop-contrast {
|
|
733
|
+
syntax: "*";
|
|
734
|
+
inherits: false
|
|
735
|
+
}
|
|
736
|
+
|
|
737
|
+
@property --tw-backdrop-grayscale {
|
|
738
|
+
syntax: "*";
|
|
739
|
+
inherits: false
|
|
740
|
+
}
|
|
741
|
+
|
|
742
|
+
@property --tw-backdrop-hue-rotate {
|
|
743
|
+
syntax: "*";
|
|
744
|
+
inherits: false
|
|
745
|
+
}
|
|
746
|
+
|
|
747
|
+
@property --tw-backdrop-invert {
|
|
748
|
+
syntax: "*";
|
|
749
|
+
inherits: false
|
|
750
|
+
}
|
|
751
|
+
|
|
752
|
+
@property --tw-backdrop-opacity {
|
|
753
|
+
syntax: "*";
|
|
754
|
+
inherits: false
|
|
755
|
+
}
|
|
756
|
+
|
|
757
|
+
@property --tw-backdrop-saturate {
|
|
758
|
+
syntax: "*";
|
|
759
|
+
inherits: false
|
|
760
|
+
}
|
|
761
|
+
|
|
762
|
+
@property --tw-backdrop-sepia {
|
|
763
|
+
syntax: "*";
|
|
764
|
+
inherits: false
|
|
765
|
+
}
|
|
766
|
+
|
|
767
|
+
@property --tw-ease {
|
|
768
|
+
syntax: "*";
|
|
769
|
+
inherits: false
|
|
770
|
+
}
|
|
771
|
+
|
|
772
|
+
@property --tw-duration {
|
|
773
|
+
syntax: "*";
|
|
774
|
+
inherits: false
|
|
775
|
+
}
|
|
776
|
+
|
|
777
|
+
@property --tw-font-weight {
|
|
778
|
+
syntax: "*";
|
|
779
|
+
inherits: false
|
|
780
|
+
}
|
|
781
|
+
|
|
782
|
+
@property --tw-leading {
|
|
783
|
+
syntax: "*";
|
|
784
|
+
inherits: false
|
|
785
|
+
}
|
|
99
786
|
/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
|
|
100
787
|
.IncodeFlowStart {
|
|
101
788
|
width: 100%;
|