@milaboratories/milaboratories.ui-examples.ui 1.5.11 → 1.5.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.
@@ -1,15 +1,15 @@
1
1
   WARN  Issue while reading "/home/runner/_work/platforma/platforma/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @milaboratories/milaboratories.ui-examples.ui@1.5.11 build /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/ui
3
+ > @milaboratories/milaboratories.ui-examples.ui@1.5.12 build /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/ui
4
4
  > vite build && pnpm run build:types
5
5
 
6
6
  vite v6.3.5 building for production...
7
7
  transforming...
8
- ✓ 2495 modules transformed.
8
+ ✓ 2392 modules transformed.
9
9
  rendering chunks...
10
10
  computing gzip size...
11
11
  dist/index.html  0.47 kB │ gzip: 0.31 kB
12
- dist/assets/index-DVTP_zd1.css  1.39 kB │ gzip: 0.53 kB
12
+ dist/assets/index-B0kMAAC0.css  1.45 kB │ gzip: 0.55 kB
13
13
  dist/assets/16_more.svg-BkBof-60.js  0.23 kB │ gzip: 0.21 kB │ map: 0.41 kB
14
14
  dist/assets/16_pause.svg-Bmnc6NKA.js  0.23 kB │ gzip: 0.21 kB │ map: 0.41 kB
15
15
  dist/assets/24_pause.svg-DAse2Qcb.js  0.23 kB │ gzip: 0.21 kB │ map: 0.41 kB
@@ -300,15 +300,15 @@ computing gzip size...
300
300
  dist/assets/24_annotation.svg-BAIgImke.js  2.11 kB │ gzip: 0.63 kB │ map: 2.39 kB
301
301
  dist/assets/24_violin.svg-U9NSWJ89.js  2.32 kB │ gzip: 1.19 kB │ map: 2.54 kB
302
302
  dist/assets/24_heatmap.svg-CqDSyh0J.js  4.38 kB │ gzip: 0.99 kB │ map: 4.70 kB
303
- dist/assets/index-B325ak5O.js 6,024.37 kB │ gzip: 1,948.47 kB │ map: 11,022.41 kB
303
+ dist/assets/index-BPgGDwkq.js 6,042.99 kB │ gzip: 1,951.43 kB │ map: 11,101.72 kB
304
304
  
305
305
  (!) Some chunks are larger than 500 kB after minification. Consider:
306
306
  - Using dynamic import() to code-split the application
307
307
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
308
308
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
309
- ✓ built in 59.19s
309
+ ✓ built in 48.91s
310
310
   WARN  Issue while reading "/home/runner/_work/platforma/platforma/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
311
311
 
312
- > @milaboratories/milaboratories.ui-examples.ui@1.5.11 build:types /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/ui
312
+ > @milaboratories/milaboratories.ui-examples.ui@1.5.12 build:types /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/ui
313
313
  > vue-tsc -p tsconfig.app.build.json
314
314
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @milaboratories/milaboratories.ui-examples.ui
2
2
 
3
+ ## 1.5.12
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [e7c0edb]
8
+ - @platforma-sdk/model@1.41.0
9
+ - @milaboratories/milaboratories.ui-examples.model@1.2.11
10
+
3
11
  ## 1.5.11
4
12
 
5
13
  ### Patch Changes
package/dist/app.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- export declare const sdkPlugin: import("@platforma-sdk/ui-vue").SdkPlugin<{
1
+ export declare const sdkPlugin: import("@platforma-sdk/ui-vue").SdkPluginV2<{
2
2
  tableNumRows: number;
3
3
  numbers: number[];
4
4
  handles: (import("@milaboratories/pl-model-common").ImportFileHandle | undefined)[];
@@ -26,7 +26,7 @@ export declare const sdkPlugin: import("@platforma-sdk/ui-vue").SdkPlugin<{
26
26
  fullTableHandle: import("@milaboratories/pl-model-common").PTableHandle;
27
27
  visibleTableHandle: import("@milaboratories/pl-model-common").PTableHandle;
28
28
  } | undefined>;
29
- }, import("@milaboratories/milaboratories.ui-examples.model").UiState, "/" | "/loaders" | "/layout" | "/form-components" | "/log-view" | "/modals" | "/select-files" | "/inject-env" | "/use-watch-fetch" | "/typography" | "/ag-grid-vue" | "/ag-grid-vue-with-builder" | "/pl-ag-data-table-v2" | "/pl-splash-page" | "/pl-file-input-page" | "/pl-error-boundary-page" | "/pl-element-list-page" | "/errors" | "/text-fields" | "/tabs" | "/stacked-bar" | "/histogram" | "/buttons" | "/notifications" | "/drafts" | "/pl-autocomplete" | "/radio" | `/section?id=${string}` | "/add-section", {
29
+ }, import("@milaboratories/milaboratories.ui-examples.model").UiState, "/" | "/loaders" | "/state" | "/layout" | "/form-components" | "/log-view" | "/modals" | "/select-files" | "/inject-env" | "/use-watch-fetch" | "/typography" | "/ag-grid-vue" | "/ag-grid-vue-with-builder" | "/pl-ag-data-table-v2" | "/pl-splash-page" | "/pl-file-input-page" | "/pl-error-boundary-page" | "/pl-element-list-page" | "/errors" | "/text-fields" | "/tabs" | "/stacked-bar" | "/histogram" | "/buttons" | "/notifications" | "/drafts" | "/pl-autocomplete" | "/radio" | `/section?id=${string}` | "/add-section", {
30
30
  data: {
31
31
  counter: number;
32
32
  };
@@ -38,6 +38,7 @@ export declare const sdkPlugin: import("@platforma-sdk/ui-vue").SdkPlugin<{
38
38
  progress: () => number | boolean | undefined;
39
39
  routes: {
40
40
  '/': () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
41
+ '/state': () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
41
42
  '/layout': () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
42
43
  '/log-view': () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
43
44
  '/modals': () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -68,7 +69,7 @@ export declare const sdkPlugin: import("@platforma-sdk/ui-vue").SdkPlugin<{
68
69
  '/radio': () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
69
70
  };
70
71
  }>;
71
- export declare const useApp: <PageHref extends "/" | "/loaders" | "/layout" | "/form-components" | "/log-view" | "/modals" | "/select-files" | "/inject-env" | "/use-watch-fetch" | "/typography" | "/ag-grid-vue" | "/ag-grid-vue-with-builder" | "/pl-ag-data-table-v2" | "/pl-splash-page" | "/pl-file-input-page" | "/pl-error-boundary-page" | "/pl-element-list-page" | "/errors" | "/text-fields" | "/tabs" | "/stacked-bar" | "/histogram" | "/buttons" | "/notifications" | "/drafts" | "/pl-autocomplete" | "/radio" | `/section?id=${string}` | "/add-section" = "/" | "/loaders" | "/layout" | "/form-components" | "/log-view" | "/modals" | "/select-files" | "/inject-env" | "/use-watch-fetch" | "/typography" | "/ag-grid-vue" | "/ag-grid-vue-with-builder" | "/pl-ag-data-table-v2" | "/pl-splash-page" | "/pl-file-input-page" | "/pl-error-boundary-page" | "/pl-element-list-page" | "/errors" | "/text-fields" | "/tabs" | "/stacked-bar" | "/histogram" | "/buttons" | "/notifications" | "/drafts" | "/pl-autocomplete" | "/radio" | `/section?id=${string}` | "/add-section">() => import("@platforma-sdk/ui-vue").App<{
72
+ export declare const useApp: <PageHref extends "/" | "/loaders" | "/state" | "/layout" | "/form-components" | "/log-view" | "/modals" | "/select-files" | "/inject-env" | "/use-watch-fetch" | "/typography" | "/ag-grid-vue" | "/ag-grid-vue-with-builder" | "/pl-ag-data-table-v2" | "/pl-splash-page" | "/pl-file-input-page" | "/pl-error-boundary-page" | "/pl-element-list-page" | "/errors" | "/text-fields" | "/tabs" | "/stacked-bar" | "/histogram" | "/buttons" | "/notifications" | "/drafts" | "/pl-autocomplete" | "/radio" | `/section?id=${string}` | "/add-section" = "/" | "/loaders" | "/state" | "/layout" | "/form-components" | "/log-view" | "/modals" | "/select-files" | "/inject-env" | "/use-watch-fetch" | "/typography" | "/ag-grid-vue" | "/ag-grid-vue-with-builder" | "/pl-ag-data-table-v2" | "/pl-splash-page" | "/pl-file-input-page" | "/pl-error-boundary-page" | "/pl-element-list-page" | "/errors" | "/text-fields" | "/tabs" | "/stacked-bar" | "/histogram" | "/buttons" | "/notifications" | "/drafts" | "/pl-autocomplete" | "/radio" | `/section?id=${string}` | "/add-section">() => import("@platforma-sdk/ui-vue").AppV2<{
72
73
  tableNumRows: number;
73
74
  numbers: number[];
74
75
  handles: (import("@milaboratories/pl-model-common").ImportFileHandle | undefined)[];
@@ -108,6 +109,7 @@ export declare const useApp: <PageHref extends "/" | "/loaders" | "/layout" | "/
108
109
  progress: () => number | boolean | undefined;
109
110
  routes: {
110
111
  '/': () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
112
+ '/state': () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
111
113
  '/layout': () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
112
114
  '/log-view': () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
113
115
  '/modals': () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
package/dist/app.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"app.d.ts","sourceRoot":"","sources":["../src/app.ts"],"names":[],"mappings":"AAiCA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAcU,MAAM;6BAKJ,MAAM;2BAWR,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsDpC,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAxEa,MAAM;6BAKJ,MAAM;2BAWR,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAwDA,CAAC"}
1
+ {"version":3,"file":"app.d.ts","sourceRoot":"","sources":["../src/app.ts"],"names":[],"mappings":"AAkCA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAcU,MAAM;6BAKJ,MAAM;2BAWR,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsDpC,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAxEa,MAAM;6BAKJ,MAAM;2BAWR,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAwDA,CAAC"}
@@ -1 +1 @@
1
- .content-box[data-v-315a76ed]{background-color:#f7f8fa;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--ic-02);border-radius:6px}._inputs_lvlt7_2{display:flex;flex-direction:row;gap:10px}._input_lvlt7_2{flex-grow:1;min-width:100px}._drag-and-drop_lj9h6_2{border:1px solid var(--txt-01);padding:24px;width:600px}._components_lj9h6_8 pre{border:1px solid var(--txt-01);padding:12px;font-weight:bolder;overflow:auto;max-width:50vw;background-color:#eee5}._content_2bvi2_10{display:flex;place-items:center;place-content:center;height:100%;background-color:#eee;color:#fff;font-size:34px;font-weight:700}.test-cell-container{width:300px;height:50px;border:1px solid gray;padding:0;border-radius:1px}._components_14cn3_10 pre,._components_obl5m_2 pre{border:1px solid var(--txt-01);padding:12px;font-weight:bolder;overflow:auto;max-width:50vw;background-color:#eee5}._chip_u5b92_2{width:120px;height:120px;color:#fff}._components_obl5m_2 pre{border:1px solid var(--txt-01);padding:12px;font-weight:bolder;overflow:auto;max-width:50vw;background-color:#eee5}._container_1oob8_2{display:flex;flex-direction:column;gap:8px}._container_1oob8_2 h1{font-size:2rem;line-height:1.5;margin-block-end:16px}._container_1oob8_2 output{margin-block-start:12px}._buttons_1bxae_2{position:sticky;display:flex;flex-direction:row;gap:10px}._button_1bxae_2{display:flex}
1
+ .content-box[data-v-315a76ed]{background-color:#f7f8fa;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--ic-02);border-radius:6px}._inputs_lvlt7_2{display:flex;flex-direction:row;gap:10px}._input_lvlt7_2{flex-grow:1;min-width:100px}._drag-and-drop_lj9h6_2{border:1px solid var(--txt-01);padding:24px;width:600px}._components_lj9h6_8 pre{border:1px solid var(--txt-01);padding:12px;font-weight:bolder;overflow:auto;max-width:50vw;background-color:#eee5}._content_2bvi2_10{display:flex;place-items:center;place-content:center;height:100%;background-color:#eee;color:#fff;font-size:34px;font-weight:700}.test-cell-container{width:300px;height:50px;border:1px solid gray;padding:0;border-radius:1px}._components_14cn3_10 pre,._components_obl5m_2 pre{border:1px solid var(--txt-01);padding:12px;font-weight:bolder;overflow:auto;max-width:50vw;background-color:#eee5}._chip_u5b92_2{width:120px;height:120px;color:#fff}._components_obl5m_2 pre{border:1px solid var(--txt-01);padding:12px;font-weight:bolder;overflow:auto;max-width:50vw;background-color:#eee5}._container_1oob8_2{display:flex;flex-direction:column;gap:8px}._container_1oob8_2 h1{font-size:2rem;line-height:1.5;margin-block-end:16px}._container_1oob8_2 output{margin-block-start:12px}._buttons_1bxae_2{position:sticky;display:flex;flex-direction:row;gap:10px}._button_1bxae_2{display:flex}._dataset_ed5qj_2{display:flex;align-items:center;gap:10px}