@hopper-ui/styled-system 3.2.0 → 3.2.2
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/CHANGELOG.md +16 -0
- package/dist/StyledSystemProvider.css +34 -34
- package/dist/StyledSystemProvider.js +8 -8
- package/dist/{chunk-DTNXWRO2.js → chunk-2B3FQDBI.js} +1 -1
- package/dist/{chunk-LNQMARXP.js → chunk-46R7LA5R.js} +1 -1
- package/dist/{chunk-PYFYFTJJ.js → chunk-F5DBKR5B.js} +1 -1
- package/dist/{chunk-XIFMRC5L.js → chunk-ODDLVJ3T.js} +1 -1
- package/dist/{chunk-DKOEF2SB.js → chunk-UR27V3AY.js} +2 -2
- package/dist/{chunk-PVJUVKNG.js → chunk-VYSHJ4BC.js} +3 -3
- package/dist/{chunk-KHVSY6F6.js → chunk-WMA6YQHA.js} +2 -2
- package/dist/{chunk-FZISEC66.js → chunk-YFZ3HPSH.js} +1 -1
- package/dist/global-styles/BodyStyleProvider.js +2 -2
- package/dist/html-wrappers/html.css +34 -34
- package/dist/html-wrappers/html.js +5 -5
- package/dist/html-wrappers/htmlElement.css +34 -34
- package/dist/html-wrappers/htmlElement.js +4 -4
- package/dist/index.css +34 -34
- package/dist/index.js +8 -8
- package/dist/styledSystemRootCssClass.js +2 -2
- package/dist/theme/generated/sharegate/dark.css +27 -27
- package/dist/theme/generated/sharegate/light.css +32 -8
- package/dist/theme/generated/workleap/dark.css +49 -49
- package/dist/theme/generated/workleap/light.css +26 -2
- package/dist/tokens/generated/styledSystemConstants.d.ts +1 -1
- package/dist/tokens/generated/styledSystemConstants.js +1 -1
- package/dist/tokens/tokenMappings.d.ts +35 -35
- package/dist/tokens/tokenMappings.js +2 -2
- package/dist/useStyledSystem.css +31 -31
- package/dist/useStyledSystem.js +3 -3
- package/package.json +2 -2
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
* This file is generated by Style Dictionary. Do not edit directly.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
.hop-5-2-
|
|
5
|
+
.hop-5-2-2-workleap-dark {
|
|
6
6
|
--hop-neutral-surface-weak-transparent-always-dark: rgb(49 51 53 / 0.75);
|
|
7
|
-
--hop-neutral-surface-transparent: rgb(35 36 38 / 0.
|
|
7
|
+
--hop-neutral-surface-transparent: rgb(35 36 38 / 0.9);
|
|
8
8
|
--hop-space-1280: 8rem;
|
|
9
9
|
--hop-space-960: 6rem;
|
|
10
10
|
--hop-space-800: 5rem;
|
|
@@ -288,25 +288,25 @@
|
|
|
288
288
|
--hop-dataviz-unavailable-strong: var(--hop-rock-700);
|
|
289
289
|
--hop-dataviz-unavailable-weak: var(--hop-rock-400);
|
|
290
290
|
--hop-dataviz-unavailable: var(--hop-rock-600);
|
|
291
|
-
--hop-warning-text-weak: var(--hop-koi-
|
|
292
|
-
--hop-warning-text: var(--hop-koi-
|
|
291
|
+
--hop-warning-text-weak: var(--hop-koi-400);
|
|
292
|
+
--hop-warning-text: var(--hop-koi-75);
|
|
293
293
|
--hop-warning-surface-weak: var(--hop-koi-800);
|
|
294
|
-
--hop-warning-surface-strong: var(--hop-koi-
|
|
295
|
-
--hop-warning-surface: var(--hop-koi-
|
|
296
|
-
--hop-warning-icon-weak: var(--hop-koi-
|
|
297
|
-
--hop-warning-icon-weakest: var(--hop-koi-
|
|
298
|
-
--hop-warning-icon: var(--hop-koi-
|
|
299
|
-
--hop-warning-border: var(--hop-koi-
|
|
300
|
-
--hop-success-text-hover: var(--hop-moss-
|
|
301
|
-
--hop-success-text-weak: var(--hop-moss-
|
|
302
|
-
--hop-success-text: var(--hop-moss-
|
|
294
|
+
--hop-warning-surface-strong: var(--hop-koi-600);
|
|
295
|
+
--hop-warning-surface: var(--hop-koi-900);
|
|
296
|
+
--hop-warning-icon-weak: var(--hop-koi-400);
|
|
297
|
+
--hop-warning-icon-weakest: var(--hop-koi-600);
|
|
298
|
+
--hop-warning-icon: var(--hop-koi-75);
|
|
299
|
+
--hop-warning-border: var(--hop-koi-600);
|
|
300
|
+
--hop-success-text-hover: var(--hop-moss-50);
|
|
301
|
+
--hop-success-text-weak: var(--hop-moss-400);
|
|
302
|
+
--hop-success-text: var(--hop-moss-75);
|
|
303
303
|
--hop-success-surface-weak: var(--hop-moss-800);
|
|
304
|
-
--hop-success-surface-strong: var(--hop-moss-
|
|
305
|
-
--hop-success-surface: var(--hop-moss-
|
|
306
|
-
--hop-success-icon-weak: var(--hop-moss-
|
|
307
|
-
--hop-success-icon-weakest: var(--hop-moss-
|
|
308
|
-
--hop-success-icon: var(--hop-moss-
|
|
309
|
-
--hop-success-border: var(--hop-moss-
|
|
304
|
+
--hop-success-surface-strong: var(--hop-moss-600);
|
|
305
|
+
--hop-success-surface: var(--hop-moss-900);
|
|
306
|
+
--hop-success-icon-weak: var(--hop-moss-400);
|
|
307
|
+
--hop-success-icon-weakest: var(--hop-moss-600);
|
|
308
|
+
--hop-success-icon: var(--hop-moss-75);
|
|
309
|
+
--hop-success-border: var(--hop-moss-600);
|
|
310
310
|
--hop-status-progress-text-selected: var(--hop-sapphire-75);
|
|
311
311
|
--hop-status-progress-text-press: var(--hop-sapphire-800);
|
|
312
312
|
--hop-status-progress-text-hover: var(--hop-sapphire-900);
|
|
@@ -591,15 +591,15 @@
|
|
|
591
591
|
--hop-secondary-text-press: var(--hop-koi-75);
|
|
592
592
|
--hop-secondary-text-hover: var(--hop-koi-200);
|
|
593
593
|
--hop-secondary-text: var(--hop-koi-100);
|
|
594
|
-
--hop-information-text-weak: var(--hop-coastal-
|
|
595
|
-
--hop-information-text: var(--hop-coastal-
|
|
594
|
+
--hop-information-text-weak: var(--hop-coastal-400);
|
|
595
|
+
--hop-information-text: var(--hop-coastal-50);
|
|
596
596
|
--hop-information-surface-weak: var(--hop-coastal-800);
|
|
597
|
-
--hop-information-surface-strong: var(--hop-coastal-
|
|
598
|
-
--hop-information-surface: var(--hop-coastal-
|
|
599
|
-
--hop-information-icon-weak: var(--hop-coastal-
|
|
600
|
-
--hop-information-icon-weakest: var(--hop-coastal-
|
|
601
|
-
--hop-information-icon: var(--hop-coastal-
|
|
602
|
-
--hop-information-border: var(--hop-coastal-
|
|
597
|
+
--hop-information-surface-strong: var(--hop-coastal-600);
|
|
598
|
+
--hop-information-surface: var(--hop-coastal-900);
|
|
599
|
+
--hop-information-icon-weak: var(--hop-coastal-400);
|
|
600
|
+
--hop-information-icon-weakest: var(--hop-coastal-700);
|
|
601
|
+
--hop-information-icon: var(--hop-coastal-75);
|
|
602
|
+
--hop-information-border: var(--hop-coastal-600);
|
|
603
603
|
--hop-decorative-option9-text-weak: var(--hop-rock-300);
|
|
604
604
|
--hop-decorative-option9-text: var(--hop-samoyed);
|
|
605
605
|
--hop-decorative-option9-surface-weakest: var(--hop-rock-200);
|
|
@@ -690,34 +690,34 @@
|
|
|
690
690
|
--hop-decorative-option1-surface: var(--hop-sapphire-100);
|
|
691
691
|
--hop-decorative-option1-icon: var(--hop-sapphire-900);
|
|
692
692
|
--hop-decorative-option1-border: var(--hop-sapphire-400);
|
|
693
|
-
--hop-upsell-text-weak-press: var(--hop-sunken-treasure-
|
|
693
|
+
--hop-upsell-text-weak-press: var(--hop-sunken-treasure-100);
|
|
694
694
|
--hop-upsell-text-weak-hover: var(--hop-sunken-treasure-200);
|
|
695
|
-
--hop-upsell-text-weak: var(--hop-sunken-treasure-
|
|
696
|
-
--hop-upsell-text-press: var(--hop-sunken-treasure-
|
|
697
|
-
--hop-upsell-text-hover: var(--hop-sunken-treasure-
|
|
695
|
+
--hop-upsell-text-weak: var(--hop-sunken-treasure-400);
|
|
696
|
+
--hop-upsell-text-press: var(--hop-sunken-treasure-25);
|
|
697
|
+
--hop-upsell-text-hover: var(--hop-sunken-treasure-50);
|
|
698
698
|
--hop-upsell-text-disabled: var(--hop-sunken-treasure-300);
|
|
699
|
-
--hop-upsell-text-selected: var(--hop-sunken-treasure-
|
|
700
|
-
--hop-upsell-text: var(--hop-sunken-treasure-
|
|
701
|
-
--hop-upsell-surface-weak-press: var(--hop-sunken-treasure-
|
|
702
|
-
--hop-upsell-surface-weak-hover: var(--hop-sunken-treasure-
|
|
703
|
-
--hop-upsell-surface-weak: var(--hop-sunken-treasure-
|
|
704
|
-
--hop-upsell-surface-press: var(--hop-sunken-treasure-
|
|
705
|
-
--hop-upsell-surface-hover: var(--hop-sunken-treasure-
|
|
706
|
-
--hop-upsell-surface-disabled: var(--hop-sunken-treasure-
|
|
699
|
+
--hop-upsell-text-selected: var(--hop-sunken-treasure-300);
|
|
700
|
+
--hop-upsell-text: var(--hop-sunken-treasure-75);
|
|
701
|
+
--hop-upsell-surface-weak-press: var(--hop-sunken-treasure-500);
|
|
702
|
+
--hop-upsell-surface-weak-hover: var(--hop-sunken-treasure-600);
|
|
703
|
+
--hop-upsell-surface-weak: var(--hop-sunken-treasure-700);
|
|
704
|
+
--hop-upsell-surface-press: var(--hop-sunken-treasure-700);
|
|
705
|
+
--hop-upsell-surface-hover: var(--hop-sunken-treasure-800);
|
|
706
|
+
--hop-upsell-surface-disabled: var(--hop-sunken-treasure-900);
|
|
707
707
|
--hop-upsell-surface-selected: var(--hop-sunken-treasure-800);
|
|
708
|
-
--hop-upsell-surface: var(--hop-sunken-treasure-
|
|
709
|
-
--hop-upsell-icon-weak-press: var(--hop-sunken-treasure-
|
|
708
|
+
--hop-upsell-surface: var(--hop-sunken-treasure-900);
|
|
709
|
+
--hop-upsell-icon-weak-press: var(--hop-sunken-treasure-100);
|
|
710
710
|
--hop-upsell-icon-weak-hover: var(--hop-sunken-treasure-200);
|
|
711
|
-
--hop-upsell-icon-weak: var(--hop-sunken-treasure-
|
|
712
|
-
--hop-upsell-icon-weakest: var(--hop-sunken-treasure-
|
|
713
|
-
--hop-upsell-icon-press: var(--hop-sunken-treasure-
|
|
714
|
-
--hop-upsell-icon-hover: var(--hop-sunken-treasure-
|
|
715
|
-
--hop-upsell-icon-selected: var(--hop-sunken-treasure-
|
|
716
|
-
--hop-upsell-icon: var(--hop-sunken-treasure-
|
|
711
|
+
--hop-upsell-icon-weak: var(--hop-sunken-treasure-400);
|
|
712
|
+
--hop-upsell-icon-weakest: var(--hop-sunken-treasure-700);
|
|
713
|
+
--hop-upsell-icon-press: var(--hop-sunken-treasure-25);
|
|
714
|
+
--hop-upsell-icon-hover: var(--hop-sunken-treasure-50);
|
|
715
|
+
--hop-upsell-icon-selected: var(--hop-sunken-treasure-300);
|
|
716
|
+
--hop-upsell-icon: var(--hop-sunken-treasure-75);
|
|
717
717
|
--hop-upsell-border-press: var(--hop-sunken-treasure-400);
|
|
718
718
|
--hop-upsell-border-disabled: var(--hop-sunken-treasure-700);
|
|
719
|
-
--hop-upsell-border-selected: var(--hop-sunken-treasure-
|
|
720
|
-
--hop-upsell-border: var(--hop-sunken-treasure-
|
|
719
|
+
--hop-upsell-border-selected: var(--hop-sunken-treasure-300);
|
|
720
|
+
--hop-upsell-border: var(--hop-sunken-treasure-600);
|
|
721
721
|
--hop-upsell-text-weak-active: var(--hop-sunken-treasure-300);
|
|
722
722
|
--hop-upsell-text-active: var(--hop-sunken-treasure-900);
|
|
723
723
|
--hop-upsell-surface-weak-active: var(--hop-sunken-treasure-600);
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* This file is generated by Style Dictionary. Do not edit directly.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
.hop-5-2-
|
|
5
|
+
.hop-5-2-2-workleap {
|
|
6
6
|
--hop-comp-tooltip-backdrop-filter: none;
|
|
7
7
|
--hop-comp-tile-icon-color: transparent;
|
|
8
8
|
--hop-comp-tile-outline-color-disabled: transparent;
|
|
@@ -326,7 +326,7 @@
|
|
|
326
326
|
--hop-dataviz-monochromatic-primary-50: #e6ebff;
|
|
327
327
|
--hop-dataviz-monochromatic-primary-25: #f5f6ff;
|
|
328
328
|
--hop-neutral-surface-weak-transparent-always-dark: rgb(49 51 53 / 0.75);
|
|
329
|
-
--hop-neutral-surface-transparent: rgb(255 255 255 / 0.
|
|
329
|
+
--hop-neutral-surface-transparent: rgb(255 255 255 / 0.9);
|
|
330
330
|
--hop-space-1280: 8rem;
|
|
331
331
|
--hop-space-960: 6rem;
|
|
332
332
|
--hop-space-800: 5rem;
|
|
@@ -612,6 +612,10 @@
|
|
|
612
612
|
--hop-comp-checkbox-box-shadow: var(--hop-shadow-none);
|
|
613
613
|
--hop-comp-card-second-level-elevated-box-shadow: var(--hop-shadow-none);
|
|
614
614
|
--hop-comp-card-main-elevated-box-shadow: var(--hop-shadow-none);
|
|
615
|
+
--hop-comp-callout-upsell-icon-fill-color: var(--hop-samoyed);
|
|
616
|
+
--hop-comp-callout-warning-icon-fill-color: var(--hop-samoyed);
|
|
617
|
+
--hop-comp-callout-success-icon-fill-color: var(--hop-samoyed);
|
|
618
|
+
--hop-comp-callout-information-icon-fill-color: var(--hop-samoyed);
|
|
615
619
|
--hop-comp-button-ghost-danger-box-shadow-loading: var(--hop-shadow-none);
|
|
616
620
|
--hop-comp-button-ghost-danger-box-shadow: var(--hop-shadow-none);
|
|
617
621
|
--hop-comp-button-ghost-secondary-box-shadow-loading: var(--hop-shadow-none);
|
|
@@ -1521,6 +1525,26 @@
|
|
|
1521
1525
|
--hop-comp-card-main-border-color: var(--hop-neutral-border-weak);
|
|
1522
1526
|
--hop-comp-card-main-background-color: var(--hop-neutral-surface);
|
|
1523
1527
|
--hop-comp-card-main-border-radius: var(--hop-shape-rounded-md);
|
|
1528
|
+
--hop-comp-callout-upsell-icon-background-color: var(--hop-upsell-icon-weakest);
|
|
1529
|
+
--hop-comp-callout-upsell-icon-shadow-color: var(--hop-upsell-icon);
|
|
1530
|
+
--hop-comp-callout-upsell-text-color: var(--hop-upsell-text);
|
|
1531
|
+
--hop-comp-callout-upsell-border-color: var(--hop-upsell-border);
|
|
1532
|
+
--hop-comp-callout-upsell-background-color: var(--hop-upsell-surface);
|
|
1533
|
+
--hop-comp-callout-warning-icon-background-color: var(--hop-warning-icon-weakest);
|
|
1534
|
+
--hop-comp-callout-warning-icon-shadow-color: var(--hop-warning-icon);
|
|
1535
|
+
--hop-comp-callout-warning-text-color: var(--hop-warning-text);
|
|
1536
|
+
--hop-comp-callout-warning-border-color: var(--hop-warning-border);
|
|
1537
|
+
--hop-comp-callout-warning-background-color: var(--hop-warning-surface);
|
|
1538
|
+
--hop-comp-callout-success-icon-background-color: var(--hop-success-icon-weakest);
|
|
1539
|
+
--hop-comp-callout-success-icon-shadow-color: var(--hop-success-icon);
|
|
1540
|
+
--hop-comp-callout-success-text-color: var(--hop-success-text);
|
|
1541
|
+
--hop-comp-callout-success-border-color: var(--hop-success-border);
|
|
1542
|
+
--hop-comp-callout-success-background-color: var(--hop-success-surface);
|
|
1543
|
+
--hop-comp-callout-information-icon-background-color: var(--hop-information-icon-weakest);
|
|
1544
|
+
--hop-comp-callout-information-icon-shadow-color: var(--hop-information-icon);
|
|
1545
|
+
--hop-comp-callout-information-text-color: var(--hop-information-text);
|
|
1546
|
+
--hop-comp-callout-information-border-color: var(--hop-information-border);
|
|
1547
|
+
--hop-comp-callout-information-background-color: var(--hop-information-surface);
|
|
1524
1548
|
--hop-comp-calendar-cell-today-border-color: var(--hop-neutral-border-strong);
|
|
1525
1549
|
--hop-comp-calendar-cell-background-press: var(--hop-neutral-surface-press);
|
|
1526
1550
|
--hop-comp-calendar-cell-background-selected: var(--hop-neutral-surface-selected);
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { HopperRootCssClass, HopperVariablePrefix, StyledSystemRootCssClass } from '../../chunk-
|
|
1
|
+
export { HopperRootCssClass, HopperVariablePrefix, StyledSystemRootCssClass } from '../../chunk-46R7LA5R.js';
|
|
2
2
|
import '../../chunk-AQ5VUG5P.js';
|
|
@@ -3112,46 +3112,46 @@ declare const IconColorMapping: {
|
|
|
3112
3112
|
"success-weak": string;
|
|
3113
3113
|
warning: string;
|
|
3114
3114
|
"warning-weak": string;
|
|
3115
|
-
"neutral-strong-hover": string;
|
|
3116
3115
|
"danger-weakest": string;
|
|
3116
|
+
"neutral-strong-hover": string;
|
|
3117
3117
|
"upsell-weakest": string;
|
|
3118
3118
|
"information-weakest": string;
|
|
3119
3119
|
"success-weakest": string;
|
|
3120
3120
|
"warning-weakest": string;
|
|
3121
3121
|
};
|
|
3122
|
-
declare const BoxShadowMapping: Record<"
|
|
3123
|
-
declare const FontSizeMapping: Record<"
|
|
3124
|
-
declare const FontWeightMapping: Record<"
|
|
3122
|
+
declare const BoxShadowMapping: Record<"core_none" | "core_sm" | "core_md" | "core_lg" | "none" | "raised" | "lifted" | "floating", string>;
|
|
3123
|
+
declare const FontSizeMapping: Record<"heading-3xl" | "heading-2xl" | "heading-xl" | "heading-lg" | "heading-md" | "heading-sm" | "heading-xs" | "heading-xs-medium" | "overline" | "body-2xl" | "body-xl" | "body-lg" | "body-lg-medium" | "body-lg-semibold" | "body-lg-bold" | "body-lg-underline" | "body-md" | "body-md-medium" | "body-md-semibold" | "body-md-bold" | "body-md-underline" | "body-sm" | "body-sm-medium" | "body-sm-semibold" | "body-sm-bold" | "body-sm-underline" | "body-xs" | "body-xs-medium" | "body-xs-semibold" | "body-xs-bold" | "body-xs-underline" | "accent-lg" | "accent-sm" | "core_120" | "core_140" | "core_160" | "core_180" | "core_200" | "core_240" | "core_280" | "core_320" | "core_360" | "core_480", string>;
|
|
3124
|
+
declare const FontWeightMapping: Record<"heading-3xl" | "heading-2xl" | "heading-xl" | "heading-lg" | "heading-md" | "heading-sm" | "heading-xs" | "heading-xs-medium" | "overline" | "body-2xl" | "body-xl" | "body-lg" | "body-lg-medium" | "body-lg-semibold" | "body-lg-bold" | "body-lg-underline" | "body-md" | "body-md-medium" | "body-md-semibold" | "body-md-bold" | "body-md-underline" | "body-sm" | "body-sm-medium" | "body-sm-semibold" | "body-sm-bold" | "body-sm-underline" | "body-xs" | "body-xs-medium" | "body-xs-semibold" | "body-xs-bold" | "body-xs-underline" | "accent-lg" | "accent-sm" | "core_400" | "core_410" | "core_505" | "core_580" | "core_590" | "core_680" | "core_690", string>;
|
|
3125
3125
|
declare const LineHeightMapping: Record<"heading-3xl" | "heading-2xl" | "heading-xl" | "heading-lg" | "heading-md" | "heading-sm" | "heading-xs" | "heading-xs-medium" | "overline" | "body-2xl" | "body-xl" | "body-lg" | "body-lg-medium" | "body-lg-semibold" | "body-lg-bold" | "body-lg-underline" | "body-md" | "body-md-medium" | "body-md-semibold" | "body-md-bold" | "body-md-underline" | "body-sm" | "body-sm-medium" | "body-sm-semibold" | "body-sm-bold" | "body-sm-underline" | "body-xs" | "body-xs-medium" | "body-xs-semibold" | "body-xs-bold" | "body-xs-underline" | "accent-lg" | "accent-sm" | "core_1-125" | "core_1-14" | "core_1-20" | "core_1-25" | "core_1-33" | "core_1-4285" | "core_1-50", string>;
|
|
3126
3126
|
declare const FontFamilyMapping: Record<"core_primary" | "core_secondary" | "core_tertiary" | "heading-3xl" | "heading-2xl" | "heading-xl" | "heading-lg" | "heading-md" | "heading-sm" | "heading-xs" | "heading-xs-medium" | "overline" | "body-2xl" | "body-xl" | "body-lg" | "body-lg-medium" | "body-lg-semibold" | "body-lg-bold" | "body-lg-underline" | "body-md" | "body-md-medium" | "body-md-semibold" | "body-md-bold" | "body-md-underline" | "body-sm" | "body-sm-medium" | "body-sm-semibold" | "body-sm-bold" | "body-sm-underline" | "body-xs" | "body-xs-medium" | "body-xs-semibold" | "body-xs-bold" | "body-xs-underline" | "accent-lg" | "accent-sm", string>;
|
|
3127
|
-
declare const BorderRadiusMapping: Record<"
|
|
3127
|
+
declare const BorderRadiusMapping: Record<"core_0" | "core_1" | "core_2" | "core_3" | "core_4" | "core_9999" | "circle" | "pill" | "rounded-lg" | "rounded-md" | "rounded-sm", string>;
|
|
3128
3128
|
declare const SpaceMapping: {
|
|
3129
|
+
core_400: string;
|
|
3130
|
+
core_160: string;
|
|
3131
|
+
core_240: string;
|
|
3132
|
+
core_320: string;
|
|
3133
|
+
core_480: string;
|
|
3129
3134
|
core_0: string;
|
|
3130
3135
|
core_10: string;
|
|
3131
3136
|
core_20: string;
|
|
3132
3137
|
core_40: string;
|
|
3133
3138
|
core_80: string;
|
|
3134
|
-
core_160: string;
|
|
3135
|
-
core_240: string;
|
|
3136
|
-
core_320: string;
|
|
3137
|
-
core_400: string;
|
|
3138
|
-
core_480: string;
|
|
3139
3139
|
core_640: string;
|
|
3140
3140
|
core_800: string;
|
|
3141
3141
|
core_960: string;
|
|
3142
3142
|
core_1280: string;
|
|
3143
3143
|
};
|
|
3144
3144
|
declare const SimplePaddingMapping: {
|
|
3145
|
+
core_400: string;
|
|
3146
|
+
core_160: string;
|
|
3147
|
+
core_240: string;
|
|
3148
|
+
core_320: string;
|
|
3149
|
+
core_480: string;
|
|
3145
3150
|
core_0: string;
|
|
3146
3151
|
core_10: string;
|
|
3147
3152
|
core_20: string;
|
|
3148
3153
|
core_40: string;
|
|
3149
3154
|
core_80: string;
|
|
3150
|
-
core_160: string;
|
|
3151
|
-
core_240: string;
|
|
3152
|
-
core_320: string;
|
|
3153
|
-
core_400: string;
|
|
3154
|
-
core_480: string;
|
|
3155
3155
|
core_640: string;
|
|
3156
3156
|
core_800: string;
|
|
3157
3157
|
core_960: string;
|
|
@@ -3169,16 +3169,16 @@ declare const ComplexPaddingMapping: {
|
|
|
3169
3169
|
"inset-stretch-sm": string;
|
|
3170
3170
|
"inset-stretch-md": string;
|
|
3171
3171
|
"inset-stretch-lg": string;
|
|
3172
|
+
core_400: string;
|
|
3173
|
+
core_160: string;
|
|
3174
|
+
core_240: string;
|
|
3175
|
+
core_320: string;
|
|
3176
|
+
core_480: string;
|
|
3172
3177
|
core_0: string;
|
|
3173
3178
|
core_10: string;
|
|
3174
3179
|
core_20: string;
|
|
3175
3180
|
core_40: string;
|
|
3176
3181
|
core_80: string;
|
|
3177
|
-
core_160: string;
|
|
3178
|
-
core_240: string;
|
|
3179
|
-
core_320: string;
|
|
3180
|
-
core_400: string;
|
|
3181
|
-
core_480: string;
|
|
3182
3182
|
core_640: string;
|
|
3183
3183
|
core_800: string;
|
|
3184
3184
|
core_960: string;
|
|
@@ -3190,16 +3190,16 @@ declare const ComplexPaddingMapping: {
|
|
|
3190
3190
|
"inset-xl": string;
|
|
3191
3191
|
};
|
|
3192
3192
|
declare const SimpleMarginMapping: {
|
|
3193
|
+
core_400: string;
|
|
3194
|
+
core_160: string;
|
|
3195
|
+
core_240: string;
|
|
3196
|
+
core_320: string;
|
|
3197
|
+
core_480: string;
|
|
3193
3198
|
core_0: string;
|
|
3194
3199
|
core_10: string;
|
|
3195
3200
|
core_20: string;
|
|
3196
3201
|
core_40: string;
|
|
3197
3202
|
core_80: string;
|
|
3198
|
-
core_160: string;
|
|
3199
|
-
core_240: string;
|
|
3200
|
-
core_320: string;
|
|
3201
|
-
core_400: string;
|
|
3202
|
-
core_480: string;
|
|
3203
3203
|
core_640: string;
|
|
3204
3204
|
core_800: string;
|
|
3205
3205
|
core_960: string;
|
|
@@ -3216,16 +3216,16 @@ declare const SimpleMarginMapping: {
|
|
|
3216
3216
|
"inline-xl": string;
|
|
3217
3217
|
};
|
|
3218
3218
|
declare const ComplexMarginMapping: {
|
|
3219
|
+
core_400: string;
|
|
3220
|
+
core_160: string;
|
|
3221
|
+
core_240: string;
|
|
3222
|
+
core_320: string;
|
|
3223
|
+
core_480: string;
|
|
3219
3224
|
core_0: string;
|
|
3220
3225
|
core_10: string;
|
|
3221
3226
|
core_20: string;
|
|
3222
3227
|
core_40: string;
|
|
3223
3228
|
core_80: string;
|
|
3224
|
-
core_160: string;
|
|
3225
|
-
core_240: string;
|
|
3226
|
-
core_320: string;
|
|
3227
|
-
core_400: string;
|
|
3228
|
-
core_480: string;
|
|
3229
3229
|
core_640: string;
|
|
3230
3230
|
core_800: string;
|
|
3231
3231
|
core_960: string;
|
|
@@ -3265,16 +3265,16 @@ declare const SizingMapping: {
|
|
|
3265
3265
|
"3/6": string;
|
|
3266
3266
|
"4/6": string;
|
|
3267
3267
|
"5/6": string;
|
|
3268
|
+
core_400: string;
|
|
3269
|
+
core_160: string;
|
|
3270
|
+
core_240: string;
|
|
3271
|
+
core_320: string;
|
|
3272
|
+
core_480: string;
|
|
3268
3273
|
core_0: string;
|
|
3269
3274
|
core_10: string;
|
|
3270
3275
|
core_20: string;
|
|
3271
3276
|
core_40: string;
|
|
3272
3277
|
core_80: string;
|
|
3273
|
-
core_160: string;
|
|
3274
|
-
core_240: string;
|
|
3275
|
-
core_320: string;
|
|
3276
|
-
core_400: string;
|
|
3277
|
-
core_480: string;
|
|
3278
3278
|
core_640: string;
|
|
3279
3279
|
core_800: string;
|
|
3280
3280
|
core_960: string;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { BackgroundColorMapping, BorderMapping, BorderRadiusMapping, BoxShadowMapping, ColorExpressionTypes, ColorMapping, ComplexMarginMapping, ComplexPaddingMapping, DataVizColorMapping, DefaultBorderWidthAndStyle, DefaultOutlineWidthAndStyle, FontFamilyMapping, FontSizeMapping, FontWeightMapping, GradientColorMapping, IconColorMapping, LineHeightMapping, OutlineMapping, SimpleMarginMapping, SimplePaddingMapping, SizingMapping, SpaceMapping, TextColorMapping, getSizingValue, getSystemValue, parseResponsiveSystemValue } from '../chunk-
|
|
1
|
+
export { BackgroundColorMapping, BorderMapping, BorderRadiusMapping, BoxShadowMapping, ColorExpressionTypes, ColorMapping, ComplexMarginMapping, ComplexPaddingMapping, DataVizColorMapping, DefaultBorderWidthAndStyle, DefaultOutlineWidthAndStyle, FontFamilyMapping, FontSizeMapping, FontWeightMapping, GradientColorMapping, IconColorMapping, LineHeightMapping, OutlineMapping, SimpleMarginMapping, SimplePaddingMapping, SizingMapping, SpaceMapping, TextColorMapping, getSizingValue, getSystemValue, parseResponsiveSystemValue } from '../chunk-YFZ3HPSH.js';
|
|
2
2
|
import '../chunk-ASSKAO2A.js';
|
|
3
3
|
import '../chunk-FTYK7Z7Q.js';
|
|
4
4
|
import '../chunk-U5R6ZXH3.js';
|
|
5
5
|
import '../chunk-VBKLISDI.js';
|
|
6
6
|
import '../chunk-XUHDFZZL.js';
|
|
7
|
-
import '../chunk-
|
|
7
|
+
import '../chunk-46R7LA5R.js';
|
|
8
8
|
import '../chunk-AQ5VUG5P.js';
|
package/dist/useStyledSystem.css
CHANGED
|
@@ -1,125 +1,125 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/styled-system/src/UseStyledSystem.module.css/#css-module-data */
|
|
2
|
-
.UseStyledSystem-module__hop-b-
|
|
2
|
+
.UseStyledSystem-module__hop-b-hover___q-ZZH:hover {
|
|
3
3
|
--hop-b-hover: initial;
|
|
4
4
|
border: var(--hop-b-hover) !important;
|
|
5
5
|
}
|
|
6
|
-
.UseStyledSystem-module__hop-bb-
|
|
6
|
+
.UseStyledSystem-module__hop-bb-hover___DpnCi:hover {
|
|
7
7
|
--hop-bb-hover: initial;
|
|
8
8
|
border-bottom: var(--hop-bb-hover) !important;
|
|
9
9
|
}
|
|
10
|
-
.UseStyledSystem-module__hop-bl-
|
|
10
|
+
.UseStyledSystem-module__hop-bl-hover___lAga6:hover {
|
|
11
11
|
--hop-bl-hover: initial;
|
|
12
12
|
border-left: var(--hop-bl-hover) !important;
|
|
13
13
|
}
|
|
14
|
-
.UseStyledSystem-module__hop-br-
|
|
14
|
+
.UseStyledSystem-module__hop-br-hover___mFAfB:hover {
|
|
15
15
|
--hop-br-hover: initial;
|
|
16
16
|
border-right: var(--hop-br-hover) !important;
|
|
17
17
|
}
|
|
18
|
-
.UseStyledSystem-module__hop-bt-
|
|
18
|
+
.UseStyledSystem-module__hop-bt-hover___yUPF0:hover {
|
|
19
19
|
--hop-bt-hover: initial;
|
|
20
20
|
border-top: var(--hop-bt-hover) !important;
|
|
21
21
|
}
|
|
22
|
-
.UseStyledSystem-module__hop-b-
|
|
22
|
+
.UseStyledSystem-module__hop-b-focus___mPCBB:focus-visible {
|
|
23
23
|
--hop-b-focus: initial;
|
|
24
24
|
border: var(--hop-b-focus) !important;
|
|
25
25
|
}
|
|
26
|
-
.UseStyledSystem-module__hop-bb-
|
|
26
|
+
.UseStyledSystem-module__hop-bb-focus___59mxU:focus-visible {
|
|
27
27
|
--hop-bb-focus: initial;
|
|
28
28
|
border-bottom: var(--hop-bb-focus) !important;
|
|
29
29
|
}
|
|
30
|
-
.UseStyledSystem-module__hop-bl-
|
|
30
|
+
.UseStyledSystem-module__hop-bl-focus___zGicJ:focus-visible {
|
|
31
31
|
--hop-bl-focus: initial;
|
|
32
32
|
border-left: var(--hop-bl-focus) !important;
|
|
33
33
|
}
|
|
34
|
-
.UseStyledSystem-module__hop-br-
|
|
34
|
+
.UseStyledSystem-module__hop-br-focus___zouBa:focus-visible {
|
|
35
35
|
--hop-br-focus: initial;
|
|
36
36
|
border-right: var(--hop-br-focus) !important;
|
|
37
37
|
}
|
|
38
|
-
.UseStyledSystem-module__hop-bt-
|
|
38
|
+
.UseStyledSystem-module__hop-bt-focus___2Bvlg:focus-visible {
|
|
39
39
|
--hop-bt-focus: initial;
|
|
40
40
|
border-top: var(--hop-bt-focus) !important;
|
|
41
41
|
}
|
|
42
|
-
.UseStyledSystem-module__hop-b-
|
|
42
|
+
.UseStyledSystem-module__hop-b-active___6-OsN:active {
|
|
43
43
|
--hop-b-active: initial;
|
|
44
44
|
border: var(--hop-b-active) !important;
|
|
45
45
|
}
|
|
46
|
-
.UseStyledSystem-module__hop-bb-
|
|
46
|
+
.UseStyledSystem-module__hop-bb-active___DRPBN:active {
|
|
47
47
|
--hop-bb-active: initial;
|
|
48
48
|
border-bottom: var(--hop-bb-active) !important;
|
|
49
49
|
}
|
|
50
|
-
.UseStyledSystem-module__hop-bl-
|
|
50
|
+
.UseStyledSystem-module__hop-bl-active___PiHtD:active {
|
|
51
51
|
--hop-bl-active: initial;
|
|
52
52
|
border-left: var(--hop-bl-active) !important;
|
|
53
53
|
}
|
|
54
|
-
.UseStyledSystem-module__hop-br-
|
|
54
|
+
.UseStyledSystem-module__hop-br-active___g0WO7:active {
|
|
55
55
|
--hop-br-active: initial;
|
|
56
56
|
border-right: var(--hop-br-active) !important;
|
|
57
57
|
}
|
|
58
|
-
.UseStyledSystem-module__hop-bt-
|
|
58
|
+
.UseStyledSystem-module__hop-bt-active___TnTBT:active {
|
|
59
59
|
--hop-bt-active: initial;
|
|
60
60
|
border-top: var(--hop-bt-active) !important;
|
|
61
61
|
}
|
|
62
|
-
.UseStyledSystem-module__hop-bg-
|
|
62
|
+
.UseStyledSystem-module__hop-bg-hover___FFOCc:hover {
|
|
63
63
|
--hop-bg-hover: initial;
|
|
64
64
|
background-color: var(--hop-bg-hover) !important;
|
|
65
65
|
}
|
|
66
|
-
.UseStyledSystem-module__hop-bg-
|
|
66
|
+
.UseStyledSystem-module__hop-bg-focus___SyWa8:focus-visible {
|
|
67
67
|
--hop-bg-focus: initial;
|
|
68
68
|
background-color: var(--hop-bg-focus) !important;
|
|
69
69
|
}
|
|
70
|
-
.UseStyledSystem-module__hop-bg-
|
|
70
|
+
.UseStyledSystem-module__hop-bg-active___Zr7V-:active {
|
|
71
71
|
--hop-bg-active: initial;
|
|
72
72
|
background-color: var(--hop-bg-active) !important;
|
|
73
73
|
}
|
|
74
|
-
.UseStyledSystem-module__hop-bs-
|
|
74
|
+
.UseStyledSystem-module__hop-bs-hover___VslsP:hover {
|
|
75
75
|
--hop-bs-hover: initial;
|
|
76
76
|
box-shadow: var(--hop-bs-hover) !important;
|
|
77
77
|
}
|
|
78
|
-
.UseStyledSystem-module__hop-bs-
|
|
78
|
+
.UseStyledSystem-module__hop-bs-focus___EWrDb:focus-visible {
|
|
79
79
|
--hop-bs-focus: initial;
|
|
80
80
|
box-shadow: var(--hop-bs-focus) !important;
|
|
81
81
|
}
|
|
82
|
-
.UseStyledSystem-module__hop-bs-
|
|
82
|
+
.UseStyledSystem-module__hop-bs-active___lq4EK:active {
|
|
83
83
|
--hop-bs-active: initial;
|
|
84
84
|
box-shadow: var(--hop-bs-active) !important;
|
|
85
85
|
}
|
|
86
|
-
.UseStyledSystem-module__hop-c-
|
|
86
|
+
.UseStyledSystem-module__hop-c-hover___Tvh3J:hover {
|
|
87
87
|
--hop-c-hover: initial;
|
|
88
88
|
color: var(--hop-c-hover) !important;
|
|
89
89
|
}
|
|
90
|
-
.UseStyledSystem-module__hop-c-
|
|
90
|
+
.UseStyledSystem-module__hop-c-focus___XC3zu:focus-visible {
|
|
91
91
|
--hop-c-focus: initial;
|
|
92
92
|
color: var(--hop-c-focus) !important;
|
|
93
93
|
}
|
|
94
|
-
.UseStyledSystem-module__hop-c-
|
|
94
|
+
.UseStyledSystem-module__hop-c-active___NrqxR:active {
|
|
95
95
|
--hop-c-active: initial;
|
|
96
96
|
color: var(--hop-c-active) !important;
|
|
97
97
|
}
|
|
98
|
-
.UseStyledSystem-module__hop-cs-
|
|
98
|
+
.UseStyledSystem-module__hop-cs-hover___R2IhT:hover {
|
|
99
99
|
--hop-cs-hover: initial;
|
|
100
100
|
cursor: var(--hop-cs-hover) !important;
|
|
101
101
|
}
|
|
102
|
-
.UseStyledSystem-module__hop-f-
|
|
102
|
+
.UseStyledSystem-module__hop-f-hover___SlnDF:hover {
|
|
103
103
|
--hop-f-hover: initial;
|
|
104
104
|
fill: var(--hop-f-hover) !important;
|
|
105
105
|
}
|
|
106
|
-
.UseStyledSystem-module__hop-f-
|
|
106
|
+
.UseStyledSystem-module__hop-f-focus___rv9Z5:focus-visible {
|
|
107
107
|
--hop-f-focus: initial;
|
|
108
108
|
fill: var(--hop-f-focus) !important;
|
|
109
109
|
}
|
|
110
|
-
.UseStyledSystem-module__hop-o-
|
|
110
|
+
.UseStyledSystem-module__hop-o-hover___w7nbf:hover {
|
|
111
111
|
--hop-o-hover: initial;
|
|
112
112
|
opacity: var(--hop-o-hover) !important;
|
|
113
113
|
}
|
|
114
|
-
.UseStyledSystem-module__hop-o-
|
|
114
|
+
.UseStyledSystem-module__hop-o-focus___d6-yp:focus-visible {
|
|
115
115
|
--hop-o-focus: initial;
|
|
116
116
|
opacity: var(--hop-o-focus) !important;
|
|
117
117
|
}
|
|
118
|
-
.UseStyledSystem-module__hop-o-
|
|
118
|
+
.UseStyledSystem-module__hop-o-active___KHCuo:active {
|
|
119
119
|
--hop-o-active: initial;
|
|
120
120
|
opacity: var(--hop-o-active) !important;
|
|
121
121
|
}
|
|
122
|
-
.UseStyledSystem-module__hop-ol-
|
|
122
|
+
.UseStyledSystem-module__hop-ol-focus___YWW6t:focus-visible {
|
|
123
123
|
--hop-ol-focus: initial;
|
|
124
124
|
outline: var(--hop-ol-focus) !important;
|
|
125
125
|
}
|
package/dist/useStyledSystem.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { isStyledSystemProp, useStyledSystem } from './chunk-
|
|
2
|
-
import './chunk-
|
|
1
|
+
export { isStyledSystemProp, useStyledSystem } from './chunk-UR27V3AY.js';
|
|
2
|
+
import './chunk-YFZ3HPSH.js';
|
|
3
3
|
import './chunk-ASSKAO2A.js';
|
|
4
4
|
import './chunk-FTYK7Z7Q.js';
|
|
5
5
|
import './chunk-U5R6ZXH3.js';
|
|
6
6
|
import './chunk-VBKLISDI.js';
|
|
7
7
|
import './chunk-XUHDFZZL.js';
|
|
8
8
|
import './chunk-QMDDVBCZ.js';
|
|
9
|
-
import './chunk-
|
|
9
|
+
import './chunk-46R7LA5R.js';
|
|
10
10
|
import './chunk-AQ5VUG5P.js';
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hopper-ui/styled-system",
|
|
3
3
|
"author": "Workleap",
|
|
4
|
-
"version": "3.2.
|
|
4
|
+
"version": "3.2.2",
|
|
5
5
|
"description": "The styled-system package.",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"repository": {
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"tsup": "8.5.0",
|
|
75
75
|
"typescript": "5.5.4",
|
|
76
76
|
"typescript-eslint": "8.46.2",
|
|
77
|
-
"@hopper-ui/tokens": "5.2.
|
|
77
|
+
"@hopper-ui/tokens": "5.2.2"
|
|
78
78
|
},
|
|
79
79
|
"scripts": {
|
|
80
80
|
"dev": "tsup --config ./tsup.dev.ts",
|