@box/blueprint-web-assets 4.67.14 → 4.68.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/dist/icons/Logo/AgentCustomExtract.js +1 -1
- package/dist/icons/Logo/ExtractionJob.js +1 -1
- package/dist/icons/Medium/ArrowArchedRight.js +5 -0
- package/dist/icons/Medium/ArrowDown.js +5 -0
- package/dist/icons/Medium/ArrowLeft.d.ts +3 -0
- package/dist/icons/Medium/ArrowLeft.js +5 -0
- package/dist/icons/Medium/ArrowRight.d.ts +3 -0
- package/dist/icons/Medium/ArrowRight.js +5 -0
- package/dist/icons/Medium/ArrowUp.d.ts +3 -0
- package/dist/icons/Medium/ArrowUp.js +5 -0
- package/dist/icons/Medium/ArrowUpRightSquare.d.ts +3 -0
- package/dist/icons/Medium/ArrowUpRightSquare.js +5 -0
- package/dist/icons/Medium/ArrowsMaximize.d.ts +3 -0
- package/dist/icons/Medium/ArrowsMaximize.js +5 -0
- package/dist/icons/Medium/ArrowsMinimize.d.ts +3 -0
- package/dist/icons/Medium/ArrowsMinimize.js +5 -0
- package/dist/icons/Medium/AvatarCircle.d.ts +3 -0
- package/dist/icons/Medium/AvatarCircle.js +5 -0
- package/dist/icons/Medium/BoldUnderlineItalic.d.ts +3 -0
- package/dist/icons/Medium/BoldUnderlineItalic.js +5 -0
- package/dist/icons/Medium/BoxLeftArrow.d.ts +3 -0
- package/dist/icons/Medium/BoxLeftArrow.js +5 -0
- package/dist/icons/Medium/ConditionalSplit.d.ts +3 -0
- package/dist/icons/Medium/ConditionalSplit.js +5 -0
- package/dist/icons/Medium/DashedSquareBubble.d.ts +3 -0
- package/dist/icons/Medium/DashedSquareBubble.js +5 -0
- package/dist/icons/Medium/Duplicate.d.ts +3 -0
- package/dist/icons/Medium/Duplicate.js +5 -0
- package/dist/icons/Medium/FileSearch.d.ts +3 -0
- package/dist/icons/Medium/FileSearch.js +5 -0
- package/dist/icons/Medium/GridView.js +1 -1
- package/dist/icons/Medium/Heading.d.ts +3 -0
- package/dist/icons/Medium/Heading.js +5 -0
- package/dist/icons/Medium/LargeListView.d.ts +3 -0
- package/dist/icons/Medium/LargeListView.js +5 -0
- package/dist/icons/Medium/Layout.d.ts +3 -0
- package/dist/icons/Medium/Layout.js +5 -0
- package/dist/icons/Medium/ListView.js +2 -2
- package/dist/icons/Medium/Merge.d.ts +3 -0
- package/dist/icons/Medium/Merge.js +5 -0
- package/dist/icons/Medium/Minus.d.ts +3 -0
- package/dist/icons/Medium/Minus.js +5 -0
- package/dist/icons/Medium/Page.d.ts +3 -0
- package/dist/icons/Medium/Page.js +5 -0
- package/dist/icons/Medium/PencilScribble.d.ts +3 -0
- package/dist/icons/Medium/PencilScribble.js +5 -0
- package/dist/icons/Medium/Plus.js +1 -1
- package/dist/icons/Medium/Puzzle.d.ts +3 -0
- package/dist/icons/Medium/Puzzle.js +5 -0
- package/dist/icons/Medium/RelayAdvanced.d.ts +3 -0
- package/dist/icons/Medium/RelayAdvanced.js +5 -0
- package/dist/icons/Medium/Split.d.ts +3 -0
- package/dist/icons/Medium/Split.js +5 -0
- package/dist/icons/Medium/TextHighlight.d.ts +3 -0
- package/dist/icons/Medium/TextHighlight.js +5 -0
- package/dist/icons/Medium/XMark.js +1 -1
- package/dist/icons/Medium/index.d.ts +26 -2
- package/dist/icons/Medium/index.js +26 -2
- package/dist/icons/MediumFilled/ArrowArchedRight.d.ts +3 -0
- package/dist/icons/MediumFilled/ArrowArchedRight.js +5 -0
- package/dist/icons/MediumFilled/AvatarCircle.d.ts +3 -0
- package/dist/icons/MediumFilled/AvatarCircle.js +5 -0
- package/dist/icons/MediumFilled/Duplicate.d.ts +3 -0
- package/dist/icons/MediumFilled/Duplicate.js +5 -0
- package/dist/icons/MediumFilled/Layout.d.ts +3 -0
- package/dist/icons/MediumFilled/Layout.js +5 -0
- package/dist/icons/MediumFilled/Page.d.ts +3 -0
- package/dist/icons/MediumFilled/Page.js +5 -0
- package/dist/icons/MediumFilled/Puzzle.d.ts +3 -0
- package/dist/icons/MediumFilled/Puzzle.js +5 -0
- package/dist/icons/MediumFilled/index.d.ts +6 -0
- package/dist/icons/MediumFilled/index.js +6 -0
- package/dist/tokens/BP2/dark_mode_value/px-tokens.d.ts +9 -18
- package/dist/tokens/BP2/dark_mode_value/px-tokens.js +27 -36
- package/dist/tokens/BP2/dark_mode_value/tokens.css +27 -36
- package/dist/tokens/BP2/dark_mode_value/tokens.d.ts +9 -18
- package/dist/tokens/BP2/dark_mode_value/tokens.js +27 -36
- package/dist/tokens/BP2/dark_mode_value/tokens.json +27 -36
- package/dist/tokens/BP2/light_mode_value/px-tokens.d.ts +9 -18
- package/dist/tokens/BP2/light_mode_value/px-tokens.js +24 -33
- package/dist/tokens/BP2/light_mode_value/tokens.css +24 -33
- package/dist/tokens/BP2/light_mode_value/tokens.d.ts +9 -18
- package/dist/tokens/BP2/light_mode_value/tokens.js +24 -33
- package/dist/tokens/BP2/light_mode_value/tokens.json +24 -33
- package/dist/tokens/px-tokens.d.ts +9 -18
- package/dist/tokens/px-tokens.js +24 -33
- package/dist/tokens/tokens-css-vars.scss +24 -33
- package/dist/tokens/tokens.d.ts +9 -18
- package/dist/tokens/tokens.js +24 -33
- package/dist/tokens/tokens.json +24 -33
- package/package.json +2 -2
- package/dist/icons/Medium/BoxAiAdvancedColor.js +0 -5
- package/dist/icons/Medium/BoxAiColor.js +0 -5
- /package/dist/icons/Medium/{BoxAiAdvancedColor.d.ts → ArrowArchedRight.d.ts} +0 -0
- /package/dist/icons/Medium/{BoxAiColor.d.ts → ArrowDown.d.ts} +0 -0
|
@@ -576,6 +576,7 @@
|
|
|
576
576
|
--bp-screen-height: 900;
|
|
577
577
|
--bp-screen-width: 1440;
|
|
578
578
|
--bp-background-background: var(--bp-gray-white);
|
|
579
|
+
--bp-border-accordion-border-hover: var(--bp-gray-10);
|
|
579
580
|
--bp-border-avatar-border-hover: var(--bp-black-opacity-04);
|
|
580
581
|
--bp-border-avatar-border-pressed: var(--bp-black-opacity-08);
|
|
581
582
|
--bp-border-badge-border: var(--bp-gray-white);
|
|
@@ -589,8 +590,7 @@
|
|
|
589
590
|
--bp-border-collapsible-section-border: var(--bp-gray-20);
|
|
590
591
|
--bp-border-combobox-border: var(--bp-gray-50);
|
|
591
592
|
--bp-border-combobox-border-hover: var(--bp-gray-65);
|
|
592
|
-
--bp-border-content-
|
|
593
|
-
--bp-border-content-button-border-selected: var(--bp-gray-50);
|
|
593
|
+
--bp-border-content-switcher-border: var(--bp-gray-50);
|
|
594
594
|
--bp-border-cta-border-high-contrast: var(--bp-black-opacity-90);
|
|
595
595
|
--bp-border-cta-border-secondary: var(--bp-black-opacity-08);
|
|
596
596
|
--bp-border-date-picker-day-border-focus: var(--bp-light-blue-100);
|
|
@@ -602,14 +602,10 @@
|
|
|
602
602
|
--bp-border-date-picker-border-error: var(--bp-watermelon-red-100);
|
|
603
603
|
--bp-border-date-picker-border-focus: var(--bp-light-blue-100);
|
|
604
604
|
--bp-border-date-picker-border-hover: var(--bp-gray-65);
|
|
605
|
-
--bp-border-divider-border: var(--bp-black-opacity-
|
|
606
|
-
--bp-border-dropdown-secondary-border: var(--bp-
|
|
607
|
-
--bp-border-dropdown-border: var(--bp-
|
|
605
|
+
--bp-border-divider-border: var(--bp-black-opacity-08);
|
|
606
|
+
--bp-border-dropdown-secondary-border: var(--bp-black-opacity-08);
|
|
607
|
+
--bp-border-dropdown-border: var(--bp-black-opacity-08);
|
|
608
608
|
--bp-border-dropdown-border-error: var(--bp-watermelon-red-100);
|
|
609
|
-
--bp-border-dropdown-border-error-focus: var(--bp-watermelon-red-100);
|
|
610
|
-
--bp-border-dropdown-border-error-hover: var(--bp-watermelon-red-100);
|
|
611
|
-
--bp-border-dropdown-border-focus: var(--bp-box-blue-100);
|
|
612
|
-
--bp-border-dropdown-border-hover: var(--bp-gray-65);
|
|
613
609
|
--bp-border-filter-chip-border-multi-on: var(--bp-box-blue-40);
|
|
614
610
|
--bp-border-filter-chip-border-multi-on-hover: var(--bp-box-blue-40);
|
|
615
611
|
--bp-border-grid-thumbnail-border: var(--bp-gray-10);
|
|
@@ -621,6 +617,7 @@
|
|
|
621
617
|
--bp-border-input-border-error-hover: var(--bp-watermelon-red-100);
|
|
622
618
|
--bp-border-input-border-focus: var(--bp-light-blue-100);
|
|
623
619
|
--bp-border-input-border-hover: var(--bp-gray-65);
|
|
620
|
+
--bp-border-input-border-read-only: var(--bp-gray-20);
|
|
624
621
|
--bp-border-input-chip-border-error: var(--bp-watermelon-red-100);
|
|
625
622
|
--bp-border-input-chip-border-shadow: var(--bp-black-opacity-04);
|
|
626
623
|
--bp-border-item-small-border-selected: var(--bp-box-blue-100);
|
|
@@ -682,7 +679,6 @@
|
|
|
682
679
|
--bp-border-toolbar-border: var(--bp-gray-10);
|
|
683
680
|
--bp-border-tooltip-border: var(--bp-white-opacity-16);
|
|
684
681
|
--bp-border-tooltip-border-error: var(--bp-watermelon-red-50);
|
|
685
|
-
--bp-border-border-accordion-hover: var(--bp-gray-10);
|
|
686
682
|
--bp-icon-cta-icon: var(--bp-black-opacity-60);
|
|
687
683
|
--bp-icon-cta-icon-high-contrast: var(--bp-black-opacity-90);
|
|
688
684
|
--bp-icon-cta-icon-high-contrast-hover: var(--bp-black-opacity-90);
|
|
@@ -767,12 +763,9 @@
|
|
|
767
763
|
--bp-surface-chip-button-surface-hover: var(--bp-black-opacity-08);
|
|
768
764
|
--bp-surface-collapsible-section-surface: var(--bp-gray-white);
|
|
769
765
|
--bp-surface-combobox-surface: var(--bp-gray-white);
|
|
770
|
-
--bp-surface-content-button-surface-focus-default: var(--bp-gray-white);
|
|
771
|
-
--bp-surface-content-button-surface-focus-selected: var(--bp-gray-white);
|
|
772
|
-
--bp-surface-content-button-surface-hover-default: var(--bp-gray-05);
|
|
773
|
-
--bp-surface-content-button-surface-hover-selected: var(--bp-gray-05);
|
|
774
|
-
--bp-surface-content-button-surface-selected: var(--bp-gray-white);
|
|
775
766
|
--bp-surface-content-switcher-surface: var(--bp-gray-10);
|
|
767
|
+
--bp-surface-content-switcher-surface-hover: var(--bp-gray-05);
|
|
768
|
+
--bp-surface-content-switcher-surface-selected: var(--bp-gray-white);
|
|
776
769
|
--bp-surface-cta-destructive-surface-teratiary-hover: var(--bp-watermelon-red-opacity-04);
|
|
777
770
|
--bp-surface-cta-destructive-surface-teratiary-pressed: var(--bp-watermelon-red-opacity-12);
|
|
778
771
|
--bp-surface-cta-destructive-surface-tertiary: var(--bp-watermelon-red-opacity-00);
|
|
@@ -790,7 +783,7 @@
|
|
|
790
783
|
--bp-surface-cta-surface-promo-focus-pressed: var(--bp-grimace-120);
|
|
791
784
|
--bp-surface-cta-surface-promo-hover: var(--bp-grimace-100);
|
|
792
785
|
--bp-surface-cta-surface-promo-pressed: var(--bp-grimace-120);
|
|
793
|
-
--bp-surface-cta-surface-secondary: var(--bp-white-opacity-
|
|
786
|
+
--bp-surface-cta-surface-secondary: var(--bp-white-opacity-90);
|
|
794
787
|
--bp-surface-cta-surface-secondary-hover: var(--bp-black-opacity-04);
|
|
795
788
|
--bp-surface-cta-surface-secondary-pressed: var(--bp-black-opacity-08);
|
|
796
789
|
--bp-surface-cta-surface-tertiary: var(--bp-black-opacity-00);
|
|
@@ -815,19 +808,13 @@
|
|
|
815
808
|
--bp-surface-date-picker-surface-error: var(--bp-gray-white);
|
|
816
809
|
--bp-surface-date-picker-surface-focus: var(--bp-gray-white);
|
|
817
810
|
--bp-surface-date-picker-surface-hover: var(--bp-gray-white);
|
|
818
|
-
--bp-surface-dropdown-
|
|
819
|
-
--bp-surface-dropdown-
|
|
820
|
-
--bp-surface-dropdown-secondary-surface: var(--bp-
|
|
821
|
-
--bp-surface-dropdown-
|
|
822
|
-
--bp-surface-dropdown-
|
|
823
|
-
--bp-surface-dropdown-
|
|
824
|
-
--bp-surface-dropdown-
|
|
825
|
-
--bp-surface-dropdown-surface: var(--bp-gray-white);
|
|
826
|
-
--bp-surface-dropdown-surface-error: var(--bp-gray-white);
|
|
827
|
-
--bp-surface-dropdown-surface-error-focus: var(--bp-gray-white);
|
|
828
|
-
--bp-surface-dropdown-surface-error-hover: var(--bp-gray-white);
|
|
829
|
-
--bp-surface-dropdown-surface-focus: var(--bp-gray-white);
|
|
830
|
-
--bp-surface-dropdown-surface-hover: var(--bp-gray-white);
|
|
811
|
+
--bp-surface-dropdown-secondary-surface: var(--bp-white-opacity-70);
|
|
812
|
+
--bp-surface-dropdown-secondary-surface-hover: var(--bp-black-opacity-04);
|
|
813
|
+
--bp-surface-dropdown-secondary-surface-pressed: var(--bp-black-opacity-08);
|
|
814
|
+
--bp-surface-dropdown-tertiary-surface-hover: var(--bp-black-opacity-04);
|
|
815
|
+
--bp-surface-dropdown-tertiary-surface-pressed: var(--bp-black-opacity-08);
|
|
816
|
+
--bp-surface-dropdown-surface: var(--bp-white-opacity-70);
|
|
817
|
+
--bp-surface-dropdown-surface-hover: var(--bp-black-opacity-04);
|
|
831
818
|
--bp-surface-filter-surface: var(--bp-box-blue-100);
|
|
832
819
|
--bp-surface-filter-surface-focus: var(--bp-box-blue-100);
|
|
833
820
|
--bp-surface-filter-surface-hover: var(--bp-box-blue-100);
|
|
@@ -859,6 +846,7 @@
|
|
|
859
846
|
--bp-surface-input-surface-error-hover: var(--bp-gray-white);
|
|
860
847
|
--bp-surface-input-surface-focus: var(--bp-gray-white);
|
|
861
848
|
--bp-surface-input-surface-hover: var(--bp-gray-white);
|
|
849
|
+
--bp-surface-input-surface-read-only: var(--bp-gray-02);
|
|
862
850
|
--bp-surface-input-chip-surface: var(--bp-gray-10);
|
|
863
851
|
--bp-surface-input-chip-surface-error: var(--bp-watermelon-red-10);
|
|
864
852
|
--bp-surface-input-chip-surface-hover: var(--bp-gray-10);
|
|
@@ -867,6 +855,9 @@
|
|
|
867
855
|
--bp-surface-item-small-surface-selected: var(--bp-box-blue-05);
|
|
868
856
|
--bp-surface-item-surface-hover: var(--bp-gray-white);
|
|
869
857
|
--bp-surface-item-surface-selected: var(--bp-box-blue-05);
|
|
858
|
+
--bp-surface-list-item-small-surface: var(--bp-white-opacity-00);
|
|
859
|
+
--bp-surface-list-item-small-surface-hover: var(--bp-black-opacity-04);
|
|
860
|
+
--bp-surface-list-item-small-surface-pressed: var(--bp-black-opacity-08);
|
|
870
861
|
--bp-surface-list-item-surface: var(--bp-gray-white);
|
|
871
862
|
--bp-surface-list-item-surface-hover: var(--bp-gray-white);
|
|
872
863
|
--bp-surface-list-item-surface-loading: var(--bp-gray-05);
|
|
@@ -883,10 +874,10 @@
|
|
|
883
874
|
--bp-surface-loading-indicator-surface-tertiary: var(--bp-box-blue-opacity-30);
|
|
884
875
|
--bp-surface-menu-surface-dropdown: var(--bp-white-opacity-90);
|
|
885
876
|
--bp-surface-menu-surface-fullscreen: var(--bp-white-opacity-90);
|
|
886
|
-
--bp-surface-menu-item-surface: var(--bp-
|
|
887
|
-
--bp-surface-menu-item-surface-hover: var(--bp-
|
|
888
|
-
--bp-surface-menu-item-surface-loading: var(--bp-
|
|
889
|
-
--bp-surface-menu-item-surface-pressed: var(--bp-
|
|
877
|
+
--bp-surface-menu-item-surface: var(--bp-white-opacity-00);
|
|
878
|
+
--bp-surface-menu-item-surface-hover: var(--bp-black-opacity-04);
|
|
879
|
+
--bp-surface-menu-item-surface-loading: var(--bp-white-opacity-00);
|
|
880
|
+
--bp-surface-menu-item-surface-pressed: var(--bp-black-opacity-08);
|
|
890
881
|
--bp-surface-modal-surface: var(--bp-gray-white);
|
|
891
882
|
--bp-surface-modal-surface-gray: var(--bp-gray-05);
|
|
892
883
|
--bp-surface-nav-surface-brand: var(--bp-box-blue-100);
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
export const bpBackgroundBackground: string;
|
|
2
|
+
export const bpBorderAccordionBorderHover: string;
|
|
2
3
|
export const bpBorderAvatarBorderHover: string;
|
|
3
4
|
export const bpBorderAvatarBorderPressed: string;
|
|
4
5
|
export const bpBorderBadgeBorder: string;
|
|
@@ -12,8 +13,7 @@ export const bpBorderCheckboxBorderSelectedHover: string;
|
|
|
12
13
|
export const bpBorderCollapsibleSectionBorder: string;
|
|
13
14
|
export const bpBorderComboboxBorder: string;
|
|
14
15
|
export const bpBorderComboboxBorderHover: string;
|
|
15
|
-
export const
|
|
16
|
-
export const bpBorderContentButtonBorderSelected: string;
|
|
16
|
+
export const bpBorderContentSwitcherBorder: string;
|
|
17
17
|
export const bpBorderCtaBorderHighContrast: string;
|
|
18
18
|
export const bpBorderCtaBorderOutlineDisabled: string;
|
|
19
19
|
export const bpBorderCtaBorderSecondary: string;
|
|
@@ -31,10 +31,6 @@ export const bpBorderDividerBorderBrand: string;
|
|
|
31
31
|
export const bpBorderDropdownSecondaryBorder: string;
|
|
32
32
|
export const bpBorderDropdownBorder: string;
|
|
33
33
|
export const bpBorderDropdownBorderError: string;
|
|
34
|
-
export const bpBorderDropdownBorderErrorFocus: string;
|
|
35
|
-
export const bpBorderDropdownBorderErrorHover: string;
|
|
36
|
-
export const bpBorderDropdownBorderFocus: string;
|
|
37
|
-
export const bpBorderDropdownBorderHover: string;
|
|
38
34
|
export const bpBorderFilterChipBorderMultiOn: string;
|
|
39
35
|
export const bpBorderFilterChipBorderMultiOnHover: string;
|
|
40
36
|
export const bpBorderGridThumbnailBorder: string;
|
|
@@ -46,6 +42,7 @@ export const bpBorderInputBorderErrorFocus: string;
|
|
|
46
42
|
export const bpBorderInputBorderErrorHover: string;
|
|
47
43
|
export const bpBorderInputBorderFocus: string;
|
|
48
44
|
export const bpBorderInputBorderHover: string;
|
|
45
|
+
export const bpBorderInputBorderReadOnly: string;
|
|
49
46
|
export const bpBorderInputChipBorderError: string;
|
|
50
47
|
export const bpBorderInputChipBorderShadow: string;
|
|
51
48
|
export const bpBorderItemSmallBorderSelected: string;
|
|
@@ -107,7 +104,6 @@ export const bpBorderToggleTextBorderOnPressed: string;
|
|
|
107
104
|
export const bpBorderToolbarBorder: string;
|
|
108
105
|
export const bpBorderTooltipBorder: string;
|
|
109
106
|
export const bpBorderTooltipBorderError: string;
|
|
110
|
-
export const bpBorderBorderAccordionHover: string;
|
|
111
107
|
export const bpBorder00: string;
|
|
112
108
|
export const bpBorder01: string;
|
|
113
109
|
export const bpBorder02: string;
|
|
@@ -220,12 +216,9 @@ export const bpSurfaceChipButtonSurface: string;
|
|
|
220
216
|
export const bpSurfaceChipButtonSurfaceHover: string;
|
|
221
217
|
export const bpSurfaceCollapsibleSectionSurface: string;
|
|
222
218
|
export const bpSurfaceComboboxSurface: string;
|
|
223
|
-
export const bpSurfaceContentButtonSurfaceFocusDefault: string;
|
|
224
|
-
export const bpSurfaceContentButtonSurfaceFocusSelected: string;
|
|
225
|
-
export const bpSurfaceContentButtonSurfaceHoverDefault: string;
|
|
226
|
-
export const bpSurfaceContentButtonSurfaceHoverSelected: string;
|
|
227
|
-
export const bpSurfaceContentButtonSurfaceSelected: string;
|
|
228
219
|
export const bpSurfaceContentSwitcherSurface: string;
|
|
220
|
+
export const bpSurfaceContentSwitcherSurfaceHover: string;
|
|
221
|
+
export const bpSurfaceContentSwitcherSurfaceSelected: string;
|
|
229
222
|
export const bpSurfaceCtaDestructiveSurfaceTeratiaryHover: string;
|
|
230
223
|
export const bpSurfaceCtaDestructiveSurfaceTeratiaryPressed: string;
|
|
231
224
|
export const bpSurfaceCtaDestructiveSurfaceTertiary: string;
|
|
@@ -269,18 +262,12 @@ export const bpSurfaceDatePickerSurfaceDisabled: string;
|
|
|
269
262
|
export const bpSurfaceDatePickerSurfaceError: string;
|
|
270
263
|
export const bpSurfaceDatePickerSurfaceFocus: string;
|
|
271
264
|
export const bpSurfaceDatePickerSurfaceHover: string;
|
|
272
|
-
export const bpSurfaceDropdownPrimarySurfaceHover: string;
|
|
273
|
-
export const bpSurfaceDropdownPrimarySurfacePressed: string;
|
|
274
265
|
export const bpSurfaceDropdownSecondarySurface: string;
|
|
275
266
|
export const bpSurfaceDropdownSecondarySurfaceHover: string;
|
|
276
267
|
export const bpSurfaceDropdownSecondarySurfacePressed: string;
|
|
277
268
|
export const bpSurfaceDropdownTertiarySurfaceHover: string;
|
|
278
269
|
export const bpSurfaceDropdownTertiarySurfacePressed: string;
|
|
279
270
|
export const bpSurfaceDropdownSurface: string;
|
|
280
|
-
export const bpSurfaceDropdownSurfaceError: string;
|
|
281
|
-
export const bpSurfaceDropdownSurfaceErrorFocus: string;
|
|
282
|
-
export const bpSurfaceDropdownSurfaceErrorHover: string;
|
|
283
|
-
export const bpSurfaceDropdownSurfaceFocus: string;
|
|
284
271
|
export const bpSurfaceDropdownSurfaceHover: string;
|
|
285
272
|
export const bpSurfaceFilterSurface: string;
|
|
286
273
|
export const bpSurfaceFilterSurfaceFocus: string;
|
|
@@ -313,6 +300,7 @@ export const bpSurfaceInputSurfaceErrorFocus: string;
|
|
|
313
300
|
export const bpSurfaceInputSurfaceErrorHover: string;
|
|
314
301
|
export const bpSurfaceInputSurfaceFocus: string;
|
|
315
302
|
export const bpSurfaceInputSurfaceHover: string;
|
|
303
|
+
export const bpSurfaceInputSurfaceReadOnly: string;
|
|
316
304
|
export const bpSurfaceInputChipSurface: string;
|
|
317
305
|
export const bpSurfaceInputChipSurfaceError: string;
|
|
318
306
|
export const bpSurfaceInputChipSurfaceHover: string;
|
|
@@ -321,6 +309,9 @@ export const bpSurfaceItemSmallSurfaceHover: string;
|
|
|
321
309
|
export const bpSurfaceItemSmallSurfaceSelected: string;
|
|
322
310
|
export const bpSurfaceItemSurfaceHover: string;
|
|
323
311
|
export const bpSurfaceItemSurfaceSelected: string;
|
|
312
|
+
export const bpSurfaceListItemSmallSurface: string;
|
|
313
|
+
export const bpSurfaceListItemSmallSurfaceHover: string;
|
|
314
|
+
export const bpSurfaceListItemSmallSurfacePressed: string;
|
|
324
315
|
export const bpSurfaceListItemSurface: string;
|
|
325
316
|
export const bpSurfaceListItemSurfaceHover: string;
|
|
326
317
|
export const bpSurfaceListItemSurfaceLoading: string;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
export const bpBackgroundBackground = '#ffffff';
|
|
2
|
+
export const bpBorderAccordionBorderHover = '#e8e8e8';
|
|
2
3
|
export const bpBorderAvatarBorderHover = 'rgba(0, 0, 0, 0.04)';
|
|
3
4
|
export const bpBorderAvatarBorderPressed = 'rgba(0, 0, 0, 0.08)';
|
|
4
5
|
export const bpBorderBadgeBorder = '#ffffff';
|
|
@@ -12,8 +13,7 @@ export const bpBorderCheckboxBorderSelectedHover = '#2079e3';
|
|
|
12
13
|
export const bpBorderCollapsibleSectionBorder = '#d3d3d3';
|
|
13
14
|
export const bpBorderComboboxBorder = '#909090';
|
|
14
15
|
export const bpBorderComboboxBorderHover = '#6f6f6f';
|
|
15
|
-
export const
|
|
16
|
-
export const bpBorderContentButtonBorderSelected = '#909090';
|
|
16
|
+
export const bpBorderContentSwitcherBorder = '#909090';
|
|
17
17
|
export const bpBorderCtaBorderHighContrast = 'rgba(0, 0, 0, 0.9)';
|
|
18
18
|
export const bpBorderCtaBorderOutlineDisabled = '#646464';
|
|
19
19
|
export const bpBorderCtaBorderSecondary = 'rgba(0, 0, 0, 0.08)';
|
|
@@ -26,15 +26,11 @@ export const bpBorderDatePickerBorderDisabled = '#909090';
|
|
|
26
26
|
export const bpBorderDatePickerBorderError = '#ed3757';
|
|
27
27
|
export const bpBorderDatePickerBorderFocus = '#2486fc';
|
|
28
28
|
export const bpBorderDatePickerBorderHover = '#6f6f6f';
|
|
29
|
-
export const bpBorderDividerBorder = 'rgba(0, 0, 0, 0.
|
|
29
|
+
export const bpBorderDividerBorder = 'rgba(0, 0, 0, 0.08)';
|
|
30
30
|
export const bpBorderDividerBorderBrand = 'rgba(232, 232, 232, 0.1)';
|
|
31
|
-
export const bpBorderDropdownSecondaryBorder = '
|
|
32
|
-
export const bpBorderDropdownBorder = '
|
|
31
|
+
export const bpBorderDropdownSecondaryBorder = 'rgba(0, 0, 0, 0.08)';
|
|
32
|
+
export const bpBorderDropdownBorder = 'rgba(0, 0, 0, 0.08)';
|
|
33
33
|
export const bpBorderDropdownBorderError = '#ed3757';
|
|
34
|
-
export const bpBorderDropdownBorderErrorFocus = '#ed3757';
|
|
35
|
-
export const bpBorderDropdownBorderErrorHover = '#ed3757';
|
|
36
|
-
export const bpBorderDropdownBorderFocus = '#0061d5';
|
|
37
|
-
export const bpBorderDropdownBorderHover = '#6f6f6f';
|
|
38
34
|
export const bpBorderFilterChipBorderMultiOn = '#99c0ee';
|
|
39
35
|
export const bpBorderFilterChipBorderMultiOnHover = '#99c0ee';
|
|
40
36
|
export const bpBorderGridThumbnailBorder = '#e8e8e8';
|
|
@@ -46,6 +42,7 @@ export const bpBorderInputBorderErrorFocus = '#ed3757';
|
|
|
46
42
|
export const bpBorderInputBorderErrorHover = '#ed3757';
|
|
47
43
|
export const bpBorderInputBorderFocus = '#2486fc';
|
|
48
44
|
export const bpBorderInputBorderHover = '#6f6f6f';
|
|
45
|
+
export const bpBorderInputBorderReadOnly = '#d3d3d3';
|
|
49
46
|
export const bpBorderInputChipBorderError = '#ed3757';
|
|
50
47
|
export const bpBorderInputChipBorderShadow = 'rgba(0, 0, 0, 0.04)';
|
|
51
48
|
export const bpBorderItemSmallBorderSelected = '#0061d5';
|
|
@@ -107,7 +104,6 @@ export const bpBorderToggleTextBorderOnPressed = '#99c0ee';
|
|
|
107
104
|
export const bpBorderToolbarBorder = '#e8e8e8';
|
|
108
105
|
export const bpBorderTooltipBorder = 'rgba(255, 255, 255, 0.16)';
|
|
109
106
|
export const bpBorderTooltipBorderError = '#f69bab';
|
|
110
|
-
export const bpBorderBorderAccordionHover = '#e8e8e8';
|
|
111
107
|
export const bpBorder00 = '0';
|
|
112
108
|
export const bpBorder01 = '0.0625rem';
|
|
113
109
|
export const bpBorder02 = '0.125rem';
|
|
@@ -220,12 +216,9 @@ export const bpSurfaceChipButtonSurface = 'rgba(0, 0, 0, 0.04)';
|
|
|
220
216
|
export const bpSurfaceChipButtonSurfaceHover = 'rgba(0, 0, 0, 0.08)';
|
|
221
217
|
export const bpSurfaceCollapsibleSectionSurface = '#ffffff';
|
|
222
218
|
export const bpSurfaceComboboxSurface = '#ffffff';
|
|
223
|
-
export const bpSurfaceContentButtonSurfaceFocusDefault = '#ffffff';
|
|
224
|
-
export const bpSurfaceContentButtonSurfaceFocusSelected = '#ffffff';
|
|
225
|
-
export const bpSurfaceContentButtonSurfaceHoverDefault = '#f4f4f4';
|
|
226
|
-
export const bpSurfaceContentButtonSurfaceHoverSelected = '#f4f4f4';
|
|
227
|
-
export const bpSurfaceContentButtonSurfaceSelected = '#ffffff';
|
|
228
219
|
export const bpSurfaceContentSwitcherSurface = '#e8e8e8';
|
|
220
|
+
export const bpSurfaceContentSwitcherSurfaceHover = '#f4f4f4';
|
|
221
|
+
export const bpSurfaceContentSwitcherSurfaceSelected = '#ffffff';
|
|
229
222
|
export const bpSurfaceCtaDestructiveSurfaceTeratiaryHover = 'rgba(237, 55, 87, 0.04)';
|
|
230
223
|
export const bpSurfaceCtaDestructiveSurfaceTeratiaryPressed = 'rgba(237, 55, 87, 0.12)';
|
|
231
224
|
export const bpSurfaceCtaDestructiveSurfaceTertiary = 'rgba(237, 55, 87, 0)';
|
|
@@ -243,7 +236,7 @@ export const bpSurfaceCtaSurfacePromoFocus = '#4826c2';
|
|
|
243
236
|
export const bpSurfaceCtaSurfacePromoFocusPressed = '#3a1e9b';
|
|
244
237
|
export const bpSurfaceCtaSurfacePromoHover = '#4826c2';
|
|
245
238
|
export const bpSurfaceCtaSurfacePromoPressed = '#3a1e9b';
|
|
246
|
-
export const bpSurfaceCtaSurfaceSecondary = 'rgba(255, 255, 255, 0.
|
|
239
|
+
export const bpSurfaceCtaSurfaceSecondary = 'rgba(255, 255, 255, 0.9)';
|
|
247
240
|
export const bpSurfaceCtaSurfaceSecondaryHover = 'rgba(0, 0, 0, 0.04)';
|
|
248
241
|
export const bpSurfaceCtaSurfaceSecondaryPressed = 'rgba(0, 0, 0, 0.08)';
|
|
249
242
|
export const bpSurfaceCtaSurfaceTertiary = 'rgba(0, 0, 0, 0)';
|
|
@@ -269,19 +262,13 @@ export const bpSurfaceDatePickerSurfaceDisabled = '#ffffff';
|
|
|
269
262
|
export const bpSurfaceDatePickerSurfaceError = '#ffffff';
|
|
270
263
|
export const bpSurfaceDatePickerSurfaceFocus = '#ffffff';
|
|
271
264
|
export const bpSurfaceDatePickerSurfaceHover = '#ffffff';
|
|
272
|
-
export const
|
|
273
|
-
export const
|
|
274
|
-
export const
|
|
275
|
-
export const
|
|
276
|
-
export const
|
|
277
|
-
export const
|
|
278
|
-
export const
|
|
279
|
-
export const bpSurfaceDropdownSurface = '#ffffff';
|
|
280
|
-
export const bpSurfaceDropdownSurfaceError = '#ffffff';
|
|
281
|
-
export const bpSurfaceDropdownSurfaceErrorFocus = '#ffffff';
|
|
282
|
-
export const bpSurfaceDropdownSurfaceErrorHover = '#ffffff';
|
|
283
|
-
export const bpSurfaceDropdownSurfaceFocus = '#ffffff';
|
|
284
|
-
export const bpSurfaceDropdownSurfaceHover = '#ffffff';
|
|
265
|
+
export const bpSurfaceDropdownSecondarySurface = 'rgba(255, 255, 255, 0.7)';
|
|
266
|
+
export const bpSurfaceDropdownSecondarySurfaceHover = 'rgba(0, 0, 0, 0.04)';
|
|
267
|
+
export const bpSurfaceDropdownSecondarySurfacePressed = 'rgba(0, 0, 0, 0.08)';
|
|
268
|
+
export const bpSurfaceDropdownTertiarySurfaceHover = 'rgba(0, 0, 0, 0.04)';
|
|
269
|
+
export const bpSurfaceDropdownTertiarySurfacePressed = 'rgba(0, 0, 0, 0.08)';
|
|
270
|
+
export const bpSurfaceDropdownSurface = 'rgba(255, 255, 255, 0.7)';
|
|
271
|
+
export const bpSurfaceDropdownSurfaceHover = 'rgba(0, 0, 0, 0.04)';
|
|
285
272
|
export const bpSurfaceFilterSurface = '#0061d5';
|
|
286
273
|
export const bpSurfaceFilterSurfaceFocus = '#0061d5';
|
|
287
274
|
export const bpSurfaceFilterSurfaceHover = '#0061d5';
|
|
@@ -313,6 +300,7 @@ export const bpSurfaceInputSurfaceErrorFocus = '#ffffff';
|
|
|
313
300
|
export const bpSurfaceInputSurfaceErrorHover = '#ffffff';
|
|
314
301
|
export const bpSurfaceInputSurfaceFocus = '#ffffff';
|
|
315
302
|
export const bpSurfaceInputSurfaceHover = '#ffffff';
|
|
303
|
+
export const bpSurfaceInputSurfaceReadOnly = '#fbfbfb';
|
|
316
304
|
export const bpSurfaceInputChipSurface = '#e8e8e8';
|
|
317
305
|
export const bpSurfaceInputChipSurfaceError = '#fdebee';
|
|
318
306
|
export const bpSurfaceInputChipSurfaceHover = '#e8e8e8';
|
|
@@ -321,6 +309,9 @@ export const bpSurfaceItemSmallSurfaceHover = '#f4f4f4';
|
|
|
321
309
|
export const bpSurfaceItemSmallSurfaceSelected = '#f2f7fd';
|
|
322
310
|
export const bpSurfaceItemSurfaceHover = '#ffffff';
|
|
323
311
|
export const bpSurfaceItemSurfaceSelected = '#f2f7fd';
|
|
312
|
+
export const bpSurfaceListItemSmallSurface = 'rgba(255, 255, 255, 0)';
|
|
313
|
+
export const bpSurfaceListItemSmallSurfaceHover = 'rgba(0, 0, 0, 0.04)';
|
|
314
|
+
export const bpSurfaceListItemSmallSurfacePressed = 'rgba(0, 0, 0, 0.08)';
|
|
324
315
|
export const bpSurfaceListItemSurface = '#ffffff';
|
|
325
316
|
export const bpSurfaceListItemSurfaceHover = '#ffffff';
|
|
326
317
|
export const bpSurfaceListItemSurfaceLoading = '#f4f4f4';
|
|
@@ -337,10 +328,10 @@ export const bpSurfaceLoadingIndicatorSurfaceSecondary = 'rgba(0, 97, 213, 0.7)'
|
|
|
337
328
|
export const bpSurfaceLoadingIndicatorSurfaceTertiary = 'rgba(0, 97, 213, 0.3)';
|
|
338
329
|
export const bpSurfaceMenuSurfaceDropdown = 'rgba(255, 255, 255, 0.9)';
|
|
339
330
|
export const bpSurfaceMenuSurfaceFullscreen = 'rgba(255, 255, 255, 0.9)';
|
|
340
|
-
export const bpSurfaceMenuItemSurface = '
|
|
341
|
-
export const bpSurfaceMenuItemSurfaceHover = '
|
|
342
|
-
export const bpSurfaceMenuItemSurfaceLoading = '
|
|
343
|
-
export const bpSurfaceMenuItemSurfacePressed = '
|
|
331
|
+
export const bpSurfaceMenuItemSurface = 'rgba(255, 255, 255, 0)';
|
|
332
|
+
export const bpSurfaceMenuItemSurfaceHover = 'rgba(0, 0, 0, 0.04)';
|
|
333
|
+
export const bpSurfaceMenuItemSurfaceLoading = 'rgba(255, 255, 255, 0)';
|
|
334
|
+
export const bpSurfaceMenuItemSurfacePressed = 'rgba(0, 0, 0, 0.08)';
|
|
344
335
|
export const bpSurfaceModalSurface = '#ffffff';
|
|
345
336
|
export const bpSurfaceModalSurfaceGray = '#f4f4f4';
|
|
346
337
|
export const bpSurfaceNavSurfaceBrand = '#0061d5';
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"BpBackgroundBackground": "#ffffff",
|
|
3
|
+
"BpBorderAccordionBorderHover": "#e8e8e8",
|
|
3
4
|
"BpBorderAvatarBorderHover": "rgba(0, 0, 0, 0.04)",
|
|
4
5
|
"BpBorderAvatarBorderPressed": "rgba(0, 0, 0, 0.08)",
|
|
5
6
|
"BpBorderBadgeBorder": "#ffffff",
|
|
@@ -13,8 +14,7 @@
|
|
|
13
14
|
"BpBorderCollapsibleSectionBorder": "#d3d3d3",
|
|
14
15
|
"BpBorderComboboxBorder": "#909090",
|
|
15
16
|
"BpBorderComboboxBorderHover": "#6f6f6f",
|
|
16
|
-
"
|
|
17
|
-
"BpBorderContentButtonBorderSelected": "#909090",
|
|
17
|
+
"BpBorderContentSwitcherBorder": "#909090",
|
|
18
18
|
"BpBorderCtaBorderHighContrast": "rgba(0, 0, 0, 0.9)",
|
|
19
19
|
"BpBorderCtaBorderOutlineDisabled": "#646464",
|
|
20
20
|
"BpBorderCtaBorderSecondary": "rgba(0, 0, 0, 0.08)",
|
|
@@ -27,15 +27,11 @@
|
|
|
27
27
|
"BpBorderDatePickerBorderError": "#ed3757",
|
|
28
28
|
"BpBorderDatePickerBorderFocus": "#2486fc",
|
|
29
29
|
"BpBorderDatePickerBorderHover": "#6f6f6f",
|
|
30
|
-
"BpBorderDividerBorder": "rgba(0, 0, 0, 0.
|
|
30
|
+
"BpBorderDividerBorder": "rgba(0, 0, 0, 0.08)",
|
|
31
31
|
"BpBorderDividerBorderBrand": "rgba(232, 232, 232, 0.1)",
|
|
32
|
-
"BpBorderDropdownSecondaryBorder": "
|
|
33
|
-
"BpBorderDropdownBorder": "
|
|
32
|
+
"BpBorderDropdownSecondaryBorder": "rgba(0, 0, 0, 0.08)",
|
|
33
|
+
"BpBorderDropdownBorder": "rgba(0, 0, 0, 0.08)",
|
|
34
34
|
"BpBorderDropdownBorderError": "#ed3757",
|
|
35
|
-
"BpBorderDropdownBorderErrorFocus": "#ed3757",
|
|
36
|
-
"BpBorderDropdownBorderErrorHover": "#ed3757",
|
|
37
|
-
"BpBorderDropdownBorderFocus": "#0061d5",
|
|
38
|
-
"BpBorderDropdownBorderHover": "#6f6f6f",
|
|
39
35
|
"BpBorderFilterChipBorderMultiOn": "#99c0ee",
|
|
40
36
|
"BpBorderFilterChipBorderMultiOnHover": "#99c0ee",
|
|
41
37
|
"BpBorderGridThumbnailBorder": "#e8e8e8",
|
|
@@ -47,6 +43,7 @@
|
|
|
47
43
|
"BpBorderInputBorderErrorHover": "#ed3757",
|
|
48
44
|
"BpBorderInputBorderFocus": "#2486fc",
|
|
49
45
|
"BpBorderInputBorderHover": "#6f6f6f",
|
|
46
|
+
"BpBorderInputBorderReadOnly": "#d3d3d3",
|
|
50
47
|
"BpBorderInputChipBorderError": "#ed3757",
|
|
51
48
|
"BpBorderInputChipBorderShadow": "rgba(0, 0, 0, 0.04)",
|
|
52
49
|
"BpBorderItemSmallBorderSelected": "#0061d5",
|
|
@@ -108,7 +105,6 @@
|
|
|
108
105
|
"BpBorderToolbarBorder": "#e8e8e8",
|
|
109
106
|
"BpBorderTooltipBorder": "rgba(255, 255, 255, 0.16)",
|
|
110
107
|
"BpBorderTooltipBorderError": "#f69bab",
|
|
111
|
-
"BpBorderBorderAccordionHover": "#e8e8e8",
|
|
112
108
|
"BpBorder00": "0",
|
|
113
109
|
"BpBorder01": "0.0625rem",
|
|
114
110
|
"BpBorder02": "0.125rem",
|
|
@@ -221,12 +217,9 @@
|
|
|
221
217
|
"BpSurfaceChipButtonSurfaceHover": "rgba(0, 0, 0, 0.08)",
|
|
222
218
|
"BpSurfaceCollapsibleSectionSurface": "#ffffff",
|
|
223
219
|
"BpSurfaceComboboxSurface": "#ffffff",
|
|
224
|
-
"BpSurfaceContentButtonSurfaceFocusDefault": "#ffffff",
|
|
225
|
-
"BpSurfaceContentButtonSurfaceFocusSelected": "#ffffff",
|
|
226
|
-
"BpSurfaceContentButtonSurfaceHoverDefault": "#f4f4f4",
|
|
227
|
-
"BpSurfaceContentButtonSurfaceHoverSelected": "#f4f4f4",
|
|
228
|
-
"BpSurfaceContentButtonSurfaceSelected": "#ffffff",
|
|
229
220
|
"BpSurfaceContentSwitcherSurface": "#e8e8e8",
|
|
221
|
+
"BpSurfaceContentSwitcherSurfaceHover": "#f4f4f4",
|
|
222
|
+
"BpSurfaceContentSwitcherSurfaceSelected": "#ffffff",
|
|
230
223
|
"BpSurfaceCtaDestructiveSurfaceTeratiaryHover": "rgba(237, 55, 87, 0.04)",
|
|
231
224
|
"BpSurfaceCtaDestructiveSurfaceTeratiaryPressed": "rgba(237, 55, 87, 0.12)",
|
|
232
225
|
"BpSurfaceCtaDestructiveSurfaceTertiary": "rgba(237, 55, 87, 0)",
|
|
@@ -244,7 +237,7 @@
|
|
|
244
237
|
"BpSurfaceCtaSurfacePromoFocusPressed": "#3a1e9b",
|
|
245
238
|
"BpSurfaceCtaSurfacePromoHover": "#4826c2",
|
|
246
239
|
"BpSurfaceCtaSurfacePromoPressed": "#3a1e9b",
|
|
247
|
-
"BpSurfaceCtaSurfaceSecondary": "rgba(255, 255, 255, 0.
|
|
240
|
+
"BpSurfaceCtaSurfaceSecondary": "rgba(255, 255, 255, 0.9)",
|
|
248
241
|
"BpSurfaceCtaSurfaceSecondaryHover": "rgba(0, 0, 0, 0.04)",
|
|
249
242
|
"BpSurfaceCtaSurfaceSecondaryPressed": "rgba(0, 0, 0, 0.08)",
|
|
250
243
|
"BpSurfaceCtaSurfaceTertiary": "rgba(0, 0, 0, 0)",
|
|
@@ -270,19 +263,13 @@
|
|
|
270
263
|
"BpSurfaceDatePickerSurfaceError": "#ffffff",
|
|
271
264
|
"BpSurfaceDatePickerSurfaceFocus": "#ffffff",
|
|
272
265
|
"BpSurfaceDatePickerSurfaceHover": "#ffffff",
|
|
273
|
-
"
|
|
274
|
-
"
|
|
275
|
-
"
|
|
276
|
-
"
|
|
277
|
-
"
|
|
278
|
-
"
|
|
279
|
-
"
|
|
280
|
-
"BpSurfaceDropdownSurface": "#ffffff",
|
|
281
|
-
"BpSurfaceDropdownSurfaceError": "#ffffff",
|
|
282
|
-
"BpSurfaceDropdownSurfaceErrorFocus": "#ffffff",
|
|
283
|
-
"BpSurfaceDropdownSurfaceErrorHover": "#ffffff",
|
|
284
|
-
"BpSurfaceDropdownSurfaceFocus": "#ffffff",
|
|
285
|
-
"BpSurfaceDropdownSurfaceHover": "#ffffff",
|
|
266
|
+
"BpSurfaceDropdownSecondarySurface": "rgba(255, 255, 255, 0.7)",
|
|
267
|
+
"BpSurfaceDropdownSecondarySurfaceHover": "rgba(0, 0, 0, 0.04)",
|
|
268
|
+
"BpSurfaceDropdownSecondarySurfacePressed": "rgba(0, 0, 0, 0.08)",
|
|
269
|
+
"BpSurfaceDropdownTertiarySurfaceHover": "rgba(0, 0, 0, 0.04)",
|
|
270
|
+
"BpSurfaceDropdownTertiarySurfacePressed": "rgba(0, 0, 0, 0.08)",
|
|
271
|
+
"BpSurfaceDropdownSurface": "rgba(255, 255, 255, 0.7)",
|
|
272
|
+
"BpSurfaceDropdownSurfaceHover": "rgba(0, 0, 0, 0.04)",
|
|
286
273
|
"BpSurfaceFilterSurface": "#0061d5",
|
|
287
274
|
"BpSurfaceFilterSurfaceFocus": "#0061d5",
|
|
288
275
|
"BpSurfaceFilterSurfaceHover": "#0061d5",
|
|
@@ -314,6 +301,7 @@
|
|
|
314
301
|
"BpSurfaceInputSurfaceErrorHover": "#ffffff",
|
|
315
302
|
"BpSurfaceInputSurfaceFocus": "#ffffff",
|
|
316
303
|
"BpSurfaceInputSurfaceHover": "#ffffff",
|
|
304
|
+
"BpSurfaceInputSurfaceReadOnly": "#fbfbfb",
|
|
317
305
|
"BpSurfaceInputChipSurface": "#e8e8e8",
|
|
318
306
|
"BpSurfaceInputChipSurfaceError": "#fdebee",
|
|
319
307
|
"BpSurfaceInputChipSurfaceHover": "#e8e8e8",
|
|
@@ -322,6 +310,9 @@
|
|
|
322
310
|
"BpSurfaceItemSmallSurfaceSelected": "#f2f7fd",
|
|
323
311
|
"BpSurfaceItemSurfaceHover": "#ffffff",
|
|
324
312
|
"BpSurfaceItemSurfaceSelected": "#f2f7fd",
|
|
313
|
+
"BpSurfaceListItemSmallSurface": "rgba(255, 255, 255, 0)",
|
|
314
|
+
"BpSurfaceListItemSmallSurfaceHover": "rgba(0, 0, 0, 0.04)",
|
|
315
|
+
"BpSurfaceListItemSmallSurfacePressed": "rgba(0, 0, 0, 0.08)",
|
|
325
316
|
"BpSurfaceListItemSurface": "#ffffff",
|
|
326
317
|
"BpSurfaceListItemSurfaceHover": "#ffffff",
|
|
327
318
|
"BpSurfaceListItemSurfaceLoading": "#f4f4f4",
|
|
@@ -338,10 +329,10 @@
|
|
|
338
329
|
"BpSurfaceLoadingIndicatorSurfaceTertiary": "rgba(0, 97, 213, 0.3)",
|
|
339
330
|
"BpSurfaceMenuSurfaceDropdown": "rgba(255, 255, 255, 0.9)",
|
|
340
331
|
"BpSurfaceMenuSurfaceFullscreen": "rgba(255, 255, 255, 0.9)",
|
|
341
|
-
"BpSurfaceMenuItemSurface": "
|
|
342
|
-
"BpSurfaceMenuItemSurfaceHover": "
|
|
343
|
-
"BpSurfaceMenuItemSurfaceLoading": "
|
|
344
|
-
"BpSurfaceMenuItemSurfacePressed": "
|
|
332
|
+
"BpSurfaceMenuItemSurface": "rgba(255, 255, 255, 0)",
|
|
333
|
+
"BpSurfaceMenuItemSurfaceHover": "rgba(0, 0, 0, 0.04)",
|
|
334
|
+
"BpSurfaceMenuItemSurfaceLoading": "rgba(255, 255, 255, 0)",
|
|
335
|
+
"BpSurfaceMenuItemSurfacePressed": "rgba(0, 0, 0, 0.08)",
|
|
345
336
|
"BpSurfaceModalSurface": "#ffffff",
|
|
346
337
|
"BpSurfaceModalSurfaceGray": "#f4f4f4",
|
|
347
338
|
"BpSurfaceNavSurfaceBrand": "#0061d5",
|
|
@@ -825,6 +825,7 @@ export const NotificationDefaultParagraphIndent: string;
|
|
|
825
825
|
|
|
826
826
|
// Auto-appended from light_mode_value/px-tokens.d.ts by append-figma-vars-to-js.js
|
|
827
827
|
export const bpBackgroundBackground: string;
|
|
828
|
+
export const bpBorderAccordionBorderHover: string;
|
|
828
829
|
export const bpBorderAvatarBorderHover: string;
|
|
829
830
|
export const bpBorderAvatarBorderPressed: string;
|
|
830
831
|
export const bpBorderBadgeBorder: string;
|
|
@@ -838,8 +839,7 @@ export const bpBorderCheckboxBorderSelectedHover: string;
|
|
|
838
839
|
export const bpBorderCollapsibleSectionBorder: string;
|
|
839
840
|
export const bpBorderComboboxBorder: string;
|
|
840
841
|
export const bpBorderComboboxBorderHover: string;
|
|
841
|
-
export const
|
|
842
|
-
export const bpBorderContentButtonBorderSelected: string;
|
|
842
|
+
export const bpBorderContentSwitcherBorder: string;
|
|
843
843
|
export const bpBorderCtaBorderHighContrast: string;
|
|
844
844
|
export const bpBorderCtaBorderOutlineDisabled: string;
|
|
845
845
|
export const bpBorderCtaBorderSecondary: string;
|
|
@@ -857,10 +857,6 @@ export const bpBorderDividerBorderBrand: string;
|
|
|
857
857
|
export const bpBorderDropdownSecondaryBorder: string;
|
|
858
858
|
export const bpBorderDropdownBorder: string;
|
|
859
859
|
export const bpBorderDropdownBorderError: string;
|
|
860
|
-
export const bpBorderDropdownBorderErrorFocus: string;
|
|
861
|
-
export const bpBorderDropdownBorderErrorHover: string;
|
|
862
|
-
export const bpBorderDropdownBorderFocus: string;
|
|
863
|
-
export const bpBorderDropdownBorderHover: string;
|
|
864
860
|
export const bpBorderFilterChipBorderMultiOn: string;
|
|
865
861
|
export const bpBorderFilterChipBorderMultiOnHover: string;
|
|
866
862
|
export const bpBorderGridThumbnailBorder: string;
|
|
@@ -872,6 +868,7 @@ export const bpBorderInputBorderErrorFocus: string;
|
|
|
872
868
|
export const bpBorderInputBorderErrorHover: string;
|
|
873
869
|
export const bpBorderInputBorderFocus: string;
|
|
874
870
|
export const bpBorderInputBorderHover: string;
|
|
871
|
+
export const bpBorderInputBorderReadOnly: string;
|
|
875
872
|
export const bpBorderInputChipBorderError: string;
|
|
876
873
|
export const bpBorderInputChipBorderShadow: string;
|
|
877
874
|
export const bpBorderItemSmallBorderSelected: string;
|
|
@@ -933,7 +930,6 @@ export const bpBorderToggleTextBorderOnPressed: string;
|
|
|
933
930
|
export const bpBorderToolbarBorder: string;
|
|
934
931
|
export const bpBorderTooltipBorder: string;
|
|
935
932
|
export const bpBorderTooltipBorderError: string;
|
|
936
|
-
export const bpBorderBorderAccordionHover: string;
|
|
937
933
|
export const bpBorder00: string;
|
|
938
934
|
export const bpBorder01: string;
|
|
939
935
|
export const bpBorder02: string;
|
|
@@ -1046,12 +1042,9 @@ export const bpSurfaceChipButtonSurface: string;
|
|
|
1046
1042
|
export const bpSurfaceChipButtonSurfaceHover: string;
|
|
1047
1043
|
export const bpSurfaceCollapsibleSectionSurface: string;
|
|
1048
1044
|
export const bpSurfaceComboboxSurface: string;
|
|
1049
|
-
export const bpSurfaceContentButtonSurfaceFocusDefault: string;
|
|
1050
|
-
export const bpSurfaceContentButtonSurfaceFocusSelected: string;
|
|
1051
|
-
export const bpSurfaceContentButtonSurfaceHoverDefault: string;
|
|
1052
|
-
export const bpSurfaceContentButtonSurfaceHoverSelected: string;
|
|
1053
|
-
export const bpSurfaceContentButtonSurfaceSelected: string;
|
|
1054
1045
|
export const bpSurfaceContentSwitcherSurface: string;
|
|
1046
|
+
export const bpSurfaceContentSwitcherSurfaceHover: string;
|
|
1047
|
+
export const bpSurfaceContentSwitcherSurfaceSelected: string;
|
|
1055
1048
|
export const bpSurfaceCtaDestructiveSurfaceTeratiaryHover: string;
|
|
1056
1049
|
export const bpSurfaceCtaDestructiveSurfaceTeratiaryPressed: string;
|
|
1057
1050
|
export const bpSurfaceCtaDestructiveSurfaceTertiary: string;
|
|
@@ -1095,18 +1088,12 @@ export const bpSurfaceDatePickerSurfaceDisabled: string;
|
|
|
1095
1088
|
export const bpSurfaceDatePickerSurfaceError: string;
|
|
1096
1089
|
export const bpSurfaceDatePickerSurfaceFocus: string;
|
|
1097
1090
|
export const bpSurfaceDatePickerSurfaceHover: string;
|
|
1098
|
-
export const bpSurfaceDropdownPrimarySurfaceHover: string;
|
|
1099
|
-
export const bpSurfaceDropdownPrimarySurfacePressed: string;
|
|
1100
1091
|
export const bpSurfaceDropdownSecondarySurface: string;
|
|
1101
1092
|
export const bpSurfaceDropdownSecondarySurfaceHover: string;
|
|
1102
1093
|
export const bpSurfaceDropdownSecondarySurfacePressed: string;
|
|
1103
1094
|
export const bpSurfaceDropdownTertiarySurfaceHover: string;
|
|
1104
1095
|
export const bpSurfaceDropdownTertiarySurfacePressed: string;
|
|
1105
1096
|
export const bpSurfaceDropdownSurface: string;
|
|
1106
|
-
export const bpSurfaceDropdownSurfaceError: string;
|
|
1107
|
-
export const bpSurfaceDropdownSurfaceErrorFocus: string;
|
|
1108
|
-
export const bpSurfaceDropdownSurfaceErrorHover: string;
|
|
1109
|
-
export const bpSurfaceDropdownSurfaceFocus: string;
|
|
1110
1097
|
export const bpSurfaceDropdownSurfaceHover: string;
|
|
1111
1098
|
export const bpSurfaceFilterSurface: string;
|
|
1112
1099
|
export const bpSurfaceFilterSurfaceFocus: string;
|
|
@@ -1139,6 +1126,7 @@ export const bpSurfaceInputSurfaceErrorFocus: string;
|
|
|
1139
1126
|
export const bpSurfaceInputSurfaceErrorHover: string;
|
|
1140
1127
|
export const bpSurfaceInputSurfaceFocus: string;
|
|
1141
1128
|
export const bpSurfaceInputSurfaceHover: string;
|
|
1129
|
+
export const bpSurfaceInputSurfaceReadOnly: string;
|
|
1142
1130
|
export const bpSurfaceInputChipSurface: string;
|
|
1143
1131
|
export const bpSurfaceInputChipSurfaceError: string;
|
|
1144
1132
|
export const bpSurfaceInputChipSurfaceHover: string;
|
|
@@ -1147,6 +1135,9 @@ export const bpSurfaceItemSmallSurfaceHover: string;
|
|
|
1147
1135
|
export const bpSurfaceItemSmallSurfaceSelected: string;
|
|
1148
1136
|
export const bpSurfaceItemSurfaceHover: string;
|
|
1149
1137
|
export const bpSurfaceItemSurfaceSelected: string;
|
|
1138
|
+
export const bpSurfaceListItemSmallSurface: string;
|
|
1139
|
+
export const bpSurfaceListItemSmallSurfaceHover: string;
|
|
1140
|
+
export const bpSurfaceListItemSmallSurfacePressed: string;
|
|
1150
1141
|
export const bpSurfaceListItemSurface: string;
|
|
1151
1142
|
export const bpSurfaceListItemSurfaceHover: string;
|
|
1152
1143
|
export const bpSurfaceListItemSurfaceLoading: string;
|