@qikdev/vue-ui 0.2.313 → 0.2.315

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/style.css CHANGED
@@ -913,27 +913,28 @@ tr.inactive[data-v-323b93e8]:after {
913
913
  background: #b14e4e;
914
914
  color: #fff;
915
915
  }
916
- .basic-input-style[data-v-bdd928b4] {
916
+ .basic-input-style[data-v-0acb5372] {
917
917
  color: inherit;
918
918
  background: color-mix(in lab, currentColor 4%, transparent);
919
919
  border: 1px solid color-mix(in lab, currentColor 18%, transparent);
920
920
  }
921
- .avatar-image[data-v-bdd928b4] {
921
+ .avatar-image[data-v-0acb5372] {
922
922
  width: 100%;
923
923
  display: block;
924
924
  border-radius: 100%;
925
925
  overflow: hidden;
926
926
  position: relative;
927
927
  background-color: color-mix(in lab, currentColor 25%, transparent);
928
+ container-type: inline-size;
928
929
  }
929
- .avatar-image .avatar-img[data-v-bdd928b4] {
930
+ .avatar-image .avatar-img[data-v-0acb5372] {
930
931
  background-size: cover;
931
932
  background-position: center center;
932
933
  height: 0;
933
934
  padding-bottom: 100%;
934
935
  position: relative;
935
936
  }
936
- .avatar-image .initials[data-v-bdd928b4] {
937
+ .avatar-image .initials[data-v-0acb5372] {
937
938
  display: flex;
938
939
  align-items: center;
939
940
  justify-content: center;
@@ -946,38 +947,42 @@ tr.inactive[data-v-323b93e8]:after {
946
947
  font-size: 0.9em;
947
948
  font-weight: 500;
948
949
  color: var(--bg1, currentColor);
950
+ font-size: 50cqw;
949
951
  }
950
- .basic-input-style[data-v-594a0385] {
952
+ .basic-input-style[data-v-740b543a] {
951
953
  color: inherit;
952
954
  background: color-mix(in lab, currentColor 4%, transparent);
953
955
  border: 1px solid color-mix(in lab, currentColor 18%, transparent);
954
956
  }
955
- .ux-spinner.large[data-v-594a0385] {
957
+ .ux-spinner[data-v-740b543a] {
958
+ pointer-events: none;
959
+ }
960
+ .ux-spinner.large[data-v-740b543a] {
956
961
  position: absolute;
957
962
  left: 50%;
958
963
  top: 50%;
959
964
  transform: translate3d(-50%, -50%, 0);
960
965
  font-size: clamp(50px, 10vw, 500px);
961
966
  }
962
- .ux-spinner svg[data-v-594a0385] {
967
+ .ux-spinner svg[data-v-740b543a] {
963
968
  width: 1em !important;
964
969
  height: 1em !important;
965
970
  stroke: currentColor;
966
971
  }
967
- .ux-spinner .spinner_V8m1[data-v-594a0385] {
972
+ .ux-spinner .spinner_V8m1[data-v-740b543a] {
968
973
  transform-origin: center;
969
- animation: spinner_zKoa-594a0385 2s linear infinite;
974
+ animation: spinner_zKoa-740b543a 2s linear infinite;
970
975
  }
971
- .ux-spinner .spinner_V8m1 circle[data-v-594a0385] {
976
+ .ux-spinner .spinner_V8m1 circle[data-v-740b543a] {
972
977
  stroke-linecap: round;
973
- animation: spinner_YpZS-594a0385 1.5s ease-in-out infinite;
978
+ animation: spinner_YpZS-740b543a 1.5s ease-in-out infinite;
974
979
  }
975
- @keyframes spinner_zKoa-594a0385 {
980
+ @keyframes spinner_zKoa-740b543a {
976
981
  to {
977
982
  transform: rotate(360deg);
978
983
  }
979
984
  }
980
- @keyframes spinner_YpZS-594a0385 {
985
+ @keyframes spinner_YpZS-740b543a {
981
986
  0% {
982
987
  stroke-dasharray: 0 150;
983
988
  stroke-dashoffset: 0;
@@ -992,13 +997,13 @@ tr.inactive[data-v-323b93e8]:after {
992
997
  stroke-dashoffset: -59;
993
998
  }
994
999
  }
995
- .ux-spinner[lg][data-v-594a0385] {
1000
+ .ux-spinner[lg][data-v-740b543a] {
996
1001
  font-size: 2em;
997
1002
  }
998
- .ux-spinner[xl][data-v-594a0385] {
1003
+ .ux-spinner[xl][data-v-740b543a] {
999
1004
  font-size: 4em;
1000
1005
  }
1001
- .ux-spinner[xxl][data-v-594a0385] {
1006
+ .ux-spinner[xxl][data-v-740b543a] {
1002
1007
  font-size: 6em;
1003
1008
  }
1004
1009
  .basic-input-style[data-v-ea56e98b] {
@@ -1256,27 +1261,27 @@ a.disabled[data-v-7a924ee2] {
1256
1261
  width: 1em;
1257
1262
  text-align: center;
1258
1263
  }
1259
- .basic-input-style[data-v-a19aee17] {
1264
+ .basic-input-style[data-v-7ef96353] {
1260
1265
  color: inherit;
1261
1266
  background: color-mix(in lab, currentColor 4%, transparent);
1262
1267
  border: 1px solid color-mix(in lab, currentColor 18%, transparent);
1263
1268
  }
1264
- .ux-menu-outer[data-v-a19aee17] {
1269
+ .ux-menu-outer[data-v-7ef96353] {
1265
1270
  position: absolute;
1266
1271
  z-index: 10;
1267
1272
  font-size: 12px;
1268
1273
  }
1269
- .ux-menu-panel[data-v-a19aee17] {
1274
+ .ux-menu-panel[data-v-7ef96353] {
1270
1275
  position: absolute;
1271
1276
  max-height: 70vh;
1272
1277
  overflow: auto;
1273
1278
  border: 1px solid color-mix(in lab, currentColor 10%, transparent);
1274
1279
  box-shadow: 0 0.2em 1em #0000001a;
1275
1280
  }
1276
- .ux-menu-panel.flex[data-v-a19aee17] {
1281
+ .ux-menu-panel.flex[data-v-7ef96353] {
1277
1282
  display: flex;
1278
1283
  }
1279
- .ux-menu-panel[data-v-a19aee17] .ux-list-item {
1284
+ .ux-menu-panel[data-v-7ef96353] .ux-list-item {
1280
1285
  white-space: nowrap;
1281
1286
  text-overflow: ellipsis;
1282
1287
  overflow: hidden;
@@ -1798,19 +1803,19 @@ input[data-v-4bea995b]:focus {
1798
1803
  background: none;
1799
1804
  }
1800
1805
  }
1801
- .basic-input-style[data-v-1078f395],
1802
- input[data-v-1078f395] {
1806
+ .basic-input-style[data-v-111b2532],
1807
+ input[data-v-111b2532] {
1803
1808
  color: inherit;
1804
1809
  background: color-mix(in lab, currentColor 4%, transparent);
1805
1810
  border: 1px solid color-mix(in lab, currentColor 18%, transparent);
1806
1811
  }
1807
- .ux-text-row[data-v-1078f395] {
1812
+ .ux-text-row[data-v-111b2532] {
1808
1813
  margin-bottom: 0.5em;
1809
1814
  }
1810
- [data-v-1078f395] .ux-list {
1815
+ [data-v-111b2532] .ux-list {
1811
1816
  font-size: 0.9em;
1812
1817
  }
1813
- input[data-v-1078f395] {
1818
+ input[data-v-111b2532] {
1814
1819
  border-radius: 0.1em;
1815
1820
  padding: 0.5em;
1816
1821
  box-sizing: border-box;
@@ -1819,46 +1824,46 @@ input[data-v-1078f395] {
1819
1824
  line-height: 1;
1820
1825
  height: 2.5em;
1821
1826
  }
1822
- input[data-v-1078f395]:focus {
1827
+ input[data-v-111b2532]:focus {
1823
1828
  background: none;
1824
1829
  border: 1px solid var(--primary);
1825
1830
  outline: none;
1826
1831
  }
1827
- .ux-text-row .ux-btn[data-v-1078f395] {
1832
+ .ux-text-row .ux-btn[data-v-111b2532] {
1828
1833
  margin-left: 0.25em;
1829
1834
  }
1830
- .ux-text-input-multiple[data-v-1078f395] {
1835
+ .ux-text-input-multiple[data-v-111b2532] {
1831
1836
  width: 100%;
1832
1837
  }
1833
- .ux-text-input-single[data-v-1078f395] {
1838
+ .ux-text-input-single[data-v-111b2532] {
1834
1839
  width: calc(100% - 0.5em);
1835
1840
  margin: 0 0.5em 0 0;
1836
1841
  }
1837
- .items[data-v-1078f395] {
1842
+ .items[data-v-111b2532] {
1838
1843
  border-radius: 0.3em;
1839
1844
  overflow: hidden;
1840
1845
  margin-bottom: 0.5em;
1841
1846
  }
1842
1847
  @media (prefers-color-scheme: light) {
1843
- .items[data-v-1078f395] {
1848
+ .items[data-v-111b2532] {
1844
1849
  border: 1px solid color-mix(in lab, currentColor 15%, transparent);
1845
1850
  }
1846
1851
  }
1847
1852
  @media (prefers-color-scheme: dark) {
1848
- .items[data-v-1078f395] {
1853
+ .items[data-v-111b2532] {
1849
1854
  border: 1px solid color-mix(in lab, currentColor 18%, transparent);
1850
1855
  }
1851
1856
  }
1852
- .items .content-item[data-v-1078f395] {
1857
+ .items .content-item[data-v-111b2532] {
1853
1858
  border: none;
1854
1859
  }
1855
1860
  @media (prefers-color-scheme: light) {
1856
- .items .content-item[data-v-1078f395] {
1861
+ .items .content-item[data-v-111b2532] {
1857
1862
  border-bottom: 1px solid color-mix(in lab, currentColor 15%, transparent);
1858
1863
  }
1859
1864
  }
1860
1865
  @media (prefers-color-scheme: dark) {
1861
- .items .content-item[data-v-1078f395] {
1866
+ .items .content-item[data-v-111b2532] {
1862
1867
  border-bottom: 1px solid color-mix(in lab, currentColor 18%, transparent);
1863
1868
  }
1864
1869
  }
@@ -2540,19 +2545,19 @@ textarea[data-v-a44b8610]:focus {
2540
2545
  .ux-text-area-single[data-v-a44b8610] {
2541
2546
  width: 100%;
2542
2547
  }
2543
- .basic-input-style[data-v-36fae159] {
2548
+ .basic-input-style[data-v-5b88df0c] {
2544
2549
  color: inherit;
2545
2550
  background: color-mix(in lab, currentColor 4%, transparent);
2546
2551
  border: 1px solid color-mix(in lab, currentColor 18%, transparent);
2547
2552
  }
2548
- .filter-condition[data-v-36fae159] {
2553
+ .filter-condition[data-v-5b88df0c] {
2549
2554
  padding: 0.2em;
2550
2555
  border-radius: 0.3em;
2551
2556
  background: var(--bg1, #fff);
2552
2557
  border: 1px solid rgba(0, 0, 0, 0.1);
2553
2558
  margin: 0.2em 0.5em;
2554
2559
  }
2555
- label[data-v-36fae159] {
2560
+ label[data-v-5b88df0c] {
2556
2561
  display: block;
2557
2562
  text-transform: uppercase;
2558
2563
  font-weight: 700;
@@ -2560,60 +2565,60 @@ label[data-v-36fae159] {
2560
2565
  font-size: 0.7em;
2561
2566
  margin-top: 0.2em;
2562
2567
  }
2563
- .basic-input-style[data-v-6f64e2f1] {
2568
+ .basic-input-style[data-v-8ff51075] {
2564
2569
  color: inherit;
2565
2570
  background: color-mix(in lab, currentColor 4%, transparent);
2566
2571
  border: 1px solid color-mix(in lab, currentColor 18%, transparent);
2567
2572
  }
2568
- .filter-rule[data-v-6f64e2f1] {
2573
+ .filter-rule[data-v-8ff51075] {
2569
2574
  padding: 0.5em;
2570
2575
  border-radius: 0.5em;
2571
2576
  box-shadow: 0 0.1em 0.5em #0000000d;
2572
2577
  margin-bottom: 0.5em;
2573
2578
  }
2574
2579
  @media (prefers-color-scheme: light) {
2575
- .filter-rule[data-v-6f64e2f1] {
2580
+ .filter-rule[data-v-8ff51075] {
2576
2581
  background: var(--bg1, #fff);
2577
2582
  border: 1px solid color-mix(in lab, currentColor 15%, transparent);
2578
2583
  }
2579
2584
  }
2580
2585
  @media (prefers-color-scheme: dark) {
2581
- .filter-rule[data-v-6f64e2f1] {
2586
+ .filter-rule[data-v-8ff51075] {
2582
2587
  background: color-mix(in lab, #000 1%, transparent);
2583
2588
  border: 1px solid color-mix(in lab, currentColor 18%, transparent);
2584
2589
  }
2585
2590
  }
2586
- .filter-rule .top[data-v-6f64e2f1] {
2591
+ .filter-rule .top[data-v-8ff51075] {
2587
2592
  margin: 0 0.5em 0.2em;
2588
2593
  }
2589
- .filter-rule .operator-cell[data-v-6f64e2f1] {
2594
+ .filter-rule .operator-cell[data-v-8ff51075] {
2590
2595
  position: relative;
2591
2596
  }
2592
- .filter-rule .operator-cell.and .line[data-v-6f64e2f1] {
2597
+ .filter-rule .operator-cell.and .line[data-v-8ff51075] {
2593
2598
  background: green;
2594
2599
  }
2595
- .filter-rule .operator-cell.and .operator[data-v-6f64e2f1] {
2600
+ .filter-rule .operator-cell.and .operator[data-v-8ff51075] {
2596
2601
  background: green;
2597
2602
  color: #fff;
2598
2603
  }
2599
- .filter-rule .operator-cell.or .line[data-v-6f64e2f1] {
2604
+ .filter-rule .operator-cell.or .line[data-v-8ff51075] {
2600
2605
  background: orange;
2601
2606
  }
2602
- .filter-rule .operator-cell.or .operator[data-v-6f64e2f1] {
2607
+ .filter-rule .operator-cell.or .operator[data-v-8ff51075] {
2603
2608
  background: orange;
2604
2609
  color: #fff;
2605
2610
  }
2606
- .filter-rule .operator-cell.nor .line[data-v-6f64e2f1] {
2611
+ .filter-rule .operator-cell.nor .line[data-v-8ff51075] {
2607
2612
  background: #000;
2608
2613
  }
2609
- .filter-rule .operator-cell.nor .operator[data-v-6f64e2f1] {
2614
+ .filter-rule .operator-cell.nor .operator[data-v-8ff51075] {
2610
2615
  background: #000;
2611
2616
  color: #fff;
2612
2617
  }
2613
- .filter-rule .operator-cell.last .line[data-v-6f64e2f1] {
2618
+ .filter-rule .operator-cell.last .line[data-v-8ff51075] {
2614
2619
  background: #ff0066;
2615
2620
  }
2616
- .filter-rule .line[data-v-6f64e2f1] {
2621
+ .filter-rule .line[data-v-8ff51075] {
2617
2622
  position: absolute;
2618
2623
  width: 0.1em;
2619
2624
  display: block;
@@ -2622,7 +2627,7 @@ label[data-v-36fae159] {
2622
2627
  top: 0;
2623
2628
  bottom: 0;
2624
2629
  }
2625
- .filter-rule .operator[data-v-6f64e2f1] {
2630
+ .filter-rule .operator[data-v-8ff51075] {
2626
2631
  border-radius: 50%;
2627
2632
  position: relative;
2628
2633
  width: 3em;
@@ -2638,17 +2643,17 @@ label[data-v-36fae159] {
2638
2643
  font-weight: 600;
2639
2644
  display: block;
2640
2645
  }
2641
- .filter-rule .summary[data-v-6f64e2f1] {
2646
+ .filter-rule .summary[data-v-8ff51075] {
2642
2647
  font-size: 0.8em;
2643
2648
  opacity: 0.5;
2644
2649
  }
2645
- .filter-rule .summary .native-select[data-v-6f64e2f1] {
2650
+ .filter-rule .summary .native-select[data-v-8ff51075] {
2646
2651
  display: inline-block;
2647
2652
  border: 1px solid transparent;
2648
2653
  border-radius: 0.3em;
2649
2654
  padding: 0.2em;
2650
2655
  }
2651
- .filter-rule .summary .native-select[data-v-6f64e2f1]:hover {
2656
+ .filter-rule .summary .native-select[data-v-8ff51075]:hover {
2652
2657
  background: var(--bg1, #fff);
2653
2658
  border-color: var(--primary);
2654
2659
  }
@@ -3767,18 +3772,18 @@ td[data-v-f5a130e8]:first-child {
3767
3772
  opacity: 0.5;
3768
3773
  font-size: 0.8em;
3769
3774
  }
3770
- .basic-input-style[data-v-c2789f65] {
3775
+ .basic-input-style[data-v-bb72f98b] {
3771
3776
  color: inherit;
3772
3777
  background: color-mix(in lab, currentColor 4%, transparent);
3773
3778
  border: 1px solid color-mix(in lab, currentColor 18%, transparent);
3774
3779
  }
3775
- .content-browser[data-v-c2789f65] {
3780
+ .content-browser[data-v-bb72f98b] {
3776
3781
  position: relative;
3777
3782
  }
3778
- .loading[data-v-c2789f65] {
3783
+ .loading[data-v-bb72f98b] {
3779
3784
  opacity: 0.5;
3780
3785
  }
3781
- .filter-column[data-v-c2789f65] {
3786
+ .filter-column[data-v-bb72f98b] {
3782
3787
  padding: 1em;
3783
3788
  background: color-mix(in lab, #000 1%, transparent);
3784
3789
  border-left: 1px solid color-mix(in lab, currentColor 18%, transparent);
@@ -3787,27 +3792,27 @@ td[data-v-f5a130e8]:first-child {
3787
3792
  flex: none;
3788
3793
  font-size: clamp(13px, 0.8em, 17px);
3789
3794
  }
3790
- .large-icon[data-v-c2789f65] {
3795
+ .large-icon[data-v-bb72f98b] {
3791
3796
  font-size: 6em;
3792
3797
  margin-bottom: 1rem;
3793
3798
  opacity: 0.5;
3794
3799
  }
3795
- .column-panel[data-v-c2789f65] {
3800
+ .column-panel[data-v-bb72f98b] {
3796
3801
  background: #fff;
3797
3802
  font-size: 0.9em;
3798
3803
  }
3799
- .empty[data-v-c2789f65] {
3804
+ .empty[data-v-bb72f98b] {
3800
3805
  background: rgba(0, 0, 0, 0.05);
3801
3806
  text-align: center;
3802
3807
  white-space: pre-line;
3803
3808
  align-items: center;
3804
3809
  justify-content: center;
3805
3810
  }
3806
- .empty .panel[data-v-c2789f65] {
3811
+ .empty .panel[data-v-bb72f98b] {
3807
3812
  max-width: 400px;
3808
3813
  background: var(--bg1, #fff);
3809
3814
  }
3810
- .footer[data-v-c2789f65] {
3815
+ .footer[data-v-bb72f98b] {
3811
3816
  padding: 0.5em 1em;
3812
3817
  border-top: 1px solid color-mix(in lab, currentColor 18%, transparent);
3813
3818
  }
@@ -3942,59 +3947,59 @@ h5[data-v-fefac323] {
3942
3947
  font-size: 0.8em;
3943
3948
  opacity: 0.5;
3944
3949
  }
3945
- .basic-input-style[data-v-99b9c871] {
3950
+ .basic-input-style[data-v-22036a05] {
3946
3951
  color: inherit;
3947
3952
  background: color-mix(in lab, currentColor 4%, transparent);
3948
3953
  border: 1px solid color-mix(in lab, currentColor 18%, transparent);
3949
3954
  }
3950
- .wrapper[data-v-99b9c871] {
3955
+ .wrapper[data-v-22036a05] {
3951
3956
  border-radius: 0.5em;
3952
3957
  overflow: hidden;
3953
3958
  background: var(--bg1, #fff);
3954
3959
  text-align: left;
3955
3960
  display: flex;
3956
3961
  }
3957
- .wrapper h5[data-v-99b9c871] {
3962
+ .wrapper h5[data-v-22036a05] {
3958
3963
  font-size: 1.2em;
3959
3964
  margin: 0;
3960
3965
  }
3961
- .wrapper .padder[data-v-99b9c871] {
3966
+ .wrapper .padder[data-v-22036a05] {
3962
3967
  padding: 1em;
3963
3968
  }
3964
- .wrapper .border-top[data-v-99b9c871] {
3969
+ .wrapper .border-top[data-v-22036a05] {
3965
3970
  border: 1px solid rgba(0, 0, 0, 0.1);
3966
3971
  }
3967
- .basic-input-style[data-v-651362cd] {
3972
+ .basic-input-style[data-v-19a64345] {
3968
3973
  color: inherit;
3969
3974
  background: color-mix(in lab, currentColor 4%, transparent);
3970
3975
  border: 1px solid color-mix(in lab, currentColor 18%, transparent);
3971
3976
  }
3972
- .wrapper[data-v-651362cd] {
3977
+ .wrapper[data-v-19a64345] {
3973
3978
  min-width: 80vw;
3974
3979
  min-height: 80vh;
3975
3980
  border-radius: 0.5em;
3976
3981
  overflow: hidden;
3977
3982
  }
3978
- .header[data-v-651362cd] {
3983
+ .header[data-v-19a64345] {
3979
3984
  background: var(--bg1, #fff);
3980
3985
  padding: 1em;
3981
3986
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
3982
3987
  }
3983
- .header h1[data-v-651362cd],
3984
- .header h2[data-v-651362cd],
3985
- .header h3[data-v-651362cd],
3986
- .header h4[data-v-651362cd],
3987
- .header h5[data-v-651362cd] {
3988
+ .header h1[data-v-19a64345],
3989
+ .header h2[data-v-19a64345],
3990
+ .header h3[data-v-19a64345],
3991
+ .header h4[data-v-19a64345],
3992
+ .header h5[data-v-19a64345] {
3988
3993
  margin: 0;
3989
3994
  }
3990
- .rolodex[data-v-651362cd] {
3995
+ .rolodex[data-v-19a64345] {
3991
3996
  padding: 0.5em;
3992
3997
  white-space: nowrap;
3993
3998
  overflow-x: auto;
3994
3999
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
3995
4000
  text-align: center;
3996
4001
  }
3997
- .rolodex .ux-btn[data-v-651362cd] {
4002
+ .rolodex .ux-btn[data-v-19a64345] {
3998
4003
  font-weight: 700;
3999
4004
  }
4000
4005
  .basic-input-style[data-v-0952db70] {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qikdev/vue-ui",
3
- "version": "0.2.313",
3
+ "version": "0.2.315",
4
4
  "files": [
5
5
  "dist"
6
6
  ],