voiptime-components 1.9.14 → 1.9.15

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.es.js CHANGED
@@ -7181,7 +7181,7 @@ const Ne = new R6(), Nt = Object.assign(
7181
7181
  }, F6 = {
7182
7182
  install(n, t = {}) {
7183
7183
  const { prefix: u = "V", modal: e = !0, message: i = !0 } = t;
7184
- console.log("VUIPlugin installing with options:", t), console.log("Using prefix:", u), n.component(`${u}Button`, Xe), n.component(`${u}Icon`, fe), n.component(`${u}Loader`, pt), n.component(`${u}Modal`, Qt), n.component(`${u}Pagination`, L3), n.component(`${u}Checkbox`, Je), n.component(`${u}Radiobox`, T3), n.component(`${u}Table`, _2), n.component(`${u}TableColumn`, g2), n.component(`${u}Dropdown`, n1), n.component(`${u}DropdownItem`, yt), n.component(`${u}Input`, Gt), n.component(`${u}Select`, Jt), n.component(`${u}Option`, e1), n.component(`${u}DatePicker`, h6), n.component(`${u}TimePicker`, ht), n.component(`${u}Collapse`, f6), n.component(`${u}CollapseItem`, g6), n.component(`${u}Tabs`, x6), n.component(`${u}TabItem`, S6), console.log("Registering directive: tooltip"), n.directive("tooltip", L6), console.log("Registering directive: loader"), n.directive("loader", D6), e && (console.log("Installing VModalPlugin"), n.use(Z3)), i && (console.log("Installing VMessagePlugin"), n.use(j6)), console.log("VUIPlugin installation complete");
7184
+ n.component(`${u}Button`, Xe), n.component(`${u}Icon`, fe), n.component(`${u}Loader`, pt), n.component(`${u}Modal`, Qt), n.component(`${u}Pagination`, L3), n.component(`${u}Checkbox`, Je), n.component(`${u}Radiobox`, T3), n.component(`${u}Table`, _2), n.component(`${u}TableColumn`, g2), n.component(`${u}Dropdown`, n1), n.component(`${u}DropdownItem`, yt), n.component(`${u}Input`, Gt), n.component(`${u}Select`, Jt), n.component(`${u}Option`, e1), n.component(`${u}DatePicker`, h6), n.component(`${u}TimePicker`, ht), n.component(`${u}Collapse`, f6), n.component(`${u}CollapseItem`, g6), n.component(`${u}Tabs`, x6), n.component(`${u}TabItem`, S6), n.directive("tooltip", L6), n.directive("loader", D6), e && n.use(Z3), i && n.use(j6);
7185
7185
  }
7186
7186
  }, K6 = F6.install;
7187
7187
  export {