amotify 0.1.60 → 0.2.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/dist/@declaration/index.d.ts +2 -2
- package/dist/@declaration/property.d.ts +9 -9
- package/dist/@styles/componentClasses/index.css +46 -149
- package/dist/@styles/componentClasses/index.js +35 -49
- package/dist/@styles/index.css +46 -149
- package/dist/@styles/index.js +35 -49
- package/dist/@styles/style.css +46 -149
- package/dist/@styles/style.js +35 -49
- package/dist/@utils/GenerateClassName.d.ts +2 -2
- package/dist/@utils/GenerateClassName.js +1 -1
- package/dist/@utils/LaunchReactApp.d.ts +11 -11
- package/dist/@utils/LaunchReactApp.js +1 -1
- package/dist/@utils/config.d.ts +6 -1
- package/dist/@utils/config.js +1 -1
- package/dist/@utils/index.d.ts +2 -2
- package/dist/@utils/index.js +1 -1
- package/dist/@utils/pageRouter.d.ts +15 -0
- package/dist/@utils/pageRouter.js +1 -0
- package/dist/@utils/useRecycle.js +1 -1
- package/dist/@utils/useRouterEffect.d.ts +16 -0
- package/dist/@utils/useRouterEffect.js +1 -0
- package/dist/@utils/useStore.d.ts +2 -10
- package/dist/@utils/useStore.js +1 -1
- package/dist/atoms/FAI.d.ts +1 -1
- package/dist/atoms/FAI.js +1 -1
- package/dist/atoms/Flex.js +1 -1
- package/dist/atoms/Logo.d.ts +14 -14
- package/dist/atoms/Logo.js +3 -3
- package/dist/fn/Button.d.ts +4 -4
- package/dist/fn/Button.js +1 -1
- package/dist/fn/Cropper.d.ts +1 -1
- package/dist/fn/Cropper.js +1 -1
- package/dist/fn/Effect/Pudding.js +1 -1
- package/dist/fn/Effect/Ripple.js +3 -3
- package/dist/fn/Input/AutoHeightText.d.ts +1 -1
- package/dist/fn/Input/AutoHeightText.js +1 -1
- package/dist/fn/Input/Checker.d.ts +3 -3
- package/dist/fn/Input/Checker.js +1 -1
- package/dist/fn/Input/Chips/Selector.d.ts +3 -3
- package/dist/fn/Input/Chips/Selector.js +1 -1
- package/dist/fn/Input/Chips/index.js +1 -1
- package/dist/fn/Input/Contenteditable.js +1 -1
- package/dist/fn/Input/DigitCharacters.d.ts +1 -1
- package/dist/fn/Input/DigitCharacters.js +1 -1
- package/dist/fn/Input/Filer.d.ts +3 -3
- package/dist/fn/Input/Filer.js +1 -1
- package/dist/fn/Input/Hidden.d.ts +1 -1
- package/dist/fn/Input/Hidden.js +1 -1
- package/dist/fn/Input/List.d.ts +5 -5
- package/dist/fn/Input/List.js +1 -1
- package/dist/fn/Input/Parts.d.ts +1 -1
- package/dist/fn/Input/Parts.js +1 -1
- package/dist/fn/Input/Plain.d.ts +2 -2
- package/dist/fn/Input/Plain.js +1 -1
- package/dist/fn/Input/RichSelect.d.ts +3 -3
- package/dist/fn/Input/RichSelect.js +1 -1
- package/dist/fn/Input/Search.d.ts +1 -1
- package/dist/fn/Input/Segmented.d.ts +8 -8
- package/dist/fn/Input/Segmented.js +1 -1
- package/dist/fn/Input/Select.d.ts +1 -1
- package/dist/fn/Input/Select.js +1 -1
- package/dist/fn/Input/Slider.js +1 -1
- package/dist/fn/Input/Switch.js +1 -1
- package/dist/fn/Input/Text.js +1 -1
- package/dist/fn/Input/TextArea.js +1 -1
- package/dist/fn/Input/Time/Picker.js +1 -1
- package/dist/fn/Input/Time/index.d.ts +1 -1
- package/dist/fn/Input/Time/index.js +1 -1
- package/dist/fn/Input/core.d.ts +11 -11
- package/dist/fn/Input/core.js +1 -1
- package/dist/fn/Input/index.d.ts +4 -4
- package/dist/fn/Input/index.js +1 -1
- package/dist/fn/Loader/corner.js +1 -1
- package/dist/fn/Loader/index.d.ts +1 -5
- package/dist/fn/Loader/index.js +1 -1
- package/dist/fn/Loader/mini.d.ts +1 -1
- package/dist/fn/Loader/mini.js +1 -1
- package/dist/fn/PageNotFound.js +1 -0
- package/dist/fn/{Layout/PageViewController.d.ts → PageViewController.d.ts} +1 -1
- package/dist/fn/PageViewController.js +1 -0
- package/dist/fn/{Layout/Plate.d.ts → Plate.d.ts} +1 -1
- package/dist/fn/Plate.js +1 -0
- package/dist/fn/{Layout/RootViewController.d.ts → RootViewController.d.ts} +10 -10
- package/dist/fn/RootViewController.js +1 -0
- package/dist/fn/Sheet.d.ts +11 -10
- package/dist/fn/Sheet.js +1 -1
- package/dist/fn/Snackbar.d.ts +1 -1
- package/dist/fn/Snackbar.js +1 -1
- package/dist/fn/{Layout/SwipeView.d.ts → SwipeView.d.ts} +2 -2
- package/dist/fn/SwipeView.js +1 -0
- package/dist/fn/{Layout/TabBar.d.ts → TabBar.d.ts} +1 -1
- package/dist/fn/TabBar.js +1 -0
- package/dist/fn/Table/Data.d.ts +2 -2
- package/dist/fn/Table/Data.js +1 -1
- package/dist/fn/Table/Drag.d.ts +1 -1
- package/dist/fn/Table/Drag.js +1 -1
- package/dist/fn/Table/Normal.d.ts +1 -1
- package/dist/fn/Table/Normal.js +1 -1
- package/dist/fn/Table/Wrapper.d.ts +1 -1
- package/dist/fn/Table/Wrapper.js +1 -1
- package/dist/fn/Table/cellStyling.d.ts +2 -2
- package/dist/fn/Table/cellStyling.js +1 -1
- package/dist/fn/Table/index.d.ts +3 -3
- package/dist/fn/Table/index.js +1 -1
- package/dist/fn/Tooltips.d.ts +1 -1
- package/dist/fn/index.d.ts +6 -1
- package/dist/fn/index.js +1 -1
- package/dist/index.d.ts +17 -6
- package/dist/mols/Accordion.js +1 -1
- package/dist/mols/List.js +1 -1
- package/dist/mols/Text.js +1 -1
- package/dist/temps/designBook.d.ts +0 -2
- package/dist/temps/designBook.js +10 -10
- package/package.json +3 -8
- package/dist/@utils/fin.d.ts +0 -1
- package/dist/@utils/fin.js +0 -1
- package/dist/@utils/pageTransit.d.ts +0 -11
- package/dist/@utils/pageTransit.js +0 -1
- package/dist/fn/Layout/PageNotFound.js +0 -1
- package/dist/fn/Layout/PageRouter.d.ts +0 -27
- package/dist/fn/Layout/PageRouter.js +0 -1
- package/dist/fn/Layout/PageViewController.js +0 -1
- package/dist/fn/Layout/Plate.js +0 -1
- package/dist/fn/Layout/RootViewController.js +0 -1
- package/dist/fn/Layout/SwipeView.js +0 -1
- package/dist/fn/Layout/TabBar.js +0 -1
- package/dist/fn/Layout/index.d.ts +0 -27
- package/dist/fn/Layout/index.js +0 -1
- package/dist/fn/Loader/top.d.ts +0 -2
- package/dist/fn/Loader/top.js +0 -1
- /package/dist/fn/{Layout/PageNotFound.d.ts → PageNotFound.d.ts} +0 -0
package/dist/@styles/index.css
CHANGED
|
@@ -373,117 +373,11 @@
|
|
|
373
373
|
}
|
|
374
374
|
|
|
375
375
|
/* esbuild-sass-plugin:css-chunk:src/@styles/componentClasses/f_loader.module.scss */
|
|
376
|
-
.
|
|
376
|
+
._Wrapper_11vvw_1 {
|
|
377
377
|
z-index: 10;
|
|
378
378
|
position: absolute;
|
|
379
379
|
}
|
|
380
|
-
|
|
381
|
-
z-index: 3000;
|
|
382
|
-
cursor: not-allowed !important;
|
|
383
|
-
}
|
|
384
|
-
._TopLoader_1ha0b_6 ._Center_1ha0b_10 {
|
|
385
|
-
width: 10rem;
|
|
386
|
-
height: 10rem;
|
|
387
|
-
}
|
|
388
|
-
._TopLoader_1ha0b_6 ._Child_1ha0b_14 {
|
|
389
|
-
position: absolute;
|
|
390
|
-
transform-origin: 0 0;
|
|
391
|
-
justify-content: flex-end;
|
|
392
|
-
align-items: center;
|
|
393
|
-
display: flex;
|
|
394
|
-
height: 0;
|
|
395
|
-
background-color: white;
|
|
396
|
-
}
|
|
397
|
-
._TopLoader_1ha0b_6 ._Child_1ha0b_14 ._Circle_1ha0b_23 {
|
|
398
|
-
border-radius: 50%;
|
|
399
|
-
animation: _expander_1ha0b_1 6s cubic-bezier(0.61, 0.48, 0.61, 0.76) infinite;
|
|
400
|
-
}
|
|
401
|
-
._TopLoader_1ha0b_6 ._Child_1ha0b_14._Child1_1ha0b_27 {
|
|
402
|
-
width: 3rem;
|
|
403
|
-
animation: _rotation_1ha0b_1 4s cubic-bezier(0.61, 0.48, 0.61, 0.76) infinite -2.5s;
|
|
404
|
-
}
|
|
405
|
-
._TopLoader_1ha0b_6 ._Child_1ha0b_14._Child1_1ha0b_27 ._Circle_1ha0b_23 {
|
|
406
|
-
width: 20px;
|
|
407
|
-
height: 20px;
|
|
408
|
-
}
|
|
409
|
-
._TopLoader_1ha0b_6 ._Child_1ha0b_14._Child2_1ha0b_35 {
|
|
410
|
-
width: 45px;
|
|
411
|
-
animation: _rotation_1ha0b_1 4.7s cubic-bezier(0.61, 0.48, 0.61, 0.76) infinite -1.4s;
|
|
412
|
-
}
|
|
413
|
-
._TopLoader_1ha0b_6 ._Child_1ha0b_14._Child2_1ha0b_35 ._Circle_1ha0b_23 {
|
|
414
|
-
width: 10px;
|
|
415
|
-
height: 10px;
|
|
416
|
-
}
|
|
417
|
-
._TopLoader_1ha0b_6 ._Child_1ha0b_14._Child3_1ha0b_43 {
|
|
418
|
-
width: 46px;
|
|
419
|
-
animation: _rotation_1ha0b_1 3s cubic-bezier(0.61, 0.48, 0.61, 0.76) infinite -3.6s;
|
|
420
|
-
}
|
|
421
|
-
._TopLoader_1ha0b_6 ._Child_1ha0b_14._Child3_1ha0b_43 ._Circle_1ha0b_23 {
|
|
422
|
-
width: 10px;
|
|
423
|
-
height: 10px;
|
|
424
|
-
}
|
|
425
|
-
._TopLoader_1ha0b_6 ._Child_1ha0b_14._Child4_1ha0b_51 {
|
|
426
|
-
width: 32px;
|
|
427
|
-
animation: _rotation_1ha0b_1 5.3s cubic-bezier(0.61, 0.48, 0.61, 0.76) infinite -1.4s;
|
|
428
|
-
}
|
|
429
|
-
._TopLoader_1ha0b_6 ._Child_1ha0b_14._Child4_1ha0b_51 ._Circle_1ha0b_23 {
|
|
430
|
-
width: 6px;
|
|
431
|
-
height: 6px;
|
|
432
|
-
}
|
|
433
|
-
._TopLoader_1ha0b_6 ._Child_1ha0b_14._Child5_1ha0b_59 {
|
|
434
|
-
width: 22px;
|
|
435
|
-
animation: _rotation_1ha0b_1 4.9s cubic-bezier(0.61, 0.48, 0.61, 0.76) infinite -0.9s;
|
|
436
|
-
}
|
|
437
|
-
._TopLoader_1ha0b_6 ._Child_1ha0b_14._Child5_1ha0b_59 ._Circle_1ha0b_23 {
|
|
438
|
-
width: 8px;
|
|
439
|
-
height: 8px;
|
|
440
|
-
}
|
|
441
|
-
._TopLoader_1ha0b_6 ._Child_1ha0b_14._Child6_1ha0b_67 {
|
|
442
|
-
width: 38px;
|
|
443
|
-
animation: _rotation_1ha0b_1 5.4s cubic-bezier(0.61, 0.48, 0.61, 0.76) infinite -3.1s;
|
|
444
|
-
}
|
|
445
|
-
._TopLoader_1ha0b_6 ._Child_1ha0b_14._Child6_1ha0b_67 ._Circle_1ha0b_23 {
|
|
446
|
-
width: 15px;
|
|
447
|
-
height: 15px;
|
|
448
|
-
}
|
|
449
|
-
._TopLoader_1ha0b_6 ._Child_1ha0b_14._Child7_1ha0b_75 {
|
|
450
|
-
width: 42px;
|
|
451
|
-
animation: _rotation_1ha0b_1 6s cubic-bezier(0.61, 0.48, 0.61, 0.76) infinite _-2s_1ha0b_1;
|
|
452
|
-
}
|
|
453
|
-
._TopLoader_1ha0b_6 ._Child_1ha0b_14._Child7_1ha0b_75 ._Circle_1ha0b_23 {
|
|
454
|
-
width: 6px;
|
|
455
|
-
height: 6px;
|
|
456
|
-
}
|
|
457
|
-
@keyframes _rotation_1ha0b_1 {
|
|
458
|
-
0% {
|
|
459
|
-
transform: rotate(0deg);
|
|
460
|
-
}
|
|
461
|
-
50% {
|
|
462
|
-
transform: rotate(360deg);
|
|
463
|
-
}
|
|
464
|
-
100% {
|
|
465
|
-
transform: rotate(720deg);
|
|
466
|
-
}
|
|
467
|
-
}
|
|
468
|
-
@keyframes _expander_1ha0b_1 {
|
|
469
|
-
0% {
|
|
470
|
-
transform: scale(1);
|
|
471
|
-
}
|
|
472
|
-
30% {
|
|
473
|
-
transform: scale(0);
|
|
474
|
-
}
|
|
475
|
-
70% {
|
|
476
|
-
transform: scale(1.4);
|
|
477
|
-
}
|
|
478
|
-
100% {
|
|
479
|
-
transform: scale(1);
|
|
480
|
-
}
|
|
481
|
-
}
|
|
482
|
-
._TopLoader_1ha0b_6._Active_true_1ha0b_108 {
|
|
483
|
-
opacity: 1;
|
|
484
|
-
pointer-events: all;
|
|
485
|
-
}
|
|
486
|
-
@keyframes _ldAnm_1ha0b_1 {
|
|
380
|
+
@keyframes _ldAnm_11vvw_1 {
|
|
487
381
|
0% {
|
|
488
382
|
height: 20%;
|
|
489
383
|
}
|
|
@@ -494,36 +388,36 @@
|
|
|
494
388
|
height: 20%;
|
|
495
389
|
}
|
|
496
390
|
}
|
|
497
|
-
.
|
|
391
|
+
._CornerLoader_11vvw_17 ._Wrap_11vvw_1 {
|
|
498
392
|
height: 1rem;
|
|
499
393
|
gap: 1px;
|
|
500
394
|
}
|
|
501
|
-
.
|
|
395
|
+
._CornerLoader_11vvw_17 ._Wrap_11vvw_1 > div {
|
|
502
396
|
box-shadow: 0 0 0 transparent inset, var(--shadow_style_1) var(--shadow_color_remark);
|
|
503
397
|
background-color: white;
|
|
504
398
|
border-radius: 4px;
|
|
505
399
|
width: 2px;
|
|
506
400
|
height: 20%;
|
|
507
401
|
}
|
|
508
|
-
.
|
|
402
|
+
._CornerLoader_11vvw_17._isActive_11vvw_28 {
|
|
509
403
|
opacity: 0.7;
|
|
510
404
|
}
|
|
511
|
-
.
|
|
512
|
-
animation: 1.2s
|
|
405
|
+
._CornerLoader_11vvw_17._isActive_11vvw_28 ._Wrap_11vvw_1 > div {
|
|
406
|
+
animation: 1.2s _ldAnm_11vvw_1 ease infinite;
|
|
513
407
|
}
|
|
514
|
-
.
|
|
408
|
+
._CornerLoader_11vvw_17._isActive_11vvw_28 ._Wrap_11vvw_1 > div._Ld1_11vvw_34 {
|
|
515
409
|
animation-delay: calc(0 * 0.15s);
|
|
516
410
|
}
|
|
517
|
-
.
|
|
411
|
+
._CornerLoader_11vvw_17._isActive_11vvw_28 ._Wrap_11vvw_1 > div._Ld2_11vvw_37 {
|
|
518
412
|
animation-delay: calc(1 * 0.15s);
|
|
519
413
|
}
|
|
520
|
-
.
|
|
414
|
+
._CornerLoader_11vvw_17._isActive_11vvw_28 ._Wrap_11vvw_1 > div._Ld3_11vvw_40 {
|
|
521
415
|
animation-delay: calc(2 * 0.15s);
|
|
522
416
|
}
|
|
523
|
-
.
|
|
417
|
+
._CornerLoader_11vvw_17._isActive_11vvw_28 ._Wrap_11vvw_1 > div._Ld4_11vvw_43 {
|
|
524
418
|
animation-delay: calc(3 * 0.15s);
|
|
525
419
|
}
|
|
526
|
-
@keyframes
|
|
420
|
+
@keyframes _ldAnm_11vvw_1 {
|
|
527
421
|
0% {
|
|
528
422
|
height: 50%;
|
|
529
423
|
}
|
|
@@ -537,42 +431,42 @@
|
|
|
537
431
|
height: 50%;
|
|
538
432
|
}
|
|
539
433
|
}
|
|
540
|
-
.
|
|
434
|
+
._MiniLoader_11vvw_61 {
|
|
541
435
|
transition: 0.1s;
|
|
542
436
|
}
|
|
543
|
-
.
|
|
437
|
+
._MiniLoader_11vvw_61._Active_false_11vvw_64 {
|
|
544
438
|
display: none !important;
|
|
545
439
|
}
|
|
546
|
-
.
|
|
440
|
+
._MiniLoader_11vvw_61._Hide_11vvw_67 {
|
|
547
441
|
display: none !important;
|
|
548
442
|
}
|
|
549
|
-
.
|
|
443
|
+
._MiniLoader_11vvw_61:not(._Active_11vvw_64) {
|
|
550
444
|
overflow: hidden;
|
|
551
445
|
padding: 0 !important;
|
|
552
446
|
margin: 0 !important;
|
|
553
447
|
width: 0 !important;
|
|
554
448
|
height: 0 !important;
|
|
555
449
|
}
|
|
556
|
-
.
|
|
557
|
-
animation:
|
|
450
|
+
._MiniLoader_11vvw_61 > ._Core_11vvw_77 {
|
|
451
|
+
animation: _spin_11vvw_1 0.5s linear infinite;
|
|
558
452
|
}
|
|
559
|
-
.
|
|
453
|
+
._MiniLoader_11vvw_61 svg {
|
|
560
454
|
height: 100%;
|
|
561
455
|
position: absolute;
|
|
562
456
|
fill: none;
|
|
563
457
|
}
|
|
564
|
-
.
|
|
458
|
+
._MiniLoader_11vvw_61 ._SVG1_11vvw_85 {
|
|
565
459
|
stroke-width: 9;
|
|
566
460
|
stroke-dasharray: 220 220;
|
|
567
461
|
stroke-linecap: round;
|
|
568
|
-
animation:
|
|
462
|
+
animation: _loader_11vvw_1 1.8s infinite cubic-bezier(0.4, 0, 0.3, 1), _loading_11vvw_1 1.4s infinite linear;
|
|
569
463
|
vertical-align: middle;
|
|
570
464
|
}
|
|
571
|
-
.
|
|
465
|
+
._MiniLoader_11vvw_61 ._SVG2_11vvw_92 {
|
|
572
466
|
stroke-width: 6;
|
|
573
467
|
opacity: 0.2;
|
|
574
468
|
}
|
|
575
|
-
@keyframes
|
|
469
|
+
@keyframes _loader_11vvw_1 {
|
|
576
470
|
from {
|
|
577
471
|
stroke-dashoffset: 220;
|
|
578
472
|
}
|
|
@@ -580,7 +474,7 @@
|
|
|
580
474
|
stroke-dashoffset: -220;
|
|
581
475
|
}
|
|
582
476
|
}
|
|
583
|
-
@keyframes
|
|
477
|
+
@keyframes _loading_11vvw_1 {
|
|
584
478
|
from {
|
|
585
479
|
transform: none;
|
|
586
480
|
}
|
|
@@ -624,81 +518,84 @@
|
|
|
624
518
|
}
|
|
625
519
|
|
|
626
520
|
/* esbuild-sass-plugin:css-chunk:src/@styles/componentClasses/f_table.module.scss */
|
|
627
|
-
.
|
|
521
|
+
._Wrap_1rtvv_1 tbody {
|
|
522
|
+
border-radius: inherit;
|
|
523
|
+
}
|
|
524
|
+
._Wrap_1rtvv_1._RowClickable_true_1rtvv_4 ._Row_1rtvv_4._BodyRow_1rtvv_4:not(._DataNotFound_1rtvv_4) {
|
|
628
525
|
cursor: pointer;
|
|
629
526
|
}
|
|
630
|
-
.
|
|
527
|
+
._Wrap_1rtvv_1._RowClickable_true_1rtvv_4 ._Row_1rtvv_4._BodyRow_1rtvv_4:not(._DataNotFound_1rtvv_4):hover ._Cell_1rtvv_7 {
|
|
631
528
|
background-color: hsl(var(--color-layer2-hsl));
|
|
632
529
|
}
|
|
633
|
-
.
|
|
530
|
+
._Wrap_1rtvv_1._RowClickable_true_1rtvv_4 ._Row_1rtvv_4._BodyRow_1rtvv_4:not(._DataNotFound_1rtvv_4):active ._Cell_1rtvv_7 {
|
|
634
531
|
background-color: hsl(var(--color-layer3-hsl));
|
|
635
532
|
}
|
|
636
|
-
.
|
|
533
|
+
._Wrap_1rtvv_1 ._Table_1rtvv_13 {
|
|
637
534
|
min-width: 100%;
|
|
638
535
|
border-collapse: separate;
|
|
639
536
|
border-spacing: 0px;
|
|
640
537
|
height: 100%;
|
|
641
538
|
border-radius: inherit;
|
|
642
539
|
}
|
|
643
|
-
.
|
|
540
|
+
._Wrap_1rtvv_1 ._Table_1rtvv_13 ._Row_1rtvv_4 {
|
|
644
541
|
border-radius: inherit;
|
|
645
542
|
}
|
|
646
|
-
.
|
|
543
|
+
._TableType_drag_1rtvv_24 * {
|
|
647
544
|
user-select: none;
|
|
648
545
|
-webkit-user-select: none;
|
|
649
546
|
}
|
|
650
|
-
.
|
|
547
|
+
._TableType_drag_1rtvv_24 ._DraggerOrigin_1rtvv_28 ._Cell_1rtvv_7 {
|
|
651
548
|
transition: var(--animation-time2);
|
|
652
549
|
background-color: hsl(var(--color-layer4-hsl));
|
|
653
550
|
opacity: 0.8;
|
|
654
551
|
pointer-events: none;
|
|
655
552
|
}
|
|
656
|
-
.
|
|
553
|
+
._TableType_drag_1rtvv_24 ._DragableButton_1rtvv_34 {
|
|
657
554
|
cursor: grab;
|
|
658
555
|
}
|
|
659
|
-
.
|
|
556
|
+
._TableType_drag_1rtvv_24 ._DragableButton_1rtvv_34:hover {
|
|
660
557
|
color: hsl(var(--color-theme-hsl));
|
|
661
558
|
}
|
|
662
|
-
.
|
|
559
|
+
._TableType_drag_1rtvv_24 ._DragableButton_1rtvv_34:active {
|
|
663
560
|
color: hsl(var(--color-theme-hsl));
|
|
664
561
|
}
|
|
665
|
-
.
|
|
562
|
+
._TableType_data_1rtvv_43 ._Console_1rtvv_43 {
|
|
666
563
|
width: 100%;
|
|
667
564
|
border-bottom: 1px solid var(--border-color-normal);
|
|
668
565
|
position: relative;
|
|
669
566
|
z-index: 2;
|
|
670
567
|
flex: none;
|
|
671
568
|
}
|
|
672
|
-
.
|
|
569
|
+
._TableType_data_1rtvv_43 ._Console_1rtvv_43 + ._TableBase_1rtvv_50 {
|
|
673
570
|
border-top-left-radius: 0;
|
|
674
571
|
border-top-right-radius: 0;
|
|
675
572
|
}
|
|
676
|
-
.
|
|
573
|
+
._TableType_data_1rtvv_43 ._TableBase_1rtvv_50 {
|
|
677
574
|
border-radius: inherit;
|
|
678
575
|
}
|
|
679
|
-
.
|
|
576
|
+
._TableType_data_1rtvv_43 ._TableBase_1rtvv_50 ._Table_1rtvv_13 {
|
|
680
577
|
border-radius: inherit;
|
|
681
578
|
}
|
|
682
|
-
.
|
|
579
|
+
._TableType_data_1rtvv_43 ._TableBase_1rtvv_50 ._Table_1rtvv_13 ._HeadRow_1rtvv_60 {
|
|
683
580
|
border-radius: inherit;
|
|
684
581
|
position: relative;
|
|
685
582
|
z-index: 2 !important;
|
|
686
583
|
min-width: 100%;
|
|
687
584
|
}
|
|
688
|
-
.
|
|
585
|
+
._TableType_data_1rtvv_43 ._TableBase_1rtvv_50 ._Table_1rtvv_13 ._HeadRow_1rtvv_60 ._Cell_1rtvv_7 ._FilterRegion_1rtvv_66 {
|
|
689
586
|
font-size: inherit;
|
|
690
587
|
}
|
|
691
|
-
.
|
|
588
|
+
._TableType_data_1rtvv_43 ._TableBase_1rtvv_50 ._Table_1rtvv_13 ._HeadRow_1rtvv_60 ._Cell_1rtvv_7 ._FilterRegion_1rtvv_66 ._Filtering_true_1rtvv_69 {
|
|
692
589
|
border: none;
|
|
693
590
|
background-color: hsl(var(--color-theme-hsl)) !important;
|
|
694
591
|
color: #fff !important;
|
|
695
592
|
box-shadow: 0 0 0 transparent inset, var(--shadow_style_1) var(--shadow_color_remark);
|
|
696
593
|
}
|
|
697
|
-
.
|
|
594
|
+
._TableType_data_1rtvv_43 ._TableBase_1rtvv_50 ._Table_1rtvv_13 ._BodyRow_1rtvv_4 {
|
|
698
595
|
position: relative;
|
|
699
596
|
z-index: 1;
|
|
700
597
|
}
|
|
701
|
-
.
|
|
598
|
+
._Cell_1rtvv_7 {
|
|
702
599
|
font-weight: normal;
|
|
703
600
|
}
|
|
704
601
|
|
package/dist/@styles/index.js
CHANGED
|
@@ -100,39 +100,25 @@ var f_sheet_module_default = {
|
|
|
100
100
|
|
|
101
101
|
// src/@styles/componentClasses/f_loader.module.scss
|
|
102
102
|
var f_loader_module_default = {
|
|
103
|
-
"Wrapper": "
|
|
104
|
-
"
|
|
105
|
-
"
|
|
106
|
-
"
|
|
107
|
-
"
|
|
108
|
-
"
|
|
109
|
-
"
|
|
110
|
-
"
|
|
111
|
-
"
|
|
112
|
-
"
|
|
113
|
-
"
|
|
114
|
-
"
|
|
115
|
-
"
|
|
116
|
-
"
|
|
117
|
-
"
|
|
118
|
-
"
|
|
119
|
-
"
|
|
120
|
-
"
|
|
121
|
-
"
|
|
122
|
-
"Ld1": "_Ld1_1ha0b_141",
|
|
123
|
-
"Ld2": "_Ld2_1ha0b_144",
|
|
124
|
-
"Ld3": "_Ld3_1ha0b_147",
|
|
125
|
-
"Ld4": "_Ld4_1ha0b_150",
|
|
126
|
-
"MiniLoader": "_MiniLoader_1ha0b_168",
|
|
127
|
-
"Active_false": "_Active_false_1ha0b_171",
|
|
128
|
-
"Hide": "_Hide_1ha0b_174",
|
|
129
|
-
"Active": "_Active_1ha0b_108",
|
|
130
|
-
"Core": "_Core_1ha0b_184",
|
|
131
|
-
"spin": "_spin_1ha0b_1",
|
|
132
|
-
"SVG1": "_SVG1_1ha0b_192",
|
|
133
|
-
"loader": "_loader_1ha0b_1",
|
|
134
|
-
"loading": "_loading_1ha0b_1",
|
|
135
|
-
"SVG2": "_SVG2_1ha0b_199"
|
|
103
|
+
"Wrapper": "_Wrapper_11vvw_1",
|
|
104
|
+
"CornerLoader": "_CornerLoader_11vvw_17",
|
|
105
|
+
"Wrap": "_Wrap_11vvw_1",
|
|
106
|
+
"isActive": "_isActive_11vvw_28",
|
|
107
|
+
"ldAnm": "_ldAnm_11vvw_1",
|
|
108
|
+
"Ld1": "_Ld1_11vvw_34",
|
|
109
|
+
"Ld2": "_Ld2_11vvw_37",
|
|
110
|
+
"Ld3": "_Ld3_11vvw_40",
|
|
111
|
+
"Ld4": "_Ld4_11vvw_43",
|
|
112
|
+
"MiniLoader": "_MiniLoader_11vvw_61",
|
|
113
|
+
"Active_false": "_Active_false_11vvw_64",
|
|
114
|
+
"Hide": "_Hide_11vvw_67",
|
|
115
|
+
"Active": "_Active_11vvw_64",
|
|
116
|
+
"Core": "_Core_11vvw_77",
|
|
117
|
+
"spin": "_spin_11vvw_1",
|
|
118
|
+
"SVG1": "_SVG1_11vvw_85",
|
|
119
|
+
"loader": "_loader_11vvw_1",
|
|
120
|
+
"loading": "_loading_11vvw_1",
|
|
121
|
+
"SVG2": "_SVG2_11vvw_92"
|
|
136
122
|
};
|
|
137
123
|
|
|
138
124
|
// src/@styles/componentClasses/f_layout.module.scss
|
|
@@ -153,22 +139,22 @@ var f_layout_module_default = {
|
|
|
153
139
|
|
|
154
140
|
// src/@styles/componentClasses/f_table.module.scss
|
|
155
141
|
var f_table_module_default = {
|
|
156
|
-
"Wrap": "
|
|
157
|
-
"RowClickable_true": "
|
|
158
|
-
"Row": "
|
|
159
|
-
"BodyRow": "
|
|
160
|
-
"DataNotFound": "
|
|
161
|
-
"Cell": "
|
|
162
|
-
"Table": "
|
|
163
|
-
"TableType_drag": "
|
|
164
|
-
"DraggerOrigin": "
|
|
165
|
-
"DragableButton": "
|
|
166
|
-
"TableType_data": "
|
|
167
|
-
"Console": "
|
|
168
|
-
"TableBase": "
|
|
169
|
-
"HeadRow": "
|
|
170
|
-
"FilterRegion": "
|
|
171
|
-
"Filtering_true": "
|
|
142
|
+
"Wrap": "_Wrap_1rtvv_1",
|
|
143
|
+
"RowClickable_true": "_RowClickable_true_1rtvv_4",
|
|
144
|
+
"Row": "_Row_1rtvv_4",
|
|
145
|
+
"BodyRow": "_BodyRow_1rtvv_4",
|
|
146
|
+
"DataNotFound": "_DataNotFound_1rtvv_4",
|
|
147
|
+
"Cell": "_Cell_1rtvv_7",
|
|
148
|
+
"Table": "_Table_1rtvv_13",
|
|
149
|
+
"TableType_drag": "_TableType_drag_1rtvv_24",
|
|
150
|
+
"DraggerOrigin": "_DraggerOrigin_1rtvv_28",
|
|
151
|
+
"DragableButton": "_DragableButton_1rtvv_34",
|
|
152
|
+
"TableType_data": "_TableType_data_1rtvv_43",
|
|
153
|
+
"Console": "_Console_1rtvv_43",
|
|
154
|
+
"TableBase": "_TableBase_1rtvv_50",
|
|
155
|
+
"HeadRow": "_HeadRow_1rtvv_60",
|
|
156
|
+
"FilterRegion": "_FilterRegion_1rtvv_66",
|
|
157
|
+
"Filtering_true": "_Filtering_true_1rtvv_69"
|
|
172
158
|
};
|
|
173
159
|
|
|
174
160
|
// src/@styles/componentClasses/f_effect.module.scss
|