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.
package/dist/reka-ui/index.es.js
CHANGED
|
@@ -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-
|
|
21279
|
+
}), A1 = /* @__PURE__ */ N(ww, [["__scopeId", "data-v-38a10957"]]), Sw = /* @__PURE__ */ g({
|
|
21280
21280
|
__name: "Label",
|
|
21281
21281
|
props: {
|
|
21282
21282
|
for: {},
|
package/dist/scss/colors.scss
CHANGED
|
@@ -121,11 +121,12 @@
|
|
|
121
121
|
|
|
122
122
|
//WARN
|
|
123
123
|
:root {
|
|
124
|
-
--theme-warn-
|
|
125
|
-
--theme-warn-
|
|
126
|
-
--theme-warn-
|
|
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;
|
|
129
|
+
--theme-warn-500: #ed9631;
|
|
129
130
|
--theme-warn-600: #d47d16;
|
|
130
131
|
--theme-warn-700: #ac6410;
|
|
131
132
|
--theme-warn-800: #814a09;
|