@qikdev/vue-ui 0.2.285 → 0.2.287

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-efa84717] {
778
+ .basic-input-style[data-v-4d64a70a] {
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-efa84717] {
783
+ .native-select .select-input-wrapper[data-v-4d64a70a] {
784
784
  cursor: pointer;
785
785
  position: relative;
786
786
  }
787
- .native-select .select-tags[data-v-efa84717] {
787
+ .native-select .select-tags[data-v-4d64a70a] {
788
788
  display: block;
789
789
  }
790
- .native-select .select-tags .select-tag[data-v-efa84717] {
790
+ .native-select .select-tags .select-tag[data-v-4d64a70a] {
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-efa84717] {
800
+ .native-select .select-tags .select-tag a[data-v-4d64a70a] {
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-efa84717]:hover {
805
+ .native-select .select-tags .select-tag a[data-v-4d64a70a]:hover {
806
806
  opacity: 1;
807
807
  }
808
- .native-select.multiple.pills .select-tag[data-v-efa84717] {
808
+ .native-select.multiple.pills .select-tag[data-v-4d64a70a] {
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-efa84717] {
813
+ .native-select.multiple.pills .select-tag a[data-v-4d64a70a] {
814
814
  margin-left: 1em;
815
815
  }
816
- .native-select .ui-select-button[data-v-efa84717] {
816
+ .native-select .ui-select-button[data-v-4d64a70a] {
817
817
  position: relative;
818
818
  width: 100%;
819
819
  }
820
- .native-select .ui-select-button > .ux-btn[data-v-efa84717] {
820
+ .native-select .ui-select-button > .ux-btn[data-v-4d64a70a] {
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-efa84717]:after {
825
+ .native-select .ui-select-button > .ux-btn[data-v-4d64a70a]: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-efa84717] {
839
+ .native-select select[data-v-4d64a70a] {
840
840
  cursor: pointer;
841
841
  opacity: 0;
842
842
  appearance: none;
@@ -3686,40 +3686,40 @@ td[data-v-f5a130e8]:first-child {
3686
3686
  .wrapper .padder[data-v-be545ba8] {
3687
3687
  margin-bottom: 2em;
3688
3688
  }
3689
- .basic-input-style[data-v-60de0d31] {
3689
+ .basic-input-style[data-v-9cb46497] {
3690
3690
  color: inherit;
3691
3691
  background: color-mix(in lab, currentColor 4%, transparent);
3692
3692
  border: 1px solid color-mix(in lab, currentColor 18%, transparent);
3693
3693
  }
3694
- .wrapper[data-v-60de0d31] {
3694
+ .wrapper[data-v-9cb46497] {
3695
3695
  border-radius: 0.5em;
3696
3696
  overflow: hidden;
3697
3697
  background: var(--bg1, #fff);
3698
3698
  border: 1px solid color-mix(in lab, currentColor 15%, transparent);
3699
3699
  text-align: center;
3700
3700
  }
3701
- h5[data-v-60de0d31] {
3701
+ h5[data-v-9cb46497] {
3702
3702
  font-size: 1.2em;
3703
3703
  margin: 0;
3704
3704
  }
3705
- .padder[data-v-60de0d31] {
3705
+ .padder[data-v-9cb46497] {
3706
3706
  padding: 1em;
3707
3707
  display: grid;
3708
3708
  gap: 0.5em;
3709
3709
  }
3710
- .padder.columns[data-v-60de0d31] {
3710
+ .padder.columns[data-v-9cb46497] {
3711
3711
  grid-template-columns: auto auto;
3712
3712
  }
3713
- .options-modal-header[data-v-60de0d31] {
3713
+ .options-modal-header[data-v-9cb46497] {
3714
3714
  border-bottom: 1px solid color-mix(in lab, currentColor 15%, transparent);
3715
3715
  }
3716
- .options-modal-footer[data-v-60de0d31] {
3716
+ .options-modal-footer[data-v-9cb46497] {
3717
3717
  border-top: 1px solid color-mix(in lab, currentColor 15%, transparent);
3718
3718
  }
3719
- .options-modal-body[data-v-60de0d31] {
3719
+ .options-modal-body[data-v-9cb46497] {
3720
3720
  background: color-mix(in lab, currentColor 5%, transparent);
3721
3721
  }
3722
- .choice[data-v-60de0d31] {
3722
+ .choice[data-v-9cb46497] {
3723
3723
  padding: 1em;
3724
3724
  cursor: pointer;
3725
3725
  border-radius: 0.3em;
@@ -3727,17 +3727,31 @@ h5[data-v-60de0d31] {
3727
3727
  background: var(--bg1, #fff);
3728
3728
  border: 1px solid color-mix(in lab, currentColor 15%, transparent);
3729
3729
  }
3730
- .choice[data-v-60de0d31]:hover {
3730
+ .choice .option-icon[data-v-9cb46497] {
3731
+ width: 40px;
3732
+ height: 40px;
3733
+ display: flex;
3734
+ align-items: center;
3735
+ justify-content: center;
3736
+ border-radius: 100%;
3737
+ background: color-mix(in lab, currentColor 5%, transparent);
3738
+ }
3739
+ .choice .option-icon svg[data-v-9cb46497] {
3740
+ display: block;
3741
+ width: 100%;
3742
+ height: auto;
3743
+ }
3744
+ .choice[data-v-9cb46497]:hover {
3731
3745
  border: 1px solid var(--primary);
3732
3746
  }
3733
- .choice:hover .ux-button[data-v-60de0d31] {
3747
+ .choice:hover .ux-button[data-v-9cb46497] {
3734
3748
  color: var(--primary);
3735
3749
  }
3736
- .choice .title[data-v-60de0d31] {
3750
+ .choice .title[data-v-9cb46497] {
3737
3751
  font-weight: 700;
3738
3752
  font-size: 1.1em;
3739
3753
  }
3740
- .choice .description[data-v-60de0d31] {
3754
+ .choice .description[data-v-9cb46497] {
3741
3755
  font-size: 0.8em;
3742
3756
  opacity: 0.5;
3743
3757
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qikdev/vue-ui",
3
- "version": "0.2.285",
3
+ "version": "0.2.287",
4
4
  "files": [
5
5
  "dist"
6
6
  ],