@milaboratories/milaboratories.ui-examples.ui 1.5.21 → 1.5.23
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 +4 -2
- package/dist/app.d.ts.map +1 -1
- package/dist/assets/{index-B0kMAAC0.css → index-CCeUali8.css} +1 -1
- package/dist/assets/{index-C0rBjC-X.js → index-eBtVm19Z.js} +103 -103
- package/dist/assets/{index-C0rBjC-X.js.map → index-eBtVm19Z.js.map} +1 -1
- package/dist/index.html +2 -2
- package/dist/pages/PlNumberFieldPage.vue.d.ts +3 -0
- package/dist/pages/PlNumberFieldPage.vue.d.ts.map +1 -0
- package/package.json +7 -7
- package/src/app.ts +2 -0
- package/src/pages/PlNumberFieldPage.vue +79 -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.23 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 2361 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-CCeUali8.css [39m[1m[2m 1.59 kB[22m[1m[22m[2m │ gzip: 0.56 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-eBtVm19Z.js [39m[1m[33m6,145.99 kB[39m[22m[2m │ gzip: 1,981.10 kB[22m[2m │ map: 11,417.71 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 53.01s[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.23 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.23
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [636088d]
|
|
8
|
+
- @platforma-sdk/model@1.42.4
|
|
9
|
+
- @milaboratories/milaboratories.ui-examples.model@1.2.20
|
|
10
|
+
|
|
11
|
+
## 1.5.22
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- 911f928: Fix PlNumberField min/max constraint
|
|
16
|
+
- Updated dependencies [911f928]
|
|
17
|
+
- @milaboratories/milaboratories.ui-examples.model@1.2.19
|
|
18
|
+
|
|
3
19
|
## 1.5.21
|
|
4
20
|
|
|
5
21
|
### Patch Changes
|
package/dist/app.d.ts
CHANGED
|
@@ -25,7 +25,7 @@ export declare const sdkPlugin: import("@platforma-sdk/ui-vue").SdkPluginV2<{
|
|
|
25
25
|
fullTableHandle: import("@milaboratories/pl-model-common").PTableHandle;
|
|
26
26
|
visibleTableHandle: import("@milaboratories/pl-model-common").PTableHandle;
|
|
27
27
|
} | undefined>;
|
|
28
|
-
}, 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", {
|
|
28
|
+
}, 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-number-field-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
29
|
data: {
|
|
30
30
|
counter: number;
|
|
31
31
|
};
|
|
@@ -50,6 +50,7 @@ export declare const sdkPlugin: import("@platforma-sdk/ui-vue").SdkPluginV2<{
|
|
|
50
50
|
'/pl-ag-data-table-v2': () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
51
51
|
'/pl-splash-page': () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
52
52
|
'/pl-file-input-page': () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
53
|
+
'/pl-number-field-page': () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
53
54
|
'/pl-error-boundary-page': () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
54
55
|
'/pl-element-list-page': () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
55
56
|
'/select-files': () => 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").SdkPluginV2<{
|
|
|
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" | "/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
|
+
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-number-field-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-number-field-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
|
numbers: number[];
|
|
73
74
|
handles: (import("@milaboratories/pl-model-common").ImportFileHandle | undefined)[];
|
|
74
75
|
}, {
|
|
@@ -120,6 +121,7 @@ export declare const useApp: <PageHref extends "/" | "/loaders" | "/state" | "/l
|
|
|
120
121
|
'/pl-ag-data-table-v2': () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
121
122
|
'/pl-splash-page': () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
122
123
|
'/pl-file-input-page': () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
124
|
+
'/pl-number-field-page': () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
123
125
|
'/pl-error-boundary-page': () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
124
126
|
'/pl-element-list-page': () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
125
127
|
'/select-files': () => 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":"AAmCA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAcU,MAAM;6BAKJ,MAAM;2BAWR,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAuDpC,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAzEa,MAAM;6BAKJ,MAAM;2BAWR,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAyDA,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}._dataset_ed5qj_2{display:flex;align-items:center;gap:10px}
|
|
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}._components_14cn3_10 pre{border:1px solid var(--txt-01);padding:12px;font-weight:bolder;overflow:auto;max-width:50vw;background-color:#eee5}
|