@maxax/ui 1.0.12 → 1.1.0

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.
@@ -1 +1 @@
1
- {"version":3,"file":"BasicButtonImport.vue.d.ts","sourceRoot":"","sources":["../../../src/components/basic-button-action/BasicButtonImport.vue"],"names":[],"mappings":"AAyGA,OAAO,KAAK,EAAE,sBAAsB,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAA;AAE/E,MAAM,WAAW,KAAK;IACpB,CAAC,EAAE,EAAE,QAAQ,EAAE,KAAK,EAAE;QAAE,IAAI,EAAE,IAAI,CAAC;QAAC,KAAK,EAAE;YAAE,MAAM,EAAE,IAAI,CAAA;SAAE,EAAE,CAAC;QAAC,KAAK,EAAE,QAAQ,CAAA;KAAE,GAAG,IAAI,CAAA;CACxF;;;;;;;;;;;;;;;;;;;;;;;;;;;AAsLD,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"BasicButtonImport.vue.d.ts","sourceRoot":"","sources":["../../../src/components/basic-button-action/BasicButtonImport.vue"],"names":[],"mappings":"AAyGA,OAAO,KAAK,EAAE,sBAAsB,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAA;AAE/E,MAAM,WAAW,KAAK;IACpB,CAAC,EAAE,EAAE,QAAQ,EAAE,KAAK,EAAE;QAAE,IAAI,EAAE,IAAI,CAAC;QAAC,KAAK,EAAE;YAAE,MAAM,EAAE,IAAI,CAAA;SAAE,EAAE,CAAC;QAAC,KAAK,EAAE,QAAQ,CAAA;KAAE,GAAG,IAAI,CAAA;CACxF;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4LD,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -2580,7 +2580,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2580
2580
  type: import('vue').PropType<string | string[] | Record<string, boolean>>;
2581
2581
  };
2582
2582
  zIndex: {
2583
- type: import('vue').PropType<(string & {}) | (number & {}) | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "auto">;
2583
+ type: import('vue').PropType<(string & {}) | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | (number & {}) | "auto">;
2584
2584
  };
2585
2585
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], "click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2586
2586
  mask: {
@@ -2592,7 +2592,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2592
2592
  type: import('vue').PropType<string | string[] | Record<string, boolean>>;
2593
2593
  };
2594
2594
  zIndex: {
2595
- type: import('vue').PropType<(string & {}) | (number & {}) | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "auto">;
2595
+ type: import('vue').PropType<(string & {}) | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | (number & {}) | "auto">;
2596
2596
  };
2597
2597
  }>> & Readonly<{
2598
2598
  onClick?: ((...args: any[]) => any) | undefined;
@@ -8,7 +8,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
8
8
  type: import('vue').PropType<string | string[] | Record<string, boolean>>;
9
9
  };
10
10
  zIndex: {
11
- type: import('vue').PropType<(string & {}) | (number & {}) | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "auto">;
11
+ type: import('vue').PropType<(string & {}) | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | (number & {}) | "auto">;
12
12
  };
13
13
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], "click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
14
14
  mask: {
@@ -20,7 +20,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
20
20
  type: import('vue').PropType<string | string[] | Record<string, boolean>>;
21
21
  };
22
22
  zIndex: {
23
- type: import('vue').PropType<(string & {}) | (number & {}) | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "auto">;
23
+ type: import('vue').PropType<(string & {}) | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | (number & {}) | "auto">;
24
24
  };
25
25
  }>> & Readonly<{
26
26
  onClick?: ((...args: any[]) => any) | undefined;
package/dist/index.cjs CHANGED
@@ -3390,6 +3390,11 @@ const _sfc_main$H = /* @__PURE__ */ vue.defineComponent({
3390
3390
  uploadFiles(acceptedFiles);
3391
3391
  reset();
3392
3392
  }
3393
+ const buttonStyle = vue.computed(() => {
3394
+ return {
3395
+ display: "none"
3396
+ };
3397
+ });
3393
3398
  return (_ctx, _cache) => {
3394
3399
  return vue.openBlock(), vue.createBlock(vue.unref(XBasicButton), vue.mergeProps({
3395
3400
  icon: "ri:import-line",
@@ -3405,25 +3410,18 @@ const _sfc_main$H = /* @__PURE__ */ vue.defineComponent({
3405
3410
  multiple: __props.multiple,
3406
3411
  name: __props.name,
3407
3412
  accept: __props.accept,
3413
+ style: vue.normalizeStyle(buttonStyle.value),
3408
3414
  onChange: onFileChange
3409
- }, null, 40, _hoisted_1$b)),
3415
+ }, null, 44, _hoisted_1$b)),
3410
3416
  vue.renderSlot(_ctx.$slots, "default", {}, () => [
3411
3417
  vue.createTextVNode(vue.toDisplayString(vue.unref(t)("max.basic.import")), 1)
3412
- ], true)
3418
+ ])
3413
3419
  ]),
3414
3420
  _: 3
3415
3421
  }, 16);
3416
3422
  };
3417
3423
  }
3418
3424
  });
3419
- const _export_sfc = (sfc, props) => {
3420
- const target = sfc.__vccOpts || sfc;
3421
- for (const [key2, val] of props) {
3422
- target[key2] = val;
3423
- }
3424
- return target;
3425
- };
3426
- const BasicButtonImport = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["__scopeId", "data-v-826acb65"]]);
3427
3425
  const _sfc_main$G = /* @__PURE__ */ vue.defineComponent({
3428
3426
  __name: "BasicButtonPrint",
3429
3427
  emits: ["click"],
@@ -3453,7 +3451,7 @@ const XBasicButtonCreate = utils.withInstall(_sfc_main$L);
3453
3451
  const XBasicButtonEdit = utils.withInstall(_sfc_main$J);
3454
3452
  const XBasicButtonDelete = utils.withInstall(_sfc_main$K);
3455
3453
  const XBasicButtonExport = utils.withInstall(_sfc_main$I);
3456
- const XBasicButtonImport = utils.withInstall(BasicButtonImport);
3454
+ const XBasicButtonImport = utils.withInstall(_sfc_main$H);
3457
3455
  const XBasicButtonPrint = utils.withInstall(_sfc_main$G);
3458
3456
  !!(process.env.NODE_ENV !== "production") ? Object.freeze({}) : {};
3459
3457
  !!(process.env.NODE_ENV !== "production") ? Object.freeze([]) : [];
@@ -3908,6 +3906,13 @@ const _sfc_main$F = vue.defineComponent({
3908
3906
  };
3909
3907
  }
3910
3908
  });
3909
+ const _export_sfc = (sfc, props) => {
3910
+ const target = sfc.__vccOpts || sfc;
3911
+ for (const [key2, val] of props) {
3912
+ target[key2] = val;
3913
+ }
3914
+ return target;
3915
+ };
3911
3916
  const _hoisted_1$a = ["aria-label", "aria-describedby"];
3912
3917
  const _hoisted_2$4 = ["id"];
3913
3918
  function _sfc_render$2(_ctx, _cache, $props, $setup, $data, $options) {
@@ -20934,12 +20939,16 @@ const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
20934
20939
  animat: { type: Boolean },
20935
20940
  delayHover: {},
20936
20941
  onSelection: { type: Function },
20942
+ onReady: { type: Function },
20943
+ onInitRendered: { type: Function },
20944
+ onDataRendered: { type: Function },
20937
20945
  onKeydownStart: { type: Function },
20938
20946
  onKeydown: { type: Function },
20939
20947
  onKeydownEnd: { type: Function },
20940
20948
  onPaste: { type: Function },
20941
20949
  onCopy: { type: Function },
20942
20950
  onCut: { type: Function },
20951
+ onContextMenu: { type: Function },
20943
20952
  onColumnsChange: { type: Function },
20944
20953
  onDataChange: { type: Function },
20945
20954
  onFooterDataChange: { type: Function },