@thednp/color-picker 2.0.0-alpha4 → 2.0.0-alpha6
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/README.md +2 -2
- package/dist/css/color-picker.css +1 -1
- package/dist/css/color-picker.min.css +1 -1
- package/dist/css/color-picker.rtl.css +1 -1
- package/dist/css/color-picker.rtl.min.css +1 -1
- package/dist/js/color-picker.cjs +1 -1
- package/dist/js/color-picker.cjs.map +1 -1
- package/dist/js/color-picker.js +1 -1
- package/dist/js/color-picker.js.map +1 -1
- package/dist/js/color-picker.mjs +2 -2
- package/dist/js/color-picker.mjs.map +1 -1
- package/package.json +25 -9
- package/tsconfig.json +1 -1
package/dist/js/color-picker.mjs
CHANGED
@@ -1567,7 +1567,7 @@ me(o.getRootNode().host, t) : null, _ = (o, t) => at(o) ? o : (Q(t) ? t : K()).q
|
|
1567
1567
|
format: u,
|
1568
1568
|
ok: d
|
1569
1569
|
};
|
1570
|
-
}, go = "1.0.
|
1570
|
+
}, go = "1.0.8";
|
1571
1571
|
class y {
|
1572
1572
|
// bring main utilities to front
|
1573
1573
|
static matchers = I;
|
@@ -2110,7 +2110,7 @@ const Vt = {
|
|
2110
2110
|
), e.append(S, L);
|
2111
2111
|
}
|
2112
2112
|
i && c.includes(l) && (o.value = l), m(t, Y, "-1");
|
2113
|
-
}, fo = "2.0.0-
|
2113
|
+
}, fo = "2.0.0-alpha6", Z = "color-picker", mo = `[data-function="${Z}"]`, le = `.${Z}`, vo = {
|
2114
2114
|
componentLabels: Vt,
|
2115
2115
|
colorLabels: mt,
|
2116
2116
|
format: "rgb",
|