quasar-factory-lib 0.0.11 → 0.0.12

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.d.ts CHANGED
@@ -4,6 +4,7 @@ import TranslateKeys from './i18n/translateKeys.ts';
4
4
  export { KMyButton, MyTable } from './components/index.ts';
5
5
  export type { TranslateKeys };
6
6
  export * from './i18n/messages.js';
7
+ export * from './utils';
7
8
  import './css/app.css';
8
9
  declare const plugin: Plugin;
9
10
  export declare function updatePackageLanguage(lang: 'es' | 'en'): void;
@@ -7356,7 +7356,6 @@ const Uv = /* @__PURE__ */ yt(Mv, [["render", qv]]), $v = {
7356
7356
  };
7357
7357
  },
7358
7358
  mounted() {
7359
- this.cleanTableFilter();
7360
7359
  },
7361
7360
  methods: {
7362
7361
  inputFocus() {