@demos-europe/demosplan-ui 0.3.21 → 0.3.24

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 (54) hide show
  1. package/.idea/shelf/Uncommitted_changes_before_Checkout_at_26_07_2024_16_29_[Changes]/shelved.patch +30800 -0
  2. package/.idea/shelf/Uncommitted_changes_before_Checkout_at_26_07_2024_16_29__Changes_.xml +4 -0
  3. package/.idea/workspace.xml +129 -46
  4. package/.yarn/install-state.gz +0 -0
  5. package/CHANGELOG.md +21 -0
  6. package/dist/demosplan-ui.umd.js +1 -1
  7. package/package.json +19 -6
  8. package/scripts/buildTokens.js +118 -0
  9. package/scripts/utils/transformTokens.js +249 -0
  10. package/src/components/DpDataTable/DpDataTable.vue +6 -2
  11. package/src/components/DpDataTable/DpTableHeader.vue +6 -2
  12. package/src/components/DpEditor/libs/editorCustomLink.js +3 -0
  13. package/src/lib/DpApi.js +2 -2
  14. package/tailwind.config.js +20 -50
  15. package/tokens/dist/js/boxShadow.js +10 -10
  16. package/tokens/dist/js/breakpoints.js +1 -1
  17. package/tokens/dist/js/color.brand.js +1 -1
  18. package/tokens/dist/js/color.data.js +1 -1
  19. package/tokens/dist/js/color.palette.js +1 -1
  20. package/tokens/dist/js/color.ui-tailwind.js +1 -1
  21. package/tokens/dist/js/color.ui.js +68 -68
  22. package/tokens/dist/js/fontSize.js +86 -98
  23. package/tokens/dist/js/rounded.js +1 -1
  24. package/tokens/dist/js/space.js +1 -1
  25. package/tokens/dist/js/zIndex.js +18 -18
  26. package/tokens/dist/scss/_boxShadow.scss +1 -1
  27. package/tokens/dist/scss/_breakpoints.scss +1 -1
  28. package/tokens/dist/scss/_color.brand.scss +1 -1
  29. package/tokens/dist/scss/_color.data.scss +1 -1
  30. package/tokens/dist/scss/_color.palette.scss +1 -1
  31. package/tokens/dist/scss/_color.ui.scss +1 -1
  32. package/tokens/dist/scss/_fontSize.scss +13 -7
  33. package/tokens/dist/scss/_rounded.scss +1 -1
  34. package/tokens/dist/scss/_space.scss +1 -1
  35. package/tokens/dist/scss/_zIndex.scss +1 -1
  36. package/tokens/dist/tailwind/backgroundColor.js +22 -22
  37. package/tokens/dist/tailwind/borderColor.js +7 -7
  38. package/tokens/dist/tailwind/boxShadow.js +6 -0
  39. package/tokens/dist/tailwind/breakpoints.js +6 -0
  40. package/tokens/dist/tailwind/color.js +37 -3
  41. package/tokens/dist/tailwind/fontSize.js +16 -0
  42. package/tokens/dist/tailwind/rounded.js +8 -0
  43. package/tokens/dist/tailwind/space.js +20 -0
  44. package/tokens/dist/tailwind/textColor.js +35 -35
  45. package/tokens/dist/tailwind/zIndex.js +10 -0
  46. package/tokens/src/boxShadow.json +5 -5
  47. package/tokens/src/color/color.ui.json +397 -0
  48. package/tokens/src/fontSize.json +47 -23
  49. package/tokens/src/zIndex.json +1 -1
  50. package/yarn-error.log +13974 -0
  51. package/.idea/shelf/Uncommitted_changes_before_Update_at_17_07_2024_15_21_[Changes]/shelved.patch +0 -36
  52. package/.idea/shelf/Uncommitted_changes_before_Update_at_17_07_2024_15_21__Changes_.xml +0 -4
  53. package/buildTokens.js +0 -240
  54. package/tokens/src/color/color.ui-tailwind.json +0 -401
@@ -1,10 +1,10 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 22 Jul 2024 09:37:27 GMT
3
+ * Generated on Mon, 29 Jul 2024 13:31:38 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
7
- "font-size": {
7
+ "fontSize": {
8
8
  "scale": {
9
9
  "0": {
10
10
  "value": "11px",
@@ -17,12 +17,12 @@ module.exports = {
17
17
  },
18
18
  "name": "FontSizeScale0",
19
19
  "attributes": {
20
- "category": "font-size",
20
+ "category": "fontSize",
21
21
  "type": "scale",
22
22
  "item": "0"
23
23
  },
24
24
  "path": [
25
- "font-size",
25
+ "fontSize",
26
26
  "scale",
27
27
  "0"
28
28
  ]
@@ -38,12 +38,12 @@ module.exports = {
38
38
  },
39
39
  "name": "FontSizeScale1",
40
40
  "attributes": {
41
- "category": "font-size",
41
+ "category": "fontSize",
42
42
  "type": "scale",
43
43
  "item": "1"
44
44
  },
45
45
  "path": [
46
- "font-size",
46
+ "fontSize",
47
47
  "scale",
48
48
  "1"
49
49
  ]
@@ -59,12 +59,12 @@ module.exports = {
59
59
  },
60
60
  "name": "FontSizeScale2",
61
61
  "attributes": {
62
- "category": "font-size",
62
+ "category": "fontSize",
63
63
  "type": "scale",
64
64
  "item": "2"
65
65
  },
66
66
  "path": [
67
- "font-size",
67
+ "fontSize",
68
68
  "scale",
69
69
  "2"
70
70
  ]
@@ -80,12 +80,12 @@ module.exports = {
80
80
  },
81
81
  "name": "FontSizeScale3",
82
82
  "attributes": {
83
- "category": "font-size",
83
+ "category": "fontSize",
84
84
  "type": "scale",
85
85
  "item": "3"
86
86
  },
87
87
  "path": [
88
- "font-size",
88
+ "fontSize",
89
89
  "scale",
90
90
  "3"
91
91
  ]
@@ -101,12 +101,12 @@ module.exports = {
101
101
  },
102
102
  "name": "FontSizeScale4",
103
103
  "attributes": {
104
- "category": "font-size",
104
+ "category": "fontSize",
105
105
  "type": "scale",
106
106
  "item": "4"
107
107
  },
108
108
  "path": [
109
- "font-size",
109
+ "fontSize",
110
110
  "scale",
111
111
  "4"
112
112
  ]
@@ -122,12 +122,12 @@ module.exports = {
122
122
  },
123
123
  "name": "FontSizeScale5",
124
124
  "attributes": {
125
- "category": "font-size",
125
+ "category": "fontSize",
126
126
  "type": "scale",
127
127
  "item": "5"
128
128
  },
129
129
  "path": [
130
- "font-size",
130
+ "fontSize",
131
131
  "scale",
132
132
  "5"
133
133
  ]
@@ -143,12 +143,12 @@ module.exports = {
143
143
  },
144
144
  "name": "FontSizeScale6",
145
145
  "attributes": {
146
- "category": "font-size",
146
+ "category": "fontSize",
147
147
  "type": "scale",
148
148
  "item": "6"
149
149
  },
150
150
  "path": [
151
- "font-size",
151
+ "fontSize",
152
152
  "scale",
153
153
  "6"
154
154
  ]
@@ -164,12 +164,12 @@ module.exports = {
164
164
  },
165
165
  "name": "FontSizeScale7",
166
166
  "attributes": {
167
- "category": "font-size",
167
+ "category": "fontSize",
168
168
  "type": "scale",
169
169
  "item": "7"
170
170
  },
171
171
  "path": [
172
- "font-size",
172
+ "fontSize",
173
173
  "scale",
174
174
  "7"
175
175
  ]
@@ -184,40 +184,40 @@ module.exports = {
184
184
  "isSource": true,
185
185
  "original": {
186
186
  "$description": "The [hero] font size is used to style the single most gigantic headline of the site.",
187
- "value": "{font-size.scale.7}",
187
+ "value": "{fontSize.scale.7}",
188
188
  "themeable": true
189
189
  },
190
190
  "name": "FontSizeBrandHero",
191
191
  "attributes": {
192
- "category": "font-size",
192
+ "category": "fontSize",
193
193
  "type": "brand",
194
194
  "item": "hero"
195
195
  },
196
196
  "path": [
197
- "font-size",
197
+ "fontSize",
198
198
  "brand",
199
199
  "hero"
200
200
  ]
201
201
  },
202
202
  "header": {
203
- "$description": "The [header] font size styles the pageheader in the participation area. Usage of var() is omitted here intentionally because it breaks when passing it to inuit-font-size() mixin.",
203
+ "$description": "The [header] font size styles the pageheader in the participation area. Usage of var() is omitted here intentionally because it breaks when passing it to inuit-fontSize() mixin.",
204
204
  "value": "23px",
205
205
  "themeable": true,
206
206
  "filePath": "tokens/src/fontSize.json",
207
207
  "isSource": true,
208
208
  "original": {
209
- "$description": "The [header] font size styles the pageheader in the participation area. Usage of var() is omitted here intentionally because it breaks when passing it to inuit-font-size() mixin.",
210
- "value": "{font-size.scale.5}",
209
+ "$description": "The [header] font size styles the pageheader in the participation area. Usage of var() is omitted here intentionally because it breaks when passing it to inuit-fontSize() mixin.",
210
+ "value": "{fontSize.scale.5}",
211
211
  "themeable": true
212
212
  },
213
213
  "name": "FontSizeBrandHeader",
214
214
  "attributes": {
215
- "category": "font-size",
215
+ "category": "fontSize",
216
216
  "type": "brand",
217
217
  "item": "header"
218
218
  },
219
219
  "path": [
220
- "font-size",
220
+ "fontSize",
221
221
  "brand",
222
222
  "header"
223
223
  ]
@@ -230,17 +230,17 @@ module.exports = {
230
230
  "filePath": "tokens/src/fontSize.json",
231
231
  "isSource": true,
232
232
  "original": {
233
- "value": "{font-size.scale.6}",
233
+ "value": "{fontSize.scale.6}",
234
234
  "themeable": true
235
235
  },
236
236
  "name": "FontSizeHeadingH1",
237
237
  "attributes": {
238
- "category": "font-size",
238
+ "category": "fontSize",
239
239
  "type": "heading",
240
240
  "item": "h1"
241
241
  },
242
242
  "path": [
243
- "font-size",
243
+ "fontSize",
244
244
  "heading",
245
245
  "h1"
246
246
  ]
@@ -251,17 +251,17 @@ module.exports = {
251
251
  "filePath": "tokens/src/fontSize.json",
252
252
  "isSource": true,
253
253
  "original": {
254
- "value": "{font-size.scale.5}",
254
+ "value": "{fontSize.scale.5}",
255
255
  "themeable": true
256
256
  },
257
257
  "name": "FontSizeHeadingH2",
258
258
  "attributes": {
259
- "category": "font-size",
259
+ "category": "fontSize",
260
260
  "type": "heading",
261
261
  "item": "h2"
262
262
  },
263
263
  "path": [
264
- "font-size",
264
+ "fontSize",
265
265
  "heading",
266
266
  "h2"
267
267
  ]
@@ -272,17 +272,17 @@ module.exports = {
272
272
  "filePath": "tokens/src/fontSize.json",
273
273
  "isSource": true,
274
274
  "original": {
275
- "value": "{font-size.scale.4}",
275
+ "value": "{fontSize.scale.4}",
276
276
  "themeable": true
277
277
  },
278
278
  "name": "FontSizeHeadingH3",
279
279
  "attributes": {
280
- "category": "font-size",
280
+ "category": "fontSize",
281
281
  "type": "heading",
282
282
  "item": "h3"
283
283
  },
284
284
  "path": [
285
- "font-size",
285
+ "fontSize",
286
286
  "heading",
287
287
  "h3"
288
288
  ]
@@ -293,17 +293,17 @@ module.exports = {
293
293
  "filePath": "tokens/src/fontSize.json",
294
294
  "isSource": true,
295
295
  "original": {
296
- "value": "{font-size.scale.3}",
296
+ "value": "{fontSize.scale.3}",
297
297
  "themeable": true
298
298
  },
299
299
  "name": "FontSizeHeadingH4",
300
300
  "attributes": {
301
- "category": "font-size",
301
+ "category": "fontSize",
302
302
  "type": "heading",
303
303
  "item": "h4"
304
304
  },
305
305
  "path": [
306
- "font-size",
306
+ "fontSize",
307
307
  "heading",
308
308
  "h4"
309
309
  ]
@@ -314,17 +314,17 @@ module.exports = {
314
314
  "filePath": "tokens/src/fontSize.json",
315
315
  "isSource": true,
316
316
  "original": {
317
- "value": "{font-size.scale.2}",
317
+ "value": "{fontSize.scale.2}",
318
318
  "themeable": true
319
319
  },
320
320
  "name": "FontSizeHeadingH5",
321
321
  "attributes": {
322
- "category": "font-size",
322
+ "category": "fontSize",
323
323
  "type": "heading",
324
324
  "item": "h5"
325
325
  },
326
326
  "path": [
327
- "font-size",
327
+ "fontSize",
328
328
  "heading",
329
329
  "h5"
330
330
  ]
@@ -335,159 +335,147 @@ module.exports = {
335
335
  "filePath": "tokens/src/fontSize.json",
336
336
  "isSource": true,
337
337
  "original": {
338
- "value": "{font-size.scale.1}",
338
+ "value": "{fontSize.scale.1}",
339
339
  "themeable": true
340
340
  },
341
341
  "name": "FontSizeHeadingH6",
342
342
  "attributes": {
343
- "category": "font-size",
343
+ "category": "fontSize",
344
344
  "type": "heading",
345
345
  "item": "h6"
346
346
  },
347
347
  "path": [
348
- "font-size",
348
+ "fontSize",
349
349
  "heading",
350
350
  "h6"
351
351
  ]
352
352
  }
353
353
  },
354
354
  "ui": {
355
- "larger": {
355
+ "xl": {
356
356
  "$description": "Use for heading title, like in StatementSegmentsList component for title of Statement",
357
357
  "value": "23px",
358
- "themeable": true,
359
358
  "filePath": "tokens/src/fontSize.json",
360
359
  "isSource": true,
361
360
  "original": {
362
361
  "$description": "Use for heading title, like in StatementSegmentsList component for title of Statement",
363
- "value": "{font-size.scale.5}",
364
- "themeable": true
362
+ "value": "{fontSize.scale.5}"
365
363
  },
366
- "name": "FontSizeUiLarger",
364
+ "name": "FontSizeUiXl",
367
365
  "attributes": {
368
- "category": "font-size",
366
+ "category": "fontSize",
369
367
  "type": "ui",
370
- "item": "larger"
368
+ "item": "xl"
371
369
  },
372
370
  "path": [
373
- "font-size",
371
+ "fontSize",
374
372
  "ui",
375
- "larger"
373
+ "xl"
376
374
  ]
377
375
  },
378
- "large": {
376
+ "lg": {
379
377
  "$description": "Tabs, Action buttons, \"more important\" ui",
380
378
  "value": "19.2px",
381
- "themeable": true,
382
379
  "filePath": "tokens/src/fontSize.json",
383
380
  "isSource": true,
384
381
  "original": {
385
382
  "$description": "Tabs, Action buttons, \"more important\" ui",
386
- "value": "{font-size.scale.4}",
387
- "themeable": true
383
+ "value": "{fontSize.scale.4}"
388
384
  },
389
- "name": "FontSizeUiLarge",
385
+ "name": "FontSizeUiLg",
390
386
  "attributes": {
391
- "category": "font-size",
387
+ "category": "fontSize",
392
388
  "type": "ui",
393
- "item": "large"
389
+ "item": "lg"
394
390
  },
395
391
  "path": [
396
- "font-size",
392
+ "fontSize",
397
393
  "ui",
398
- "large"
394
+ "lg"
399
395
  ]
400
396
  },
401
- "medium": {
397
+ "base": {
402
398
  "$description": "Body copy and other text that should be readable",
403
399
  "value": "16px",
404
- "themeable": true,
405
400
  "filePath": "tokens/src/fontSize.json",
406
401
  "isSource": true,
407
402
  "original": {
408
403
  "$description": "Body copy and other text that should be readable",
409
- "value": "{font-size.scale.3}",
410
- "themeable": true
404
+ "value": "{fontSize.scale.3}"
411
405
  },
412
- "name": "FontSizeUiMedium",
406
+ "name": "FontSizeUiBase",
413
407
  "attributes": {
414
- "category": "font-size",
408
+ "category": "fontSize",
415
409
  "type": "ui",
416
- "item": "medium"
410
+ "item": "base"
417
411
  },
418
412
  "path": [
419
- "font-size",
413
+ "fontSize",
420
414
  "ui",
421
- "medium"
415
+ "base"
422
416
  ]
423
417
  },
424
- "small": {
418
+ "sm": {
425
419
  "$description": "Less important text that still has to be readable",
426
420
  "value": "14px",
427
- "themeable": true,
428
421
  "filePath": "tokens/src/fontSize.json",
429
422
  "isSource": true,
430
423
  "original": {
431
424
  "$description": "Less important text that still has to be readable",
432
- "value": "{font-size.scale.2}",
433
- "themeable": true
425
+ "value": "{fontSize.scale.2}"
434
426
  },
435
- "name": "FontSizeUiSmall",
427
+ "name": "FontSizeUiSm",
436
428
  "attributes": {
437
- "category": "font-size",
429
+ "category": "fontSize",
438
430
  "type": "ui",
439
- "item": "small"
431
+ "item": "sm"
440
432
  },
441
433
  "path": [
442
- "font-size",
434
+ "fontSize",
443
435
  "ui",
444
- "small"
436
+ "sm"
445
437
  ]
446
438
  },
447
- "smaller": {
439
+ "xs": {
448
440
  "$description": "Even smaller text that is hardly readable; do not use it. Please.",
449
441
  "value": "12px",
450
- "themeable": true,
451
442
  "filePath": "tokens/src/fontSize.json",
452
443
  "isSource": true,
453
444
  "original": {
454
445
  "$description": "Even smaller text that is hardly readable; do not use it. Please.",
455
- "value": "{font-size.scale.1}",
456
- "themeable": true
446
+ "value": "{fontSize.scale.1}"
457
447
  },
458
- "name": "FontSizeUiSmaller",
448
+ "name": "FontSizeUiXs",
459
449
  "attributes": {
460
- "category": "font-size",
450
+ "category": "fontSize",
461
451
  "type": "ui",
462
- "item": "smaller"
452
+ "item": "xs"
463
453
  },
464
454
  "path": [
465
- "font-size",
455
+ "fontSize",
466
456
  "ui",
467
- "smaller"
457
+ "xs"
468
458
  ]
469
459
  },
470
- "smallest": {
460
+ "xxs": {
471
461
  "$description": "Use only for very short text that is used as visual cue inside labels.",
472
462
  "value": "11px",
473
- "themeable": true,
474
463
  "filePath": "tokens/src/fontSize.json",
475
464
  "isSource": true,
476
465
  "original": {
477
466
  "$description": "Use only for very short text that is used as visual cue inside labels.",
478
- "value": "{font-size.scale.0}",
479
- "themeable": true
467
+ "value": "{fontSize.scale.0}"
480
468
  },
481
- "name": "FontSizeUiSmallest",
469
+ "name": "FontSizeUiXxs",
482
470
  "attributes": {
483
- "category": "font-size",
471
+ "category": "fontSize",
484
472
  "type": "ui",
485
- "item": "smallest"
473
+ "item": "xxs"
486
474
  },
487
475
  "path": [
488
- "font-size",
476
+ "fontSize",
489
477
  "ui",
490
- "smallest"
478
+ "xxs"
491
479
  ]
492
480
  }
493
481
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 22 Jul 2024 09:37:27 GMT
3
+ * Generated on Mon, 29 Jul 2024 13:31:38 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 22 Jul 2024 09:37:27 GMT
3
+ * Generated on Mon, 29 Jul 2024 13:31:38 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,10 +1,10 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 22 Jul 2024 09:37:27 GMT
3
+ * Generated on Mon, 29 Jul 2024 13:31:38 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
7
- "z-index": {
7
+ "zIndex": {
8
8
  "below-zero": {
9
9
  "$description": "Stack an element behind elements that do not have a stacking order applied.",
10
10
  "value": "-10",
@@ -16,11 +16,11 @@ module.exports = {
16
16
  },
17
17
  "name": "ZIndexBelowZero",
18
18
  "attributes": {
19
- "category": "z-index",
19
+ "category": "zIndex",
20
20
  "type": "below-zero"
21
21
  },
22
22
  "path": [
23
- "z-index",
23
+ "zIndex",
24
24
  "below-zero"
25
25
  ]
26
26
  },
@@ -35,11 +35,11 @@ module.exports = {
35
35
  },
36
36
  "name": "ZIndexZero",
37
37
  "attributes": {
38
- "category": "z-index",
38
+ "category": "zIndex",
39
39
  "type": "zero"
40
40
  },
41
41
  "path": [
42
- "z-index",
42
+ "zIndex",
43
43
  "zero"
44
44
  ]
45
45
  },
@@ -54,11 +54,11 @@ module.exports = {
54
54
  },
55
55
  "name": "ZIndexAboveZero",
56
56
  "attributes": {
57
- "category": "z-index",
57
+ "category": "zIndex",
58
58
  "type": "above-zero"
59
59
  },
60
60
  "path": [
61
- "z-index",
61
+ "zIndex",
62
62
  "above-zero"
63
63
  ]
64
64
  },
@@ -73,11 +73,11 @@ module.exports = {
73
73
  },
74
74
  "name": "ZIndexTooltip",
75
75
  "attributes": {
76
- "category": "z-index",
76
+ "category": "zIndex",
77
77
  "type": "tooltip"
78
78
  },
79
79
  "path": [
80
- "z-index",
80
+ "zIndex",
81
81
  "tooltip"
82
82
  ]
83
83
  },
@@ -92,11 +92,11 @@ module.exports = {
92
92
  },
93
93
  "name": "ZIndexFlyout",
94
94
  "attributes": {
95
- "category": "z-index",
95
+ "category": "zIndex",
96
96
  "type": "flyout"
97
97
  },
98
98
  "path": [
99
- "z-index",
99
+ "zIndex",
100
100
  "flyout"
101
101
  ]
102
102
  },
@@ -111,11 +111,11 @@ module.exports = {
111
111
  },
112
112
  "name": "ZIndexFixed",
113
113
  "attributes": {
114
- "category": "z-index",
114
+ "category": "zIndex",
115
115
  "type": "fixed"
116
116
  },
117
117
  "path": [
118
- "z-index",
118
+ "zIndex",
119
119
  "fixed"
120
120
  ]
121
121
  },
@@ -130,11 +130,11 @@ module.exports = {
130
130
  },
131
131
  "name": "ZIndexModal",
132
132
  "attributes": {
133
- "category": "z-index",
133
+ "category": "zIndex",
134
134
  "type": "modal"
135
135
  },
136
136
  "path": [
137
- "z-index",
137
+ "zIndex",
138
138
  "modal"
139
139
  ]
140
140
  },
@@ -149,11 +149,11 @@ module.exports = {
149
149
  },
150
150
  "name": "ZIndexUltimate",
151
151
  "attributes": {
152
- "category": "z-index",
152
+ "category": "zIndex",
153
153
  "type": "ultimate"
154
154
  },
155
155
  "path": [
156
- "z-index",
156
+ "zIndex",
157
157
  "ultimate"
158
158
  ]
159
159
  }
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 22 Jul 2024 09:37:27 GMT
3
+ // Generated on Mon, 29 Jul 2024 13:31:38 GMT
4
4
 
5
5
 
6
6
  $dp-box-shadow-xl: 0 0 16px rgb(0 0 0 / 20%), 0 0 3px rgb(0 0 0 / 50%) !default;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 22 Jul 2024 09:37:27 GMT
3
+ // Generated on Mon, 29 Jul 2024 13:31:38 GMT
4
4
 
5
5
 
6
6
  $dp-breakpoints-xl: 1400px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 22 Jul 2024 09:37:27 GMT
3
+ // Generated on Mon, 29 Jul 2024 13:31:38 GMT
4
4
 
5
5
 
6
6
  $dp-color-highlight-contrast: $dp-color-white !default;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 22 Jul 2024 09:37:27 GMT
3
+ // Generated on Mon, 29 Jul 2024 13:31:38 GMT
4
4
 
5
5
 
6
6
  $dp-color-11-11: #313695;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 22 Jul 2024 09:37:27 GMT
3
+ // Generated on Mon, 29 Jul 2024 13:31:38 GMT
4
4
 
5
5
 
6
6
  $dp-color-magenta-dark-2: #650324 !default;