@sme.up/ketchup 7.3.1 → 7.4.1

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 (28) hide show
  1. package/dist/cjs/ketchup.cjs.js +1 -1
  2. package/dist/cjs/kup-echart.cjs.entry.js +42 -1
  3. package/dist/cjs/kup-planner.cjs.entry.js +11688 -0
  4. package/dist/cjs/loader.cjs.js +1 -1
  5. package/dist/collection/assets/echart.js +167 -0
  6. package/dist/collection/assets/gantt.js +0 -0
  7. package/dist/collection/assets/index.js +4 -0
  8. package/dist/collection/collection-manifest.json +1 -0
  9. package/dist/collection/components/kup-echart/kup-echart-declarations.js +1 -0
  10. package/dist/collection/components/kup-echart/kup-echart.js +41 -1
  11. package/dist/collection/components/kup-planner/kup-planner-declarations.js +42 -0
  12. package/dist/collection/components/kup-planner/kup-planner.css +489 -0
  13. package/dist/collection/components/kup-planner/kup-planner.js +708 -0
  14. package/dist/components/kup-echart2.js +42 -1
  15. package/dist/components/kup-planner.d.ts +11 -0
  16. package/dist/components/kup-planner.js +11858 -0
  17. package/dist/esm/ketchup.js +1 -1
  18. package/dist/esm/kup-echart.entry.js +42 -1
  19. package/dist/esm/kup-planner.entry.js +11684 -0
  20. package/dist/esm/loader.js +1 -1
  21. package/dist/ketchup/ketchup.esm.js +1 -1
  22. package/dist/ketchup/p-cb6c8417.entry.js +10 -0
  23. package/dist/ketchup/{p-78b093e3.entry.js → p-ff11d6d0.entry.js} +3 -3
  24. package/dist/types/components/kup-echart/kup-echart-declarations.d.ts +2 -1
  25. package/dist/types/components/kup-planner/kup-planner-declarations.d.ts +52 -0
  26. package/dist/types/components/kup-planner/kup-planner.d.ts +72 -0
  27. package/dist/types/components.d.ts +85 -0
  28. package/package.json +6 -1
@@ -0,0 +1,489 @@
1
+ ._3_ygE {
2
+ display: table;
3
+ border-bottom: #e6e4e4 1px solid;
4
+ border-top: #e6e4e4 1px solid;
5
+ border-left: #e6e4e4 1px solid;
6
+ }
7
+
8
+ ._1nBOt {
9
+ display: table-row;
10
+ list-style: none;
11
+ }
12
+
13
+ ._2eZzQ {
14
+ border-right: 1px solid rgb(196, 196, 196);
15
+ opacity: 1;
16
+ margin-left: -2px;
17
+ }
18
+
19
+ ._WuQ0f {
20
+ display: table-cell;
21
+ vertical-align: -webkit-baseline-middle;
22
+ vertical-align: middle;
23
+ }
24
+
25
+ ._3ZbQT {
26
+ display: table;
27
+ border-bottom: #e6e4e4 1px solid;
28
+ border-left: #e6e4e4 1px solid;
29
+ }
30
+
31
+ ._34SS0 {
32
+ display: table-row;
33
+ text-overflow: ellipsis;
34
+ }
35
+
36
+ ._34SS0:nth-of-type(even) {
37
+ /*background-color: #f5f5f5;*/
38
+ }
39
+
40
+ ._3lLk3 {
41
+ display: table-cell;
42
+ vertical-align: middle;
43
+ white-space: nowrap;
44
+ overflow: hidden;
45
+ text-overflow: ellipsis;
46
+ }
47
+ ._nI1Xw {
48
+ display: flex;
49
+ }
50
+
51
+ ._2QjE6 {
52
+ color: rgb(86 86 86);
53
+ font-size: 0.6rem;
54
+ padding: 0.15rem 0.2rem 0 0.2rem;
55
+ -webkit-user-select: none;
56
+ -moz-user-select: none;
57
+ user-select: none;
58
+ cursor: pointer;
59
+ }
60
+ ._2TfEi {
61
+ font-size: 0.6rem;
62
+ padding-left: 1rem;
63
+ -webkit-user-select: none;
64
+ -moz-user-select: none;
65
+ user-select: none;
66
+ }
67
+
68
+ ._3T42e {
69
+ background: #fff;
70
+ padding: 12px;
71
+ box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
72
+ }
73
+
74
+ ._29NTg {
75
+ font-size: 12px;
76
+ margin-bottom: 6px;
77
+ color: #666;
78
+ }
79
+
80
+ ._25P-K {
81
+ position: absolute;
82
+ display: flex;
83
+ flex-shrink: 0;
84
+ pointer-events: none;
85
+ -webkit-touch-callout: none;
86
+ -webkit-user-select: none;
87
+ -moz-user-select: none;
88
+ user-select: none;
89
+ }
90
+
91
+ ._3gVAq {
92
+ visibility: hidden;
93
+ position: absolute;
94
+ display: flex;
95
+ pointer-events: none;
96
+ }
97
+
98
+ ._1eT-t {
99
+ overflow: hidden auto;
100
+ width: 1rem;
101
+ flex-shrink: 0;
102
+ /*firefox*/
103
+ scrollbar-width: thin;
104
+ }
105
+ ._1eT-t::-webkit-scrollbar {
106
+ width: 1.1rem;
107
+ height: 1.1rem;
108
+ }
109
+ ._1eT-t::-webkit-scrollbar-corner {
110
+ background: transparent;
111
+ }
112
+ ._1eT-t::-webkit-scrollbar-thumb {
113
+ border: 6px solid transparent;
114
+ background: rgba(0, 0, 0, 0.2);
115
+ background: var(--palette-black-alpha-20, rgba(0, 0, 0, 0.2));
116
+ border-radius: 10px;
117
+ background-clip: padding-box;
118
+ }
119
+ ._1eT-t::-webkit-scrollbar-thumb:hover {
120
+ border: 4px solid transparent;
121
+ background: rgba(0, 0, 0, 0.3);
122
+ background: var(--palette-black-alpha-30, rgba(0, 0, 0, 0.3));
123
+ background-clip: padding-box;
124
+ }
125
+
126
+ ._EvhC1 {
127
+ border-radius: 8px;
128
+ background: #efefef;
129
+ margin: 12px;
130
+ padding: 12px;
131
+ }
132
+ ._2dZTy {
133
+ fill: #fff;
134
+ }
135
+
136
+ ._2dZTy:nth-child(even) {
137
+ /*fill: #f5f5f5;*/
138
+ }
139
+
140
+ ._3rUKi {
141
+ stroke: transparent;
142
+ }
143
+
144
+ ._RuwuK {
145
+ stroke: #e6e4e4;
146
+ }
147
+
148
+ ._9w8d5 {
149
+ text-anchor: middle;
150
+ fill: #333;
151
+ -webkit-touch-callout: none;
152
+ -webkit-user-select: none;
153
+ -moz-user-select: none;
154
+ user-select: none;
155
+ pointer-events: none;
156
+ }
157
+
158
+ ._1rLuZ {
159
+ stroke: #e6e4e4;
160
+ }
161
+
162
+ ._2q1Kt {
163
+ text-anchor: middle;
164
+ fill: #555;
165
+ -webkit-touch-callout: none;
166
+ -webkit-user-select: none;
167
+ -moz-user-select: none;
168
+ user-select: none;
169
+ pointer-events: none;
170
+ }
171
+
172
+ ._35nLX {
173
+ fill: #ffffff;
174
+ stroke: #e0e0e0;
175
+ stroke-width: 1.4;
176
+ }
177
+
178
+ ._KxSXS {
179
+ cursor: pointer;
180
+ outline: none;
181
+ }
182
+
183
+ ._KxSXS:hover ._3w_5u {
184
+ visibility: visible;
185
+ opacity: 1;
186
+ }
187
+
188
+ ._3w_5u {
189
+ fill: #ddd;
190
+ cursor: ew-resize;
191
+ opacity: 0;
192
+ visibility: hidden;
193
+ }
194
+
195
+ ._31ERP {
196
+ -webkit-user-select: none;
197
+ -moz-user-select: none;
198
+ user-select: none;
199
+ stroke-width: 0;
200
+ }
201
+
202
+ ._3zRJQ {
203
+ fill: #fff;
204
+ text-anchor: middle;
205
+ font-weight: lighter;
206
+ dominant-baseline: central;
207
+ -webkit-touch-callout: none;
208
+ -webkit-user-select: none;
209
+ -moz-user-select: none;
210
+ user-select: none;
211
+ pointer-events: none;
212
+ }
213
+
214
+ ._3KcaM {
215
+ fill: #555;
216
+ text-anchor: start;
217
+ -webkit-touch-callout: none;
218
+ -webkit-user-select: none;
219
+ -moz-user-select: none;
220
+ user-select: none;
221
+ pointer-events: none;
222
+ }
223
+
224
+ ._11iN9 {
225
+ background: #efefef;
226
+ border-radius: 8px;
227
+ margin: 12px;
228
+ overflow: hidden;
229
+ padding: 12px;
230
+ }
231
+
232
+ ._CZjuD {
233
+ overflow: hidden;
234
+ font-size: 0;
235
+ margin: 0;
236
+ padding: 0;
237
+ }
238
+
239
+ ._2B2zv {
240
+ margin: 0;
241
+ padding: 0;
242
+ overflow: hidden;
243
+ }
244
+
245
+ ._3eULf {
246
+ display: flex;
247
+ padding: 0;
248
+ margin: 0;
249
+ list-style: none;
250
+ outline: none;
251
+ position: relative;
252
+ }
253
+
254
+ ._2k9Ys {
255
+ overflow: auto;
256
+ max-width: 100%;
257
+ /*firefox*/
258
+ scrollbar-width: thin;
259
+ /*iPad*/
260
+ height: 1.2rem;
261
+ }
262
+ ._2k9Ys::-webkit-scrollbar {
263
+ width: 1.1rem;
264
+ height: 1.1rem;
265
+ }
266
+ ._2k9Ys::-webkit-scrollbar-corner {
267
+ background: transparent;
268
+ }
269
+ ._2k9Ys::-webkit-scrollbar-thumb {
270
+ border: 6px solid transparent;
271
+ background: rgba(0, 0, 0, 0.2);
272
+ background: var(--palette-black-alpha-20, rgba(0, 0, 0, 0.2));
273
+ border-radius: 10px;
274
+ background-clip: padding-box;
275
+ }
276
+ ._2k9Ys::-webkit-scrollbar-thumb:hover {
277
+ border: 4px solid transparent;
278
+ background: rgba(0, 0, 0, 0.3);
279
+ background: var(--palette-black-alpha-30, rgba(0, 0, 0, 0.3));
280
+ background-clip: padding-box;
281
+ }
282
+ @media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
283
+ }
284
+ ._19jgW {
285
+ height: 1px;
286
+ }
287
+
288
+ ._37E9D {
289
+ display: flex;
290
+ font-family: var(--kup-font-family, inherit);
291
+ justify-content: space-around;
292
+ max-width: 330px;
293
+ padding: 16px 0;
294
+ place-items: "center";
295
+ text-align: center;
296
+ }
297
+
298
+ ._WrYI6 {
299
+ font-size: 14px;
300
+ font-weight: bold;
301
+ overflow: hidden;
302
+ text-align: left;
303
+ text-overflow: ellipsis;
304
+ white-space: nowrap;
305
+ width: 100%;
306
+ }
307
+
308
+ ._c53zr {
309
+ max-width: -moz-max-content;
310
+ max-width: max-content;
311
+ padding: 0 4px;
312
+ text-align: right;
313
+ width: 100%;
314
+ }
315
+
316
+ ._2eBO5 {
317
+ position: relative;
318
+ display: inline-block;
319
+ width: 30px;
320
+ height: 17px;
321
+ }
322
+
323
+ ._hiyro {
324
+ opacity: 0;
325
+ width: 0;
326
+ height: 0;
327
+ }
328
+ ._hiyro:checked + ._2HI58 {
329
+ background-color: #003b77;
330
+ }
331
+ ._hiyro:checked + ._2HI58:before {
332
+ transform: translateX(13px);
333
+ }
334
+ ._hiyro:focus + ._2HI58 {
335
+ box-shadow: 0 0 1px #003b77;
336
+ }
337
+
338
+ ._2HI58 {
339
+ -webkit-transition: 0.4s;
340
+ cursor: pointer;
341
+ background-color: #ccc;
342
+ bottom: 0;
343
+ border-radius: 17px;
344
+ left: 0;
345
+ position: absolute;
346
+ right: 0;
347
+ top: 0;
348
+ transition: 0.4s;
349
+ }
350
+ ._2HI58:before {
351
+ -webkit-transition: 0.1s;
352
+ background-color: white;
353
+ border-radius: 50%;
354
+ bottom: 2px;
355
+ content: "";
356
+ height: 13px;
357
+ left: 2px;
358
+ position: absolute;
359
+ transition: 0.1s;
360
+ width: 13px;
361
+ }
362
+
363
+ ._2gSdA {
364
+ font-size: 12px;
365
+ padding: 6px;
366
+ }
367
+ ._lEI6r {
368
+ padding: 0 10px;
369
+ margin-right: 10px;
370
+ }
371
+
372
+ ._RU6Aa {
373
+ background: var(--kup-background-color, #ffffff);
374
+ border: 1px solid var(--kup-border-color, #acacac);
375
+ border-radius: 4px;
376
+ box-sizing: border-box;
377
+ color: var(--kup-text-color, #595959);
378
+ cursor: pointer;
379
+ display: grid;
380
+ font-weight: 400;
381
+ grid-template-columns: var(--grid-project-columns, 1fr 1fr 1fr);
382
+ place-items: center;
383
+ }
384
+ ._RU6Aa > * {
385
+ font-size: 14px;
386
+ line-height: 24px;
387
+ overflow: hidden;
388
+ text-overflow: ellipsis;
389
+ white-space: nowrap;
390
+ width: 100%;
391
+ }
392
+ ._RU6Aa ._30j6y {
393
+ font-weight: 700;
394
+ width: 100%;
395
+ text-align: center;
396
+ }
397
+
398
+ ._T0HQN {
399
+ cursor: pointer;
400
+ display: grid;
401
+ border-width: 0 1px 1px 1px;
402
+ border-style: solid;
403
+ border-color: #acacac;
404
+ border-bottom-left-radius: 4px;
405
+ border-bottom-right-radius: 4px;
406
+ grid-template-columns: var(--grid-fasi-columns, 1fr 1fr 1fr);
407
+ place-items: center;
408
+ background: #ffffff;
409
+ color: #595959;
410
+ font-weight: 400;
411
+ }
412
+ ._T0HQN > * {
413
+ font-size: 12px;
414
+ line-height: 14px;
415
+ text-overflow: ellipsis;
416
+ overflow: hidden;
417
+ white-space: nowrap;
418
+ width: 100%;
419
+ }
420
+
421
+ ._T0HQN:has(+ ._T0HQN),
422
+ ._RU6Aa:has(+ ._T0HQN) {
423
+ border-bottom-left-radius: 0;
424
+ border-bottom-right-radius: 0;
425
+ }
426
+
427
+ ._yp2DW {
428
+ cursor: pointer;
429
+ display: grid;
430
+ border-width: 1px;
431
+ border-style: solid;
432
+ border-color: #cbcbcb;
433
+ border-radius: 4px;
434
+ grid-template-columns: 34% 33% 33%;
435
+ place-items: center;
436
+ background: #fff;
437
+ color: #595959;
438
+ font-weight: 400;
439
+ }
440
+ ._yp2DW > * {
441
+ font-size: 12px;
442
+ line-height: 14px;
443
+ overflow: hidden;
444
+ text-overflow: ellipsis;
445
+ }
446
+ ._yp2DW > *:first-child {
447
+ width: 100%;
448
+ white-space: nowrap;
449
+ padding-left: 5.5px;
450
+ }
451
+
452
+ ._1H4ue {
453
+ background: #f2f2f2;
454
+ padding: 3px;
455
+ }
456
+ ._3P0WE {
457
+ display: grid;
458
+ grid-auto-flow: column;
459
+ grid-gap: 8px;
460
+ margin-left: 12px;
461
+ width: -moz-max-content;
462
+ width: max-content;
463
+ }
464
+
465
+ ._1oXbe {
466
+ background: transparent;
467
+ border-color: var(--kup-primary-color, #003b77);
468
+ border-radius: 4px;
469
+ border-width: 1px;
470
+ box-shadow: 0 3px 1px -2px rgba(var(--kup-text-color-rgb, 51 51 51), 0.2), 0 2px 2px 0 rgba(var(--kup-text-color-rgb, 51 51 51), 0.14), 0 1px 5px 0 rgba(var(--kup-text-color-rgb, 51 51 51), 0.12);
471
+ box-sizing: border-box;
472
+ color: var(--kup-primary-color, #003b77);
473
+ cursor: pointer;
474
+ font-size: 11px;
475
+ height: 32px;
476
+ min-width: 64px;
477
+ }
478
+
479
+ ._1R9mh {
480
+ font-family: var(--kup-font-family, inherit);
481
+ font-size: 11px;
482
+ letter-spacing: 0.0892857143em;
483
+ text-decoration: none;
484
+ text-transform: uppercase;
485
+ padding: 0 6px;
486
+ }
487
+ :host {
488
+ display: block;
489
+ }