@preply/ds-web-core 4.0.0 → 5.0.0
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/actions/style/mixins.less +1 -1
- package/dist/generated/breakpoints.less +1 -1
- package/dist/generated/breakpoints.scss +1 -1
- package/dist/generated/hover.less +1 -1
- package/dist/generated/hover.scss +1 -1
- package/dist/generated/options.less +1 -1
- package/dist/generated/options.scss +1 -1
- package/dist/generated/tokens.less +5 -3
- package/dist/generated/tokens.scss +5 -3
- package/package.json +6 -6
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* AUTO GENERATED by support/tools/src/tool/code-generator/output/breakpoints/web-core-breakpoints-less.ts @
|
|
1
|
+
/* AUTO GENERATED by support/tools/src/tool/code-generator/output/breakpoints/web-core-breakpoints-less.ts @Thu Oct 02 2025 15:30:34 GMT+0000 (Coordinated Universal Time) */
|
|
2
2
|
|
|
3
3
|
@breakpoints: {
|
|
4
4
|
narrow-l: 400px;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* AUTO GENERATED by support/tools/src/tool/code-generator/output/breakpoints/web-core-breakpoints-scss.ts @
|
|
1
|
+
/* AUTO GENERATED by support/tools/src/tool/code-generator/output/breakpoints/web-core-breakpoints-scss.ts @Thu Oct 02 2025 15:30:34 GMT+0000 (Coordinated Universal Time) */
|
|
2
2
|
|
|
3
3
|
$breakpoints: (
|
|
4
4
|
narrow-l: 400px,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* AUTO GENERATED by support/tools/src/tool/code-generator/output/hover/web-core-hover-less.ts @
|
|
1
|
+
/* AUTO GENERATED by support/tools/src/tool/code-generator/output/hover/web-core-hover-less.ts @Thu Oct 02 2025 15:30:34 GMT+0000 (Coordinated Universal Time) */
|
|
2
2
|
|
|
3
3
|
.onHover(@styles) {
|
|
4
4
|
@media (hover: hover) and (pointer: fine) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* AUTO GENERATED by support/tools/src/tool/code-generator/output/hover/web-core-hover-scss.ts @
|
|
1
|
+
/* AUTO GENERATED by support/tools/src/tool/code-generator/output/hover/web-core-hover-scss.ts @Thu Oct 02 2025 15:30:34 GMT+0000 (Coordinated Universal Time) */
|
|
2
2
|
|
|
3
3
|
@mixin onHover {
|
|
4
4
|
@media (hover: hover) and (pointer: fine) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* AUTO GENERATED by support/tools/src/tool/code-generator/output/types/web-core-options-less.ts @
|
|
1
|
+
/* AUTO GENERATED by support/tools/src/tool/code-generator/output/types/web-core-options-less.ts @Thu Oct 02 2025 15:30:31 GMT+0000 (Coordinated Universal Time) */
|
|
2
2
|
|
|
3
3
|
@ACTION_LINK_VARIANT_ACTIVE_COLOR_OPTIONS: accentDark, accentDarkInverted, neutral, neutralInverted,
|
|
4
4
|
unsetColors;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* AUTO GENERATED by support/tools/src/tool/code-generator/output/types/web-core-options-scss.ts @
|
|
1
|
+
/* AUTO GENERATED by support/tools/src/tool/code-generator/output/types/web-core-options-scss.ts @Thu Oct 02 2025 15:30:31 GMT+0000 (Coordinated Universal Time) */
|
|
2
2
|
|
|
3
3
|
$ACTION_LINK_VARIANT_ACTIVE_COLOR_OPTIONS:
|
|
4
4
|
accentDark, accentDarkInverted, neutral, neutralInverted, unsetColors;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* AUTO GENERATED by support/tools/src/tool/code-generator/output/tokens/web-core-tokens-less.ts @
|
|
1
|
+
/* AUTO GENERATED by support/tools/src/tool/code-generator/output/tokens/web-core-tokens-less.ts @Thu Oct 02 2025 15:30:32 GMT+0000 (Coordinated Universal Time) */
|
|
2
2
|
|
|
3
3
|
@text-typeface: var(--42e7c5);
|
|
4
4
|
@text-fontFamily: var(--51aa6f);
|
|
@@ -1305,8 +1305,10 @@
|
|
|
1305
1305
|
@icon-fieldLayout-width: var(--d57208);
|
|
1306
1306
|
@icon-fieldLayout-height: var(--3caeb9);
|
|
1307
1307
|
@icon-fieldLayout-borderRadius: var(--0191ea);
|
|
1308
|
-
@color-border-ai-borderImage: var(--
|
|
1309
|
-
@
|
|
1308
|
+
@color-border-ai-button-borderImage: var(--d80c7b);
|
|
1309
|
+
@color-border-ai-surface-borderImage: var(--f9b3c4);
|
|
1310
|
+
@color-background-ai-surface-linearGradient: var(--decc79);
|
|
1311
|
+
@action-variant-ai-button-borderImage: var(--a784e2);
|
|
1310
1312
|
@motion-components-interaction-duration: var(--970975);
|
|
1311
1313
|
@motion-components-interaction-easing-function: var(--1f4492);
|
|
1312
1314
|
@motion-components-interaction-easing-functionName: var(--445832);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* AUTO GENERATED by support/tools/src/tool/code-generator/output/tokens/web-core-tokens-scss.ts @
|
|
1
|
+
/* AUTO GENERATED by support/tools/src/tool/code-generator/output/tokens/web-core-tokens-scss.ts @Thu Oct 02 2025 15:30:32 GMT+0000 (Coordinated Universal Time) */
|
|
2
2
|
|
|
3
3
|
$text-typeface: var(--42e7c5);
|
|
4
4
|
$text-fontFamily: var(--51aa6f);
|
|
@@ -1305,8 +1305,10 @@ $action-base-borderWidth: var(--0b1b71);
|
|
|
1305
1305
|
$icon-fieldLayout-width: var(--d57208);
|
|
1306
1306
|
$icon-fieldLayout-height: var(--3caeb9);
|
|
1307
1307
|
$icon-fieldLayout-borderRadius: var(--0191ea);
|
|
1308
|
-
$color-border-ai-borderImage: var(--
|
|
1309
|
-
$
|
|
1308
|
+
$color-border-ai-button-borderImage: var(--d80c7b);
|
|
1309
|
+
$color-border-ai-surface-borderImage: var(--f9b3c4);
|
|
1310
|
+
$color-background-ai-surface-linearGradient: var(--decc79);
|
|
1311
|
+
$action-variant-ai-button-borderImage: var(--a784e2);
|
|
1310
1312
|
$motion-components-interaction-duration: var(--970975);
|
|
1311
1313
|
$motion-components-interaction-easing-function: var(--1f4492);
|
|
1312
1314
|
$motion-components-interaction-easing-functionName: var(--445832);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@preply/ds-web-core",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "5.0.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
"dev": "run build:rollup -w"
|
|
21
21
|
},
|
|
22
22
|
"devDependencies": {
|
|
23
|
-
"@preply/ds-core": "
|
|
24
|
-
"@preply/ds-core-types": "
|
|
23
|
+
"@preply/ds-core": "5.0.0",
|
|
24
|
+
"@preply/ds-core-types": "5.0.0"
|
|
25
25
|
},
|
|
26
26
|
"peerDependencies": {
|
|
27
|
-
"@preply/ds-core": "
|
|
28
|
-
"@preply/ds-core-types": "
|
|
27
|
+
"@preply/ds-core": "5.0.0",
|
|
28
|
+
"@preply/ds-core-types": "5.0.0",
|
|
29
29
|
"react": "^16 || ^18",
|
|
30
30
|
"react-dom": "^16 || ^18"
|
|
31
31
|
},
|
|
32
|
-
"gitHead": "
|
|
32
|
+
"gitHead": "7fac578722e47a2ea0976d6e5f1f4a6ea7570083"
|
|
33
33
|
}
|