quasar-ui-sellmate-ui-kit 3.0.6 → 3.1.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 (40) hide show
  1. package/.eslintrc.cjs +38 -7
  2. package/dist/index.common.js +2 -2
  3. package/dist/index.css +15 -49
  4. package/dist/index.esm.js +2 -2
  5. package/dist/index.min.css +2 -2
  6. package/dist/index.rtl.css +15 -49
  7. package/dist/index.rtl.min.css +2 -2
  8. package/dist/index.umd.js +55 -63
  9. package/dist/index.umd.min.js +2 -2
  10. package/package.json +3 -3
  11. package/src/assets/icons.js +6 -2
  12. package/src/components/SCaution.vue +55 -77
  13. package/src/components/SChip.vue +1 -1
  14. package/src/components/SDate.vue +1 -1
  15. package/src/components/SDateAutoRangePicker.vue +2 -2
  16. package/src/components/SDatePicker.vue +1 -1
  17. package/src/components/SDateRange.vue +1 -1
  18. package/src/components/SDateRangePicker.vue +6 -6
  19. package/src/components/SDialog.vue +1 -1
  20. package/src/components/SDropdown.vue +1 -1
  21. package/src/components/SFilePicker.vue +1 -1
  22. package/src/components/SHelp.vue +1 -1
  23. package/src/components/SInputNumber.vue +1 -1
  24. package/src/components/SPagination.vue +1 -1
  25. package/src/components/SSelect.vue +1 -1
  26. package/src/components/SSelectCheckbox.vue +1 -1
  27. package/src/components/SSelectCustom.vue +1 -1
  28. package/src/components/SSelectGroupCheckbox.vue +1 -1
  29. package/src/components/SSelectSearch.vue +1 -1
  30. package/src/components/SSelectSearchAutoComplete.vue +1 -1
  31. package/src/components/SSelectSearchCheckbox.vue +1 -1
  32. package/src/components/STableTree.vue +0 -1
  33. package/src/components/STimePicker.vue +2 -2
  34. package/src/components/STooltip.vue +1 -1
  35. package/src/components/TimePickerCard.vue +2 -2
  36. package/src/composables/table/use-navigator.js +1 -1
  37. package/src/css/app.scss +16 -0
  38. package/src/css/default.scss +0 -1
  39. package/src/css/quasar.variables.scss +0 -1
  40. package/src/css/fonts/Pretendard-Regular.subset.woff2 +0 -0
package/dist/index.css CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * quasar-ui-sellmate-ui-kit v3.0.5
2
+ * quasar-ui-sellmate-ui-kit v3.1.0
3
3
  * (c) 2024 Sellmate Dev Team <dev@sellmate.co.kr>
4
4
  * Released under the MIT License.
5
5
  */
@@ -839,26 +839,6 @@
839
839
  border-bottom: 1px solid #FCEFEF;
840
840
  }
841
841
 
842
- .s-border-Caution_Bg {
843
- border: 1px solid #FEF1F1;
844
- }
845
-
846
- .s-border-top-Caution_Bg {
847
- border-top: 1px solid #FEF1F1;
848
- }
849
-
850
- .s-border-right-Caution_Bg {
851
- border-right: 1px solid #FEF1F1;
852
- }
853
-
854
- .s-border-left-Caution_Bg {
855
- border-left: 1px solid #FEF1F1;
856
- }
857
-
858
- .s-border-bottom-Caution_Bg {
859
- border-bottom: 1px solid #FEF1F1;
860
- }
861
-
862
842
  .s-border-Caution_Icon {
863
843
  border: 1px solid #fd9595;
864
844
  }
@@ -3471,34 +3451,6 @@
3471
3451
  border-bottom: 1px solid #FCEFEF;
3472
3452
  }
3473
3453
 
3474
- .s-border-color-Caution_Bg {
3475
- border-color: #FEF1F1;
3476
- }
3477
-
3478
- .text-Caution_Bg {
3479
- color: #FEF1F1;
3480
- }
3481
-
3482
- .bg-Caution_Bg {
3483
- background-color: #FEF1F1;
3484
- }
3485
-
3486
- .s-border-top-Caution_Bg {
3487
- border-top: 1px solid #FEF1F1;
3488
- }
3489
-
3490
- .s-border-right-Caution_Bg {
3491
- border-right: 1px solid #FEF1F1;
3492
- }
3493
-
3494
- .s-border-left-Caution_Bg {
3495
- border-left: 1px solid #FEF1F1;
3496
- }
3497
-
3498
- .s-border-bottom-Caution_Bg {
3499
- border-bottom: 1px solid #FEF1F1;
3500
- }
3501
-
3502
3454
  .s-border-color-Caution_Icon {
3503
3455
  border-color: #fd9595;
3504
3456
  }
@@ -6980,6 +6932,20 @@
6980
6932
  font-weight: 700;
6981
6933
  }
6982
6934
 
6935
+ /*
6936
+ Copyright (c) 2021 Kil Hyung-jin, with Reserved Font Name Pretendard.
6937
+ https://github.com/orioncactus/pretendard
6938
+
6939
+ This Font Software is licensed under the SIL Open Font License, Version 1.1.
6940
+ This license is copied below, and is also available with a FAQ at:
6941
+ http://scripts.sil.org/OFL
6942
+ */
6943
+ @font-face {
6944
+ font-family: "Pretendard";
6945
+ src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff") format("woff");
6946
+ font-weight: 400;
6947
+ font-style: normal;
6948
+ }
6983
6949
  .q-field {
6984
6950
  font-size: 14px;
6985
6951
  }