@ovotech/element-native 5.2.0-canary-5c332df-382 → 5.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Accordion/styles.d.ts +0 -9
- package/dist/components/ActionList/styled.d.ts +0 -30
- package/dist/components/Badge/Badge.d.ts +0 -3
- package/dist/components/Button/Button.styles.d.ts +0 -12
- package/dist/components/DataTable/styles.d.ts +0 -39
- package/dist/components/Em/Em.d.ts +0 -3
- package/dist/components/ErrorText/ErrorText.d.ts +0 -3
- package/dist/components/Grid/Col.d.ts +0 -3
- package/dist/components/Grid/Row.d.ts +0 -3
- package/dist/components/HintText/HintText.d.ts +0 -3
- package/dist/components/LabelText/LabelText.d.ts +0 -3
- package/dist/components/LineThrough/LineThrough.d.ts +0 -3
- package/dist/components/List/styled.d.ts +0 -12
- package/dist/components/Margin/Margin.d.ts +0 -3
- package/dist/components/NavHeader/NavHeader.styles.d.ts +0 -21
- package/dist/components/Notification/Notification.d.ts +0 -6
- package/dist/components/PasswordInput/PasswordInput.styled.d.ts +0 -3
- package/dist/components/SelectField/Select.d.ts +0 -3
- package/dist/components/Strong/Strong.d.ts +0 -3
- package/dist/components/SubLabelText/SubLabelText.d.ts +0 -3
- package/dist/components/Toggle/styles.d.ts +0 -12
- package/dist/esm/providers/IconsProvider.js +1 -6
- package/dist/esm/providers/PictogramsProvider.js +2 -50
- package/dist/esm/providers/icons/index.js +0 -5
- package/dist/esm/providers/pictograms/{LogIn.js → Drink.js} +1 -1
- package/dist/esm/providers/pictograms/Underground.js +2 -2
- package/dist/esm/providers/pictograms/index.js +13 -61
- package/dist/providers/IconsProvider.js +0 -5
- package/dist/providers/PictogramsProvider.js +1 -49
- package/dist/providers/icons/index.d.ts +0 -5
- package/dist/providers/icons/index.js +0 -5
- package/dist/providers/icons-types.d.ts +1 -1
- package/dist/providers/pictograms/{LogIn.d.ts → Drink.d.ts} +1 -1
- package/dist/providers/pictograms/{LogIn.js → Drink.js} +3 -3
- package/dist/providers/pictograms/Underground.js +1 -1
- package/dist/providers/pictograms/index.d.ts +13 -61
- package/dist/providers/pictograms/index.js +13 -61
- package/dist/providers/pictograms-types.d.ts +1 -1
- package/dist/styled.native.d.ts +0 -18
- package/package.json +5 -5
- package/dist/esm/providers/icons/AI.js +0 -14
- package/dist/esm/providers/icons/ChevronDownSmall.js +0 -14
- package/dist/esm/providers/icons/ChevronUpSmall.js +0 -14
- package/dist/esm/providers/icons/Copy.js +0 -14
- package/dist/esm/providers/icons/Send.js +0 -14
- package/dist/esm/providers/pictograms/AccousticGuitar.js +0 -14
- package/dist/esm/providers/pictograms/Bag.js +0 -14
- package/dist/esm/providers/pictograms/Bicycle.js +0 -14
- package/dist/esm/providers/pictograms/BritishSignLanguage.js +0 -14
- package/dist/esm/providers/pictograms/CableLengthLong.js +0 -14
- package/dist/esm/providers/pictograms/CableLengthMedium.js +0 -14
- package/dist/esm/providers/pictograms/CableLengthShort.js +0 -14
- package/dist/esm/providers/pictograms/Camera.js +0 -14
- package/dist/esm/providers/pictograms/Copy.js +0 -14
- package/dist/esm/providers/pictograms/Drink1.js +0 -14
- package/dist/esm/providers/pictograms/Drink2.js +0 -14
- package/dist/esm/providers/pictograms/Drink3.js +0 -14
- package/dist/esm/providers/pictograms/Drink4.js +0 -14
- package/dist/esm/providers/pictograms/ElectricityWarning.js +0 -14
- package/dist/esm/providers/pictograms/Fairness.js +0 -14
- package/dist/esm/providers/pictograms/FossilFuels.js +0 -14
- package/dist/esm/providers/pictograms/GasWarning.js +0 -14
- package/dist/esm/providers/pictograms/HomeMoving.js +0 -14
- package/dist/esm/providers/pictograms/HouseProtected.js +0 -14
- package/dist/esm/providers/pictograms/Key.js +0 -14
- package/dist/esm/providers/pictograms/Laptop.js +0 -14
- package/dist/esm/providers/pictograms/LightMembership.js +0 -14
- package/dist/esm/providers/pictograms/Like.js +0 -14
- package/dist/esm/providers/pictograms/LogOut.js +0 -14
- package/dist/esm/providers/pictograms/MeterTopUp1.js +0 -14
- package/dist/esm/providers/pictograms/MeterTopUp2.js +0 -14
- package/dist/esm/providers/pictograms/Microphone.js +0 -14
- package/dist/esm/providers/pictograms/News.js +0 -14
- package/dist/esm/providers/pictograms/NoEntry.js +0 -14
- package/dist/esm/providers/pictograms/NoSmoking.js +0 -14
- package/dist/esm/providers/pictograms/Person.js +0 -14
- package/dist/esm/providers/pictograms/Play.js +0 -14
- package/dist/esm/providers/pictograms/PlugAndSocket.js +0 -14
- package/dist/esm/providers/pictograms/Present.js +0 -14
- package/dist/esm/providers/pictograms/Radio.js +0 -14
- package/dist/esm/providers/pictograms/Refund.js +0 -14
- package/dist/esm/providers/pictograms/Repair.js +0 -14
- package/dist/esm/providers/pictograms/Rocket.js +0 -14
- package/dist/esm/providers/pictograms/Screen1.js +0 -14
- package/dist/esm/providers/pictograms/Screen2.js +0 -14
- package/dist/esm/providers/pictograms/SellingPowerBackElectricity.js +0 -14
- package/dist/esm/providers/pictograms/SellingPowerBackGas.js +0 -14
- package/dist/esm/providers/pictograms/Send.js +0 -14
- package/dist/esm/providers/pictograms/Shield.js +0 -14
- package/dist/esm/providers/pictograms/Tado.js +0 -14
- package/dist/esm/providers/pictograms/TentFront.js +0 -14
- package/dist/esm/providers/pictograms/TentSide.js +0 -14
- package/dist/esm/providers/pictograms/Underground1.js +0 -14
- package/dist/providers/icons/AI.d.ts +0 -2
- package/dist/providers/icons/AI.js +0 -41
- package/dist/providers/icons/ChevronDownSmall.d.ts +0 -2
- package/dist/providers/icons/ChevronDownSmall.js +0 -41
- package/dist/providers/icons/ChevronUpSmall.d.ts +0 -2
- package/dist/providers/icons/ChevronUpSmall.js +0 -41
- package/dist/providers/icons/Copy.d.ts +0 -2
- package/dist/providers/icons/Copy.js +0 -41
- package/dist/providers/icons/Send.d.ts +0 -2
- package/dist/providers/icons/Send.js +0 -41
- package/dist/providers/pictograms/AccousticGuitar.d.ts +0 -2
- package/dist/providers/pictograms/AccousticGuitar.js +0 -41
- package/dist/providers/pictograms/Bag.d.ts +0 -2
- package/dist/providers/pictograms/Bag.js +0 -41
- package/dist/providers/pictograms/Bicycle.d.ts +0 -2
- package/dist/providers/pictograms/Bicycle.js +0 -41
- package/dist/providers/pictograms/BritishSignLanguage.d.ts +0 -2
- package/dist/providers/pictograms/BritishSignLanguage.js +0 -41
- package/dist/providers/pictograms/CableLengthLong.d.ts +0 -2
- package/dist/providers/pictograms/CableLengthLong.js +0 -41
- package/dist/providers/pictograms/CableLengthMedium.d.ts +0 -2
- package/dist/providers/pictograms/CableLengthMedium.js +0 -41
- package/dist/providers/pictograms/CableLengthShort.d.ts +0 -2
- package/dist/providers/pictograms/CableLengthShort.js +0 -41
- package/dist/providers/pictograms/Camera.d.ts +0 -2
- package/dist/providers/pictograms/Camera.js +0 -41
- package/dist/providers/pictograms/Copy.d.ts +0 -2
- package/dist/providers/pictograms/Copy.js +0 -41
- package/dist/providers/pictograms/Drink1.d.ts +0 -2
- package/dist/providers/pictograms/Drink1.js +0 -41
- package/dist/providers/pictograms/Drink2.d.ts +0 -2
- package/dist/providers/pictograms/Drink2.js +0 -41
- package/dist/providers/pictograms/Drink3.d.ts +0 -2
- package/dist/providers/pictograms/Drink3.js +0 -41
- package/dist/providers/pictograms/Drink4.d.ts +0 -2
- package/dist/providers/pictograms/Drink4.js +0 -41
- package/dist/providers/pictograms/ElectricityWarning.d.ts +0 -2
- package/dist/providers/pictograms/ElectricityWarning.js +0 -41
- package/dist/providers/pictograms/Fairness.d.ts +0 -2
- package/dist/providers/pictograms/Fairness.js +0 -41
- package/dist/providers/pictograms/FossilFuels.d.ts +0 -2
- package/dist/providers/pictograms/FossilFuels.js +0 -41
- package/dist/providers/pictograms/GasWarning.d.ts +0 -2
- package/dist/providers/pictograms/GasWarning.js +0 -41
- package/dist/providers/pictograms/HomeMoving.d.ts +0 -2
- package/dist/providers/pictograms/HomeMoving.js +0 -41
- package/dist/providers/pictograms/HouseProtected.d.ts +0 -2
- package/dist/providers/pictograms/HouseProtected.js +0 -41
- package/dist/providers/pictograms/Key.d.ts +0 -2
- package/dist/providers/pictograms/Key.js +0 -41
- package/dist/providers/pictograms/Laptop.d.ts +0 -2
- package/dist/providers/pictograms/Laptop.js +0 -41
- package/dist/providers/pictograms/LightMembership.d.ts +0 -2
- package/dist/providers/pictograms/LightMembership.js +0 -41
- package/dist/providers/pictograms/Like.d.ts +0 -2
- package/dist/providers/pictograms/Like.js +0 -41
- package/dist/providers/pictograms/LogOut.d.ts +0 -2
- package/dist/providers/pictograms/LogOut.js +0 -41
- package/dist/providers/pictograms/MeterTopUp1.d.ts +0 -2
- package/dist/providers/pictograms/MeterTopUp1.js +0 -41
- package/dist/providers/pictograms/MeterTopUp2.d.ts +0 -2
- package/dist/providers/pictograms/MeterTopUp2.js +0 -41
- package/dist/providers/pictograms/Microphone.d.ts +0 -2
- package/dist/providers/pictograms/Microphone.js +0 -41
- package/dist/providers/pictograms/News.d.ts +0 -2
- package/dist/providers/pictograms/News.js +0 -41
- package/dist/providers/pictograms/NoEntry.d.ts +0 -2
- package/dist/providers/pictograms/NoEntry.js +0 -41
- package/dist/providers/pictograms/NoSmoking.d.ts +0 -2
- package/dist/providers/pictograms/NoSmoking.js +0 -41
- package/dist/providers/pictograms/Person.d.ts +0 -2
- package/dist/providers/pictograms/Person.js +0 -41
- package/dist/providers/pictograms/Play.d.ts +0 -2
- package/dist/providers/pictograms/Play.js +0 -41
- package/dist/providers/pictograms/PlugAndSocket.d.ts +0 -2
- package/dist/providers/pictograms/PlugAndSocket.js +0 -41
- package/dist/providers/pictograms/Present.d.ts +0 -2
- package/dist/providers/pictograms/Present.js +0 -41
- package/dist/providers/pictograms/Radio.d.ts +0 -2
- package/dist/providers/pictograms/Radio.js +0 -41
- package/dist/providers/pictograms/Refund.d.ts +0 -2
- package/dist/providers/pictograms/Refund.js +0 -41
- package/dist/providers/pictograms/Repair.d.ts +0 -2
- package/dist/providers/pictograms/Repair.js +0 -41
- package/dist/providers/pictograms/Rocket.d.ts +0 -2
- package/dist/providers/pictograms/Rocket.js +0 -41
- package/dist/providers/pictograms/Screen1.d.ts +0 -2
- package/dist/providers/pictograms/Screen1.js +0 -41
- package/dist/providers/pictograms/Screen2.d.ts +0 -2
- package/dist/providers/pictograms/Screen2.js +0 -41
- package/dist/providers/pictograms/SellingPowerBackElectricity.d.ts +0 -2
- package/dist/providers/pictograms/SellingPowerBackElectricity.js +0 -41
- package/dist/providers/pictograms/SellingPowerBackGas.d.ts +0 -2
- package/dist/providers/pictograms/SellingPowerBackGas.js +0 -41
- package/dist/providers/pictograms/Send.d.ts +0 -2
- package/dist/providers/pictograms/Send.js +0 -41
- package/dist/providers/pictograms/Shield.d.ts +0 -2
- package/dist/providers/pictograms/Shield.js +0 -41
- package/dist/providers/pictograms/Tado.d.ts +0 -2
- package/dist/providers/pictograms/Tado.js +0 -41
- package/dist/providers/pictograms/TentFront.d.ts +0 -2
- package/dist/providers/pictograms/TentFront.js +0 -41
- package/dist/providers/pictograms/TentSide.d.ts +0 -2
- package/dist/providers/pictograms/TentSide.js +0 -41
- package/dist/providers/pictograms/Underground1.d.ts +0 -2
- package/dist/providers/pictograms/Underground1.js +0 -41
|
@@ -38,7 +38,6 @@ export declare const StyledAccordion: import("styled-components").StyledComponen
|
|
|
38
38
|
"30": string;
|
|
39
39
|
"40": string;
|
|
40
40
|
"50": string;
|
|
41
|
-
"56": string;
|
|
42
41
|
"60": string;
|
|
43
42
|
"70": string;
|
|
44
43
|
"80": string;
|
|
@@ -78,8 +77,6 @@ export declare const StyledAccordion: import("styled-components").StyledComponen
|
|
|
78
77
|
gradientTo: string;
|
|
79
78
|
onBrand: string;
|
|
80
79
|
onBrandVariant: string;
|
|
81
|
-
aiGradientFrom: string;
|
|
82
|
-
aiGradientTo: string;
|
|
83
80
|
fixed: {
|
|
84
81
|
brand: string;
|
|
85
82
|
dark: string;
|
|
@@ -613,7 +610,6 @@ export declare const StyledAccordionHeader: import("styled-components").StyledCo
|
|
|
613
610
|
"30": string;
|
|
614
611
|
"40": string;
|
|
615
612
|
"50": string;
|
|
616
|
-
"56": string;
|
|
617
613
|
"60": string;
|
|
618
614
|
"70": string;
|
|
619
615
|
"80": string;
|
|
@@ -653,8 +649,6 @@ export declare const StyledAccordionHeader: import("styled-components").StyledCo
|
|
|
653
649
|
gradientTo: string;
|
|
654
650
|
onBrand: string;
|
|
655
651
|
onBrandVariant: string;
|
|
656
|
-
aiGradientFrom: string;
|
|
657
|
-
aiGradientTo: string;
|
|
658
652
|
fixed: {
|
|
659
653
|
brand: string;
|
|
660
654
|
dark: string;
|
|
@@ -1183,7 +1177,6 @@ export declare const StyledContainer: import("styled-components").StyledComponen
|
|
|
1183
1177
|
"30": string;
|
|
1184
1178
|
"40": string;
|
|
1185
1179
|
"50": string;
|
|
1186
|
-
"56": string;
|
|
1187
1180
|
"60": string;
|
|
1188
1181
|
"70": string;
|
|
1189
1182
|
"80": string;
|
|
@@ -1223,8 +1216,6 @@ export declare const StyledContainer: import("styled-components").StyledComponen
|
|
|
1223
1216
|
gradientTo: string;
|
|
1224
1217
|
onBrand: string;
|
|
1225
1218
|
onBrandVariant: string;
|
|
1226
|
-
aiGradientFrom: string;
|
|
1227
|
-
aiGradientTo: string;
|
|
1228
1219
|
fixed: {
|
|
1229
1220
|
brand: string;
|
|
1230
1221
|
dark: string;
|
|
@@ -43,7 +43,6 @@ export declare const StyledActionList: import("react").ForwardRefExoticComponent
|
|
|
43
43
|
"30": string;
|
|
44
44
|
"40": string;
|
|
45
45
|
"50": string;
|
|
46
|
-
"56": string;
|
|
47
46
|
"60": string;
|
|
48
47
|
"70": string;
|
|
49
48
|
"80": string;
|
|
@@ -83,8 +82,6 @@ export declare const StyledActionList: import("react").ForwardRefExoticComponent
|
|
|
83
82
|
gradientTo: string;
|
|
84
83
|
onBrand: string;
|
|
85
84
|
onBrandVariant: string;
|
|
86
|
-
aiGradientFrom: string;
|
|
87
|
-
aiGradientTo: string;
|
|
88
85
|
fixed: {
|
|
89
86
|
brand: string;
|
|
90
87
|
dark: string;
|
|
@@ -617,7 +614,6 @@ export declare const StyledActionWrapper: import("styled-components").StyledComp
|
|
|
617
614
|
"30": string;
|
|
618
615
|
"40": string;
|
|
619
616
|
"50": string;
|
|
620
|
-
"56": string;
|
|
621
617
|
"60": string;
|
|
622
618
|
"70": string;
|
|
623
619
|
"80": string;
|
|
@@ -657,8 +653,6 @@ export declare const StyledActionWrapper: import("styled-components").StyledComp
|
|
|
657
653
|
gradientTo: string;
|
|
658
654
|
onBrand: string;
|
|
659
655
|
onBrandVariant: string;
|
|
660
|
-
aiGradientFrom: string;
|
|
661
|
-
aiGradientTo: string;
|
|
662
656
|
fixed: {
|
|
663
657
|
brand: string;
|
|
664
658
|
dark: string;
|
|
@@ -1193,7 +1187,6 @@ export declare const StyledActionInner: import("styled-components").StyledCompon
|
|
|
1193
1187
|
"30": string;
|
|
1194
1188
|
"40": string;
|
|
1195
1189
|
"50": string;
|
|
1196
|
-
"56": string;
|
|
1197
1190
|
"60": string;
|
|
1198
1191
|
"70": string;
|
|
1199
1192
|
"80": string;
|
|
@@ -1233,8 +1226,6 @@ export declare const StyledActionInner: import("styled-components").StyledCompon
|
|
|
1233
1226
|
gradientTo: string;
|
|
1234
1227
|
onBrand: string;
|
|
1235
1228
|
onBrandVariant: string;
|
|
1236
|
-
aiGradientFrom: string;
|
|
1237
|
-
aiGradientTo: string;
|
|
1238
1229
|
fixed: {
|
|
1239
1230
|
brand: string;
|
|
1240
1231
|
dark: string;
|
|
@@ -1766,7 +1757,6 @@ export declare const StyledActionText: import("styled-components").StyledCompone
|
|
|
1766
1757
|
"30": string;
|
|
1767
1758
|
"40": string;
|
|
1768
1759
|
"50": string;
|
|
1769
|
-
"56": string;
|
|
1770
1760
|
"60": string;
|
|
1771
1761
|
"70": string;
|
|
1772
1762
|
"80": string;
|
|
@@ -1806,8 +1796,6 @@ export declare const StyledActionText: import("styled-components").StyledCompone
|
|
|
1806
1796
|
gradientTo: string;
|
|
1807
1797
|
onBrand: string;
|
|
1808
1798
|
onBrandVariant: string;
|
|
1809
|
-
aiGradientFrom: string;
|
|
1810
|
-
aiGradientTo: string;
|
|
1811
1799
|
fixed: {
|
|
1812
1800
|
brand: string;
|
|
1813
1801
|
dark: string;
|
|
@@ -2339,7 +2327,6 @@ export declare const StyledActionNodeWrapper: import("styled-components").Styled
|
|
|
2339
2327
|
"30": string;
|
|
2340
2328
|
"40": string;
|
|
2341
2329
|
"50": string;
|
|
2342
|
-
"56": string;
|
|
2343
2330
|
"60": string;
|
|
2344
2331
|
"70": string;
|
|
2345
2332
|
"80": string;
|
|
@@ -2379,8 +2366,6 @@ export declare const StyledActionNodeWrapper: import("styled-components").Styled
|
|
|
2379
2366
|
gradientTo: string;
|
|
2380
2367
|
onBrand: string;
|
|
2381
2368
|
onBrandVariant: string;
|
|
2382
|
-
aiGradientFrom: string;
|
|
2383
|
-
aiGradientTo: string;
|
|
2384
2369
|
fixed: {
|
|
2385
2370
|
brand: string;
|
|
2386
2371
|
dark: string;
|
|
@@ -2909,7 +2894,6 @@ export declare const StyledRightIcon: import("styled-components").StyledComponen
|
|
|
2909
2894
|
"30": string;
|
|
2910
2895
|
"40": string;
|
|
2911
2896
|
"50": string;
|
|
2912
|
-
"56": string;
|
|
2913
2897
|
"60": string;
|
|
2914
2898
|
"70": string;
|
|
2915
2899
|
"80": string;
|
|
@@ -2949,8 +2933,6 @@ export declare const StyledRightIcon: import("styled-components").StyledComponen
|
|
|
2949
2933
|
gradientTo: string;
|
|
2950
2934
|
onBrand: string;
|
|
2951
2935
|
onBrandVariant: string;
|
|
2952
|
-
aiGradientFrom: string;
|
|
2953
|
-
aiGradientTo: string;
|
|
2954
2936
|
fixed: {
|
|
2955
2937
|
brand: string;
|
|
2956
2938
|
dark: string;
|
|
@@ -3481,7 +3463,6 @@ export declare const StyledLeftIcon: import("styled-components").StyledComponent
|
|
|
3481
3463
|
"30": string;
|
|
3482
3464
|
"40": string;
|
|
3483
3465
|
"50": string;
|
|
3484
|
-
"56": string;
|
|
3485
3466
|
"60": string;
|
|
3486
3467
|
"70": string;
|
|
3487
3468
|
"80": string;
|
|
@@ -3521,8 +3502,6 @@ export declare const StyledLeftIcon: import("styled-components").StyledComponent
|
|
|
3521
3502
|
gradientTo: string;
|
|
3522
3503
|
onBrand: string;
|
|
3523
3504
|
onBrandVariant: string;
|
|
3524
|
-
aiGradientFrom: string;
|
|
3525
|
-
aiGradientTo: string;
|
|
3526
3505
|
fixed: {
|
|
3527
3506
|
brand: string;
|
|
3528
3507
|
dark: string;
|
|
@@ -4053,7 +4032,6 @@ export declare const StyledTextWrapper: import("styled-components").StyledCompon
|
|
|
4053
4032
|
"30": string;
|
|
4054
4033
|
"40": string;
|
|
4055
4034
|
"50": string;
|
|
4056
|
-
"56": string;
|
|
4057
4035
|
"60": string;
|
|
4058
4036
|
"70": string;
|
|
4059
4037
|
"80": string;
|
|
@@ -4093,8 +4071,6 @@ export declare const StyledTextWrapper: import("styled-components").StyledCompon
|
|
|
4093
4071
|
gradientTo: string;
|
|
4094
4072
|
onBrand: string;
|
|
4095
4073
|
onBrandVariant: string;
|
|
4096
|
-
aiGradientFrom: string;
|
|
4097
|
-
aiGradientTo: string;
|
|
4098
4074
|
fixed: {
|
|
4099
4075
|
brand: string;
|
|
4100
4076
|
dark: string;
|
|
@@ -4628,7 +4604,6 @@ export declare const StyledHintText: import("styled-components").StyledComponent
|
|
|
4628
4604
|
"30": string;
|
|
4629
4605
|
"40": string;
|
|
4630
4606
|
"50": string;
|
|
4631
|
-
"56": string;
|
|
4632
4607
|
"60": string;
|
|
4633
4608
|
"70": string;
|
|
4634
4609
|
"80": string;
|
|
@@ -4668,8 +4643,6 @@ export declare const StyledHintText: import("styled-components").StyledComponent
|
|
|
4668
4643
|
gradientTo: string;
|
|
4669
4644
|
onBrand: string;
|
|
4670
4645
|
onBrandVariant: string;
|
|
4671
|
-
aiGradientFrom: string;
|
|
4672
|
-
aiGradientTo: string;
|
|
4673
4646
|
fixed: {
|
|
4674
4647
|
brand: string;
|
|
4675
4648
|
dark: string;
|
|
@@ -5201,7 +5174,6 @@ export declare const StyledHintText: import("styled-components").StyledComponent
|
|
|
5201
5174
|
"30": string;
|
|
5202
5175
|
"40": string;
|
|
5203
5176
|
"50": string;
|
|
5204
|
-
"56": string;
|
|
5205
5177
|
"60": string;
|
|
5206
5178
|
"70": string;
|
|
5207
5179
|
"80": string;
|
|
@@ -5241,8 +5213,6 @@ export declare const StyledHintText: import("styled-components").StyledComponent
|
|
|
5241
5213
|
gradientTo: string;
|
|
5242
5214
|
onBrand: string;
|
|
5243
5215
|
onBrandVariant: string;
|
|
5244
|
-
aiGradientFrom: string;
|
|
5245
|
-
aiGradientTo: string;
|
|
5246
5216
|
fixed: {
|
|
5247
5217
|
brand: string;
|
|
5248
5218
|
dark: string;
|
|
@@ -53,7 +53,6 @@ declare const StyledBadge: import("styled-components").StyledComponent<typeof im
|
|
|
53
53
|
"30": string;
|
|
54
54
|
"40": string;
|
|
55
55
|
"50": string;
|
|
56
|
-
"56": string;
|
|
57
56
|
"60": string;
|
|
58
57
|
"70": string;
|
|
59
58
|
"80": string;
|
|
@@ -93,8 +92,6 @@ declare const StyledBadge: import("styled-components").StyledComponent<typeof im
|
|
|
93
92
|
gradientTo: string;
|
|
94
93
|
onBrand: string;
|
|
95
94
|
onBrandVariant: string;
|
|
96
|
-
aiGradientFrom: string;
|
|
97
|
-
aiGradientTo: string;
|
|
98
95
|
fixed: {
|
|
99
96
|
brand: string;
|
|
100
97
|
dark: string;
|
|
@@ -38,7 +38,6 @@ export declare const StyledButtonWrapper: import("styled-components").StyledComp
|
|
|
38
38
|
"30": string;
|
|
39
39
|
"40": string;
|
|
40
40
|
"50": string;
|
|
41
|
-
"56": string;
|
|
42
41
|
"60": string;
|
|
43
42
|
"70": string;
|
|
44
43
|
"80": string;
|
|
@@ -78,8 +77,6 @@ export declare const StyledButtonWrapper: import("styled-components").StyledComp
|
|
|
78
77
|
gradientTo: string;
|
|
79
78
|
onBrand: string;
|
|
80
79
|
onBrandVariant: string;
|
|
81
|
-
aiGradientFrom: string;
|
|
82
|
-
aiGradientTo: string;
|
|
83
80
|
fixed: {
|
|
84
81
|
brand: string;
|
|
85
82
|
dark: string;
|
|
@@ -608,7 +605,6 @@ export declare const StyledInner: import("styled-components").StyledComponent<ty
|
|
|
608
605
|
"30": string;
|
|
609
606
|
"40": string;
|
|
610
607
|
"50": string;
|
|
611
|
-
"56": string;
|
|
612
608
|
"60": string;
|
|
613
609
|
"70": string;
|
|
614
610
|
"80": string;
|
|
@@ -648,8 +644,6 @@ export declare const StyledInner: import("styled-components").StyledComponent<ty
|
|
|
648
644
|
gradientTo: string;
|
|
649
645
|
onBrand: string;
|
|
650
646
|
onBrandVariant: string;
|
|
651
|
-
aiGradientFrom: string;
|
|
652
|
-
aiGradientTo: string;
|
|
653
647
|
fixed: {
|
|
654
648
|
brand: string;
|
|
655
649
|
dark: string;
|
|
@@ -1186,7 +1180,6 @@ export declare const StyledButtonIcon: import("styled-components").StyledCompone
|
|
|
1186
1180
|
"30": string;
|
|
1187
1181
|
"40": string;
|
|
1188
1182
|
"50": string;
|
|
1189
|
-
"56": string;
|
|
1190
1183
|
"60": string;
|
|
1191
1184
|
"70": string;
|
|
1192
1185
|
"80": string;
|
|
@@ -1226,8 +1219,6 @@ export declare const StyledButtonIcon: import("styled-components").StyledCompone
|
|
|
1226
1219
|
gradientTo: string;
|
|
1227
1220
|
onBrand: string;
|
|
1228
1221
|
onBrandVariant: string;
|
|
1229
|
-
aiGradientFrom: string;
|
|
1230
|
-
aiGradientTo: string;
|
|
1231
1222
|
fixed: {
|
|
1232
1223
|
brand: string;
|
|
1233
1224
|
dark: string;
|
|
@@ -1763,7 +1754,6 @@ export declare const StyledButtonText: import("styled-components").StyledCompone
|
|
|
1763
1754
|
"30": string;
|
|
1764
1755
|
"40": string;
|
|
1765
1756
|
"50": string;
|
|
1766
|
-
"56": string;
|
|
1767
1757
|
"60": string;
|
|
1768
1758
|
"70": string;
|
|
1769
1759
|
"80": string;
|
|
@@ -1803,8 +1793,6 @@ export declare const StyledButtonText: import("styled-components").StyledCompone
|
|
|
1803
1793
|
gradientTo: string;
|
|
1804
1794
|
onBrand: string;
|
|
1805
1795
|
onBrandVariant: string;
|
|
1806
|
-
aiGradientFrom: string;
|
|
1807
|
-
aiGradientTo: string;
|
|
1808
1796
|
fixed: {
|
|
1809
1797
|
brand: string;
|
|
1810
1798
|
dark: string;
|
|
@@ -38,7 +38,6 @@ export declare const StyledTableContainer: import("styled-components").StyledCom
|
|
|
38
38
|
"30": string;
|
|
39
39
|
"40": string;
|
|
40
40
|
"50": string;
|
|
41
|
-
"56": string;
|
|
42
41
|
"60": string;
|
|
43
42
|
"70": string;
|
|
44
43
|
"80": string;
|
|
@@ -78,8 +77,6 @@ export declare const StyledTableContainer: import("styled-components").StyledCom
|
|
|
78
77
|
gradientTo: string;
|
|
79
78
|
onBrand: string;
|
|
80
79
|
onBrandVariant: string;
|
|
81
|
-
aiGradientFrom: string;
|
|
82
|
-
aiGradientTo: string;
|
|
83
80
|
fixed: {
|
|
84
81
|
brand: string;
|
|
85
82
|
dark: string;
|
|
@@ -608,7 +605,6 @@ export declare const TableHeader: import("styled-components").StyledComponent<ty
|
|
|
608
605
|
"30": string;
|
|
609
606
|
"40": string;
|
|
610
607
|
"50": string;
|
|
611
|
-
"56": string;
|
|
612
608
|
"60": string;
|
|
613
609
|
"70": string;
|
|
614
610
|
"80": string;
|
|
@@ -648,8 +644,6 @@ export declare const TableHeader: import("styled-components").StyledComponent<ty
|
|
|
648
644
|
gradientTo: string;
|
|
649
645
|
onBrand: string;
|
|
650
646
|
onBrandVariant: string;
|
|
651
|
-
aiGradientFrom: string;
|
|
652
|
-
aiGradientTo: string;
|
|
653
647
|
fixed: {
|
|
654
648
|
brand: string;
|
|
655
649
|
dark: string;
|
|
@@ -1180,7 +1174,6 @@ export declare const TableHeaderText: import("styled-components").StyledComponen
|
|
|
1180
1174
|
"30": string;
|
|
1181
1175
|
"40": string;
|
|
1182
1176
|
"50": string;
|
|
1183
|
-
"56": string;
|
|
1184
1177
|
"60": string;
|
|
1185
1178
|
"70": string;
|
|
1186
1179
|
"80": string;
|
|
@@ -1220,8 +1213,6 @@ export declare const TableHeaderText: import("styled-components").StyledComponen
|
|
|
1220
1213
|
gradientTo: string;
|
|
1221
1214
|
onBrand: string;
|
|
1222
1215
|
onBrandVariant: string;
|
|
1223
|
-
aiGradientFrom: string;
|
|
1224
|
-
aiGradientTo: string;
|
|
1225
1216
|
fixed: {
|
|
1226
1217
|
brand: string;
|
|
1227
1218
|
dark: string;
|
|
@@ -1750,7 +1741,6 @@ export declare const TableCaptionText: import("styled-components").StyledCompone
|
|
|
1750
1741
|
"30": string;
|
|
1751
1742
|
"40": string;
|
|
1752
1743
|
"50": string;
|
|
1753
|
-
"56": string;
|
|
1754
1744
|
"60": string;
|
|
1755
1745
|
"70": string;
|
|
1756
1746
|
"80": string;
|
|
@@ -1790,8 +1780,6 @@ export declare const TableCaptionText: import("styled-components").StyledCompone
|
|
|
1790
1780
|
gradientTo: string;
|
|
1791
1781
|
onBrand: string;
|
|
1792
1782
|
onBrandVariant: string;
|
|
1793
|
-
aiGradientFrom: string;
|
|
1794
|
-
aiGradientTo: string;
|
|
1795
1783
|
fixed: {
|
|
1796
1784
|
brand: string;
|
|
1797
1785
|
dark: string;
|
|
@@ -2320,7 +2308,6 @@ export declare const CellText: import("styled-components").StyledComponent<typeo
|
|
|
2320
2308
|
"30": string;
|
|
2321
2309
|
"40": string;
|
|
2322
2310
|
"50": string;
|
|
2323
|
-
"56": string;
|
|
2324
2311
|
"60": string;
|
|
2325
2312
|
"70": string;
|
|
2326
2313
|
"80": string;
|
|
@@ -2360,8 +2347,6 @@ export declare const CellText: import("styled-components").StyledComponent<typeo
|
|
|
2360
2347
|
gradientTo: string;
|
|
2361
2348
|
onBrand: string;
|
|
2362
2349
|
onBrandVariant: string;
|
|
2363
|
-
aiGradientFrom: string;
|
|
2364
|
-
aiGradientTo: string;
|
|
2365
2350
|
fixed: {
|
|
2366
2351
|
brand: string;
|
|
2367
2352
|
dark: string;
|
|
@@ -2890,7 +2875,6 @@ export declare const TableCaption: import("styled-components").StyledComponent<t
|
|
|
2890
2875
|
"30": string;
|
|
2891
2876
|
"40": string;
|
|
2892
2877
|
"50": string;
|
|
2893
|
-
"56": string;
|
|
2894
2878
|
"60": string;
|
|
2895
2879
|
"70": string;
|
|
2896
2880
|
"80": string;
|
|
@@ -2930,8 +2914,6 @@ export declare const TableCaption: import("styled-components").StyledComponent<t
|
|
|
2930
2914
|
gradientTo: string;
|
|
2931
2915
|
onBrand: string;
|
|
2932
2916
|
onBrandVariant: string;
|
|
2933
|
-
aiGradientFrom: string;
|
|
2934
|
-
aiGradientTo: string;
|
|
2935
2917
|
fixed: {
|
|
2936
2918
|
brand: string;
|
|
2937
2919
|
dark: string;
|
|
@@ -3460,7 +3442,6 @@ export declare const TableRow: import("styled-components").StyledComponent<typeo
|
|
|
3460
3442
|
"30": string;
|
|
3461
3443
|
"40": string;
|
|
3462
3444
|
"50": string;
|
|
3463
|
-
"56": string;
|
|
3464
3445
|
"60": string;
|
|
3465
3446
|
"70": string;
|
|
3466
3447
|
"80": string;
|
|
@@ -3500,8 +3481,6 @@ export declare const TableRow: import("styled-components").StyledComponent<typeo
|
|
|
3500
3481
|
gradientTo: string;
|
|
3501
3482
|
onBrand: string;
|
|
3502
3483
|
onBrandVariant: string;
|
|
3503
|
-
aiGradientFrom: string;
|
|
3504
|
-
aiGradientTo: string;
|
|
3505
3484
|
fixed: {
|
|
3506
3485
|
brand: string;
|
|
3507
3486
|
dark: string;
|
|
@@ -4032,7 +4011,6 @@ export declare const TableRowHeading: import("styled-components").StyledComponen
|
|
|
4032
4011
|
"30": string;
|
|
4033
4012
|
"40": string;
|
|
4034
4013
|
"50": string;
|
|
4035
|
-
"56": string;
|
|
4036
4014
|
"60": string;
|
|
4037
4015
|
"70": string;
|
|
4038
4016
|
"80": string;
|
|
@@ -4072,8 +4050,6 @@ export declare const TableRowHeading: import("styled-components").StyledComponen
|
|
|
4072
4050
|
gradientTo: string;
|
|
4073
4051
|
onBrand: string;
|
|
4074
4052
|
onBrandVariant: string;
|
|
4075
|
-
aiGradientFrom: string;
|
|
4076
|
-
aiGradientTo: string;
|
|
4077
4053
|
fixed: {
|
|
4078
4054
|
brand: string;
|
|
4079
4055
|
dark: string;
|
|
@@ -4602,7 +4578,6 @@ export declare const TableBody: import("styled-components").StyledComponent<type
|
|
|
4602
4578
|
"30": string;
|
|
4603
4579
|
"40": string;
|
|
4604
4580
|
"50": string;
|
|
4605
|
-
"56": string;
|
|
4606
4581
|
"60": string;
|
|
4607
4582
|
"70": string;
|
|
4608
4583
|
"80": string;
|
|
@@ -4642,8 +4617,6 @@ export declare const TableBody: import("styled-components").StyledComponent<type
|
|
|
4642
4617
|
gradientTo: string;
|
|
4643
4618
|
onBrand: string;
|
|
4644
4619
|
onBrandVariant: string;
|
|
4645
|
-
aiGradientFrom: string;
|
|
4646
|
-
aiGradientTo: string;
|
|
4647
4620
|
fixed: {
|
|
4648
4621
|
brand: string;
|
|
4649
4622
|
dark: string;
|
|
@@ -5172,7 +5145,6 @@ export declare const TableCell: import("styled-components").StyledComponent<type
|
|
|
5172
5145
|
"30": string;
|
|
5173
5146
|
"40": string;
|
|
5174
5147
|
"50": string;
|
|
5175
|
-
"56": string;
|
|
5176
5148
|
"60": string;
|
|
5177
5149
|
"70": string;
|
|
5178
5150
|
"80": string;
|
|
@@ -5212,8 +5184,6 @@ export declare const TableCell: import("styled-components").StyledComponent<type
|
|
|
5212
5184
|
gradientTo: string;
|
|
5213
5185
|
onBrand: string;
|
|
5214
5186
|
onBrandVariant: string;
|
|
5215
|
-
aiGradientFrom: string;
|
|
5216
|
-
aiGradientTo: string;
|
|
5217
5187
|
fixed: {
|
|
5218
5188
|
brand: string;
|
|
5219
5189
|
dark: string;
|
|
@@ -5744,7 +5714,6 @@ export declare const RowHeading: import("styled-components").StyledComponent<typ
|
|
|
5744
5714
|
"30": string;
|
|
5745
5715
|
"40": string;
|
|
5746
5716
|
"50": string;
|
|
5747
|
-
"56": string;
|
|
5748
5717
|
"60": string;
|
|
5749
5718
|
"70": string;
|
|
5750
5719
|
"80": string;
|
|
@@ -5784,8 +5753,6 @@ export declare const RowHeading: import("styled-components").StyledComponent<typ
|
|
|
5784
5753
|
gradientTo: string;
|
|
5785
5754
|
onBrand: string;
|
|
5786
5755
|
onBrandVariant: string;
|
|
5787
|
-
aiGradientFrom: string;
|
|
5788
|
-
aiGradientTo: string;
|
|
5789
5756
|
fixed: {
|
|
5790
5757
|
brand: string;
|
|
5791
5758
|
dark: string;
|
|
@@ -6316,7 +6283,6 @@ export declare const StyledSeparatorRow: import("styled-components").StyledCompo
|
|
|
6316
6283
|
"30": string;
|
|
6317
6284
|
"40": string;
|
|
6318
6285
|
"50": string;
|
|
6319
|
-
"56": string;
|
|
6320
6286
|
"60": string;
|
|
6321
6287
|
"70": string;
|
|
6322
6288
|
"80": string;
|
|
@@ -6356,8 +6322,6 @@ export declare const StyledSeparatorRow: import("styled-components").StyledCompo
|
|
|
6356
6322
|
gradientTo: string;
|
|
6357
6323
|
onBrand: string;
|
|
6358
6324
|
onBrandVariant: string;
|
|
6359
|
-
aiGradientFrom: string;
|
|
6360
|
-
aiGradientTo: string;
|
|
6361
6325
|
fixed: {
|
|
6362
6326
|
brand: string;
|
|
6363
6327
|
dark: string;
|
|
@@ -6888,7 +6852,6 @@ export declare const SeparatorRowText: import("styled-components").StyledCompone
|
|
|
6888
6852
|
"30": string;
|
|
6889
6853
|
"40": string;
|
|
6890
6854
|
"50": string;
|
|
6891
|
-
"56": string;
|
|
6892
6855
|
"60": string;
|
|
6893
6856
|
"70": string;
|
|
6894
6857
|
"80": string;
|
|
@@ -6928,8 +6891,6 @@ export declare const SeparatorRowText: import("styled-components").StyledCompone
|
|
|
6928
6891
|
gradientTo: string;
|
|
6929
6892
|
onBrand: string;
|
|
6930
6893
|
onBrandVariant: string;
|
|
6931
|
-
aiGradientFrom: string;
|
|
6932
|
-
aiGradientTo: string;
|
|
6933
6894
|
fixed: {
|
|
6934
6895
|
brand: string;
|
|
6935
6896
|
dark: string;
|
|
@@ -37,7 +37,6 @@ export declare const Em: import("styled-components").StyledComponent<typeof impo
|
|
|
37
37
|
"30": string;
|
|
38
38
|
"40": string;
|
|
39
39
|
"50": string;
|
|
40
|
-
"56": string;
|
|
41
40
|
"60": string;
|
|
42
41
|
"70": string;
|
|
43
42
|
"80": string;
|
|
@@ -77,8 +76,6 @@ export declare const Em: import("styled-components").StyledComponent<typeof impo
|
|
|
77
76
|
gradientTo: string;
|
|
78
77
|
onBrand: string;
|
|
79
78
|
onBrandVariant: string;
|
|
80
|
-
aiGradientFrom: string;
|
|
81
|
-
aiGradientTo: string;
|
|
82
79
|
fixed: {
|
|
83
80
|
brand: string;
|
|
84
81
|
dark: string;
|
|
@@ -44,7 +44,6 @@ declare const ErrorText: import("react").ForwardRefExoticComponent<Omit<Omit<{
|
|
|
44
44
|
"30": string;
|
|
45
45
|
"40": string;
|
|
46
46
|
"50": string;
|
|
47
|
-
"56": string;
|
|
48
47
|
"60": string;
|
|
49
48
|
"70": string;
|
|
50
49
|
"80": string;
|
|
@@ -84,8 +83,6 @@ declare const ErrorText: import("react").ForwardRefExoticComponent<Omit<Omit<{
|
|
|
84
83
|
gradientTo: string;
|
|
85
84
|
onBrand: string;
|
|
86
85
|
onBrandVariant: string;
|
|
87
|
-
aiGradientFrom: string;
|
|
88
|
-
aiGradientTo: string;
|
|
89
86
|
fixed: {
|
|
90
87
|
brand: string;
|
|
91
88
|
dark: string;
|
|
@@ -43,7 +43,6 @@ declare const Col: import("react").ForwardRefExoticComponent<Omit<Omit<{
|
|
|
43
43
|
"30": string;
|
|
44
44
|
"40": string;
|
|
45
45
|
"50": string;
|
|
46
|
-
"56": string;
|
|
47
46
|
"60": string;
|
|
48
47
|
"70": string;
|
|
49
48
|
"80": string;
|
|
@@ -83,8 +82,6 @@ declare const Col: import("react").ForwardRefExoticComponent<Omit<Omit<{
|
|
|
83
82
|
gradientTo: string;
|
|
84
83
|
onBrand: string;
|
|
85
84
|
onBrandVariant: string;
|
|
86
|
-
aiGradientFrom: string;
|
|
87
|
-
aiGradientTo: string;
|
|
88
85
|
fixed: {
|
|
89
86
|
brand: string;
|
|
90
87
|
dark: string;
|
|
@@ -39,7 +39,6 @@ declare const StyledRow: import("styled-components").StyledComponent<typeof impo
|
|
|
39
39
|
"30": string;
|
|
40
40
|
"40": string;
|
|
41
41
|
"50": string;
|
|
42
|
-
"56": string;
|
|
43
42
|
"60": string;
|
|
44
43
|
"70": string;
|
|
45
44
|
"80": string;
|
|
@@ -79,8 +78,6 @@ declare const StyledRow: import("styled-components").StyledComponent<typeof impo
|
|
|
79
78
|
gradientTo: string;
|
|
80
79
|
onBrand: string;
|
|
81
80
|
onBrandVariant: string;
|
|
82
|
-
aiGradientFrom: string;
|
|
83
|
-
aiGradientTo: string;
|
|
84
81
|
fixed: {
|
|
85
82
|
brand: string;
|
|
86
83
|
dark: string;
|
|
@@ -44,7 +44,6 @@ declare const HintText: import("react").ForwardRefExoticComponent<Omit<Omit<{
|
|
|
44
44
|
"30": string;
|
|
45
45
|
"40": string;
|
|
46
46
|
"50": string;
|
|
47
|
-
"56": string;
|
|
48
47
|
"60": string;
|
|
49
48
|
"70": string;
|
|
50
49
|
"80": string;
|
|
@@ -84,8 +83,6 @@ declare const HintText: import("react").ForwardRefExoticComponent<Omit<Omit<{
|
|
|
84
83
|
gradientTo: string;
|
|
85
84
|
onBrand: string;
|
|
86
85
|
onBrandVariant: string;
|
|
87
|
-
aiGradientFrom: string;
|
|
88
|
-
aiGradientTo: string;
|
|
89
86
|
fixed: {
|
|
90
87
|
brand: string;
|
|
91
88
|
dark: string;
|
|
@@ -44,7 +44,6 @@ declare const LabelText: import("react").ForwardRefExoticComponent<Omit<Omit<{
|
|
|
44
44
|
"30": string;
|
|
45
45
|
"40": string;
|
|
46
46
|
"50": string;
|
|
47
|
-
"56": string;
|
|
48
47
|
"60": string;
|
|
49
48
|
"70": string;
|
|
50
49
|
"80": string;
|
|
@@ -84,8 +83,6 @@ declare const LabelText: import("react").ForwardRefExoticComponent<Omit<Omit<{
|
|
|
84
83
|
gradientTo: string;
|
|
85
84
|
onBrand: string;
|
|
86
85
|
onBrandVariant: string;
|
|
87
|
-
aiGradientFrom: string;
|
|
88
|
-
aiGradientTo: string;
|
|
89
86
|
fixed: {
|
|
90
87
|
brand: string;
|
|
91
88
|
dark: string;
|
|
@@ -37,7 +37,6 @@ export declare const LineThrough: import("styled-components").StyledComponent<ty
|
|
|
37
37
|
"30": string;
|
|
38
38
|
"40": string;
|
|
39
39
|
"50": string;
|
|
40
|
-
"56": string;
|
|
41
40
|
"60": string;
|
|
42
41
|
"70": string;
|
|
43
42
|
"80": string;
|
|
@@ -77,8 +76,6 @@ export declare const LineThrough: import("styled-components").StyledComponent<ty
|
|
|
77
76
|
gradientTo: string;
|
|
78
77
|
onBrand: string;
|
|
79
78
|
onBrandVariant: string;
|
|
80
|
-
aiGradientFrom: string;
|
|
81
|
-
aiGradientTo: string;
|
|
82
79
|
fixed: {
|
|
83
80
|
brand: string;
|
|
84
81
|
dark: string;
|