@salutejs/sdds-serv 0.324.0-canary.1906.17861401543.0 → 0.324.0-canary.2184.17851664722.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.
Files changed (103) hide show
  1. package/components/Autocomplete/Autocomplete.config.js +1 -1
  2. package/components/Autocomplete/Autocomplete.config.js.map +1 -1
  3. package/components/Autocomplete/{Autocomplete.config_lvmiw0.css → Autocomplete.config_1wnpkd4.css} +1 -1
  4. package/components/Autocomplete/Autocomplete.css +14 -14
  5. package/components/Combobox/Combobox.config.js +1 -1
  6. package/components/Combobox/Combobox.config.js.map +1 -1
  7. package/components/Combobox/{Combobox.config_16lk3xt.css → Combobox.config_1pf0tqr.css} +1 -1
  8. package/components/Combobox/Combobox.css +14 -14
  9. package/components/DatePicker/DatePicker.config.js +1 -1
  10. package/components/DatePicker/DatePicker.config.js.map +1 -1
  11. package/{es/components/DatePicker/DatePicker.config_5op6am.css → components/DatePicker/DatePicker.config_9f7fs3.css} +1 -1
  12. package/components/DatePicker/DatePicker.css +7 -7
  13. package/components/Mask/Mask.css +21 -21
  14. package/components/Range/Range.config.js +1 -1
  15. package/components/Range/Range.config.js.map +1 -1
  16. package/{es/components/Range/Range.config_1b739h0.css → components/Range/Range.config_8e3tv6.css} +1 -1
  17. package/components/Range/Range.css +8 -8
  18. package/components/Select/Select.config.js +1 -1
  19. package/components/Select/Select.config.js.map +1 -1
  20. package/{es/components/Select/Select.config_1rprv7.css → components/Select/Select.config_wse9z5.css} +1 -1
  21. package/components/Select/Select.css +23 -23
  22. package/components/TextArea/TextArea.config.d.ts +0 -3
  23. package/components/TextArea/TextArea.config.js +2 -5
  24. package/components/TextArea/TextArea.config.js.map +1 -1
  25. package/components/TextArea/{TextArea.config_1lkwlz6.css → TextArea.config_h1vco0.css} +1 -2
  26. package/components/TextArea/TextArea.css +14 -15
  27. package/components/TextArea/TextArea.d.ts +0 -3
  28. package/components/TextField/TextField.config.js +1 -1
  29. package/components/TextField/TextField.config.js.map +1 -1
  30. package/components/TextField/{TextField.config_1v9erru.css → TextField.config_qklg09.css} +1 -1
  31. package/components/TimePicker/TimePicker.config.d.ts +23 -0
  32. package/components/TimePicker/TimePicker.d.ts +42 -0
  33. package/components/TimePicker/index.d.ts +2 -0
  34. package/emotion/cjs/components/Autocomplete/Autocomplete.config.js +3 -5
  35. package/emotion/cjs/components/Combobox/Combobox.config.js +3 -5
  36. package/emotion/cjs/components/DatePicker/DatePicker.config.js +5 -10
  37. package/emotion/cjs/components/Range/Range.config.js +1 -1
  38. package/emotion/cjs/components/Select/Select.config.js +1 -1
  39. package/emotion/cjs/components/TextArea/TextArea.config.js +2 -19
  40. package/emotion/cjs/components/TextField/TextField.config.js +3 -4
  41. package/emotion/cjs/components/TimePicker/TimePicker.config.js +319 -0
  42. package/emotion/cjs/components/TimePicker/TimePicker.js +14 -0
  43. package/emotion/cjs/components/TimePicker/index.js +23 -0
  44. package/emotion/es/components/Autocomplete/Autocomplete.config.js +3 -5
  45. package/emotion/es/components/Combobox/Combobox.config.js +3 -5
  46. package/emotion/es/components/DatePicker/DatePicker.config.js +5 -10
  47. package/emotion/es/components/Range/Range.config.js +1 -1
  48. package/emotion/es/components/Select/Select.config.js +1 -1
  49. package/emotion/es/components/TextArea/TextArea.config.js +2 -19
  50. package/emotion/es/components/TextField/TextField.config.js +3 -4
  51. package/emotion/es/components/TimePicker/TimePicker.config.js +309 -0
  52. package/emotion/es/components/TimePicker/TimePicker.js +4 -0
  53. package/emotion/es/components/TimePicker/index.js +2 -0
  54. package/es/components/Autocomplete/Autocomplete.config.js +1 -1
  55. package/es/components/Autocomplete/Autocomplete.config.js.map +1 -1
  56. package/es/components/Autocomplete/{Autocomplete.config_lvmiw0.css → Autocomplete.config_1wnpkd4.css} +1 -1
  57. package/es/components/Autocomplete/Autocomplete.css +14 -14
  58. package/es/components/Combobox/Combobox.config.js +1 -1
  59. package/es/components/Combobox/Combobox.config.js.map +1 -1
  60. package/es/components/Combobox/{Combobox.config_16lk3xt.css → Combobox.config_1pf0tqr.css} +1 -1
  61. package/es/components/Combobox/Combobox.css +14 -14
  62. package/es/components/DatePicker/DatePicker.config.js +1 -1
  63. package/es/components/DatePicker/DatePicker.config.js.map +1 -1
  64. package/{components/DatePicker/DatePicker.config_5op6am.css → es/components/DatePicker/DatePicker.config_9f7fs3.css} +1 -1
  65. package/es/components/DatePicker/DatePicker.css +7 -7
  66. package/es/components/Mask/Mask.css +21 -21
  67. package/es/components/Range/Range.config.js +1 -1
  68. package/es/components/Range/Range.config.js.map +1 -1
  69. package/{components/Range/Range.config_1b739h0.css → es/components/Range/Range.config_8e3tv6.css} +1 -1
  70. package/es/components/Range/Range.css +8 -8
  71. package/es/components/Select/Select.config.js +1 -1
  72. package/es/components/Select/Select.config.js.map +1 -1
  73. package/{components/Select/Select.config_1rprv7.css → es/components/Select/Select.config_wse9z5.css} +1 -1
  74. package/es/components/Select/Select.css +23 -23
  75. package/es/components/TextArea/TextArea.config.js +2 -5
  76. package/es/components/TextArea/TextArea.config.js.map +1 -1
  77. package/es/components/TextArea/{TextArea.config_1lkwlz6.css → TextArea.config_h1vco0.css} +1 -2
  78. package/es/components/TextArea/TextArea.css +14 -15
  79. package/es/components/TextField/TextField.config.js +1 -1
  80. package/es/components/TextField/TextField.config.js.map +1 -1
  81. package/es/components/TextField/{TextField.config_1v9erru.css → TextField.config_qklg09.css} +1 -1
  82. package/es/index.css +108 -109
  83. package/package.json +3 -3
  84. package/styled-components/cjs/components/Autocomplete/Autocomplete.config.js +3 -5
  85. package/styled-components/cjs/components/Combobox/Combobox.config.js +3 -5
  86. package/styled-components/cjs/components/DatePicker/DatePicker.config.js +5 -10
  87. package/styled-components/cjs/components/Range/Range.config.js +1 -1
  88. package/styled-components/cjs/components/Select/Select.config.js +1 -1
  89. package/styled-components/cjs/components/TextArea/TextArea.config.js +2 -19
  90. package/styled-components/cjs/components/TextField/TextField.config.js +3 -4
  91. package/styled-components/cjs/components/TimePicker/TimePicker.config.js +319 -0
  92. package/styled-components/cjs/components/TimePicker/TimePicker.js +14 -0
  93. package/styled-components/cjs/components/TimePicker/index.js +23 -0
  94. package/styled-components/es/components/Autocomplete/Autocomplete.config.js +3 -5
  95. package/styled-components/es/components/Combobox/Combobox.config.js +3 -5
  96. package/styled-components/es/components/DatePicker/DatePicker.config.js +5 -10
  97. package/styled-components/es/components/Range/Range.config.js +1 -1
  98. package/styled-components/es/components/Select/Select.config.js +1 -1
  99. package/styled-components/es/components/TextArea/TextArea.config.js +2 -19
  100. package/styled-components/es/components/TextField/TextField.config.js +3 -4
  101. package/styled-components/es/components/TimePicker/TimePicker.config.js +309 -0
  102. package/styled-components/es/components/TimePicker/TimePicker.js +4 -0
  103. package/styled-components/es/components/TimePicker/index.js +2 -0
@@ -0,0 +1,319 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "config", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return config;
9
+ }
10
+ });
11
+ var _emotion = require("@salutejs/plasma-new-hope/emotion");
12
+ function _tagged_template_literal(strings, raw) {
13
+ if (!raw) {
14
+ raw = strings.slice(0);
15
+ }
16
+ return Object.freeze(Object.defineProperties(strings, {
17
+ raw: {
18
+ value: Object.freeze(raw)
19
+ }
20
+ }));
21
+ }
22
+ function _templateObject() {
23
+ var data = _tagged_template_literal([
24
+ "\n ",
25
+ ": var(--surface-transparent-primary);\n ",
26
+ ": var(--surface-transparent-negative);\n ",
27
+ ": var(--surface-transparent-positive);\n\n ",
28
+ ": var(--text-primary);\n\n ",
29
+ ": var(--text-primary);\n ",
30
+ ": var(--text-secondary);\n ",
31
+ ": var(--text-accent);\n\n ",
32
+ ": var(--plasma-typo-body-xs-font-family);\n ",
33
+ ": var(--plasma-typo-body-xs-font-size);\n ",
34
+ ": var(--plasma-typo-body-xs-font-style);\n ",
35
+ ": var(--plasma-typo-body-xs-font-weight);\n ",
36
+ ": var(--plasma-typo-body-xs-letter-spacing);\n ",
37
+ ": var(--plasma-typo-body-xs-line-height);\n\n ",
38
+ ": var(--surface-negative);\n\n ",
39
+ ": var(--surface-transparent-primary);\n ",
40
+ ": var(--surface-transparent-secondary);\n ",
41
+ ": var(--surface-transparent-negative);\n ",
42
+ ": var(--surface-transparent-negative-active);\n ",
43
+ ": var(--surface-transparent-positive);\n ",
44
+ ": var(--surface-transparent-positive-active);\n\n ",
45
+ ": var(--text-tertiary);\n ",
46
+ ": var(--text-tertiary);\n\n ",
47
+ ": var(--text-tertiary);\n\n ",
48
+ ": var(--surface-solid-card);\n ",
49
+ ": var(--surface-transparent-secondary);\n ",
50
+ ": var(--surface-transparent-secondary);\n "
51
+ ]);
52
+ _templateObject = function _templateObject() {
53
+ return data;
54
+ };
55
+ return data;
56
+ }
57
+ function _templateObject1() {
58
+ var data = _tagged_template_literal([
59
+ "\n ",
60
+ ": 20rem;\n ",
61
+ ": 0.875rem;\n\n ",
62
+ ": 0 0 0 1rem;\n ",
63
+ ": 0;\n\n ",
64
+ ": 0.75rem;\n ",
65
+ ": 0.5625rem 0 0.125rem 0;\n ",
66
+ ": 1.5625rem 0 0.5625rem 0;\n\n ",
67
+ ": var(--plasma-typo-body-l-font-family);\n ",
68
+ ": var(--plasma-typo-body-l-font-style);\n ",
69
+ ": var(--plasma-typo-body-l-font-size);\n ",
70
+ ": var(--plasma-typo-body-l-font-weight);\n ",
71
+ ": var(--plasma-typo-body-l-letter-spacing);\n ",
72
+ ": var(--plasma-typo-body-l-line-height);\n\n ",
73
+ ": 0.5rem;\n ",
74
+ ": 0.375rem;\n ",
75
+ ": 0 0 0 0;\n ",
76
+ ": 0.5rem auto auto -0.75rem;\n ",
77
+ ": 0 0 auto auto;\n ",
78
+ ": 0.25rem -0.625rem auto auto;\n\n ",
79
+ ": 3.5rem;\n ",
80
+ ": 0.875rem;\n ",
81
+ ": 1.0625rem 1.125rem 1.0625rem 1.125rem;\n ",
82
+ ": var(--plasma-typo-body-l-font-family);\n ",
83
+ ": var(--plasma-typo-body-l-font-style);\n ",
84
+ ": var(--plasma-typo-body-l-font-size);\n ",
85
+ ": var(--plasma-typo-body-l-font-weight);\n ",
86
+ ": var(--plasma-typo-body-l-letter-spacing);\n ",
87
+ ": var(--plasma-typo-body-l-line-height);\n\n ",
88
+ ": -0.0625rem 0.5rem -0.0625rem -0.125rem;\n ",
89
+ ": -0.0625rem -0.125rem -0.0625rem 0.75rem;\n ",
90
+ ": 0 0.25rem 0 0;\n ",
91
+ ": 0 0 0 0.25rem;\n\n ",
92
+ ": 0.875rem;\n ",
93
+ ": 15rem;\n ",
94
+ ": 0.125rem;\n\n ",
95
+ ": 35.25rem;\n\n ",
96
+ ": var(--plasma-typo-body-l-font-family);\n ",
97
+ ": var(--plasma-typo-body-l-font-size);\n ",
98
+ ": var(--plasma-typo-body-l-font-style);\n ",
99
+ ": var(--plasma-typo-body-l-font-weight);\n ",
100
+ ": var(--plasma-typo-body-l-letter-spacing);\n ",
101
+ ": var(--plasma-typo-body-l-line-height);\n\n ",
102
+ ": 3.5rem;\n ",
103
+ ": 0.75rem;\n ",
104
+ ": 0rem;\n "
105
+ ]);
106
+ _templateObject1 = function _templateObject() {
107
+ return data;
108
+ };
109
+ return data;
110
+ }
111
+ function _templateObject2() {
112
+ var data = _tagged_template_literal([
113
+ "\n ",
114
+ ": 20rem;\n ",
115
+ ": 0.75rem;\n\n ",
116
+ ": 0 0 0 0.875rem;\n ",
117
+ ": 0;\n\n ",
118
+ ": 0.625rem;\n ",
119
+ ": 0.375rem 0 0.125rem 0;\n ",
120
+ ": 1.375rem 0 0.375rem 0;\n\n ",
121
+ ": var(--plasma-typo-body-m-font-family);\n ",
122
+ ": var(--plasma-typo-body-m-font-style);\n ",
123
+ ": var(--plasma-typo-body-m-font-size);\n ",
124
+ ": var(--plasma-typo-body-m-font-weight);\n ",
125
+ ": var(--plasma-typo-body-m-letter-spacing);\n ",
126
+ ": var(--plasma-typo-body-m-line-height);\n\n ",
127
+ ": 0.5rem;\n ",
128
+ ": 0.375rem;\n ",
129
+ ": 0 0 0 0;\n ",
130
+ ": 0.375rem auto auto -0.75rem;\n ",
131
+ ": 0 0 auto auto;\n ",
132
+ ": 0.25rem -0.6875rem auto auto;\n\n ",
133
+ ": 3rem;\n ",
134
+ ": 0.75rem;\n ",
135
+ ": 0.875rem 1rem 0.875rem 1rem;\n ",
136
+ ": var(--plasma-typo-body-m-font-family);\n ",
137
+ ": var(--plasma-typo-body-m-font-style);\n ",
138
+ ": var(--plasma-typo-body-m-font-size);\n ",
139
+ ": var(--plasma-typo-body-m-font-weight);\n ",
140
+ ": var(--plasma-typo-body-m-letter-spacing);\n ",
141
+ ": var(--plasma-typo-body-m-line-height);\n\n ",
142
+ ": -0.125rem 0.375rem -0.125rem -0.125rem;\n ",
143
+ ": -0.125rem -0.125rem -0.125rem 0.75rem;\n ",
144
+ ": 0 0.25rem 0 0;\n ",
145
+ ": 0 0 0 0.25rem;\n\n ",
146
+ ": 0.75rem;\n ",
147
+ ": 13.75rem;\n ",
148
+ ": 0.125rem;\n\n ",
149
+ ": 30.125rem;\n\n ",
150
+ ": var(--plasma-typo-body-m-font-family);\n ",
151
+ ": var(--plasma-typo-body-m-font-size);\n ",
152
+ ": var(--plasma-typo-body-m-font-style);\n ",
153
+ ": var(--plasma-typo-body-m-font-weight);\n ",
154
+ ": var(--plasma-typo-body-m-letter-spacing);\n ",
155
+ ": var(--plasma-typo-body-m-line-height);\n\n ",
156
+ ": 3rem;\n ",
157
+ ": 0.625rem;\n ",
158
+ ": 0rem;\n "
159
+ ]);
160
+ _templateObject2 = function _templateObject() {
161
+ return data;
162
+ };
163
+ return data;
164
+ }
165
+ function _templateObject3() {
166
+ var data = _tagged_template_literal([
167
+ "\n ",
168
+ ": 20rem;\n ",
169
+ ": 0.625rem;\n\n ",
170
+ ": 0 0 0 0.75rem;\n ",
171
+ ": 0;\n\n ",
172
+ ": 0.5rem;\n ",
173
+ ": 0.3125rem 0 0 0;\n ",
174
+ ": 1.0625rem 0 0.3125rem 0;\n\n ",
175
+ ": var(--plasma-typo-body-s-font-family);\n ",
176
+ ": var(--plasma-typo-body-s-font-style);\n ",
177
+ ": var(--plasma-typo-body-s-font-size);\n ",
178
+ ": var(--plasma-typo-body-s-font-weight);\n ",
179
+ ": var(--plasma-typo-body-s-letter-spacing);\n ",
180
+ ": var(--plasma-typo-body-s-line-height);\n\n ",
181
+ ": 0.375rem;\n ",
182
+ ": 0.375rem;\n ",
183
+ ": 0 0 0 0;\n ",
184
+ ": 0.3125rem auto auto -0.6875rem;\n ",
185
+ ": 0 0 auto auto;\n ",
186
+ ": 0.25rem -0.625rem auto auto;\n\n ",
187
+ ": 2.5rem;\n ",
188
+ ": 0.625rem;\n ",
189
+ ": 0.6875rem 0.875rem 0.6875rem 0.875rem;\n ",
190
+ ": var(--plasma-typo-body-s-font-family);\n ",
191
+ ": var(--plasma-typo-body-s-font-style);\n ",
192
+ ": var(--plasma-typo-body-s-font-size);\n ",
193
+ ": var(--plasma-typo-body-s-font-weight);\n ",
194
+ ": var(--plasma-typo-body-s-letter-spacing);\n ",
195
+ ": var(--plasma-typo-body-s-line-height);\n\n ",
196
+ ": -0.1875rem 0.25rem -0.1875rem -0.125rem;\n ",
197
+ ": -0.1875rem -0.125rem -0.1875rem 0.75rem;\n ",
198
+ ": 0 0.25rem 0 0;\n ",
199
+ ": 0 0 0 0.25rem;\n\n ",
200
+ ": 0.625rem;\n ",
201
+ ": 12rem;\n ",
202
+ ": 0.125rem;\n\n ",
203
+ ": 25.125rem;\n\n ",
204
+ ": var(--plasma-typo-body-s-font-family);\n ",
205
+ ": var(--plasma-typo-body-s-font-size);\n ",
206
+ ": var(--plasma-typo-body-s-font-style);\n ",
207
+ ": var(--plasma-typo-body-s-font-weight);\n ",
208
+ ": var(--plasma-typo-body-s-letter-spacing);\n ",
209
+ ": var(--plasma-typo-body-s-line-height);\n\n ",
210
+ ": 2.5rem;\n ",
211
+ ": 0.5rem;\n ",
212
+ ": 0rem;\n "
213
+ ]);
214
+ _templateObject3 = function _templateObject() {
215
+ return data;
216
+ };
217
+ return data;
218
+ }
219
+ function _templateObject4() {
220
+ var data = _tagged_template_literal([
221
+ "\n ",
222
+ ": 20rem;\n ",
223
+ ": 0.5rem;\n\n ",
224
+ ": 0 0 0 0.5rem;\n ",
225
+ ": 0;\n\n ",
226
+ ": 0.375rem;\n ",
227
+ ": 0.3125rem 0 0 0;\n ",
228
+ ": 1.0625rem 0 0.3125rem 0;\n\n ",
229
+ ": var(--plasma-typo-body-xs-font-family);\n ",
230
+ ": var(--plasma-typo-body-xs-font-style);\n ",
231
+ ": var(--plasma-typo-body-xs-font-size);\n ",
232
+ ": var(--plasma-typo-body-xs-font-weight);\n ",
233
+ ": var(--plasma-typo-body-xs-letter-spacing);\n ",
234
+ ": var(--plasma-typo-body-xs-line-height);\n\n ",
235
+ ": 0.375rem;\n ",
236
+ ": 0.375rem;\n ",
237
+ ": 0 0 0 0;\n ",
238
+ ": 0.25rem auto auto -0.625rem;\n ",
239
+ ": 0 0 auto auto;\n ",
240
+ ": 0.125rem -0.6875rem auto auto;\n\n ",
241
+ ": 2rem;\n ",
242
+ ": 0.5rem;\n ",
243
+ ": 0.5625rem 0.625rem 0.5625rem 0.625rem;\n ",
244
+ ": var(--plasma-typo-body-xs-font-family);\n ",
245
+ ": var(--plasma-typo-body-xs-font-style);\n ",
246
+ ": var(--plasma-typo-body-xs-font-size);\n ",
247
+ ": var(--plasma-typo-body-xs-font-weight);\n ",
248
+ ": var(--plasma-typo-body-xs-letter-spacing);\n ",
249
+ ": var(--plasma-typo-body-xs-line-height);\n\n ",
250
+ ": -0.0625rem 0.25rem -0.0625rem -0.125rem;\n ",
251
+ ": -0.0625rem -0.125rem -0.0625rem 0.75rem;\n ",
252
+ ": 0 0.25rem 0 0;\n ",
253
+ ": 0 0 0 0.25rem;\n\n ",
254
+ ": 0.5rem;\n ",
255
+ ": 10rem;\n ",
256
+ ": 0.125rem;\n\n ",
257
+ ": 30rem;\n\n ",
258
+ ": var(--plasma-typo-body-xs-font-family);\n ",
259
+ ": var(--plasma-typo-body-xs-font-size);\n ",
260
+ ": var(--plasma-typo-body-xs-font-style);\n ",
261
+ ": var(--plasma-typo-body-xs-font-weight);\n ",
262
+ ": var(--plasma-typo-body-xs-letter-spacing);\n ",
263
+ ": var(--plasma-typo-body-xs-line-height);\n\n ",
264
+ ": 2rem;\n ",
265
+ ": 0.375rem;\n ",
266
+ ": 0rem;\n "
267
+ ]);
268
+ _templateObject4 = function _templateObject() {
269
+ return data;
270
+ };
271
+ return data;
272
+ }
273
+ function _templateObject5() {
274
+ var data = _tagged_template_literal([
275
+ "\n ",
276
+ ": 0.4;\n "
277
+ ]);
278
+ _templateObject5 = function _templateObject() {
279
+ return data;
280
+ };
281
+ return data;
282
+ }
283
+ function _templateObject6() {
284
+ var data = _tagged_template_literal([
285
+ "\n ",
286
+ ": var(--surface-transparent-primary);\n ",
287
+ ": var(--text-secondary);\n\n ",
288
+ ": var(--text-secondary);\n ",
289
+ ": var(--surface-transparent-primary);\n ",
290
+ ": var(--text-secondary);\n "
291
+ ]);
292
+ _templateObject6 = function _templateObject() {
293
+ return data;
294
+ };
295
+ return data;
296
+ }
297
+ var config = {
298
+ defaults: {
299
+ view: 'default',
300
+ size: 'm'
301
+ },
302
+ variations: {
303
+ view: {
304
+ default: (0, _emotion.css)(_templateObject(), _emotion.timePickerTokens.background, _emotion.timePickerTokens.backgroundError, _emotion.timePickerTokens.backgroundSuccess, _emotion.timePickerTokens.labelColor, _emotion.timePickerTokens.textFieldColor, _emotion.timePickerTokens.textFieldPlaceholderColor, _emotion.timePickerTokens.textFieldCaretColor, _emotion.timePickerTokens.labelInnerFontFamily, _emotion.timePickerTokens.labelInnerFontSize, _emotion.timePickerTokens.labelInnerFontStyle, _emotion.timePickerTokens.labelInnerFontWeight, _emotion.timePickerTokens.labelInnerLetterSpacing, _emotion.timePickerTokens.labelInnerLineHeight, _emotion.timePickerTokens.indicatorColor, _emotion.timePickerTokens.textFieldBackgroundColor, _emotion.timePickerTokens.textFieldBackgroundColorFocus, _emotion.timePickerTokens.textFieldBackgroundErrorColor, _emotion.timePickerTokens.textFieldBackgroundErrorColorFocus, _emotion.timePickerTokens.textFieldBackgroundSuccessColor, _emotion.timePickerTokens.textFieldBackgroundSuccessColorFocus, _emotion.timePickerTokens.textFieldTextBeforeColor, _emotion.timePickerTokens.textFieldTextAfterColor, _emotion.timePickerTokens.textFieldPlaceholderColorFocus, _emotion.timePickerTokens.timePickerBackground, _emotion.timePickerTokens.itemHoverBackground, _emotion.timePickerTokens.itemActiveBackground)
305
+ },
306
+ size: {
307
+ l: (0, _emotion.css)(_templateObject1(), _emotion.timePickerTokens.width, _emotion.timePickerTokens.borderRadius, _emotion.timePickerTokens.leftContentMargin, _emotion.timePickerTokens.rightContentMargin, _emotion.timePickerTokens.labelOffset, _emotion.timePickerTokens.labelInnerPadding, _emotion.timePickerTokens.contentLabelInnerPadding, _emotion.timePickerTokens.labelFontFamily, _emotion.timePickerTokens.labelFontStyle, _emotion.timePickerTokens.labelFontSize, _emotion.timePickerTokens.labelFontWeight, _emotion.timePickerTokens.labelLetterSpacing, _emotion.timePickerTokens.labelLineHeight, _emotion.timePickerTokens.indicatorSize, _emotion.timePickerTokens.indicatorSizeOuter, _emotion.timePickerTokens.indicatorPlacement, _emotion.timePickerTokens.indicatorOuterPlacement, _emotion.timePickerTokens.indicatorPlacementRight, _emotion.timePickerTokens.indicatorOuterPlacementRight, _emotion.timePickerTokens.textFieldHeight, _emotion.timePickerTokens.textFieldBorderRadius, _emotion.timePickerTokens.textFieldPadding, _emotion.timePickerTokens.textFieldFontFamily, _emotion.timePickerTokens.textFieldFontStyle, _emotion.timePickerTokens.textFieldFontSize, _emotion.timePickerTokens.textFieldFontWeight, _emotion.timePickerTokens.textFieldLetterSpacing, _emotion.timePickerTokens.textFieldLineHeight, _emotion.timePickerTokens.textFieldLeftContentMargin, _emotion.timePickerTokens.textFieldRightContentMargin, _emotion.timePickerTokens.textFieldTextBeforeMargin, _emotion.timePickerTokens.textFieldTextAfterMargin, _emotion.timePickerTokens.timePickerBorderRadius, _emotion.timePickerTokens.timePickerWidth, _emotion.timePickerTokens.timePickerPadding, _emotion.timePickerTokens.columnHeight, _emotion.timePickerTokens.itemFontFamily, _emotion.timePickerTokens.itemFontSize, _emotion.timePickerTokens.itemFontStyle, _emotion.timePickerTokens.itemFontWeight, _emotion.timePickerTokens.itemLetterSpacing, _emotion.timePickerTokens.itemLineHeight, _emotion.timePickerTokens.itemHeight, _emotion.timePickerTokens.itemBorderRadius, _emotion.timePickerTokens.itemPadding),
308
+ m: (0, _emotion.css)(_templateObject2(), _emotion.timePickerTokens.width, _emotion.timePickerTokens.borderRadius, _emotion.timePickerTokens.leftContentMargin, _emotion.timePickerTokens.rightContentMargin, _emotion.timePickerTokens.labelOffset, _emotion.timePickerTokens.labelInnerPadding, _emotion.timePickerTokens.contentLabelInnerPadding, _emotion.timePickerTokens.labelFontFamily, _emotion.timePickerTokens.labelFontStyle, _emotion.timePickerTokens.labelFontSize, _emotion.timePickerTokens.labelFontWeight, _emotion.timePickerTokens.labelLetterSpacing, _emotion.timePickerTokens.labelLineHeight, _emotion.timePickerTokens.indicatorSize, _emotion.timePickerTokens.indicatorSizeOuter, _emotion.timePickerTokens.indicatorPlacement, _emotion.timePickerTokens.indicatorOuterPlacement, _emotion.timePickerTokens.indicatorPlacementRight, _emotion.timePickerTokens.indicatorOuterPlacementRight, _emotion.timePickerTokens.textFieldHeight, _emotion.timePickerTokens.textFieldBorderRadius, _emotion.timePickerTokens.textFieldPadding, _emotion.timePickerTokens.textFieldFontFamily, _emotion.timePickerTokens.textFieldFontStyle, _emotion.timePickerTokens.textFieldFontSize, _emotion.timePickerTokens.textFieldFontWeight, _emotion.timePickerTokens.textFieldLetterSpacing, _emotion.timePickerTokens.textFieldLineHeight, _emotion.timePickerTokens.textFieldLeftContentMargin, _emotion.timePickerTokens.textFieldRightContentMargin, _emotion.timePickerTokens.textFieldTextBeforeMargin, _emotion.timePickerTokens.textFieldTextAfterMargin, _emotion.timePickerTokens.timePickerBorderRadius, _emotion.timePickerTokens.timePickerWidth, _emotion.timePickerTokens.timePickerPadding, _emotion.timePickerTokens.columnHeight, _emotion.timePickerTokens.itemFontFamily, _emotion.timePickerTokens.itemFontSize, _emotion.timePickerTokens.itemFontStyle, _emotion.timePickerTokens.itemFontWeight, _emotion.timePickerTokens.itemLetterSpacing, _emotion.timePickerTokens.itemLineHeight, _emotion.timePickerTokens.itemHeight, _emotion.timePickerTokens.itemBorderRadius, _emotion.timePickerTokens.itemPadding),
309
+ s: (0, _emotion.css)(_templateObject3(), _emotion.timePickerTokens.width, _emotion.timePickerTokens.borderRadius, _emotion.timePickerTokens.leftContentMargin, _emotion.timePickerTokens.rightContentMargin, _emotion.timePickerTokens.labelOffset, _emotion.timePickerTokens.labelInnerPadding, _emotion.timePickerTokens.contentLabelInnerPadding, _emotion.timePickerTokens.labelFontFamily, _emotion.timePickerTokens.labelFontStyle, _emotion.timePickerTokens.labelFontSize, _emotion.timePickerTokens.labelFontWeight, _emotion.timePickerTokens.labelLetterSpacing, _emotion.timePickerTokens.labelLineHeight, _emotion.timePickerTokens.indicatorSize, _emotion.timePickerTokens.indicatorSizeOuter, _emotion.timePickerTokens.indicatorPlacement, _emotion.timePickerTokens.indicatorOuterPlacement, _emotion.timePickerTokens.indicatorPlacementRight, _emotion.timePickerTokens.indicatorOuterPlacementRight, _emotion.timePickerTokens.textFieldHeight, _emotion.timePickerTokens.textFieldBorderRadius, _emotion.timePickerTokens.textFieldPadding, _emotion.timePickerTokens.textFieldFontFamily, _emotion.timePickerTokens.textFieldFontStyle, _emotion.timePickerTokens.textFieldFontSize, _emotion.timePickerTokens.textFieldFontWeight, _emotion.timePickerTokens.textFieldLetterSpacing, _emotion.timePickerTokens.textFieldLineHeight, _emotion.timePickerTokens.textFieldLeftContentMargin, _emotion.timePickerTokens.textFieldRightContentMargin, _emotion.timePickerTokens.textFieldTextBeforeMargin, _emotion.timePickerTokens.textFieldTextAfterMargin, _emotion.timePickerTokens.timePickerBorderRadius, _emotion.timePickerTokens.timePickerWidth, _emotion.timePickerTokens.timePickerPadding, _emotion.timePickerTokens.columnHeight, _emotion.timePickerTokens.itemFontFamily, _emotion.timePickerTokens.itemFontSize, _emotion.timePickerTokens.itemFontStyle, _emotion.timePickerTokens.itemFontWeight, _emotion.timePickerTokens.itemLetterSpacing, _emotion.timePickerTokens.itemLineHeight, _emotion.timePickerTokens.itemHeight, _emotion.timePickerTokens.itemBorderRadius, _emotion.timePickerTokens.itemPadding),
310
+ xs: (0, _emotion.css)(_templateObject4(), _emotion.timePickerTokens.width, _emotion.timePickerTokens.borderRadius, _emotion.timePickerTokens.leftContentMargin, _emotion.timePickerTokens.rightContentMargin, _emotion.timePickerTokens.labelOffset, _emotion.timePickerTokens.labelInnerPadding, _emotion.timePickerTokens.contentLabelInnerPadding, _emotion.timePickerTokens.labelFontFamily, _emotion.timePickerTokens.labelFontStyle, _emotion.timePickerTokens.labelFontSize, _emotion.timePickerTokens.labelFontWeight, _emotion.timePickerTokens.labelLetterSpacing, _emotion.timePickerTokens.labelLineHeight, _emotion.timePickerTokens.indicatorSize, _emotion.timePickerTokens.indicatorSizeOuter, _emotion.timePickerTokens.indicatorPlacement, _emotion.timePickerTokens.indicatorOuterPlacement, _emotion.timePickerTokens.indicatorPlacementRight, _emotion.timePickerTokens.indicatorOuterPlacementRight, _emotion.timePickerTokens.textFieldHeight, _emotion.timePickerTokens.textFieldBorderRadius, _emotion.timePickerTokens.textFieldPadding, _emotion.timePickerTokens.textFieldFontFamily, _emotion.timePickerTokens.textFieldFontStyle, _emotion.timePickerTokens.textFieldFontSize, _emotion.timePickerTokens.textFieldFontWeight, _emotion.timePickerTokens.textFieldLetterSpacing, _emotion.timePickerTokens.textFieldLineHeight, _emotion.timePickerTokens.textFieldLeftContentMargin, _emotion.timePickerTokens.textFieldRightContentMargin, _emotion.timePickerTokens.textFieldTextBeforeMargin, _emotion.timePickerTokens.textFieldTextAfterMargin, _emotion.timePickerTokens.timePickerBorderRadius, _emotion.timePickerTokens.timePickerWidth, _emotion.timePickerTokens.timePickerPadding, _emotion.timePickerTokens.columnHeight, _emotion.timePickerTokens.itemFontFamily, _emotion.timePickerTokens.itemFontSize, _emotion.timePickerTokens.itemFontStyle, _emotion.timePickerTokens.itemFontWeight, _emotion.timePickerTokens.itemLetterSpacing, _emotion.timePickerTokens.itemLineHeight, _emotion.timePickerTokens.itemHeight, _emotion.timePickerTokens.itemBorderRadius, _emotion.timePickerTokens.itemPadding)
311
+ },
312
+ disabled: {
313
+ true: (0, _emotion.css)(_templateObject5(), _emotion.timePickerTokens.disabledOpacity)
314
+ },
315
+ readonly: {
316
+ true: (0, _emotion.css)(_templateObject6(), _emotion.timePickerTokens.backgroundReadOnly, _emotion.timePickerTokens.labelColorReadOnly, _emotion.timePickerTokens.textFieldColorReadOnly, _emotion.timePickerTokens.textFieldBackgroundColorReadOnly, _emotion.timePickerTokens.textFieldPlaceholderColorReadOnly)
317
+ }
318
+ }
319
+ };
@@ -0,0 +1,14 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "TimePicker", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return TimePicker;
9
+ }
10
+ });
11
+ var _emotion = require("@salutejs/plasma-new-hope/emotion");
12
+ var _TimePickerconfig = require("./TimePicker.config");
13
+ var mergedConfig = (0, _emotion.mergeConfig)(_emotion.timePickerConfig, _TimePickerconfig.config);
14
+ var TimePicker = (0, _emotion.component)(mergedConfig);
@@ -0,0 +1,23 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: Object.getOwnPropertyDescriptor(all, name).get
9
+ });
10
+ }
11
+ _export(exports, {
12
+ get TimePicker () {
13
+ return _TimePicker.TimePicker;
14
+ },
15
+ get timePickerClasses () {
16
+ return _emotion.timePickerClasses;
17
+ },
18
+ get timePickerTokens () {
19
+ return _emotion.timePickerTokens;
20
+ }
21
+ });
22
+ var _TimePicker = require("./TimePicker");
23
+ var _emotion = require("@salutejs/plasma-new-hope/emotion");
@@ -561,13 +561,11 @@ function _templateObject13() {
561
561
  function _templateObject14() {
562
562
  var data = _tagged_template_literal([
563
563
  "\n ",
564
- ": var(--text-primary);\n ",
565
- ": 0.1;\n ",
566
- ": 0.4;\n ",
564
+ ": var(--text-secondary);\n ",
567
565
  ": var(--surface-transparent-primary);\n ",
568
566
  ": var(--text-secondary);\n ",
569
567
  ": var(--text-secondary);\n ",
570
- ": var(--text-primary);\n ",
568
+ ": var(--text-secondary);\n ",
571
569
  ": var(--surface-transparent-primary);\n "
572
570
  ]);
573
571
  _templateObject14 = function _templateObject() {
@@ -610,7 +608,7 @@ export var config = {
610
608
  true: css(_templateObject13(), tokens.textFieldDisabledOpacity)
611
609
  },
612
610
  readOnly: {
613
- true: css(_templateObject14(), tokens.textFieldColorReadOnly, tokens.textFieldReadOnlyOpacity, tokens.textFieldContentSlotRightOpacityReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.textFieldLeftHelperColorReadOnly, tokens.textFieldLabelColorReadOnly, tokens.textFieldDividerColorReadOnly)
611
+ true: css(_templateObject14(), tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.textFieldLeftHelperColorReadOnly, tokens.textFieldLabelColorReadOnly, tokens.textFieldDividerColorReadOnly)
614
612
  }
615
613
  }
616
614
  };
@@ -749,13 +749,11 @@ function _templateObject13() {
749
749
  function _templateObject14() {
750
750
  var data = _tagged_template_literal([
751
751
  "\n ",
752
- ": var(--text-primary);\n ",
753
- ": 0.1;\n ",
754
- ": 0.4;\n ",
752
+ ": var(--text-secondary);\n ",
755
753
  ": var(--surface-transparent-primary);\n ",
756
754
  ": var(--text-secondary);\n ",
757
755
  ": var(--text-secondary);\n ",
758
- ": var(--text-primary);\n "
756
+ ": var(--text-secondary);\n "
759
757
  ]);
760
758
  _templateObject14 = function _templateObject() {
761
759
  return data;
@@ -797,7 +795,7 @@ export var config = {
797
795
  true: css(_templateObject13(), tokens.textFieldDisabledOpacity)
798
796
  },
799
797
  readOnly: {
800
- true: css(_templateObject14(), tokens.textFieldColorReadOnly, tokens.textFieldReadOnlyOpacity, tokens.textFieldContentSlotRightOpacityReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.textFieldLeftHelperColorReadOnly, tokens.textFieldLabelColorReadOnly)
798
+ true: css(_templateObject14(), tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.textFieldLeftHelperColorReadOnly, tokens.textFieldLabelColorReadOnly)
801
799
  }
802
800
  }
803
801
  };
@@ -533,17 +533,12 @@ function _templateObject6() {
533
533
  var data = _tagged_template_literal([
534
534
  "\n ",
535
535
  ": var(--surface-transparent-primary);\n ",
536
- ": var(--text-primary);\n ",
536
+ ": var(--text-secondary);\n ",
537
+ ": var(--text-secondary);\n ",
537
538
  ": var(--text-secondary);\n\n ",
538
- ": var(--text-primary);\n ",
539
- ": 0.4;\n\n ",
540
- ": var(--text-primary);\n ",
539
+ ": var(--text-secondary);\n ",
541
540
  ": var(--surface-transparent-primary);\n ",
542
- ": var(--text-secondary);\n\n ",
543
- ": 0.4;\n ",
544
- ": 0.4;\n ",
545
- ": 0.1;\n ",
546
- ": 0.1;\n "
541
+ ": var(--text-secondary);\n "
547
542
  ]);
548
543
  _templateObject6 = function _templateObject() {
549
544
  return data;
@@ -570,7 +565,7 @@ export var config = {
570
565
  true: css(_templateObject5(), tokens.disabledOpacity)
571
566
  },
572
567
  readOnly: {
573
- true: css(_templateObject6(), tokens.backgroundReadOnly, tokens.labelColorReadOnly, tokens.leftHelperColorReadOnly, tokens.dividerColorReadOnly, tokens.dividerOpacityReadOnly, tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.rightContentOpacityReadOnly, tokens.textFieldContentSlotRightOpacityReadOnly, tokens.textFieldReadOnlyOpacity, tokens.rangeReadOnlyOpacity)
568
+ true: css(_templateObject6(), tokens.backgroundReadOnly, tokens.labelColorReadOnly, tokens.leftHelperColorReadOnly, tokens.dividerColorReadOnly, tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly)
574
569
  }
575
570
  }
576
571
  };
@@ -318,7 +318,7 @@ function _templateObject7() {
318
318
  ": var(--text-primary);\n ",
319
319
  ": var(--text-secondary);\n ",
320
320
  ": var(--text-secondary);\n ",
321
- ": 0.1;\n ",
321
+ ": 0.4;\n ",
322
322
  ": 0.4;\n ",
323
323
  ": 0.4;\n\n ",
324
324
  ": var(--text-primary);\n ",
@@ -966,7 +966,7 @@ function _templateObject23() {
966
966
  var data = _tagged_template_literal([
967
967
  "\n ",
968
968
  ": 0.4;\n ",
969
- ": 0.1;\n ",
969
+ ": 0.4;\n ",
970
970
  ": var(--text-primary);\n ",
971
971
  ": var(--surface-transparent-primary);\n ",
972
972
  ": var(--text-secondary);\n ",
@@ -652,20 +652,6 @@ function _templateObject13() {
652
652
  return data;
653
653
  }
654
654
  function _templateObject14() {
655
- var data = _tagged_template_literal([
656
- "\n ",
657
- ": 0.1;\n ",
658
- ": var(--surface-transparent-primary);\n ",
659
- ": var(--text-primary);\n ",
660
- ": var(--surface-transparent-primary);\n ",
661
- ": 0.4;\n "
662
- ]);
663
- _templateObject14 = function _templateObject() {
664
- return data;
665
- };
666
- return data;
667
- }
668
- function _templateObject15() {
669
655
  var data = _tagged_template_literal([
670
656
  "\n ",
671
657
  ": 0.4;\n ",
@@ -673,7 +659,7 @@ function _templateObject15() {
673
659
  ": var(--surface-transparent-primary);\n ",
674
660
  ": var(--text-secondary);\n "
675
661
  ]);
676
- _templateObject15 = function _templateObject() {
662
+ _templateObject14 = function _templateObject() {
677
663
  return data;
678
664
  };
679
665
  return data;
@@ -712,11 +698,8 @@ export var config = {
712
698
  clear: {
713
699
  true: css(_templateObject13())
714
700
  },
715
- readOnly: {
716
- true: css(_templateObject14(), textAreaTokens.readOnlyOpacity, textAreaTokens.backgroundColorReadOnly, textAreaTokens.inputColorReadOnly, textAreaTokens.dividerColorReadOnly, textAreaTokens.contentSlotRightOpacityReadOnly)
717
- },
718
701
  disabled: {
719
- true: css(_templateObject15(), textAreaTokens.disabledOpacity, textAreaTokens.inputColorDisabled, textAreaTokens.dividerColorReadOnly, textAreaTokens.titleCaptionColorReadOnly)
702
+ true: css(_templateObject14(), textAreaTokens.disabledOpacity, textAreaTokens.inputColorDisabled, textAreaTokens.dividerColorReadOnly, textAreaTokens.titleCaptionColorReadOnly)
720
703
  }
721
704
  }
722
705
  };
@@ -777,15 +777,14 @@ function _templateObject21() {
777
777
  function _templateObject22() {
778
778
  var data = _tagged_template_literal([
779
779
  "\n ",
780
- ": 0.1;\n ",
780
+ ": 0.4;\n ",
781
781
  ": var(--text-primary);\n ",
782
782
  ": var(--surface-transparent-primary);\n ",
783
783
  ": var(--text-secondary);\n ",
784
784
  ": var(--text-secondary);\n ",
785
785
  ": var(--text-secondary);\n ",
786
786
  ": var(--text-primary);\n ",
787
- ": var(--surface-transparent-primary);\n ",
788
- ": 0.4;\n "
787
+ ": var(--surface-transparent-primary);\n "
789
788
  ]);
790
789
  _templateObject22 = function _templateObject() {
791
790
  return data;
@@ -840,7 +839,7 @@ export var config = {
840
839
  true: css(_templateObject21(), tokens.disabledOpacity)
841
840
  },
842
841
  readOnly: {
843
- true: css(_templateObject22(), tokens.readOnlyOpacity, tokens.colorReadOnly, tokens.backgroundColorReadOnly, tokens.placeholderColorReadOnly, tokens.leftHelperColorReadOnly, tokens.titleCaptionColorReadOnly, tokens.labelColorReadOnly, tokens.dividerColorReadOnly, tokens.contentSlotRightOpacityReadOnly)
842
+ true: css(_templateObject22(), tokens.readOnlyOpacity, tokens.colorReadOnly, tokens.backgroundColorReadOnly, tokens.placeholderColorReadOnly, tokens.leftHelperColorReadOnly, tokens.titleCaptionColorReadOnly, tokens.labelColorReadOnly, tokens.dividerColorReadOnly)
844
843
  }
845
844
  }
846
845
  };