@milaboratories/milaboratories.ui-examples.ui 1.8.10 → 1.8.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.
- package/.oxfmtrc.json +4 -0
- package/.oxlintrc.json +3 -0
- package/.turbo/turbo-build.log +10 -10
- package/.turbo/turbo-formatter$colon$check.log +12 -0
- package/.turbo/turbo-linter$colon$check.log +10 -0
- package/.turbo/{turbo-type-check.log → turbo-types$colon$check.log} +2 -2
- package/CHANGELOG.md +18 -0
- package/dist/assets/{index-CrE9XJ4f.css → index-587yRwYz.css} +1 -1
- package/dist/assets/{index-1BmdcBfW.js → index-BI6mHLoZ.js} +27 -27
- package/dist/assets/{index-1BmdcBfW.js.map → index-BI6mHLoZ.js.map} +1 -1
- package/dist/index.html +4 -4
- package/index.html +2 -2
- package/package.json +14 -13
- package/src/app.ts +125 -121
- package/src/main.ts +4 -4
- package/src/pages/AddSectionPage.vue +4 -10
- package/src/pages/AgGridVuePage/AgGridVuePage.vue +57 -63
- package/src/pages/AgGridVuePage/AgGridVuePageWithBuilder.vue +58 -63
- package/src/pages/AgGridVuePage/LinkComponent.ts +4 -4
- package/src/pages/AgGridVuePage/histogramSettings.ts +6 -6
- package/src/pages/AgGridVuePage/index.ts +2 -2
- package/src/pages/AgGridVuePage/stackedSettings.ts +33 -25
- package/src/pages/ButtonsPage.vue +15 -6
- package/src/pages/DownloadsPage.vue +16 -24
- package/src/pages/DraftsPage.vue +29 -17
- package/src/pages/ErrorsPage.vue +8 -8
- package/src/pages/FormComponentsPage/Dropdowns.vue +55 -55
- package/src/pages/FormComponentsPage/FormComponentsPage.vue +20 -21
- package/src/pages/FormComponentsPage/Main.vue +31 -16
- package/src/pages/FormComponentsPage/WithTooltips.vue +37 -65
- package/src/pages/FormComponentsPage/index.ts +1 -1
- package/src/pages/HistogramPage/Basic.vue +5 -9
- package/src/pages/HistogramPage/HistogramFigma.vue +90 -39
- package/src/pages/HistogramPage/HistogramPage.vue +23 -26
- package/src/pages/HistogramPage/LogBins.vue +7 -11
- package/src/pages/HistogramPage/LogXScale.vue +5 -8
- package/src/pages/HistogramPage/assets/prices.ts +9999 -9999
- package/src/pages/HistogramPage/index.ts +1 -1
- package/src/pages/IconsPage.vue +7 -7
- package/src/pages/InjectEnvPage.vue +3 -3
- package/src/pages/LayoutPage.vue +9 -8
- package/src/pages/LoadersPage.vue +52 -31
- package/src/pages/LogViewPage.vue +12 -12
- package/src/pages/ModalsPage.vue +32 -27
- package/src/pages/NotificationsPage.vue +3 -3
- package/src/pages/PlAdvancedFilterPage.vue +138 -70
- package/src/pages/PlAgDataTableV2Page.vue +35 -47
- package/src/pages/PlAnnotationPage.vue +76 -48
- package/src/pages/PlAutocompleteMultiPage/BasicTab.vue +25 -15
- package/src/pages/PlAutocompleteMultiPage/ComboboxTab.vue +12 -9
- package/src/pages/PlAutocompleteMultiPage/index.vue +16 -15
- package/src/pages/PlAutocompletePage.vue +19 -12
- package/src/pages/PlElementListPage.vue +27 -25
- package/src/pages/PlErrorBoundaryPage.vue +5 -5
- package/src/pages/PlFileInputPage.vue +8 -9
- package/src/pages/PlNumberFieldPage.vue +6 -10
- package/src/pages/PlSplashPage.vue +14 -23
- package/src/pages/PlTabsPage.vue +12 -12
- package/src/pages/PlTextFieldPage.vue +5 -5
- package/src/pages/RadioPage.vue +23 -23
- package/src/pages/SectionPage.vue +12 -13
- package/src/pages/SelectFilesPage.vue +5 -5
- package/src/pages/StackedBarPage/Alignment.vue +72 -63
- package/src/pages/StackedBarPage/AlignmentFigma.vue +119 -53
- package/src/pages/StackedBarPage/Basic.vue +33 -29
- package/src/pages/StackedBarPage/StackedBarPage.vue +18 -22
- package/src/pages/StackedBarPage/index.ts +1 -1
- package/src/pages/StatePage.vue +5 -5
- package/src/pages/TypographyPage.vue +9 -9
- package/src/pages/UseWatchFetchPage.vue +4 -4
- package/src/pages/fetchTestResult.ts +5 -5
- package/tsconfig.json +1 -1
- package/.turbo/turbo-lint.log +0 -5
- package/eslint.config.mjs +0 -9
package/.oxfmtrc.json
ADDED
package/.oxlintrc.json
ADDED
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
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.8.
|
|
3
|
+
> @milaboratories/milaboratories.ui-examples.ui@1.8.12 build /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/ui
|
|
4
4
|
> ts-builder build --target block-ui
|
|
5
5
|
|
|
6
6
|
Building block-ui project...
|
|
7
7
|
↳ vite.js build --config /configs/vite.block-ui.config.js --mode production
|
|
8
|
-
[36mvite v6.
|
|
8
|
+
[36mvite v6.4.1 [32mbuilding for production...[36m[39m
|
|
9
9
|
transforming...
|
|
10
10
|
[32m✓[39m 1768 modules transformed.
|
|
11
11
|
rendering chunks...
|
|
12
12
|
computing gzip size...
|
|
13
13
|
[2mdist/[22m[32mindex.html [39m[1m[2m 0.45 kB[22m[1m[22m[2m │ gzip: 0.30 kB[22m
|
|
14
|
-
[2mdist/[22m[2massets/[22m[35mindex-
|
|
14
|
+
[2mdist/[22m[2massets/[22m[35mindex-587yRwYz.css [39m[1m[2m 2.02 kB[22m[1m[22m[2m │ gzip: 0.69 kB[22m
|
|
15
15
|
[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
|
|
16
16
|
[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
|
|
17
17
|
[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
|
|
@@ -197,13 +197,18 @@ computing gzip size...
|
|
|
197
197
|
[2mdist/[22m[2massets/[22m[36m16_paper-clip.svg-DDS4-nJJ.js [39m[1m[2m 0.55 kB[22m[1m[22m[2m │ gzip: 0.36 kB[22m[2m │ map: 0.76 kB[22m
|
|
198
198
|
[2mdist/[22m[2massets/[22m[36m16_settings.svg-BaSEoN5Q.js [39m[1m[2m 0.56 kB[22m[1m[22m[2m │ gzip: 0.34 kB[22m[2m │ map: 0.76 kB[22m
|
|
199
199
|
[2mdist/[22m[2massets/[22m[36m24_frame-type-none.svg-B-SCCoCq.js [39m[1m[2m 0.56 kB[22m[1m[22m[2m │ gzip: 0.27 kB[22m[2m │ map: 0.78 kB[22m
|
|
200
|
+
[33m
|
|
200
201
|
[2mdist/[22m[2massets/[22m[36m24_columns.svg-WGSrZbbI.js [39m[1m[2m 0.56 kB[22m[1m[22m[2m │ gzip: 0.33 kB[22m[2m │ map: 0.79 kB[22m
|
|
202
|
+
(!) Some chunks are larger than 500 kB after minification. Consider:
|
|
201
203
|
[2mdist/[22m[2massets/[22m[36m16_clipboard-copied.svg-nVluQXlo.js [39m[1m[2m 0.56 kB[22m[1m[22m[2m │ gzip: 0.37 kB[22m[2m │ map: 0.78 kB[22m
|
|
202
204
|
[2mdist/[22m[2massets/[22m[36m16_clipboard.svg-j3JAxwBa.js [39m[1m[2m 0.56 kB[22m[1m[22m[2m │ gzip: 0.34 kB[22m[2m │ map: 0.77 kB[22m
|
|
203
205
|
[2mdist/[22m[2massets/[22m[36m24_file-doc-import.svg-Cx7HdDW7.js [39m[1m[2m 0.56 kB[22m[1m[22m[2m │ gzip: 0.38 kB[22m[2m │ map: 0.79 kB[22m
|
|
206
|
+
- Using dynamic import() to code-split the application
|
|
207
|
+
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
|
|
204
208
|
[2mdist/[22m[2massets/[22m[36m24_legend.svg-CDCyQSul.js [39m[1m[2m 0.57 kB[22m[1m[22m[2m │ gzip: 0.35 kB[22m[2m │ map: 0.79 kB[22m
|
|
205
209
|
[2mdist/[22m[2massets/[22m[36m24_analytics.svg-B4bVz1JR.js [39m[1m[2m 0.57 kB[22m[1m[22m[2m │ gzip: 0.35 kB[22m[2m │ map: 0.78 kB[22m
|
|
206
210
|
[2mdist/[22m[2massets/[22m[36m24_pin.svg-C-TjhNeP.js [39m[1m[2m 0.58 kB[22m[1m[22m[2m │ gzip: 0.37 kB[22m[2m │ map: 0.77 kB[22m
|
|
211
|
+
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.[39m
|
|
207
212
|
[2mdist/[22m[2massets/[22m[36m16_cell-type-subset.svg-D2dtGmTA.js [39m[1m[2m 0.58 kB[22m[1m[22m[2m │ gzip: 0.37 kB[22m[2m │ map: 0.80 kB[22m
|
|
208
213
|
[2mdist/[22m[2massets/[22m[36m24_clipboard-copied.svg-D1hap8oE.js [39m[1m[2m 0.58 kB[22m[1m[22m[2m │ gzip: 0.38 kB[22m[2m │ map: 0.80 kB[22m
|
|
209
214
|
[2mdist/[22m[2massets/[22m[36m24_link.svg-Ds50Cbx9.js [39m[1m[2m 0.59 kB[22m[1m[22m[2m │ gzip: 0.36 kB[22m[2m │ map: 0.78 kB[22m
|
|
@@ -306,11 +311,6 @@ computing gzip size...
|
|
|
306
311
|
[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
|
|
307
312
|
[2mdist/[22m[2massets/[22m[36m24_file-logs-accent.svg-DcEVrk9k.js [39m[1m[2m 2.42 kB[22m[1m[22m[2m │ gzip: 1.20 kB[22m[2m │ map: 2.68 kB[22m
|
|
308
313
|
[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
|
|
309
|
-
[2mdist/[22m[2massets/[22m[36mindex-
|
|
310
|
-
[
|
|
311
|
-
(!) Some chunks are larger than 500 kB after minification. Consider:
|
|
312
|
-
- Using dynamic import() to code-split the application
|
|
313
|
-
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
|
|
314
|
-
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.[39m
|
|
315
|
-
[32m✓ built in 32.05s[39m
|
|
314
|
+
[2mdist/[22m[2massets/[22m[36mindex-BI6mHLoZ.js [39m[1m[33m4,410.07 kB[39m[22m[2m │ gzip: 1,339.56 kB[22m[2m │ map: 11,565.99 kB[22m
|
|
315
|
+
[32m✓ built in 29.66s[39m
|
|
316
316
|
Build completed successfully
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
WARN Issue while reading "/home/runner/_work/platforma/platforma/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
|
|
2
|
+
|
|
3
|
+
> @milaboratories/milaboratories.ui-examples.ui@1.8.12 formatter:check /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/ui
|
|
4
|
+
> ts-builder formatter --check
|
|
5
|
+
|
|
6
|
+
Checking formatting...
|
|
7
|
+
↳ oxfmt --check --config /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/ui/.oxfmtrc.json
|
|
8
|
+
Checking formatting...
|
|
9
|
+
|
|
10
|
+
All matched files use the correct format.
|
|
11
|
+
Finished in 3125ms on 64 files using 8 threads.
|
|
12
|
+
Format check completed successfully
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
WARN Issue while reading "/home/runner/_work/platforma/platforma/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
|
|
2
|
+
|
|
3
|
+
> @milaboratories/milaboratories.ui-examples.ui@1.8.12 linter:check /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/ui
|
|
4
|
+
> ts-builder linter --check
|
|
5
|
+
|
|
6
|
+
Linting project...
|
|
7
|
+
↳ oxlint --config /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/ui/.oxlintrc.json --deny-warnings
|
|
8
|
+
Found 0 warnings and 0 errors.
|
|
9
|
+
Finished in 23ms on 59 files with 100 rules using 8 threads.
|
|
10
|
+
Linting completed successfully
|
|
@@ -1,6 +1,6 @@
|
|
|
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.8.
|
|
4
|
-
> ts-builder
|
|
3
|
+
> @milaboratories/milaboratories.ui-examples.ui@1.8.12 types:check /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/ui
|
|
4
|
+
> ts-builder type-check --target block-ui
|
|
5
5
|
|
|
6
6
|
↳ vue-tsc.js --noEmit --project ./tsconfig.json --customConditions ,
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @milaboratories/milaboratories.ui-examples.ui
|
|
2
2
|
|
|
3
|
+
## 1.8.12
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- a6ea24f: silent ci tests
|
|
8
|
+
- Updated dependencies [a6ea24f]
|
|
9
|
+
- @milaboratories/milaboratories.ui-examples.model@1.4.12
|
|
10
|
+
- @platforma-sdk/model@1.53.14
|
|
11
|
+
|
|
12
|
+
## 1.8.11
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- f89a883: full integration oxc
|
|
17
|
+
- Updated dependencies [f89a883]
|
|
18
|
+
- @milaboratories/milaboratories.ui-examples.model@1.4.11
|
|
19
|
+
- @platforma-sdk/model@1.53.13
|
|
20
|
+
|
|
3
21
|
## 1.8.10
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
|
@@ -1 +1 @@
|
|
|
1
|
-
._controls_1s9h2_2{display:flex;gap:16px}._block_1s9h2_6{display:flex;height:100%;overflow:hidden}._leftColumn_1s9h2_11{display:flex;flex-direction:column;gap:16px;width:280px;padding:10px;margin:10px;border:1px solid grey}._rightColumn_1s9h2_20{display:flex;flex-direction:column;width:280px;height:100%;overflow:auto}._columnChip_1s9h2_27{background:#fff;border:1px solid black;border-radius:6px;padding:6px}._drag-and-drop_lj9h6_2{border:1px solid var(--txt-01);padding:24px;width:600px}._components_lj9h6_8 pre,._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}._inputs_lvlt7_2{display:flex;flex-direction:row;gap:10px}._input_lvlt7_2{flex-grow:1;min-width:100px}._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}.content-box[data-v-
|
|
1
|
+
._controls_1s9h2_2{display:flex;gap:16px}._block_1s9h2_6{display:flex;height:100%;overflow:hidden}._leftColumn_1s9h2_11{display:flex;flex-direction:column;gap:16px;width:280px;padding:10px;margin:10px;border:1px solid grey}._rightColumn_1s9h2_20{display:flex;flex-direction:column;width:280px;height:100%;overflow:auto}._columnChip_1s9h2_27{background:#fff;border:1px solid black;border-radius:6px;padding:6px}._drag-and-drop_lj9h6_2{border:1px solid var(--txt-01);padding:24px;width:600px}._components_lj9h6_8 pre,._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}._inputs_lvlt7_2{display:flex;flex-direction:row;gap:10px}._input_lvlt7_2{flex-grow:1;min-width:100px}._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}.content-box[data-v-d6e873d2]{background-color:#f7f8fa;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--ic-02);border-radius:6px}._page_r4jp7_2{width:100%;padding:20px;margin:0 auto}._jsonBlock_r4jp7_8{height:100%;padding:10px;border-radius:4px}._buttons_1bxae_2{position:sticky;display:flex;flex-direction:row;gap:10px}._button_1bxae_2{display:flex}._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}._container_24f2j_2{display:flex;flex-direction:column;gap:8px}._container_24f2j_2 h1{font-size:2rem;line-height:1.5;margin-block-end:16px}._container_24f2j_2 output{margin-block-start:12px}._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}._dataset_ed5qj_2{display:flex;align-items:center;gap:10px}
|