aiware-js 2.22.0 → 2.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.esm.css CHANGED
@@ -44,6 +44,98 @@
44
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
45
  }
46
46
 
47
+ /* dosis-200normal - latin */
48
+ @font-face {
49
+ font-family: 'Dosis';
50
+ font-style: normal;
51
+ font-display: swap;
52
+ font-weight: 200;
53
+ src:
54
+ local('Dosis Extra Light '),
55
+ local('Dosis-Extra Light'),
56
+ url('./files/dosis-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
57
+ url('./files/dosis-latin-200.woff') format('woff'); /* Modern Browsers */
58
+ }
59
+
60
+ /* dosis-300normal - latin */
61
+ @font-face {
62
+ font-family: 'Dosis';
63
+ font-style: normal;
64
+ font-display: swap;
65
+ font-weight: 300;
66
+ src:
67
+ local('Dosis Light '),
68
+ local('Dosis-Light'),
69
+ url('./files/dosis-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
70
+ url('./files/dosis-latin-300.woff') format('woff'); /* Modern Browsers */
71
+ }
72
+
73
+ /* dosis-400normal - latin */
74
+ @font-face {
75
+ font-family: 'Dosis';
76
+ font-style: normal;
77
+ font-display: swap;
78
+ font-weight: 400;
79
+ src:
80
+ local('Dosis Regular '),
81
+ local('Dosis-Regular'),
82
+ url('./files/dosis-latin-400.woff2') format('woff2'), /* Super Modern Browsers */
83
+ url('./files/dosis-latin-400.woff') format('woff'); /* Modern Browsers */
84
+ }
85
+
86
+ /* dosis-500normal - latin */
87
+ @font-face {
88
+ font-family: 'Dosis';
89
+ font-style: normal;
90
+ font-display: swap;
91
+ font-weight: 500;
92
+ src:
93
+ local('Dosis Medium '),
94
+ local('Dosis-Medium'),
95
+ url('./files/dosis-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
96
+ url('./files/dosis-latin-500.woff') format('woff'); /* Modern Browsers */
97
+ }
98
+
99
+ /* dosis-600normal - latin */
100
+ @font-face {
101
+ font-family: 'Dosis';
102
+ font-style: normal;
103
+ font-display: swap;
104
+ font-weight: 600;
105
+ src:
106
+ local('Dosis SemiBold '),
107
+ local('Dosis-SemiBold'),
108
+ url('./files/dosis-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
109
+ url('./files/dosis-latin-600.woff') format('woff'); /* Modern Browsers */
110
+ }
111
+
112
+ /* dosis-700normal - latin */
113
+ @font-face {
114
+ font-family: 'Dosis';
115
+ font-style: normal;
116
+ font-display: swap;
117
+ font-weight: 700;
118
+ src:
119
+ local('Dosis Bold '),
120
+ local('Dosis-Bold'),
121
+ url('./files/dosis-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
122
+ url('./files/dosis-latin-700.woff') format('woff'); /* Modern Browsers */
123
+ }
124
+
125
+ /* dosis-800normal - latin */
126
+ @font-face {
127
+ font-family: 'Dosis';
128
+ font-style: normal;
129
+ font-display: swap;
130
+ font-weight: 800;
131
+ src:
132
+ local('Dosis ExtraBold '),
133
+ local('Dosis-ExtraBold'),
134
+ url('./files/dosis-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
135
+ url('./files/dosis-latin-800.woff') format('woff'); /* Modern Browsers */
136
+ }
137
+
138
+
47
139
  /* nunito-200normal - latin */
48
140
  @font-face {
49
141
  font-family: 'Nunito';
@@ -227,98 +319,6 @@
227
319
  }
228
320
 
229
321
 
230
- /* dosis-200normal - latin */
231
- @font-face {
232
- font-family: 'Dosis';
233
- font-style: normal;
234
- font-display: swap;
235
- font-weight: 200;
236
- src:
237
- local('Dosis Extra Light '),
238
- local('Dosis-Extra Light'),
239
- url('./files/dosis-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
240
- url('./files/dosis-latin-200.woff') format('woff'); /* Modern Browsers */
241
- }
242
-
243
- /* dosis-300normal - latin */
244
- @font-face {
245
- font-family: 'Dosis';
246
- font-style: normal;
247
- font-display: swap;
248
- font-weight: 300;
249
- src:
250
- local('Dosis Light '),
251
- local('Dosis-Light'),
252
- url('./files/dosis-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
253
- url('./files/dosis-latin-300.woff') format('woff'); /* Modern Browsers */
254
- }
255
-
256
- /* dosis-400normal - latin */
257
- @font-face {
258
- font-family: 'Dosis';
259
- font-style: normal;
260
- font-display: swap;
261
- font-weight: 400;
262
- src:
263
- local('Dosis Regular '),
264
- local('Dosis-Regular'),
265
- url('./files/dosis-latin-400.woff2') format('woff2'), /* Super Modern Browsers */
266
- url('./files/dosis-latin-400.woff') format('woff'); /* Modern Browsers */
267
- }
268
-
269
- /* dosis-500normal - latin */
270
- @font-face {
271
- font-family: 'Dosis';
272
- font-style: normal;
273
- font-display: swap;
274
- font-weight: 500;
275
- src:
276
- local('Dosis Medium '),
277
- local('Dosis-Medium'),
278
- url('./files/dosis-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
279
- url('./files/dosis-latin-500.woff') format('woff'); /* Modern Browsers */
280
- }
281
-
282
- /* dosis-600normal - latin */
283
- @font-face {
284
- font-family: 'Dosis';
285
- font-style: normal;
286
- font-display: swap;
287
- font-weight: 600;
288
- src:
289
- local('Dosis SemiBold '),
290
- local('Dosis-SemiBold'),
291
- url('./files/dosis-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
292
- url('./files/dosis-latin-600.woff') format('woff'); /* Modern Browsers */
293
- }
294
-
295
- /* dosis-700normal - latin */
296
- @font-face {
297
- font-family: 'Dosis';
298
- font-style: normal;
299
- font-display: swap;
300
- font-weight: 700;
301
- src:
302
- local('Dosis Bold '),
303
- local('Dosis-Bold'),
304
- url('./files/dosis-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
305
- url('./files/dosis-latin-700.woff') format('woff'); /* Modern Browsers */
306
- }
307
-
308
- /* dosis-800normal - latin */
309
- @font-face {
310
- font-family: 'Dosis';
311
- font-style: normal;
312
- font-display: swap;
313
- font-weight: 800;
314
- src:
315
- local('Dosis ExtraBold '),
316
- local('Dosis-ExtraBold'),
317
- url('./files/dosis-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
318
- url('./files/dosis-latin-800.woff') format('woff'); /* Modern Browsers */
319
- }
320
-
321
-
322
322
  /* nunito-cyrillic-ext-300-normal*/
323
323
  @font-face {
324
324
  font-family: 'Nunito';
package/index.esm.js CHANGED
@@ -1 +1 @@
1
- export{gu as AvailableWidgets,gA as hidePanel,eb as hidePanelAction,gC as init,gy as mountPanel,cq as mountPanelAction,gw as mountWidget,gt as registerComponent,gs as registry,gv as root,ed as setData,s as store,gB as unmountAllPanel,gz as unmountPanel,cn as unmountPanelAction,gx as unmountWidget,ec as updatePanelMicroFrontendPropsAction}from"./js-core.esm.js";
1
+ export{gz as AvailableWidgets,gF as hidePanel,eb as hidePanelAction,gH as init,gD as mountPanel,cq as mountPanelAction,gB as mountWidget,gy as registerComponent,gx as registry,gA as root,ed as setData,s as store,gG as unmountAllPanel,gE as unmountPanel,cn as unmountPanelAction,gC as unmountWidget,ec as updatePanelMicroFrontendPropsAction}from"./js-core.esm.js";