@luzmo/analytics-components-kit 1.0.1-alpha.39 → 1.0.1-alpha.40
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/components/bliss-DQej6Odb.cjs +20 -0
- package/components/bliss-Da17RL_E.js +80 -0
- package/components/classic-CW66MgMj.cjs +20 -0
- package/components/classic-DSp70wnP.js +86 -0
- package/components/classic-dark-DCtf8kpl.cjs +20 -0
- package/components/classic-dark-o89nk6Bo.js +77 -0
- package/components/default-DBxqR7y5.js +84 -0
- package/components/default-DcRD5JRU.cjs +20 -0
- package/components/default-dark-1299UcUs.cjs +20 -0
- package/components/default-dark-IedybpaJ.js +84 -0
- package/components/draggable-data-item-level/index.cjs +1 -1
- package/components/draggable-data-item-level/index.js +1 -1
- package/components/droppable-slot/index.cjs +1 -1
- package/components/droppable-slot/index.js +1 -1
- package/components/filter-item/index.cjs +1 -1
- package/components/filter-item/index.js +1 -1
- package/components/filter-value-picker-hierarchy/index.cjs +1 -1
- package/components/filter-value-picker-hierarchy/index.js +1 -2
- package/components/filter-value-picker-numeric/index.cjs +1 -1
- package/components/filter-value-picker-numeric/index.js +1 -1
- package/components/grid/grid.d.ts +5 -1
- package/components/grid/index.cjs +46 -45
- package/components/grid/index.js +1217 -1193
- package/components/index.cjs +1 -1
- package/components/index.js +7 -6
- package/components/orion-CfUR1e5D.cjs +20 -0
- package/components/orion-DiAhsMdg.js +74 -0
- package/components/pinky-Cb0md2xU.js +72 -0
- package/components/pinky-DptTgIM4.cjs +20 -0
- package/components/radiant-C6fqp6jv.js +75 -0
- package/components/radiant-Dv7GVveL.cjs +20 -0
- package/components/royale-CmXiODck.js +66 -0
- package/components/royale-Ooq8M7Ef.cjs +20 -0
- package/components/seasonal-9pbLR3XJ.js +80 -0
- package/components/seasonal-OSKpFyta.cjs +20 -0
- package/components/slot-menu-list/index.cjs +1 -1
- package/components/slot-menu-list/index.js +3 -3
- package/components/urban-BLQl5Oye.cjs +20 -0
- package/components/urban-CZ4PAlar.js +77 -0
- package/components/utils-B1rr30GZ.js +60 -0
- package/components/utils-CvCeHVBQ.cjs +20 -0
- package/components/utils.cjs +1 -1
- package/components/utils.js +9 -8
- package/components/vivid-B-cgSae_.js +76 -0
- package/components/vivid-BpRn83MR.cjs +20 -0
- package/item-definitions/marker-map/marker-map-options.config.d.ts +1 -1
- package/package.json +1 -1
- package/utils/index.d.ts +1 -1
- package/utils/themes/index.d.ts +3 -508
- package/utils/themes/utils.d.ts +1 -0
- package/components/get-css-variable-BEYG097C.js +0 -1446
- package/components/get-css-variable-BZxY4IOa.cjs +0 -35
- package/components/grid/default-actions.d.ts +0 -14
- package/components/index-CcLRp9ao.js +0 -1685
- package/components/index-CpGRysX_.js +0 -691
- package/components/index-DFHExzGq.cjs +0 -20
- package/components/index-GgkqKtE6.cjs +0 -20
|
@@ -1,691 +0,0 @@
|
|
|
1
|
-
/*! * A kit of modern Luzmo Web Components for analytics in your web application.
|
|
2
|
-
*
|
|
3
|
-
* Copyright © 2025 Luzmo
|
|
4
|
-
* All rights reserved.
|
|
5
|
-
* Luzmo web components (“Luzmo Web Components”)
|
|
6
|
-
* must be used according to the Luzmo Terms of Service.
|
|
7
|
-
* This license allows users with a current active Luzmo account
|
|
8
|
-
* to use the Luzmo Web Components. This license terminates
|
|
9
|
-
* automatically if a user no longer has an active Luzmo account.
|
|
10
|
-
* Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
|
|
11
|
-
*
|
|
12
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
13
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
15
|
-
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
16
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
17
|
-
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
18
|
-
* SOFTWARE.
|
|
19
|
-
* */
|
|
20
|
-
const e = {
|
|
21
|
-
type: "platform",
|
|
22
|
-
background: "#ffffff",
|
|
23
|
-
itemsBackground: "#ffffff",
|
|
24
|
-
boxShadow: {
|
|
25
|
-
size: "none",
|
|
26
|
-
color: "rgb(0,0,0)"
|
|
27
|
-
},
|
|
28
|
-
title: {
|
|
29
|
-
align: "center",
|
|
30
|
-
bold: !1,
|
|
31
|
-
italic: !1,
|
|
32
|
-
underline: !1,
|
|
33
|
-
border: !0
|
|
34
|
-
},
|
|
35
|
-
font: {
|
|
36
|
-
fontFamily: "Open Sans",
|
|
37
|
-
fontSize: 13
|
|
38
|
-
},
|
|
39
|
-
colors: [
|
|
40
|
-
"#b8d8ff",
|
|
41
|
-
"#3ba0ff",
|
|
42
|
-
"#0044f2",
|
|
43
|
-
"#1b00ca",
|
|
44
|
-
"#9114de",
|
|
45
|
-
"#ce42ff",
|
|
46
|
-
"#ff19f6",
|
|
47
|
-
"#ed2bab",
|
|
48
|
-
"#d8175c",
|
|
49
|
-
"#ff303d",
|
|
50
|
-
"#ff6130",
|
|
51
|
-
"#ff9f30",
|
|
52
|
-
"#15BF49",
|
|
53
|
-
"#95E88C"
|
|
54
|
-
],
|
|
55
|
-
borders: {
|
|
56
|
-
"border-color": "rgba(0, 0, 0, .1)",
|
|
57
|
-
"border-style": "none",
|
|
58
|
-
"border-radius": "8px",
|
|
59
|
-
"border-top-width": "1px",
|
|
60
|
-
"border-left-width": "1px",
|
|
61
|
-
"border-right-width": "1px",
|
|
62
|
-
"border-bottom-width": "1px"
|
|
63
|
-
},
|
|
64
|
-
margins: [10, 10],
|
|
65
|
-
mainColor: "#0578ff",
|
|
66
|
-
axis: {},
|
|
67
|
-
legend: {
|
|
68
|
-
type: "normal"
|
|
69
|
-
},
|
|
70
|
-
tooltip: {},
|
|
71
|
-
itemSpecific: {
|
|
72
|
-
rounding: 8,
|
|
73
|
-
padding: 4
|
|
74
|
-
},
|
|
75
|
-
name: "Bliss",
|
|
76
|
-
editModeBackground: "#eeeeee"
|
|
77
|
-
}, r = {
|
|
78
|
-
type: "platform",
|
|
79
|
-
background: "#F2F2F2",
|
|
80
|
-
itemsBackground: "#ffffff",
|
|
81
|
-
boxShadow: {
|
|
82
|
-
size: "none",
|
|
83
|
-
color: "rgb(0, 0, 0)"
|
|
84
|
-
},
|
|
85
|
-
title: {
|
|
86
|
-
align: "center",
|
|
87
|
-
bold: !1,
|
|
88
|
-
italic: !1,
|
|
89
|
-
underline: !1,
|
|
90
|
-
border: !0
|
|
91
|
-
},
|
|
92
|
-
font: {
|
|
93
|
-
fontFamily: "Open Sans",
|
|
94
|
-
fontSize: 13
|
|
95
|
-
},
|
|
96
|
-
colors: [
|
|
97
|
-
"#0E89E0",
|
|
98
|
-
"#52B6F0",
|
|
99
|
-
"#8FD0F1",
|
|
100
|
-
"#BDDCF9",
|
|
101
|
-
"#F45000",
|
|
102
|
-
"#FF8E3B",
|
|
103
|
-
"#FFB069",
|
|
104
|
-
"#FFCFA1",
|
|
105
|
-
"#15BF49",
|
|
106
|
-
"#60D863",
|
|
107
|
-
"#95E88C",
|
|
108
|
-
"#C1F3B7",
|
|
109
|
-
"#685AC2",
|
|
110
|
-
"#958FD3",
|
|
111
|
-
"#B4B6E4",
|
|
112
|
-
"#D7D7EF",
|
|
113
|
-
"#636363",
|
|
114
|
-
"#969696",
|
|
115
|
-
"#BDBDBD",
|
|
116
|
-
"#D9D9D9"
|
|
117
|
-
],
|
|
118
|
-
borders: {
|
|
119
|
-
"border-color": "rgba(0, 0, 0, .1)",
|
|
120
|
-
"border-style": "none",
|
|
121
|
-
"border-radius": "3px",
|
|
122
|
-
"border-top-width": "1px",
|
|
123
|
-
"border-left-width": "1px",
|
|
124
|
-
"border-right-width": "1px",
|
|
125
|
-
"border-bottom-width": "1px"
|
|
126
|
-
},
|
|
127
|
-
margins: [10, 10],
|
|
128
|
-
mainColor: "#009dff",
|
|
129
|
-
axis: {},
|
|
130
|
-
legend: {
|
|
131
|
-
type: "normal"
|
|
132
|
-
},
|
|
133
|
-
tooltip: {},
|
|
134
|
-
itemSpecific: {
|
|
135
|
-
rounding: 8,
|
|
136
|
-
padding: 4
|
|
137
|
-
},
|
|
138
|
-
name: "Classic (light)",
|
|
139
|
-
editModeBackground: "#ececec"
|
|
140
|
-
}, o = {
|
|
141
|
-
type: "platform",
|
|
142
|
-
background: "rgb(38,39,50)",
|
|
143
|
-
itemsBackground: "rgba(52,53,68,1)",
|
|
144
|
-
boxShadow: {
|
|
145
|
-
size: "none",
|
|
146
|
-
color: "rgb(0, 0, 0)"
|
|
147
|
-
},
|
|
148
|
-
title: {
|
|
149
|
-
align: "center",
|
|
150
|
-
bold: !1,
|
|
151
|
-
italic: !1,
|
|
152
|
-
underline: !1,
|
|
153
|
-
border: !0
|
|
154
|
-
},
|
|
155
|
-
font: {
|
|
156
|
-
fontFamily: "Open Sans",
|
|
157
|
-
fontSize: 13
|
|
158
|
-
},
|
|
159
|
-
colors: [
|
|
160
|
-
"#0E89E0",
|
|
161
|
-
"#52B6F0",
|
|
162
|
-
"#8FD0F1",
|
|
163
|
-
"#BDDCF9",
|
|
164
|
-
"#F45000",
|
|
165
|
-
"#FF8E3B",
|
|
166
|
-
"#FFB069",
|
|
167
|
-
"#FFCFA1",
|
|
168
|
-
"#15BF49",
|
|
169
|
-
"#60D863",
|
|
170
|
-
"#95E88C",
|
|
171
|
-
"#C1F3B7",
|
|
172
|
-
"#685AC2",
|
|
173
|
-
"#958FD3",
|
|
174
|
-
"#B4B6E4",
|
|
175
|
-
"#D7D7EF",
|
|
176
|
-
"#636363",
|
|
177
|
-
"#969696",
|
|
178
|
-
"#BDBDBD",
|
|
179
|
-
"#D9D9D9"
|
|
180
|
-
],
|
|
181
|
-
borders: {},
|
|
182
|
-
margins: [10, 10],
|
|
183
|
-
mainColor: "#0E89E0",
|
|
184
|
-
axis: {},
|
|
185
|
-
legend: {
|
|
186
|
-
type: "line"
|
|
187
|
-
},
|
|
188
|
-
tooltip: {},
|
|
189
|
-
itemSpecific: {
|
|
190
|
-
rounding: 8,
|
|
191
|
-
padding: 4
|
|
192
|
-
},
|
|
193
|
-
name: "Classic (dark)"
|
|
194
|
-
}, t = {
|
|
195
|
-
type: "platform",
|
|
196
|
-
background: "rgb(245,245,245)",
|
|
197
|
-
itemsBackground: "rgb(255,255,255)",
|
|
198
|
-
boxShadow: {
|
|
199
|
-
size: "none",
|
|
200
|
-
color: "rgb(0, 0, 0)"
|
|
201
|
-
},
|
|
202
|
-
title: {
|
|
203
|
-
align: "left",
|
|
204
|
-
bold: !1,
|
|
205
|
-
italic: !1,
|
|
206
|
-
underline: !1,
|
|
207
|
-
border: !1
|
|
208
|
-
},
|
|
209
|
-
font: {
|
|
210
|
-
fontFamily: "Lato",
|
|
211
|
-
"font-style": "normal",
|
|
212
|
-
"font-weight": 400,
|
|
213
|
-
fontSize: 15
|
|
214
|
-
},
|
|
215
|
-
colors: [
|
|
216
|
-
"rgb(68,52,255)",
|
|
217
|
-
"rgb(143,133,255)",
|
|
218
|
-
"rgb(218,214,255)",
|
|
219
|
-
"rgb(191,5,184)",
|
|
220
|
-
"rgb(217,105,212)",
|
|
221
|
-
"rgb(242,205,241)",
|
|
222
|
-
"rgb(248,194,12)",
|
|
223
|
-
"rgb(251,218,109)",
|
|
224
|
-
"rgb(254,243,206)",
|
|
225
|
-
"rgb(9,203,120)",
|
|
226
|
-
"rgb(107,224,174)",
|
|
227
|
-
"rgb(206,245,228)",
|
|
228
|
-
"rgb(122,112,112)",
|
|
229
|
-
"rgb(175,169,169)",
|
|
230
|
-
"rgb(228,226,226)"
|
|
231
|
-
],
|
|
232
|
-
borders: {
|
|
233
|
-
"border-color": "rgba(216,216,216,1)",
|
|
234
|
-
"border-style": "none",
|
|
235
|
-
"border-radius": "12px",
|
|
236
|
-
"border-top-width": "0px",
|
|
237
|
-
"border-left-width": "0px",
|
|
238
|
-
"border-right-width": "0px",
|
|
239
|
-
"border-bottom-width": "0px"
|
|
240
|
-
},
|
|
241
|
-
margins: [16, 16],
|
|
242
|
-
mainColor: "rgb(68,52,255)",
|
|
243
|
-
axis: {},
|
|
244
|
-
legend: {
|
|
245
|
-
type: "circle"
|
|
246
|
-
},
|
|
247
|
-
tooltip: {
|
|
248
|
-
background: "rgb(38,38,38)"
|
|
249
|
-
},
|
|
250
|
-
itemSpecific: {
|
|
251
|
-
rounding: 8,
|
|
252
|
-
padding: 4
|
|
253
|
-
},
|
|
254
|
-
name: "Default (light)"
|
|
255
|
-
}, i = {
|
|
256
|
-
type: "platform",
|
|
257
|
-
background: "rgb(61,61,61)",
|
|
258
|
-
itemsBackground: "rgb(38,38,38)",
|
|
259
|
-
boxShadow: {
|
|
260
|
-
size: "none",
|
|
261
|
-
color: "rgb(0, 0, 0)"
|
|
262
|
-
},
|
|
263
|
-
title: {
|
|
264
|
-
align: "left",
|
|
265
|
-
bold: !1,
|
|
266
|
-
italic: !1,
|
|
267
|
-
underline: !1,
|
|
268
|
-
border: !1
|
|
269
|
-
},
|
|
270
|
-
font: {
|
|
271
|
-
fontFamily: "Lato",
|
|
272
|
-
"font-style": "normal",
|
|
273
|
-
"font-weight": 400,
|
|
274
|
-
fontSize: 15
|
|
275
|
-
},
|
|
276
|
-
colors: [
|
|
277
|
-
"rgb(48,36,179)",
|
|
278
|
-
"rgb(105,93,255)",
|
|
279
|
-
"rgb(199,194,255)",
|
|
280
|
-
"rgb(134,4,129)",
|
|
281
|
-
"rgb(204,55,198)",
|
|
282
|
-
"rgb(236,180,234)",
|
|
283
|
-
"rgb(220,141,0)",
|
|
284
|
-
"rgb(249,206,61)",
|
|
285
|
-
"rgb(253,237,182)",
|
|
286
|
-
"rgb(6,142,84)",
|
|
287
|
-
"rgb(58,213,147)",
|
|
288
|
-
"rgb(181,239,215)",
|
|
289
|
-
"rgb(85,78,78)",
|
|
290
|
-
"rgb(149,141,141)",
|
|
291
|
-
"rgb(215,212,212)"
|
|
292
|
-
],
|
|
293
|
-
borders: {
|
|
294
|
-
"border-color": "rgba(216,216,216,1)",
|
|
295
|
-
"border-style": "none",
|
|
296
|
-
"border-radius": "12px",
|
|
297
|
-
"border-top-width": "0px",
|
|
298
|
-
"border-left-width": "0px",
|
|
299
|
-
"border-right-width": "0px",
|
|
300
|
-
"border-bottom-width": "0px"
|
|
301
|
-
},
|
|
302
|
-
margins: [16, 16],
|
|
303
|
-
mainColor: "rgb(123,144,255)",
|
|
304
|
-
axis: {},
|
|
305
|
-
legend: {
|
|
306
|
-
type: "circle"
|
|
307
|
-
},
|
|
308
|
-
tooltip: {
|
|
309
|
-
background: "rgb(248,248,248)"
|
|
310
|
-
},
|
|
311
|
-
itemSpecific: {
|
|
312
|
-
rounding: 8,
|
|
313
|
-
padding: 4
|
|
314
|
-
},
|
|
315
|
-
name: "Default (dark)"
|
|
316
|
-
}, d = {
|
|
317
|
-
type: "platform",
|
|
318
|
-
background: "#00062d",
|
|
319
|
-
itemsBackground: "#00062d",
|
|
320
|
-
boxShadow: {
|
|
321
|
-
size: "L",
|
|
322
|
-
color: "#64046f"
|
|
323
|
-
},
|
|
324
|
-
title: {
|
|
325
|
-
align: "center",
|
|
326
|
-
bold: !1,
|
|
327
|
-
italic: !1,
|
|
328
|
-
underline: !1,
|
|
329
|
-
border: !0
|
|
330
|
-
},
|
|
331
|
-
font: {
|
|
332
|
-
fontFamily: "Electrolize",
|
|
333
|
-
fontSize: 15
|
|
334
|
-
},
|
|
335
|
-
colors: [
|
|
336
|
-
"#880065",
|
|
337
|
-
"#b3005e",
|
|
338
|
-
"#d62750",
|
|
339
|
-
"#ef513e",
|
|
340
|
-
"#fd7b27",
|
|
341
|
-
"#ffa600",
|
|
342
|
-
"#fdae6b"
|
|
343
|
-
],
|
|
344
|
-
borders: {
|
|
345
|
-
"border-color": "rgba(0, 0, 0, .1)",
|
|
346
|
-
"border-style": "none",
|
|
347
|
-
"border-radius": "8px",
|
|
348
|
-
"border-top-width": "1px",
|
|
349
|
-
"border-left-width": "1px",
|
|
350
|
-
"border-right-width": "1px",
|
|
351
|
-
"border-bottom-width": "1px"
|
|
352
|
-
},
|
|
353
|
-
margins: [16, 16],
|
|
354
|
-
mainColor: "#d62750",
|
|
355
|
-
axis: {},
|
|
356
|
-
legend: {
|
|
357
|
-
type: "normal"
|
|
358
|
-
},
|
|
359
|
-
tooltip: {
|
|
360
|
-
background: "rgb(38,38,38)"
|
|
361
|
-
},
|
|
362
|
-
itemSpecific: {
|
|
363
|
-
rounding: 8,
|
|
364
|
-
padding: 4
|
|
365
|
-
},
|
|
366
|
-
name: "Orion's Belt"
|
|
367
|
-
}, n = {
|
|
368
|
-
type: "platform",
|
|
369
|
-
background: "#0F1E43",
|
|
370
|
-
itemsBackground: "#1B2A4D",
|
|
371
|
-
boxShadow: {
|
|
372
|
-
size: "none",
|
|
373
|
-
color: "rgb(0, 0, 0)"
|
|
374
|
-
},
|
|
375
|
-
title: {
|
|
376
|
-
align: "center",
|
|
377
|
-
bold: !0,
|
|
378
|
-
italic: !1,
|
|
379
|
-
underline: !1,
|
|
380
|
-
border: !0
|
|
381
|
-
},
|
|
382
|
-
font: {
|
|
383
|
-
fontFamily: "Capriola",
|
|
384
|
-
fontSize: 15
|
|
385
|
-
},
|
|
386
|
-
colors: [
|
|
387
|
-
"#e84281",
|
|
388
|
-
"#d464c2",
|
|
389
|
-
"#a089f2",
|
|
390
|
-
"#46a8ff",
|
|
391
|
-
"#00c0ff",
|
|
392
|
-
"#00d0e8",
|
|
393
|
-
"#49dcc9"
|
|
394
|
-
],
|
|
395
|
-
borders: {
|
|
396
|
-
"border-color": "rgba(0, 0, 0, .1)",
|
|
397
|
-
"border-style": "none",
|
|
398
|
-
"border-radius": "3px",
|
|
399
|
-
"border-top-width": "1px",
|
|
400
|
-
"border-left-width": "1px",
|
|
401
|
-
"border-right-width": "1px",
|
|
402
|
-
"border-bottom-width": "1px"
|
|
403
|
-
},
|
|
404
|
-
margins: [10, 10],
|
|
405
|
-
mainColor: "#e84281",
|
|
406
|
-
axis: {},
|
|
407
|
-
legend: {
|
|
408
|
-
type: "normal"
|
|
409
|
-
},
|
|
410
|
-
tooltip: {},
|
|
411
|
-
itemSpecific: {
|
|
412
|
-
rounding: 8,
|
|
413
|
-
padding: 4
|
|
414
|
-
},
|
|
415
|
-
name: "Pinky Brains"
|
|
416
|
-
}, a = {
|
|
417
|
-
type: "platform",
|
|
418
|
-
background: "rgba(43,43,56,1)",
|
|
419
|
-
itemsBackground: "rgba(52,52,69,1)",
|
|
420
|
-
boxShadow: {
|
|
421
|
-
size: "none",
|
|
422
|
-
color: "rgb(0, 0, 0)"
|
|
423
|
-
},
|
|
424
|
-
title: {
|
|
425
|
-
align: "center",
|
|
426
|
-
bold: !1,
|
|
427
|
-
italic: !1,
|
|
428
|
-
underline: !1,
|
|
429
|
-
border: !0
|
|
430
|
-
},
|
|
431
|
-
font: {
|
|
432
|
-
fontFamily: "Open Sans",
|
|
433
|
-
fontSize: 13
|
|
434
|
-
},
|
|
435
|
-
colors: [
|
|
436
|
-
"#a6e1ff",
|
|
437
|
-
"#00a4eb",
|
|
438
|
-
"#3f3af0",
|
|
439
|
-
"#9300c7",
|
|
440
|
-
"#f72f5f",
|
|
441
|
-
"#f29b50",
|
|
442
|
-
"#f2d566",
|
|
443
|
-
"#3ae086",
|
|
444
|
-
"#c9c9c9",
|
|
445
|
-
"#7a7a7a"
|
|
446
|
-
],
|
|
447
|
-
borders: {
|
|
448
|
-
"border-color": "rgba(255, 255, 255, .08)",
|
|
449
|
-
"border-style": "none",
|
|
450
|
-
"border-radius": "8px",
|
|
451
|
-
"border-top-width": "1px",
|
|
452
|
-
"border-left-width": "1px",
|
|
453
|
-
"border-right-width": "1px",
|
|
454
|
-
"border-bottom-width": "1px"
|
|
455
|
-
},
|
|
456
|
-
margins: [14, 14],
|
|
457
|
-
mainColor: "#00a4eb",
|
|
458
|
-
axis: {},
|
|
459
|
-
legend: {
|
|
460
|
-
type: "line"
|
|
461
|
-
},
|
|
462
|
-
tooltip: {},
|
|
463
|
-
itemSpecific: {
|
|
464
|
-
rounding: 8,
|
|
465
|
-
padding: 4
|
|
466
|
-
},
|
|
467
|
-
name: "Radiant"
|
|
468
|
-
}, l = {
|
|
469
|
-
type: "platform",
|
|
470
|
-
background: "#0A2747",
|
|
471
|
-
itemsBackground: "#111e2f",
|
|
472
|
-
boxShadow: {
|
|
473
|
-
size: "S",
|
|
474
|
-
color: "rgb(0,0,0)"
|
|
475
|
-
},
|
|
476
|
-
title: {
|
|
477
|
-
align: "center",
|
|
478
|
-
bold: !1,
|
|
479
|
-
italic: !1,
|
|
480
|
-
underline: !1,
|
|
481
|
-
border: !0
|
|
482
|
-
},
|
|
483
|
-
font: {
|
|
484
|
-
fontFamily: "Exo",
|
|
485
|
-
fontSize: 13
|
|
486
|
-
},
|
|
487
|
-
colors: [
|
|
488
|
-
"#feeaa1",
|
|
489
|
-
"#e6cc85",
|
|
490
|
-
"#ceaf6a",
|
|
491
|
-
"#b79350",
|
|
492
|
-
"#9f7738",
|
|
493
|
-
"#885d20",
|
|
494
|
-
"#704308"
|
|
495
|
-
],
|
|
496
|
-
borders: {
|
|
497
|
-
"border-radius": "3px"
|
|
498
|
-
},
|
|
499
|
-
margins: [10, 10],
|
|
500
|
-
mainColor: "#f4a92c",
|
|
501
|
-
axis: {},
|
|
502
|
-
legend: {
|
|
503
|
-
type: "circle"
|
|
504
|
-
},
|
|
505
|
-
tooltip: {},
|
|
506
|
-
itemSpecific: {
|
|
507
|
-
rounding: 8,
|
|
508
|
-
padding: 4
|
|
509
|
-
},
|
|
510
|
-
name: "Royale"
|
|
511
|
-
}, b = {
|
|
512
|
-
type: "platform",
|
|
513
|
-
background: "#ffffff",
|
|
514
|
-
itemsBackground: "#ffffff",
|
|
515
|
-
boxShadow: {
|
|
516
|
-
size: "none",
|
|
517
|
-
color: "rgb(0, 0, 0)"
|
|
518
|
-
},
|
|
519
|
-
title: {
|
|
520
|
-
align: "center",
|
|
521
|
-
bold: !1,
|
|
522
|
-
italic: !1,
|
|
523
|
-
underline: !1,
|
|
524
|
-
border: !0
|
|
525
|
-
},
|
|
526
|
-
font: {
|
|
527
|
-
fontFamily: "Open Sans",
|
|
528
|
-
fontSize: 13
|
|
529
|
-
},
|
|
530
|
-
colors: [
|
|
531
|
-
"#009788",
|
|
532
|
-
"#60cc64",
|
|
533
|
-
"#CDDC39",
|
|
534
|
-
"#FFEB3C",
|
|
535
|
-
"#FEC107",
|
|
536
|
-
"#FF9700",
|
|
537
|
-
"#FE5722",
|
|
538
|
-
"#EA1E63",
|
|
539
|
-
"#9C28B1",
|
|
540
|
-
"#673BB7",
|
|
541
|
-
"#3F51B5",
|
|
542
|
-
"#2196F3",
|
|
543
|
-
"#03A9F5",
|
|
544
|
-
"#00BCD5"
|
|
545
|
-
],
|
|
546
|
-
borders: {
|
|
547
|
-
"border-color": "rgba(0,0,0,.1)",
|
|
548
|
-
"border-style": "none",
|
|
549
|
-
"border-radius": "8px",
|
|
550
|
-
"border-top-width": "1px",
|
|
551
|
-
"border-left-width": "1px",
|
|
552
|
-
"border-right-width": "1px",
|
|
553
|
-
"border-bottom-width": "1px"
|
|
554
|
-
},
|
|
555
|
-
margins: [10, 10],
|
|
556
|
-
mainColor: "#009788",
|
|
557
|
-
axis: {},
|
|
558
|
-
legend: {
|
|
559
|
-
type: "circle"
|
|
560
|
-
},
|
|
561
|
-
tooltip: {},
|
|
562
|
-
itemSpecific: {
|
|
563
|
-
rounding: 8,
|
|
564
|
-
padding: 4
|
|
565
|
-
},
|
|
566
|
-
name: "Seasonal",
|
|
567
|
-
editModeBackground: "#eeeeee"
|
|
568
|
-
}, f = {
|
|
569
|
-
type: "platform",
|
|
570
|
-
background: "#42403c",
|
|
571
|
-
itemsBackground: "#e4dbcd",
|
|
572
|
-
boxShadow: {
|
|
573
|
-
size: "none",
|
|
574
|
-
color: "rgb(0, 0, 0)"
|
|
575
|
-
},
|
|
576
|
-
title: {
|
|
577
|
-
align: "center",
|
|
578
|
-
bold: !1,
|
|
579
|
-
italic: !1,
|
|
580
|
-
underline: !1,
|
|
581
|
-
border: !0
|
|
582
|
-
},
|
|
583
|
-
font: {
|
|
584
|
-
fontFamily: "Open Sans",
|
|
585
|
-
fontSize: 13
|
|
586
|
-
},
|
|
587
|
-
colors: [
|
|
588
|
-
"#33b59e",
|
|
589
|
-
"#453d30",
|
|
590
|
-
"#ffffff",
|
|
591
|
-
"#237869",
|
|
592
|
-
"#165e4e",
|
|
593
|
-
"#b89f76",
|
|
594
|
-
"#7a6138",
|
|
595
|
-
"#543c13",
|
|
596
|
-
"#8a9c98",
|
|
597
|
-
"#44524f"
|
|
598
|
-
],
|
|
599
|
-
borders: {
|
|
600
|
-
"border-color": "rgba(216,216,216,1)",
|
|
601
|
-
"border-style": "none",
|
|
602
|
-
"border-radius": "12px",
|
|
603
|
-
"border-top-width": "0px",
|
|
604
|
-
"border-left-width": "0px",
|
|
605
|
-
"border-right-width": "0px",
|
|
606
|
-
"border-bottom-width": "0px"
|
|
607
|
-
},
|
|
608
|
-
margins: [5, 5],
|
|
609
|
-
mainColor: "#33b59e",
|
|
610
|
-
axis: {},
|
|
611
|
-
legend: {
|
|
612
|
-
type: "circle"
|
|
613
|
-
},
|
|
614
|
-
tooltip: {
|
|
615
|
-
background: "rgb(38,38,38)"
|
|
616
|
-
},
|
|
617
|
-
itemSpecific: {
|
|
618
|
-
rounding: 8,
|
|
619
|
-
padding: 4
|
|
620
|
-
},
|
|
621
|
-
name: "Urban"
|
|
622
|
-
}, s = {
|
|
623
|
-
type: "platform",
|
|
624
|
-
background: "#eef3f6",
|
|
625
|
-
itemsBackground: "#ffffff",
|
|
626
|
-
boxShadow: {
|
|
627
|
-
size: "none",
|
|
628
|
-
color: "rgb(0, 0, 0)"
|
|
629
|
-
},
|
|
630
|
-
title: {
|
|
631
|
-
align: "center",
|
|
632
|
-
bold: !1,
|
|
633
|
-
italic: !1,
|
|
634
|
-
underline: !1,
|
|
635
|
-
border: !0
|
|
636
|
-
},
|
|
637
|
-
font: {
|
|
638
|
-
fontFamily: "Open Sans",
|
|
639
|
-
fontSize: 13
|
|
640
|
-
},
|
|
641
|
-
colors: [
|
|
642
|
-
"#5867C3",
|
|
643
|
-
"#00C5DC",
|
|
644
|
-
"#FF525E",
|
|
645
|
-
"#FFAA00",
|
|
646
|
-
"#FFDB03",
|
|
647
|
-
"#86de40",
|
|
648
|
-
"#59b339",
|
|
649
|
-
"#cc27bc",
|
|
650
|
-
"#ff4aed",
|
|
651
|
-
"#bfbfbf",
|
|
652
|
-
"#737373"
|
|
653
|
-
],
|
|
654
|
-
borders: {
|
|
655
|
-
"border-color": "rgba(216,216,216,1)",
|
|
656
|
-
"border-style": "none",
|
|
657
|
-
"border-radius": "12px",
|
|
658
|
-
"border-top-width": "0px",
|
|
659
|
-
"border-left-width": "0px",
|
|
660
|
-
"border-right-width": "0px",
|
|
661
|
-
"border-bottom-width": "0px"
|
|
662
|
-
},
|
|
663
|
-
margins: [12, 12],
|
|
664
|
-
mainColor: "#5867C3",
|
|
665
|
-
axis: {},
|
|
666
|
-
legend: {
|
|
667
|
-
type: "normal"
|
|
668
|
-
},
|
|
669
|
-
tooltip: {},
|
|
670
|
-
itemSpecific: {
|
|
671
|
-
rounding: 8,
|
|
672
|
-
padding: 4
|
|
673
|
-
},
|
|
674
|
-
name: "Vivid"
|
|
675
|
-
}, c = {
|
|
676
|
-
default: structuredClone(t),
|
|
677
|
-
default_dark: structuredClone(i),
|
|
678
|
-
vivid: structuredClone(s),
|
|
679
|
-
seasonal: structuredClone(b),
|
|
680
|
-
orion: structuredClone(d),
|
|
681
|
-
royale: structuredClone(l),
|
|
682
|
-
urban: structuredClone(f),
|
|
683
|
-
pinky: structuredClone(n),
|
|
684
|
-
bliss: structuredClone(e),
|
|
685
|
-
radiant: structuredClone(a),
|
|
686
|
-
classic: structuredClone(r),
|
|
687
|
-
classic_dark: structuredClone(o)
|
|
688
|
-
};
|
|
689
|
-
export {
|
|
690
|
-
c as t
|
|
691
|
-
};
|