@primer/primitives 11.6.0 → 11.6.1-rc.0b7e3805
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/DESIGN_TOKENS_SPEC.md +0 -5
- package/dist/css/functional/themes/dark-colorblind-high-contrast.css +0 -2
- package/dist/css/functional/themes/dark-colorblind.css +0 -2
- package/dist/css/functional/themes/dark-dimmed-high-contrast.css +0 -2
- package/dist/css/functional/themes/dark-dimmed.css +0 -2
- package/dist/css/functional/themes/dark-high-contrast.css +0 -2
- package/dist/css/functional/themes/dark-tritanopia-high-contrast.css +0 -2
- package/dist/css/functional/themes/dark-tritanopia.css +0 -2
- package/dist/css/functional/themes/dark.css +0 -2
- package/dist/css/functional/themes/light-colorblind-high-contrast.css +2 -4
- package/dist/css/functional/themes/light-colorblind.css +2 -4
- package/dist/css/functional/themes/light-high-contrast.css +2 -4
- package/dist/css/functional/themes/light-tritanopia-high-contrast.css +2 -4
- package/dist/css/functional/themes/light-tritanopia.css +2 -4
- package/dist/css/functional/themes/light.css +2 -4
- package/dist/docs/functional/themes/dark-colorblind-high-contrast.json +0 -170
- package/dist/docs/functional/themes/dark-colorblind.json +0 -170
- package/dist/docs/functional/themes/dark-dimmed-high-contrast.json +0 -170
- package/dist/docs/functional/themes/dark-dimmed.json +0 -170
- package/dist/docs/functional/themes/dark-high-contrast.json +0 -170
- package/dist/docs/functional/themes/dark-tritanopia-high-contrast.json +0 -170
- package/dist/docs/functional/themes/dark-tritanopia.json +0 -170
- package/dist/docs/functional/themes/dark.json +0 -170
- package/dist/docs/functional/themes/light-colorblind-high-contrast.json +2 -172
- package/dist/docs/functional/themes/light-colorblind.json +2 -172
- package/dist/docs/functional/themes/light-high-contrast.json +2 -172
- package/dist/docs/functional/themes/light-tritanopia-high-contrast.json +2 -172
- package/dist/docs/functional/themes/light-tritanopia.json +2 -172
- package/dist/docs/functional/themes/light.json +2 -172
- package/dist/figma/themes/light-colorblind.json +1 -1
- package/dist/figma/themes/light-high-contrast.json +1 -1
- package/dist/figma/themes/light-tritanopia.json +1 -1
- package/dist/figma/themes/light.json +1 -1
- package/dist/internalCss/dark-colorblind-high-contrast.css +0 -2
- package/dist/internalCss/dark-colorblind.css +0 -2
- package/dist/internalCss/dark-dimmed-high-contrast.css +0 -2
- package/dist/internalCss/dark-dimmed.css +0 -2
- package/dist/internalCss/dark-high-contrast.css +0 -2
- package/dist/internalCss/dark-tritanopia-high-contrast.css +0 -2
- package/dist/internalCss/dark-tritanopia.css +0 -2
- package/dist/internalCss/dark.css +0 -2
- package/dist/internalCss/light-colorblind-high-contrast.css +2 -4
- package/dist/internalCss/light-colorblind.css +2 -4
- package/dist/internalCss/light-high-contrast.css +2 -4
- package/dist/internalCss/light-tritanopia-high-contrast.css +2 -4
- package/dist/internalCss/light-tritanopia.css +2 -4
- package/dist/internalCss/light.css +2 -4
- package/dist/styleLint/functional/themes/dark-colorblind-high-contrast.json +0 -170
- package/dist/styleLint/functional/themes/dark-colorblind.json +0 -170
- package/dist/styleLint/functional/themes/dark-dimmed-high-contrast.json +0 -170
- package/dist/styleLint/functional/themes/dark-dimmed.json +0 -170
- package/dist/styleLint/functional/themes/dark-high-contrast.json +0 -170
- package/dist/styleLint/functional/themes/dark-tritanopia-high-contrast.json +0 -170
- package/dist/styleLint/functional/themes/dark-tritanopia.json +0 -170
- package/dist/styleLint/functional/themes/dark.json +0 -170
- package/dist/styleLint/functional/themes/light-colorblind-high-contrast.json +2 -172
- package/dist/styleLint/functional/themes/light-colorblind.json +2 -172
- package/dist/styleLint/functional/themes/light-high-contrast.json +2 -172
- package/dist/styleLint/functional/themes/light-tritanopia-high-contrast.json +2 -172
- package/dist/styleLint/functional/themes/light-tritanopia.json +2 -172
- package/dist/styleLint/functional/themes/light.json +2 -172
- package/package.json +2 -2
- package/src/tokens/functional/shadow/shadow.json5 +1 -100
package/DESIGN_TOKENS_SPEC.md
CHANGED
|
@@ -470,11 +470,6 @@ Large floating shadow for modals and dialogs
|
|
|
470
470
|
**U:** dialog, full-screen-overlay, modal
|
|
471
471
|
**R:** MUST use for modals and dialogs. Do NOT use for small floating elements.
|
|
472
472
|
|
|
473
|
-
### shadow-floating-legacy
|
|
474
|
-
Legacy floating shadow for backward compatibility
|
|
475
|
-
**U:** backward-compatibility, legacy-component
|
|
476
|
-
**R:** DEPRECATED: Use shadow-floating-small instead. Only use for maintaining backward compatibility with existing implementations.
|
|
477
|
-
|
|
478
473
|
### shadow-floating-medium
|
|
479
474
|
Medium floating shadow for popovers and action menus
|
|
480
475
|
**U:** action-menu, popover, select-panel
|
|
@@ -798,7 +798,6 @@
|
|
|
798
798
|
--reactionButton-selected-fgColor-rest: var(--fgColor-link);
|
|
799
799
|
--selectMenu-borderColor: var(--borderColor-default);
|
|
800
800
|
--selection-bgColor: #194fb1b3; /** Background color for text selection highlights */
|
|
801
|
-
--shadow-floating-legacy: 0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966; /** Legacy floating shadow for backward compatibility */
|
|
802
801
|
--shadow-inset: inset 0 1px 0 0 #0104093d; /** Inset shadow for recessed elements */
|
|
803
802
|
--shadow-resting-medium: 0 1px 1px 0 #01040966, 0 3px 6px 0 #010409cc; /** Medium resting shadow for cards and elevated surfaces */
|
|
804
803
|
--shadow-resting-small: 0 1px 1px 0 #01040999, 0 1px 3px 0 #01040999; /** Small resting shadow for buttons and interactive elements */
|
|
@@ -1701,7 +1700,6 @@
|
|
|
1701
1700
|
--reactionButton-selected-fgColor-rest: var(--fgColor-link);
|
|
1702
1701
|
--selectMenu-borderColor: var(--borderColor-default);
|
|
1703
1702
|
--selection-bgColor: #194fb1b3; /** Background color for text selection highlights */
|
|
1704
|
-
--shadow-floating-legacy: 0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966; /** Legacy floating shadow for backward compatibility */
|
|
1705
1703
|
--shadow-inset: inset 0 1px 0 0 #0104093d; /** Inset shadow for recessed elements */
|
|
1706
1704
|
--shadow-resting-medium: 0 1px 1px 0 #01040966, 0 3px 6px 0 #010409cc; /** Medium resting shadow for cards and elevated surfaces */
|
|
1707
1705
|
--shadow-resting-small: 0 1px 1px 0 #01040999, 0 1px 3px 0 #01040999; /** Small resting shadow for buttons and interactive elements */
|
|
@@ -820,7 +820,6 @@
|
|
|
820
820
|
--reactionButton-selected-fgColor-rest: var(--fgColor-link);
|
|
821
821
|
--selectMenu-borderColor: var(--borderColor-default);
|
|
822
822
|
--selection-bgColor: #1f6febb3; /** Background color for text selection highlights */
|
|
823
|
-
--shadow-floating-legacy: 0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966; /** Legacy floating shadow for backward compatibility */
|
|
824
823
|
--shadow-inset: inset 0 1px 0 0 #0104093d; /** Inset shadow for recessed elements */
|
|
825
824
|
--shadow-resting-medium: 0 1px 1px 0 #01040966, 0 3px 6px 0 #010409cc; /** Medium resting shadow for cards and elevated surfaces */
|
|
826
825
|
--shadow-resting-small: 0 1px 1px 0 #01040999, 0 1px 3px 0 #01040999; /** Small resting shadow for buttons and interactive elements */
|
|
@@ -1723,7 +1722,6 @@
|
|
|
1723
1722
|
--reactionButton-selected-fgColor-rest: var(--fgColor-link);
|
|
1724
1723
|
--selectMenu-borderColor: var(--borderColor-default);
|
|
1725
1724
|
--selection-bgColor: #1f6febb3; /** Background color for text selection highlights */
|
|
1726
|
-
--shadow-floating-legacy: 0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966; /** Legacy floating shadow for backward compatibility */
|
|
1727
1725
|
--shadow-inset: inset 0 1px 0 0 #0104093d; /** Inset shadow for recessed elements */
|
|
1728
1726
|
--shadow-resting-medium: 0 1px 1px 0 #01040966, 0 3px 6px 0 #010409cc; /** Medium resting shadow for cards and elevated surfaces */
|
|
1729
1727
|
--shadow-resting-small: 0 1px 1px 0 #01040999, 0 1px 3px 0 #01040999; /** Small resting shadow for buttons and interactive elements */
|
|
@@ -828,7 +828,6 @@
|
|
|
828
828
|
--progressBar-bgColor-success: var(--bgColor-success-emphasis);
|
|
829
829
|
--selectMenu-borderColor: var(--borderColor-default);
|
|
830
830
|
--selection-bgColor: #1b4b91b3; /** Background color for text selection highlights */
|
|
831
|
-
--shadow-floating-legacy: 0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966; /** Legacy floating shadow for backward compatibility */
|
|
832
831
|
--shadow-inset: inset 0 1px 0 0 #0104093d; /** Inset shadow for recessed elements */
|
|
833
832
|
--shadow-resting-medium: 0 1px 1px 0 #01040966, 0 3px 6px 0 #010409cc; /** Medium resting shadow for cards and elevated surfaces */
|
|
834
833
|
--shadow-resting-small: 0 1px 1px 0 #01040999, 0 1px 3px 0 #01040999; /** Small resting shadow for buttons and interactive elements */
|
|
@@ -1731,7 +1730,6 @@
|
|
|
1731
1730
|
--progressBar-bgColor-success: var(--bgColor-success-emphasis);
|
|
1732
1731
|
--selectMenu-borderColor: var(--borderColor-default);
|
|
1733
1732
|
--selection-bgColor: #1b4b91b3; /** Background color for text selection highlights */
|
|
1734
|
-
--shadow-floating-legacy: 0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966; /** Legacy floating shadow for backward compatibility */
|
|
1735
1733
|
--shadow-inset: inset 0 1px 0 0 #0104093d; /** Inset shadow for recessed elements */
|
|
1736
1734
|
--shadow-resting-medium: 0 1px 1px 0 #01040966, 0 3px 6px 0 #010409cc; /** Medium resting shadow for cards and elevated surfaces */
|
|
1737
1735
|
--shadow-resting-small: 0 1px 1px 0 #01040999, 0 1px 3px 0 #01040999; /** Small resting shadow for buttons and interactive elements */
|
|
@@ -846,7 +846,6 @@
|
|
|
846
846
|
--selectMenu-borderColor: var(--borderColor-default);
|
|
847
847
|
--selection-bgColor: #316dcab3; /** Background color for text selection highlights */
|
|
848
848
|
--shadow-floating-large: 0 0 0 1px #3d444d, 0 24px 48px 0 #010409; /** Large floating shadow for modals and dialogs */
|
|
849
|
-
--shadow-floating-legacy: 0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966; /** Legacy floating shadow for backward compatibility */
|
|
850
849
|
--shadow-floating-medium: 0 0 0 1px #3d444d, 0 8px 16px -4px #01040966, 0 4px 32px -4px #01040966, 0 24px 48px -12px #01040966, 0 48px 96px -24px #01040966; /** Medium floating shadow for popovers and action menus */
|
|
851
850
|
--shadow-floating-small: 0 0 0 1px #3d444d, 0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966; /** Small floating shadow for dropdowns, tooltips, and small overlays */
|
|
852
851
|
--shadow-floating-xlarge: 0 0 0 1px #3d444d, 0 32px 64px 0 #010409; /** Extra large floating shadow for full-screen overlays and sheets */
|
|
@@ -1749,7 +1748,6 @@
|
|
|
1749
1748
|
--selectMenu-borderColor: var(--borderColor-default);
|
|
1750
1749
|
--selection-bgColor: #316dcab3; /** Background color for text selection highlights */
|
|
1751
1750
|
--shadow-floating-large: 0 0 0 1px #3d444d, 0 24px 48px 0 #010409; /** Large floating shadow for modals and dialogs */
|
|
1752
|
-
--shadow-floating-legacy: 0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966; /** Legacy floating shadow for backward compatibility */
|
|
1753
1751
|
--shadow-floating-medium: 0 0 0 1px #3d444d, 0 8px 16px -4px #01040966, 0 4px 32px -4px #01040966, 0 24px 48px -12px #01040966, 0 48px 96px -24px #01040966; /** Medium floating shadow for popovers and action menus */
|
|
1754
1752
|
--shadow-floating-small: 0 0 0 1px #3d444d, 0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966; /** Small floating shadow for dropdowns, tooltips, and small overlays */
|
|
1755
1753
|
--shadow-floating-xlarge: 0 0 0 1px #3d444d, 0 32px 64px 0 #010409; /** Extra large floating shadow for full-screen overlays and sheets */
|
|
@@ -798,7 +798,6 @@
|
|
|
798
798
|
--reactionButton-selected-fgColor-rest: var(--fgColor-link);
|
|
799
799
|
--selectMenu-borderColor: var(--borderColor-default);
|
|
800
800
|
--selection-bgColor: #194fb1b3; /** Background color for text selection highlights */
|
|
801
|
-
--shadow-floating-legacy: 0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966; /** Legacy floating shadow for backward compatibility */
|
|
802
801
|
--shadow-inset: inset 0 1px 0 0 #0104093d; /** Inset shadow for recessed elements */
|
|
803
802
|
--shadow-resting-medium: 0 1px 1px 0 #01040966, 0 3px 6px 0 #010409cc; /** Medium resting shadow for cards and elevated surfaces */
|
|
804
803
|
--shadow-resting-small: 0 1px 1px 0 #01040999, 0 1px 3px 0 #01040999; /** Small resting shadow for buttons and interactive elements */
|
|
@@ -1701,7 +1700,6 @@
|
|
|
1701
1700
|
--reactionButton-selected-fgColor-rest: var(--fgColor-link);
|
|
1702
1701
|
--selectMenu-borderColor: var(--borderColor-default);
|
|
1703
1702
|
--selection-bgColor: #194fb1b3; /** Background color for text selection highlights */
|
|
1704
|
-
--shadow-floating-legacy: 0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966; /** Legacy floating shadow for backward compatibility */
|
|
1705
1703
|
--shadow-inset: inset 0 1px 0 0 #0104093d; /** Inset shadow for recessed elements */
|
|
1706
1704
|
--shadow-resting-medium: 0 1px 1px 0 #01040966, 0 3px 6px 0 #010409cc; /** Medium resting shadow for cards and elevated surfaces */
|
|
1707
1705
|
--shadow-resting-small: 0 1px 1px 0 #01040999, 0 1px 3px 0 #01040999; /** Small resting shadow for buttons and interactive elements */
|
|
@@ -798,7 +798,6 @@
|
|
|
798
798
|
--reactionButton-selected-fgColor-rest: var(--fgColor-link);
|
|
799
799
|
--selectMenu-borderColor: var(--borderColor-default);
|
|
800
800
|
--selection-bgColor: #194fb1b3; /** Background color for text selection highlights */
|
|
801
|
-
--shadow-floating-legacy: 0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966; /** Legacy floating shadow for backward compatibility */
|
|
802
801
|
--shadow-inset: inset 0 1px 0 0 #0104093d; /** Inset shadow for recessed elements */
|
|
803
802
|
--shadow-resting-medium: 0 1px 1px 0 #01040966, 0 3px 6px 0 #010409cc; /** Medium resting shadow for cards and elevated surfaces */
|
|
804
803
|
--shadow-resting-small: 0 1px 1px 0 #01040999, 0 1px 3px 0 #01040999; /** Small resting shadow for buttons and interactive elements */
|
|
@@ -1701,7 +1700,6 @@
|
|
|
1701
1700
|
--reactionButton-selected-fgColor-rest: var(--fgColor-link);
|
|
1702
1701
|
--selectMenu-borderColor: var(--borderColor-default);
|
|
1703
1702
|
--selection-bgColor: #194fb1b3; /** Background color for text selection highlights */
|
|
1704
|
-
--shadow-floating-legacy: 0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966; /** Legacy floating shadow for backward compatibility */
|
|
1705
1703
|
--shadow-inset: inset 0 1px 0 0 #0104093d; /** Inset shadow for recessed elements */
|
|
1706
1704
|
--shadow-resting-medium: 0 1px 1px 0 #01040966, 0 3px 6px 0 #010409cc; /** Medium resting shadow for cards and elevated surfaces */
|
|
1707
1705
|
--shadow-resting-small: 0 1px 1px 0 #01040999, 0 1px 3px 0 #01040999; /** Small resting shadow for buttons and interactive elements */
|
|
@@ -822,7 +822,6 @@
|
|
|
822
822
|
--reactionButton-selected-fgColor-rest: var(--fgColor-link);
|
|
823
823
|
--selectMenu-borderColor: var(--borderColor-default);
|
|
824
824
|
--selection-bgColor: #1f6febb3; /** Background color for text selection highlights */
|
|
825
|
-
--shadow-floating-legacy: 0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966; /** Legacy floating shadow for backward compatibility */
|
|
826
825
|
--shadow-inset: inset 0 1px 0 0 #0104093d; /** Inset shadow for recessed elements */
|
|
827
826
|
--shadow-resting-medium: 0 1px 1px 0 #01040966, 0 3px 6px 0 #010409cc; /** Medium resting shadow for cards and elevated surfaces */
|
|
828
827
|
--shadow-resting-small: 0 1px 1px 0 #01040999, 0 1px 3px 0 #01040999; /** Small resting shadow for buttons and interactive elements */
|
|
@@ -1725,7 +1724,6 @@
|
|
|
1725
1724
|
--reactionButton-selected-fgColor-rest: var(--fgColor-link);
|
|
1726
1725
|
--selectMenu-borderColor: var(--borderColor-default);
|
|
1727
1726
|
--selection-bgColor: #1f6febb3; /** Background color for text selection highlights */
|
|
1728
|
-
--shadow-floating-legacy: 0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966; /** Legacy floating shadow for backward compatibility */
|
|
1729
1727
|
--shadow-inset: inset 0 1px 0 0 #0104093d; /** Inset shadow for recessed elements */
|
|
1730
1728
|
--shadow-resting-medium: 0 1px 1px 0 #01040966, 0 3px 6px 0 #010409cc; /** Medium resting shadow for cards and elevated surfaces */
|
|
1731
1729
|
--shadow-resting-small: 0 1px 1px 0 #01040999, 0 1px 3px 0 #01040999; /** Small resting shadow for buttons and interactive elements */
|
|
@@ -820,7 +820,6 @@
|
|
|
820
820
|
--reactionButton-selected-fgColor-rest: var(--fgColor-link);
|
|
821
821
|
--selectMenu-borderColor: var(--borderColor-default);
|
|
822
822
|
--selection-bgColor: #1f6febb3; /** Background color for text selection highlights */
|
|
823
|
-
--shadow-floating-legacy: 0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966; /** Legacy floating shadow for backward compatibility */
|
|
824
823
|
--shadow-inset: inset 0 1px 0 0 #0104093d; /** Inset shadow for recessed elements */
|
|
825
824
|
--shadow-resting-medium: 0 1px 1px 0 #01040966, 0 3px 6px 0 #010409cc; /** Medium resting shadow for cards and elevated surfaces */
|
|
826
825
|
--shadow-resting-small: 0 1px 1px 0 #01040999, 0 1px 3px 0 #01040999; /** Small resting shadow for buttons and interactive elements */
|
|
@@ -1723,7 +1722,6 @@
|
|
|
1723
1722
|
--reactionButton-selected-fgColor-rest: var(--fgColor-link);
|
|
1724
1723
|
--selectMenu-borderColor: var(--borderColor-default);
|
|
1725
1724
|
--selection-bgColor: #1f6febb3; /** Background color for text selection highlights */
|
|
1726
|
-
--shadow-floating-legacy: 0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966; /** Legacy floating shadow for backward compatibility */
|
|
1727
1725
|
--shadow-inset: inset 0 1px 0 0 #0104093d; /** Inset shadow for recessed elements */
|
|
1728
1726
|
--shadow-resting-medium: 0 1px 1px 0 #01040966, 0 3px 6px 0 #010409cc; /** Medium resting shadow for cards and elevated surfaces */
|
|
1729
1727
|
--shadow-resting-small: 0 1px 1px 0 #01040999, 0 1px 3px 0 #01040999; /** Small resting shadow for buttons and interactive elements */
|
|
@@ -624,7 +624,6 @@
|
|
|
624
624
|
--reactionButton-selected-fgColor-hover: #023b95;
|
|
625
625
|
--selectMenu-bgColor-active: #9cd7ff;
|
|
626
626
|
--selectMenu-borderColor: #ffffff00;
|
|
627
|
-
--shadow-floating-legacy: 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Legacy floating shadow for backward compatibility */
|
|
628
627
|
--shadow-resting-medium: 0 1px 1px 0 #25292e1a, 0 3px 6px 0 #25292e1f; /** Medium resting shadow for cards and elevated surfaces */
|
|
629
628
|
--skeletonLoader-bgColor: #dae0e7;
|
|
630
629
|
--treeViewItem-leadingVisual-iconColor-rest: #368cf9;
|
|
@@ -894,7 +893,7 @@
|
|
|
894
893
|
--reactionButton-selected-fgColor-rest: var(--fgColor-link);
|
|
895
894
|
--shadow-floating-large: 0 0 0 1px #454c54, 0 40px 80px 0 #25292e3d; /** Large floating shadow for modals and dialogs */
|
|
896
895
|
--shadow-floating-medium: 0 0 0 1px #454c54, 0 8px 16px -4px #25292e14, 0 4px 32px -4px #25292e14, 0 24px 48px -12px #25292e14, 0 48px 96px -24px #25292e14; /** Medium floating shadow for popovers and action menus */
|
|
897
|
-
--shadow-floating-small: 0 0 0 1px #
|
|
896
|
+
--shadow-floating-small: 0 0 0 1px #454c5440, 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Small floating shadow for dropdowns, tooltips, and small overlays */
|
|
898
897
|
--shadow-floating-xlarge: 0 0 0 1px #454c54, 0 56px 112px 0 #25292e52; /** Extra large floating shadow for full-screen overlays and sheets */
|
|
899
898
|
--tooltip-fgColor: var(--fgColor-onEmphasis);
|
|
900
899
|
--underlineNav-borderColor-hover: var(--borderColor-muted);
|
|
@@ -1527,7 +1526,6 @@
|
|
|
1527
1526
|
--reactionButton-selected-fgColor-hover: #023b95;
|
|
1528
1527
|
--selectMenu-bgColor-active: #9cd7ff;
|
|
1529
1528
|
--selectMenu-borderColor: #ffffff00;
|
|
1530
|
-
--shadow-floating-legacy: 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Legacy floating shadow for backward compatibility */
|
|
1531
1529
|
--shadow-resting-medium: 0 1px 1px 0 #25292e1a, 0 3px 6px 0 #25292e1f; /** Medium resting shadow for cards and elevated surfaces */
|
|
1532
1530
|
--skeletonLoader-bgColor: #dae0e7;
|
|
1533
1531
|
--treeViewItem-leadingVisual-iconColor-rest: #368cf9;
|
|
@@ -1797,7 +1795,7 @@
|
|
|
1797
1795
|
--reactionButton-selected-fgColor-rest: var(--fgColor-link);
|
|
1798
1796
|
--shadow-floating-large: 0 0 0 1px #454c54, 0 40px 80px 0 #25292e3d; /** Large floating shadow for modals and dialogs */
|
|
1799
1797
|
--shadow-floating-medium: 0 0 0 1px #454c54, 0 8px 16px -4px #25292e14, 0 4px 32px -4px #25292e14, 0 24px 48px -12px #25292e14, 0 48px 96px -24px #25292e14; /** Medium floating shadow for popovers and action menus */
|
|
1800
|
-
--shadow-floating-small: 0 0 0 1px #
|
|
1798
|
+
--shadow-floating-small: 0 0 0 1px #454c5440, 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Small floating shadow for dropdowns, tooltips, and small overlays */
|
|
1801
1799
|
--shadow-floating-xlarge: 0 0 0 1px #454c54, 0 56px 112px 0 #25292e52; /** Extra large floating shadow for full-screen overlays and sheets */
|
|
1802
1800
|
--tooltip-fgColor: var(--fgColor-onEmphasis);
|
|
1803
1801
|
--underlineNav-borderColor-hover: var(--borderColor-muted);
|
|
@@ -637,7 +637,6 @@
|
|
|
637
637
|
--reactionButton-selected-fgColor-hover: #0550ae;
|
|
638
638
|
--selectMenu-bgColor-active: #b6e3ff;
|
|
639
639
|
--selectMenu-borderColor: #ffffff00;
|
|
640
|
-
--shadow-floating-legacy: 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Legacy floating shadow for backward compatibility */
|
|
641
640
|
--shadow-resting-medium: 0 1px 1px 0 #25292e1a, 0 3px 6px 0 #25292e1f; /** Medium resting shadow for cards and elevated surfaces */
|
|
642
641
|
--skeletonLoader-bgColor: #818b981a;
|
|
643
642
|
--topicTag-borderColor: #ffffff00;
|
|
@@ -899,7 +898,7 @@
|
|
|
899
898
|
--buttonKeybindingHint-danger-fgColor-disabled: var(--buttonKeybindingHint-default-fgColor-disabled);
|
|
900
899
|
--shadow-floating-large: 0 0 0 1px #d1d9e000, 0 40px 80px 0 #25292e3d; /** Large floating shadow for modals and dialogs */
|
|
901
900
|
--shadow-floating-medium: 0 0 0 1px #d1d9e000, 0 8px 16px -4px #25292e14, 0 4px 32px -4px #25292e14, 0 24px 48px -12px #25292e14, 0 48px 96px -24px #25292e14; /** Medium floating shadow for popovers and action menus */
|
|
902
|
-
--shadow-floating-small: 0 0 0 1px #
|
|
901
|
+
--shadow-floating-small: 0 0 0 1px #d1d9e040, 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Small floating shadow for dropdowns, tooltips, and small overlays */
|
|
903
902
|
--shadow-floating-xlarge: 0 0 0 1px #d1d9e000, 0 56px 112px 0 #25292e52; /** Extra large floating shadow for full-screen overlays and sheets */
|
|
904
903
|
--button-danger-borderColor-active: var(--button-danger-borderColor-hover);
|
|
905
904
|
--button-outline-borderColor-hover: var(--button-primary-borderColor-hover);
|
|
@@ -1540,7 +1539,6 @@
|
|
|
1540
1539
|
--reactionButton-selected-fgColor-hover: #0550ae;
|
|
1541
1540
|
--selectMenu-bgColor-active: #b6e3ff;
|
|
1542
1541
|
--selectMenu-borderColor: #ffffff00;
|
|
1543
|
-
--shadow-floating-legacy: 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Legacy floating shadow for backward compatibility */
|
|
1544
1542
|
--shadow-resting-medium: 0 1px 1px 0 #25292e1a, 0 3px 6px 0 #25292e1f; /** Medium resting shadow for cards and elevated surfaces */
|
|
1545
1543
|
--skeletonLoader-bgColor: #818b981a;
|
|
1546
1544
|
--topicTag-borderColor: #ffffff00;
|
|
@@ -1802,7 +1800,7 @@
|
|
|
1802
1800
|
--buttonKeybindingHint-danger-fgColor-disabled: var(--buttonKeybindingHint-default-fgColor-disabled);
|
|
1803
1801
|
--shadow-floating-large: 0 0 0 1px #d1d9e000, 0 40px 80px 0 #25292e3d; /** Large floating shadow for modals and dialogs */
|
|
1804
1802
|
--shadow-floating-medium: 0 0 0 1px #d1d9e000, 0 8px 16px -4px #25292e14, 0 4px 32px -4px #25292e14, 0 24px 48px -12px #25292e14, 0 48px 96px -24px #25292e14; /** Medium floating shadow for popovers and action menus */
|
|
1805
|
-
--shadow-floating-small: 0 0 0 1px #
|
|
1803
|
+
--shadow-floating-small: 0 0 0 1px #d1d9e040, 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Small floating shadow for dropdowns, tooltips, and small overlays */
|
|
1806
1804
|
--shadow-floating-xlarge: 0 0 0 1px #d1d9e000, 0 56px 112px 0 #25292e52; /** Extra large floating shadow for full-screen overlays and sheets */
|
|
1807
1805
|
--button-danger-borderColor-active: var(--button-danger-borderColor-hover);
|
|
1808
1806
|
--button-outline-borderColor-hover: var(--button-primary-borderColor-hover);
|
|
@@ -617,7 +617,6 @@
|
|
|
617
617
|
--reactionButton-selected-fgColor-hover: #023b95;
|
|
618
618
|
--selectMenu-bgColor-active: #9cd7ff;
|
|
619
619
|
--selectMenu-borderColor: #ffffff00;
|
|
620
|
-
--shadow-floating-legacy: 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Legacy floating shadow for backward compatibility */
|
|
621
620
|
--shadow-resting-medium: 0 1px 1px 0 #25292e1a, 0 3px 6px 0 #25292e1f; /** Medium resting shadow for cards and elevated surfaces */
|
|
622
621
|
--skeletonLoader-bgColor: #dae0e7;
|
|
623
622
|
--treeViewItem-leadingVisual-iconColor-rest: #368cf9;
|
|
@@ -892,7 +891,7 @@
|
|
|
892
891
|
--reactionButton-selected-fgColor-rest: var(--fgColor-link);
|
|
893
892
|
--shadow-floating-large: 0 0 0 1px #454c54, 0 40px 80px 0 #25292e3d; /** Large floating shadow for modals and dialogs */
|
|
894
893
|
--shadow-floating-medium: 0 0 0 1px #454c54, 0 8px 16px -4px #25292e14, 0 4px 32px -4px #25292e14, 0 24px 48px -12px #25292e14, 0 48px 96px -24px #25292e14; /** Medium floating shadow for popovers and action menus */
|
|
895
|
-
--shadow-floating-small: 0 0 0 1px #
|
|
894
|
+
--shadow-floating-small: 0 0 0 1px #454c5440, 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Small floating shadow for dropdowns, tooltips, and small overlays */
|
|
896
895
|
--shadow-floating-xlarge: 0 0 0 1px #454c54, 0 56px 112px 0 #25292e52; /** Extra large floating shadow for full-screen overlays and sheets */
|
|
897
896
|
--tooltip-fgColor: var(--fgColor-onEmphasis);
|
|
898
897
|
--underlineNav-borderColor-hover: var(--borderColor-muted);
|
|
@@ -1520,7 +1519,6 @@
|
|
|
1520
1519
|
--reactionButton-selected-fgColor-hover: #023b95;
|
|
1521
1520
|
--selectMenu-bgColor-active: #9cd7ff;
|
|
1522
1521
|
--selectMenu-borderColor: #ffffff00;
|
|
1523
|
-
--shadow-floating-legacy: 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Legacy floating shadow for backward compatibility */
|
|
1524
1522
|
--shadow-resting-medium: 0 1px 1px 0 #25292e1a, 0 3px 6px 0 #25292e1f; /** Medium resting shadow for cards and elevated surfaces */
|
|
1525
1523
|
--skeletonLoader-bgColor: #dae0e7;
|
|
1526
1524
|
--treeViewItem-leadingVisual-iconColor-rest: #368cf9;
|
|
@@ -1795,7 +1793,7 @@
|
|
|
1795
1793
|
--reactionButton-selected-fgColor-rest: var(--fgColor-link);
|
|
1796
1794
|
--shadow-floating-large: 0 0 0 1px #454c54, 0 40px 80px 0 #25292e3d; /** Large floating shadow for modals and dialogs */
|
|
1797
1795
|
--shadow-floating-medium: 0 0 0 1px #454c54, 0 8px 16px -4px #25292e14, 0 4px 32px -4px #25292e14, 0 24px 48px -12px #25292e14, 0 48px 96px -24px #25292e14; /** Medium floating shadow for popovers and action menus */
|
|
1798
|
-
--shadow-floating-small: 0 0 0 1px #
|
|
1796
|
+
--shadow-floating-small: 0 0 0 1px #454c5440, 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Small floating shadow for dropdowns, tooltips, and small overlays */
|
|
1799
1797
|
--shadow-floating-xlarge: 0 0 0 1px #454c54, 0 56px 112px 0 #25292e52; /** Extra large floating shadow for full-screen overlays and sheets */
|
|
1800
1798
|
--tooltip-fgColor: var(--fgColor-onEmphasis);
|
|
1801
1799
|
--underlineNav-borderColor-hover: var(--borderColor-muted);
|
|
@@ -624,7 +624,6 @@
|
|
|
624
624
|
--reactionButton-selected-fgColor-hover: #023b95;
|
|
625
625
|
--selectMenu-bgColor-active: #9cd7ff;
|
|
626
626
|
--selectMenu-borderColor: #ffffff00;
|
|
627
|
-
--shadow-floating-legacy: 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Legacy floating shadow for backward compatibility */
|
|
628
627
|
--shadow-resting-medium: 0 1px 1px 0 #25292e1a, 0 3px 6px 0 #25292e1f; /** Medium resting shadow for cards and elevated surfaces */
|
|
629
628
|
--skeletonLoader-bgColor: #dae0e7;
|
|
630
629
|
--treeViewItem-leadingVisual-iconColor-rest: #368cf9;
|
|
@@ -894,7 +893,7 @@
|
|
|
894
893
|
--reactionButton-selected-fgColor-rest: var(--fgColor-link);
|
|
895
894
|
--shadow-floating-large: 0 0 0 1px #454c54, 0 40px 80px 0 #25292e3d; /** Large floating shadow for modals and dialogs */
|
|
896
895
|
--shadow-floating-medium: 0 0 0 1px #454c54, 0 8px 16px -4px #25292e14, 0 4px 32px -4px #25292e14, 0 24px 48px -12px #25292e14, 0 48px 96px -24px #25292e14; /** Medium floating shadow for popovers and action menus */
|
|
897
|
-
--shadow-floating-small: 0 0 0 1px #
|
|
896
|
+
--shadow-floating-small: 0 0 0 1px #454c5440, 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Small floating shadow for dropdowns, tooltips, and small overlays */
|
|
898
897
|
--shadow-floating-xlarge: 0 0 0 1px #454c54, 0 56px 112px 0 #25292e52; /** Extra large floating shadow for full-screen overlays and sheets */
|
|
899
898
|
--tooltip-fgColor: var(--fgColor-onEmphasis);
|
|
900
899
|
--underlineNav-borderColor-hover: var(--borderColor-muted);
|
|
@@ -1527,7 +1526,6 @@
|
|
|
1527
1526
|
--reactionButton-selected-fgColor-hover: #023b95;
|
|
1528
1527
|
--selectMenu-bgColor-active: #9cd7ff;
|
|
1529
1528
|
--selectMenu-borderColor: #ffffff00;
|
|
1530
|
-
--shadow-floating-legacy: 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Legacy floating shadow for backward compatibility */
|
|
1531
1529
|
--shadow-resting-medium: 0 1px 1px 0 #25292e1a, 0 3px 6px 0 #25292e1f; /** Medium resting shadow for cards and elevated surfaces */
|
|
1532
1530
|
--skeletonLoader-bgColor: #dae0e7;
|
|
1533
1531
|
--treeViewItem-leadingVisual-iconColor-rest: #368cf9;
|
|
@@ -1797,7 +1795,7 @@
|
|
|
1797
1795
|
--reactionButton-selected-fgColor-rest: var(--fgColor-link);
|
|
1798
1796
|
--shadow-floating-large: 0 0 0 1px #454c54, 0 40px 80px 0 #25292e3d; /** Large floating shadow for modals and dialogs */
|
|
1799
1797
|
--shadow-floating-medium: 0 0 0 1px #454c54, 0 8px 16px -4px #25292e14, 0 4px 32px -4px #25292e14, 0 24px 48px -12px #25292e14, 0 48px 96px -24px #25292e14; /** Medium floating shadow for popovers and action menus */
|
|
1800
|
-
--shadow-floating-small: 0 0 0 1px #
|
|
1798
|
+
--shadow-floating-small: 0 0 0 1px #454c5440, 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Small floating shadow for dropdowns, tooltips, and small overlays */
|
|
1801
1799
|
--shadow-floating-xlarge: 0 0 0 1px #454c54, 0 56px 112px 0 #25292e52; /** Extra large floating shadow for full-screen overlays and sheets */
|
|
1802
1800
|
--tooltip-fgColor: var(--fgColor-onEmphasis);
|
|
1803
1801
|
--underlineNav-borderColor-hover: var(--borderColor-muted);
|
|
@@ -643,7 +643,6 @@
|
|
|
643
643
|
--reactionButton-selected-fgColor-hover: #0550ae;
|
|
644
644
|
--selectMenu-bgColor-active: #b6e3ff;
|
|
645
645
|
--selectMenu-borderColor: #ffffff00;
|
|
646
|
-
--shadow-floating-legacy: 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Legacy floating shadow for backward compatibility */
|
|
647
646
|
--shadow-resting-medium: 0 1px 1px 0 #25292e1a, 0 3px 6px 0 #25292e1f; /** Medium resting shadow for cards and elevated surfaces */
|
|
648
647
|
--skeletonLoader-bgColor: #818b981a;
|
|
649
648
|
--topicTag-borderColor: #ffffff00;
|
|
@@ -899,7 +898,7 @@
|
|
|
899
898
|
--buttonKeybindingHint-danger-fgColor-disabled: var(--buttonKeybindingHint-default-fgColor-disabled);
|
|
900
899
|
--shadow-floating-large: 0 0 0 1px #d1d9e000, 0 40px 80px 0 #25292e3d; /** Large floating shadow for modals and dialogs */
|
|
901
900
|
--shadow-floating-medium: 0 0 0 1px #d1d9e000, 0 8px 16px -4px #25292e14, 0 4px 32px -4px #25292e14, 0 24px 48px -12px #25292e14, 0 48px 96px -24px #25292e14; /** Medium floating shadow for popovers and action menus */
|
|
902
|
-
--shadow-floating-small: 0 0 0 1px #
|
|
901
|
+
--shadow-floating-small: 0 0 0 1px #d1d9e040, 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Small floating shadow for dropdowns, tooltips, and small overlays */
|
|
903
902
|
--shadow-floating-xlarge: 0 0 0 1px #d1d9e000, 0 56px 112px 0 #25292e52; /** Extra large floating shadow for full-screen overlays and sheets */
|
|
904
903
|
--button-danger-borderColor-active: var(--button-danger-borderColor-hover);
|
|
905
904
|
--button-outline-borderColor-hover: var(--button-primary-borderColor-hover);
|
|
@@ -1546,7 +1545,6 @@
|
|
|
1546
1545
|
--reactionButton-selected-fgColor-hover: #0550ae;
|
|
1547
1546
|
--selectMenu-bgColor-active: #b6e3ff;
|
|
1548
1547
|
--selectMenu-borderColor: #ffffff00;
|
|
1549
|
-
--shadow-floating-legacy: 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Legacy floating shadow for backward compatibility */
|
|
1550
1548
|
--shadow-resting-medium: 0 1px 1px 0 #25292e1a, 0 3px 6px 0 #25292e1f; /** Medium resting shadow for cards and elevated surfaces */
|
|
1551
1549
|
--skeletonLoader-bgColor: #818b981a;
|
|
1552
1550
|
--topicTag-borderColor: #ffffff00;
|
|
@@ -1802,7 +1800,7 @@
|
|
|
1802
1800
|
--buttonKeybindingHint-danger-fgColor-disabled: var(--buttonKeybindingHint-default-fgColor-disabled);
|
|
1803
1801
|
--shadow-floating-large: 0 0 0 1px #d1d9e000, 0 40px 80px 0 #25292e3d; /** Large floating shadow for modals and dialogs */
|
|
1804
1802
|
--shadow-floating-medium: 0 0 0 1px #d1d9e000, 0 8px 16px -4px #25292e14, 0 4px 32px -4px #25292e14, 0 24px 48px -12px #25292e14, 0 48px 96px -24px #25292e14; /** Medium floating shadow for popovers and action menus */
|
|
1805
|
-
--shadow-floating-small: 0 0 0 1px #
|
|
1803
|
+
--shadow-floating-small: 0 0 0 1px #d1d9e040, 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Small floating shadow for dropdowns, tooltips, and small overlays */
|
|
1806
1804
|
--shadow-floating-xlarge: 0 0 0 1px #d1d9e000, 0 56px 112px 0 #25292e52; /** Extra large floating shadow for full-screen overlays and sheets */
|
|
1807
1805
|
--button-danger-borderColor-active: var(--button-danger-borderColor-hover);
|
|
1808
1806
|
--button-outline-borderColor-hover: var(--button-primary-borderColor-hover);
|
|
@@ -640,7 +640,6 @@
|
|
|
640
640
|
--reactionButton-selected-fgColor-hover: #0550ae;
|
|
641
641
|
--selectMenu-bgColor-active: #b6e3ff;
|
|
642
642
|
--selectMenu-borderColor: #ffffff00;
|
|
643
|
-
--shadow-floating-legacy: 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Legacy floating shadow for backward compatibility */
|
|
644
643
|
--shadow-resting-medium: 0 1px 1px 0 #25292e1a, 0 3px 6px 0 #25292e1f; /** Medium resting shadow for cards and elevated surfaces */
|
|
645
644
|
--skeletonLoader-bgColor: #818b981a;
|
|
646
645
|
--topicTag-borderColor: #ffffff00;
|
|
@@ -898,7 +897,7 @@
|
|
|
898
897
|
--buttonKeybindingHint-danger-fgColor-disabled: var(--buttonKeybindingHint-default-fgColor-disabled);
|
|
899
898
|
--shadow-floating-large: 0 0 0 1px #d1d9e000, 0 40px 80px 0 #25292e3d; /** Large floating shadow for modals and dialogs */
|
|
900
899
|
--shadow-floating-medium: 0 0 0 1px #d1d9e000, 0 8px 16px -4px #25292e14, 0 4px 32px -4px #25292e14, 0 24px 48px -12px #25292e14, 0 48px 96px -24px #25292e14; /** Medium floating shadow for popovers and action menus */
|
|
901
|
-
--shadow-floating-small: 0 0 0 1px #
|
|
900
|
+
--shadow-floating-small: 0 0 0 1px #d1d9e040, 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Small floating shadow for dropdowns, tooltips, and small overlays */
|
|
902
901
|
--shadow-floating-xlarge: 0 0 0 1px #d1d9e000, 0 56px 112px 0 #25292e52; /** Extra large floating shadow for full-screen overlays and sheets */
|
|
903
902
|
--border-draft-muted: 0.0625rem solid #d1d9e0b3;
|
|
904
903
|
--button-danger-borderColor-active: var(--button-danger-borderColor-hover);
|
|
@@ -1543,7 +1542,6 @@
|
|
|
1543
1542
|
--reactionButton-selected-fgColor-hover: #0550ae;
|
|
1544
1543
|
--selectMenu-bgColor-active: #b6e3ff;
|
|
1545
1544
|
--selectMenu-borderColor: #ffffff00;
|
|
1546
|
-
--shadow-floating-legacy: 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Legacy floating shadow for backward compatibility */
|
|
1547
1545
|
--shadow-resting-medium: 0 1px 1px 0 #25292e1a, 0 3px 6px 0 #25292e1f; /** Medium resting shadow for cards and elevated surfaces */
|
|
1548
1546
|
--skeletonLoader-bgColor: #818b981a;
|
|
1549
1547
|
--topicTag-borderColor: #ffffff00;
|
|
@@ -1801,7 +1799,7 @@
|
|
|
1801
1799
|
--buttonKeybindingHint-danger-fgColor-disabled: var(--buttonKeybindingHint-default-fgColor-disabled);
|
|
1802
1800
|
--shadow-floating-large: 0 0 0 1px #d1d9e000, 0 40px 80px 0 #25292e3d; /** Large floating shadow for modals and dialogs */
|
|
1803
1801
|
--shadow-floating-medium: 0 0 0 1px #d1d9e000, 0 8px 16px -4px #25292e14, 0 4px 32px -4px #25292e14, 0 24px 48px -12px #25292e14, 0 48px 96px -24px #25292e14; /** Medium floating shadow for popovers and action menus */
|
|
1804
|
-
--shadow-floating-small: 0 0 0 1px #
|
|
1802
|
+
--shadow-floating-small: 0 0 0 1px #d1d9e040, 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f; /** Small floating shadow for dropdowns, tooltips, and small overlays */
|
|
1805
1803
|
--shadow-floating-xlarge: 0 0 0 1px #d1d9e000, 0 56px 112px 0 #25292e52; /** Extra large floating shadow for full-screen overlays and sheets */
|
|
1806
1804
|
--border-draft-muted: 0.0625rem solid #d1d9e0b3;
|
|
1807
1805
|
--button-danger-borderColor-active: var(--button-danger-borderColor-hover);
|
|
@@ -49160,176 +49160,6 @@
|
|
|
49160
49160
|
"type": "shadow",
|
|
49161
49161
|
"description": "Large floating shadow for modals and dialogs"
|
|
49162
49162
|
},
|
|
49163
|
-
"shadow-floating-legacy": {
|
|
49164
|
-
"key": "{shadow.floating.legacy}",
|
|
49165
|
-
"$extensions": {
|
|
49166
|
-
"org.primer.figma": {},
|
|
49167
|
-
"org.primer.overrides": {
|
|
49168
|
-
"dark": {
|
|
49169
|
-
"$value": [
|
|
49170
|
-
{
|
|
49171
|
-
"color": "#010409",
|
|
49172
|
-
"alpha": 0.4,
|
|
49173
|
-
"offsetX": {
|
|
49174
|
-
"value": 0,
|
|
49175
|
-
"unit": "px"
|
|
49176
|
-
},
|
|
49177
|
-
"offsetY": {
|
|
49178
|
-
"value": 6,
|
|
49179
|
-
"unit": "px"
|
|
49180
|
-
},
|
|
49181
|
-
"blur": {
|
|
49182
|
-
"value": 12,
|
|
49183
|
-
"unit": "px"
|
|
49184
|
-
},
|
|
49185
|
-
"spread": {
|
|
49186
|
-
"value": -3,
|
|
49187
|
-
"unit": "px"
|
|
49188
|
-
}
|
|
49189
|
-
},
|
|
49190
|
-
{
|
|
49191
|
-
"color": "#010409",
|
|
49192
|
-
"alpha": 0.4,
|
|
49193
|
-
"offsetX": {
|
|
49194
|
-
"value": 0,
|
|
49195
|
-
"unit": "px"
|
|
49196
|
-
},
|
|
49197
|
-
"offsetY": {
|
|
49198
|
-
"value": 6,
|
|
49199
|
-
"unit": "px"
|
|
49200
|
-
},
|
|
49201
|
-
"blur": {
|
|
49202
|
-
"value": 18,
|
|
49203
|
-
"unit": "px"
|
|
49204
|
-
},
|
|
49205
|
-
"spread": {
|
|
49206
|
-
"value": 0,
|
|
49207
|
-
"unit": "px"
|
|
49208
|
-
}
|
|
49209
|
-
}
|
|
49210
|
-
],
|
|
49211
|
-
"filePath": "src/tokens/functional/shadow/shadow.json5",
|
|
49212
|
-
"isSource": true,
|
|
49213
|
-
"$type": "shadow"
|
|
49214
|
-
}
|
|
49215
|
-
},
|
|
49216
|
-
"org.primer.llm": {
|
|
49217
|
-
"usage": ["legacy-component", "backward-compatibility"],
|
|
49218
|
-
"rules": "DEPRECATED: Use shadow-floating-small instead. Only use for maintaining backward compatibility with existing implementations."
|
|
49219
|
-
}
|
|
49220
|
-
},
|
|
49221
|
-
"filePath": "src/tokens/functional/shadow/shadow.json5",
|
|
49222
|
-
"isSource": true,
|
|
49223
|
-
"original": {
|
|
49224
|
-
"$value": [
|
|
49225
|
-
{
|
|
49226
|
-
"color": "{base.color.neutral.0}",
|
|
49227
|
-
"alpha": 0.4,
|
|
49228
|
-
"offsetX": {
|
|
49229
|
-
"value": 0,
|
|
49230
|
-
"unit": "px"
|
|
49231
|
-
},
|
|
49232
|
-
"offsetY": {
|
|
49233
|
-
"value": 6,
|
|
49234
|
-
"unit": "px"
|
|
49235
|
-
},
|
|
49236
|
-
"blur": {
|
|
49237
|
-
"value": 12,
|
|
49238
|
-
"unit": "px"
|
|
49239
|
-
},
|
|
49240
|
-
"spread": {
|
|
49241
|
-
"value": -3,
|
|
49242
|
-
"unit": "px"
|
|
49243
|
-
}
|
|
49244
|
-
},
|
|
49245
|
-
{
|
|
49246
|
-
"color": "{base.color.neutral.0}",
|
|
49247
|
-
"alpha": 0.4,
|
|
49248
|
-
"offsetX": {
|
|
49249
|
-
"value": 0,
|
|
49250
|
-
"unit": "px"
|
|
49251
|
-
},
|
|
49252
|
-
"offsetY": {
|
|
49253
|
-
"value": 6,
|
|
49254
|
-
"unit": "px"
|
|
49255
|
-
},
|
|
49256
|
-
"blur": {
|
|
49257
|
-
"value": 18,
|
|
49258
|
-
"unit": "px"
|
|
49259
|
-
},
|
|
49260
|
-
"spread": {
|
|
49261
|
-
"value": 0,
|
|
49262
|
-
"unit": "px"
|
|
49263
|
-
}
|
|
49264
|
-
}
|
|
49265
|
-
],
|
|
49266
|
-
"$type": "shadow",
|
|
49267
|
-
"$description": "Legacy floating shadow for backward compatibility",
|
|
49268
|
-
"$extensions": {
|
|
49269
|
-
"org.primer.figma": {},
|
|
49270
|
-
"org.primer.overrides": {
|
|
49271
|
-
"dark": {
|
|
49272
|
-
"$value": [
|
|
49273
|
-
{
|
|
49274
|
-
"color": "{base.color.neutral.0}",
|
|
49275
|
-
"alpha": 0.4,
|
|
49276
|
-
"offsetX": {
|
|
49277
|
-
"value": 0,
|
|
49278
|
-
"unit": "px"
|
|
49279
|
-
},
|
|
49280
|
-
"offsetY": {
|
|
49281
|
-
"value": 6,
|
|
49282
|
-
"unit": "px"
|
|
49283
|
-
},
|
|
49284
|
-
"blur": {
|
|
49285
|
-
"value": 12,
|
|
49286
|
-
"unit": "px"
|
|
49287
|
-
},
|
|
49288
|
-
"spread": {
|
|
49289
|
-
"value": -3,
|
|
49290
|
-
"unit": "px"
|
|
49291
|
-
}
|
|
49292
|
-
},
|
|
49293
|
-
{
|
|
49294
|
-
"color": "{base.color.neutral.0}",
|
|
49295
|
-
"alpha": 0.4,
|
|
49296
|
-
"offsetX": {
|
|
49297
|
-
"value": 0,
|
|
49298
|
-
"unit": "px"
|
|
49299
|
-
},
|
|
49300
|
-
"offsetY": {
|
|
49301
|
-
"value": 6,
|
|
49302
|
-
"unit": "px"
|
|
49303
|
-
},
|
|
49304
|
-
"blur": {
|
|
49305
|
-
"value": 18,
|
|
49306
|
-
"unit": "px"
|
|
49307
|
-
},
|
|
49308
|
-
"spread": {
|
|
49309
|
-
"value": 0,
|
|
49310
|
-
"unit": "px"
|
|
49311
|
-
}
|
|
49312
|
-
}
|
|
49313
|
-
],
|
|
49314
|
-
"filePath": "src/tokens/functional/shadow/shadow.json5",
|
|
49315
|
-
"isSource": true,
|
|
49316
|
-
"$type": "shadow"
|
|
49317
|
-
}
|
|
49318
|
-
},
|
|
49319
|
-
"org.primer.llm": {
|
|
49320
|
-
"usage": ["legacy-component", "backward-compatibility"],
|
|
49321
|
-
"rules": "DEPRECATED: Use shadow-floating-small instead. Only use for maintaining backward compatibility with existing implementations."
|
|
49322
|
-
}
|
|
49323
|
-
},
|
|
49324
|
-
"key": "{shadow.floating.legacy}"
|
|
49325
|
-
},
|
|
49326
|
-
"name": "shadow-floating-legacy",
|
|
49327
|
-
"attributes": {},
|
|
49328
|
-
"path": ["shadow", "floating", "legacy"],
|
|
49329
|
-
"value": "0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966",
|
|
49330
|
-
"type": "shadow",
|
|
49331
|
-
"description": "Legacy floating shadow for backward compatibility"
|
|
49332
|
-
},
|
|
49333
49163
|
"shadow-floating-medium": {
|
|
49334
49164
|
"key": "{shadow.floating.medium}",
|
|
49335
49165
|
"$extensions": {
|