udp-stencil-component-library 25.18.3-beta.21 → 25.18.3-beta.22
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/dist/cjs/add-map-feature-popup_4.cjs.entry.js +12 -12
- package/dist/cjs/address-search_6.cjs.entry.js +18 -18
- package/dist/cjs/advanced-search_12.cjs.entry.js +1 -1
- package/dist/cjs/ag-grid-base_61.cjs.entry.js +44 -44
- package/dist/cjs/api-method-instance-grid.cjs.entry.js +2 -2
- package/dist/cjs/app-bar.cjs.entry.js +1 -1
- package/dist/cjs/check-box.cjs.entry.js +2 -2
- package/dist/cjs/chip-section.cjs.entry.js +2 -2
- package/dist/cjs/feature-details-card_2.cjs.entry.js +5 -5
- package/dist/cjs/file-upload_2.cjs.entry.js +4 -4
- package/dist/cjs/filter-conditions_7.cjs.entry.js +2 -2
- package/dist/cjs/filter-group_3.cjs.entry.js +1 -1
- package/dist/cjs/form-metadata-display_9.cjs.entry.js +6 -6
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/map-component_2.cjs.entry.js +2 -2
- package/dist/cjs/primary-action-header_2.cjs.entry.js +2 -2
- package/dist/cjs/resource-timeline-calendar.cjs.entry.js +1 -1
- package/dist/cjs/resource-timeline-primary-bar.cjs.entry.js +1 -1
- package/dist/cjs/search-method-grid.cjs.entry.js +1 -1
- package/dist/cjs/server-side-grid.cjs.entry.js +1 -1
- package/dist/cjs/side-sheet-container.cjs.entry.js +1 -1
- package/dist/cjs/stencil-library.cjs.js +1 -1
- package/dist/cjs/stencil-toggle.cjs.entry.js +4 -4
- package/dist/cjs/text-field_2.cjs.entry.js +7 -7
- package/dist/cjs/udp-container-query-grid-item.cjs.entry.js +1 -1
- package/dist/cjs/udp-container-query-grid.cjs.entry.js +1 -1
- package/dist/cjs/udp-container-query.cjs.entry.js +2 -2
- package/dist/cjs/udp-container.cjs.entry.js +2 -2
- package/dist/cjs/udp-dynamic-container-with-menu.cjs.entry.js +1 -1
- package/dist/cjs/udp-map.cjs.entry.js +3 -3
- package/dist/cjs/udp-page.cjs.entry.js +1 -1
- package/dist/cjs/udp-skeleton-loading.cjs.entry.js +1 -1
- package/dist/cjs/udp-split-screen.cjs.entry.js +1 -1
- package/dist/cjs/udp-stepper-demo.cjs.entry.js +1 -1
- package/dist/cjs/udp-tab.cjs.entry.js +1 -1
- package/dist/cjs/udp-timeline-connector.cjs.entry.js +1 -1
- package/dist/cjs/udp-timeline-dot.cjs.entry.js +1 -1
- package/dist/cjs/udp-timeline-item.cjs.entry.js +2 -2
- package/dist/cjs/udp-timeline-separator.cjs.entry.js +1 -1
- package/dist/cjs/udp-timeline.cjs.entry.js +1 -1
- package/dist/collection/components/grid/new-grid/ag-grid-base.js +1 -1
- package/dist/collection/components/grid/new-grid/api-method-instance-grid.js +2 -2
- package/dist/collection/components/grid/new-grid/client-side-grid.js +1 -1
- package/dist/collection/components/grid/new-grid/search-method-grid.js +1 -1
- package/dist/collection/components/grid/new-grid/server-side-grid.js +1 -1
- package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-calendar.js +1 -1
- package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-primary-bar.js +1 -1
- package/dist/collection/components/inputs/address-search/address-search.js +3 -3
- package/dist/collection/components/inputs/checkbox/check-box.js +2 -2
- package/dist/collection/components/inputs/date-range-selector/udp-date-range-selector.js +2 -2
- package/dist/collection/components/inputs/date-selector/udp-date-selector.js +3 -3
- package/dist/collection/components/inputs/date-time-selector/udp-datetime-selector.js +3 -3
- package/dist/collection/components/inputs/file-upload/file-upload.js +4 -4
- package/dist/collection/components/inputs/form metadata display/form-metadata-display.js +1 -1
- package/dist/collection/components/inputs/image-upload/image-upload.js +1 -1
- package/dist/collection/components/inputs/numeric-field/numeric-field.js +3 -3
- package/dist/collection/components/inputs/signature-input/signature-input.js +2 -2
- package/dist/collection/components/inputs/tally/tally.js +2 -2
- package/dist/collection/components/inputs/text-area/text-area.js +3 -3
- package/dist/collection/components/inputs/text-field/text-field.js +3 -3
- package/dist/collection/components/inputs/time-selector/udp-time-selector.js +3 -3
- package/dist/collection/components/inputs/toggle/stencil-toggle.js +4 -4
- package/dist/collection/components/inputs/udp-selector/udp-selector.js +4 -4
- package/dist/collection/components/layout/udp-container/udp-container.js +2 -2
- package/dist/collection/components/layout/udp-container-query/udp-container-query.js +2 -2
- package/dist/collection/components/layout/udp-container-query-grid/udp-container-query-grid.js +1 -1
- package/dist/collection/components/layout/udp-container-query-grid-item/udp-container-query-grid-item.js +1 -1
- package/dist/collection/components/layout/udp-page/udp-page.js +1 -1
- package/dist/collection/components/layout/udp-split-screen/udp-split-screen.js +1 -1
- package/dist/collection/components/loaders/udp-grid-loader/udp-grid-loader.js +2 -2
- package/dist/collection/components/loaders/udp-linear-loader/udp-linear-loader.js +1 -1
- package/dist/collection/components/loaders/udp-skeleton-loading.js +1 -1
- package/dist/collection/components/map/udp-map/map-component.js +1 -1
- package/dist/collection/components/map/udp-map/popups/add-map-feature-popup.js +3 -3
- package/dist/collection/components/map/udp-map/popups/feature-details-card/feature-details-card.js +4 -4
- package/dist/collection/components/map/udp-map/popups/feature-details-popup.js +1 -1
- package/dist/collection/components/map/udp-map/popups/select-layer-popup.js +2 -2
- package/dist/collection/components/map/udp-map/popups/split-line-popup.js +1 -1
- package/dist/collection/components/map/udp-map/toolbar/map-toolbar.js +6 -6
- package/dist/collection/components/map/udp-map/udp-map-toolbar.js +1 -1
- package/dist/collection/components/map/udp-map/udp-map.js +3 -3
- package/dist/collection/components/menu/menu-item/udp-menu-item.js +1 -1
- package/dist/collection/components/menu/udp-menu.js +1 -1
- package/dist/collection/components/new-form/field/udp-field.js +1 -1
- package/dist/collection/components/new-form/form/udp-form-component.js +2 -2
- package/dist/collection/components/stepper/udp-stepper-demo.js +1 -1
- package/dist/collection/components/tabs/tab/tabs/udp-tabs.js +2 -2
- package/dist/collection/components/tabs/tab/udp-tab.js +1 -1
- package/dist/collection/components/tabs/udp-tab-panel/udp-tab-panel.js +1 -1
- package/dist/collection/components/timeline/udp-timeline-connector.js +1 -1
- package/dist/collection/components/timeline/udp-timeline-dot.js +1 -1
- package/dist/collection/components/timeline/udp-timeline-item.js +2 -2
- package/dist/collection/components/timeline/udp-timeline-separator.js +1 -1
- package/dist/collection/components/timeline/udp-timeline.js +1 -1
- package/dist/collection/components/toolbars/app-bar/app-bar.js +1 -1
- package/dist/collection/components/util/ghost-render/ghost-render.js +1 -1
- package/dist/collection/components/util/lazy-loader/udp-lazy-loader.js +1 -1
- package/dist/collection/deprecated/components/side-sheet/side-sheet-container.js +1 -1
- package/dist/collection/deprecated/components/side-sheet/side-sheet.js +1 -1
- package/dist/collection/test-pages/test-components-page.js +28 -28
- package/dist/collection/test-pages/test-form.js +4 -4
- package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/chip-section/chip-section.js +2 -2
- package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/udp-dynamic-container-with-menu.js +1 -1
- package/dist/components/add-map-feature-popup2.js +1 -1
- package/dist/components/address-search2.js +1 -1
- package/dist/components/ag-grid-base2.js +1 -1
- package/dist/components/api-method-instance-grid.js +1 -1
- package/dist/components/app-bar.js +1 -1
- package/dist/components/check-box.js +1 -1
- package/dist/components/chip-section.js +1 -1
- package/dist/components/client-side-grid2.js +1 -1
- package/dist/components/feature-details-card2.js +1 -1
- package/dist/components/feature-details-popup2.js +1 -1
- package/dist/components/file-upload2.js +1 -1
- package/dist/components/form-metadata-display2.js +1 -1
- package/dist/components/ghost-render2.js +1 -1
- package/dist/components/image-upload2.js +1 -1
- package/dist/components/map-component2.js +1 -1
- package/dist/components/map-toolbar2.js +1 -1
- package/dist/components/numeric-field2.js +1 -1
- package/dist/components/resource-timeline-calendar.js +1 -1
- package/dist/components/resource-timeline-primary-bar2.js +1 -1
- package/dist/components/search-method-grid2.js +1 -1
- package/dist/components/select-layer-popup2.js +1 -1
- package/dist/components/server-side-grid2.js +1 -1
- package/dist/components/side-sheet-container2.js +1 -1
- package/dist/components/side-sheet2.js +1 -1
- package/dist/components/signature-input2.js +1 -1
- package/dist/components/split-line-popup2.js +1 -1
- package/dist/components/stencil-toggle2.js +1 -1
- package/dist/components/tally.js +1 -1
- package/dist/components/test-components-page.js +1 -1
- package/dist/components/test-form2.js +1 -1
- package/dist/components/text-area2.js +1 -1
- package/dist/components/text-field2.js +1 -1
- package/dist/components/udp-container-query-grid-item.js +1 -1
- package/dist/components/udp-container-query-grid.js +1 -1
- package/dist/components/udp-container-query2.js +1 -1
- package/dist/components/udp-container2.js +1 -1
- package/dist/components/udp-date-range-selector2.js +1 -1
- package/dist/components/udp-date-selector2.js +1 -1
- package/dist/components/udp-datetime-selector2.js +1 -1
- package/dist/components/udp-dynamic-container-with-menu2.js +1 -1
- package/dist/components/udp-field2.js +1 -1
- package/dist/components/udp-form-component2.js +1 -1
- package/dist/components/udp-grid-loader2.js +1 -1
- package/dist/components/udp-lazy-loader2.js +1 -1
- package/dist/components/udp-linear-loader2.js +1 -1
- package/dist/components/udp-map-toolbar2.js +1 -1
- package/dist/components/udp-map.js +1 -1
- package/dist/components/udp-menu-item2.js +1 -1
- package/dist/components/udp-menu2.js +1 -1
- package/dist/components/udp-page.js +1 -1
- package/dist/components/udp-selector2.js +1 -1
- package/dist/components/udp-skeleton-loading2.js +1 -1
- package/dist/components/udp-split-screen.js +1 -1
- package/dist/components/udp-stepper-demo.js +1 -1
- package/dist/components/udp-tab-panel2.js +1 -1
- package/dist/components/udp-tab.js +1 -1
- package/dist/components/udp-tabs2.js +1 -1
- package/dist/components/udp-time-selector2.js +1 -1
- package/dist/components/udp-timeline-connector.js +1 -1
- package/dist/components/udp-timeline-dot.js +1 -1
- package/dist/components/udp-timeline-item.js +1 -1
- package/dist/components/udp-timeline-separator.js +1 -1
- package/dist/components/udp-timeline.js +1 -1
- package/dist/docs.json +223 -31
- package/dist/esm/add-map-feature-popup_4.entry.js +12 -12
- package/dist/esm/address-search_6.entry.js +18 -18
- package/dist/esm/advanced-search_12.entry.js +1 -1
- package/dist/esm/ag-grid-base_61.entry.js +44 -44
- package/dist/esm/api-method-instance-grid.entry.js +2 -2
- package/dist/esm/app-bar.entry.js +1 -1
- package/dist/esm/check-box.entry.js +2 -2
- package/dist/esm/chip-section.entry.js +2 -2
- package/dist/esm/feature-details-card_2.entry.js +5 -5
- package/dist/esm/file-upload_2.entry.js +4 -4
- package/dist/esm/filter-conditions_7.entry.js +2 -2
- package/dist/esm/filter-group_3.entry.js +1 -1
- package/dist/esm/form-metadata-display_9.entry.js +6 -6
- package/dist/esm/loader.js +1 -1
- package/dist/esm/map-component_2.entry.js +2 -2
- package/dist/esm/primary-action-header_2.entry.js +2 -2
- package/dist/esm/resource-timeline-calendar.entry.js +1 -1
- package/dist/esm/resource-timeline-primary-bar.entry.js +1 -1
- package/dist/esm/search-method-grid.entry.js +1 -1
- package/dist/esm/server-side-grid.entry.js +1 -1
- package/dist/esm/side-sheet-container.entry.js +1 -1
- package/dist/esm/stencil-library.js +1 -1
- package/dist/esm/stencil-toggle.entry.js +4 -4
- package/dist/esm/text-field_2.entry.js +7 -7
- package/dist/esm/udp-container-query-grid-item.entry.js +1 -1
- package/dist/esm/udp-container-query-grid.entry.js +1 -1
- package/dist/esm/udp-container-query.entry.js +2 -2
- package/dist/esm/udp-container.entry.js +2 -2
- package/dist/esm/udp-dynamic-container-with-menu.entry.js +1 -1
- package/dist/esm/udp-map.entry.js +3 -3
- package/dist/esm/udp-page.entry.js +1 -1
- package/dist/esm/udp-skeleton-loading.entry.js +1 -1
- package/dist/esm/udp-split-screen.entry.js +1 -1
- package/dist/esm/udp-stepper-demo.entry.js +1 -1
- package/dist/esm/udp-tab.entry.js +1 -1
- package/dist/esm/udp-timeline-connector.entry.js +1 -1
- package/dist/esm/udp-timeline-dot.entry.js +1 -1
- package/dist/esm/udp-timeline-item.entry.js +2 -2
- package/dist/esm/udp-timeline-separator.entry.js +1 -1
- package/dist/esm/udp-timeline.entry.js +1 -1
- package/dist/stencil-library/add-map-feature-popup_4.entry.js +1 -1
- package/dist/stencil-library/address-search_6.entry.js +1 -1
- package/dist/stencil-library/advanced-search_12.entry.js +1 -1
- package/dist/stencil-library/ag-grid-base_61.entry.js +1 -1
- package/dist/stencil-library/api-method-instance-grid.entry.js +1 -1
- package/dist/stencil-library/app-bar.entry.js +1 -1
- package/dist/stencil-library/check-box.entry.js +1 -1
- package/dist/stencil-library/chip-section.entry.js +1 -1
- package/dist/stencil-library/feature-details-card_2.entry.js +1 -1
- package/dist/stencil-library/file-upload_2.entry.js +1 -1
- package/dist/stencil-library/filter-conditions_7.entry.js +1 -1
- package/dist/stencil-library/filter-group_3.entry.js +1 -1
- package/dist/stencil-library/form-metadata-display_9.entry.js +1 -1
- package/dist/stencil-library/map-component_2.entry.js +1 -1
- package/dist/stencil-library/primary-action-header_2.entry.js +1 -1
- package/dist/stencil-library/resource-timeline-calendar.entry.js +1 -1
- package/dist/stencil-library/resource-timeline-primary-bar.entry.js +1 -1
- package/dist/stencil-library/search-method-grid.entry.js +1 -1
- package/dist/stencil-library/server-side-grid.entry.js +1 -1
- package/dist/stencil-library/side-sheet-container.entry.js +1 -1
- package/dist/stencil-library/stencil-library.esm.js +1 -1
- package/dist/stencil-library/stencil-toggle.entry.js +1 -1
- package/dist/stencil-library/text-field_2.entry.js +1 -1
- package/dist/stencil-library/udp-container-query-grid-item.entry.js +1 -1
- package/dist/stencil-library/udp-container-query-grid.entry.js +1 -1
- package/dist/stencil-library/udp-container-query.entry.js +1 -1
- package/dist/stencil-library/udp-container.entry.js +1 -1
- package/dist/stencil-library/udp-dynamic-container-with-menu.entry.js +1 -1
- package/dist/stencil-library/udp-map.entry.js +1 -1
- package/dist/stencil-library/udp-page.entry.js +1 -1
- package/dist/stencil-library/udp-skeleton-loading.entry.js +1 -1
- package/dist/stencil-library/udp-split-screen.entry.js +1 -1
- package/dist/stencil-library/udp-stepper-demo.entry.js +1 -1
- package/dist/stencil-library/udp-tab.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-connector.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-dot.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-item.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-separator.entry.js +1 -1
- package/dist/stencil-library/udp-timeline.entry.js +1 -1
- package/package.json +1 -1
|
@@ -1305,7 +1305,7 @@ const AgGridBase = class {
|
|
|
1305
1305
|
this.updateGridContextValues();
|
|
1306
1306
|
}
|
|
1307
1307
|
render() {
|
|
1308
|
-
return (index.h("div", { key: 'f5eb7d17ed360acfc930b64bfe4414e1363c0f1f', ref: el => (this.gridContainerEl = el) }, index.h("ghost-render", { key: '
|
|
1308
|
+
return (index.h("div", { key: 'f5eb7d17ed360acfc930b64bfe4414e1363c0f1f', ref: el => (this.gridContainerEl = el) }, index.h("ghost-render", { key: '68fcbee0c16360da2841be99ab8b5a4d41f74722' }, index.h("div", { key: '5d5012884244294bd4a8e21c2828920c4943dcb7' }, index.h("udp-dialog", { key: 'e598304b5e46981e12e6ae350f689fd5ccaf8769' }), index.h("udp-list-item", { key: 'd9e206b38b64a6f013d14d54b2fc2d7fd046d9c4' }), index.h("hint-panel", { key: '07cee67a0e353a120d97345348916a27b170abf7' }), index.h("udp-side-sheet", { key: 'a51290223a0d4e1c03308c76c92f792759c9e805' }), index.h("udp-fluent-dialog", { key: '76673471978d79773a47f095e28f342e9f1f24b8' }), index.h("udp-fluent-text", { key: '0197344261eebcfffee14e85f5a231b34d61a75a' }), index.h("udp-fluent-text-input", { key: '169d1561cd7a2f9d3a61964f7a81bb3eddbaf584' }), index.h("udp-fluent-switch", { key: 'dd200d828f9077e59fcd5b5edf0daad1b3175a7e' }), index.h("udp-fluent-button", { key: 'ed8338310d7e87d48ebf3f7e0267ea437f2ec4e6' }), index.h("udp-text", { key: 'c7b715ebd65b599fc016eea29cc26c1f05632691' }), index.h("udp-search-input", { key: '36e41f5d638f4900a285c561cb3ccc532c4c2e34' }))), index.h("grid-header", { key: '7ba9d71a95860035d3cef9e7a49e8241498e2709', headerConfig: this.headerConfig, gridFunctions: this.gridFunctions, gridFunctionInstances: this.gridFunctionInstances, onHeaderAction: this.onHeaderAction }), index.h("div", { key: 'db1a136a0d024158210199152ec3ec39a863594f', ref: el => (this.gridEl = el) })));
|
|
1309
1309
|
}
|
|
1310
1310
|
static get watchers() { return {
|
|
1311
1311
|
"columnDefs": [{
|
|
@@ -1353,7 +1353,7 @@ const ClientSideGrid = class {
|
|
|
1353
1353
|
this.clientSideConfig = Object.assign(Object.assign({}, this.gridOptions), { rowModelType: 'clientSide' });
|
|
1354
1354
|
}
|
|
1355
1355
|
render() {
|
|
1356
|
-
return (index.h("ag-grid-base", { key: '
|
|
1356
|
+
return (index.h("ag-grid-base", { key: '7aba3f685a87b3d2e61b21ad0a6d07f596ba3cdf', columnDefs: this.columnDefs, gridOptions: this.clientSideConfig, headerConfig: this.gridHeaderConfig, onGridReady: e => this.handleGridReady(e), gridFunctions: this.gridFunctions, gridId: this.gridId, gridApiCallback: this.gridApiCallback, gridHeight: this.gridHeight }));
|
|
1357
1357
|
}
|
|
1358
1358
|
static get watchers() { return {
|
|
1359
1359
|
"rowData": [{
|
|
@@ -1436,7 +1436,7 @@ const GhostRender = class {
|
|
|
1436
1436
|
// The <slot /> is necessary to prevent the Stencil compiler from
|
|
1437
1437
|
// overly optimizing this component's output and aliasing the
|
|
1438
1438
|
// defineCustomElement export, which breaks downstream wrappers.
|
|
1439
|
-
return (index.h(index.Host, { key: '
|
|
1439
|
+
return (index.h(index.Host, { key: 'f3f8ccf71dca49d3aa67efc4092f66297833f836' }, index.h("slot", { key: '3c47c7badbea21fc27cfb27308d25b5288e5c6b7' })));
|
|
1440
1440
|
}
|
|
1441
1441
|
};
|
|
1442
1442
|
GhostRender.style = `:host {
|
|
@@ -2050,51 +2050,51 @@ const TestComponentsPage = class {
|
|
|
2050
2050
|
}
|
|
2051
2051
|
render() {
|
|
2052
2052
|
var _a;
|
|
2053
|
-
return (index.h("div", { key: '
|
|
2053
|
+
return (index.h("div", { key: 'cd4d4ccc01c08b27c1fb85db3f4b0438ba3fccde', style: { display: 'flex', flexDirection: 'column' } }, index.h("div", { key: '4cbf3942e545a6e7e9aa6fab28f22e1aff928782', style: { display: 'flex', gap: '1rem', marginTop: '1rem' } }, index.h("udp-fluent-button", { key: 'a2ff175ada91666e61a35e79184dc9e08bef3fef', onClick: () => (this.formDrawerOpen = true) }, "Open Form Drawer"), index.h("udp-fluent-button", { key: '1b6b2aae1ef210a98c9f3e7c5449a3b12f518cec', onClick: () => (this.drawerOpen = true) }, "Open Grid Drawer")), index.h("div", { key: '0b648cd01b9318460b83c0e9f8aec68868565b3d', style: { display: 'flex', flexDirection: 'column', gap: '1rem', marginTop: '2rem' } }, index.h("h4", { key: 'd8ccb0dbd53fbe963d469c53550eaae4cdc20664' }, "Scroll Overflow Strategy"), index.h("udp-fluent-tablist", { key: '57ff4ed21477a1d98835c2b3ee402b2c5c34c26f', tabList: this.tabs, onTabChange: this.handleTabChange, appearance: "transparent", size: "small", orientation: "horizontal", overflowStrategy: "scroll" }, index.h("span", { key: '6d3f371188c8452c62abce51befcf12243077e25', slot: "grids-start", style: { color: 'red', fontWeight: 'bold' } }, "!")), index.h("h4", { key: '1ab40b513baeb6c0315c8100d7bf264a1bcddc42' }, "Collapse Overflow Strategy"), index.h("udp-fluent-tablist", { key: '2971da04a70e294b35e1e859764aa16ab90fc7c2', tabList: this.tabs, onTabChange: this.handleTabChange, appearance: "contained", size: "small", orientation: "horizontal", overflowStrategy: "collapse" }, index.h("span", { key: '9db7efd75152c5220c9c0a163adfac03b40b8f03', slot: "grids-start", style: { color: 'red', fontWeight: 'bold' } }, "!")), index.h("div", { key: '55a15b4f2b9a3a8e9c5c57febe7ebd0f49b1170e', style: { padding: '1rem', border: '1px solid #ccc' } }, index.h("udp-tab-panel", { key: 'b513536f8195c4b8f700e96b6dac05a7e30ac1cc', id: "buttons-inputs", activeTabId: this.currentTab }, index.h("div", { key: '48063a3afabc6d35f70eb3f1102f7b0c437d924a', style: { display: 'flex', flexDirection: 'column', gap: '1rem' } }, index.h("h3", { key: '1784f8d2b95d0a54b7c49fefae0a7e46baf1da5e' }, "Buttons & Inputs"), index.h("div", { key: 'bb8f4531e27bed3ed1bf59d41c08cd88456e07e2', style: { display: 'flex', gap: '1rem', alignItems: 'center' } }, index.h("udp-fluent-switch", { key: '10bb493749ca36385c4e6a00143e56ca05124ffe', label: "Toggle Loading", checked: this.isButtonLoading, onValueChanged: e => (this.isButtonLoading = e.detail) }), index.h("udp-fluent-button", { key: '2f0e57abb63e09eff31365e5ef3ae5710acf718e', loading: this.isButtonLoading, size: "medium" }, index.h("udp-fluent-icon", { key: '5903ae074aaf02e7da83cab2d2cb34fc9ae3ea8d', name: "calendar", size: "sm", slot: "start" }), "Loading Button")), index.h("div", { key: 'a1a12b46396a431d4f490d395aa7d54592664516' }, index.h("udp-fluent-button", { key: 'ad63b00c1c59a062340118295f885f81f78d076c', onClick: () => console.log('Click Me Clicked') }, "Click Me")), index.h("div", { key: '74f8e6d5c40595caf759a416d0d8c81d20a1f02b' }, index.h("h4", { key: '3ee8b9f4e196915127663b681eb470cfb9556856' }, "New Icon Props"), index.h("div", { key: 'be49936f02de3738ea149dc3a66e743171571eb9', style: { display: 'flex', gap: '1rem', alignItems: 'center' } }, index.h("udp-fluent-button", { key: '35ee6739dee2e26054b42322b44fbaf09854dc0b', startIconName: "checkmark", onClick: () => console.log('Start Icon Clicked') }, "Start Icon"), index.h("udp-fluent-button", { key: 'b9837adaeaf107feea074c3587be22e2b551fd0d', size: "large", onClick: () => console.log('End Icon Clicked'), endIconName: "home" }, "End Icon"), index.h("udp-fluent-button", { key: '5205c3d840448da71bfdb294525c2f68e87bd1d9', appearance: "primary", onClick: () => console.log('Primary Clicked') }, "Delete"), index.h("udp-fluent-button", { key: 'ececaf1495f3ad088a8fae3d67c49cfcd79010ec', startIconName: "checkmark", onClick: () => console.log('Override Icon Clicked') }, index.h("span", { key: 'bbc7fea248aa3c3202407e4b189175b26c412340', slot: "start" }, index.h("udp-fluent-icon", { key: 'f8c1ebbcfb347b7a8af299840763145b2a4e08db', name: "home", size: "md" })), "Slotted icon override"))), index.h("div", { key: '63d5fa4051460e2817690b43b11cd89349f7748d' }, index.h("h4", { key: '0ff0fc95540412395906310562d034c8ade08be7' }, "Compound Buttons"), index.h("div", { key: '9da0ec061e1f9a1e3d261211fa127b7b98c85b00', style: { display: 'flex', gap: '1rem', alignItems: 'center' } }, index.h("udp-compound-button", { key: '2c3f422a45463068c33da9c72127ff2a3e8c7cae', description: "Hello World", startIconName: "calendar" }, "Compound Button"), index.h("udp-compound-button", { key: '7183301f95050e1df00c6d04d5a5f456ded081df', appearance: "primary", description: "With End Icon", endIconName: "delete" }, "Primary"), index.h("udp-compound-button", { key: '8bd60c1399f0a36982be57b5dbb3d3991290882c', description: "Custom Slot", size: "small", startIconName: "add", onClick: () => console.log('Compound Button Clicked') }, index.h("span", { key: 'a444759d463dc2f6246defc5c388c4881209656b', slot: "description" }, "Slotted Description"), "Compound")), index.h("div", { key: '4065ee4c34f51a60516164cb75daf1823963a6b4', style: {
|
|
2054
2054
|
marginTop: '1rem',
|
|
2055
2055
|
display: 'flex',
|
|
2056
2056
|
gap: '1rem',
|
|
2057
2057
|
alignItems: 'center',
|
|
2058
|
-
} }, index.h("udp-fluent-switch", { key: '
|
|
2058
|
+
} }, index.h("udp-fluent-switch", { key: '00aaabeecc4c5321b58f5c18f8144f956bf12964', checked: this.isButtonLoading, onValueChanged: e => (this.isButtonLoading = e.detail) }, "Toggle Loading"), index.h("udp-compound-button", { key: '7312c2355d9e5f4004bb0e398321789c9adcc6d7', description: "Click switch to load", endIconName: "add", loading: this.isButtonLoading, onClick: () => console.log('Compound Button Clicked') }, "Loading Test"))), index.h("div", { key: 'c6ec310d3bbf65c974a282e7bc5ef6f7ed129464' }, index.h("h4", { key: '2274c2c4aee2e445e287cecb2a2297833579d349' }, "Toggle Buttons"), index.h("div", { key: 'ecac5ab739e19a8753a89938ba660fcb6844fe08', style: { display: 'flex', gap: '1rem', alignItems: 'center', flexWrap: 'wrap' } }, index.h("udp-fluent-toggle-button", { key: '3b14cc24840cf558fe6c286fbbb7c159080a6153' }, "Toggle Me"), index.h("udp-fluent-toggle-button", { key: '59beaae69bcc1f58ba72913d167700250f0b7937', pressed: true, disabled: true }, "Disabled Pressed"), index.h("udp-fluent-toggle-button", { key: '396c7346fb58c6ab546d89a9a6ac499819d3751f' }, index.h("udp-fluent-icon", { key: '03536a49fcf8270e2e0abef8ebfd04166bc18565', name: "add", size: "sm", slot: "start" }), "Slotted icon"), index.h("udp-fluent-toggle-button", { key: 'aeabbcc2636be04714581fa06271944d06460cda', endIconName: "settings" }, "End Icon Prop"), index.h("udp-fluent-toggle-button", { key: '6682b906257891b1f8af7900f9849a2603339fd6', size: "small", startIconName: "add" }, "Small"), index.h("udp-fluent-toggle-button", { key: '2fba0cfe34d51d987a37649269d2880252709a89', size: "large", endIconName: "delete" }, "Large"))), index.h("div", { key: '4c2c2a855976dfa8a61a28d2fda0f837c0c2e9b9' }, index.h("h4", { key: '5e7ffefacbcca7ab7d65a7654c16d89cd8b1f02c' }, "Icon Buttons (Dynamic Sizing)"), index.h("div", { key: '647120afb54f51cbdcb1698a535f9ebba37e84d1', style: { display: 'flex', gap: '1rem', alignItems: 'center' } }, index.h("div", { key: 'ac61a7d4abc6766066d9e1bd1dde5ac6eef18b44', style: { display: 'flex', flexDirection: 'column', alignItems: 'center' } }, index.h("udp-fluent-icon-button", { key: '1efa2e12bf39ca0eb87be5f918cb2750e0fad3a5', iconName: "settings", size: "small", appearance: "primary", ariaLabel: "Edit" }), index.h("span", { key: '72df6d5f7bee9f2e5cac551a6f24a3ff352b4923', style: { fontSize: '12px' } }, "Small (Subtle)")), index.h("div", { key: 'f9ac50c44fbdae44435df35343c0aefdb08a5e80', style: { display: 'flex', flexDirection: 'column', alignItems: 'center' } }, index.h("udp-fluent-icon-button", { key: '2885f3d2f3b79b2f9fc6d1c406112a5b602af8ba', iconName: "settings", size: "medium",
|
|
2059
2059
|
//appearance="primary"
|
|
2060
|
-
ariaLabel: "Delete" }), index.h("span", { key: '
|
|
2060
|
+
ariaLabel: "Delete" }), index.h("span", { key: 'cac226ae5118566147fe10745f1676e665f92847', style: { fontSize: '12px' } }, "Medium (Outline)")), index.h("div", { key: '50884db78da64a4b436a9a2ea503fbe527a2f7f7', style: { display: 'flex', flexDirection: 'column', alignItems: 'center' } }, index.h("udp-fluent-icon-button", { key: 'ca3186ef0d5fe96e2282ffa93e1f7d012e441204', iconName: "settings", size: "large", appearance: "primary", ariaLabel: "Settings" }), index.h("span", { key: '81b8430a865f9a741ceac068694a3d063d138ee1', style: { fontSize: '12px' } }, "Large (Transparent)")))), index.h("div", { key: '3f59c24a8f889c17ddb34b8c1fa33d1343ac42cf' }, index.h("udp-loading-spinner", { key: 'f0761f212749991f156bd250965d41a9dc2815f0', size: "tiny", appearance: "primary" })))), index.h("udp-tab-panel", { key: 'd5ffb8884f16ee326a45b7b61faf4fb552f65098', id: "inputs", activeTabId: this.currentTab }, index.h("div", { key: 'ad101f6d847f8889e7feccbb6019fad3db28a7ca', style: { display: 'flex', gap: '1rem', flexDirection: 'column' } }, index.h("div", { key: 'b566cb23ec3a83295e379729fc2c25d16c15b8b4', style: {
|
|
2061
2061
|
padding: '1rem',
|
|
2062
2062
|
backgroundColor: 'var(--colorNeutralBackground3, #f5f5f5)',
|
|
2063
2063
|
borderRadius: '8px',
|
|
2064
2064
|
marginBottom: '1rem',
|
|
2065
|
-
} }, index.h("h3", { key: '
|
|
2065
|
+
} }, index.h("h3", { key: 'cd720b48555947f2f13de5e6b8dae72004d2af43', style: { margin: '0 0 1rem 0', fontSize: '16px', fontWeight: '600' } }, "Global Property Controls"), index.h("div", { key: '4a9ce04f42c11e19696c722aa656cdd2c59aa93e', style: {
|
|
2066
2066
|
display: 'flex',
|
|
2067
2067
|
gap: '2rem',
|
|
2068
2068
|
flexWrap: 'wrap',
|
|
2069
2069
|
alignItems: 'flex-end',
|
|
2070
|
-
} }, index.h("udp-fluent-dropdown", { key: '
|
|
2070
|
+
} }, index.h("udp-fluent-dropdown", { key: '5c1b687e6ed4309cc5fa67ac95626becbdf302fe', label: "Appearance", value: this.inputControlAppearance, options: [
|
|
2071
2071
|
{ label: 'Outline', value: 'outline' },
|
|
2072
2072
|
{ label: 'Underline', value: 'underline' },
|
|
2073
2073
|
{ label: 'Filled Lighter', value: 'filled-lighter' },
|
|
2074
2074
|
{ label: 'Filled Darker', value: 'filled-darker' },
|
|
2075
|
-
], optionValue: "value", optionLabel: "label", onValueChanged: (e) => { var _a; return (this.inputControlAppearance = ((_a = e.detail) === null || _a === void 0 ? void 0 : _a.value) || e.detail); }, style: { minWidth: '150px' } }), index.h("udp-fluent-dropdown", { key: '
|
|
2075
|
+
], optionValue: "value", optionLabel: "label", onValueChanged: (e) => { var _a; return (this.inputControlAppearance = ((_a = e.detail) === null || _a === void 0 ? void 0 : _a.value) || e.detail); }, style: { minWidth: '150px' } }), index.h("udp-fluent-dropdown", { key: '4a11c36e78cbda53a67e7efe642a638f10a55fad', label: "Control Size", value: this.inputControlSize, options: [
|
|
2076
2076
|
{ label: 'Small', value: 'small' },
|
|
2077
2077
|
{ label: 'Medium', value: 'medium' },
|
|
2078
2078
|
{ label: 'Large', value: 'large' },
|
|
2079
|
-
], optionValue: "value", optionLabel: "label", onValueChanged: (e) => { var _a; return (this.inputControlSize = ((_a = e.detail) === null || _a === void 0 ? void 0 : _a.value) || e.detail); }, style: { minWidth: '120px' } }), index.h("udp-fluent-switch", { key: '
|
|
2079
|
+
], optionValue: "value", optionLabel: "label", onValueChanged: (e) => { var _a; return (this.inputControlSize = ((_a = e.detail) === null || _a === void 0 ? void 0 : _a.value) || e.detail); }, style: { minWidth: '120px' } }), index.h("udp-fluent-switch", { key: 'ec295494ff231b0b56bf85db7fc46ce8f6eb500e', label: "Required", labelPosition: "after", checked: this.inputControlRequired, onValueChanged: (e) => (this.inputControlRequired = e.detail) }), index.h("udp-fluent-switch", { key: '10e8006be61e6b3c12eac6e19d26e66c6c8d95eb', label: "Disabled", labelPosition: "after", checked: this.inputControlDisabled, onValueChanged: (e) => (this.inputControlDisabled = e.detail) }), index.h("udp-fluent-switch", { key: '725ae38c5b532253018eb14fd05584138a8a4354', label: "Readonly", labelPosition: "after", checked: this.inputControlReadonly, onValueChanged: (e) => (this.inputControlReadonly = e.detail) })), index.h("p", { key: 'ac43065e0ab1444821150f6be98c09e5d5e5bbf2', style: {
|
|
2080
2080
|
margin: '0.75rem 0 0',
|
|
2081
2081
|
fontSize: '12px',
|
|
2082
2082
|
color: 'var(--colorNeutralForeground3)',
|
|
2083
|
-
} }, "Note: Not all props apply to all components. readonly only applies to text inputs.")), index.h("udp-fluent-text-input", { key: '
|
|
2083
|
+
} }, "Note: Not all props apply to all components. readonly only applies to text inputs.")), index.h("udp-fluent-text-input", { key: '8349136058369807d6aff0f17389fdb5ea6db3de', label: "Text Input", placeholder: "Enter text...", required: this.inputControlRequired, disabled: this.inputControlDisabled, readonly: this.inputControlReadonly, appearance: this.inputControlAppearance, controlSize: this.inputControlSize, value: "test" }), index.h("udp-fluent-text-input", { key: '22f75233224630ea5d80bd43f13b432c25a143a4', label: "Email Input", type: "email", placeholder: "Enter email...", required: this.inputControlRequired, disabled: this.inputControlDisabled, readonly: this.inputControlReadonly, appearance: this.inputControlAppearance, controlSize: this.inputControlSize, value: "test@gmail.com" }), index.h("udp-fluent-text-input", { key: 'b8999fd1b4262afef54e6a9be69a7c9509286bff', label: "Number Input", type: "number", placeholder: "Enter number...", required: this.inputControlRequired, disabled: this.inputControlDisabled, readonly: this.inputControlReadonly, appearance: this.inputControlAppearance, controlSize: this.inputControlSize, value: '123' }), index.h("udp-date-input", { key: 'e6f04ec0b1200123430e0ee256163cae67d3b528', label: "Date Input", required: this.inputControlRequired, disabled: this.inputControlDisabled, appearance: this.inputControlAppearance, controlSize: this.inputControlSize, value: '2026-01-30' }), index.h("udp-date-time-input", { key: '4c4760c191fe63c4160c2b4e3d9f89db8180523f', label: "Date Time Input", required: this.inputControlRequired, disabled: this.inputControlDisabled, appearance: this.inputControlAppearance, controlSize: this.inputControlSize, value: '2026-01-30T12:00:00' }), index.h("udp-time-input", { key: '229d55ba8056a326df32300aa8fe9a40f7821b69', label: "Time Input", placeholder: "e.g. 2:30pm", hint: "Type any time or select from list", required: this.inputControlRequired, disabled: this.inputControlDisabled, appearance: this.inputControlAppearance, controlSize: this.inputControlSize, value: '12:00' }), index.h("udp-textarea", { key: '3cd5db7b155be7897b8e6c4308542f7d6c61b815', label: "Textarea", placeholder: "Tell us about yourself...", autoResize: true, required: this.inputControlRequired, disabled: this.inputControlDisabled, readonly: this.inputControlReadonly, appearance: this.inputControlAppearance, controlSize: this.inputControlSize, value: 'test' }), index.h("udp-fluent-dropdown", { key: 'cbda7d2cd65e1402ac95052961bd2742283de82f', label: "Dropdown", placeholder: "Select an option...", appearance: this.inputControlAppearance, disabled: this.inputControlDisabled, optionValue: "value", optionLabel: "label", options: [
|
|
2084
2084
|
{ label: 'Option 1', value: 'option1' },
|
|
2085
2085
|
{ label: 'Option 2', value: 'option2' },
|
|
2086
2086
|
{ label: 'Option 3', value: 'option3' },
|
|
2087
|
-
], controlSize: this.inputControlSize, multiple: true }), index.h("udp-autocomplete", { key: '
|
|
2087
|
+
], controlSize: this.inputControlSize, multiple: true }), index.h("udp-autocomplete", { key: '9591d346034e762504fc653c5cf596c92d5daf51', label: "Autocomplete", placeholder: "Type to search...", appearance: this.inputControlAppearance, disabled: this.inputControlDisabled, optionValue: "value", optionLabel: "label", options: [
|
|
2088
2088
|
{ label: 'Apple', value: 'apple' },
|
|
2089
2089
|
{ label: 'Banana', value: 'banana' },
|
|
2090
2090
|
{ label: 'Cherry', value: 'cherry' },
|
|
2091
2091
|
{ label: 'Date', value: 'date' },
|
|
2092
2092
|
{ label: 'Elderberry', value: 'elderberry' },
|
|
2093
|
-
], controlSize: this.inputControlSize }), index.h("udp-fluent-checkbox", { key: '
|
|
2093
|
+
], controlSize: this.inputControlSize }), index.h("udp-fluent-checkbox", { key: '8c7b700c3379677a4109797ec2bedfd8c2597474', label: "Checkbox", hint: "Check me!", disabled: this.inputControlDisabled, controlSize: this.inputControlSize, checked: true }), index.h("udp-fluent-switch", { key: 'cfb61c5ce783a94871054e31bb632da78aa75c4d', label: "Switch", labelPosition: "after", disabled: this.inputControlDisabled, checked: true }), index.h("udp-slider", { key: 'e243f5bcdf52a3d2607f8591b7eb8ccf920a1e65', label: "Slider", min: "0", max: "100", hint: "Slide to adjust value", disabled: this.inputControlDisabled, value: '50' }), index.h("udp-fluent-radio-group", { key: '72609e6e41a59dc9539315df8c2ac209bf492f09', label: "Radio Group", disabled: this.inputControlDisabled, items: [
|
|
2094
2094
|
{ label: 'Option A', value: 'a' },
|
|
2095
2095
|
{ label: 'Option B', value: 'b' },
|
|
2096
2096
|
{ label: 'Option C', value: 'c' },
|
|
2097
|
-
], value: "a" }))), index.h("udp-tab-panel", { key: '
|
|
2097
|
+
], value: "a" }))), index.h("udp-tab-panel", { key: 'c4c7efc407012749c7170e84e18f68e2da354fbf', id: "data-display", activeTabId: this.currentTab }, index.h("div", { key: '861bb13530e39a2a7c3fab72d489291fd0413173', style: { display: 'flex', flexDirection: 'column', gap: '3rem' } }, index.h("div", { key: '87192c03b46f399ababb6160e50f3e2ddb3f1e33' }, index.h("h3", { key: '464191580be381ebb8cb2a4e34d7f5985cbad401' }, "Tree Example - Animal Kingdom (Conservation Status)"), index.h("p", { key: 'eb8e4ef1bb209451ef23997f894bde33bdd95c1c', style: { fontSize: '14px', color: '#6b7280', marginBottom: '1rem' } }, "Explore the animal kingdom with conservation status, population data, and more."), index.h("udp-tree", { key: '2bdf849fbc10f92215f54c3836f584ea1a1eb0db', treeItems: this.animals, itemContent: "name", itemStart: "emoji", itemEnd: this.getStatusBadge, itemAside: this.getItemAside, size: "medium", appearance: "subtle" })), index.h("div", { key: '18e8c0e2964cc3dc9d23c19d50362992e29b1abb' }, index.h("h3", { key: '5636da2ee9af1e38b2114550cb416908d55de1b7' }, "Accordion Example"), index.h("udp-accordion", { key: 'e82c63e105cc86a53f47d9a0cc5fa2247d2007b3', items: [
|
|
2098
2098
|
{
|
|
2099
2099
|
id: 'simple',
|
|
2100
2100
|
label: 'Simple Item (Default)',
|
|
@@ -2129,29 +2129,29 @@ const TestComponentsPage = class {
|
|
|
2129
2129
|
id: 'complex-slotted',
|
|
2130
2130
|
// complex content provided via slots below
|
|
2131
2131
|
},
|
|
2132
|
-
] }, index.h("span", { key: '
|
|
2132
|
+
] }, index.h("span", { key: '78578ab8bcdcee7e4774b9156236d9702a9beaaa', slot: "complex-slotted-heading" }, index.h("div", { key: '4d37d2ee46358c08e9fa8451384a3c28417c4616', style: { display: 'flex', alignItems: 'center', gap: '8px' } }, index.h("udp-fluent-icon", { key: '5e26cf5ec79f12725f3716de896be97b14ad15ef', name: "star", size: "md" }), index.h("span", { key: '1965bfea558b6a83e9e9dcbbd80d3adb3dbaea5c' }, "Complex Slotted Header"), index.h("udp-chip", { key: 'bafc6672363cc66d5034d2c019ce53234c8bca38', label: "New", color: "success", size: "small", variant: "filled" }))), index.h("div", { key: 'aa3ba6db3afb17a6197baf0b41a9f51419ff94b2', slot: "complex-slotted-content" }, index.h("p", { key: '38b32f73f59d3995e45f5b2f802d2b9ea6878122' }, "This content uses slots for complete control.", index.h("br", { key: 'd9d36830dbd48555f4f194f6aacd575e54f2ccbb' }), index.h("span", { key: 'ba33927ef856db911b72bf1e57169fb031fe8785', style: { fontSize: '12px', color: 'gray' } }, "(Try adding buttons, forms, or any component here)")), index.h("div", { key: '5d775d0939942156a69aaad290528d3856e9ebd5', style: { marginTop: '8px' } }, index.h("udp-fluent-button", { key: 'cc0fc7393efd37e38e484d3229fbda4876c873d4', size: "small" }, "Action A"), index.h("udp-fluent-button", { key: 'aab66182a1686d94bcf3ddfe64767f0ef481dc7e', size: "small", appearance: "outline" }, "Action B"))))), index.h("div", { key: '0fb9d588f4a692c266aa0a4f35341b7d99693699' }, index.h("h3", { key: 'e95e51fdbb619dbef59588068a348d1695cd9858' }, "Auto-Wrapping Tooltip"), index.h("udp-tooltip", { key: '4bd6596386b28006ec83d6f83c5e0927dea93606', positioning: "above", content: "This works with Shadow DOM!" }, index.h("udp-fluent-button", { key: 'c4c85bc5e3c3d1722c69fbbd1bfa53f34073f4c1' }, "Hover me"))), index.h("div", { key: '40fd2b16703d43e00ccd5bef4714e51afefc1a96' }, index.h("h3", { key: 'f17a8ae803b56266698c9247cba744c7edf599c2' }, "Message Bar Example"), index.h("div", { key: 'bfe90e2afe615b7b76e2e61b6bb881413207f094', style: { display: 'flex', flexDirection: 'column', gap: '1rem' } }, index.h("udp-message-bar", { key: 'e6d4045cb58d39d0a326638c46909b711fcc3962', intent: "info" }, "This is an informational message bar."), index.h("udp-message-bar", { key: '44abd91a7fd53c5c1c506488c0b23e0d988909e2', intent: "warning" }, "This is a warning message bar."), index.h("udp-message-bar", { key: '26a1881ecc4d309a588a6c3baaeff1183bba7cc6', intent: "error" }, "This is an error message bar with actions.", index.h("udp-fluent-button", { key: '37403a90f1eec1e9a154399d072cf0a0f583a7ed', slot: "actions", appearance: "outline", size: "small" }, "Resolve")), this.showMessageBar && (index.h("udp-message-bar", { key: '58ee288dcd1a75d9c551e657025027dbfa5ca257', intent: "success", shape: "square" }, "This is a success message bar (square).", index.h("udp-icon", { key: '16da1a6dd5014f64e56ff19dc124739b4e6b4ca5', iconName: "add", slot: "icon" }), index.h("udp-fluent-icon-button", { key: 'a7d2a0c7a42ee7da926eeeb0eacd1541f5760cb8', iconName: "dismiss", shape: "circular", appearance: "subtle", ariaLabel: "Close drawer", onClick: () => (this.showMessageBar = false), slot: "dismiss" }))))), index.h("div", { key: '1cec41b5c53de9d7f300aebb3f187b3a446b7949' }, index.h("h3", { key: '6493d3b838f96bb353b9e5b3346bbb4f71cfe25b' }, "Progress Bar Examples"), index.h("h4", { key: 'f30ba5e8c541dbf6571d089c2880377e0720c658' }, "Indeterminate"), index.h("udp-progress-bar", { key: 'fe51dda6520e5ddb3ca02ef5585138b437888ba1', thickness: "large" }), index.h("h4", { key: 'a341783dd8edec56715204f491dcea7ba30dc3ef' }, "Determinate (Success)"), index.h("udp-progress-bar", { key: '4444d2af2bfbe5c2f1ce3426f95270e5a038228a', value: 75, validationState: "success", shape: "square" }), index.h("h4", { key: 'c915c45a1a86b6ff731e628baf14f3a10f154591' }, "Interactive"), index.h("div", { key: '27f6d4820b7c329f5246d9d7ae2b009969c85197', style: {
|
|
2133
2133
|
display: 'flex',
|
|
2134
2134
|
gap: '1rem',
|
|
2135
2135
|
alignItems: 'center',
|
|
2136
2136
|
marginBottom: '1rem',
|
|
2137
|
-
} }, index.h("udp-fluent-text-input", { key: '
|
|
2137
|
+
} }, index.h("udp-fluent-text-input", { key: '264b61329574f508d3731ca2081b3397197a80aa', label: "Set Progress", type: "number", value: (_a = this.progressValue) === null || _a === void 0 ? void 0 : _a.toString(), onValueChanged: e => (this.progressValue = parseInt(e.detail)) })), index.h("udp-progress-bar", { key: 'c248c6ab8e31daa183e03978355cba53f6fd6444', value: this.progressValue, min: 0, max: 100, shape: "square" })), index.h("div", { key: '8fa97df64d86060b691ac986d99cac856e4ff0ee' }, index.h("h3", { key: '587014a4f11f5a62caec66b9180d5a62179495b0' }, "Divider Examples"), index.h("p", { key: '91093b99439fc536b76e5d08863009badc5c0962' }, "Default Divider:"), index.h("udp-fluent-divider", { key: '4a9a9fc75d90f2417808b6badacb73cdbc41cc45' }), index.h("p", { key: '1dd2fadd0cbf9b785bbba4f8bf4fa1aa6b8432f5' }, "Align Content:"), index.h("udp-fluent-divider", { key: '29167fbac51c477fac4517029bd9c76ad3e1b5af', "align-content": "start" }, "Start"), index.h("udp-fluent-divider", { key: '154dfbf9dc4371b24fbd1ef164fd47af71520532', "align-content": "center" }, "Center"), index.h("udp-fluent-divider", { key: '9b353f2ba9c85207a66cf11e739ee16840118b64', "align-content": "end" }, "End"), index.h("p", { key: '6ec3332581fc8826307ad090e8768dbd0549db0c' }, "Appearance:"), index.h("udp-fluent-divider", { key: '8093e06d6370b7d3dcf065d84df44ab74a37c1ae', appearance: "strong" }, index.h("udp-icon", { key: '4595707b639fbcf32d48ab2f7cfa7ae26034f615', iconName: "add" })), index.h("div", { key: '854de854343fcd1fa544be4e2217ef0b21190f5f', style: { height: '10px' } }), index.h("udp-fluent-divider", { key: '73815f82cd7988cc77e4ab8bec2c4874d8684100', appearance: "brand" }, "Brand"), index.h("div", { key: '86d36aa7fd35aa74da0d1ff39c723c24773890d1', style: { height: '10px' } }), index.h("udp-fluent-divider", { key: '0f8e99d2a1ec8b4ac48c6dafe91187b4180b1714', appearance: "subtle" }, "Subtle"), index.h("p", { key: 'f612a6acd52476d4011a85fa1ee7e11ed74f02ab' }, "Vertical Divider (inside flex container):"), index.h("div", { key: '8e91c4fbb1287f3f0038f282964c4a676773a67d', style: {
|
|
2138
2138
|
display: 'flex',
|
|
2139
2139
|
height: '50px',
|
|
2140
2140
|
alignItems: 'center',
|
|
2141
2141
|
border: '1px solid #ccc',
|
|
2142
2142
|
padding: '10px',
|
|
2143
|
-
} }, index.h("span", { key: 'f2272c1e8f67c604101fecc706d69e09e7eb6594' }, "Item 1"), index.h("udp-fluent-divider", { key: '54a185676c6754c83b8471e91efc5fd7dc5cd145', orientation: "vertical" }), index.h("span", { key: 'dc4f7ad4f19da440fb4a7990b813c9a80a604761' }, "Item 2"), index.h("udp-fluent-divider", { key: '66788831987c7cf03ce4f7e80ef11c82b908e90b', orientation: "vertical", appearance: "brand" }), index.h("span", { key: 'af952c686a7ff36b6f098af196b4a1fe5605e1b0' }, "Item 3"))), index.h("div", { key: '1c8d60defe6b3753ce4e8e1cffd25cebbe5353d4' }, index.h("h3", { key: 'cda5a618a24ba520dac3cfd082703bcc8f848ced' }, "Fluent Icon Examples"), index.h("p", { key: 'cd54f65d2498c576a80288e7cbef52a775d4f4cf' }, "Basic usage (new simplified API):"), index.h("div", { key: '18471f5ee5bc044457542938e6518e20ce1960dc', style: { display: 'flex', gap: '1rem', alignItems: 'center' } }, index.h("udp-fluent-icon", { key: '19e1ca18fa91a45e9668a7f204c20ad02f4ff5e6', name: "add" }), index.h("udp-fluent-icon", { key: 'f70ee348dabdfd7ea1569b329b02ad4551725c28', name: "home" }), index.h("udp-fluent-icon", { key: '95dfb852569fba60fe53850f4eee3f3c9eeb41d1', name: "settings" })), index.h("p", { key: '6db99d43f4ca642818939e39162bb31646ef380c' }, "Colored:"), index.h("div", { key: 'd71e37f70b0b8acb8cc397fcb64257c34e825a5f', style: { display: 'flex', gap: '1rem', alignItems: 'center' } }, index.h("udp-fluent-icon", { key: '4ca89ff3655542c41c644e37941d943c57f271d8', name: "add", variant: "filled", color: "green" }), index.h("udp-fluent-icon", { key: 'ec809b042de862a270a56766222cc3e3897e4ec5', name: "delete", color: "red" })), index.h("p", { key: 'd5000b0f330bddf83412c3bcea0c3be2618582c0' }, "Sizes (xs=16px, sm=20px, md=24px, lg=28px):"), index.h("div", { key: '598561718c0069d4738dfe91a2130fa283d3b847', style: { display: 'flex', gap: '1rem', alignItems: 'center' } }, index.h("udp-fluent-icon", { key: '743a1450fc078c09d0e5feaea721070cd56c13ec', name: "home", size: "xs" }), index.h("udp-fluent-icon", { key: '39fe93060533738f18023f6ce3d8c1dead19a344', name: "home", size: "sm" }), index.h("udp-fluent-icon", { key: '9a49679909a5f4cf272055718ba130c9a041f134', name: "home", size: "md" }), index.h("udp-fluent-icon", { key: '7d9cae3dd1f1ca0702601257093c56efc9416284', name: "home", size: "lg" })), index.h("p", { key: '27b49f42baafe391a39c66bf28a33b1ab5885157' }, "Variants (regular vs filled):"), index.h("div", { key: '099b8b3bc5da8c14240286decad8739dbe721107', style: { display: 'flex', gap: '1rem', alignItems: 'center' } }, index.h("udp-fluent-icon", { key: '5481b931fbead7c810e60b09f2efc53bf06c689c', name: "star", variant: "regular", size: "lg" }), index.h("udp-fluent-icon", { key: '68ff0e8abbbdd01e8d9abcecbb24619d8e926808', name: "star", variant: "filled", size: "lg", color: "gold" }))))), index.h("udp-tab-panel", { key: '1bd986c90aa78ee17dcb732aa8e3fea48b91b685', id: "text", activeTabId: this.currentTab }, index.h("div", { key: 'e042f0d3dad6fb1a116d61f265b3fb6dfa395d27', style: { display: 'flex', flexDirection: 'column', gap: '2rem' } }, index.h("h3", { key: '2d0d058d025fd2016a44b6f0a1ccfcffa221be59' }, "Text Component - All Variants"), index.h("div", { key: '9dd5bbecb4481f1f62a577ac913db1cbfcd8e2fd' }, index.h("h4", { key: '7c624669f29917e719e54721423163787bf90b10' }, "Display Variant"), index.h("udp-text", { key: 'f16db9ddf73f3d670b2a00e5e3be5863c42347be', variant: "display" }, "Display Text (h1)")), index.h("div", { key: '97455121752e26735af7dbc6c0b1ad0ccb342868' }, index.h("h4", { key: 'a170ff2ac04f3300f467644739f0966e3b185167' }, "Large Title Variant"), index.h("udp-text", { key: 'adbc5ed0e0f82a85f12444e376b51a0eca53ed0b', variant: "largeTitle" }, "Large Title Text (h2)")), index.h("div", { key: '41e6c5378a3c7e8c5f510bcefedbceeab08f7278' }, index.h("h4", { key: '7aa5e0a6cf2a9fc63f795c72c8551b8edb072e7a' }, "Title Variants"), index.h("udp-text", { key: '156821eb943067eedd9582c6f726ba83a8113462', variant: "title1" }, "Title 1 Text (h3)"), index.h("udp-text", { key: '986d31c0d29bc33e5f45c17bf1f444cc492c0f2d', variant: "title2" }, "Title 2 Text (h4)"), index.h("udp-text", { key: '8c2304ea029554c0cecaef8665ed3370031589e0', variant: "title3" }, "Title 3 Text (h5)")), index.h("div", { key: 'b380bb0747b34365bca804d74a1ebee6bb2d13f4' }, index.h("h4", { key: 'b615815f0ba0ad8cd098296d1e4558f12c93eb2f' }, "Subtitle Variants"), index.h("udp-text", { key: '1f83d30b3be08f1bf8f1cbdc89eac55703dbc486', variant: "subtitle1" }, "Subtitle 1 Text (h6, medium weight)"), index.h("udp-text", { key: 'ae8a22bfe3e15cee2ebca864a5b3e9777b2cc30b', variant: "subtitle2" }, "Subtitle 2 Text (h6, semibold weight)")), index.h("div", { key: '9c39b506d99b9e8ad4939e1a50fe0dc01784c317' }, index.h("h4", { key: '66327ac37d546e1a24371e108bde73e8a7a08730' }, "Body Variants"), index.h("udp-text", { key: 'bf4f5010845d8c8c52862271e26b33f0cb411289', variant: "body1" }, "Body 1 Text (p) - This is the default variant. Lorem ipsum dolor sit amet, consectetur adipiscing elit."), index.h("udp-text", { key: '9acd0a67e17835e5c2283ab0f230fd1978904244', variant: "body1Strong" }, "Body 1 Strong - Semibold weight for emphasis."), index.h("udp-text", { key: '3ca02e5ffad82c57945d908933c9840398afebf0', variant: "body1Stronger" }, "Body 1 Stronger - Bold weight for strong emphasis."), index.h("udp-text", { key: 'fffb8f10a442dc22fe8737ec010749dd4034d997', variant: "body2" }, "Body 2 Text - Slightly larger than body1.")), index.h("div", { key: '7c78435e7944d2ea96a35deb77c658a7c3da353f' }, index.h("h4", { key: '66f4443db7e510c4aebb133b0fd3b0ad6bad9a8e' }, "Caption Variants"), index.h("udp-text", { key: '105a26b19bd3a785281bee2060af0260df168003', variant: "caption1" }, "Caption 1 Text (span, inline)"), index.h("br", { key: 'bf0b51f6ff4fca262d6056d46c59e8082c270b67' }), index.h("udp-text", { key: '203114ba7d6bddab39ecae3d2fc58ead4767282c', variant: "caption1Strong" }, "Caption 1 Strong (semibold)"), index.h("br", { key: 'b49aaebb922e1ab4baf66a404dee16ade6f871f2' }), index.h("udp-text", { key: '4e301324920427e265b680a81105c40655fb4ef8', variant: "caption1Stronger" }, "Caption 1 Stronger (bold)"), index.h("br", { key: '71e33685be566f720358a0d6f894d46c8ddadd2c' }), index.h("udp-text", { key: '01752fc243d651c3b75d32b264bdf05052c3c53e', variant: "caption2" }, "Caption 2 Text (span, inline, smaller)"), index.h("br", { key: '5a87246ebd9bdfe1ff5ad27d5be040d2e7abc1a1' }), index.h("udp-text", { key: '3ed6a5e174ab3034d9715d140b05ee65982abf13', variant: "caption2Strong" }, "Caption 2 Strong (semibold)")), index.h("div", { key: '63f66b6bbebffc7980951448c54aeafb67bf0b7c' }, index.h("h4", { key: '61b56aa8584afe76502aa80d4c5ce6a06a7f8a35' }, "Text Alignment"), index.h("udp-text", { key: '1ebf2c84e1f6bc341fca055eb62a87cecada9136', variant: "body1", align: "start" }, "Aligned to start"), index.h("udp-text", { key: '0c53d133fd054cd0c61b35e4fba23fe697ade697', variant: "body1", align: "center" }, "Centered text"), index.h("udp-text", { key: '3b8ce936e50114878c91511ff69039af62e560df', variant: "body1", align: "end" }, "Aligned to end")), index.h("div", { key: '92dac2189777743b83c0451637f1a848e383c317' }, index.h("h4", { key: '922c77bbc10228a400813ceb660177f0facddbf6' }, "Text Styling"), index.h("udp-text", { key: '05d6795ebba3c71061836d1092041774ac74ae95', variant: "body1", italic: true }, "Italic text"), index.h("udp-text", { key: 'eaf8b94bab8bc4de1de30bba6da2cd4b3a2f4d8f', variant: "body1", underline: true }, "Underlined text"), index.h("udp-text", { key: '50facd2cf2a6a6d4d8de7847dbbd84b4514c1aaf', variant: "body1", strikethrough: true }, "Strikethrough text"), index.h("udp-text", { key: 'd027369f6f72f7b0208e4fc2e343bc956bf38b4f', variant: "body1", weight: "bold" }, "Bold text")), index.h("div", { key: 'ce5db4dab5926eb4922b0c2ba1ac2790492c294f' }, index.h("h4", { key: '2373d17fcdf22c1da9c34a8a52347e145addb5a1' }, "Custom Semantic Tags"), index.h("udp-text", { key: 'd9f47166d845e2e68189741c712e5038a8e24cb1', as: "h1" }, "text as h1 element"), index.h("udp-text", { key: '3a3beafbfabcfd0d19ced3dcf4e1a14bd496cdd3', variant: "caption1", as: "p" }, "Caption text as paragraph")), index.h("div", { key: '25fc0c8daadf080f46373b64b883bb9be107ba72' }, index.h("h4", { key: '088da101be9672fae55356ccfa0e68b7fd11e8a0' }, "Font Variants"), index.h("udp-text", { key: 'b9bef1b1de61cebe22a820204dfdbac71d6e9ec8', variant: "body1", font: "base" }, "Base font (default)"), index.h("udp-text", { key: '74f3c21ffc432582e843d9fb0ffd8e33dba99329', variant: "body1", font: "numeric" }, "Numeric font: 1234567890"), index.h("udp-text", { key: '641c088c5281947b591ff9f7c4d23a5b83f17a2a', variant: "body1", font: "monospace" }, "Monospace font: const x = 42;")), index.h("div", { key: 'cb183d103893f2f1b4c3e6fc0e7c2663434a6bc9' }, index.h("h4", { key: '289f29e49fb8c1d22a213b517df82639a02aee2d' }, "Size Override"), index.h("udp-text", { key: 'd31be07c258d47dc64405f3fc9fb9a9cc36cca61', variant: "body1", size: "200" }, "Body variant with size 200"), index.h("udp-text", { key: '4f0a2f79caa54ab2acc3b2f28397cffbc6a6bd3c', variant: "body1", size: "600" }, "Body variant with size 600"), index.h("udp-text", { key: '19104d177b6eef2cc425aff20b2a02afd28c7f68', variant: "body1", size: "1000" }, "Body variant with size 1000")), index.h("div", { key: '4ad9da605fb1ce9a45bae61d7fd23c2a7b984290' }, index.h("h4", { key: '15c265088fe7b4e1c81201ce2b6c653e958c9d37' }, "Lists"), index.h("udp-text", { key: 'ad253ae76b2058c3dcad02558f8b8074c9f8a689', variant: "body1", as: "ul" }, index.h("li", { key: '7c904bbd591f80b3e1d5b4647d6c07725809c90f' }, "First list item"), index.h("li", { key: '9f10a0ffd9c4df0c13b3065aa5af6648ae16c03f' }, "Second list item"), index.h("li", { key: 'dd5aa3b4b6aa2e94933a2ff070b31f1d7ef8f11a' }, "Third list item")), index.h("udp-text", { key: 'fa97e64038e58b60ff2b48afd37424b417089976', variant: "body1", as: "ol" }, index.h("li", { key: '016c239ea94bf07b28c3a26f0ecefe5a1fe2abfe' }, "First ordered item"), index.h("li", { key: '2e9835a393d887bbc3a6483368cd0aa3a38eb38e' }, "Second ordered item"), index.h("li", { key: '0fcfb293d7eca4ae1904ab0d3d89c209987dcd4d' }, "Third ordered item"))))), index.h("udp-tab-panel", { key: '4b4b224185b4ef7d055cb12a6ab39cd99b4bb360', id: "menus", activeTabId: this.currentTab }, index.h("div", { key: 'c69485ce537b52b89d8f6b1842e3a66f2a243f10', style: { display: 'flex', flexDirection: 'column', gap: '2rem' } }, index.h("div", { key: '8b782c4d8cb33d8b191ce37c6c78ed36d4a948d1' }, index.h("udp-fluent-menu", { key: '2475a974e488c20950ebd433fbf6d55f49e83873', items: this.nestedMenuItems, label: "Nested Menu" })), index.h("div", { key: 'ba7b26a9af8d18111b03b0e81ca55a4860847b8d' }, index.h("udp-fluent-menu", { key: '9bd8ba28325fa3d268977e94d3ca90296d290b2e', items: this.sectionedMenuItems, label: "Sectioned Menu", endIconName: "add" })), index.h("div", { key: '7e390894a0c1fa6210bee1707e2d43b571c5a452' }, index.h("udp-fluent-menu", { key: '6bc816469b08f751e774a32bf4413b8b4269277a', items: this.iconMenuItems, label: "Icons & Slots", startIconName: "grid_20_regular" }, index.h("div", { key: '8d011ef469b94f1934d5675cda9c389d3f1bd79e', slot: "slot-test-start", style: { color: 'magenta', fontSize: '20px' } }, "\u2605"), index.h("span", { key: 'c0ff2765c5ff5b6ff40b8a4fe4aba776cbe6797f', slot: "slot-test-end", style: {
|
|
2143
|
+
} }, index.h("span", { key: '7ca6bce2a079a1fc9686a59c4e53b2c73cda4ca8' }, "Item 1"), index.h("udp-fluent-divider", { key: '153813043167b4b50005020ce4dfa14b874ac035', orientation: "vertical" }), index.h("span", { key: '56eae866480aa4e19430c62a5955d7a6c5073596' }, "Item 2"), index.h("udp-fluent-divider", { key: '18c22c6ae26fc8a8950bfd0995deb3c8ffd7d80c', orientation: "vertical", appearance: "brand" }), index.h("span", { key: 'edf01652bcd80f8f07dd543a92f859b3dcc288aa' }, "Item 3"))), index.h("div", { key: 'dd56075ea7d963ba8353bcfb0cc7dd083441f784' }, index.h("h3", { key: 'f9835688b94fd1ef23070fb2fe3e7218a38aff92' }, "Fluent Icon Examples"), index.h("p", { key: '38d0a9f3547f38e8eb967da56a499eef1f71a689' }, "Basic usage (new simplified API):"), index.h("div", { key: 'e9762b0512cd0015b82d2d1102bc9242da1c6b72', style: { display: 'flex', gap: '1rem', alignItems: 'center' } }, index.h("udp-fluent-icon", { key: 'a275545e8762827680786925601d20d1eed6eeb5', name: "add" }), index.h("udp-fluent-icon", { key: '5f792df6ea890567f3489ca022b8247cb6a0f730', name: "home" }), index.h("udp-fluent-icon", { key: '3b126d4a4c85b4debec1072b7f21aa2a49bdb0b8', name: "settings" })), index.h("p", { key: 'd42f4daf74abb7ba7ad1f30bc101c63357b0b2ba' }, "Colored:"), index.h("div", { key: '194748f2c2cd91351bd4e1d01d03106779c758c8', style: { display: 'flex', gap: '1rem', alignItems: 'center' } }, index.h("udp-fluent-icon", { key: '4ed509ad1998f313b77775ce2e0baa38c0b295f3', name: "add", variant: "filled", color: "green" }), index.h("udp-fluent-icon", { key: 'ea00603abf96fe071f208c0d9c4c5ae27e5fba4d', name: "delete", color: "red" })), index.h("p", { key: '8a2f32eab84a9b11a9333defe7036ffc7d0d11ab' }, "Sizes (xs=16px, sm=20px, md=24px, lg=28px):"), index.h("div", { key: '75b3b6bd2863c7b97d9329c47b04bfadfb42d116', style: { display: 'flex', gap: '1rem', alignItems: 'center' } }, index.h("udp-fluent-icon", { key: '55239a71ca7f500cfe2f9e11abeeec07ff61f829', name: "home", size: "xs" }), index.h("udp-fluent-icon", { key: '33dca18acef43adcdc88d23185a5792afd6381ae', name: "home", size: "sm" }), index.h("udp-fluent-icon", { key: 'f7835a1542990c9bcdef751fc5d04ac758397976', name: "home", size: "md" }), index.h("udp-fluent-icon", { key: 'bde8624397ec762585118dd21725fa19712eaf34', name: "home", size: "lg" })), index.h("p", { key: 'bf3a2084b186475ad28c9101c7074f774752ddfd' }, "Variants (regular vs filled):"), index.h("div", { key: 'f552a0d7031b8245d69e38b9616daf686b957eb3', style: { display: 'flex', gap: '1rem', alignItems: 'center' } }, index.h("udp-fluent-icon", { key: '8f54ae28bbcb4fd73c6fffec549f311a2d3d9372', name: "star", variant: "regular", size: "lg" }), index.h("udp-fluent-icon", { key: '07c5e78b9b910b3b6382e65325f623e9dcf8cb22', name: "star", variant: "filled", size: "lg", color: "gold" }))))), index.h("udp-tab-panel", { key: '1e2740a26a6ff1580c2ae4a68fc14a164c595bb4', id: "text", activeTabId: this.currentTab }, index.h("div", { key: '8c4328688b673bb95799baa8cbf59408616a88bd', style: { display: 'flex', flexDirection: 'column', gap: '2rem' } }, index.h("h3", { key: '9bab57c81f88787602b132241bdf5d413b5fc099' }, "Text Component - All Variants"), index.h("div", { key: '9584293aa187c3f69cff869c20942696ca0e487b' }, index.h("h4", { key: '2ccddb43cf379540f5cac5a9d328e9a73762eb4b' }, "Display Variant"), index.h("udp-text", { key: 'b19723315ae39f171b7ed2df78798c91cd73c0dc', variant: "display" }, "Display Text (h1)")), index.h("div", { key: 'a83740ddea70f74863cccfa1bfebebfec592acb6' }, index.h("h4", { key: '41f120491a2af3bf6d11f9ded61eb5f424d830dd' }, "Large Title Variant"), index.h("udp-text", { key: 'ad7ef03aaa517ff68e84b66e0b7bf326b0420dee', variant: "largeTitle" }, "Large Title Text (h2)")), index.h("div", { key: 'e048075812e3c243250216582a7aacaf22c950d4' }, index.h("h4", { key: '6698209a295b561a8722b4f6d2ee7c199df4a854' }, "Title Variants"), index.h("udp-text", { key: 'fc0db491c9c67cc8812c5598d3ecfe924775face', variant: "title1" }, "Title 1 Text (h3)"), index.h("udp-text", { key: '7ddf83cab4ad25c106909f195d3c2b7824769967', variant: "title2" }, "Title 2 Text (h4)"), index.h("udp-text", { key: '2af7d06931f4ea41f6fc8f301e18113067d5b3c4', variant: "title3" }, "Title 3 Text (h5)")), index.h("div", { key: '14a7e718c7396da5d772bd1dfd851ab6899dbeda' }, index.h("h4", { key: 'b9a9a844d85d8a47aee55c890cc9793d74c8959a' }, "Subtitle Variants"), index.h("udp-text", { key: 'ea4da5bfabbb21486ea9610daf97d65e37bb3f4e', variant: "subtitle1" }, "Subtitle 1 Text (h6, medium weight)"), index.h("udp-text", { key: '9297ddb0a3c887dcd9bc8ad70816bb2402bf8a9e', variant: "subtitle2" }, "Subtitle 2 Text (h6, semibold weight)")), index.h("div", { key: '90b72c2ed01f01e53904aef21da4d108c508d55d' }, index.h("h4", { key: '692931f438ccd9296d99523e793abfcc995577f9' }, "Body Variants"), index.h("udp-text", { key: '5789fc350b0a5537ff021fa32fced4171b78e884', variant: "body1" }, "Body 1 Text (p) - This is the default variant. Lorem ipsum dolor sit amet, consectetur adipiscing elit."), index.h("udp-text", { key: 'd098808405f67623d1f274b7df4eda9cf2d320b8', variant: "body1Strong" }, "Body 1 Strong - Semibold weight for emphasis."), index.h("udp-text", { key: '4ca087a22824c3a14a1dbb86503ed89e742e610e', variant: "body1Stronger" }, "Body 1 Stronger - Bold weight for strong emphasis."), index.h("udp-text", { key: '7ef0310797dc06009f7129e8ec2cee117cd48338', variant: "body2" }, "Body 2 Text - Slightly larger than body1.")), index.h("div", { key: '62925aebb6ef5836d565613b8979cc05011fcd51' }, index.h("h4", { key: 'fee6e96faa332638cf8c6b4490314576edacfd64' }, "Caption Variants"), index.h("udp-text", { key: 'ca0c4ff1b9e4b631b8a9debb3ee0f60c8ca00340', variant: "caption1" }, "Caption 1 Text (span, inline)"), index.h("br", { key: '504589b90c5c56e200f52b0abbac902d28191ebf' }), index.h("udp-text", { key: 'cf11470cb0e05fd35ded9ff36b27ad4a0afdc81d', variant: "caption1Strong" }, "Caption 1 Strong (semibold)"), index.h("br", { key: '270528e41bc268ad204f7ffbc9f83b0eb069c685' }), index.h("udp-text", { key: '96d9da371089babe4361318733676415d57619f5', variant: "caption1Stronger" }, "Caption 1 Stronger (bold)"), index.h("br", { key: 'bdb538821e68e419bdb047ebbd3e4c59f3c6f33a' }), index.h("udp-text", { key: '1b183db1f7e8643c6e15c0927e21985c0e45b821', variant: "caption2" }, "Caption 2 Text (span, inline, smaller)"), index.h("br", { key: '2ecc7b884d17022ac2349744ebfe7a5f1827deb3' }), index.h("udp-text", { key: '2ad9f10f0c542f96d90cef7eb42626f2dc9cfc4c', variant: "caption2Strong" }, "Caption 2 Strong (semibold)")), index.h("div", { key: 'c6be16abbba64e09952e479284c1fa4e8f6c6923' }, index.h("h4", { key: 'c122df97805cff6e997b789cfe1a72c2dd40a300' }, "Text Alignment"), index.h("udp-text", { key: 'b217eeaff7daba29fccc5a2ec4aefe0064a3f3d0', variant: "body1", align: "start" }, "Aligned to start"), index.h("udp-text", { key: '6fb268245a71fb86803d58ff4ad6f733f863536f', variant: "body1", align: "center" }, "Centered text"), index.h("udp-text", { key: '3f22317053f017c0e3dca4a3b08a29a0f40220b5', variant: "body1", align: "end" }, "Aligned to end")), index.h("div", { key: '84e3ba10fa24bd6f18e411cd7dd3e79b37734fa5' }, index.h("h4", { key: '129409410bc047bb523996ec8732e69b81f2cebf' }, "Text Styling"), index.h("udp-text", { key: '95b2a3d3882355d1e5d6288588ae7e5a62ce9c08', variant: "body1", italic: true }, "Italic text"), index.h("udp-text", { key: 'de1b1916399781f80b8825992af5929bab2c929b', variant: "body1", underline: true }, "Underlined text"), index.h("udp-text", { key: '646a82157bdfd65e658e9af064e3cd450ff3f714', variant: "body1", strikethrough: true }, "Strikethrough text"), index.h("udp-text", { key: 'deac5423119244498d5fca7997760118acfbe77e', variant: "body1", weight: "bold" }, "Bold text")), index.h("div", { key: '7efe5f00da24240fc3471c219d2db968db08995b' }, index.h("h4", { key: 'cc2b741481d8d42e9f82ff541fe01f985200bf11' }, "Custom Semantic Tags"), index.h("udp-text", { key: '4d48b4ecca642fec06cf809c5ff616f7dc675c39', as: "h1" }, "text as h1 element"), index.h("udp-text", { key: '0ed03546cd5c4141515a8f7492464e4c69a35c69', variant: "caption1", as: "p" }, "Caption text as paragraph")), index.h("div", { key: 'e3389ce20bd80100eb50c76a771a65ef340cec9c' }, index.h("h4", { key: 'a6146c02ef030d8a5672cbcbaf153be13f565160' }, "Font Variants"), index.h("udp-text", { key: '70d64e8e4166c8f007fd47f2f2209c8f793c6229', variant: "body1", font: "base" }, "Base font (default)"), index.h("udp-text", { key: '8273053c8f84d945354dacc67db0598d9f592847', variant: "body1", font: "numeric" }, "Numeric font: 1234567890"), index.h("udp-text", { key: '5d929dcb84abf6e789932f3b3a33e5f112fd3c57', variant: "body1", font: "monospace" }, "Monospace font: const x = 42;")), index.h("div", { key: 'efbd76b00e0f384e90101de2d15f8f023f72a491' }, index.h("h4", { key: '12a6e22181d7567bb1a1f65efa17ee20e7d0c241' }, "Size Override"), index.h("udp-text", { key: '6cfc0afd939c4625fdf2eddbd70825973aa63600', variant: "body1", size: "200" }, "Body variant with size 200"), index.h("udp-text", { key: '659fb33a9864e1824bf9a7500b84ca2cdcb6b5a0', variant: "body1", size: "600" }, "Body variant with size 600"), index.h("udp-text", { key: 'f7d5c37490d7b367f5e1285911a2eaa2f277161b', variant: "body1", size: "1000" }, "Body variant with size 1000")), index.h("div", { key: '1777398778135f6e87b7f0c0120f83c0dd713ae3' }, index.h("h4", { key: 'f6f5d13acec4007a0e0813ee5a0e3b31af22d2eb' }, "Lists"), index.h("udp-text", { key: '9dd97cae31bf866a931a5b3ab6236154fdb39b53', variant: "body1", as: "ul" }, index.h("li", { key: 'c2f7d19e9c255d2c56b8fd77a1446ab54d93b89d' }, "First list item"), index.h("li", { key: 'cc2477cf9b7ec99abce3487ef2ad1a2ddc07d81d' }, "Second list item"), index.h("li", { key: '60142e06edb69a962efecb00672f35a5c2a9dad9' }, "Third list item")), index.h("udp-text", { key: '08e0e3719d25e740fd1461f1fb6f021930f77fca', variant: "body1", as: "ol" }, index.h("li", { key: '2cb0826f8f3fcadc96ca44fbe4b3aafd485dc7aa' }, "First ordered item"), index.h("li", { key: 'ce89423b588cf052543516f9e43027a42c43eedd' }, "Second ordered item"), index.h("li", { key: 'fd84dbefbe48db4254a8d43200727c1761e7d679' }, "Third ordered item"))))), index.h("udp-tab-panel", { key: '65046ab7f8826e64dcdcd77010b00dcd36b2f0a4', id: "menus", activeTabId: this.currentTab }, index.h("div", { key: 'f339f487b47d1441ad4aebdcd782c74222b12e9e', style: { display: 'flex', flexDirection: 'column', gap: '2rem' } }, index.h("div", { key: '0d139aa3ab4f6db35f3f7a6e200d15a229963485' }, index.h("udp-fluent-menu", { key: 'b8a3ad830e5be1d2d5b1927480028b2574cd4c69', items: this.nestedMenuItems, label: "Nested Menu" })), index.h("div", { key: 'fc84d957f94d441057eef84ce24340685f25ad17' }, index.h("udp-fluent-menu", { key: 'ba9c6d5ec7f164344ebe37cddb55414bb32722c6', items: this.sectionedMenuItems, label: "Sectioned Menu", endIconName: "add" })), index.h("div", { key: 'a2951d908ffe1c3898d172a6b76ad1d8889ff907' }, index.h("udp-fluent-menu", { key: 'e7d970c598d8ea649badad936dc07a6ff42f36e2', items: this.iconMenuItems, label: "Icons & Slots", startIconName: "grid_20_regular" }, index.h("div", { key: '8e6d3bf2ccee9ebe68727d8e79cc68498e74006b', slot: "slot-test-start", style: { color: 'magenta', fontSize: '20px' } }, "\u2605"), index.h("span", { key: 'ece84055701cf0ad689b29cf504c88ce6bc565aa', slot: "slot-test-end", style: {
|
|
2144
2144
|
backgroundColor: 'red',
|
|
2145
2145
|
color: 'white',
|
|
2146
2146
|
borderRadius: '4px',
|
|
2147
2147
|
padding: '2px 6px',
|
|
2148
2148
|
fontSize: '10px',
|
|
2149
|
-
} }, "NEW"), index.h("span", { key: '
|
|
2149
|
+
} }, "NEW"), index.h("span", { key: 'f2452000754ea2ab15fefe6d76f2a4e5f6d0cae8', slot: "end-slot-item-end", style: { color: 'magenta', fontSize: '12px' } }, "Custom"))), index.h("div", { key: 'f2efaeb468abb29f2bdbc5478201f893657dea6d', style: {
|
|
2150
2150
|
display: 'flex',
|
|
2151
2151
|
justifyContent: 'flex-end',
|
|
2152
2152
|
border: '1px dashed #ccc',
|
|
2153
2153
|
padding: '1rem',
|
|
2154
|
-
} }, index.h("span", { key: '
|
|
2154
|
+
} }, index.h("span", { key: 'bc0621fcd59554485920bcb90435c5362b97d7f2', style: { marginRight: 'auto' } }, "Menu Overflow Test (far right):"), index.h("udp-tooltip", { key: '547bcf218e1399c6e0af9599e3ba3d82c0dc347b', positioning: "before", content: "More Options" }, index.h("udp-fluent-menu", { key: '6493212524c52acc8189f15c678a26a70359ad54', items: this.radioMenuItems, onCheckedChange: e => console.log('Radio item changed:', e.detail), label: "Radio Groups", buttonType: "icon", endIconName: "more_horizontal_20_regular", shape: "circular", appearance: "transparent", openOnContext: true }))), index.h("div", { key: '65d4033ba60d83de9e532d7bcda75c46e1be1601' }, index.h("h3", { key: '98639c028b06e941177328f4e109795be7d314de' }, "New Radio Group Example"), index.h("udp-fluent-menu", { key: 'e2465ccc82eb5a74cd4b68e7c99a51ddc598dd8c', items: this.newRadioGroupItems, label: "Select Option", onCheckedChange: e => console.log('New Radio Group Change:', e.detail) })), index.h("div", { key: 'c93f232fd00beead7c6acfdbba0ec44a1f070c7b', style: { padding: '1rem', border: '1px dashed #ccc' } }, index.h("h3", { key: '85705f71ddaff0669382c98bd11a795d1b56c492' }, "Menu at Bottom (Testing onClick handlers)"), index.h("udp-fluent-menu", { key: 'e0c126a3bfb3b56fc5d7d7b0acb56296dd065b0b', items: this.checkboxMenuItems, onCheckedChange: e => console.log('Checked changed:', e.detail), label: "Checkbox Groups", buttonType: "split", onPrimaryClick: () => console.log('Primary clicked'), shape: "circular" }, index.h("udp-icon", { key: '8352f9bf433d12442053aba45572698433ca45c8', slot: "start", iconName: "add" }))))), index.h("udp-tab-panel", { key: 'c4bf9a656effdcffd14d66f8c8a2a2c9dff3e156', id: "grids", activeTabId: this.currentTab }, index.h("udp-lazy-loader", { key: 'de35e026224c1881b2b636e0aa6d918fbd8f98dd', if: this.currentTab === 'grids', content: () => (index.h("client-side-grid", { columnDefs: [
|
|
2155
2155
|
{ field: 'make' },
|
|
2156
2156
|
{ field: 'model' },
|
|
2157
2157
|
{ field: 'price' },
|
|
@@ -2162,7 +2162,7 @@ const TestComponentsPage = class {
|
|
|
2162
2162
|
{ make: 'Toyota', model: 'Celica', price: 35000 },
|
|
2163
2163
|
{ make: 'Ford', model: 'Mondeo', price: 32000 },
|
|
2164
2164
|
{ make: 'Porsche', model: 'Boxster', price: 72000 },
|
|
2165
|
-
] })) })), index.h("udp-tab-panel", { key: '
|
|
2165
|
+
] })) })), index.h("udp-tab-panel", { key: '7a3d1395e3007710fbf1c62c8f4de9c0c8531243', id: "dialogs", activeTabId: this.currentTab }, index.h("div", { key: '749b9f3ec17515812ac52644cd424f4ee2c1b45e' }, index.h("udp-fluent-button", { key: '9070b88182530a33aaca516dc8244b46a39972a2', onClick: () => (this.dialogOpen = true) }, "Open Dialog"), index.h("udp-fluent-dialog", { key: 'e23f61bbaf813b558da48174eec5f74366018277', open: this.dialogOpen, dialogTitle: "Example Dialog", onDialogClose: () => (this.dialogOpen = false) }, index.h("div", { key: '3dd57803e04333f7c4a582eb049484636c98f05c' }, "This is a simple dialog example."), index.h("udp-fluent-button", { key: 'ef8407ecfb36f974cc1075289780e5bf1f642d60', slot: "action", onClick: () => (this.dialogOpen = false) }, "Custom Close"), index.h("udp-fluent-button", { key: 'bc64e68a0bdf1d426ff553c0eaf7214019e14682', appearance: "primary", slot: "action" }, "Confirm")))), index.h("udp-tab-panel", { key: '2822579d52aab6007702b91ad447c12873cd1c57', id: "cards", activeTabId: this.currentTab }, index.h("div", { key: '718388ce96cff1ee6c45988b6817e445e3f31bf3', style: { display: 'flex', flexDirection: 'column', gap: '2rem', padding: '1rem' } }, index.h("h3", { key: '4bb3380a0ae6ac177c3977f5c2bfba3f473a5526' }, "Cards"), index.h("h4", { key: 'cee57d00eb025971935860179300d8d6bc9f7045' }, "Basic & Outlined (Default)"), index.h("div", { key: '1f07c099bc09ea52706f1cf92493e2600743a247', style: { display: 'flex', gap: '1rem', flexWrap: 'wrap' } }, index.h("udp-fluent-card", { key: '7327502ef6d6ae392336d41ec23a27546f2ff682', appearance: "filled" }, index.h("div", { key: '4b546c34408710569c0816c86161e9f8a0183a5f', slot: "header" }, index.h("h3", { key: '409d71188649230e8183ad161fe9aecf5c990969', style: { margin: '0' } }, "Basic Card"), index.h("span", { key: '7ede5064501b67083280746cff4190475f01a12a', style: { fontSize: '12px', color: 'var(--colorNeutralForeground2)' } }, "This is a basic outlined card")), index.h("span", { key: '7b373c689a891b4161d12696e3ea0e94d012f59f' }, "Card content goes here. The card handles its own slots for header, preview, and footer."))), index.h("h4", { key: '061d56231779c6cd41bc0592b21c4e7f699a1ac7' }, "Elevated & Media"), index.h("div", { key: '821eaa9b1398af91fc500b0c4cf23a7d95dd7f39', style: { display: 'flex', gap: '1rem', flexWrap: 'wrap' } }, index.h("udp-fluent-card", { key: '574c44c79fe801236e67ab07a57c43df3ce3e067', appearance: "filled", interactive: true, label: "With shadow & interactive", subtitle: "This card uses the filled appearance and has a preview image." }, index.h("img", { key: 'b28c8deed8626de0588673b3f46234a0ec519bda', slot: "preview", src: "https://images.unsplash.com/photo-1557683316-973673baf926?w=600&h=400&fit=crop", alt: "Abstract gradient preview" }), index.h("span", { key: '46b45272e1c443392d26a2728cd6b802df97be52' }, "Card content"), index.h("div", { key: '3f1e5e4a8a10eb5c25779d4b7e1d73556c149e45', slot: "footer", style: { display: 'flex', gap: '8px' } }, index.h("udp-fluent-button", { key: '2d27dccdf644cbd476ba2f4e92dbaf008f6e4adf', size: "small" }, "Action 1"), index.h("udp-fluent-button", { key: 'f83845c9300eb3d7585bdc0323bd4fc5f220fa23', size: "small", appearance: "outline" }, "Action 2"))), index.h("udp-fluent-card", { key: 'fdc3be47e77daff2f0e90c2be4a4be6807e9017c', appearance: "subtle", label: "Prop provided title", subtitle: "Prop provided subtitle" }, index.h("span", { key: '861e8f1eaadd143b1f60b2b6712f45817cdb2fd5' }, "This card uses the subtle appearance. Good for lists or less emphasized content."), index.h("div", { key: 'cd95af47335d0c30901745fde19189f934aefbdd', slot: "footer" }, index.h("udp-fluent-button", { key: '39e314d878224c92d8c8bd518f182f3828f582b2', appearance: "primary" }, "Dismiss"))), index.h("udp-fluent-card", { key: '4ccf28c70161e0ae321563d81422766ac6cdf313', appearance: "outline", label: "Card with Action", subtitle: "Header action example", width: "320px" }, index.h("udp-fluent-icon-button", { key: 'dd6f3c95cc302eb460bb446e6e0506583c47f2fe', slot: "header-action", iconName: "more_horizontal_20_regular", appearance: "subtle", ariaLabel: "More options", onClick: () => console.log('More clicked') }), index.h("span", { key: 'bb0fac3f7a18c3bc5911c2438373698d81e1095e' }, "This card demonstrates the header-action slot with an icon button.")), index.h("udp-fluent-card", { key: 'e64d5860c703d67df42d9f19871821e1e48b761e', appearance: "muted" }, index.h("h4", { key: '91237cfc83bfe88ec6fc7cad2b150bb42c601979', slot: "header", style: { margin: '0' } }, "Muted Card"), index.h("span", { key: 'f3e7f81db302d66f2d17486be15e251d5d3008ac' }, "Flat with subtle grey shading."))), index.h("h4", { key: 'e3af9ffea70288872c34a016398249c9d6f35e85' }, "Horizontal & Sized"), index.h("div", { key: '454b4d3af5b22dcc9911f412c07e06d041c83081', style: { display: 'flex', flexDirection: 'column', gap: '1rem' } }, index.h("udp-fluent-card", { key: '394c5c59425a019ba3f02b8caef7361926c5997b', orientation: "horizontal", width: "400px" }, index.h("div", { key: 'c3e270d0faca4450880fa43b1892e42bd2342a2d', slot: "preview", style: {
|
|
2166
2166
|
width: '80px',
|
|
2167
2167
|
height: '100%',
|
|
2168
2168
|
backgroundColor: 'var(--colorNeutralBackground3)',
|
|
@@ -2170,7 +2170,7 @@ const TestComponentsPage = class {
|
|
|
2170
2170
|
alignItems: 'center',
|
|
2171
2171
|
justifyContent: 'center',
|
|
2172
2172
|
fontSize: '24px',
|
|
2173
|
-
} }, "\uD83D\uDCF7"), index.h("div", { key: '
|
|
2173
|
+
} }, "\uD83D\uDCF7"), index.h("div", { key: '1f8ca7b74511a56783c01c1cac42c24cc57a2a04', style: { display: 'flex', flexDirection: 'column', width: '100%' } }, index.h("div", { key: '70df513323c31b59980474cd83ad2c54b6b9f803', slot: "header" }, index.h("h4", { key: '02b4489d597d36c5299bb59f58848ee945d58c2e', style: { margin: '0' } }, "Horizontal Card")), index.h("span", { key: '5770f193bc8c284dad1c484b98980c350176ca4a' }, "Fixed 400px width."))), index.h("udp-fluent-card", { key: '1101013db7fa4d2d548cac2b4fc3b1da0ea554ea', width: "300px", appearance: "filled" }, index.h("div", { key: '55c62c70af7f7dd1934831a02e4ea168f1f03446', slot: "header", style: { display: 'flex', justifyContent: 'space-between' } }, index.h("span", { key: 'abfc3278b18799ac5b44eb57b25fc40469354ed2', style: { fontWeight: '600' } }, "Fixed Width User"), index.h("udp-fluent-icon", { key: '759797acd3cd4c39e541262b0a6870e40fa130ac', name: "person_20_regular" })), index.h("span", { key: 'f2b9c674c1d8a2ae030e342b0e66f9d7c4567a9e' }, "Fixed width (300px), auto height. Reduced padding is no longer controlled by a prop."))), index.h("h4", { key: 'db1ce40edbee9b1827db5469df503292942f4143' }, "Complex Interaction"), index.h("div", { key: 'ee419c74a74503f50744bf5d2533be473860b677', style: { display: 'flex', gap: '1rem', flexWrap: 'wrap' } }, index.h("udp-fluent-card", { key: 'bc2a1b8ee92ec9004474983765a796a0e1328305', interactive: true, appearance: "outline", onClick: () => console.log('Card clicked'), style: { width: '280px' }, label: "John Doe", subtitle: "Software Engineer" }, index.h("div", { key: '61b49946167a3bec76551be447227cd13622ba77', style: {
|
|
2174
2174
|
width: '32px',
|
|
2175
2175
|
height: '32px',
|
|
2176
2176
|
borderRadius: '50%',
|
|
@@ -2179,39 +2179,39 @@ const TestComponentsPage = class {
|
|
|
2179
2179
|
display: 'flex',
|
|
2180
2180
|
alignItems: 'center',
|
|
2181
2181
|
justifyContent: 'center',
|
|
2182
|
-
}, slot: "header-start" }, "JD"), index.h("udp-fluent-icon-button", { key: '
|
|
2182
|
+
}, slot: "header-start" }, "JD"), index.h("udp-fluent-icon-button", { key: 'd67566a67d8f717585f59c2d985c6df1709f8b50', iconName: "more", slot: "header-action", shape: "circular" }), index.h("udp-fluent-icon-button", { key: 'c7f5fe50fec904b19e4a0d1d3b35573c45444f25', iconName: "dismiss", slot: "header-action", shape: "circular" }), index.h("div", { key: '3d0805694a43a51345619f72d3f05ec1fa151dbe' }, "(div) Responsible for maintaining the core design system and ensuring accessibility compliance across all products."), index.h("udp-typography", { key: 'b5bbd5e34ab3103b06f9546dc2854bf0731411a3', variant: "body1" }, "(body1) Responsible for maintaining the core design system and ensuring accessibility compliance across all products."), index.h("udp-typography", { key: 'fb501036c939040b2d20e79aac6b317ee356529d', variant: "body2" }, "(body2) Responsible for maintaining the core design system and ensuring accessibility compliance across all products."), index.h("udp-fluent-button", { key: '38aedf69bb55865c3b4d0869c211d4630abdff2b', slot: "footer", appearance: "primary", size: "small", onClick: () => console.log('Profile clicked') }, "View Profile"), index.h("udp-fluent-button", { key: 'bfbc375c7d9f76d04796db6a1ed92ee747b08391', slot: "footer", appearance: "outline", size: "small", onClick: () => console.log('Help clicked') }, "Help Center"))), index.h("h4", { key: 'c5deecbaaef68b3603fa816816cab08858b3d00a' }, "Flex Layout (Grid System)"), index.h("div", { key: 'ae9f83611bedcf27c699412aed54269eae4b3ae5', style: { display: 'flex', flexDirection: 'column', gap: '1rem' } }, index.h("div", { key: 'd73b9a9dcd9f7bbde33d1563f9d0ba10b4732fbb', style: { display: 'flex', gap: '1rem' } }, index.h("div", { key: 'a78568e7c57391195335a0289d247d33c5a5ccf9', style: { flex: '1' } }, index.h("udp-fluent-card", { key: 'bc4d5d5d1bf807a2701410c551f00890b064d4c2', width: "100%" }, index.h("div", { key: 'a4eb92ffd100b431c0659de9e26a2edafb858a70', slot: "header" }, index.h("h3", { key: '0e7adfcfe66b3d1f285e3979c057f3bff60e1ea6' }, "Card 1 (50%)")), index.h("span", { key: 'ab69a52ad1fc1d9174e230c7b7052b4a04d8f6fc' }, "Flex item 1"))), index.h("div", { key: 'b70291a33525278f6f3bfd2d082197a0b47f03ce', style: { flex: '1' } }, index.h("udp-fluent-card", { key: '7ea2538d473e43b402307a5a8025a3f00ebff102', width: "100%" }, index.h("div", { key: 'cb651174254267e72e5d20ebac4ccf845e2a3711', slot: "header" }, index.h("h3", { key: '34b4e4b887684ec7f85ca7ac14fd627e59a88422' }, "Card 2 (50%)")), index.h("span", { key: '91af23af030b4efc9aefb69d1a2954c79827f9e7' }, "Flex item 2")))), index.h("div", { key: '14829d90c6c31282f6008828fca50b92863d40d8', style: { display: 'flex', gap: '1rem' } }, index.h("div", { key: '4d772c19959c7d67bd4dc78e0054a6a479bdc7e4', style: { flex: '1' } }, index.h("udp-fluent-card", { key: '01cf300e7d2a76612aeb3e76b43e30e866417434', width: "100%" }, index.h("div", { key: 'c24fde62cfcc8beca1253c48aa82cb3fdc0b3005', slot: "header" }, index.h("h3", { key: '8859428d143911dbff27ee7dbc4f9d1e9ce326e2' }, "Card 3 (33%)")), index.h("span", { key: 'cd21d0ede72be4648b4c9911670b1547621fa46c' }, "Flex item 3"))), index.h("div", { key: 'ed8b3610f91f95af8baa8b59a0ffb46f137aff16', style: { flex: '1' } }, index.h("udp-fluent-card", { key: '307fc464e043a141f6f4358afcef4488a35c5aad', width: "100%" }, index.h("div", { key: '819cda873434a922a39d65142f83bb0e89bcc609', slot: "header" }, index.h("h3", { key: '34ff2a0e641166fcf7b0937082d3c0a8c288e074' }, "Card 4 (33%)")), index.h("span", { key: '2d1dc2dd2dbffcdebbead6f3e450a4a941880c5c' }, "Flex item 4"))), index.h("div", { key: '36cc5ccb58b865beaf660f712d745e07ed81ccfa', style: { flex: '1' } }, index.h("udp-fluent-card", { key: '0c22c554b653ad437e091fb6ca53840b60647055', width: "100%" }, index.h("div", { key: '1dc94ebd0082c4444a7e4bc39a46e84f03c38eec', slot: "header" }, index.h("h3", { key: '0a3671faebf07e595fbf7dd303ce89d6be66320f' }, "Card 5 (33%)")), index.h("span", { key: '6d8678e46f02c0ff02dd816587ec7bffed7ebbef' }, "Flex item 5"))))))), index.h("udp-tab-panel", { key: 'd92b24c7e5fdee84311555b961357810651d8157', id: "chips", activeTabId: this.currentTab }, index.h("div", { key: '4b773890a138219ffae4a39154897586b3c85d13', style: { padding: '24px', display: 'flex', flexDirection: 'column', gap: '24px' } }, index.h("h4", { key: 'eb54ebe2365ad2b4fe87ddc108219ab85f97ff0c' }, "Filled Chips"), index.h("div", { key: '53d12761ac0ae9b4aa6dbc8f5bf95aca4e88019c', style: { display: 'flex', gap: '8px', flexWrap: 'wrap' } }, index.h("udp-chip", { key: 'a737c4cea35f71189c5995804cc866e73fa6d263', label: "Basic Chip", variant: "filled", color: "gray" }), index.h("udp-chip", { key: 'a516f01d805cee3957d4c66a4f4214f62d5c0254', label: "Primary", variant: "filled", color: "primary" }), index.h("udp-chip", { key: 'e183f48e28cc61435b81d2689173d3c9a7d4c06b', label: "Success", variant: "filled", color: "success" }), index.h("udp-chip", { key: '8afe9150488546a0043bea5ea7c5e21b30e4550f', label: "Warning", variant: "filled", color: "warning" }), index.h("udp-chip", { key: 'c52527fcad0ed5cd3bc9e912ec3a1c6e24279f89', label: "Error", variant: "filled", color: "error" })), index.h("h4", { key: 'b99f49342379ca2c9844e6724d8f8f2925f4e03c' }, "Outlined Chips"), index.h("div", { key: '80e39dee68d6c18bb5fdc7df9c917be1e30c0831', style: { display: 'flex', gap: '8px', flexWrap: 'wrap' } }, index.h("udp-chip", { key: '8c44abb8d8901a37ad65fee6c48e92f9434632a5', label: "Basic Chip", variant: "outlined", color: "gray" }), index.h("udp-chip", { key: 'c24d1bec7f6a349d2a48c02d3e7e1d09603229bc', label: "Primary", variant: "outlined", color: "primary" }), index.h("udp-chip", { key: 'ea2992fb0313dbeaf3e5accfc4572868bd102a5d', label: "Success", variant: "outlined", color: "success" }), index.h("udp-chip", { key: '7ff0b5760c42647a38dc7e9774afedb1835629ed', label: "Warning", variant: "outlined", color: "warning" }), index.h("udp-chip", { key: '0599afe9da770e8dae3cd06e8cf1d2120eee0cdf', label: "Error", variant: "outlined", color: "error" })), index.h("h4", { key: 'b815f163091519215714bd0d0bf6f65efa45f1d1' }, "With Icons & Deletable"), index.h("div", { key: 'b5b0a8bc7a7edd4a657913b9e0840636ba882b47', style: { display: 'flex', gap: '8px', flexWrap: 'wrap' } }, index.h("udp-chip", { key: 'f402eb86cb7469e5bf88ab81aa17e829eb4e0790', label: "Person", startIcon: "person_20_regular", variant: "filled", color: "primary" }), index.h("udp-chip", { key: 'd2b5eef048493b12863e2e8a42958dd230a07b6f', label: "Deletable", variant: "filled", color: "gray", deleteButton: true, onChipDelete: e => console.log('Delete:', e.detail) })), index.h("h4", { key: '6b94c1898b8cc0dc89b7484a4c9044658ca1a070' }, "Sizes"), index.h("div", { key: 'e92ab46a0cbc83dd197cbe0bece4350223ffc84a', style: { display: 'flex', gap: '8px', flexWrap: 'wrap', alignItems: 'center' } }, index.h("udp-chip", { key: '1584561d5bdbf4298c70d74c80e0e6c7d72b9382', label: "Medium (Default)", size: "medium" }), index.h("udp-chip", { key: '75b5b2271d7937ebeeb2e8f2481274cfa6438e80', label: "Small", size: "small" })))), index.h("udp-tab-panel", { key: '2b982883427739f4cbc218bbad3e21c06ffe535e', id: "forms", activeTabId: this.currentTab }, index.h("div", { key: '6fb6c90e19222d5c20af5b1a825db7ab75ea137a', style: {
|
|
2183
2183
|
padding: '24px',
|
|
2184
2184
|
display: 'flex',
|
|
2185
2185
|
flexDirection: 'column',
|
|
2186
2186
|
gap: '40px',
|
|
2187
|
-
} }, index.h("div", { key: '
|
|
2187
|
+
} }, index.h("div", { key: '0a0e51d7c184d47f5ffee68c9488a284850fc881' }, index.h("h3", { key: '6b9764623132130f4143ee0592bd2b96376a5922' }, "1. Registry Pattern (Sidesheet)"), index.h("p", { key: '2b3bb441a1d405ca72d67f9092ae21ee2c648219' }, "Button in drawer footer auto-connects to form via ", index.h("code", { key: '31be648fd84b98df7333f69fbf395ff000c7b2c7' }, "formId"), "."), index.h("div", { key: '3f519a0b83018519738d9bfe60b0c5b0f3523a10', style: { marginTop: '16px' } }, index.h("udp-fluent-button", { key: 'ea0ac96b10c054585aca774ca1ed110711f2e993', appearance: "primary", onClick: () => (this.formDrawerOpen = true) }, "Open Registry Form Drawer"))), index.h("hr", { key: 'df91e3dd2c7f1138adf0054e8750e2544d321adf', style: { width: '100%', borderColor: '#eee' } }), index.h("div", { key: '01a9da8a5327cb1d381b0e2dffd80962bfbf6540' }, index.h("h3", { key: 'b4e2a28343a1c9d4948816c5e286f5ada5a85d52' }, "2. Legacy Manual Wiring (Sidesheet)"), index.h("p", { key: '8e86c909e3cc9b23bda8fb937b72e83dd6de2890' }, "Parent component manually listens to ", index.h("code", { key: '159d4e15a9543282fa5c631cd73ae3b34c5cc9cf' }, "formReady"), ", tracks validity state, and calls ", index.h("code", { key: '4d641cf8f2ff2069ef5a9e67ac948098866c4444' }, "submit()"), "."), index.h("div", { key: '63e16d0b50bde04f4e2ef75746f9062c781bc206', style: { marginTop: '16px' } }, index.h("udp-fluent-button", { key: '1a89deea825f6737c42f32e61fc15a506f5bfdbb', appearance: "outline", onClick: () => (this.manualDrawerOpen = true) }, "Open Manual Form Drawer"))), index.h("hr", { key: 'a85f76c498146fef1a3c246bc0d1ee9e003f19d5', style: { width: '100%', borderColor: '#eee' } }), index.h("div", { key: 'decfbfd76385bcd974843d4ba5f080af7946405d' }, index.h("h3", { key: '65cb3bd6c7a618137a979672d64a23af0d2002a4' }, "3. Inline Form"), index.h("p", { key: '111f822e1fa64758b5b8650849fca7d3b65108fb' }, "Form embedded directly in the page. Uses registry pattern for the external submit button."), index.h("div", { key: 'ed977b6b1a7b5bcef4ab8c5042dfae6b0c200067', style: { border: '1px solid #e0e0e0', padding: '24px', borderRadius: '8px' } }, index.h("div", { key: '8bdc605c1e133ba7a7abff96c2467851b919e5ad', style: { marginTop: '16px', display: 'flex', justifyContent: 'flex-end' } }, index.h("udp-fluent-button", { key: '82ec12a6708fae27fcc4baf228b5da5efa3bd5c8', appearance: "primary", form: "inline-form", type: "reset" }, "Inline Reset")))))), index.h("udp-tab-panel", { key: '43975ae9c2d2dd180e98c1e75909d75d5a81071c', id: "calendar", activeTabId: this.currentTab }, index.h("div", { key: '3a93c9246199f1c62991e2e288a1ba0c5580f929', style: {
|
|
2188
2188
|
padding: '24px',
|
|
2189
2189
|
display: 'flex',
|
|
2190
2190
|
flexDirection: 'column',
|
|
2191
2191
|
gap: '32px',
|
|
2192
|
-
} }, index.h("div", { key: '
|
|
2192
|
+
} }, index.h("div", { key: '620c73487d7a879a443e017db5bdde79768b8200' }, index.h("h3", { key: '82625444b2e01b79afbee4fdd444f92c4c48bf97' }, "Date Range Selector (Fluent2 Styled)"), index.h("p", { key: 'fee6f277c8f04aa817094a44c021d6ebe0d5226d', style: { color: 'var(--colorNeutralForeground2)', marginBottom: '8px' } }, "Calendar component with month/year view navigation. Click the header to switch views.")), index.h("div", { key: 'f7a85742654e87c47da4a427efc892a566a6f7f7', style: { display: 'flex', gap: '48px', flexWrap: 'wrap' } }, index.h("div", { key: 'e1c517edc49bae34ac15ece3b7ec03398b2e5937' }, index.h("h4", { key: '96e34b6e4ffd211c6b8524e11c29326010bb1689', style: { marginBottom: '8px' } }, "Single Date (sm)"), index.h("udp-date-range-selector", { key: '39ec1b09142f1c8edf7220d6e4a1466717c45a60', variant: "single", monthsToDisplay: 1, size: "sm", onChange: (e) => (this.singleDateValue = e.detail) }), index.h("p", { key: '0eb7bc91c42869181eef00c3c24d2ce7ec673e7d', style: {
|
|
2193
2193
|
fontSize: '12px',
|
|
2194
2194
|
color: 'var(--colorNeutralForeground3)',
|
|
2195
2195
|
marginTop: '8px',
|
|
2196
|
-
} }, "Value: ", index.h("code", { key: '
|
|
2196
|
+
} }, "Value: ", index.h("code", { key: 'd1874331d4c5563e536edd74c00983d17e7c5483' }, this.singleDateValue || '(none)'))), index.h("div", { key: '7142330c5217d68889496466bf19b7db1ab01b9e' }, index.h("h4", { key: 'de066ed6fb39de9600352a13c4d88683ca280664', style: { marginBottom: '8px' } }, "Multi-Select (md)"), index.h("udp-date-range-selector", { key: '9f96d4f2e20e7a61d705f6e6eef51fbe34e0239d', variant: "multi", monthsToDisplay: 1, size: "md", onChange: (e) => (this.multiDateValue = e.detail) }), index.h("p", { key: '53155b171e89a4066f647393cf82935a82b19b2f', style: {
|
|
2197
2197
|
fontSize: '12px',
|
|
2198
2198
|
color: 'var(--colorNeutralForeground3)',
|
|
2199
2199
|
marginTop: '8px',
|
|
2200
|
-
} }, "Value: ", index.h("code", { key: '
|
|
2200
|
+
} }, "Value: ", index.h("code", { key: 'e8146c41d4191e6a85d1b16d7c44fd9abbcfa25a' }, this.multiDateValue || '(none)')))), index.h("div", { key: '24e2cb6ba244e813b318bd571fb6e1d92c7f6c17' }, index.h("h4", { key: '5b8034903a1f6be7a6e175d6433ed9729e8c55e9', style: { marginBottom: '8px' } }, "Date Range (lg, 2 months)"), index.h("udp-date-range-selector", { key: 'db54416d01be75d4505e1d497aa63eccb8c36b45', variant: "range", monthsToDisplay: 2, size: "lg", orientation: "horizontal", onChange: (e) => (this.rangeDateValue = e.detail) }), index.h("p", { key: '2466e679d4e112d19d85514e23bba8a09d8b4f2c', style: {
|
|
2201
2201
|
fontSize: '12px',
|
|
2202
2202
|
color: 'var(--colorNeutralForeground3)',
|
|
2203
2203
|
marginTop: '8px',
|
|
2204
|
-
} }, "Value: ", index.h("code", { key: '
|
|
2204
|
+
} }, "Value: ", index.h("code", { key: '4602df9f471f12b0170cfc54bd642cba23f3f879' }, this.rangeDateValue || '(none)'))), index.h("div", { key: '1384e71adb88e4fb9d55d02c6b7b9e9a34dd0eab' }, index.h("h3", { key: '45ad0fd85b3ff44cb0293c43b695c5e044c0ac96', style: { marginTop: '16px' } }, "Date Picker (Native)"), index.h("p", { key: '7c43a40e3286df0c273e6837c59beb599658bc2c', style: { color: 'var(--colorNeutralForeground2)', marginBottom: '16px' } }, "For simple single date selection, the native date input provides quick month/year navigation."), index.h("div", { key: '978232db707e7c89fd8b18a13f4b402881a25d36', style: { display: 'flex', gap: '24px', flexWrap: 'wrap' } }, index.h("udp-date-input", { key: '3b1c986de5d5a48643a2628930fb6d24b75f9c04', label: "Date", appearance: "outline" }), index.h("udp-date-input", { key: '62cbf039aaf08c471096b5d2177c923673b7b10b', label: "Date & Time", appearance: "outline" }))), index.h("div", { key: 'deb158b5399522b7942f17514d7564d3c50c8cf7' }, index.h("h3", { key: '7c9bf3dfb1f50abb2419cd3f2bc09b41f8ab071b', style: { marginTop: '24px' } }, "Popover Component"), index.h("p", { key: '737755af4aeae47a0b91e2d36e96ee14ffa7fc61', style: { color: 'var(--colorNeutralForeground2)', marginBottom: '16px' } }, "Generic popover using native Popover API and CSS Anchor Positioning."), index.h("div", { key: 'c0dc3017745b6f6b375032b16eb3c0a11cb85fab', style: {
|
|
2205
2205
|
display: 'flex',
|
|
2206
2206
|
gap: '24px',
|
|
2207
2207
|
flexWrap: 'wrap',
|
|
2208
2208
|
alignItems: 'flex-start',
|
|
2209
|
-
} }, index.h("udp-popover", { key: '
|
|
2209
|
+
} }, index.h("udp-popover", { key: 'eb26ca54996cb0d91076502b3f13cf5bdb00c122', position: "bottom-start" }, index.h("udp-fluent-button", { key: 'b8da3c3effb583c37faf3a48a54d0f9573932265', slot: "trigger", appearance: "outline" }, "Open Popover"), index.h("div", { key: '7758dd36c60992b75cc8dceff9a5939a27475eb7', slot: "content", style: { padding: '16px', minWidth: '200px' } }, index.h("p", { key: '5f1372c9abb1568c1480c687a0de674e15d9af72', style: { margin: '0 0 8px 0', fontWeight: '600' } }, "Popover Title"), index.h("p", { key: '60ac0bcdd95909ddd1eb0ef899e678149c9d21a0', style: { margin: '0', color: 'var(--colorNeutralForeground2)' } }, "This is popover content. Click outside to close."))), index.h("udp-popover", { key: '4cc7e16633db19ddd25d57b895587b5bf140e22b', position: "bottom-start" }, index.h("udp-fluent-button", { key: '18933e124459b4dd5d35dcc3fd81c0ebbc0501fe', slot: "trigger", appearance: "primary", startIconName: "calendar" }, "Date Picker Popover"), index.h("div", { key: '9376dcde41aee72df1343b8e6238f327ba8a37fc', slot: "content", style: { padding: '8px' } }, index.h("udp-date-range-selector", { key: '713757a4a2c4e18a2f61989edac19f817129de4d', variant: "single", monthsToDisplay: 1, size: "sm" }))), index.h("udp-popover", { key: '5f9b7133a5d3baadbcb28db3aa388c1085b3bd16', position: "right" }, index.h("udp-fluent-button", { key: '7b987522b232b601917d6397bd8084e873ebf0a2', slot: "trigger", appearance: "subtle" }, "Right Position"), index.h("div", { key: 'ff55565d2d833e1264b45a3f102170e600f5900f', slot: "content", style: { padding: '12px', minWidth: '150px' } }, "Positioned to the right")))))), index.h("udp-tab-panel", { key: '0fc0273f047262c8651eaae1abdf0f177974260b', id: "popover", activeTabId: this.currentTab }, index.h("div", { key: '1789629efbf270f61797070168d3abaeb57693da', style: {
|
|
2210
2210
|
padding: '24px',
|
|
2211
2211
|
display: 'flex',
|
|
2212
2212
|
flexDirection: 'column',
|
|
2213
2213
|
gap: '32px',
|
|
2214
|
-
} }, index.h("div", { key: '
|
|
2214
|
+
} }, index.h("div", { key: '437fa3c171e33ea65513117e3286e916be0534bf' }, index.h("h3", { key: '01a2f3f566bf23ef713e8f3dd850fd814204068c' }, "Popover Component"), index.h("p", { key: '3cd3d3978792bd740a2ce104a384d8ba5bb49d0f', style: { color: 'var(--colorNeutralForeground2)', marginBottom: '8px' } }, "Generic popover using native Popover API with JavaScript positioning. Follows Fluent 2 Design System guidelines.")), index.h("div", { key: '64f7c76748bf3d9eb54d1599ab67604468ff2009' }, index.h("h4", { key: '6abc4a0ca3a919eb65590e04aa9ba9f321e3ba6f' }, "Basic Usage"), index.h("div", { key: '9d7a036423be1a7ac75f6bf47290be285e46935a', style: { display: 'flex', gap: '16px', flexWrap: 'wrap' } }, index.h("udp-popover", { key: '216b3d14d61e40e70568320e60db52bd1803a580' }, index.h("udp-fluent-button", { key: '69fb11783371b818ca6878fb246a7a075a1963e5', slot: "trigger" }, "Default Popover"), index.h("div", { key: 'ae9cd48949220687d39287c4f0bf7568bc2f8ecb', slot: "content" }, index.h("h4", { key: '5444e250ac8b454ef4dfc808a917a17c9bfa9e96', style: { marginTop: '0px' } }, "Popover Title"), index.h("p", { key: 'c1dd7fc836f74acd7402fd56f23982025b4e9766', style: { marginBottom: '0px' } }, "This is popover content. Click outside to close."))), index.h("udp-popover", { key: '2d0b62a5513cf31e96b8e9cfdddcd13c1278db46', position: "top" }, index.h("udp-fluent-button", { key: '6ed0407977c37db905f56784979ac8a65bb667c7', slot: "trigger", appearance: "outline" }, "Top Position"), index.h("div", { key: '4624bb39b2ad5dd144acf7e5c591801572c64321', slot: "content" }, index.h("p", { key: 'e8f19e47c9016d79e6a955ac273ce3cb96c9c27e', style: { margin: '0px' } }, "Positioned above the trigger"))), index.h("udp-popover", { key: '1b7cfd49145a48d12f50394b3cd54573361f7be9', position: "right" }, index.h("udp-fluent-button", { key: 'd750d80de161dcb961a474ea6c46573e5cf6d3dc', slot: "trigger", appearance: "subtle" }, "Right Position"), index.h("div", { key: '4201160fa972e602c0b5af2cf669a33c618a9a17', slot: "content" }, index.h("p", { key: '4505a03b1ed3dec138c2cb2ecab77d2cfad2f8ea', style: { margin: '0px' } }, "Positioned to the right"))))), index.h("div", { key: '355af110b49c7580b11df17b855a0233c53ab38a' }, index.h("h4", { key: '628118332649dbaaf9e85a8047bf549f47ee9509' }, "With Arrow"), index.h("p", { key: '39765d7f3c0ca09368dd3c2c6ee90a4b9beedaa3', style: { fontSize: '14px', color: 'var(--colorNeutralForeground3)' } }, "Display an arrow pointing from the popover to the trigger."), index.h("div", { key: '6dd3d39f9eedd8410b609f8fc07a42b2de659786', style: { display: 'flex', gap: '16px', flexWrap: 'wrap' } }, index.h("udp-popover", { key: '1bda1fe9a2da64407721ea1bcf29f63f14c4939d', "with-arrow": true }, index.h("udp-fluent-button", { key: 'd0cc4a01485be8943c511d47d212941e258de6b2', slot: "trigger" }, "Default Arrow"), index.h("div", { key: 'f52235d1e33e03798d574f5b5d2d20f942755683', slot: "content" }, index.h("p", { key: 'eba4e53c5da9133e81800de62ab324a0ea9f7809', style: { margin: '0px' } }, "Popover with arrow"))), index.h("udp-popover", { key: 'd2ad0fb2b163f3211dececaedc8ec441fea37564', "with-arrow": true }, index.h("udp-fluent-button", { key: 'a7312832d634c37f71ef5bef87c4fe846c1091f2', slot: "trigger", appearance: "primary" }, "Brand Arrow"), index.h("div", { key: '27ebd47a20b0e721b0fb8b54a4c58f85f8a7de23', slot: "content" }, index.h("p", { key: '3e953e84a131114e6d8591a92389f0c9ad98c915', style: { margin: '0px' } }, "Brand popover with arrow"))), index.h("udp-popover", { key: 'af075564a13470d5cba229562246cbb23ec29a8a', "with-arrow": true, position: "top" }, index.h("udp-fluent-button", { key: '299b27d90366745165d65b4014e6b19abc8af4a9', slot: "trigger", appearance: "outline" }, "Top Arrow"), index.h("div", { key: '0044654ad451daa78e699c8916c67f843b77fbcb', slot: "content" }, index.h("p", { key: 'd19630379298c2a9280cbf7b073d4e24d38d15d4', style: { margin: '0px' } }, "Arrow on top position"))))), index.h("div", { key: 'ce28e5acbca619c422b09ce6f968e3712eab0c76' }, index.h("h4", { key: 'dc010b123f6ba27ec7fb2a88c4a13fa0967952c4' }, "Size Constraints"), index.h("p", { key: '34701183dcc29a6bad5f1ed826e00f18dcec0c4b', style: { fontSize: '14px', color: 'var(--colorNeutralForeground3)' } }, "Optional max-width constraints. Without size, popover grows to fit content."), index.h("div", { key: '08a8881d955c19d0d71a2c37a534f60f02e6efd9', style: { display: 'flex', gap: '16px', flexWrap: 'wrap' } }, index.h("udp-popover", { key: '89145ccdfb7ba4b1c895d716f9cd93d65db46d35', size: "small" }, index.h("udp-fluent-button", { key: 'e753020d5d1122539aa80bb43e1c102adac1da28', slot: "trigger" }, "Small (320px)"), index.h("div", { key: '871e5326ccbee87cb202eab02cdaba127135d50c', slot: "content" }, index.h("p", { key: 'cc51a41b370b70f3df14be56cd2ecea76eec1f39', style: { margin: '0px' } }, "This is a small popover with max-width of 320px. The content will wrap if it exceeds this width."))), index.h("udp-popover", { key: '8cf6f7a8067b84aea6bde7d5dba295dbc269bae3', size: "medium" }, index.h("udp-fluent-button", { key: '331836f9006283143057da566bf57ff2d06e3551', slot: "trigger" }, "Medium (480px)"), index.h("div", { key: 'cb5c701d6046089fcf0ba566b3b84c4e8aa4c802', slot: "content" }, index.h("p", { key: '790aaab6e6e2d4b634269f44965d75480ea5fea5', style: { margin: '0px' } }, "This is a medium popover with max-width of 480px. The content will wrap if it exceeds this width. This gives you more room for content."))), index.h("udp-popover", { key: 'ab9ab6d5f0156c7498577f8cc313a438fa4c1722', size: "large" }, index.h("udp-fluent-button", { key: 'cb6d78d21fce2c158bcf957c82258163390a9893', slot: "trigger" }, "Large (640px)"), index.h("div", { key: '0c095a3297d613231e545d5f5db55a18ce75052e', slot: "content" }, index.h("p", { key: 'bd9ff99009ce3d5de3bbc4298de148f0a2331f5d', style: { margin: '0px' } }, "This is a large popover with max-width of 640px. This size is suitable for more complex content that needs additional space while still maintaining good readability and layout."))))), index.h("div", { key: 'ac99a968a8196e12db75617cb6d091e8721d2ec8' }, index.h("h4", { key: 'cb285ea8fdea99273768db97d9c8a22b8c61aba1' }, "Trap Focus (Accessibility)"), index.h("p", { key: 'dd08f3ba5cdfb7158470a85473e28e1bf92cce10', style: { fontSize: '14px', color: 'var(--colorNeutralForeground3)' } }, "When trapFocus is enabled, keyboard navigation is restricted to the popover."), index.h("div", { key: '8e0c38787dc377b8b4b4f08e8eadce45d79e9599', style: { display: 'flex', gap: '16px', flexWrap: 'wrap' } }, index.h("udp-popover", { key: 'abccd44d6c7076f03c394ecd97029aada6676caf', trapFocus: true }, index.h("udp-fluent-button", { key: 'c374359968d20a8a8fc64e7f53f906a95f95e9af', slot: "trigger" }, "Trap Focus"), index.h("div", { key: 'c1fd0b25e7783d3895198c33995138b7b34a0b90', slot: "content" }, index.h("h4", { key: '5738b7e7fc1cf4c4cc7761e45556182b531e40db', style: { marginTop: '0px' } }, "Modal Popover"), index.h("p", { key: '6fc7b48276ccc28a8f6fc908146254acc90c60c4' }, "This popover traps focus. Press Escape to close."), index.h("div", { key: '85b4336145de76da72eb5e2b2672ceacd64ff5aa', style: { display: 'flex', gap: '8px' } }, index.h("udp-fluent-button", { key: '59fe3ea607abb7825d281d2fb3603826bc6f629e', size: "small" }, "Action 1"), index.h("udp-fluent-button", { key: '3884b5325983d1e65b4a53882a12e319ee966bfc', size: "small", appearance: "outline" }, "Action 2")))))), index.h("div", { key: '090b803ea52a3b5fa226badbe212d079f5b60bb5' }, index.h("h4", { key: '9ea14ef5f37b6a2b3874fd6bfcc9fee54a973008' }, "Advanced Examples"), index.h("div", { key: 'fc6d844d1617e8f6fd80519fc61700e8ab6156f3', style: { display: 'flex', gap: '16px', flexWrap: 'wrap' } }, index.h("udp-popover", { key: '574088d32d9526bc50f8f4604ace018659979300', position: "bottom-start", "with-arrow": true }, index.h("udp-fluent-button", { key: 'c92ef49d82a5c25720c95ed6226f8331d213cfe6', slot: "trigger", startIconName: "calendar" }, "Date Picker"), index.h("div", { key: '61075f4566c901c3465e3f1be88d4389c3f0cfa7', slot: "content", style: { padding: '8px' } }, index.h("udp-date-range-selector", { key: '4eb89e4da16094d28aeaa9d57f1412afd275c716', variant: "single", monthsToDisplay: 1, size: "sm" }))), index.h("udp-popover", { key: '73eacd3d93e12bd832ed26d99333c8433b4e43cc', size: "medium", "with-arrow": true }, index.h("udp-fluent-button", { key: 'f61fad8e0336634dea59ed0d0c30366e6830e476', slot: "trigger" }, "Rich Content"), index.h("div", { key: '1b52595523a7c32e303c46e16094384aee07f3e5', slot: "content" }, index.h("h4", { key: 'b2fbaef3bdedb3711141a9ed7042bc7cd03bc9f7', style: { marginTop: '0px' } }, "Feature Update"), index.h("p", { key: '74c3d60d733085b3039c4e79e0137a6b9170bad6', style: { fontSize: '14px' } }, "New features are now available! Check out the latest updates to improve your workflow."), index.h("udp-fluent-button", { key: '3e933efaccfe16111017c0536251181163bf6e61', size: "small" }, "Learn More"))), index.h("udp-popover", { key: '203d2f5530a09febca12817513525a5970d314fa', "close-on-scroll": true }, index.h("udp-fluent-button", { key: 'c819887653de946d516c4ef363f554c8b6387886', slot: "trigger" }, "Closes on Scroll"), index.h("div", { key: 'e5da3412b5bff6adc3152c27ba83ca2b1606fb57', slot: "content" }, index.h("p", { key: '92c0d532019c6c165dac451d2491625d6f8b51e2', style: { margin: '0px' } }, "This popover will close when you scroll the page."))))))))), index.h("udp-fluent-drawer", { key: 'f77be3d2b7c348875298efec25854d9549b3e8d6', open: this.drawerOpen, onDrawerClose: () => (this.drawerOpen = false), drawerTitle: "Drawer Title" }, index.h("udp-lazy-loader", { key: 'b7c9f3ff0b7436ec5f43d0a3400fc50fc3b68fb4', if: this.drawerOpen, content: () => (index.h("div", null, index.h("client-side-grid", { columnDefs: [
|
|
2215
2215
|
{ field: 'name' },
|
|
2216
2216
|
{ field: 'age' },
|
|
2217
2217
|
{ field: 'name' },
|
|
@@ -2222,10 +2222,10 @@ const TestComponentsPage = class {
|
|
|
2222
2222
|
], rowData: [
|
|
2223
2223
|
{ name: 'John', age: 30 },
|
|
2224
2224
|
{ name: 'Jane', age: 25 },
|
|
2225
|
-
] }), index.h("udp-fluent-button", { onClick: () => (this.drawerOpen = false) }, "Close Drawer"))) })), index.h("udp-fluent-drawer", { key: '
|
|
2225
|
+
] }), index.h("udp-fluent-button", { onClick: () => (this.drawerOpen = false) }, "Close Drawer"))) })), index.h("udp-fluent-drawer", { key: '7551a9f11471f72ea0f11eba0226f6857c803e7d', open: this.formDrawerOpen, onDrawerClose: () => (this.formDrawerOpen = false), drawerTitle: "Sample Form", size: "large" }, index.h("udp-lazy-loader", { key: '0d7f3aa3b5bd29a5be0c303945c5435282568bd2', if: this.formDrawerOpen, content: () => (index.h("div", { style: { display: 'flex', flexDirection: 'column', gap: '16px' } }, index.h("div", { style: { display: 'flex', gap: '8px', flexWrap: 'wrap' } }, index.h("udp-fluent-button", { appearance: "outline", onClick: () => (this.secondDrawerOpen = true) }, "Open Second Drawer")), index.h("test-form", { handleSubmit: this.handleSubmit, formId: "registry-drawer-form" }))) }), index.h("udp-fluent-button", { key: 'fe3020e9983c37400c7a0afe251c2d1868eba652', appearance: "primary", slot: "footer", form: "registry-drawer-form", type: "submit" }, "Submit Form"), index.h("udp-fluent-button", { key: 'b93091830172d6a25ba556817bc0f12bdd75139d', slot: "footer", form: "registry-drawer-form", type: "reset" }, "Reset Form")), index.h("udp-fluent-drawer", { key: '4da14a8e0c9ca246c5dc741b1ddc0d5a3fdbb72a', open: this.manualDrawerOpen, onDrawerClose: () => (this.manualDrawerOpen = false), drawerTitle: "Form (Manual Wiring)" }, index.h("udp-lazy-loader", { key: 'c6fccd1d4c784a16b59a64562ccc28c2e9792460', if: this.manualDrawerOpen, content: () => (index.h("test-form", { handleSubmit: this.handleSubmit, onFormReady: this.handleManualFormReady })) }), index.h("udp-fluent-button", { key: 'cf226a2174704b2b23ca6e70cdeb091778e5a13d', appearance: "primary", slot: "footer", disabled: !this.manualCanSubmit, onClick: () => {
|
|
2226
2226
|
var _a;
|
|
2227
2227
|
void ((_a = this.manualFormInstance) === null || _a === void 0 ? void 0 : _a.submit());
|
|
2228
|
-
} }, "Submit (Manual)")), index.h("udp-fluent-dialog", { key: '03085072e17d0d6f1a321f260cc9e11ec8264d1c', open: this.drawerDialogOpen, dialogTitle: "Dialog from Drawer", onDialogClose: () => (this.drawerDialogOpen = false) }, index.h("div", { key: 'a11555d4602c4566ebd98e6431c7e27cb8070bc2' }, "This dialog was opened from inside the drawer!"), index.h("div", { key: 'd511ef8c71c098617dbd7f62e12fb5ed0253af3c' }, index.h("p", { key: '16b5905319b17ee2ec410bd45e71a932d29a219e' }, "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."), index.h("p", { key: '449997496c47ee1253c0720eacafb0484429e583' }, "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem."), index.h("p", { key: '38b426ae067b1e3729d84427e484c52ec3f129dd' }, "Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?")), index.h("udp-fluent-button", { key: '9418f19f061cfeffffce9aff2913bdc6e403b5da', slot: "action", onClick: () => (this.drawerDialogOpen = false) }, "Close"), index.h("udp-fluent-button", { key: '23ee6293a92fbe51ed58a87f2e456ab9f60ce2a8', appearance: "primary", slot: "action" }, "Confirm")), index.h("udp-fluent-drawer", { key: 'ae6d593bb7b71a1de38b3823364871b7428cfce4', open: this.secondDrawerOpen, onDrawerClose: () => (this.secondDrawerOpen = false), drawerTitle: "Second Drawer (Nested)", size: "medium" }, index.h("div", { key: '412ecef5520897ec8eb272076cb7c4aec4b37474', style: { display: 'flex', flexDirection: 'column', gap: '16px', padding: '16px' } }, index.h("p", { key: '6013203523058faf6754be554382ec789497f797' }, "This is the second drawer opened from within the first drawer."), index.h("div", { key: 'df0122850c55770556b181a5a981033cae54f50c', style: { display: 'flex', gap: '8px', flexWrap: 'wrap' } }, index.h("udp-fluent-button", { key: '6968bdb55dfadc9ad7a216a8748d289b2e3dcdaf', onClick: () => (this.secondDrawerDialogOpen = true) }, "Open Dialog from Second Drawer"), index.h("udp-fluent-button", { key: '27d7c303c0c837ff5d4ca77181342fe038d6a09e', appearance: "outline", onClick: () => (this.thirdDrawerOpen = true) }, "Open Third Drawer")), index.h("p", { key: 'ad0eb87b3751e906d4ad857d379b3cf269cb431b' }, "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."), index.h("p", { key: 'ceeef331e81a8c5e2331e748312dc698c2e15bca' }, "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem."), index.h("p", { key: 'acc39c1e9403a0d1d813497482b2d507531d930f' }, "Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?"), index.h("p", { key: '16428eaff880d970e10124e5e4b5a1fc05221745' }, "At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus."), index.h("p", { key: '3c1122eafaaac6a8d9213fffd7103334d98a3049' }, "Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.")), index.h("udp-fluent-button", { key: 'f3f9b42342fb44043dc96c3b497caff816544aea', appearance: "primary", slot: "footer", onClick: () => (this.secondDrawerOpen = false) }, "Close Second Drawer")), index.h("udp-fluent-drawer", { key: '8d6d368a97a19352e67d99772b77092a1e4363f9', open: this.thirdDrawerOpen, onDrawerClose: () => (this.thirdDrawerOpen = false), drawerTitle: "Third Drawer (Deeply Nested)", size: "small" }, index.h("div", { key: '819f8d3cc063822bda268bf55828557f6391c18c', style: { padding: '16px' } }, index.h("p", { key: 'eb2a8ffc4070c686ef5079301e66d7557dc8cf02' }, "This is the third drawer! Three levels deep."), index.h("p", { key: 'f1c92f1371c8b2e469f1ec7546d00daf24417403', style: { fontSize: '14px', color: 'var(--colorNeutralForeground2)' } }, "Testing the drawer stacking and body scroll lock mechanism with multiple drawers."), index.h("p", { key: 'a51a5b937bfe28debae41af11b7717085553b3e6' }, "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."), index.h("p", { key: '1673943ef6b7aa41f3179598c6e3bbe530b77f22' }, "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt."), index.h("p", { key: 'ae0920f824b568aac39b35d046f41f3e801fd86d' }, "Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur?"), index.h("p", { key: 'bb4762e4bbf39a1b5c2bce93027ce33b55e5b505' }, "Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur? At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident."), index.h("p", { key: '1b4038ccf53c3f8ba9029b59db203c121c3e922c' }, "Similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus.")), index.h("udp-fluent-button", { key: '970c0661a97442782d3eed0b48ffd49ec8b389af', appearance: "primary", slot: "footer", onClick: () => (this.thirdDrawerOpen = false) }, "Close Third Drawer")), index.h("udp-fluent-dialog", { key: 'f5c5a80b6e9608c1c77dfb2240e1bed09c8197a0', open: this.secondDrawerDialogOpen, dialogTitle: "Dialog from Second Drawer", onDialogClose: () => (this.secondDrawerDialogOpen = false) }, index.h("div", { key: 'c4b2542454474c2b629954b030d60835aabfc2d2' }, "This dialog was opened from the second drawer!"), index.h("p", { key: '5879000fcba63c144062a70947b44cb55b3a26c6' }, "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."), index.h("p", { key: 'ca9dbbd4776a7a26c4ace54ab50496d39860a5ca' }, "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem."), index.h("p", { key: '28fa14629dfb9dde79e8eb8ca4c762b7843ee300' }, "Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?"), index.h("udp-fluent-button", { key: '19cf4e2da37e5be9638fd77cc8533a080b1792a2', slot: "action", onClick: () => (this.secondDrawerDialogOpen = false) }, "Close"), index.h("udp-fluent-button", { key: '2005af55d7573da2bbcd232ab5a52642cde07690', appearance: "primary", slot: "action" }, "Confirm"))));
|
|
2228
|
+
} }, "Submit (Manual)")), index.h("udp-fluent-dialog", { key: 'aa0a4e6313ef55d6516b36486a69a4c1e90619c5', open: this.drawerDialogOpen, dialogTitle: "Dialog from Drawer", onDialogClose: () => (this.drawerDialogOpen = false) }, index.h("div", { key: '85507375bcf56b200dc704dbd375462259e08f93' }, "This dialog was opened from inside the drawer!"), index.h("div", { key: '2f29500651beb7d47ce38accf6c23074e674f14d' }, index.h("p", { key: '920262c898ce4c8ac82b65ba8f90ec416b94192d' }, "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."), index.h("p", { key: '5826072be558541969487eabf1851a11a146ea90' }, "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem."), index.h("p", { key: '8467ba913bbf91f744a7eedd41c86bdfb4c1fe51' }, "Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?")), index.h("udp-fluent-button", { key: 'f3139d29e2a5f9c0563d4646a9a9fcf17b7eca8f', slot: "action", onClick: () => (this.drawerDialogOpen = false) }, "Close"), index.h("udp-fluent-button", { key: '331757c70f4236fd862dd06297b53def37631bd6', appearance: "primary", slot: "action" }, "Confirm")), index.h("udp-fluent-drawer", { key: '25eb6f6abaf23798bd0c976f272bbc19816f8bfd', open: this.secondDrawerOpen, onDrawerClose: () => (this.secondDrawerOpen = false), drawerTitle: "Second Drawer (Nested)", size: "medium" }, index.h("div", { key: 'd12c2f8eb5b5cbcf2c682cdcfc6437b4cacbca2e', style: { display: 'flex', flexDirection: 'column', gap: '16px', padding: '16px' } }, index.h("p", { key: '8b15b4b4bcb3cf890af46898c7439fecb1a21160' }, "This is the second drawer opened from within the first drawer."), index.h("div", { key: '340a444f679cb7a3ec24355f8973669062e612d0', style: { display: 'flex', gap: '8px', flexWrap: 'wrap' } }, index.h("udp-fluent-button", { key: 'd6f2e67b21fbe3150758179ef129ce8a6e71b25c', onClick: () => (this.secondDrawerDialogOpen = true) }, "Open Dialog from Second Drawer"), index.h("udp-fluent-button", { key: '2fd894c9a0d9075784a0a4d1fa1127e63e846594', appearance: "outline", onClick: () => (this.thirdDrawerOpen = true) }, "Open Third Drawer")), index.h("p", { key: '313115f7b799136c928f05dc0ba6875e8af54e64' }, "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."), index.h("p", { key: '6044241e088a475c47a19e96d1e16b9eb4231548' }, "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem."), index.h("p", { key: '75c27cd3c5afcb4b3073d0efd8d59084e6c2a8a1' }, "Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?"), index.h("p", { key: '4341d0befeb97b76b539b4fe4772edfd02ade0f6' }, "At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus."), index.h("p", { key: 'fd1ee6a6f59a6546a18f2f0fb395f25a7528c3c1' }, "Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.")), index.h("udp-fluent-button", { key: 'd3fbaf1bbf7168e6c41919ce151091e2404b2217', appearance: "primary", slot: "footer", onClick: () => (this.secondDrawerOpen = false) }, "Close Second Drawer")), index.h("udp-fluent-drawer", { key: 'ca30f9cad2c4061bb031953ee80c3f170c55d679', open: this.thirdDrawerOpen, onDrawerClose: () => (this.thirdDrawerOpen = false), drawerTitle: "Third Drawer (Deeply Nested)", size: "small" }, index.h("div", { key: '4c09ef4065e37a0285dd61eadcdc107a0d9b6f2a', style: { padding: '16px' } }, index.h("p", { key: '0b0c5045a19c1676878003441b3ab2e771d1c8b1' }, "This is the third drawer! Three levels deep."), index.h("p", { key: '4657ff6c52abc40bc7c2d41a59189aee3dd26869', style: { fontSize: '14px', color: 'var(--colorNeutralForeground2)' } }, "Testing the drawer stacking and body scroll lock mechanism with multiple drawers."), index.h("p", { key: 'b5981b92d135ad3ea9a27b721cb14fa4f379f7cf' }, "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."), index.h("p", { key: 'fe2e09ec47d7deebcfc09a1f796d99388781ed8d' }, "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt."), index.h("p", { key: '3739dd0a26c5a4840e49a9944ed02ae656bdd85b' }, "Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur?"), index.h("p", { key: '427cbdbb7a3cf8f3fdb5868d3f3e6e3750640171' }, "Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur? At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident."), index.h("p", { key: '22a99ea24235c43a2cf8ba5231da6d06dd019fda' }, "Similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus.")), index.h("udp-fluent-button", { key: '2fcc1c87571572da88fba4463c6eb16c6b985ce5', appearance: "primary", slot: "footer", onClick: () => (this.thirdDrawerOpen = false) }, "Close Third Drawer")), index.h("udp-fluent-dialog", { key: '8343ce3938d22b15c84e7b3e4e6ad71a0afbcde6', open: this.secondDrawerDialogOpen, dialogTitle: "Dialog from Second Drawer", onDialogClose: () => (this.secondDrawerDialogOpen = false) }, index.h("div", { key: '7cc0c66524e854d86665bbd3d27d01d85453f045' }, "This dialog was opened from the second drawer!"), index.h("p", { key: '7ae9d8187fd913ef9c7f9658ade036ab39932aa9' }, "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."), index.h("p", { key: 'a15e66a84c4bb1fa9aac4fb02987701f05b1aa39' }, "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem."), index.h("p", { key: '0f1b4c441dd2b68e913f3fe5696550075721dd00' }, "Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?"), index.h("udp-fluent-button", { key: '3f4c868475d19cedcdb1c01e88210add3bb7ba09', slot: "action", onClick: () => (this.secondDrawerDialogOpen = false) }, "Close"), index.h("udp-fluent-button", { key: '2a3218d684394180c480e82b5a2ae83030f3977f', appearance: "primary", slot: "action" }, "Confirm"))));
|
|
2229
2229
|
}
|
|
2230
2230
|
};
|
|
2231
2231
|
|
|
@@ -2344,17 +2344,17 @@ const TestForm = class {
|
|
|
2344
2344
|
{ label: 'Medium', value: 'medium' },
|
|
2345
2345
|
{ label: 'Large', value: 'large' },
|
|
2346
2346
|
];
|
|
2347
|
-
return (index.h("div", { key: '
|
|
2347
|
+
return (index.h("div", { key: '32fb48e47715f5aa5b4aa933b362706b3e6ed1d0' }, index.h("udp-form-component", { key: '16dc74a5325f7c8912e279901021bf2eb7a3f00a', formId: this.formId, validate: this.validateForm, onFormReady: this.handleFormReady, onSubmit: this.handleFormSubmit, initialValues: this.formData }, index.h("udp-flexbox", { key: '2c160f86c1da39c06556e968e971b88c11f41549' }, index.h("udp-flexbox", { key: 'f8868bfbc2b258f16513cb3f0f4196c65499c7eb', style: { display: 'none' } }, index.h("h3", { key: '7d23f96a9e01f4b009e792545383e94079a8c5e7', style: { margin: '0 0 1rem 0', fontSize: '16px', fontWeight: '600' } }, "Global Property Controls"), index.h("udp-flexbox", { key: '968bf64ef0dddd2671e75634f399b2946bb8d2af' }, index.h("udp-fluent-dropdown", { key: 'df53d6004d5d9213d01e0f2ecbe0826f457a8f4e', label: "Appearance", value: this.controlAppearance, options: appearanceOptions, optionValue: "value", optionLabel: "label", onValueChanged: (e) => { var _a; return (this.controlAppearance = ((_a = e.detail) === null || _a === void 0 ? void 0 : _a.value) || e.detail); } }), index.h("udp-fluent-dropdown", { key: 'ee68c606afce54742cbb678b844a6d759e03c4e5', label: "Control Size", value: this.controlSize, options: sizeOptions, optionValue: "value", optionLabel: "label", onValueChanged: (e) => { var _a; return (this.controlSize = ((_a = e.detail) === null || _a === void 0 ? void 0 : _a.value) || e.detail); }, style: { minWidth: '120px' } }), index.h("udp-fluent-switch", { key: 'fd2acdc7356cfb2ba5a42777ce79baba0060636a', label: "Required", labelPosition: "after", checked: this.controlRequired, onValueChanged: (e) => (this.controlRequired = e.detail) }), index.h("udp-fluent-switch", { key: '7f76878ba87efc87e721189c65023c17e8c9a4e1', label: "Disabled", labelPosition: "after", checked: this.controlDisabled, onValueChanged: (e) => (this.controlDisabled = e.detail) }), index.h("udp-fluent-switch", { key: '09c28c25f7975b0a00471d3bc76fc3d242782ee4', label: "Readonly", labelPosition: "after", checked: this.controlReadonly, onValueChanged: (e) => (this.controlReadonly = e.detail) })), index.h("p", { key: 'c6a7f60c685576d2911f3c66d31af72c93238687', style: {
|
|
2348
2348
|
margin: '0.75rem 0 0',
|
|
2349
2349
|
fontSize: '12px',
|
|
2350
2350
|
color: 'var(--colorNeutralForeground3)',
|
|
2351
|
-
} }, "Note: Not all props apply to all components. readonly only applies to text inputs.")), index.h("udp-field", { key: '
|
|
2351
|
+
} }, "Note: Not all props apply to all components. readonly only applies to text inputs.")), index.h("udp-field", { key: '8f269b89b9c7189a45374e66c0943f9e27cbc701', name: "searchText" }, index.h("udp-search-input", { key: '1933b4f087349abedf8ad515ba2e333a54ad67da', disabled: this.controlDisabled, readonly: this.controlReadonly, appearance: this.controlAppearance, controlSize: this.controlSize, placeholder: "Search for something...", includeErrorPadding: false })), index.h("udp-field", { key: '933cd761760e041200e2dae83fd45f37c7b4d57b', name: "firstName" }, index.h("udp-fluent-text-input", { key: '90f490475c7a32f494b1b3b2ed8d57320b95204c', label: "First Name", required: true, disabled: this.controlDisabled, readonly: this.controlReadonly, appearance: this.controlAppearance, controlSize: this.controlSize, placeholder: "Enter your first name", popupHint: "Enter your first name, this should appear above the input" })), index.h("div", { key: '8b540cae945301c7d2115ff9fc8dec45e64897cf', style: { display: 'flex', gap: '1rem', flexDirection: 'row', flex: '1' } }, index.h("udp-field", { key: '01005257b86f9d1f6cab9568af33eaf2cdbf94b7', name: "email" }, index.h("udp-fluent-text-input", { key: '802abeea878d8be1f9422f8d5ee71ad53da637b0', label: "Email Address", type: "email", value: "jordanatchison@univerus.com", required: true, disabled: this.controlDisabled, readonly: this.controlReadonly, appearance: this.controlAppearance, controlSize: this.controlSize })), index.h("udp-field", { key: '517a763caa7c50232209ed16ab17f23ba854fcd4', name: "age" }, index.h("udp-fluent-text-input", { key: 'dc6286f98c848512f24179f4eb35fe91fb4aa566', label: "Age", type: "number", required: true, disabled: this.controlDisabled, readonly: this.controlReadonly, appearance: this.controlAppearance, controlSize: this.controlSize }))), index.h("udp-field", { key: '859838bf4682f2aa4203eb17d53a119856eed62f', name: "birthday" }, index.h("udp-date-input", { key: '34339a0f4fe95525104aa000fbfc97394d4400a5', label: "Birthday", minDate: "2026-01-11", maxDate: "2026-01-22", dateSelectionType: "range", required: true, disabled: this.controlDisabled, appearance: this.controlAppearance, controlSize: this.controlSize })), index.h("udp-field", { key: '851107ba0112c8d540bec8431399761c560d63b0', name: "appointment" }, index.h("udp-date-time-input", { key: '06209204969276882f21220c8f30ec48db2aab42', label: "Appointment (Combined Date/Time)", required: true, disabled: this.controlDisabled, appearance: this.controlAppearance, controlSize: this.controlSize })), index.h("div", { key: 'c9e3201d2adc0966ffa16bdaa0cf257f8cbf636a', style: { display: 'flex', gap: '1rem', flexDirection: 'row', flex: '1' } }, index.h("udp-field", { key: '2679bdad46eb8e471942e71c66105a9c992050b4', name: "startTime" }, index.h("udp-time-input", { key: '9eb2db90107bd139809c4c5c3152ae1069375ef3', label: "Start Time (Freeform)", placeholder: "e.g. 2:30pm", hint: "Type any time or select from list", required: true, disabled: this.controlDisabled, appearance: this.controlAppearance, controlSize: this.controlSize })), index.h("udp-field", { key: '085fb7c9fa35a2d038404997ce35344efecc759f', name: "endTime", validate: () => 'always invalid' }, index.h("udp-time-input", { key: '06edad0c79356a19419b3426f9a1a23bbced125b', label: "End Time", placeholder: "e.g. 5:30pm", minuteStep: 30, hint: "Type any time or select from list", required: true, disabled: this.controlDisabled, appearance: this.controlAppearance, controlSize: this.controlSize }))), index.h("udp-field", { key: '81739268052532eaac8acd38f35734cf49c43463', name: "bio" }, index.h("udp-textarea", { key: '1b6c57201b99e7e74c64f07cefa0bca82969c6a5', label: "Bio", placeholder: "Tell us about yourself", autoResize: true, required: true, disabled: this.controlDisabled, readonly: this.controlReadonly, appearance: this.controlAppearance, controlSize: this.controlSize })), index.h("udp-field", { key: 'f328f99f6e050328701313640da156b47c1aa97b', name: "exclamation", validate: mustHaveExclamation }, index.h("udp-fluent-text-input", { key: 'f89df91fe22e3bcf40b843ed96413ac4229e7c84', label: "Exclamation", hint: "exclamation mark please", required: true, disabled: this.controlDisabled, readonly: this.controlReadonly, appearance: this.controlAppearance, controlSize: this.controlSize })), index.h("udp-field", { key: 'e47e1e8a7766db5dfae5aa0448553deee43f83af', name: "favoriteAnimal" }, index.h("udp-fluent-dropdown", { key: '3674dd7d758702b29c46966c4b35bb98a36db761', placeholder: "Select an animal", label: "Favorite Animal (Dropdown)", appearance: this.controlAppearance, disabled: this.controlDisabled, required: true, optionValue: 'value', optionLabel: (data) => data.label, options: animals, controlSize: this.controlSize })), index.h("udp-field", { key: 'f77b58cf185159648490e5869483c6b5c5ef02f3', name: "favoriteAnimalAutoComplete" }, index.h("udp-autocomplete", { key: 'c95280f9928de62827ba583dbec6d66d90577b35', placeholder: "Select an animal", label: "Favorite Animal", appearance: this.controlAppearance, disabled: this.controlDisabled, required: true, optionValue: 'value', optionLabel: (data) => data.label,
|
|
2352
2352
|
// multiple={true}
|
|
2353
|
-
options: animals, controlSize: this.controlSize, popupHint: "Select an animal" })), index.h("udp-field", { key: '
|
|
2353
|
+
options: animals, controlSize: this.controlSize, popupHint: "Select an animal" })), index.h("udp-field", { key: 'd67f140f6b70a9e726023c4470693d467ad9fc3d', name: "serverSideUser" }, index.h("udp-autocomplete", { key: 'b6faad00f12bee245432009030d4fc124ea56a92', required: true, placeholder: "Search for an actor...", label: "Server Side Actor", appearance: this.controlAppearance, disabled: this.controlDisabled, optionValue: "id", optionLabel: (option) => option.firstName + ' ' + option.lastName, searchFunction: this.searchFunction, controlSize: this.controlSize, multiple: true })), index.h("udp-field", { key: '23b801346f1bb7cb70bac3673194588cef96f206', name: "newsletter" }, index.h("udp-fluent-checkbox", { key: 'd329a2fcb2f63757029fcd275aea7b5ae1e51552', label: "Subscribe to newsletter", hint: "We will only send you emails about important updates", disabled: this.controlDisabled, controlSize: this.controlSize })), index.h("udp-field", { key: '52a8afd7d2851ef5cd88fcd3d95860ace3a5da18', name: "commitment" }, index.h("udp-slider", { key: '165ae8a35b220602198c6859352b856ccf61a692', label: "Commitment Level", disabled: this.controlDisabled })), index.h("udp-field", { key: 'a25bff0a222934d4845bc007ceaf7d75ddd5e841', name: "active" }, index.h("udp-fluent-switch", { key: '5b345e073bd31ae1a6f5d38a06de23d2153fc2a8', label: "Active", labelPosition: "after", disabled: this.controlDisabled })), index.h("udp-field", { key: 'e7c23ad857e309294bbd44e16b2bf0ddba8c8851', name: "favoriteColor" }, index.h("udp-fluent-radio-group", { key: 'bdaae21fff39d7f6fa51043d3a0ec930d46985b9', label: "Favorite Colo", disabled: this.controlDisabled, hint: "Favorite Color", items: [
|
|
2354
2354
|
{ label: 'Red', value: 'red' },
|
|
2355
2355
|
{ label: 'Green', value: 'green' },
|
|
2356
2356
|
{ label: 'Blue', value: 'blue' },
|
|
2357
|
-
] })), index.h("udp-field", { key: '
|
|
2357
|
+
] })), index.h("udp-field", { key: '444c9948c4f642a7867d82be5cec4cd3147e4029', name: "swatchColor" }, index.h("udp-swatch-picker", { key: 'fccd6a86c1b82f5d4b4b82b2f1ea72d8132847e5', label: "Pick a Color (Swatch)", hint: "Pick a color", swatches: colorSwatches, layout: "row", shape: "square", size: this.controlSize === 'small'
|
|
2358
2358
|
? 'small'
|
|
2359
2359
|
: this.controlSize === 'large'
|
|
2360
2360
|
? 'large'
|
|
@@ -4319,10 +4319,10 @@ const UdpDateRangeSelector = class {
|
|
|
4319
4319
|
: 'calendar-range';
|
|
4320
4320
|
const containerWidth = this.getContainerWidth();
|
|
4321
4321
|
const monthWidth = this.getMonthWidth();
|
|
4322
|
-
return (index.h(index.Host, { key: '
|
|
4322
|
+
return (index.h(index.Host, { key: 'ed610d0da98c8217891346a364508070c371e88c', style: {
|
|
4323
4323
|
'--calendar-width': monthWidth,
|
|
4324
4324
|
'--container-width': containerWidth,
|
|
4325
|
-
}, class: `size-${this.size}`, onClick: e => e.stopPropagation() }, index.h("div", { key: '
|
|
4325
|
+
}, class: `size-${this.size}`, onClick: e => e.stopPropagation() }, index.h("div", { key: '349df304eceb88fb37c27cfdd161d59240ef7006', class: "calendar-header" }, index.h("udp-fluent-icon-button", { key: 'fc67c9288d3a6f70928ede517b21e74b4234fd51', iconName: "chevron-left", onClick: this.handlePrevious, disabled: this.isPrevDisabled(), appearance: "transparent", ariaLabel: "Previous" }), index.h("udp-fluent-button", { key: '5c3e35af39b823104efb85781e9257bfa1442ba0', appearance: "transparent", onClick: this.handleHeaderClick, ariaLabel: this.viewMode === 'year' ? undefined : 'Change view', disabled: this.viewMode === 'year' }, this.getHeaderText()), index.h("udp-fluent-icon-button", { key: '807a1e1221c49caa5a3dc12a925272b9ea7cfbf5', iconName: "chevron-right", onClick: this.handleNext, disabled: this.isNextDisabled(), appearance: "transparent", ariaLabel: "Next" })), this.viewMode === 'day' && (index.h(CalendarTag, { key: '3c9e245b8f8c83ad5ca65ead23f1a7572a80d47b', ref: el => (this.calendarRef = el), value: this.value, min: this.minDate, max: this.maxDate, firstDayOfWeek: 0, months: this.monthsToDisplay, showOutsideDays: true, pageBy: "single", isDateDisallowed: this.isDateDisallowed, getDayParts: this.getDayParts, onChange: this.handleChange, onFocusday: this.handleFocusChange }, index.h("span", { key: '7a45ed586e200b40974cf362992b74194cab8b10', slot: "previous", style: { display: 'none' } }), index.h("span", { key: '888438ac85d551db56243e855a713ca4aee7dca2', slot: "next", style: { display: 'none' } }), index.h("div", { key: '2c45826f70c67c7fe9cbc794f1f64316d77417fa', class: "grid" }, Array.from({ length: this.monthsToDisplay }).map((_, index$1) => (index.h("calendar-month", { offset: index$1 })))))), this.viewMode === 'month' && this.renderMonthGrid(), this.viewMode === 'year' && this.renderYearGrid()));
|
|
4326
4326
|
}
|
|
4327
4327
|
static get delegatesFocus() { return true; }
|
|
4328
4328
|
static get watchers() { return {
|
|
@@ -4720,7 +4720,7 @@ const UdpField = class {
|
|
|
4720
4720
|
}
|
|
4721
4721
|
}
|
|
4722
4722
|
render() {
|
|
4723
|
-
return index.h("slot", { key: '
|
|
4723
|
+
return index.h("slot", { key: '6524501ad67d689bc283d75eed77ec8c7cbb0677' });
|
|
4724
4724
|
}
|
|
4725
4725
|
get el() { return index.getElement(this); }
|
|
4726
4726
|
};
|
|
@@ -6788,10 +6788,10 @@ const UdpFormComponent = class {
|
|
|
6788
6788
|
}
|
|
6789
6789
|
}
|
|
6790
6790
|
render() {
|
|
6791
|
-
return (index.h("form", { key: '
|
|
6791
|
+
return (index.h("form", { key: 'ce0a3dd70cccc36721eafe475dd940cfb04ac9aa', id: this.formId, noValidate: true, onSubmit: e => {
|
|
6792
6792
|
e.preventDefault();
|
|
6793
6793
|
void this.form.submit();
|
|
6794
|
-
} }, index.h("slot", { key: '
|
|
6794
|
+
} }, index.h("slot", { key: '36973d1980fa32bf0cb2cf37d5954224eda56a76' })));
|
|
6795
6795
|
}
|
|
6796
6796
|
get el() { return index.getElement(this); }
|
|
6797
6797
|
static get watchers() { return {
|
|
@@ -6899,7 +6899,7 @@ const UdpLazyLoader = class {
|
|
|
6899
6899
|
}
|
|
6900
6900
|
}
|
|
6901
6901
|
render() {
|
|
6902
|
-
return index.h(index.Host, { key: '
|
|
6902
|
+
return index.h(index.Host, { key: '095adf2d05de4f0448399ac0aebe6ea6fd4c6e30' }, this.shouldRender && this.content ? this.content() : null);
|
|
6903
6903
|
}
|
|
6904
6904
|
static get watchers() { return {
|
|
6905
6905
|
"if": [{
|
|
@@ -6923,7 +6923,7 @@ const UdpLinearLoader = class {
|
|
|
6923
6923
|
loader: true,
|
|
6924
6924
|
[`loader--color-${this.color}`]: true,
|
|
6925
6925
|
};
|
|
6926
|
-
return (index.h(index.Host, { key: '
|
|
6926
|
+
return (index.h(index.Host, { key: '6413dcac3735c529e90ec488d3e58a95f7edd21c' }, index.h("div", { key: '77ed52d15194a2d81ffaf4ccd53854db24a5d89f', class: loaderClasses }, index.h("div", { key: 'e674e2f222326ce2edeb4cf325a6352e1a559fb3', class: "indeterminate" }))));
|
|
6927
6927
|
}
|
|
6928
6928
|
};
|
|
6929
6929
|
UdpLinearLoader.style = udpLinearLoaderCss();
|
|
@@ -7008,7 +7008,7 @@ const UdpMenuItem = class {
|
|
|
7008
7008
|
};
|
|
7009
7009
|
}
|
|
7010
7010
|
render() {
|
|
7011
|
-
return (index.h("button", { key: '
|
|
7011
|
+
return (index.h("button", { key: '06507768b7572bb24566f17df97c39c3a198a3be', class: "menu-item-root", onClick: this.handleItemClick, disabled: this.disabled, role: "menuitem" }, this.iconName && index.h("udp-icon", { key: '0d7a0e2e8cf2ff7b00b181d27df5b33af5a49c7a', iconName: this.iconName, class: "menu-icon" }), index.h("span", { key: '31720ee6fe117e69f5cc839394c6d8c2414d3dc8', class: "menu-item-label" }, index.h("unity-typography", { key: 'b798d458adfb115a4e9bd6f4e4145ef56f74e296', variant: 'body1' }, this.label))));
|
|
7012
7012
|
}
|
|
7013
7013
|
};
|
|
7014
7014
|
UdpMenuItem.style = udpMenuItemCss();
|
|
@@ -8449,7 +8449,7 @@ const UdpTabPanel = class {
|
|
|
8449
8449
|
}
|
|
8450
8450
|
render() {
|
|
8451
8451
|
const isActive = this.activeTabId === this.id;
|
|
8452
|
-
return (index.h(index.Host, { key: '
|
|
8452
|
+
return (index.h(index.Host, { key: '3f606fa6cc9b42be7f14a6b37d9ecfa0979aac7b', role: "tabpanel", "aria-labelledby": this.id, "aria-hidden": !isActive ? 'true' : 'false', hidden: !isActive }, index.h("slot", { key: 'f5b7b27c0dabb3ab5b0121a7b0ff4a6544fa393e' })));
|
|
8453
8453
|
}
|
|
8454
8454
|
static get delegatesFocus() { return true; }
|
|
8455
8455
|
};
|