@milaboratories/milaboratories.ui-examples.ui 1.5.11 → 1.5.13
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/.turbo/turbo-build.log +6 -6
- package/CHANGELOG.md +16 -0
- package/dist/app.d.ts +5 -3
- package/dist/app.d.ts.map +1 -1
- package/dist/assets/{index-DVTP_zd1.css → index-B0kMAAC0.css} +1 -1
- package/dist/assets/{index-B325ak5O.js → index-Dngzlyvw.js} +112 -102
- package/dist/assets/{index-B325ak5O.js.map → index-Dngzlyvw.js.map} +1 -1
- package/dist/index.html +2 -2
- package/dist/pages/StatePage.vue.d.ts +3 -0
- package/dist/pages/StatePage.vue.d.ts.map +1 -0
- package/package.json +6 -6
- package/src/app.ts +2 -1
- package/src/pages/StatePage.vue +56 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -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.
|
|
3
|
+
> @milaboratories/milaboratories.ui-examples.ui@1.5.13 build /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/ui
|
|
4
4
|
> vite build && pnpm run build:types
|
|
5
5
|
|
|
6
6
|
[36mvite v6.3.5 [32mbuilding for production...[36m[39m
|
|
7
7
|
transforming...
|
|
8
|
-
[32m✓[39m
|
|
8
|
+
[32m✓[39m 2392 modules transformed.
|
|
9
9
|
rendering chunks...
|
|
10
10
|
computing gzip size...
|
|
11
11
|
[2mdist/[22m[32mindex.html [39m[1m[2m 0.47 kB[22m[1m[22m[2m │ gzip: 0.31 kB[22m
|
|
12
|
-
[2mdist/[22m[2massets/[22m[35mindex-
|
|
12
|
+
[2mdist/[22m[2massets/[22m[35mindex-B0kMAAC0.css [39m[1m[2m 1.45 kB[22m[1m[22m[2m │ gzip: 0.55 kB[22m
|
|
13
13
|
[2mdist/[22m[2massets/[22m[36m16_more.svg-BkBof-60.js [39m[1m[2m 0.23 kB[22m[1m[22m[2m │ gzip: 0.21 kB[22m[2m │ map: 0.41 kB[22m
|
|
14
14
|
[2mdist/[22m[2massets/[22m[36m16_pause.svg-Bmnc6NKA.js [39m[1m[2m 0.23 kB[22m[1m[22m[2m │ gzip: 0.21 kB[22m[2m │ map: 0.41 kB[22m
|
|
15
15
|
[2mdist/[22m[2massets/[22m[36m24_pause.svg-DAse2Qcb.js [39m[1m[2m 0.23 kB[22m[1m[22m[2m │ gzip: 0.21 kB[22m[2m │ map: 0.41 kB[22m
|
|
@@ -300,15 +300,15 @@ computing gzip size...
|
|
|
300
300
|
[2mdist/[22m[2massets/[22m[36m24_annotation.svg-BAIgImke.js [39m[1m[2m 2.11 kB[22m[1m[22m[2m │ gzip: 0.63 kB[22m[2m │ map: 2.39 kB[22m
|
|
301
301
|
[2mdist/[22m[2massets/[22m[36m24_violin.svg-U9NSWJ89.js [39m[1m[2m 2.32 kB[22m[1m[22m[2m │ gzip: 1.19 kB[22m[2m │ map: 2.54 kB[22m
|
|
302
302
|
[2mdist/[22m[2massets/[22m[36m24_heatmap.svg-CqDSyh0J.js [39m[1m[2m 4.38 kB[22m[1m[22m[2m │ gzip: 0.99 kB[22m[2m │ map: 4.70 kB[22m
|
|
303
|
-
[2mdist/[22m[2massets/[22m[36mindex-
|
|
303
|
+
[2mdist/[22m[2massets/[22m[36mindex-Dngzlyvw.js [39m[1m[33m6,042.99 kB[39m[22m[2m │ gzip: 1,951.42 kB[22m[2m │ map: 11,101.72 kB[22m
|
|
304
304
|
[33m
|
|
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.[39m
|
|
309
|
-
[32m✓ built in
|
|
309
|
+
[32m✓ built in 37.51s[39m
|
|
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.
|
|
312
|
+
> @milaboratories/milaboratories.ui-examples.ui@1.5.13 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,21 @@
|
|
|
1
1
|
# @milaboratories/milaboratories.ui-examples.ui
|
|
2
2
|
|
|
3
|
+
## 1.5.13
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [e48177a]
|
|
8
|
+
- @platforma-sdk/model@1.41.1
|
|
9
|
+
- @milaboratories/milaboratories.ui-examples.model@1.2.12
|
|
10
|
+
|
|
11
|
+
## 1.5.12
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies [e7c0edb]
|
|
16
|
+
- @platforma-sdk/model@1.41.0
|
|
17
|
+
- @milaboratories/milaboratories.ui-examples.model@1.2.11
|
|
18
|
+
|
|
3
19
|
## 1.5.11
|
|
4
20
|
|
|
5
21
|
### Patch Changes
|
package/dist/app.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const sdkPlugin: import("@platforma-sdk/ui-vue").
|
|
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").
|
|
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":"
|
|
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}
|