@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.
@@ -86,7 +86,7 @@
86
86
  .action-ai-variant() {
87
87
  &--variant-ai {
88
88
  // @see https://github.com/preply/design-system/pull/583
89
- border-image: @action-variant-ai-borderImage;
89
+ border-image: @action-variant-ai-button-borderImage;
90
90
 
91
91
  &[disabled],
92
92
  &[disabled]:hover {
@@ -1,4 +1,4 @@
1
- /* AUTO GENERATED by support/tools/src/tool/code-generator/output/breakpoints/web-core-breakpoints-less.ts @Fri Sep 26 2025 09:44:25 GMT+0000 (Coordinated Universal Time) */
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 @Fri Sep 26 2025 09:44:25 GMT+0000 (Coordinated Universal Time) */
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 @Fri Sep 26 2025 09:44:25 GMT+0000 (Coordinated Universal Time) */
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 @Fri Sep 26 2025 09:44:25 GMT+0000 (Coordinated Universal Time) */
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 @Fri Sep 26 2025 09:44:22 GMT+0000 (Coordinated Universal Time) */
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 @Fri Sep 26 2025 09:44:22 GMT+0000 (Coordinated Universal Time) */
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 @Fri Sep 26 2025 09:44:23 GMT+0000 (Coordinated Universal Time) */
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(--d5f2ab);
1309
- @action-variant-ai-borderImage: var(--0b0037);
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 @Fri Sep 26 2025 09:44:23 GMT+0000 (Coordinated Universal Time) */
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(--d5f2ab);
1309
- $action-variant-ai-borderImage: var(--0b0037);
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": "4.0.0",
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": "4.0.0",
24
- "@preply/ds-core-types": "4.0.0"
23
+ "@preply/ds-core": "5.0.0",
24
+ "@preply/ds-core-types": "5.0.0"
25
25
  },
26
26
  "peerDependencies": {
27
- "@preply/ds-core": "4.0.0",
28
- "@preply/ds-core-types": "4.0.0",
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": "f3e8f534f561b4d7efd16351c78a8e3a23fe3207"
32
+ "gitHead": "7fac578722e47a2ea0976d6e5f1f4a6ea7570083"
33
33
  }