@platforma-sdk/ui-vue 1.22.4 → 1.22.8

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.
@@ -9,6 +9,10 @@ type __VLS_Props = {
9
9
  * This component serves as the target for teleporting the button.
10
10
  */
11
11
  showColumnsPanel?: boolean;
12
+ /**
13
+ * Css width of the Column Manager (Panel) modal (default value is `368px`)
14
+ */
15
+ columnsPanelWidth?: string;
12
16
  /**
13
17
  * The showExportButton prop controls the display of a button that allows
14
18
  * to export table data in CSV format. To make the button functional
@@ -1 +1 @@
1
- {"version":3,"file":"PlAgDataTable.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/PlAgDataTable/PlAgDataTable.vue"],"names":[],"mappings":"AAmgBA,OAAO,EAGL,KAAK,MAAM,EACX,KAAK,gBAAgB,EACrB,KAAK,gBAAgB,EAGtB,MAAM,sBAAsB,CAAC;AAS9B,OAAO,KAAK,EAA2B,mBAAmB,EAAoB,YAAY,EAAE,MAAM,SAAS,CAAC;AAkB5G,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,QAAQ,CAAC,mBAAmB,CAAC,CAAC;IACzC;;;;;OAKG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B;;;;;OAKG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B;;;;OAIG;IACH,eAAe,CAAC,EAAE,OAAO,CAAC;IAE1B;;OAEG;IACH,uBAAuB,CAAC,EAAE,MAAM,CAAC;IAEjC;;;;;;SAMK;IACL,iCAAiC,CAAC,EAAE,OAAO,CAAC;CAC7C,CAAC;AAmXF,KAAK,iBAAiB,GAAG;IACzB,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAC9B,cAAc,CAAC,EAAE,YAAY,EAAE,CAAC;CAC/B,GAAG,WAAW,CAAC;;;;;;;;;;;;;;;;AAoLhB,wBASG"}
1
+ {"version":3,"file":"PlAgDataTable.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/PlAgDataTable/PlAgDataTable.vue"],"names":[],"mappings":"AAugBA,OAAO,EAGL,KAAK,MAAM,EACX,KAAK,gBAAgB,EACrB,KAAK,gBAAgB,EAGtB,MAAM,sBAAsB,CAAC;AAS9B,OAAO,KAAK,EAA2B,mBAAmB,EAAoB,YAAY,EAAE,MAAM,SAAS,CAAC;AAkB5G,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,QAAQ,CAAC,mBAAmB,CAAC,CAAC;IACzC;;;;;OAKG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B;;;;;OAKG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B;;;;OAIG;IACH,eAAe,CAAC,EAAE,OAAO,CAAC;IAE1B;;OAEG;IACH,uBAAuB,CAAC,EAAE,MAAM,CAAC;IAEjC;;;;;;SAMK;IACL,iCAAiC,CAAC,EAAE,OAAO,CAAC;CAC7C,CAAC;AAmXF,KAAK,iBAAiB,GAAG;IACzB,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAC9B,cAAc,CAAC,EAAE,YAAY,EAAE,CAAC;CAC/B,GAAG,WAAW,CAAC;;;;;;;;;;;;;;;;AAoLhB,wBASG"}
@@ -1 +1 @@
1
- {"version":3,"file":"row-number.d.ts","sourceRoot":"","sources":["../../../../../src/components/PlAgDataTable/sources/row-number.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,MAAM,EAAE,KAAK,OAAO,EAA0B,MAAM,oBAAoB,CAAC;AAG7G,eAAO,MAAM,2BAA2B,8BAA4B,CAAC;AAIrE,wBAAgB,mBAAmB,IAAI,MAAM,CA6B5C;AAgED,wBAAgB,uBAAuB,CAAC,OAAO,EAAE,OAAO,QAmCvD"}
1
+ {"version":3,"file":"row-number.d.ts","sourceRoot":"","sources":["../../../../../src/components/PlAgDataTable/sources/row-number.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,MAAM,EAAE,KAAK,OAAO,EAA0B,MAAM,oBAAoB,CAAC;AAG7G,eAAO,MAAM,2BAA2B,8BAA4B,CAAC;AAIrE,wBAAgB,mBAAmB,IAAI,MAAM,CA6B5C;AAgED,wBAAgB,uBAAuB,CAAC,OAAO,EAAE,OAAO,QAoCvD"}
@@ -8,6 +8,10 @@ type __VLS_Props = {
8
8
  * trigger specific actions.
9
9
  */
10
10
  api: GridApi;
11
+ /**
12
+ * Css Column Manager (Panel) modal width (default value is `368px`)
13
+ */
14
+ width?: string;
11
15
  };
12
16
  declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, HTMLDivElement>;
13
17
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"PlAgGridColumnManager.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/PlAgGridColumnManager/PlAgGridColumnManager.vue"],"names":[],"mappings":"AAAA,OAyFO,EAAe,KAAK,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAG/D,OAAO,kCAAkC,CAAC;AAK1C,KAAK,WAAW,GAAG;IACjB;;;;;OAKG;IACH,GAAG,EAAE,OAAO,CAAC;CACd,CAAC;;AA4MF,wBAOG"}
1
+ {"version":3,"file":"PlAgGridColumnManager.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/PlAgGridColumnManager/PlAgGridColumnManager.vue"],"names":[],"mappings":"AAAA,OA8FO,EAAe,KAAK,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAG/D,OAAO,kCAAkC,CAAC;AAK1C,KAAK,WAAW,GAAG;IACjB;;;;;OAKG;IACH,GAAG,EAAE,OAAO,CAAC;IACb;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;;AA6MF,wBAOG"}