@platforma-sdk/ui-vue 1.22.9 → 1.22.11
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/CHANGELOG.md +13 -0
- package/dist/lib.js +4978 -4957
- package/dist/lib.js.map +1 -1
- package/dist/lib.umd.cjs +17 -15
- package/dist/lib.umd.cjs.map +1 -1
- package/dist/src/components/PlAgCsvExporter/PlAgCsvExporter.vue.d.ts.map +1 -1
- package/dist/src/components/PlAgDataTableToolsPanel/index.d.ts +1 -0
- package/dist/src/components/PlAgDataTableToolsPanel/index.d.ts.map +1 -1
- package/dist/src/components/PlAgDataTableToolsPanel/useDataTableToolsPanelTarget.d.ts +2 -0
- package/dist/src/components/PlAgDataTableToolsPanel/useDataTableToolsPanelTarget.d.ts.map +1 -0
- package/dist/src/components/PlAgGridColumnManager/PlAgGridColumnManager.vue.d.ts.map +1 -1
- package/dist/src/components/PlTableFilters/PlTableFilters.vue.d.ts.map +1 -1
- package/dist/tsconfig.lib.tsbuildinfo +1 -1
- package/package.json +5 -5
- package/src/components/PlAgCsvExporter/PlAgCsvExporter.vue +4 -2
- package/src/components/PlAgDataTableToolsPanel/index.ts +1 -0
- package/src/components/PlAgDataTableToolsPanel/useDataTableToolsPanelTarget.ts +26 -0
- package/src/components/PlAgGridColumnManager/PlAgGridColumnManager.vue +4 -2
- package/src/components/PlTableFilters/PlTableFilters.vue +4 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PlAgCsvExporter.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/PlAgCsvExporter/PlAgCsvExporter.vue"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"PlAgCsvExporter.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/PlAgCsvExporter/PlAgCsvExporter.vue"],"names":[],"mappings":"AAAA,OAmCO,KAAK,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAQlD,KAAK,WAAW,GAAG;IACjB,GAAG,EAAE,OAAO,CAAC;CACd,CAAC;;AA4GF,wBAOG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/PlAgDataTableToolsPanel/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,wBAAwB,EAAE,MAAM,+BAA+B,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/PlAgDataTableToolsPanel/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACpF,cAAc,gCAAgC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useDataTableToolsPanelTarget.d.ts","sourceRoot":"","sources":["../../../../src/components/PlAgDataTableToolsPanel/useDataTableToolsPanelTarget.ts"],"names":[],"mappings":"AAKA,wBAAgB,4BAA4B,8DAoB3C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PlAgGridColumnManager.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/PlAgGridColumnManager/PlAgGridColumnManager.vue"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"PlAgGridColumnManager.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/PlAgGridColumnManager/PlAgGridColumnManager.vue"],"names":[],"mappings":"AAAA,OAgGO,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;;AAkNF,wBAOG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PlTableFilters.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/PlTableFilters/PlTableFilters.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"PlTableFilters.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/PlTableFilters/PlTableFilters.vue"],"names":[],"mappings":"AAwSA,OAAO,KAAK,EACV,mBAAmB,EAGnB,gBAAgB,EAIjB,MAAM,sBAAsB,CAAC;AAE9B,OAAO,KAAK,EAAE,qBAAqB,EAAE,yBAAyB,EAAE,MAAM,wBAAwB,CAAC;AAI/F,OAAO,yBAAyB,CAAC;AAMjC,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,QAAQ,CAAC,gBAAgB,EAAE,CAAC,CAAC;IACtC,YAAY,CAAC,EAAE,QAAQ,CAAC,yBAAyB,EAAE,CAAC,CAAC;IACrD,QAAQ,CAAC,EAAE,QAAQ,CAAC,qBAAqB,EAAE,CAAC,CAAC;CAC9C,CAAC;AAgMF,KAAK,iBAAiB,GAAG;IACzB,UAAU,EAAE,mBAAmB,CAAC;CAC/B,GAAG,WAAW,CAAC;;;;;;AAyQhB,wBAOG"}
|