aiware-js 2.2.0 → 2.5.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.js +119 -99
- package/js-core.umd.css +29 -58
- package/js-core.umd.js +127 -107
- package/js-core.umd.min.css +29 -58
- package/lib/js.d.ts +2 -1
- package/lib/registry.d.ts +2 -163
- package/locales/en.json +1 -1
- package/locales/es.json +1 -1
- package/locales/fr.json +1 -1
- package/package.json +3 -2
- package/lib/ClickAway.d.ts +0 -5
- package/lib/helpers/getElement.d.ts +0 -2
- package/lib/panel.redux.d.ts +0 -2
package/js-core.umd.css
CHANGED
|
@@ -6,8 +6,7 @@
|
|
|
6
6
|
font-weight: 200;
|
|
7
7
|
src: local('Dosis Extra Light '), local('Dosis-Extra Light'),
|
|
8
8
|
url('./files/dosis-latin-200.woff2') format('woff2'),
|
|
9
|
-
/* Super Modern Browsers */ url('./files/dosis-latin-200.woff')
|
|
10
|
-
format('woff'); /* Modern Browsers */
|
|
9
|
+
/* Super Modern Browsers */ url('./files/dosis-latin-200.woff') format('woff'); /* Modern Browsers */
|
|
11
10
|
}
|
|
12
11
|
|
|
13
12
|
/* dosis-300normal - latin */
|
|
@@ -16,10 +15,8 @@
|
|
|
16
15
|
font-style: normal;
|
|
17
16
|
font-display: swap;
|
|
18
17
|
font-weight: 300;
|
|
19
|
-
src: local('Dosis Light '), local('Dosis-Light'),
|
|
20
|
-
url('./files/dosis-latin-300.
|
|
21
|
-
/* Super Modern Browsers */ url('./files/dosis-latin-300.woff')
|
|
22
|
-
format('woff'); /* Modern Browsers */
|
|
18
|
+
src: local('Dosis Light '), local('Dosis-Light'), url('./files/dosis-latin-300.woff2') format('woff2'),
|
|
19
|
+
/* Super Modern Browsers */ url('./files/dosis-latin-300.woff') format('woff'); /* Modern Browsers */
|
|
23
20
|
}
|
|
24
21
|
|
|
25
22
|
/* dosis-400normal - latin */
|
|
@@ -28,10 +25,8 @@
|
|
|
28
25
|
font-style: normal;
|
|
29
26
|
font-display: swap;
|
|
30
27
|
font-weight: 400;
|
|
31
|
-
src: local('Dosis Regular '), local('Dosis-Regular'),
|
|
32
|
-
url('./files/dosis-latin-400.
|
|
33
|
-
/* Super Modern Browsers */ url('./files/dosis-latin-400.woff')
|
|
34
|
-
format('woff'); /* Modern Browsers */
|
|
28
|
+
src: local('Dosis Regular '), local('Dosis-Regular'), url('./files/dosis-latin-400.woff2') format('woff2'),
|
|
29
|
+
/* Super Modern Browsers */ url('./files/dosis-latin-400.woff') format('woff'); /* Modern Browsers */
|
|
35
30
|
}
|
|
36
31
|
|
|
37
32
|
/* dosis-500normal - latin */
|
|
@@ -40,10 +35,8 @@
|
|
|
40
35
|
font-style: normal;
|
|
41
36
|
font-display: swap;
|
|
42
37
|
font-weight: 500;
|
|
43
|
-
src: local('Dosis Medium '), local('Dosis-Medium'),
|
|
44
|
-
url('./files/dosis-latin-500.
|
|
45
|
-
/* Super Modern Browsers */ url('./files/dosis-latin-500.woff')
|
|
46
|
-
format('woff'); /* Modern Browsers */
|
|
38
|
+
src: local('Dosis Medium '), local('Dosis-Medium'), url('./files/dosis-latin-500.woff2') format('woff2'),
|
|
39
|
+
/* Super Modern Browsers */ url('./files/dosis-latin-500.woff') format('woff'); /* Modern Browsers */
|
|
47
40
|
}
|
|
48
41
|
|
|
49
42
|
/* dosis-600normal - latin */
|
|
@@ -52,10 +45,8 @@
|
|
|
52
45
|
font-style: normal;
|
|
53
46
|
font-display: swap;
|
|
54
47
|
font-weight: 600;
|
|
55
|
-
src: local('Dosis SemiBold '), local('Dosis-SemiBold'),
|
|
56
|
-
url('./files/dosis-latin-600.
|
|
57
|
-
/* Super Modern Browsers */ url('./files/dosis-latin-600.woff')
|
|
58
|
-
format('woff'); /* Modern Browsers */
|
|
48
|
+
src: local('Dosis SemiBold '), local('Dosis-SemiBold'), url('./files/dosis-latin-600.woff2') format('woff2'),
|
|
49
|
+
/* Super Modern Browsers */ url('./files/dosis-latin-600.woff') format('woff'); /* Modern Browsers */
|
|
59
50
|
}
|
|
60
51
|
|
|
61
52
|
/* dosis-700normal - latin */
|
|
@@ -64,10 +55,8 @@
|
|
|
64
55
|
font-style: normal;
|
|
65
56
|
font-display: swap;
|
|
66
57
|
font-weight: 700;
|
|
67
|
-
src: local('Dosis Bold '), local('Dosis-Bold'),
|
|
68
|
-
url('./files/dosis-latin-700.
|
|
69
|
-
/* Super Modern Browsers */ url('./files/dosis-latin-700.woff')
|
|
70
|
-
format('woff'); /* Modern Browsers */
|
|
58
|
+
src: local('Dosis Bold '), local('Dosis-Bold'), url('./files/dosis-latin-700.woff2') format('woff2'),
|
|
59
|
+
/* Super Modern Browsers */ url('./files/dosis-latin-700.woff') format('woff'); /* Modern Browsers */
|
|
71
60
|
}
|
|
72
61
|
|
|
73
62
|
/* dosis-800normal - latin */
|
|
@@ -78,8 +67,7 @@
|
|
|
78
67
|
font-weight: 800;
|
|
79
68
|
src: local('Dosis ExtraBold '), local('Dosis-ExtraBold'),
|
|
80
69
|
url('./files/dosis-latin-800.woff2') format('woff2'),
|
|
81
|
-
/* Super Modern Browsers */ url('./files/dosis-latin-800.woff')
|
|
82
|
-
format('woff'); /* Modern Browsers */
|
|
70
|
+
/* Super Modern Browsers */ url('./files/dosis-latin-800.woff') format('woff'); /* Modern Browsers */
|
|
83
71
|
}
|
|
84
72
|
|
|
85
73
|
/* nunito-200normal - latin */
|
|
@@ -90,8 +78,7 @@
|
|
|
90
78
|
font-weight: 200;
|
|
91
79
|
src: local('Nunito Extra Light '), local('Nunito-Extra Light'),
|
|
92
80
|
url('./files/nunito-latin-200.woff2') format('woff2'),
|
|
93
|
-
/* Super Modern Browsers */ url('./files/nunito-latin-200.woff')
|
|
94
|
-
format('woff'); /* Modern Browsers */
|
|
81
|
+
/* Super Modern Browsers */ url('./files/nunito-latin-200.woff') format('woff'); /* Modern Browsers */
|
|
95
82
|
}
|
|
96
83
|
|
|
97
84
|
/* nunito-200italic - latin */
|
|
@@ -102,8 +89,7 @@
|
|
|
102
89
|
font-weight: 200;
|
|
103
90
|
src: local('Nunito Extra Light italic'), local('Nunito-Extra Lightitalic'),
|
|
104
91
|
url('./files/nunito-latin-200italic.woff2') format('woff2'),
|
|
105
|
-
/* Super Modern Browsers */ url('./files/nunito-latin-200italic.woff')
|
|
106
|
-
format('woff'); /* Modern Browsers */
|
|
92
|
+
/* Super Modern Browsers */ url('./files/nunito-latin-200italic.woff') format('woff'); /* Modern Browsers */
|
|
107
93
|
}
|
|
108
94
|
|
|
109
95
|
/* nunito-300normal - latin */
|
|
@@ -112,10 +98,8 @@
|
|
|
112
98
|
font-style: normal;
|
|
113
99
|
font-display: swap;
|
|
114
100
|
font-weight: 300;
|
|
115
|
-
src: local('Nunito Light '), local('Nunito-Light'),
|
|
116
|
-
url('./files/nunito-latin-300.
|
|
117
|
-
/* Super Modern Browsers */ url('./files/nunito-latin-300.woff')
|
|
118
|
-
format('woff'); /* Modern Browsers */
|
|
101
|
+
src: local('Nunito Light '), local('Nunito-Light'), url('./files/nunito-latin-300.woff2') format('woff2'),
|
|
102
|
+
/* Super Modern Browsers */ url('./files/nunito-latin-300.woff') format('woff'); /* Modern Browsers */
|
|
119
103
|
}
|
|
120
104
|
|
|
121
105
|
/* nunito-300italic - latin */
|
|
@@ -126,8 +110,7 @@
|
|
|
126
110
|
font-weight: 300;
|
|
127
111
|
src: local('Nunito Light italic'), local('Nunito-Lightitalic'),
|
|
128
112
|
url('./files/nunito-latin-300italic.woff2') format('woff2'),
|
|
129
|
-
/* Super Modern Browsers */ url('./files/nunito-latin-300italic.woff')
|
|
130
|
-
format('woff'); /* Modern Browsers */
|
|
113
|
+
/* Super Modern Browsers */ url('./files/nunito-latin-300italic.woff') format('woff'); /* Modern Browsers */
|
|
131
114
|
}
|
|
132
115
|
|
|
133
116
|
/* nunito-400normal - latin */
|
|
@@ -138,8 +121,7 @@
|
|
|
138
121
|
font-weight: 400;
|
|
139
122
|
src: local('Nunito Regular '), local('Nunito-Regular'),
|
|
140
123
|
url('./files/nunito-latin-400.woff2') format('woff2'),
|
|
141
|
-
/* Super Modern Browsers */ url('./files/nunito-latin-400.woff')
|
|
142
|
-
format('woff'); /* Modern Browsers */
|
|
124
|
+
/* Super Modern Browsers */ url('./files/nunito-latin-400.woff') format('woff'); /* Modern Browsers */
|
|
143
125
|
}
|
|
144
126
|
|
|
145
127
|
/* nunito-400italic - latin */
|
|
@@ -150,8 +132,7 @@
|
|
|
150
132
|
font-weight: 400;
|
|
151
133
|
src: local('Nunito Regular italic'), local('Nunito-Regularitalic'),
|
|
152
134
|
url('./files/nunito-latin-400italic.woff2') format('woff2'),
|
|
153
|
-
/* Super Modern Browsers */ url('./files/nunito-latin-400italic.woff')
|
|
154
|
-
format('woff'); /* Modern Browsers */
|
|
135
|
+
/* Super Modern Browsers */ url('./files/nunito-latin-400italic.woff') format('woff'); /* Modern Browsers */
|
|
155
136
|
}
|
|
156
137
|
|
|
157
138
|
/* nunito-600normal - latin */
|
|
@@ -162,8 +143,7 @@
|
|
|
162
143
|
font-weight: 600;
|
|
163
144
|
src: local('Nunito SemiBold '), local('Nunito-SemiBold'),
|
|
164
145
|
url('./files/nunito-latin-600.woff2') format('woff2'),
|
|
165
|
-
/* Super Modern Browsers */ url('./files/nunito-latin-600.woff')
|
|
166
|
-
format('woff'); /* Modern Browsers */
|
|
146
|
+
/* Super Modern Browsers */ url('./files/nunito-latin-600.woff') format('woff'); /* Modern Browsers */
|
|
167
147
|
}
|
|
168
148
|
|
|
169
149
|
/* nunito-600italic - latin */
|
|
@@ -174,8 +154,7 @@
|
|
|
174
154
|
font-weight: 600;
|
|
175
155
|
src: local('Nunito SemiBold italic'), local('Nunito-SemiBolditalic'),
|
|
176
156
|
url('./files/nunito-latin-600italic.woff2') format('woff2'),
|
|
177
|
-
/* Super Modern Browsers */ url('./files/nunito-latin-600italic.woff')
|
|
178
|
-
format('woff'); /* Modern Browsers */
|
|
157
|
+
/* Super Modern Browsers */ url('./files/nunito-latin-600italic.woff') format('woff'); /* Modern Browsers */
|
|
179
158
|
}
|
|
180
159
|
|
|
181
160
|
/* nunito-700normal - latin */
|
|
@@ -184,10 +163,8 @@
|
|
|
184
163
|
font-style: normal;
|
|
185
164
|
font-display: swap;
|
|
186
165
|
font-weight: 700;
|
|
187
|
-
src: local('Nunito Bold '), local('Nunito-Bold'),
|
|
188
|
-
url('./files/nunito-latin-700.
|
|
189
|
-
/* Super Modern Browsers */ url('./files/nunito-latin-700.woff')
|
|
190
|
-
format('woff'); /* Modern Browsers */
|
|
166
|
+
src: local('Nunito Bold '), local('Nunito-Bold'), url('./files/nunito-latin-700.woff2') format('woff2'),
|
|
167
|
+
/* Super Modern Browsers */ url('./files/nunito-latin-700.woff') format('woff'); /* Modern Browsers */
|
|
191
168
|
}
|
|
192
169
|
|
|
193
170
|
/* nunito-700italic - latin */
|
|
@@ -198,8 +175,7 @@
|
|
|
198
175
|
font-weight: 700;
|
|
199
176
|
src: local('Nunito Bold italic'), local('Nunito-Bolditalic'),
|
|
200
177
|
url('./files/nunito-latin-700italic.woff2') format('woff2'),
|
|
201
|
-
/* Super Modern Browsers */ url('./files/nunito-latin-700italic.woff')
|
|
202
|
-
format('woff'); /* Modern Browsers */
|
|
178
|
+
/* Super Modern Browsers */ url('./files/nunito-latin-700italic.woff') format('woff'); /* Modern Browsers */
|
|
203
179
|
}
|
|
204
180
|
|
|
205
181
|
/* nunito-800normal - latin */
|
|
@@ -210,8 +186,7 @@
|
|
|
210
186
|
font-weight: 800;
|
|
211
187
|
src: local('Nunito ExtraBold '), local('Nunito-ExtraBold'),
|
|
212
188
|
url('./files/nunito-latin-800.woff2') format('woff2'),
|
|
213
|
-
/* Super Modern Browsers */ url('./files/nunito-latin-800.woff')
|
|
214
|
-
format('woff'); /* Modern Browsers */
|
|
189
|
+
/* Super Modern Browsers */ url('./files/nunito-latin-800.woff') format('woff'); /* Modern Browsers */
|
|
215
190
|
}
|
|
216
191
|
|
|
217
192
|
/* nunito-800italic - latin */
|
|
@@ -222,8 +197,7 @@
|
|
|
222
197
|
font-weight: 800;
|
|
223
198
|
src: local('Nunito ExtraBold italic'), local('Nunito-ExtraBolditalic'),
|
|
224
199
|
url('./files/nunito-latin-800italic.woff2') format('woff2'),
|
|
225
|
-
/* Super Modern Browsers */ url('./files/nunito-latin-800italic.woff')
|
|
226
|
-
format('woff'); /* Modern Browsers */
|
|
200
|
+
/* Super Modern Browsers */ url('./files/nunito-latin-800italic.woff') format('woff'); /* Modern Browsers */
|
|
227
201
|
}
|
|
228
202
|
|
|
229
203
|
/* nunito-900normal - latin */
|
|
@@ -232,10 +206,8 @@
|
|
|
232
206
|
font-style: normal;
|
|
233
207
|
font-display: swap;
|
|
234
208
|
font-weight: 900;
|
|
235
|
-
src: local('Nunito Black '), local('Nunito-Black'),
|
|
236
|
-
url('./files/nunito-latin-900.
|
|
237
|
-
/* Super Modern Browsers */ url('./files/nunito-latin-900.woff')
|
|
238
|
-
format('woff'); /* Modern Browsers */
|
|
209
|
+
src: local('Nunito Black '), local('Nunito-Black'), url('./files/nunito-latin-900.woff2') format('woff2'),
|
|
210
|
+
/* Super Modern Browsers */ url('./files/nunito-latin-900.woff') format('woff'); /* Modern Browsers */
|
|
239
211
|
}
|
|
240
212
|
|
|
241
213
|
/* nunito-900italic - latin */
|
|
@@ -246,8 +218,7 @@
|
|
|
246
218
|
font-weight: 900;
|
|
247
219
|
src: local('Nunito Black italic'), local('Nunito-Blackitalic'),
|
|
248
220
|
url('./files/nunito-latin-900italic.woff2') format('woff2'),
|
|
249
|
-
/* Super Modern Browsers */ url('./files/nunito-latin-900italic.woff')
|
|
250
|
-
format('woff'); /* Modern Browsers */
|
|
221
|
+
/* Super Modern Browsers */ url('./files/nunito-latin-900italic.woff') format('woff'); /* Modern Browsers */
|
|
251
222
|
}
|
|
252
223
|
|
|
253
224
|
/*!
|