@qikdev/vue-ui 0.2.280 → 0.2.283

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
@@ -775,19 +775,19 @@ tr.inactive[data-v-fbdf91c9]:after {
775
775
  background: color-mix(in lab, var(--primary) 10%, var(--bg1));
776
776
  color: color-mix(in lab, var(--primary) 10%, currentColor);
777
777
  }
778
- .basic-input-style[data-v-f2186a72] {
778
+ .basic-input-style[data-v-818cbef3] {
779
779
  color: inherit;
780
780
  background: color-mix(in lab, currentColor 4%, transparent);
781
781
  border: 1px solid color-mix(in lab, currentColor 18%, transparent);
782
782
  }
783
- .native-select .select-input-wrapper[data-v-f2186a72] {
783
+ .native-select .select-input-wrapper[data-v-818cbef3] {
784
784
  cursor: pointer;
785
785
  position: relative;
786
786
  }
787
- .native-select .select-tags[data-v-f2186a72] {
787
+ .native-select .select-tags[data-v-818cbef3] {
788
788
  display: block;
789
789
  }
790
- .native-select .select-tags .select-tag[data-v-f2186a72] {
790
+ .native-select .select-tags .select-tag[data-v-818cbef3] {
791
791
  display: block;
792
792
  padding: 0.5em 0.5em 0.5em 1em;
793
793
  border-radius: 2em;
@@ -797,32 +797,32 @@ tr.inactive[data-v-fbdf91c9]:after {
797
797
  border: 1px solid rgba(0, 0, 0, 0.1);
798
798
  border: 1px solid color-mix(in lab, currentColor 18%, transparent);
799
799
  }
800
- .native-select .select-tags .select-tag a[data-v-f2186a72] {
800
+ .native-select .select-tags .select-tag a[data-v-818cbef3] {
801
801
  cursor: pointer;
802
802
  opacity: 0.3;
803
803
  display: inline-block;
804
804
  }
805
- .native-select .select-tags .select-tag a[data-v-f2186a72]:hover {
805
+ .native-select .select-tags .select-tag a[data-v-818cbef3]:hover {
806
806
  opacity: 1;
807
807
  }
808
- .native-select.multiple.pills .select-tag[data-v-f2186a72] {
808
+ .native-select.multiple.pills .select-tag[data-v-818cbef3] {
809
809
  display: inline-block;
810
810
  margin: 0 0.3em 0.3em 0;
811
811
  padding: 0.5em 0.5em 0.5em 1em;
812
812
  }
813
- .native-select.multiple.pills .select-tag a[data-v-f2186a72] {
813
+ .native-select.multiple.pills .select-tag a[data-v-818cbef3] {
814
814
  margin-left: 1em;
815
815
  }
816
- .native-select .ui-select-button[data-v-f2186a72] {
816
+ .native-select .ui-select-button[data-v-818cbef3] {
817
817
  position: relative;
818
818
  width: 100%;
819
819
  }
820
- .native-select .ui-select-button > .ux-btn[data-v-f2186a72] {
820
+ .native-select .ui-select-button > .ux-btn[data-v-818cbef3] {
821
821
  display: block;
822
822
  position: relative;
823
823
  text-align: left;
824
824
  }
825
- .native-select .ui-select-button > .ux-btn[data-v-f2186a72]:after {
825
+ .native-select .ui-select-button > .ux-btn[data-v-818cbef3]:after {
826
826
  content: "\25bc";
827
827
  position: absolute;
828
828
  right: 0;
@@ -836,7 +836,7 @@ tr.inactive[data-v-fbdf91c9]:after {
836
836
  text-align: center;
837
837
  opacity: 0.5;
838
838
  }
839
- .native-select select[data-v-f2186a72] {
839
+ .native-select select[data-v-818cbef3] {
840
840
  cursor: pointer;
841
841
  opacity: 0;
842
842
  appearance: none;
@@ -849,12 +849,12 @@ tr.inactive[data-v-fbdf91c9]:after {
849
849
  right: 0;
850
850
  color: inherit;
851
851
  }
852
- .basic-input-style[data-v-f46dd772] {
852
+ .basic-input-style[data-v-6cb45aad] {
853
853
  color: inherit;
854
854
  background: color-mix(in lab, currentColor 4%, transparent);
855
855
  border: 1px solid color-mix(in lab, currentColor 18%, transparent);
856
856
  }
857
- .text[data-v-f46dd772] {
857
+ .text[data-v-6cb45aad] {
858
858
  opacity: 0.5;
859
859
  font-size: 0.8em;
860
860
  }
@@ -1278,21 +1278,21 @@ li.expanded > .ux-link .caret[data-v-cbfd31c1] {
1278
1278
  margin: 0 auto;
1279
1279
  padding: 0;
1280
1280
  }
1281
- .basic-input-style[data-v-d46f56d4] {
1281
+ .basic-input-style[data-v-454cf7a1] {
1282
1282
  color: inherit;
1283
1283
  background: color-mix(in lab, currentColor 4%, transparent);
1284
1284
  border: 1px solid color-mix(in lab, currentColor 18%, transparent);
1285
1285
  }
1286
- .ux-video[data-v-d46f56d4] {
1286
+ .ux-video[data-v-454cf7a1] {
1287
1287
  display: block;
1288
1288
  }
1289
- .ux-video video[data-v-d46f56d4],
1290
- .ux-video iframe[data-v-d46f56d4] {
1289
+ .ux-video video[data-v-454cf7a1],
1290
+ .ux-video iframe[data-v-454cf7a1] {
1291
1291
  display: block;
1292
1292
  width: 100%;
1293
1293
  height: auto;
1294
1294
  }
1295
- .ux-video iframe[data-v-d46f56d4] {
1295
+ .ux-video iframe[data-v-454cf7a1] {
1296
1296
  position: absolute;
1297
1297
  height: 100%;
1298
1298
  }
@@ -3312,18 +3312,18 @@ td[data-v-f5a130e8]:first-child {
3312
3312
  border-color: var(--primary);
3313
3313
  opacity: 0.5;
3314
3314
  }
3315
- .basic-input-style[data-v-55b28d57] {
3315
+ .basic-input-style[data-v-5facedd5] {
3316
3316
  color: inherit;
3317
3317
  background: color-mix(in lab, currentColor 4%, transparent);
3318
3318
  border: 1px solid color-mix(in lab, currentColor 18%, transparent);
3319
3319
  }
3320
- .ux-field[data-v-55b28d57] {
3320
+ .ux-field[data-v-5facedd5] {
3321
3321
  margin-bottom: 1em;
3322
3322
  }
3323
- .ux-field.ux-layout-only[data-v-55b28d57] {
3323
+ .ux-field.ux-layout-only[data-v-5facedd5] {
3324
3324
  margin-bottom: 0;
3325
3325
  }
3326
- .ux-field .ux-field-message[data-v-55b28d57] {
3326
+ .ux-field .ux-field-message[data-v-5facedd5] {
3327
3327
  border: red;
3328
3328
  background: rgba(255, 0, 0, 0.1);
3329
3329
  color: red;
@@ -3333,23 +3333,23 @@ td[data-v-f5a130e8]:first-child {
3333
3333
  margin: 0.3em 0;
3334
3334
  display: inline-block;
3335
3335
  }
3336
- [data-v-55b28d57] .ux-field-title {
3336
+ [data-v-5facedd5] .ux-field-title {
3337
3337
  margin-top: 0.5em;
3338
3338
  display: block;
3339
3339
  margin-bottom: 0.2em;
3340
3340
  font-size: 0.9em;
3341
3341
  font-weight: 700;
3342
3342
  }
3343
- .ux-field.ux-field-hide[data-v-55b28d57] {
3343
+ .ux-field.ux-field-hide[data-v-5facedd5] {
3344
3344
  display: none !important;
3345
3345
  margin: 0 !important;
3346
3346
  }
3347
- [data-v-55b28d57] .ux-field-description {
3347
+ [data-v-5facedd5] .ux-field-description {
3348
3348
  font-size: clamp(12px, 0.8em, 16px);
3349
3349
  opacity: 0.5;
3350
3350
  margin-bottom: 0.5em;
3351
3351
  }
3352
- .ux-field.ux-field-error[data-v-55b28d57] > .ux-field-title {
3352
+ .ux-field.ux-field-error[data-v-5facedd5] > .ux-field-title {
3353
3353
  color: red;
3354
3354
  }
3355
3355
  .basic-input-style[data-v-f0b9d2cd] {
@@ -3571,27 +3571,27 @@ td[data-v-f5a130e8]:first-child {
3571
3571
  .ux-render-flex .ux-field-render-flex[data-v-f2b5ec33] {
3572
3572
  flex: 1;
3573
3573
  }
3574
- .basic-input-style[data-v-696aa569] {
3574
+ .basic-input-style[data-v-ea61bb91] {
3575
3575
  color: inherit;
3576
3576
  background: color-mix(in lab, currentColor 4%, transparent);
3577
3577
  border: 1px solid color-mix(in lab, currentColor 18%, transparent);
3578
3578
  }
3579
- .text[data-v-696aa569] {
3579
+ .text[data-v-ea61bb91] {
3580
3580
  opacity: 0.5;
3581
3581
  font-size: 0.8em;
3582
3582
  }
3583
- .basic-input-style[data-v-665d3903] {
3583
+ .basic-input-style[data-v-918225cf] {
3584
3584
  color: inherit;
3585
3585
  background: color-mix(in lab, currentColor 4%, transparent);
3586
3586
  border: 1px solid color-mix(in lab, currentColor 18%, transparent);
3587
3587
  }
3588
- .content-browser[data-v-665d3903] {
3588
+ .content-browser[data-v-918225cf] {
3589
3589
  position: relative;
3590
3590
  }
3591
- .loading[data-v-665d3903] {
3591
+ .loading[data-v-918225cf] {
3592
3592
  opacity: 0.5;
3593
3593
  }
3594
- .filter-column[data-v-665d3903] {
3594
+ .filter-column[data-v-918225cf] {
3595
3595
  padding: 1em;
3596
3596
  background: color-mix(in lab, #000 1%, transparent);
3597
3597
  border-left: 1px solid color-mix(in lab, currentColor 18%, transparent);
@@ -3600,27 +3600,27 @@ td[data-v-f5a130e8]:first-child {
3600
3600
  flex: none;
3601
3601
  font-size: clamp(13px, 0.8em, 17px);
3602
3602
  }
3603
- .large-icon[data-v-665d3903] {
3603
+ .large-icon[data-v-918225cf] {
3604
3604
  font-size: 6em;
3605
3605
  margin-bottom: 1rem;
3606
3606
  opacity: 0.5;
3607
3607
  }
3608
- .column-panel[data-v-665d3903] {
3608
+ .column-panel[data-v-918225cf] {
3609
3609
  background: #fff;
3610
3610
  font-size: 0.9em;
3611
3611
  }
3612
- .empty[data-v-665d3903] {
3612
+ .empty[data-v-918225cf] {
3613
3613
  background: rgba(0, 0, 0, 0.05);
3614
3614
  text-align: center;
3615
3615
  white-space: pre-line;
3616
3616
  align-items: center;
3617
3617
  justify-content: center;
3618
3618
  }
3619
- .empty .panel[data-v-665d3903] {
3619
+ .empty .panel[data-v-918225cf] {
3620
3620
  max-width: 400px;
3621
3621
  background: var(--bg1, #fff);
3622
3622
  }
3623
- .footer[data-v-665d3903] {
3623
+ .footer[data-v-918225cf] {
3624
3624
  padding: 0.5em 1em;
3625
3625
  border-top: 1px solid color-mix(in lab, currentColor 18%, transparent);
3626
3626
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qikdev/vue-ui",
3
- "version": "0.2.280",
3
+ "version": "0.2.283",
4
4
  "files": [
5
5
  "dist"
6
6
  ],