@idmui/basic 0.1.0 → 0.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.
- package/dist/index.js +4 -4
- package/dist/index.umd.cjs +4 -4
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -49,7 +49,7 @@ function Ba(s, t, e, h, c, o) {
|
|
|
49
49
|
])
|
|
50
50
|
]);
|
|
51
51
|
}
|
|
52
|
-
const Aa = /* @__PURE__ */ dt(Ca, [["render", Ba]]), ur = {
|
|
52
|
+
const Aa = /* @__PURE__ */ dt(Ca, [["render", Ba], ["__scopeId", "data-v-58f06b8b"]]), ur = {
|
|
53
53
|
install(s) {
|
|
54
54
|
s.component("IdmBrand", Aa);
|
|
55
55
|
}
|
|
@@ -2012,7 +2012,7 @@ function wi(s, t, e, h, c, o) {
|
|
|
2012
2012
|
])
|
|
2013
2013
|
]);
|
|
2014
2014
|
}
|
|
2015
|
-
const vi = /* @__PURE__ */ dt(Ya, [["render", wi]]);
|
|
2015
|
+
const vi = /* @__PURE__ */ dt(Ya, [["render", wi], ["__scopeId", "data-v-74d509e8"]]);
|
|
2016
2016
|
const ki = {
|
|
2017
2017
|
name: "IdmHistorical",
|
|
2018
2018
|
components: {
|
|
@@ -4534,7 +4534,7 @@ function Jo(s, t, e, h, c, o) {
|
|
|
4534
4534
|
])
|
|
4535
4535
|
]);
|
|
4536
4536
|
}
|
|
4537
|
-
const Qo = /* @__PURE__ */ dt(ki, [["render", Jo]]);
|
|
4537
|
+
const Qo = /* @__PURE__ */ dt(ki, [["render", Jo], ["__scopeId", "data-v-46b3fc93"]]);
|
|
4538
4538
|
const Ko = {
|
|
4539
4539
|
name: "IdmSeasonal",
|
|
4540
4540
|
components: {
|
|
@@ -5209,7 +5209,7 @@ function Ll(s, t, e, h, c, o) {
|
|
|
5209
5209
|
])
|
|
5210
5210
|
]);
|
|
5211
5211
|
}
|
|
5212
|
-
const Nl = /* @__PURE__ */ dt(Ko, [["render", Ll]]), br = {
|
|
5212
|
+
const Nl = /* @__PURE__ */ dt(Ko, [["render", Ll], ["__scopeId", "data-v-c8cabdd2"]]), br = {
|
|
5213
5213
|
install(s) {
|
|
5214
5214
|
s.component("IdmForecast", vi), s.component("IdmHistorical", Qo), s.component("IdmSeasonal", Nl);
|
|
5215
5215
|
}
|