@hopper-ui/styled-system 3.2.0 → 3.2.1
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 +10 -0
- package/dist/StyledSystemProvider.css +34 -34
- package/dist/StyledSystemProvider.js +9 -9
- package/dist/{chunk-PYFYFTJJ.js → chunk-4657EBPG.js} +1 -1
- package/dist/{chunk-KHVSY6F6.js → chunk-4EMCBUYU.js} +2 -2
- package/dist/{chunk-LNQMARXP.js → chunk-FQANZORX.js} +1 -1
- package/dist/{chunk-PVJUVKNG.js → chunk-GC433Y2B.js} +4 -4
- package/dist/{chunk-XIFMRC5L.js → chunk-KXONQSD2.js} +1 -1
- package/dist/{chunk-FZISEC66.js → chunk-MMWITT3V.js} +1 -1
- package/dist/{chunk-DKOEF2SB.js → chunk-NBXRPHDV.js} +2 -2
- package/dist/{chunk-DTNXWRO2.js → chunk-O23Y6XWF.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 +9 -9
- package/dist/styledSystemRootCssClass.js +2 -2
- package/dist/theme/generated/sharegate/dark.css +27 -27
- package/dist/theme/generated/sharegate/light.css +29 -5
- 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.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-1-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-1-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-FQANZORX.js';
|
|
2
2
|
import '../../chunk-AQ5VUG5P.js';
|
|
@@ -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-MMWITT3V.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-FQANZORX.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___oGnNV: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___rNuQI: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___25BbP: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___56Izd: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___2nwpa: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___mrRPo: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___aNkYd: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___4V2RJ: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___ruvMU: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___vdp2F: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___6X4eW: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___FvEKf: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___LIfRp: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___cCltC: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___6EkQ0: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___bgH-h: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___kOfM3: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___OcKXq: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___H39Qv: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___tzaM7: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___tOWqT: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___TpN77: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___ZeZTB: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___jDoBX: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___yzcY6: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___1CkgQ: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___SyuMS: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___AGiln: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___Y-SPt: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___6qNEE: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___di6Ti: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-NBXRPHDV.js';
|
|
2
|
+
import './chunk-MMWITT3V.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-FQANZORX.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.1",
|
|
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.1"
|
|
78
78
|
},
|
|
79
79
|
"scripts": {
|
|
80
80
|
"dev": "tsup --config ./tsup.dev.ts",
|