es-components-via-theme 0.0.0-317c0cfa

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 (3) hide show
  1. package/CHANGELOG.md +663 -0
  2. package/index.js +526 -0
  3. package/package.json +8 -0
package/CHANGELOG.md ADDED
@@ -0,0 +1,663 @@
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+ ## 21.6.93-pre-prod.2 (2022-10-12)
7
+
8
+ **Note:** Version bump only for package es-components-via-theme
9
+
10
+
11
+
12
+
13
+
14
+ ## 21.6.93-pre-prod.1 (2022-10-12)
15
+
16
+ **Note:** Version bump only for package es-components-via-theme
17
+
18
+
19
+
20
+
21
+
22
+ ## 21.6.93-pre-prod.0 (2022-10-11)
23
+
24
+ **Note:** Version bump only for package es-components-via-theme
25
+
26
+
27
+
28
+
29
+
30
+ ## [21.6.92](https://github.com/WTW-IM/es-components/compare/v21.6.92-pre-prod.0...v21.6.92) (2022-09-21)
31
+
32
+ **Note:** Version bump only for package es-components-via-theme
33
+
34
+
35
+
36
+
37
+
38
+ ## 21.6.92-pre-prod.0 (2022-09-16)
39
+
40
+
41
+ ### Build
42
+
43
+ * update changelog generator ([b8c29f5](https://github.com/WTW-IM/es-components/commit/b8c29f50045c13c8fc13e66eca8a0eb972ea712a))
44
+
45
+
46
+
47
+
48
+
49
+ ## <small>21.6.91 (2022-09-06)</small>
50
+
51
+ **Note:** Version bump only for package es-components-via-theme
52
+
53
+
54
+
55
+
56
+
57
+ ## <small>21.6.91-pre-prod.0 (2022-08-31)</small>
58
+
59
+ * Merge pull request #642 from WTW-IM/react-18 ([c076594](https://github.com/WTW-IM/es-components/commit/c076594)), closes [#642](https://github.com/WTW-IM/es-components/issues/642)
60
+
61
+
62
+
63
+
64
+
65
+ ## <small>21.6.90 (2022-07-21)</small>
66
+
67
+ **Note:** Version bump only for package es-components-via-theme
68
+
69
+
70
+
71
+
72
+
73
+ ## <small>21.6.90-pre-prod.0 (2022-07-21)</small>
74
+
75
+ * Merge pull request #635 from WTW-IM/fix-full-color-icons-page ([ee3d98e](https://github.com/WTW-IM/es-components/commit/ee3d98e)), closes [#635](https://github.com/WTW-IM/es-components/issues/635)
76
+
77
+
78
+
79
+
80
+
81
+ ## <small>21.6.89 (2022-07-19)</small>
82
+
83
+ **Note:** Version bump only for package es-components-via-theme
84
+
85
+
86
+
87
+
88
+
89
+ ## <small>21.6.89-pre-prod.0 (2022-07-18)</small>
90
+
91
+ * Merge pull request #628 from WTW-IM/WE-17039-add-role-to-notification ([fcddbff](https://github.com/WTW-IM/es-components/commit/fcddbff)), closes [#628](https://github.com/WTW-IM/es-components/issues/628)
92
+
93
+
94
+
95
+
96
+
97
+ ## <small>21.6.88 (2022-07-11)</small>
98
+
99
+ **Note:** Version bump only for package es-components-via-theme
100
+
101
+
102
+
103
+
104
+
105
+ ## <small>21.6.88-pre-prod.1 (2022-07-07)</small>
106
+
107
+ * Merge pull request #631 from WTW-IM/prevent-fieldset-rerender ([babb501](https://github.com/WTW-IM/es-components/commit/babb501)), closes [#631](https://github.com/WTW-IM/es-components/issues/631)
108
+
109
+
110
+
111
+
112
+
113
+ ## <small>21.6.88-pre-prod.0 (2022-07-05)</small>
114
+
115
+ * Merge pull request #629 from WTW-IM/export-useuniqueid ([7d90a4f](https://github.com/WTW-IM/es-components/commit/7d90a4f)), closes [#629](https://github.com/WTW-IM/es-components/issues/629)
116
+
117
+
118
+
119
+
120
+
121
+ ## <small>21.6.87 (2022-06-24)</small>
122
+
123
+ **Note:** Version bump only for package es-components-via-theme
124
+
125
+
126
+
127
+
128
+
129
+ ## <small>21.6.87-pre-prod.0 (2022-06-17)</small>
130
+
131
+ * Merge pull request #624 from WTW-IM/switch-checked-bugfix ([d023b00](https://github.com/WTW-IM/es-components/commit/d023b00)), closes [#624](https://github.com/WTW-IM/es-components/issues/624)
132
+
133
+
134
+
135
+
136
+
137
+ ## <small>21.6.86 (2022-05-19)</small>
138
+
139
+ **Note:** Version bump only for package es-components-via-theme
140
+
141
+
142
+
143
+
144
+
145
+ ## <small>21.6.86-pre-prod.0 (2022-05-17)</small>
146
+
147
+ * Merge pull request #618 from WTW-IM/WE-16644-design-consistency ([7c38006](https://github.com/WTW-IM/es-components/commit/7c38006)), closes [#618](https://github.com/WTW-IM/es-components/issues/618)
148
+
149
+
150
+
151
+
152
+
153
+ ## <small>21.6.85 (2022-05-12)</small>
154
+
155
+ **Note:** Version bump only for package es-components-via-theme
156
+
157
+
158
+
159
+
160
+
161
+ ## <small>21.6.85-pre-prod.0 (2022-05-12)</small>
162
+
163
+ * Merge pull request #620 from WTW-IM/drawers-effect-fix ([2440656](https://github.com/WTW-IM/es-components/commit/2440656)), closes [#620](https://github.com/WTW-IM/es-components/issues/620)
164
+
165
+
166
+
167
+
168
+
169
+ ## <small>21.6.84 (2022-05-12)</small>
170
+
171
+ **Note:** Version bump only for package es-components-via-theme
172
+
173
+
174
+
175
+
176
+
177
+ ## <small>21.6.83-pre-prod.1 (2022-05-11)</small>
178
+
179
+ * Merge pull request #616 from WTW-IM/add-drawer-item-onchange ([0b20dfe](https://github.com/WTW-IM/es-components/commit/0b20dfe)), closes [#616](https://github.com/WTW-IM/es-components/issues/616)
180
+
181
+
182
+
183
+
184
+
185
+ ## <small>21.6.83-pre-prod.0 (2022-05-10)</small> & <small>21.6.83 (2022-05-10)</small>
186
+
187
+ - Merge remote-tracking branch 'origin/main' into pre-prod [skip-release](<[56b8bc0](https://github.com/WTW-IM/es-components/commit/56b8bc0)>)
188
+
189
+ ## <small>21.6.82 (2022-01-31)</small>
190
+
191
+ - [skip ci] v21.6.82 ([7e93406](https://github.com/WTW-IM/es-components/commit/7e93406))
192
+
193
+ ## <small>21.6.82-pre-prod.1 (2022-01-31)</small> & <small>21.6.82 (2022-01-31)</small>
194
+
195
+ **Note:** Version bump only for package es-components-via-theme
196
+
197
+ ## <small>21.6.82-pre-prod.5 (2022-05-10)</small>
198
+
199
+ - Merge pull request #614 from WTW-IM/drawers-fix ([8b99aa7](https://github.com/WTW-IM/es-components/commit/8b99aa7)), closes [#614](https://github.com/WTW-IM/es-components/issues/614)
200
+
201
+ ## <small>21.6.82-pre-prod.4 (2022-05-09)</small>
202
+
203
+ - Merge pull request #613 from WTW-IM/drawers-fix ([54d58d8](https://github.com/WTW-IM/es-components/commit/54d58d8)), closes [#613](https://github.com/WTW-IM/es-components/issues/613)
204
+
205
+ ## <small>21.6.82-pre-prod.3 (2022-05-06)</small>
206
+
207
+ - Merge pull request #611 from WTW-IM/replace-master-with-main ([d32a212](https://github.com/WTW-IM/es-components/commit/d32a212)), closes [#611](https://github.com/WTW-IM/es-components/issues/611)
208
+
209
+ ## <small>21.6.82-pre-prod.2 (2022-05-05)</small>
210
+
211
+ - Merge pull request #612 from WTW-IM/more-flexible-drawers ([b3f8136](https://github.com/WTW-IM/es-components/commit/b3f8136)), closes [#612](https://github.com/WTW-IM/es-components/issues/612)
212
+
213
+ ## <small>21.6.82-pre-prod.0 (2022-01-31)</small>
214
+
215
+ - Merge pull request #602 from WTW-IM/dependabot/npm_and_yarn/packages/es-components/follow-redirects- ([5d1291d](https://github.com/WTW-IM/es-components/commit/5d1291d)), closes [#602](https://github.com/WTW-IM/es-components/issues/602)
216
+
217
+ ## <small>21.6.81 (2022-01-26)</small>
218
+
219
+ - Fix: corrects via theme danger/warning icons. ([49322f1](https://github.com/WTW-IM/es-components/commit/49322f1))
220
+
221
+ ## <small>21.6.81-pre-prod.2 (2022-01-31)</small>
222
+
223
+ - Merge pull request #598 from WTW-IM/dependabot/npm_and_yarn/packages/es-components/follow-redirects- ([86b4b58](https://github.com/WTW-IM/es-components/commit/86b4b58)), closes [#598](https://github.com/WTW-IM/es-components/issues/598)
224
+
225
+ ## <small>21.6.81-pre-prod.1 (2022-01-31)</small>
226
+
227
+ - Merge pull request #600 from WTW-IM/tab-panel-null-check ([fa065c8](https://github.com/WTW-IM/es-components/commit/fa065c8)), closes [#600](https://github.com/WTW-IM/es-components/issues/600)
228
+
229
+ ## <small>21.6.81-pre-prod.0 (2022-01-26)</small>
230
+
231
+ - Merging master into pre-prod [skip-release](<[f45da40](https://github.com/WTW-IM/es-components/commit/f45da40)>)
232
+
233
+ ## <small>21.6.78 (2021-11-12) & 21.6.78-pre-prod.5 (2021-11-12)</small>
234
+
235
+ - Merge remote-tracking branch 'origin/master' into pre-prod ([db3a00e](https://github.com/WTW-IM/es-components/commit/db3a00e))
236
+
237
+ ## <small>21.6.78-pre-prod.6 (2021-11-18)</small>
238
+
239
+ - [skip ci] v21.6.78-pre-prod.6 ([6e31f4e](https://github.com/WTW-IM/es-components/commit/6e31f4e))
240
+
241
+ ## <small>21.6.78-pre-prod.5 (2021-11-12)</small>
242
+
243
+ - [skip ci] v21.6.78-pre-prod.5 ([c719ba2](https://github.com/WTW-IM/es-components/commit/c719ba2))
244
+
245
+ ## <small>21.6.78-pre-prod.6 (2021-11-18)</small>
246
+
247
+ - Merge pull request #593 from matneyx/disable-close-on-scroll ([b723713](https://github.com/WTW-IM/es-components/commit/b723713)), closes [#593](https://github.com/WTW-IM/es-components/issues/593)
248
+
249
+ ## <small>21.6.77 (2021-10-22)</small>
250
+
251
+ - [skip ci] v21.6.77 ([4e07bf1](https://github.com/WTW-IM/es-components/commit/4e07bf1))
252
+
253
+ ## <small>21.6.77-pre-prod.4 (2021-11-11)</small>
254
+
255
+ - Merge pull request #591 from WTW-IM/WE-15333-safari-sliding-pane-focus ([4962f45](https://github.com/WTW-IM/es-components/commit/4962f45)), closes [#591](https://github.com/WTW-IM/es-components/issues/591)
256
+
257
+ ## <small>21.6.77-pre-prod.3 (2021-11-03)</small>
258
+
259
+ - Merge pull request #590 from WTW-IM/fix-focus-outline ([69d2920](https://github.com/WTW-IM/es-components/commit/69d2920)), closes [#590](https://github.com/WTW-IM/es-components/issues/590)
260
+
261
+ ## <small>21.6.77-pre-prod.2 (2021-11-03)</small>
262
+
263
+ - Merge pull request #589 from WTW-IM/accessibility-audit-items ([d9a8579](https://github.com/WTW-IM/es-components/commit/d9a8579)), closes [#589](https://github.com/WTW-IM/es-components/issues/589)
264
+
265
+ ## <small>21.6.77-pre-prod.1 (2021-10-22)</small>
266
+
267
+ - Merging master into pre-prod [skip-release](<[ca0b6a6](https://github.com/WTW-IM/es-components/commit/ca0b6a6)>)
268
+
269
+ ## <small>21.6.77 (2021-10-22)</small>
270
+
271
+ - Build: bumping prerelease version to unreleased minor ([33d2637](https://github.com/WTW-IM/es-components/commit/33d2637))
272
+
273
+ ## <small>21.6.76-pre-prod.3 (2021-10-22)</small>
274
+
275
+ **Note:** Version bump only for package es-components-via-theme
276
+
277
+ ## <small>21.6.76-pre-prod.2 (2021-10-22)</small>
278
+
279
+ - Build: updating to latest jest and ensuring passing tests ([be636e8](https://github.com/WTW-IM/es-components/commit/be636e8))
280
+
281
+ ## <small>21.6.76-pre-prod.1 (2021-10-22)</small>
282
+
283
+ - Merge pull request #587 from WTW-IM/update-semantic-colors ([f6b34b0](https://github.com/WTW-IM/es-components/commit/f6b34b0)), closes [#587](https://github.com/WTW-IM/es-components/issues/587)
284
+
285
+ ## <small>21.6.76-pre-prod.0 (2021-09-28)</small>
286
+
287
+ **Note:** Version bump only for package es-components-via-theme
288
+
289
+ ## <small>21.6.75 (2021-08-18)</small>
290
+
291
+ **Note:** Version bump only for package es-components-via-theme
292
+
293
+ ## <small>21.6.74-pre-prod.0 (2021-08-17)</small>
294
+
295
+ - Merge pull request #577 from WTW-IM/WE-13501-screenreader-read-tooltip-when-opened ([8e0edbc](https://github.com/WTW-IM/es-components/commit/8e0edbc)), closes [#577](https://github.com/WTW-IM/es-components/issues/577)
296
+
297
+ ## <small>21.6.73-pre-prod.3 (2021-08-16)</small>
298
+
299
+ - Merge remote-tracking branch 'origin/master' into pre-prod ([16b25c5](https://github.com/WTW-IM/es-components/commit/16b25c5))
300
+
301
+ ## <small>21.6.73 (2021-08-13)</small>
302
+
303
+ - [skip ci] v21.6.73 ([a078d03](https://github.com/WTW-IM/es-components/commit/a078d03))
304
+
305
+ ## <small>21.6.73-pre-prod.2 (2021-08-16)</small>
306
+
307
+ - Merge pull request #575 from WTW-IM/icons-fix ([b198dd6](https://github.com/WTW-IM/es-components/commit/b198dd6)), closes [#575](https://github.com/WTW-IM/es-components/issues/575)
308
+
309
+ ## <small>21.6.73-pre-prod.1 (2021-08-16)</small>
310
+
311
+ - Merge pull request #573 from WTW-IM/ensure-icons-in-window ([1efa8c6](https://github.com/WTW-IM/es-components/commit/1efa8c6)), closes [#573](https://github.com/WTW-IM/es-components/issues/573)
312
+
313
+ ## <small>21.6.73-pre-prod.0 (2021-08-13)</small>
314
+
315
+ ## <small>21.6.73 (2021-08-13)</small>
316
+
317
+ - [skip-ci][skip-release] Merge branch 'pre-prod' of github.com:WTW-IM/es-components ([600adfd](https://github.com/WTW-IM/es-components/commit/600adfd))
318
+
319
+ ## <small>21.6.72 (2021-06-24)</small>
320
+
321
+ - [skip ci] v21.6.72 ([c8136b7](https://github.com/WTW-IM/es-components/commit/c8136b7))
322
+
323
+ ## <small>21.6.72-pre-prod.1 (2021-08-10)</small>
324
+
325
+ - Merge pull request #569 from Celestios/14049-uncaught-type-error ([72cb168](https://github.com/WTW-IM/es-components/commit/72cb168)), closes [#569](https://github.com/WTW-IM/es-components/issues/569)
326
+
327
+ ## <small>21.6.72-pre-prod.0 (2021-06-24)</small>
328
+
329
+ **Note:** Version bump only for package es-components-via-theme
330
+
331
+ ## <small>21.6.72 (2021-06-24)</small>
332
+
333
+ ## <small>21.6.71-pre-prod.1 (2021-06-24)</small>
334
+
335
+ - Merge pull request #565 from WTW-IM/heading-fixes ([9bb6717](https://github.com/WTW-IM/es-components/commit/9bb6717)), closes [#565](https://github.com/WTW-IM/es-components/issues/565)
336
+
337
+ ## <small>21.6.70-pre-prod.0 (2021-06-07)</small>
338
+
339
+ **Note:** Version bump only for package es-components-via-theme
340
+
341
+ ## <small>21.6.69 (2021-06-07)</small>
342
+
343
+ - Merge remote-tracking branch 'origin/pre-prod' ([68711d8](https://github.com/WTW-IM/es-components/commit/68711d8))
344
+
345
+ ## <small>21.6.69-pre-prod.3 (2021-06-07)</small>
346
+
347
+ - Build: checking out pre-prod in preprod checkout step ([053f30d](https://github.com/WTW-IM/es-components/commit/053f30d))
348
+
349
+ ## <small>21.6.69-pre-prod.2 (2021-06-07)</small>
350
+
351
+ - Build: ensuring we wait for test AND prerelease for main release ([b8c85e0](https://github.com/WTW-IM/es-components/commit/b8c85e0))
352
+
353
+ ## <small>21.6.69-pre-prod.1 (2021-06-07)</small>
354
+
355
+ - Build: ensuring we release pre-prod before main ([a41d587](https://github.com/WTW-IM/es-components/commit/a41d587))
356
+
357
+ ## <small>21.6.69-pre-prod.0 (2021-06-02)</small>
358
+
359
+ - Merge pull request #558 from WTW-IM/dependabot/npm_and_yarn/packages/es-components/dns-packet-1.3.4 ([9c54a7e](https://github.com/WTW-IM/es-components/commit/9c54a7e)), closes [#558](https://github.com/WTW-IM/es-components/issues/558)
360
+
361
+ ## <small>21.6.68 (2021-05-21)</small>
362
+
363
+ - Merge pull request #556 from WTW-IM/pre-prod ([b72d2c3](https://github.com/WTW-IM/es-components/commit/b72d2c3)), closes [#556](https://github.com/WTW-IM/es-components/issues/556)
364
+
365
+ ## <small>21.6.68-pre-prod.4 (2021-05-21)</small>
366
+
367
+ - Merge pull request #555 from WTW-IM/pre-prod ([8517c87](https://github.com/WTW-IM/es-components/commit/8517c87)), closes [#555](https://github.com/WTW-IM/es-components/issues/555)
368
+
369
+ ## <small>21.6.68-pre-prod.3 (2021-05-21)</small>
370
+
371
+ - Build: ensuring our package-lock includes local dependencies ([5f51a64](https://github.com/WTW-IM/es-components/commit/5f51a64))
372
+
373
+ ## <small>21.6.68-pre-prod.2 (2021-05-21)</small>
374
+
375
+ - Build: remove preprod to master pr workflow ([d20638c](https://github.com/WTW-IM/es-components/commit/d20638c))
376
+
377
+ ## <small>21.6.68-pre-prod.1 (2021-05-20)</small>
378
+
379
+ - Build: set pr target to master ([05949e3](https://github.com/WTW-IM/es-components/commit/05949e3))
380
+
381
+ ## <small>21.6.68-pre-prod.0 (2021-05-20)</small>
382
+
383
+ - Build: migrate adapter to npm package ([a93e869](https://github.com/WTW-IM/es-components/commit/a93e869))
384
+
385
+ <a name="21.6.67"></a>
386
+
387
+ ## <small>21.6.67 (2021-05-18)</small>
388
+
389
+ - Merge pull request #551 from WTW-IM/react-update-revert ([607946b](https://github.com/WTW-IM/es-components/commit/607946b)), closes [#551](https://github.com/WTW-IM/es-components/issues/551) [#550](https://github.com/WTW-IM/es-components/issues/550)
390
+
391
+ <a name="21.6.66"></a>
392
+
393
+ ## <small>21.6.66 (2021-05-18)</small>
394
+
395
+ - Merge pull request #550 from WTW-IM/react-update ([b36f5ab](https://github.com/WTW-IM/es-components/commit/b36f5ab)), closes [#550](https://github.com/WTW-IM/es-components/issues/550)
396
+
397
+ <a name="21.6.65"></a>
398
+
399
+ ## <small>21.6.65 (2021-05-14)</small>
400
+
401
+ - Merge pull request #549 from WTW-IM/revert-react-update ([30aa35c](https://github.com/WTW-IM/es-components/commit/30aa35c)), closes [#549](https://github.com/WTW-IM/es-components/issues/549) [#535](https://github.com/WTW-IM/es-components/issues/535)
402
+
403
+ <a name="21.6.64"></a>
404
+
405
+ ## <small>21.6.64 (2021-05-14)</small>
406
+
407
+ - Merge pull request #535 from WTW-IM/react17 ([32600da](https://github.com/WTW-IM/es-components/commit/32600da)), closes [#535](https://github.com/WTW-IM/es-components/issues/535)
408
+
409
+ <a name="21.6.63"></a>
410
+
411
+ ## <small>21.6.63 (2021-04-29)</small>
412
+
413
+ - Merge pull request #541 from aabenoja/popover-proptypes-fix ([7be8bcb](https://github.com/WTW-IM/es-components/commit/7be8bcb)), closes [#541](https://github.com/WTW-IM/es-components/issues/541)
414
+
415
+ <a name="21.6.62"></a>
416
+
417
+ ## <small>21.6.62 (2021-04-28)</small>
418
+
419
+ - Merge pull request #540 from WTW-IM/fix-keep-together-default ([012953d](https://github.com/WTW-IM/es-components/commit/012953d)), closes [#540](https://github.com/WTW-IM/es-components/issues/540)
420
+
421
+ <a name="21.6.61"></a>
422
+
423
+ ## <small>21.6.61 (2021-04-28)</small>
424
+
425
+ - Merge pull request #538 from WTW-IM/sliding-pane-customization ([f147c0e](https://github.com/WTW-IM/es-components/commit/f147c0e)), closes [#538](https://github.com/WTW-IM/es-components/issues/538)
426
+
427
+ <a name="21.6.60"></a>
428
+
429
+ ## <small>21.6.60 (2021-04-27)</small>
430
+
431
+ - Merge pull request #536 from aabenoja/popover-content-render-func ([bbc229a](https://github.com/WTW-IM/es-components/commit/bbc229a)), closes [#536](https://github.com/WTW-IM/es-components/issues/536)
432
+
433
+ <a name="21.6.59"></a>
434
+
435
+ ## <small>21.6.59 (2021-04-27)</small>
436
+
437
+ - Build: fix broken ci syntax ([a6cd0e0](https://github.com/WTW-IM/es-components/commit/a6cd0e0))
438
+
439
+ <a name="21.6.58"></a>
440
+
441
+ ## <small>21.6.58 (2021-04-27)</small>
442
+
443
+ **Note:** Version bump only for package es-components-via-theme
444
+
445
+ <a name="21.6.57"></a>
446
+
447
+ ## <small>21.6.57 (2021-04-27)</small>
448
+
449
+ - Build: fix docs commit process ([4b9e976](https://github.com/WTW-IM/es-components/commit/4b9e976))
450
+
451
+ <a name="21.6.56"></a>
452
+
453
+ ## <small>21.6.56 (2021-04-27)</small>
454
+
455
+ - Build: parallize docs and npm publish and skip ci ([c801e45](https://github.com/WTW-IM/es-components/commit/c801e45))
456
+
457
+ <a name="21.6.55"></a>
458
+
459
+ ## <small>21.6.55 (2021-04-27)</small>
460
+
461
+ - Build: restrict branches runs to master ([b082d15](https://github.com/WTW-IM/es-components/commit/b082d15))
462
+
463
+ <a name="21.6.52"></a>
464
+
465
+ ## <small>21.6.52 (2021-04-27)</small>
466
+
467
+ **Note:** Version bump only for package es-components-via-theme
468
+
469
+ <a name="21.6.51"></a>
470
+
471
+ ## <small>21.6.51 (2021-03-18)</small>
472
+
473
+ **Note:** Version bump only for package es-components-via-theme
474
+
475
+ <a name="21.6.50"></a>
476
+
477
+ ## <small>21.6.50 (2021-03-18)</small>
478
+
479
+ - Build: updating version in package-lock files ([5d5ed3a](https://github.com/WTW-IM/es-components/commit/5d5ed3a))
480
+
481
+ <a name="21.6.49"></a>
482
+
483
+ ## <small>21.6.49 (2021-02-25)</small>
484
+
485
+ **Note:** Version bump only for package es-components-via-theme
486
+
487
+ <a name="21.6.48"></a>
488
+
489
+ ## <small>21.6.48 (2021-02-24)</small>
490
+
491
+ **Note:** Version bump only for package es-components-via-theme
492
+
493
+ <a name="21.6.47"></a>
494
+
495
+ ## <small>21.6.47 (2021-02-24)</small>
496
+
497
+ **Note:** Version bump only for package es-components-via-theme
498
+
499
+ <a name="21.6.46"></a>
500
+
501
+ ## <small>21.6.46 (2021-02-24)</small>
502
+
503
+ **Note:** Version bump only for package es-components-via-theme
504
+
505
+ <a name="21.6.45"></a>
506
+
507
+ ## <small>21.6.45 (2021-02-17)</small>
508
+
509
+ **Note:** Version bump only for package es-components-via-theme
510
+
511
+ <a name="21.6.44"></a>
512
+
513
+ ## <small>21.6.44 (2021-02-17)</small>
514
+
515
+ **Note:** Version bump only for package es-components-via-theme
516
+
517
+ <a name="21.6.43"></a>
518
+
519
+ ## <small>21.6.43 (2021-02-16)</small>
520
+
521
+ **Note:** Version bump only for package es-components-via-theme
522
+
523
+ <a name="21.6.42"></a>
524
+
525
+ ## <small>21.6.42 (2021-02-12)</small>
526
+
527
+ **Note:** Version bump only for package es-components-via-theme
528
+
529
+ <a name="21.6.41"></a>
530
+
531
+ ## <small>21.6.41 (2021-02-08)</small>
532
+
533
+ **Note:** Version bump only for package es-components-via-theme
534
+
535
+ <a name="21.6.40"></a>
536
+
537
+ ## <small>21.6.40 (2021-02-08)</small>
538
+
539
+ **Note:** Version bump only for package es-components-via-theme
540
+
541
+ <a name="21.6.39"></a>
542
+
543
+ ## <small>21.6.39 (2021-02-04)</small>
544
+
545
+ **Note:** Version bump only for package es-components-via-theme
546
+
547
+ <a name="21.6.38"></a>
548
+
549
+ ## <small>21.6.38 (2021-02-03)</small>
550
+
551
+ **Note:** Version bump only for package es-components-via-theme
552
+
553
+ <a name="21.6.37"></a>
554
+
555
+ ## <small>21.6.37 (2021-02-03)</small>
556
+
557
+ **Note:** Version bump only for package es-components-via-theme
558
+
559
+ <a name="21.6.36"></a>
560
+
561
+ ## <small>21.6.36 (2021-02-03)</small>
562
+
563
+ **Note:** Version bump only for package es-components-via-theme
564
+
565
+ # Change Log
566
+
567
+ All notable changes to this project will be documented in this file.
568
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
569
+
570
+ # [21.4.0](https://github.com/WTW-IM/es-components/compare/v21.3.1...v21.4.0) (2020-06-10)
571
+
572
+ ### New
573
+
574
+ - adding the IconButton component ([95ff055f3669cc96fa4f45665ea503f03c5e50cf](https://github.com/WTW-IM/es-components/commit/95ff055f3669cc96fa4f45665ea503f03c5e50cf))
575
+
576
+ # [21.3.0](https://github.com/WTW-IM/es-components/compare/v21.2.2...v21.3.0) (2020-06-05)
577
+
578
+ ### New
579
+
580
+ - prompt for read aloud and do not read aloud text. (refs TW-56968) ([cc2692d8113406b1495b3b1873067272f9b62311](https://github.com/WTW-IM/es-components/commit/cc2692d8113406b1495b3b1873067272f9b62311))
581
+
582
+ ### Update
583
+
584
+ - update Prompt colors (refs: TW-56968) ([a2e59c522b96e5c7d48b03a0ef82ea69cd27c6d6](https://github.com/WTW-IM/es-components/commit/a2e59c522b96e5c7d48b03a0ef82ea69cd27c6d6))
585
+
586
+ ## [19.0.107](https://github.com/WTW-IM/es-components/compare/v19.0.106...v19.0.107) (2019-12-12)
587
+
588
+ ### Update
589
+
590
+ - warning sign uses circle instead of triangle ([8d608022771d51474c66221d9a57b18a8269c80e](https://github.com/WTW-IM/es-components/commit/8d608022771d51474c66221d9a57b18a8269c80e))
591
+
592
+ ## [21.0.4](https://github.com/WTW-IM/es-components/compare/v21.0.3...v21.0.4) (2020-04-17)
593
+
594
+ ### Fix
595
+
596
+ - reverting to longhand prop assignement in themes to fix IE ([e3b1d799a4b9fa700bfd27a81391a50c48ec8d59](https://github.com/WTW-IM/es-components/commit/e3b1d799a4b9fa700bfd27a81391a50c48ec8d59))
597
+
598
+ # [21.0.0](https://github.com/WTW-IM/es-components/compare/v20.0.0...v21.0.0) (2020-04-09)
599
+
600
+ ### Breaking
601
+
602
+ - version bumping themes ([3e0a863164b37facb3fc33041c99018a97798f0a](https://github.com/WTW-IM/es-components/commit/3e0a863164b37facb3fc33041c99018a97798f0a))
603
+
604
+ # [20.0.0](https://github.com/WTW-IM/es-components/compare/v19.1.7...v20.0.0) (2020-04-09)
605
+
606
+ ### Breaking
607
+
608
+ - extensive theme color changes, renaming of brand colors ([679011e866fd793e48fe428d5fc43758c8c81bcf](https://github.com/WTW-IM/es-components/commit/679011e866fd793e48fe428d5fc43758c8c81bcf))
609
+ - theme.size -> theme.font, headingSizes moved ([c7b98fef009590378649177b4620450d8efff4ae](https://github.com/WTW-IM/es-components/commit/c7b98fef009590378649177b4620450d8efff4ae))
610
+
611
+ ### New
612
+
613
+ - migration from v1 to v2 guide ([7c3c16b2f3769efc5b8ce847cad528f2e7c350e6](https://github.com/WTW-IM/es-components/commit/7c3c16b2f3769efc5b8ce847cad528f2e7c350e6))
614
+
615
+ ### Update
616
+
617
+ - answerButton to coordinate with button changes ([0b3761155900e8642da0cc034e32d2b4f783525f](https://github.com/WTW-IM/es-components/commit/0b3761155900e8642da0cc034e32d2b4f783525f))
618
+ - answerGroup focus color, heading theme use ([63163943938d7486ed34e6d39c2e00906170daa2](https://github.com/WTW-IM/es-components/commit/63163943938d7486ed34e6d39c2e00906170daa2))
619
+ - finishing base Button changes ([33571bbbc8902b03f6a91e5683cd037fb7254ebc](https://github.com/WTW-IM/es-components/commit/33571bbbc8902b03f6a91e5683cd037fb7254ebc))
620
+ - linkButton calcs hover color, removed hover colors from theme ([07da1e1d60c459071d99efaa3223a576d40001fe](https://github.com/WTW-IM/es-components/commit/07da1e1d60c459071d99efaa3223a576d40001fe))
621
+ - outlineButton styles ([ac7cbb1f5da08ec0a2f56855af25a31bed6f016b](https://github.com/WTW-IM/es-components/commit/ac7cbb1f5da08ec0a2f56855af25a31bed6f016b))
622
+ - starting new button styles ([4151e7a7bc5e3f683df618953d9d07e53cb87c81](https://github.com/WTW-IM/es-components/commit/4151e7a7bc5e3f683df618953d9d07e53cb87c81))
623
+
624
+ # [19.1.0](https://github.com/WTW-IM/es-components/compare/v19.0.121...v19.1.0) (2020-03-26)
625
+
626
+ ### New
627
+
628
+ - prompt for read aloud and do not read aloud text. (refs TW-56968) ([cc2692d8113406b1495b3b1873067272f9b62311](https://github.com/WTW-IM/es-components/commit/cc2692d8113406b1495b3b1873067272f9b62311))
629
+
630
+ ## <small>19.0.107 (2019-12-12)</small>
631
+
632
+ - Update: warning sign uses circle instead of triangle ([8d60802](https://github.com/WTW-IM/es-components/commit/8d60802))
633
+
634
+ ## <small>19.0.63 (2019-07-11)</small>
635
+
636
+ - Update: moved validation icons to AdditionalHelp ([702877c](https://github.com/WTW-IM/es-components/commit/702877c))
637
+
638
+ ## <small>19.0.59 (2019-06-26)</small>
639
+
640
+ - New: responsiveTable and table options ([dd5cc7e](https://github.com/WTW-IM/es-components/commit/dd5cc7e))
641
+
642
+ ## <small>19.0.50 (2019-06-06)</small>
643
+
644
+ - New: create a new button style object for link buttons ([adbaf13](https://github.com/WTW-IM/es-components/commit/adbaf13))
645
+
646
+ ## <small>19.0.45 (2019-06-05)</small>
647
+
648
+ - New: add inherited button style type ([19e33c2](https://github.com/WTW-IM/es-components/commit/19e33c2))
649
+
650
+ ## <small>19.0.28 (2019-04-17)</small>
651
+
652
+ - Fix: (chpink) Change danger icon; fix icon centering ([6c19230](https://github.com/WTW-IM/es-components/commit/6c19230))
653
+
654
+ ## 19.0.0 (2019-03-06)
655
+
656
+ - Update: change notification danger icon ([20ea50e](https://github.com/WTW-IM/es-components/commit/20ea50e))
657
+ - Update: removed unused classnames dependency ([ea75f3b](https://github.com/WTW-IM/es-components/commit/ea75f3b))
658
+ - Merge branch 'master' into next ([1e72337](https://github.com/WTW-IM/es-components/commit/1e72337))
659
+ - v19.0.0-alpha ([8da53d5](https://github.com/WTW-IM/es-components/commit/8da53d5))
660
+
661
+ ## <small>18.0.22 (2019-01-31)</small>
662
+
663
+ - Update: adds software blue color ([1a68ac3](https://github.com/WTW-IM/es-components/commit/1a68ac3))
package/index.js ADDED
@@ -0,0 +1,526 @@
1
+ // grayscale
2
+ const white = '#fff';
3
+ const gray0 = '#f9f9f9';
4
+ const gray1 = '#f4f4f4';
5
+ const gray2 = '#ededed';
6
+ const gray3 = '#e4e4e4';
7
+ const gray4 = '#d8d8d8';
8
+ const gray5 = '#c5c5c5';
9
+ const gray6 = '#919191';
10
+ const gray7 = '#787878';
11
+ const gray8 = '#5e5e5e';
12
+ const gray9 = '#444';
13
+ const black = '#000';
14
+
15
+ // tints/shades
16
+ const blue50 = '#e0f4fa';
17
+ const blue100 = '#b3e3f2';
18
+ const blue300 = '#4dbde0';
19
+ const blue500 = '#00a0d2';
20
+ const blue700 = '#008ec7';
21
+ const blue900 = '#0073b6';
22
+ const green50 = '#e0f8f1';
23
+ const green100 = '#b3eddc';
24
+ const green300 = '#4dd5ac';
25
+ const green500 = '#00c389';
26
+ const green700 = '#00b576';
27
+ const green900 = '#00a159';
28
+ const magenta50 = '#f8e2f4';
29
+ const magenta100 = '#ecb7e3';
30
+ const magenta300 = '#d458bd';
31
+ const magenta500 = '#c110a0';
32
+ const magenta700 = '#b30c8e';
33
+ const magenta900 = '#9e0573';
34
+ const violet50 = '#ebe2ee';
35
+ const violet100 = '#ceb6d4';
36
+ const violet300 = '#8c559a';
37
+ const violet500 = '#5a0c6f';
38
+ const violet700 = '#48085c';
39
+ const violet900 = '#2e0340';
40
+ const yellow50 = '#fff6e4';
41
+ const yellow100 = '#ffeabb';
42
+ const yellow300 = '#ffcd60';
43
+ const yellow500 = '#ffb81c';
44
+ const yellow700 = '#ffa814';
45
+ const yellow900 = '#ff9109';
46
+
47
+ // functional
48
+ const primary = blue900;
49
+ const primaryHover = '#00436a'; // from bda toolkit link example
50
+ const primaryLight = blue700;
51
+
52
+ // semantic - base colors, tints, & shades
53
+ const agent50 = '#fde8de';
54
+ const agent100 = '#fee8c4';
55
+ const agent300 = '#fdcc8a';
56
+ const agent500 = '#fc8d59';
57
+ const agent700 = '#ff6310';
58
+ const danger50 = '#f9e0e0';
59
+ const danger100 = '#f0b3b3';
60
+ const danger300 = '#db4d4d';
61
+ const danger500 = '#cc0000';
62
+ const danger700 = '#c00000';
63
+ const danger900 = '#ad0000';
64
+ const info50 = '#e0edf3';
65
+ const info100 = '#b3d1e0';
66
+ const info300 = '#4d94b8';
67
+ const info500 = '#006699';
68
+ const info700 = '#005386';
69
+ const info900 = '#00386b';
70
+ const success50 = '#e5f0e9';
71
+ const success100 = '#bfdac7';
72
+ const success300 = '#69aa7c';
73
+ const success500 = '#298544';
74
+ const success700 = '#1f7235';
75
+ const success900 = '#0f551f';
76
+ const warning50 = '#f8eae0';
77
+ const warning100 = '#edccb3';
78
+ const warning300 = '#d4874d';
79
+ const warning500 = '#c25400';
80
+ const warning700 = '#b44300';
81
+ const warning900 = '#9f2900';
82
+
83
+ // semantic - named variables
84
+ const info = info500;
85
+ const infoHover = info900;
86
+ const infoLight = info50;
87
+ const success = success500;
88
+ const successHover = success900;
89
+ const successLight = success50;
90
+ const warning = warning500;
91
+ const warningHover = warning900;
92
+ const warningLight = warning50;
93
+ const danger = danger500;
94
+ const dangerHover = danger900;
95
+ const dangerLight = danger50;
96
+ const advisor = agent700;
97
+ const advisorLight = agent100;
98
+
99
+ // brand colors
100
+ const primary1 = blue500; // used by: spinner, drawerPanel
101
+ const primary2 = green500; // used by: spinner
102
+ const primary3 = magenta500; // used by: spinner, modalHeader, breadcrumb, Nav, progressTracker, IconButton
103
+ const secondary1 = violet500; // used by spinner, outlineButton
104
+ const secondary2 = gray7;
105
+
106
+ // misc
107
+ const inputFocus = '#83bffc';
108
+ const boxShadowLight = 'rgba(0, 0, 0, 0.075)';
109
+ const boxShadowDark = 'rgba(0, 0, 0, 0.5)';
110
+
111
+ // Datepicker colors
112
+ const dpBackground = primary;
113
+ const navArrow = white;
114
+ const navArrowHover = gray2;
115
+ const selected = primary3;
116
+ const hover = violet500;
117
+ const keyboard = primary;
118
+ const inRange = 'rgba(251, 213, 244, 0.75)';
119
+ const highlight = success;
120
+ const highlightHover = success700;
121
+
122
+ const theme = {
123
+ colors: {
124
+ white: white,
125
+ gray0: gray0,
126
+ gray1: gray1,
127
+ gray2: gray2,
128
+ gray3: gray3,
129
+ gray4: gray4,
130
+ gray5: gray5,
131
+ gray6: gray6,
132
+ gray7: gray7,
133
+ gray8: gray8,
134
+ gray9: gray9,
135
+ black: black,
136
+ blue50: blue50,
137
+ blue100: blue100,
138
+ blue300: blue300,
139
+ blue500: blue500,
140
+ blue700: blue700,
141
+ blue900: blue900,
142
+ green50: green50,
143
+ green100: green100,
144
+ green300: green300,
145
+ green500: green500,
146
+ green700: green700,
147
+ green900: green900,
148
+ magenta50: magenta50,
149
+ magenta100: magenta100,
150
+ magenta300: magenta300,
151
+ magenta500: magenta500,
152
+ magenta700: magenta700,
153
+ magenta900: magenta900,
154
+ violet50: violet50,
155
+ violet100: violet100,
156
+ violet300: violet300,
157
+ violet500: violet500,
158
+ violet700: violet700,
159
+ violet900: violet900,
160
+ yellow50: yellow50,
161
+ yellow100: yellow100,
162
+ yellow300: yellow300,
163
+ yellow500: yellow500,
164
+ yellow700: yellow700,
165
+ yellow900: yellow900,
166
+ primary: primary,
167
+ primaryHover: primaryHover,
168
+ primaryLight: primaryLight,
169
+ success: success,
170
+ successHover: successHover,
171
+ successLight: successLight,
172
+ info: info,
173
+ infoHover: infoHover,
174
+ infoLight: infoLight,
175
+ warning: warning,
176
+ warningHover: warningHover,
177
+ warningLight: warningLight,
178
+ danger: danger,
179
+ dangerHover: dangerHover,
180
+ dangerLight: dangerLight,
181
+ advisor: advisor,
182
+ advisorLight: advisorLight,
183
+ boxShadowLight: boxShadowLight,
184
+ boxShadowDark: boxShadowDark,
185
+ inputFocus: inputFocus
186
+ },
187
+ spacing: {
188
+ defaultMargin: '1.875rem'
189
+ },
190
+ brandColors: {
191
+ primary1: primary1,
192
+ primary2: primary2,
193
+ primary3: primary3,
194
+ secondary1: secondary1,
195
+ secondary2: secondary2
196
+ },
197
+ datepickerColors: {
198
+ dpBackground: dpBackground,
199
+ navArrow: navArrow,
200
+ navArrowHover: navArrowHover,
201
+ selected: selected,
202
+ hover: hover,
203
+ keyboard: keyboard,
204
+ inRange: inRange,
205
+ highlight: highlight,
206
+ highlightHover: highlightHover
207
+ },
208
+ promptStyles: {
209
+ readAloud: {
210
+ bgColor: agent50,
211
+ bannerBgColor: agent700,
212
+ bannerTextColor: white,
213
+ textColor: white,
214
+ iconColor: white,
215
+ iconName: 'agent'
216
+ },
217
+ doNotReadAloud: {
218
+ bgColor: blue50,
219
+ bannerBgColor: blue900,
220
+ bannerTextColor: white,
221
+ textColor: white,
222
+ iconColor: white,
223
+ iconName: 'no-symbol'
224
+ }
225
+ },
226
+ notificationStyles: {
227
+ success: {
228
+ base: {
229
+ bgColor: success,
230
+ textColor: white
231
+ },
232
+ light: {
233
+ bgColor: successLight,
234
+ textColor: gray9
235
+ },
236
+ messageOnly: {
237
+ bgColor: 'transparent',
238
+ textColor: success
239
+ }
240
+ },
241
+ info: {
242
+ base: {
243
+ bgColor: info,
244
+ textColor: white
245
+ },
246
+ light: {
247
+ bgColor: infoLight,
248
+ textColor: gray9
249
+ },
250
+ messageOnly: {
251
+ bgColor: 'transparent',
252
+ textColor: info
253
+ }
254
+ },
255
+ warning: {
256
+ base: {
257
+ bgColor: warning,
258
+ textColor: white
259
+ },
260
+ light: {
261
+ bgColor: warningLight,
262
+ textColor: gray9
263
+ },
264
+ messageOnly: {
265
+ bgColor: 'transparent',
266
+ textColor: warning
267
+ }
268
+ },
269
+ danger: {
270
+ base: {
271
+ bgColor: danger,
272
+ textColor: white
273
+ },
274
+ light: {
275
+ bgColor: dangerLight,
276
+ textColor: gray9
277
+ },
278
+ messageOnly: {
279
+ bgColor: 'transparent',
280
+ textColor: danger
281
+ }
282
+ },
283
+ advisor: {
284
+ base: {
285
+ bgColor: advisor,
286
+ textColor: white
287
+ },
288
+ light: {
289
+ bgColor: advisorLight,
290
+ textColor: gray9
291
+ },
292
+ messageOnly: {
293
+ bgColor: 'transparent',
294
+ textColor: advisor
295
+ }
296
+ }
297
+ },
298
+ buttonStyles: {
299
+ button: {
300
+ variant: {
301
+ // default is required
302
+ primary: {
303
+ bgColor: primary
304
+ },
305
+ default: {
306
+ bgColor: gray4
307
+ },
308
+ darkDefault: {
309
+ bgColor: gray8
310
+ },
311
+ success: {
312
+ bgColor: success
313
+ },
314
+ info: {
315
+ bgColor: info
316
+ },
317
+ warning: {
318
+ bgColor: warning
319
+ },
320
+ danger: {
321
+ bgColor: danger
322
+ },
323
+ inherited: {}
324
+ },
325
+ // size should always have default, lg, sm, xs
326
+ // sizes must include borderRadius, fontSize, padding[Top|Sides|Bottom]
327
+ // fontWeight, lineHeight, textTransform are optional
328
+ size: {
329
+ lg: {
330
+ borderRadius: '0.3rem',
331
+ fontSize: '1.4375rem',
332
+ lineHeight: '2',
333
+ paddingTop: '0.125rem',
334
+ paddingSides: '1rem',
335
+ paddingBottom: '0.125rem'
336
+ },
337
+ default: {
338
+ borderRadius: '0.25rem',
339
+ fontSize: '1.15rem',
340
+ lineHeight: '1.5',
341
+ paddingTop: '0.25rem',
342
+ paddingSides: '1rem',
343
+ paddingBottom: '0.25rem'
344
+ },
345
+ sm: {
346
+ borderRadius: '0.2rem',
347
+ fontSize: '1.00625rem',
348
+ lineHeight: '1.25',
349
+ paddingTop: '0.25rem',
350
+ paddingSides: '0.5rem',
351
+ paddingBottom: '0.25rem'
352
+ },
353
+ xs: {
354
+ borderRadius: '0.25rem',
355
+ fontSize: '0.8855rem',
356
+ lineHeight: '1.5',
357
+ paddingTop: '0.1rem',
358
+ paddingSides: '0.5rem',
359
+ paddingBottom: '0.1rem',
360
+ textTransform: 'uppercase'
361
+ }
362
+ }
363
+ },
364
+ outlineButton: {
365
+ variant: {
366
+ primary: {
367
+ bgColor: primary
368
+ },
369
+ default: {
370
+ bgColor: gray8
371
+ },
372
+ success: {
373
+ bgColor: success
374
+ },
375
+ info: {
376
+ bgColor: info
377
+ },
378
+ warning: {
379
+ bgColor: warning
380
+ },
381
+ danger: {
382
+ bgColor: danger
383
+ },
384
+ magenta: {
385
+ bgColor: primary3
386
+ },
387
+ violet: {
388
+ bgColor: secondary1
389
+ },
390
+ inherited: {}
391
+ },
392
+ size: {
393
+ lg: {
394
+ borderRadius: '0.3rem',
395
+ fontSize: '1.4375rem',
396
+ fontWeight: 'bold',
397
+ lineHeight: '2',
398
+ paddingTop: '0.125rem',
399
+ paddingSides: '1rem',
400
+ paddingBottom: '0.125rem'
401
+ },
402
+ default: {
403
+ borderRadius: '0.25rem',
404
+ fontSize: '1.15rem',
405
+ fontWeight: 'bold',
406
+ lineHeight: '1.5',
407
+ paddingTop: '0.25rem',
408
+ paddingSides: '1rem',
409
+ paddingBottom: '0.25rem'
410
+ },
411
+ sm: {
412
+ borderRadius: '0.2rem',
413
+ fontSize: '1.00625rem',
414
+ fontWeight: 'bold',
415
+ lineHeight: '1.25',
416
+ paddingTop: '0.25rem',
417
+ paddingSides: '0.5rem',
418
+ paddingBottom: '0.25rem'
419
+ },
420
+ xs: {
421
+ borderRadius: '0.25rem',
422
+ fontSize: '0.8855rem',
423
+ fontWeight: 'bold',
424
+ lineHeight: '1.5',
425
+ paddingTop: '0.1rem',
426
+ paddingSides: '0.5rem',
427
+ paddingBottom: '0.1rem',
428
+ textTransform: 'uppercase'
429
+ }
430
+ }
431
+ },
432
+ linkButton: {
433
+ variant: {
434
+ default: {
435
+ textColor: '#ccc'
436
+ },
437
+ primary: {
438
+ textColor: primary
439
+ },
440
+ success: {
441
+ textColor: success
442
+ },
443
+ information: {
444
+ textColor: info
445
+ },
446
+ danger: {
447
+ textColor: danger
448
+ },
449
+ warning: {
450
+ textColor: warning
451
+ },
452
+ inherited: {
453
+ textColor: 'inherit'
454
+ }
455
+ }
456
+ }
457
+ },
458
+ validationIconName: {
459
+ success: 'ok-circle',
460
+ info: 'info-circle',
461
+ warning: 'exclamation-sign',
462
+ danger: 'exclamation-circle',
463
+ advisor: 'agent'
464
+ },
465
+ validationTextColor: {
466
+ success: success,
467
+ warning: warning,
468
+ danger: danger
469
+ },
470
+ validationInputColor: {
471
+ success: {
472
+ borderColor: success,
473
+ boxShadow: 'inset 0 0 5px ' + success,
474
+ focusBorderColor: success,
475
+ focusBoxShadow: '0 0 6px ' + success
476
+ },
477
+ warning: {
478
+ borderColor: warning,
479
+ boxShadow: 'inset 0 0 5px ' + warning,
480
+ focusBorderColor: warning,
481
+ focusBoxShadow: '0 0 6px ' + warning
482
+ },
483
+ danger: {
484
+ borderColor: danger,
485
+ boxShadow: 'inset 0 0 5px ' + danger,
486
+ focusBorderColor: danger,
487
+ focusBoxShadow: '0 0 6px ' + danger
488
+ },
489
+ default: {
490
+ borderColor: gray5,
491
+ boxShadow: 'inset 0 1px 1px ' + boxShadowLight,
492
+ focusBorderColor: inputFocus,
493
+ focusBoxShadow: '0 0 8px rgba(102, 175, 233, 0.6)'
494
+ }
495
+ },
496
+ font: {
497
+ baseFontSize: '18px',
498
+ baseLineHeight: 1.428,
499
+ baseFontFace: '"Source Sans Pro", "Segoe UI", Segoe, Calibri, Tahoma, sans-serif',
500
+ headingDesktop: {
501
+ 1: '44.78976px',
502
+ 2: '37.3248px',
503
+ 3: '31.104px',
504
+ 4: '25.92px',
505
+ 5: '21.6px',
506
+ 6: '18px'
507
+ },
508
+ headingMobile: {
509
+ 1: '38.7898px;',
510
+ 2: '31.3248px',
511
+ 3: '31.104px',
512
+ 4: '25.92px',
513
+ 5: '21.6px',
514
+ 6: '18px'
515
+ }
516
+ },
517
+ screenSize: {
518
+ retina: '360px',
519
+ phone: '480px',
520
+ tablet: '768px',
521
+ desktop: '900px',
522
+ widescreen: '1200px'
523
+ }
524
+ };
525
+
526
+ module.exports = theme;
package/package.json ADDED
@@ -0,0 +1,8 @@
1
+ {
2
+ "name": "es-components-via-theme",
3
+ "version": "0.0.0-317c0cfa",
4
+ "main": "index.js",
5
+ "author": "Willis Towers Watson - Individual Marketplace",
6
+ "license": "MIT",
7
+ "gitHead": "317c0cfa1478245403b4b9c515262477de994b76"
8
+ }