prlg-ui 1.8.348 → 1.8.350

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.
@@ -21276,7 +21276,7 @@ const pq = /* @__PURE__ */ g({
21276
21276
  ])) : H("", !0)
21277
21277
  ], 2));
21278
21278
  }
21279
- }), A1 = /* @__PURE__ */ N(ww, [["__scopeId", "data-v-81d07083"]]), Sw = /* @__PURE__ */ g({
21279
+ }), A1 = /* @__PURE__ */ N(ww, [["__scopeId", "data-v-38a10957"]]), Sw = /* @__PURE__ */ g({
21280
21280
  __name: "Label",
21281
21281
  props: {
21282
21282
  for: {},
@@ -121,11 +121,12 @@
121
121
 
122
122
  //WARN
123
123
  :root {
124
- --theme-warn-100: #fdf4ea; //use fill
125
- --theme-warn-200: #fadfc1; //use stroke
126
- --theme-warn-300: #f4c083; //hover
124
+ --theme-warn-50: #faf4ee;
125
+ --theme-warn-100: #fdf4ea;
126
+ --theme-warn-200: #fadfc1;
127
+ --theme-warn-300: #f4c083;
127
128
  --theme-warn-400: #f1ab5a;
128
- --theme-warn-500: #ed9631; //use icon
129
+ --theme-warn-500: #ed9631;
129
130
  --theme-warn-600: #d47d16;
130
131
  --theme-warn-700: #ac6410;
131
132
  --theme-warn-800: #814a09;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "prlg-ui",
3
3
  "private": false,
4
- "version": "1.8.348",
4
+ "version": "1.8.350",
5
5
  "type": "module",
6
6
  "main": "dist/prlg-ui.umd.js",
7
7
  "module": "dist/prlg-ui.es.js",