@pedidopago/ui 1.7.21 → 1.7.22

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.
Files changed (164) hide show
  1. package/dist/components/Alert/styles.d.ts.map +1 -1
  2. package/dist/components/Alert/styles.js +1 -1
  3. package/dist/components/Avatar/styles.d.ts.map +1 -1
  4. package/dist/components/Avatar/styles.js +3 -3
  5. package/dist/components/Button/index.d.ts.map +1 -1
  6. package/dist/components/Button/index.js +1 -1
  7. package/dist/components/Button/styles.d.ts.map +1 -1
  8. package/dist/components/Button/styles.js +3 -5
  9. package/dist/components/CheckboxInput/styles.d.ts +7 -8
  10. package/dist/components/CheckboxInput/styles.d.ts.map +1 -1
  11. package/dist/components/CheckboxInput/styles.js +13 -35
  12. package/dist/components/CollapseCard/styles.d.ts.map +1 -1
  13. package/dist/components/CollapseCard/styles.js +4 -1
  14. package/dist/components/ColorPicker/styles.d.ts.map +1 -1
  15. package/dist/components/ColorPicker/styles.js +5 -5
  16. package/dist/components/ComposeIcon/styles.d.ts.map +1 -1
  17. package/dist/components/ComposeIcon/styles.js +2 -2
  18. package/dist/components/DatePicker/styles.d.ts.map +1 -1
  19. package/dist/components/DatePicker/styles.js +4 -5
  20. package/dist/components/Dialog/index.d.ts.map +1 -1
  21. package/dist/components/Dialog/index.js +7 -8
  22. package/dist/components/Dialog/styles.d.ts +0 -2
  23. package/dist/components/Dialog/styles.d.ts.map +1 -1
  24. package/dist/components/Dialog/styles.js +4 -6
  25. package/dist/components/Dropzone/styles.js +1 -1
  26. package/dist/components/EmojiPicker/EmotePickerData/index.js +1 -1
  27. package/dist/components/EmojiPicker/EmotePickerData/styles.d.ts.map +1 -1
  28. package/dist/components/EmojiPicker/EmotePickerData/styles.js +20 -14
  29. package/dist/components/EmojiPicker/styles.d.ts.map +1 -1
  30. package/dist/components/EmojiPicker/styles.js +3 -6
  31. package/dist/components/Flex/styles.d.ts +168 -0
  32. package/dist/components/Flex/styles.d.ts.map +1 -1
  33. package/dist/components/Grid/styles.d.ts +168 -0
  34. package/dist/components/Grid/styles.d.ts.map +1 -1
  35. package/dist/components/Icon/data/illustrations.js +43 -43
  36. package/dist/components/Illustration/styles.d.ts.map +1 -1
  37. package/dist/components/Illustration/styles.js +4 -3
  38. package/dist/components/ImageItem/styles.d.ts.map +1 -1
  39. package/dist/components/ImageItem/styles.js +3 -4
  40. package/dist/components/Input/index.js +3 -1
  41. package/dist/components/Input/styles.d.ts +0 -4
  42. package/dist/components/Input/styles.d.ts.map +1 -1
  43. package/dist/components/Input/styles.js +44 -82
  44. package/dist/components/List/styles.d.ts.map +1 -1
  45. package/dist/components/List/styles.js +3 -9
  46. package/dist/components/Modal/styles.d.ts.map +1 -1
  47. package/dist/components/Modal/styles.js +1 -1
  48. package/dist/components/MultipleSelect/components/OptionsArea/styles.d.ts.map +1 -1
  49. package/dist/components/MultipleSelect/components/OptionsArea/styles.js +17 -7
  50. package/dist/components/MultipleSelect/components/SelectArea/SelectedOptionsArea.d.ts.map +1 -1
  51. package/dist/components/MultipleSelect/components/SelectArea/SelectedOptionsArea.js +1 -4
  52. package/dist/components/MultipleSelect/components/SelectArea/styles.d.ts.map +1 -1
  53. package/dist/components/MultipleSelect/components/SelectArea/styles.js +3 -3
  54. package/dist/components/NewSelect/components/OptionsSelect/styles.js +1 -1
  55. package/dist/components/NewSelect/styles.d.ts.map +1 -1
  56. package/dist/components/NewSelect/styles.js +1 -4
  57. package/dist/components/Pagination/index.d.ts.map +1 -1
  58. package/dist/components/Pagination/index.js +2 -9
  59. package/dist/components/RadioInput/components/ChoiceList/index.d.ts.map +1 -1
  60. package/dist/components/RadioInput/components/ChoiceList/index.js +3 -2
  61. package/dist/components/RadioInput/styles.d.ts +4 -1
  62. package/dist/components/RadioInput/styles.d.ts.map +1 -1
  63. package/dist/components/RadioInput/styles.js +16 -5
  64. package/dist/components/RadioInput/types.d.ts +2 -1
  65. package/dist/components/RadioInput/types.d.ts.map +1 -1
  66. package/dist/components/Select/components/OptionsSelect/styles.js +1 -1
  67. package/dist/components/Select/styles.d.ts.map +1 -1
  68. package/dist/components/Select/styles.js +2 -2
  69. package/dist/components/Skeleton/styles.d.ts.map +1 -1
  70. package/dist/components/Skeleton/styles.js +2 -8
  71. package/dist/components/Slider/components/SliderPointer.d.ts.map +1 -1
  72. package/dist/components/Slider/components/SliderPointer.js +2 -1
  73. package/dist/components/Slider/styles.d.ts.map +1 -1
  74. package/dist/components/Slider/styles.js +2 -2
  75. package/dist/components/Spinner/styles.d.ts +168 -0
  76. package/dist/components/Spinner/styles.d.ts.map +1 -1
  77. package/dist/components/Spinner/styles.js +1 -1
  78. package/dist/components/Steps/styles.d.ts.map +1 -1
  79. package/dist/components/Steps/styles.js +3 -9
  80. package/dist/components/Switch/styles.d.ts.map +1 -1
  81. package/dist/components/Switch/styles.js +2 -4
  82. package/dist/components/Table/index.d.ts.map +1 -1
  83. package/dist/components/Table/index.js +1 -5
  84. package/dist/components/Table/styles.d.ts.map +1 -1
  85. package/dist/components/Table/styles.js +4 -52
  86. package/dist/components/Tabs/styles.d.ts.map +1 -1
  87. package/dist/components/Tabs/styles.js +2 -1
  88. package/dist/components/Tag/styles.d.ts +504 -0
  89. package/dist/components/Tag/styles.d.ts.map +1 -1
  90. package/dist/components/Tag/styles.js +3 -3
  91. package/dist/components/TextAreaInput/styles.d.ts.map +1 -1
  92. package/dist/components/TextAreaInput/styles.js +3 -6
  93. package/dist/components/Thumbnail/index.d.ts.map +1 -1
  94. package/dist/components/Thumbnail/index.js +7 -56
  95. package/dist/components/Thumbnail/styles.d.ts.map +1 -1
  96. package/dist/components/Thumbnail/styles.js +17 -27
  97. package/dist/components/Thumbnail/types.d.ts +1 -9
  98. package/dist/components/Thumbnail/types.d.ts.map +1 -1
  99. package/dist/components/TimeInput/styles.d.ts.map +1 -1
  100. package/dist/components/TimeInput/styles.js +7 -1
  101. package/dist/components/Timeline/components/Timeline.d.ts.map +1 -1
  102. package/dist/components/Timeline/components/Timeline.js +3 -16
  103. package/dist/components/Timeline/styles.d.ts.map +1 -1
  104. package/dist/components/Timeline/styles.js +5 -5
  105. package/dist/components/Timeline/timeline.test.js +0 -2
  106. package/dist/components/Timeline/types.d.ts +0 -1
  107. package/dist/components/Timeline/types.d.ts.map +1 -1
  108. package/dist/components/Tooltip/components/TooltipLabel.d.ts.map +1 -1
  109. package/dist/components/Tooltip/components/TooltipLabel.js +5 -5
  110. package/dist/components/Tooltip/index.d.ts.map +1 -1
  111. package/dist/components/Tooltip/index.js +5 -1
  112. package/dist/components/Tooltip/styles.d.ts.map +1 -1
  113. package/dist/components/Tooltip/styles.js +2 -4
  114. package/dist/components/Typography/index.d.ts.map +1 -1
  115. package/dist/components/Typography/index.js +4 -5
  116. package/dist/index.d.ts +1 -0
  117. package/dist/index.d.ts.map +1 -1
  118. package/dist/index.js +9 -1
  119. package/dist/shared/hooks/useSystemTheme.d.ts +2 -0
  120. package/dist/shared/hooks/useSystemTheme.d.ts.map +1 -0
  121. package/dist/shared/hooks/useSystemTheme.js +33 -0
  122. package/dist/shared/theme/contexts/ThemeContext.d.ts +1 -1
  123. package/dist/shared/theme/contexts/ThemeContext.d.ts.map +1 -1
  124. package/dist/shared/theme/contexts/ThemeContext.js +36 -16
  125. package/dist/shared/theme/hooks/useColorMode.d.ts +1 -1
  126. package/dist/shared/theme/hooks/useColorMode.js +1 -1
  127. package/dist/shared/theme/hooks/useTheme.d.ts +168 -0
  128. package/dist/shared/theme/hooks/useTheme.d.ts.map +1 -1
  129. package/dist/shared/theme/objects/breakpoints.d.ts +9 -0
  130. package/dist/shared/theme/objects/breakpoints.d.ts.map +1 -0
  131. package/dist/shared/theme/objects/breakpoints.js +15 -0
  132. package/dist/shared/theme/objects/colors.d.ts +171 -0
  133. package/dist/shared/theme/objects/colors.d.ts.map +1 -0
  134. package/dist/shared/theme/objects/colors.js +177 -0
  135. package/dist/shared/theme/objects/shadows.d.ts +13 -0
  136. package/dist/shared/theme/objects/shadows.d.ts.map +1 -0
  137. package/dist/shared/theme/objects/shadows.js +19 -0
  138. package/dist/shared/theme/objects/sizes.d.ts +23 -0
  139. package/dist/shared/theme/objects/sizes.d.ts.map +1 -0
  140. package/dist/shared/theme/objects/sizes.js +33 -0
  141. package/dist/shared/theme/objects/spaces.d.ts +131 -0
  142. package/dist/shared/theme/objects/spaces.d.ts.map +1 -0
  143. package/dist/shared/theme/objects/spaces.js +75 -0
  144. package/dist/shared/theme/objects/transitions.d.ts +4 -0
  145. package/dist/shared/theme/objects/transitions.d.ts.map +1 -0
  146. package/dist/shared/theme/objects/transitions.js +10 -0
  147. package/dist/shared/theme/objects/typography.d.ts +14 -0
  148. package/dist/shared/theme/objects/typography.d.ts.map +1 -0
  149. package/dist/shared/theme/objects/typography.js +20 -0
  150. package/dist/shared/theme/objects/z-indexes.d.ts +14 -0
  151. package/dist/shared/theme/objects/z-indexes.d.ts.map +1 -0
  152. package/dist/shared/theme/objects/z-indexes.js +20 -0
  153. package/dist/shared/theme/theme.d.ts +168 -0
  154. package/dist/shared/theme/theme.d.ts.map +1 -1
  155. package/dist/shared/theme/theme.js +19 -225
  156. package/dist/shared/theme/theme.types.d.ts +9 -1
  157. package/dist/shared/theme/theme.types.d.ts.map +1 -1
  158. package/dist/utils/customColorMode.d.ts +2 -0
  159. package/dist/utils/customColorMode.d.ts.map +1 -0
  160. package/dist/utils/customColorMode.js +11 -0
  161. package/package.json +9 -3
  162. package/dist/components/Steps/components/StepIconMobile/index.d.ts +0 -4
  163. package/dist/components/Steps/components/StepIconMobile/index.d.ts.map +0 -1
  164. package/dist/components/Steps/components/StepIconMobile/index.js +0 -126
@@ -0,0 +1 @@
1
+ {"version":3,"file":"shadows.d.ts","sourceRoot":"","sources":["../../../../src/shared/theme/objects/shadows.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM;;;;;;;;;;;CAWlB,CAAC"}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.shadow = void 0;
7
+ var shadow = {
8
+ light: {
9
+ level1: '0px 4px 8px rgba(165, 171, 179, 0.16)',
10
+ level2: '0px 8px 24px rgba(165, 171, 179, 0.4)',
11
+ level3: '0px 16px 32px rgba(165, 171, 179, 0.4)'
12
+ },
13
+ dark: {
14
+ level1: '0px 4px 8px rgba(0, 0, 0, 0.16)',
15
+ level2: '0px 8px 24px rgba(0, 0, 0, 0.4)',
16
+ level3: '0px 16px 32px rgba(0, 0, 0, 0.4)'
17
+ }
18
+ };
19
+ exports.shadow = shadow;
@@ -0,0 +1,23 @@
1
+ declare const fontSizes: {
2
+ tiny: string;
3
+ xxxs: string;
4
+ xxs: string;
5
+ xs: string;
6
+ sm: string;
7
+ md: string;
8
+ lg: string;
9
+ xl: string;
10
+ xxl: string;
11
+ xxxl: string;
12
+ display: string;
13
+ giant: string;
14
+ };
15
+ declare const buttonSize: {
16
+ xs: string;
17
+ sm: string;
18
+ md: string;
19
+ lg: string;
20
+ xl: string;
21
+ };
22
+ export { fontSizes, buttonSize };
23
+ //# sourceMappingURL=sizes.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sizes.d.ts","sourceRoot":"","sources":["../../../../src/shared/theme/objects/sizes.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,SAAS;;;;;;;;;;;;;CAad,CAAC;AACF,QAAA,MAAM,UAAU;;;;;;CAMf,CAAC;AAEF,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,CAAC"}
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.fontSizes = exports.buttonSize = void 0;
7
+ var fontSizes = {
8
+ tiny: '0.625rem',
9
+ xxxs: '0.75rem',
10
+ xxs: '0.875rem',
11
+ xs: '1rem',
12
+ sm: '1.125rem',
13
+ md: '1.25rem',
14
+ lg: '1.5rem',
15
+ xl: '2rem',
16
+ xxl: '2.5rem',
17
+ xxxl: '3.25rem',
18
+ display: '4rem',
19
+ giant: '5rem'
20
+ };
21
+ exports.fontSizes = fontSizes;
22
+ var buttonSize = {
23
+ xs: '2.25em',
24
+ // 36px - 2.25em
25
+ sm: '2.75em',
26
+ // 44px - 2.75em
27
+ md: '3.25em',
28
+ // 52px - 3.25em
29
+ lg: '3.75em',
30
+ // 60px - 3.75em
31
+ xl: '4.25em' // breaking change: (60px 3.75em) > (68px 4.25em)
32
+ };
33
+ exports.buttonSize = buttonSize;
@@ -0,0 +1,131 @@
1
+ export declare const space: {
2
+ px: string;
3
+ 0.5: string;
4
+ 1: string;
5
+ 1.5: string;
6
+ 2: string;
7
+ 2.5: string;
8
+ 3: string;
9
+ 3.5: string;
10
+ 4: string;
11
+ 5: string;
12
+ 6: string;
13
+ 7: string;
14
+ 8: string;
15
+ 9: string;
16
+ 10: string;
17
+ 12: string;
18
+ 14: string;
19
+ 16: string;
20
+ 20: string;
21
+ 24: string;
22
+ 28: string;
23
+ 32: string;
24
+ 36: string;
25
+ 40: string;
26
+ 44: string;
27
+ 48: string;
28
+ 52: string;
29
+ 56: string;
30
+ 60: string;
31
+ 64: string;
32
+ 72: string;
33
+ 80: string;
34
+ 96: string;
35
+ 112: string;
36
+ 128: string;
37
+ };
38
+ export declare const spacing: {
39
+ quarck: string;
40
+ nano: string;
41
+ xxxs: string;
42
+ xxs: string;
43
+ xs: string;
44
+ sm: string;
45
+ md: string;
46
+ lg: string;
47
+ xl: string;
48
+ xxl: string;
49
+ xxxl: string;
50
+ huge: string;
51
+ giant: string;
52
+ px: string;
53
+ 0.5: string;
54
+ 1: string;
55
+ 1.5: string;
56
+ 2: string;
57
+ 2.5: string;
58
+ 3: string;
59
+ 3.5: string;
60
+ 4: string;
61
+ 5: string;
62
+ 6: string;
63
+ 7: string;
64
+ 8: string;
65
+ 9: string;
66
+ 10: string;
67
+ 12: string;
68
+ 14: string;
69
+ 16: string;
70
+ 20: string;
71
+ 24: string;
72
+ 28: string;
73
+ 32: string;
74
+ 36: string;
75
+ 40: string;
76
+ 44: string;
77
+ 48: string;
78
+ 52: string;
79
+ 56: string;
80
+ 60: string;
81
+ 64: string;
82
+ 72: string;
83
+ 80: string;
84
+ 96: string;
85
+ 112: string;
86
+ 128: string;
87
+ };
88
+ export declare const spacingest: {
89
+ quarck: string;
90
+ nano: string;
91
+ xs: string;
92
+ sm: string;
93
+ md: string;
94
+ lg: string;
95
+ px: string;
96
+ 0.5: string;
97
+ 1: string;
98
+ 1.5: string;
99
+ 2: string;
100
+ 2.5: string;
101
+ 3: string;
102
+ 3.5: string;
103
+ 4: string;
104
+ 5: string;
105
+ 6: string;
106
+ 7: string;
107
+ 8: string;
108
+ 9: string;
109
+ 10: string;
110
+ 12: string;
111
+ 14: string;
112
+ 16: string;
113
+ 20: string;
114
+ 24: string;
115
+ 28: string;
116
+ 32: string;
117
+ 36: string;
118
+ 40: string;
119
+ 44: string;
120
+ 48: string;
121
+ 52: string;
122
+ 56: string;
123
+ 60: string;
124
+ 64: string;
125
+ 72: string;
126
+ 80: string;
127
+ 96: string;
128
+ 112: string;
129
+ 128: string;
130
+ };
131
+ //# sourceMappingURL=spaces.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"spaces.d.ts","sourceRoot":"","sources":["../../../../src/shared/theme/objects/spaces.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoCjB,CAAC;AAEF,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAenB,CAAC;AAEF,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAQtB,CAAC"}
@@ -0,0 +1,75 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.spacingest = exports.spacing = exports.space = void 0;
7
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
8
+ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
9
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
10
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
11
+ function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
12
+ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
13
+ var space = {
14
+ px: '1px',
15
+ 0.5: '0.125rem',
16
+ 1: '0.25rem',
17
+ 1.5: '0.375rem',
18
+ 2: '0.5rem',
19
+ 2.5: '0.625rem',
20
+ 3: '0.75rem',
21
+ 3.5: '0.875rem',
22
+ 4: '1rem',
23
+ 5: '1.25rem',
24
+ 6: '1.5rem',
25
+ 7: '1.75rem',
26
+ 8: '2rem',
27
+ 9: '2.25rem',
28
+ 10: '2.5rem',
29
+ 12: '3rem',
30
+ 14: '3.5rem',
31
+ 16: '4rem',
32
+ 20: '5rem',
33
+ 24: '6rem',
34
+ 28: '7rem',
35
+ 32: '8rem',
36
+ 36: '9rem',
37
+ 40: '10rem',
38
+ 44: '11rem',
39
+ 48: '12rem',
40
+ 52: '13rem',
41
+ 56: '14rem',
42
+ 60: '15rem',
43
+ 64: '16rem',
44
+ 72: '18rem',
45
+ 80: '20rem',
46
+ 96: '24rem',
47
+ 112: '28rem',
48
+ 128: '32rem'
49
+ };
50
+ exports.space = space;
51
+ var spacing = _objectSpread(_objectSpread({}, space), {}, {
52
+ quarck: '0.25rem',
53
+ nano: '0.5rem',
54
+ xxxs: '1rem',
55
+ xxs: '1.5rem',
56
+ xs: '2rem',
57
+ sm: '2.5rem',
58
+ md: '3rem',
59
+ lg: '3.5rem',
60
+ xl: '4rem',
61
+ xxl: '5rem',
62
+ xxxl: '6rem',
63
+ huge: '6.5rem',
64
+ giant: '7rem'
65
+ });
66
+ exports.spacing = spacing;
67
+ var spacingest = _objectSpread(_objectSpread({}, space), {}, {
68
+ quarck: '0.25rem',
69
+ nano: '0.5rem',
70
+ xs: '1rem',
71
+ sm: '1.5rem',
72
+ md: '2rem',
73
+ lg: '2.5rem'
74
+ });
75
+ exports.spacingest = spacingest;
@@ -0,0 +1,4 @@
1
+ export declare const transition: {
2
+ speed: string;
3
+ };
4
+ //# sourceMappingURL=transitions.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"transitions.d.ts","sourceRoot":"","sources":["../../../../src/shared/theme/objects/transitions.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU;;CAEtB,CAAC"}
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.transition = void 0;
7
+ var transition = {
8
+ speed: '0.2s'
9
+ };
10
+ exports.transition = transition;
@@ -0,0 +1,14 @@
1
+ export declare const fontWeight: {
2
+ normal: string;
3
+ bold: string;
4
+ '100': string;
5
+ '200': string;
6
+ '300': string;
7
+ '400': string;
8
+ '500': string;
9
+ '600': string;
10
+ '700': string;
11
+ '800': string;
12
+ '900': string;
13
+ };
14
+ //# sourceMappingURL=typography.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"typography.d.ts","sourceRoot":"","sources":["../../../../src/shared/theme/objects/typography.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU;;;;;;;;;;;;CAYtB,CAAC"}
@@ -0,0 +1,20 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.fontWeight = void 0;
7
+ var fontWeight = {
8
+ normal: '400',
9
+ bold: '700',
10
+ '100': '100',
11
+ '200': '200',
12
+ '300': '300',
13
+ '400': '400',
14
+ '500': '500',
15
+ '600': '600',
16
+ '700': '700',
17
+ '800': '800',
18
+ '900': '900'
19
+ };
20
+ exports.fontWeight = fontWeight;
@@ -0,0 +1,14 @@
1
+ export declare const zIndex: {
2
+ default: string;
3
+ level1: string;
4
+ level2: string;
5
+ level3: string;
6
+ level4: string;
7
+ level6: string;
8
+ level8: string;
9
+ level12: string;
10
+ level16: string;
11
+ level24: string;
12
+ level48: string;
13
+ };
14
+ //# sourceMappingURL=z-indexes.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"z-indexes.d.ts","sourceRoot":"","sources":["../../../../src/shared/theme/objects/z-indexes.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM;;;;;;;;;;;;CAYlB,CAAC"}
@@ -0,0 +1,20 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.zIndex = void 0;
7
+ var zIndex = {
8
+ default: '0',
9
+ level1: '1',
10
+ level2: '2',
11
+ level3: '3',
12
+ level4: '4',
13
+ level6: '6',
14
+ level8: '8',
15
+ level12: '12',
16
+ level16: '16',
17
+ level24: '24',
18
+ level48: '48'
19
+ };
20
+ exports.zIndex = zIndex;
@@ -118,6 +118,174 @@ export declare const defaultTheme: {
118
118
  gradient: string;
119
119
  };
120
120
  };
121
+ lightColors: {
122
+ body: {
123
+ light: string;
124
+ dark: string;
125
+ };
126
+ primary: {
127
+ alert: string;
128
+ disabled: string;
129
+ default: string;
130
+ hover: string;
131
+ focus: string;
132
+ transparent: string;
133
+ };
134
+ secondary: {
135
+ disabled: string;
136
+ default: string;
137
+ hover: string;
138
+ focus: string;
139
+ };
140
+ tertiary: {
141
+ disabled: string;
142
+ default: string;
143
+ hover: string;
144
+ focus: string;
145
+ };
146
+ neutral: {
147
+ white: string;
148
+ neutral1: string;
149
+ neutral2: string;
150
+ neutral3: string;
151
+ neutral4: string;
152
+ neutral5: string;
153
+ neutral6: string;
154
+ black: string;
155
+ };
156
+ background: {
157
+ linear1: string;
158
+ linear2: string;
159
+ linear3: string;
160
+ light: string;
161
+ };
162
+ informative: {
163
+ default: string;
164
+ blurred: string;
165
+ dark: string;
166
+ gradient: string;
167
+ };
168
+ success: {
169
+ default: string;
170
+ blurred: string;
171
+ dark: string;
172
+ gradient: string;
173
+ };
174
+ success_secondary: {
175
+ default: string;
176
+ blurred: string;
177
+ dark: string;
178
+ gradient: string;
179
+ };
180
+ warning: {
181
+ default: string;
182
+ blurred: string;
183
+ dark: string;
184
+ gradient: string;
185
+ };
186
+ warning_secondary: {
187
+ default: string;
188
+ blurred: string;
189
+ dark: string;
190
+ gradient: string;
191
+ };
192
+ error: {
193
+ default: string;
194
+ blurred: string;
195
+ dark: string;
196
+ gradient: string;
197
+ };
198
+ critical: {
199
+ default: string;
200
+ blurred: string;
201
+ dark: string;
202
+ gradient: string;
203
+ };
204
+ };
205
+ darkColors: {
206
+ body: {
207
+ light: string;
208
+ dark: string;
209
+ };
210
+ primary: {
211
+ alert: string;
212
+ disabled: string;
213
+ default: string;
214
+ hover: string;
215
+ focus: string;
216
+ transparent: string;
217
+ };
218
+ secondary: {
219
+ disabled: string;
220
+ default: string;
221
+ hover: string;
222
+ focus: string;
223
+ };
224
+ tertiary: {
225
+ disabled: string;
226
+ default: string;
227
+ hover: string;
228
+ focus: string;
229
+ };
230
+ neutral: {
231
+ white: string;
232
+ neutral1: string;
233
+ neutral2: string;
234
+ neutral3: string;
235
+ neutral4: string;
236
+ neutral5: string;
237
+ neutral6: string;
238
+ black: string;
239
+ };
240
+ background: {
241
+ linear1: string;
242
+ linear2: string;
243
+ linear3: string;
244
+ light: string;
245
+ };
246
+ informative: {
247
+ default: string;
248
+ blurred: string;
249
+ dark: string;
250
+ gradient: string;
251
+ };
252
+ success: {
253
+ default: string;
254
+ blurred: string;
255
+ dark: string;
256
+ gradient: string;
257
+ };
258
+ success_secondary: {
259
+ default: string;
260
+ blurred: string;
261
+ dark: string;
262
+ gradient: string;
263
+ };
264
+ warning: {
265
+ default: string;
266
+ blurred: string;
267
+ dark: string;
268
+ gradient: string;
269
+ };
270
+ warning_secondary: {
271
+ default: string;
272
+ blurred: string;
273
+ dark: string;
274
+ gradient: string;
275
+ };
276
+ error: {
277
+ default: string;
278
+ blurred: string;
279
+ dark: string;
280
+ gradient: string;
281
+ };
282
+ critical: {
283
+ default: string;
284
+ blurred: string;
285
+ dark: string;
286
+ gradient: string;
287
+ };
288
+ };
121
289
  space: {
122
290
  px: string;
123
291
  0.5: string;
@@ -1 +1 @@
1
- {"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../../src/shared/theme/theme.ts"],"names":[],"mappings":"AA+NA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAaxB,CAAC"}
1
+ {"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../../src/shared/theme/theme.ts"],"names":[],"mappings":"AAgBA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAexB,CAAC"}