aiware-js 2.11.0 → 2.12.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 (59) hide show
  1. package/index.esm.css +166 -166
  2. package/index.esm.js +1 -2418
  3. package/js-core.esm.js +960 -0
  4. package/js-core.esm10.js +1 -0
  5. package/js-core.esm11.js +1 -0
  6. package/js-core.esm12.js +1 -0
  7. package/js-core.esm13.js +1 -0
  8. package/js-core.esm14.js +1 -0
  9. package/js-core.esm15.js +1 -0
  10. package/js-core.esm16.js +22 -0
  11. package/js-core.esm17.js +1 -0
  12. package/js-core.esm18.js +595 -0
  13. package/js-core.esm19.js +1 -0
  14. package/js-core.esm2.js +1 -0
  15. package/js-core.esm20.js +1 -0
  16. package/js-core.esm21.js +1 -0
  17. package/js-core.esm22.js +1 -0
  18. package/js-core.esm23.js +1 -0
  19. package/js-core.esm24.js +1 -0
  20. package/js-core.esm25.js +1 -0
  21. package/js-core.esm26.js +1 -0
  22. package/js-core.esm27.js +230 -0
  23. package/js-core.esm28.js +60 -0
  24. package/js-core.esm29.js +1 -0
  25. package/js-core.esm3.js +1 -0
  26. package/js-core.esm30.js +1 -0
  27. package/js-core.esm31.js +1 -0
  28. package/js-core.esm32.js +1 -0
  29. package/js-core.esm33.js +14 -0
  30. package/js-core.esm34.js +12 -0
  31. package/js-core.esm35.js +54 -0
  32. package/js-core.esm36.js +1 -0
  33. package/js-core.esm37.js +88 -0
  34. package/js-core.esm38.js +226 -0
  35. package/js-core.esm39.js +35 -0
  36. package/js-core.esm4.js +1 -0
  37. package/js-core.esm40.js +1 -0
  38. package/js-core.esm41.js +1 -0
  39. package/js-core.esm42.js +1 -0
  40. package/js-core.esm43.js +1 -0
  41. package/js-core.esm44.js +31 -0
  42. package/js-core.esm45.js +1 -0
  43. package/js-core.esm46.js +1 -0
  44. package/js-core.esm47.js +1 -0
  45. package/js-core.esm5.js +1 -0
  46. package/js-core.esm6.js +20 -0
  47. package/js-core.esm7.js +136 -0
  48. package/js-core.esm8.js +1 -0
  49. package/js-core.esm9.js +1 -0
  50. package/js-core.umd.css +296 -358
  51. package/js-core.umd.js +519 -449
  52. package/lib/js.d.ts +2 -1
  53. package/lib/registry.d.ts +2 -8
  54. package/lib/widgetHandler.d.ts +2 -1
  55. package/locales/en.json +1 -1
  56. package/locales/es.json +1 -1
  57. package/locales/fr.json +1 -1
  58. package/package.json +22 -21
  59. package/index.umd.css +0 -486
package/index.esm.css CHANGED
@@ -1,169 +1,3 @@
1
- /* nunito-cyrillic-ext-300-normal*/
2
- @font-face {
3
- font-family: 'Nunito';
4
- font-style: normal;
5
- font-display: swap;
6
- font-weight: 300;
7
- src: url('./files/nunito-cyrillic-ext-300-normal.woff2') format('woff2'), url('./files/nunito-all-300-normal.woff') format('woff');
8
- unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
9
- }
10
- /* nunito-cyrillic-300-normal*/
11
- @font-face {
12
- font-family: 'Nunito';
13
- font-style: normal;
14
- font-display: swap;
15
- font-weight: 300;
16
- src: url('./files/nunito-cyrillic-300-normal.woff2') format('woff2'), url('./files/nunito-all-300-normal.woff') format('woff');
17
- unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
18
- }
19
- /* nunito-vietnamese-300-normal*/
20
- @font-face {
21
- font-family: 'Nunito';
22
- font-style: normal;
23
- font-display: swap;
24
- font-weight: 300;
25
- src: url('./files/nunito-vietnamese-300-normal.woff2') format('woff2'), url('./files/nunito-all-300-normal.woff') format('woff');
26
- unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
27
- }
28
- /* nunito-latin-ext-300-normal*/
29
- @font-face {
30
- font-family: 'Nunito';
31
- font-style: normal;
32
- font-display: swap;
33
- font-weight: 300;
34
- src: url('./files/nunito-latin-ext-300-normal.woff2') format('woff2'), url('./files/nunito-all-300-normal.woff') format('woff');
35
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
36
- }
37
- /* nunito-latin-300-normal*/
38
- @font-face {
39
- font-family: 'Nunito';
40
- font-style: normal;
41
- font-display: swap;
42
- font-weight: 300;
43
- src: url('./files/nunito-latin-300-normal.woff2') format('woff2'), url('./files/nunito-all-300-normal.woff') format('woff');
44
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
45
- }
46
-
47
- /* nunito-cyrillic-ext-400-normal*/
48
- @font-face {
49
- font-family: 'Nunito';
50
- font-style: normal;
51
- font-display: swap;
52
- font-weight: 400;
53
- src: url('./files/nunito-cyrillic-ext-400-normal.woff2') format('woff2'), url('./files/nunito-all-400-normal.woff') format('woff');
54
- unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
55
- }
56
- /* nunito-cyrillic-400-normal*/
57
- @font-face {
58
- font-family: 'Nunito';
59
- font-style: normal;
60
- font-display: swap;
61
- font-weight: 400;
62
- src: url('./files/nunito-cyrillic-400-normal.woff2') format('woff2'), url('./files/nunito-all-400-normal.woff') format('woff');
63
- unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
64
- }
65
- /* nunito-vietnamese-400-normal*/
66
- @font-face {
67
- font-family: 'Nunito';
68
- font-style: normal;
69
- font-display: swap;
70
- font-weight: 400;
71
- src: url('./files/nunito-vietnamese-400-normal.woff2') format('woff2'), url('./files/nunito-all-400-normal.woff') format('woff');
72
- unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
73
- }
74
- /* nunito-latin-ext-400-normal*/
75
- @font-face {
76
- font-family: 'Nunito';
77
- font-style: normal;
78
- font-display: swap;
79
- font-weight: 400;
80
- src: url('./files/nunito-latin-ext-400-normal.woff2') format('woff2'), url('./files/nunito-all-400-normal.woff') format('woff');
81
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
82
- }
83
- /* nunito-latin-400-normal*/
84
- @font-face {
85
- font-family: 'Nunito';
86
- font-style: normal;
87
- font-display: swap;
88
- font-weight: 400;
89
- src: url('./files/nunito-latin-400-normal.woff2') format('woff2'), url('./files/nunito-all-400-normal.woff') format('woff');
90
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
91
- }
92
-
93
- /* nunito-cyrillic-ext-600-normal*/
94
- @font-face {
95
- font-family: 'Nunito';
96
- font-style: normal;
97
- font-display: swap;
98
- font-weight: 600;
99
- src: url('./files/nunito-cyrillic-ext-600-normal.woff2') format('woff2'), url('./files/nunito-all-600-normal.woff') format('woff');
100
- unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
101
- }
102
- /* nunito-cyrillic-600-normal*/
103
- @font-face {
104
- font-family: 'Nunito';
105
- font-style: normal;
106
- font-display: swap;
107
- font-weight: 600;
108
- src: url('./files/nunito-cyrillic-600-normal.woff2') format('woff2'), url('./files/nunito-all-600-normal.woff') format('woff');
109
- unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
110
- }
111
- /* nunito-vietnamese-600-normal*/
112
- @font-face {
113
- font-family: 'Nunito';
114
- font-style: normal;
115
- font-display: swap;
116
- font-weight: 600;
117
- src: url('./files/nunito-vietnamese-600-normal.woff2') format('woff2'), url('./files/nunito-all-600-normal.woff') format('woff');
118
- unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
119
- }
120
- /* nunito-latin-ext-600-normal*/
121
- @font-face {
122
- font-family: 'Nunito';
123
- font-style: normal;
124
- font-display: swap;
125
- font-weight: 600;
126
- src: url('./files/nunito-latin-ext-600-normal.woff2') format('woff2'), url('./files/nunito-all-600-normal.woff') format('woff');
127
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
128
- }
129
- /* nunito-latin-600-normal*/
130
- @font-face {
131
- font-family: 'Nunito';
132
- font-style: normal;
133
- font-display: swap;
134
- font-weight: 600;
135
- src: url('./files/nunito-latin-600-normal.woff2') format('woff2'), url('./files/nunito-all-600-normal.woff') format('woff');
136
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
137
- }
138
-
139
- /* dosis-vietnamese-600-normal*/
140
- @font-face {
141
- font-family: 'Dosis';
142
- font-style: normal;
143
- font-display: swap;
144
- font-weight: 600;
145
- src: url('./files/dosis-vietnamese-600-normal.woff2') format('woff2'), url('./files/dosis-all-600-normal.woff') format('woff');
146
- unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
147
- }
148
- /* dosis-latin-ext-600-normal*/
149
- @font-face {
150
- font-family: 'Dosis';
151
- font-style: normal;
152
- font-display: swap;
153
- font-weight: 600;
154
- src: url('./files/dosis-latin-ext-600-normal.woff2') format('woff2'), url('./files/dosis-all-600-normal.woff') format('woff');
155
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
156
- }
157
- /* dosis-latin-600-normal*/
158
- @font-face {
159
- font-family: 'Dosis';
160
- font-style: normal;
161
- font-display: swap;
162
- font-weight: 600;
163
- src: url('./files/dosis-latin-600-normal.woff2') format('woff2'), url('./files/dosis-all-600-normal.woff') format('woff');
164
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
165
- }
166
-
167
1
  /* dosis-200normal - latin */
168
2
  @font-face {
169
3
  font-family: 'Dosis';
@@ -484,3 +318,169 @@
484
318
  src: url('./files/nunito-latin-800-normal.woff2') format('woff2'), url('./files/nunito-all-800-normal.woff') format('woff');
485
319
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
486
320
  }
321
+
322
+ /* nunito-cyrillic-ext-300-normal*/
323
+ @font-face {
324
+ font-family: 'Nunito';
325
+ font-style: normal;
326
+ font-display: swap;
327
+ font-weight: 300;
328
+ src: url('./files/nunito-cyrillic-ext-300-normal.woff2') format('woff2'), url('./files/nunito-all-300-normal.woff') format('woff');
329
+ unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
330
+ }
331
+ /* nunito-cyrillic-300-normal*/
332
+ @font-face {
333
+ font-family: 'Nunito';
334
+ font-style: normal;
335
+ font-display: swap;
336
+ font-weight: 300;
337
+ src: url('./files/nunito-cyrillic-300-normal.woff2') format('woff2'), url('./files/nunito-all-300-normal.woff') format('woff');
338
+ unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
339
+ }
340
+ /* nunito-vietnamese-300-normal*/
341
+ @font-face {
342
+ font-family: 'Nunito';
343
+ font-style: normal;
344
+ font-display: swap;
345
+ font-weight: 300;
346
+ src: url('./files/nunito-vietnamese-300-normal.woff2') format('woff2'), url('./files/nunito-all-300-normal.woff') format('woff');
347
+ unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
348
+ }
349
+ /* nunito-latin-ext-300-normal*/
350
+ @font-face {
351
+ font-family: 'Nunito';
352
+ font-style: normal;
353
+ font-display: swap;
354
+ font-weight: 300;
355
+ src: url('./files/nunito-latin-ext-300-normal.woff2') format('woff2'), url('./files/nunito-all-300-normal.woff') format('woff');
356
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
357
+ }
358
+ /* nunito-latin-300-normal*/
359
+ @font-face {
360
+ font-family: 'Nunito';
361
+ font-style: normal;
362
+ font-display: swap;
363
+ font-weight: 300;
364
+ src: url('./files/nunito-latin-300-normal.woff2') format('woff2'), url('./files/nunito-all-300-normal.woff') format('woff');
365
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
366
+ }
367
+
368
+ /* nunito-cyrillic-ext-400-normal*/
369
+ @font-face {
370
+ font-family: 'Nunito';
371
+ font-style: normal;
372
+ font-display: swap;
373
+ font-weight: 400;
374
+ src: url('./files/nunito-cyrillic-ext-400-normal.woff2') format('woff2'), url('./files/nunito-all-400-normal.woff') format('woff');
375
+ unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
376
+ }
377
+ /* nunito-cyrillic-400-normal*/
378
+ @font-face {
379
+ font-family: 'Nunito';
380
+ font-style: normal;
381
+ font-display: swap;
382
+ font-weight: 400;
383
+ src: url('./files/nunito-cyrillic-400-normal.woff2') format('woff2'), url('./files/nunito-all-400-normal.woff') format('woff');
384
+ unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
385
+ }
386
+ /* nunito-vietnamese-400-normal*/
387
+ @font-face {
388
+ font-family: 'Nunito';
389
+ font-style: normal;
390
+ font-display: swap;
391
+ font-weight: 400;
392
+ src: url('./files/nunito-vietnamese-400-normal.woff2') format('woff2'), url('./files/nunito-all-400-normal.woff') format('woff');
393
+ unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
394
+ }
395
+ /* nunito-latin-ext-400-normal*/
396
+ @font-face {
397
+ font-family: 'Nunito';
398
+ font-style: normal;
399
+ font-display: swap;
400
+ font-weight: 400;
401
+ src: url('./files/nunito-latin-ext-400-normal.woff2') format('woff2'), url('./files/nunito-all-400-normal.woff') format('woff');
402
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
403
+ }
404
+ /* nunito-latin-400-normal*/
405
+ @font-face {
406
+ font-family: 'Nunito';
407
+ font-style: normal;
408
+ font-display: swap;
409
+ font-weight: 400;
410
+ src: url('./files/nunito-latin-400-normal.woff2') format('woff2'), url('./files/nunito-all-400-normal.woff') format('woff');
411
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
412
+ }
413
+
414
+ /* nunito-cyrillic-ext-600-normal*/
415
+ @font-face {
416
+ font-family: 'Nunito';
417
+ font-style: normal;
418
+ font-display: swap;
419
+ font-weight: 600;
420
+ src: url('./files/nunito-cyrillic-ext-600-normal.woff2') format('woff2'), url('./files/nunito-all-600-normal.woff') format('woff');
421
+ unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
422
+ }
423
+ /* nunito-cyrillic-600-normal*/
424
+ @font-face {
425
+ font-family: 'Nunito';
426
+ font-style: normal;
427
+ font-display: swap;
428
+ font-weight: 600;
429
+ src: url('./files/nunito-cyrillic-600-normal.woff2') format('woff2'), url('./files/nunito-all-600-normal.woff') format('woff');
430
+ unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
431
+ }
432
+ /* nunito-vietnamese-600-normal*/
433
+ @font-face {
434
+ font-family: 'Nunito';
435
+ font-style: normal;
436
+ font-display: swap;
437
+ font-weight: 600;
438
+ src: url('./files/nunito-vietnamese-600-normal.woff2') format('woff2'), url('./files/nunito-all-600-normal.woff') format('woff');
439
+ unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
440
+ }
441
+ /* nunito-latin-ext-600-normal*/
442
+ @font-face {
443
+ font-family: 'Nunito';
444
+ font-style: normal;
445
+ font-display: swap;
446
+ font-weight: 600;
447
+ src: url('./files/nunito-latin-ext-600-normal.woff2') format('woff2'), url('./files/nunito-all-600-normal.woff') format('woff');
448
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
449
+ }
450
+ /* nunito-latin-600-normal*/
451
+ @font-face {
452
+ font-family: 'Nunito';
453
+ font-style: normal;
454
+ font-display: swap;
455
+ font-weight: 600;
456
+ src: url('./files/nunito-latin-600-normal.woff2') format('woff2'), url('./files/nunito-all-600-normal.woff') format('woff');
457
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
458
+ }
459
+
460
+ /* dosis-vietnamese-600-normal*/
461
+ @font-face {
462
+ font-family: 'Dosis';
463
+ font-style: normal;
464
+ font-display: swap;
465
+ font-weight: 600;
466
+ src: url('./files/dosis-vietnamese-600-normal.woff2') format('woff2'), url('./files/dosis-all-600-normal.woff') format('woff');
467
+ unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
468
+ }
469
+ /* dosis-latin-ext-600-normal*/
470
+ @font-face {
471
+ font-family: 'Dosis';
472
+ font-style: normal;
473
+ font-display: swap;
474
+ font-weight: 600;
475
+ src: url('./files/dosis-latin-ext-600-normal.woff2') format('woff2'), url('./files/dosis-all-600-normal.woff') format('woff');
476
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
477
+ }
478
+ /* dosis-latin-600-normal*/
479
+ @font-face {
480
+ font-family: 'Dosis';
481
+ font-style: normal;
482
+ font-display: swap;
483
+ font-weight: 600;
484
+ src: url('./files/dosis-latin-600-normal.woff2') format('woff2'), url('./files/dosis-all-600-normal.woff') format('woff');
485
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
486
+ }