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.
Files changed (247) hide show
  1. package/dist/cjs/add-map-feature-popup_4.cjs.entry.js +12 -12
  2. package/dist/cjs/address-search_6.cjs.entry.js +18 -18
  3. package/dist/cjs/advanced-search_12.cjs.entry.js +1 -1
  4. package/dist/cjs/ag-grid-base_61.cjs.entry.js +44 -44
  5. package/dist/cjs/api-method-instance-grid.cjs.entry.js +2 -2
  6. package/dist/cjs/app-bar.cjs.entry.js +1 -1
  7. package/dist/cjs/check-box.cjs.entry.js +2 -2
  8. package/dist/cjs/chip-section.cjs.entry.js +2 -2
  9. package/dist/cjs/feature-details-card_2.cjs.entry.js +5 -5
  10. package/dist/cjs/file-upload_2.cjs.entry.js +4 -4
  11. package/dist/cjs/filter-conditions_7.cjs.entry.js +2 -2
  12. package/dist/cjs/filter-group_3.cjs.entry.js +1 -1
  13. package/dist/cjs/form-metadata-display_9.cjs.entry.js +6 -6
  14. package/dist/cjs/loader.cjs.js +1 -1
  15. package/dist/cjs/map-component_2.cjs.entry.js +2 -2
  16. package/dist/cjs/primary-action-header_2.cjs.entry.js +2 -2
  17. package/dist/cjs/resource-timeline-calendar.cjs.entry.js +1 -1
  18. package/dist/cjs/resource-timeline-primary-bar.cjs.entry.js +1 -1
  19. package/dist/cjs/search-method-grid.cjs.entry.js +1 -1
  20. package/dist/cjs/server-side-grid.cjs.entry.js +1 -1
  21. package/dist/cjs/side-sheet-container.cjs.entry.js +1 -1
  22. package/dist/cjs/stencil-library.cjs.js +1 -1
  23. package/dist/cjs/stencil-toggle.cjs.entry.js +4 -4
  24. package/dist/cjs/text-field_2.cjs.entry.js +7 -7
  25. package/dist/cjs/udp-container-query-grid-item.cjs.entry.js +1 -1
  26. package/dist/cjs/udp-container-query-grid.cjs.entry.js +1 -1
  27. package/dist/cjs/udp-container-query.cjs.entry.js +2 -2
  28. package/dist/cjs/udp-container.cjs.entry.js +2 -2
  29. package/dist/cjs/udp-dynamic-container-with-menu.cjs.entry.js +1 -1
  30. package/dist/cjs/udp-map.cjs.entry.js +3 -3
  31. package/dist/cjs/udp-page.cjs.entry.js +1 -1
  32. package/dist/cjs/udp-skeleton-loading.cjs.entry.js +1 -1
  33. package/dist/cjs/udp-split-screen.cjs.entry.js +1 -1
  34. package/dist/cjs/udp-stepper-demo.cjs.entry.js +1 -1
  35. package/dist/cjs/udp-tab.cjs.entry.js +1 -1
  36. package/dist/cjs/udp-timeline-connector.cjs.entry.js +1 -1
  37. package/dist/cjs/udp-timeline-dot.cjs.entry.js +1 -1
  38. package/dist/cjs/udp-timeline-item.cjs.entry.js +2 -2
  39. package/dist/cjs/udp-timeline-separator.cjs.entry.js +1 -1
  40. package/dist/cjs/udp-timeline.cjs.entry.js +1 -1
  41. package/dist/collection/components/grid/new-grid/ag-grid-base.js +1 -1
  42. package/dist/collection/components/grid/new-grid/api-method-instance-grid.js +2 -2
  43. package/dist/collection/components/grid/new-grid/client-side-grid.js +1 -1
  44. package/dist/collection/components/grid/new-grid/search-method-grid.js +1 -1
  45. package/dist/collection/components/grid/new-grid/server-side-grid.js +1 -1
  46. package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-calendar.js +1 -1
  47. package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-primary-bar.js +1 -1
  48. package/dist/collection/components/inputs/address-search/address-search.js +3 -3
  49. package/dist/collection/components/inputs/checkbox/check-box.js +2 -2
  50. package/dist/collection/components/inputs/date-range-selector/udp-date-range-selector.js +2 -2
  51. package/dist/collection/components/inputs/date-selector/udp-date-selector.js +3 -3
  52. package/dist/collection/components/inputs/date-time-selector/udp-datetime-selector.js +3 -3
  53. package/dist/collection/components/inputs/file-upload/file-upload.js +4 -4
  54. package/dist/collection/components/inputs/form metadata display/form-metadata-display.js +1 -1
  55. package/dist/collection/components/inputs/image-upload/image-upload.js +1 -1
  56. package/dist/collection/components/inputs/numeric-field/numeric-field.js +3 -3
  57. package/dist/collection/components/inputs/signature-input/signature-input.js +2 -2
  58. package/dist/collection/components/inputs/tally/tally.js +2 -2
  59. package/dist/collection/components/inputs/text-area/text-area.js +3 -3
  60. package/dist/collection/components/inputs/text-field/text-field.js +3 -3
  61. package/dist/collection/components/inputs/time-selector/udp-time-selector.js +3 -3
  62. package/dist/collection/components/inputs/toggle/stencil-toggle.js +4 -4
  63. package/dist/collection/components/inputs/udp-selector/udp-selector.js +4 -4
  64. package/dist/collection/components/layout/udp-container/udp-container.js +2 -2
  65. package/dist/collection/components/layout/udp-container-query/udp-container-query.js +2 -2
  66. package/dist/collection/components/layout/udp-container-query-grid/udp-container-query-grid.js +1 -1
  67. package/dist/collection/components/layout/udp-container-query-grid-item/udp-container-query-grid-item.js +1 -1
  68. package/dist/collection/components/layout/udp-page/udp-page.js +1 -1
  69. package/dist/collection/components/layout/udp-split-screen/udp-split-screen.js +1 -1
  70. package/dist/collection/components/loaders/udp-grid-loader/udp-grid-loader.js +2 -2
  71. package/dist/collection/components/loaders/udp-linear-loader/udp-linear-loader.js +1 -1
  72. package/dist/collection/components/loaders/udp-skeleton-loading.js +1 -1
  73. package/dist/collection/components/map/udp-map/map-component.js +1 -1
  74. package/dist/collection/components/map/udp-map/popups/add-map-feature-popup.js +3 -3
  75. package/dist/collection/components/map/udp-map/popups/feature-details-card/feature-details-card.js +4 -4
  76. package/dist/collection/components/map/udp-map/popups/feature-details-popup.js +1 -1
  77. package/dist/collection/components/map/udp-map/popups/select-layer-popup.js +2 -2
  78. package/dist/collection/components/map/udp-map/popups/split-line-popup.js +1 -1
  79. package/dist/collection/components/map/udp-map/toolbar/map-toolbar.js +6 -6
  80. package/dist/collection/components/map/udp-map/udp-map-toolbar.js +1 -1
  81. package/dist/collection/components/map/udp-map/udp-map.js +3 -3
  82. package/dist/collection/components/menu/menu-item/udp-menu-item.js +1 -1
  83. package/dist/collection/components/menu/udp-menu.js +1 -1
  84. package/dist/collection/components/new-form/field/udp-field.js +1 -1
  85. package/dist/collection/components/new-form/form/udp-form-component.js +2 -2
  86. package/dist/collection/components/stepper/udp-stepper-demo.js +1 -1
  87. package/dist/collection/components/tabs/tab/tabs/udp-tabs.js +2 -2
  88. package/dist/collection/components/tabs/tab/udp-tab.js +1 -1
  89. package/dist/collection/components/tabs/udp-tab-panel/udp-tab-panel.js +1 -1
  90. package/dist/collection/components/timeline/udp-timeline-connector.js +1 -1
  91. package/dist/collection/components/timeline/udp-timeline-dot.js +1 -1
  92. package/dist/collection/components/timeline/udp-timeline-item.js +2 -2
  93. package/dist/collection/components/timeline/udp-timeline-separator.js +1 -1
  94. package/dist/collection/components/timeline/udp-timeline.js +1 -1
  95. package/dist/collection/components/toolbars/app-bar/app-bar.js +1 -1
  96. package/dist/collection/components/util/ghost-render/ghost-render.js +1 -1
  97. package/dist/collection/components/util/lazy-loader/udp-lazy-loader.js +1 -1
  98. package/dist/collection/deprecated/components/side-sheet/side-sheet-container.js +1 -1
  99. package/dist/collection/deprecated/components/side-sheet/side-sheet.js +1 -1
  100. package/dist/collection/test-pages/test-components-page.js +28 -28
  101. package/dist/collection/test-pages/test-form.js +4 -4
  102. package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/chip-section/chip-section.js +2 -2
  103. package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/udp-dynamic-container-with-menu.js +1 -1
  104. package/dist/components/add-map-feature-popup2.js +1 -1
  105. package/dist/components/address-search2.js +1 -1
  106. package/dist/components/ag-grid-base2.js +1 -1
  107. package/dist/components/api-method-instance-grid.js +1 -1
  108. package/dist/components/app-bar.js +1 -1
  109. package/dist/components/check-box.js +1 -1
  110. package/dist/components/chip-section.js +1 -1
  111. package/dist/components/client-side-grid2.js +1 -1
  112. package/dist/components/feature-details-card2.js +1 -1
  113. package/dist/components/feature-details-popup2.js +1 -1
  114. package/dist/components/file-upload2.js +1 -1
  115. package/dist/components/form-metadata-display2.js +1 -1
  116. package/dist/components/ghost-render2.js +1 -1
  117. package/dist/components/image-upload2.js +1 -1
  118. package/dist/components/map-component2.js +1 -1
  119. package/dist/components/map-toolbar2.js +1 -1
  120. package/dist/components/numeric-field2.js +1 -1
  121. package/dist/components/resource-timeline-calendar.js +1 -1
  122. package/dist/components/resource-timeline-primary-bar2.js +1 -1
  123. package/dist/components/search-method-grid2.js +1 -1
  124. package/dist/components/select-layer-popup2.js +1 -1
  125. package/dist/components/server-side-grid2.js +1 -1
  126. package/dist/components/side-sheet-container2.js +1 -1
  127. package/dist/components/side-sheet2.js +1 -1
  128. package/dist/components/signature-input2.js +1 -1
  129. package/dist/components/split-line-popup2.js +1 -1
  130. package/dist/components/stencil-toggle2.js +1 -1
  131. package/dist/components/tally.js +1 -1
  132. package/dist/components/test-components-page.js +1 -1
  133. package/dist/components/test-form2.js +1 -1
  134. package/dist/components/text-area2.js +1 -1
  135. package/dist/components/text-field2.js +1 -1
  136. package/dist/components/udp-container-query-grid-item.js +1 -1
  137. package/dist/components/udp-container-query-grid.js +1 -1
  138. package/dist/components/udp-container-query2.js +1 -1
  139. package/dist/components/udp-container2.js +1 -1
  140. package/dist/components/udp-date-range-selector2.js +1 -1
  141. package/dist/components/udp-date-selector2.js +1 -1
  142. package/dist/components/udp-datetime-selector2.js +1 -1
  143. package/dist/components/udp-dynamic-container-with-menu2.js +1 -1
  144. package/dist/components/udp-field2.js +1 -1
  145. package/dist/components/udp-form-component2.js +1 -1
  146. package/dist/components/udp-grid-loader2.js +1 -1
  147. package/dist/components/udp-lazy-loader2.js +1 -1
  148. package/dist/components/udp-linear-loader2.js +1 -1
  149. package/dist/components/udp-map-toolbar2.js +1 -1
  150. package/dist/components/udp-map.js +1 -1
  151. package/dist/components/udp-menu-item2.js +1 -1
  152. package/dist/components/udp-menu2.js +1 -1
  153. package/dist/components/udp-page.js +1 -1
  154. package/dist/components/udp-selector2.js +1 -1
  155. package/dist/components/udp-skeleton-loading2.js +1 -1
  156. package/dist/components/udp-split-screen.js +1 -1
  157. package/dist/components/udp-stepper-demo.js +1 -1
  158. package/dist/components/udp-tab-panel2.js +1 -1
  159. package/dist/components/udp-tab.js +1 -1
  160. package/dist/components/udp-tabs2.js +1 -1
  161. package/dist/components/udp-time-selector2.js +1 -1
  162. package/dist/components/udp-timeline-connector.js +1 -1
  163. package/dist/components/udp-timeline-dot.js +1 -1
  164. package/dist/components/udp-timeline-item.js +1 -1
  165. package/dist/components/udp-timeline-separator.js +1 -1
  166. package/dist/components/udp-timeline.js +1 -1
  167. package/dist/docs.json +223 -31
  168. package/dist/esm/add-map-feature-popup_4.entry.js +12 -12
  169. package/dist/esm/address-search_6.entry.js +18 -18
  170. package/dist/esm/advanced-search_12.entry.js +1 -1
  171. package/dist/esm/ag-grid-base_61.entry.js +44 -44
  172. package/dist/esm/api-method-instance-grid.entry.js +2 -2
  173. package/dist/esm/app-bar.entry.js +1 -1
  174. package/dist/esm/check-box.entry.js +2 -2
  175. package/dist/esm/chip-section.entry.js +2 -2
  176. package/dist/esm/feature-details-card_2.entry.js +5 -5
  177. package/dist/esm/file-upload_2.entry.js +4 -4
  178. package/dist/esm/filter-conditions_7.entry.js +2 -2
  179. package/dist/esm/filter-group_3.entry.js +1 -1
  180. package/dist/esm/form-metadata-display_9.entry.js +6 -6
  181. package/dist/esm/loader.js +1 -1
  182. package/dist/esm/map-component_2.entry.js +2 -2
  183. package/dist/esm/primary-action-header_2.entry.js +2 -2
  184. package/dist/esm/resource-timeline-calendar.entry.js +1 -1
  185. package/dist/esm/resource-timeline-primary-bar.entry.js +1 -1
  186. package/dist/esm/search-method-grid.entry.js +1 -1
  187. package/dist/esm/server-side-grid.entry.js +1 -1
  188. package/dist/esm/side-sheet-container.entry.js +1 -1
  189. package/dist/esm/stencil-library.js +1 -1
  190. package/dist/esm/stencil-toggle.entry.js +4 -4
  191. package/dist/esm/text-field_2.entry.js +7 -7
  192. package/dist/esm/udp-container-query-grid-item.entry.js +1 -1
  193. package/dist/esm/udp-container-query-grid.entry.js +1 -1
  194. package/dist/esm/udp-container-query.entry.js +2 -2
  195. package/dist/esm/udp-container.entry.js +2 -2
  196. package/dist/esm/udp-dynamic-container-with-menu.entry.js +1 -1
  197. package/dist/esm/udp-map.entry.js +3 -3
  198. package/dist/esm/udp-page.entry.js +1 -1
  199. package/dist/esm/udp-skeleton-loading.entry.js +1 -1
  200. package/dist/esm/udp-split-screen.entry.js +1 -1
  201. package/dist/esm/udp-stepper-demo.entry.js +1 -1
  202. package/dist/esm/udp-tab.entry.js +1 -1
  203. package/dist/esm/udp-timeline-connector.entry.js +1 -1
  204. package/dist/esm/udp-timeline-dot.entry.js +1 -1
  205. package/dist/esm/udp-timeline-item.entry.js +2 -2
  206. package/dist/esm/udp-timeline-separator.entry.js +1 -1
  207. package/dist/esm/udp-timeline.entry.js +1 -1
  208. package/dist/stencil-library/add-map-feature-popup_4.entry.js +1 -1
  209. package/dist/stencil-library/address-search_6.entry.js +1 -1
  210. package/dist/stencil-library/advanced-search_12.entry.js +1 -1
  211. package/dist/stencil-library/ag-grid-base_61.entry.js +1 -1
  212. package/dist/stencil-library/api-method-instance-grid.entry.js +1 -1
  213. package/dist/stencil-library/app-bar.entry.js +1 -1
  214. package/dist/stencil-library/check-box.entry.js +1 -1
  215. package/dist/stencil-library/chip-section.entry.js +1 -1
  216. package/dist/stencil-library/feature-details-card_2.entry.js +1 -1
  217. package/dist/stencil-library/file-upload_2.entry.js +1 -1
  218. package/dist/stencil-library/filter-conditions_7.entry.js +1 -1
  219. package/dist/stencil-library/filter-group_3.entry.js +1 -1
  220. package/dist/stencil-library/form-metadata-display_9.entry.js +1 -1
  221. package/dist/stencil-library/map-component_2.entry.js +1 -1
  222. package/dist/stencil-library/primary-action-header_2.entry.js +1 -1
  223. package/dist/stencil-library/resource-timeline-calendar.entry.js +1 -1
  224. package/dist/stencil-library/resource-timeline-primary-bar.entry.js +1 -1
  225. package/dist/stencil-library/search-method-grid.entry.js +1 -1
  226. package/dist/stencil-library/server-side-grid.entry.js +1 -1
  227. package/dist/stencil-library/side-sheet-container.entry.js +1 -1
  228. package/dist/stencil-library/stencil-library.esm.js +1 -1
  229. package/dist/stencil-library/stencil-toggle.entry.js +1 -1
  230. package/dist/stencil-library/text-field_2.entry.js +1 -1
  231. package/dist/stencil-library/udp-container-query-grid-item.entry.js +1 -1
  232. package/dist/stencil-library/udp-container-query-grid.entry.js +1 -1
  233. package/dist/stencil-library/udp-container-query.entry.js +1 -1
  234. package/dist/stencil-library/udp-container.entry.js +1 -1
  235. package/dist/stencil-library/udp-dynamic-container-with-menu.entry.js +1 -1
  236. package/dist/stencil-library/udp-map.entry.js +1 -1
  237. package/dist/stencil-library/udp-page.entry.js +1 -1
  238. package/dist/stencil-library/udp-skeleton-loading.entry.js +1 -1
  239. package/dist/stencil-library/udp-split-screen.entry.js +1 -1
  240. package/dist/stencil-library/udp-stepper-demo.entry.js +1 -1
  241. package/dist/stencil-library/udp-tab.entry.js +1 -1
  242. package/dist/stencil-library/udp-timeline-connector.entry.js +1 -1
  243. package/dist/stencil-library/udp-timeline-dot.entry.js +1 -1
  244. package/dist/stencil-library/udp-timeline-item.entry.js +1 -1
  245. package/dist/stencil-library/udp-timeline-separator.entry.js +1 -1
  246. package/dist/stencil-library/udp-timeline.entry.js +1 -1
  247. 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: '71c6ba5fda0828db02578b5a074c24bd6fefc89f' }, index.h("div", { key: '1bf03560521098066554b74f4cd051c6cc1ce6e2' }, index.h("udp-dialog", { key: 'cbf7006c3840271b1a66a908ddebf7b3bc50e21c' }), index.h("udp-list-item", { key: 'bca8736c9e6a607465f49a11e5fc51e503067411' }), index.h("hint-panel", { key: '4175abc0efc55a8917337f5611b1e34bb45205ac' }), index.h("udp-side-sheet", { key: 'b81e8cc0e2c935a11a6472d2f93019aa745a917a' }))), index.h("grid-header", { key: '6ebdd1a928f799777d144dd42a719861dbecdeb1', headerConfig: this.headerConfig, gridFunctions: this.gridFunctions, gridFunctionInstances: this.gridFunctionInstances, onHeaderAction: this.onHeaderAction }), index.h("div", { key: '1975d130494100f0792b72f623b210670a03f7e5', ref: el => (this.gridEl = el) })));
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: '07e15467942557afe83bf196fc46fc92d9015759', 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 }));
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: 'ef974c3f30cdb27a5ec87dd395a6b0a8ee14857d' }, index.h("slot", { key: 'cc5638861fe95cb7e78aceb4bae58262e20a3a4d' })));
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: 'd1ab7bb70e75534df36f11bc99530198a4226ddb', style: { display: 'flex', flexDirection: 'column' } }, index.h("div", { key: '95704b7664a6f85a6e384e2f5cd834fcc2c70504', style: { display: 'flex', gap: '1rem', marginTop: '1rem' } }, index.h("udp-fluent-button", { key: 'd08c5ded3068c1731d0b1ed60381b03ed8426b5e', onClick: () => (this.formDrawerOpen = true) }, "Open Form Drawer"), index.h("udp-fluent-button", { key: 'e38194b6128d8ef76d572d7d23e938681eb9252e', onClick: () => (this.drawerOpen = true) }, "Open Grid Drawer")), index.h("div", { key: '9cdf72e9712b75997d70d05ce205b199ec195f18', style: { display: 'flex', flexDirection: 'column', gap: '1rem', marginTop: '2rem' } }, index.h("h4", { key: '720751af5849cca22c1bc728e6311f111ba0f223' }, "Scroll Overflow Strategy"), index.h("udp-fluent-tablist", { key: '6032e58cf808746bd9f5ce33902bd68d02169f9a', tabList: this.tabs, onTabChange: this.handleTabChange, appearance: "transparent", size: "small", orientation: "horizontal", overflowStrategy: "scroll" }, index.h("span", { key: 'e9ca8b269b02f4e354cb6475484f3cfcff9da537', slot: "grids-start", style: { color: 'red', fontWeight: 'bold' } }, "!")), index.h("h4", { key: '517d38c7abd68397aa5b2ed9748b0d3707606b26' }, "Collapse Overflow Strategy"), index.h("udp-fluent-tablist", { key: 'd4a10fbead04efc11619ed92c9860d2e31db433b', tabList: this.tabs, onTabChange: this.handleTabChange, appearance: "contained", size: "small", orientation: "horizontal", overflowStrategy: "collapse" }, index.h("span", { key: '187f9a732894c8dd6ad45d8478b40a1d7f99ae73', slot: "grids-start", style: { color: 'red', fontWeight: 'bold' } }, "!")), index.h("div", { key: '3527fe5906f19a32c960a2f0fc8f9f16ef688f4a', style: { padding: '1rem', border: '1px solid #ccc' } }, index.h("udp-tab-panel", { key: 'c4378e9df71f35f5cba6df049d191cfee617698a', id: "buttons-inputs", activeTabId: this.currentTab }, index.h("div", { key: 'e7f0bbfb8d36fc7291d51b989f37a88a7ff18beb', style: { display: 'flex', flexDirection: 'column', gap: '1rem' } }, index.h("h3", { key: 'dbfd8b313c31fae795645c830fd947b03de0c423' }, "Buttons & Inputs"), index.h("div", { key: '94e5a47bf0c67cc5e6f77946f33e38cef5d76da1', style: { display: 'flex', gap: '1rem', alignItems: 'center' } }, index.h("udp-fluent-switch", { key: '5f5d81e4e93640349664ddd77e5437e1e4308ad9', label: "Toggle Loading", checked: this.isButtonLoading, onValueChanged: e => (this.isButtonLoading = e.detail) }), index.h("udp-fluent-button", { key: 'a98e80e05930f5da8c664b2e988b7a431804adb1', loading: this.isButtonLoading, size: "medium" }, index.h("udp-fluent-icon", { key: 'b01e110338931a3b6ed613b2b0569f2b1590054d', name: "calendar", size: "sm", slot: "start" }), "Loading Button")), index.h("div", { key: 'b1adc78fb534027979df31c37001c4aed81708b7' }, index.h("udp-fluent-button", { key: '425f58451b4df15b9d980e41483a7a0bf84e410e', onClick: () => console.log('Click Me Clicked') }, "Click Me")), index.h("div", { key: '5f3a198417b8a203612edbd2e1a61f35a71a2292' }, index.h("h4", { key: '46f6f419306d45138b50687fd84731f49d4f8b05' }, "New Icon Props"), index.h("div", { key: 'be0a18aae9fcaecdc6bf1449d5ac0e475e478301', style: { display: 'flex', gap: '1rem', alignItems: 'center' } }, index.h("udp-fluent-button", { key: '34615900a223c2f8e9fe234a00ff0ec32f0add9f', startIconName: "checkmark", onClick: () => console.log('Start Icon Clicked') }, "Start Icon"), index.h("udp-fluent-button", { key: 'a7294f6ace5b1c75acdad2d987bd60058efd564d', size: "large", onClick: () => console.log('End Icon Clicked'), endIconName: "home" }, "End Icon"), index.h("udp-fluent-button", { key: '06fcc6edafe1a2d4fb440723adf8bf1ece553dab', appearance: "primary", onClick: () => console.log('Primary Clicked') }, "Delete"), index.h("udp-fluent-button", { key: '16dbcfb30d72d1d49665e099628e0781dfaaea63', startIconName: "checkmark", onClick: () => console.log('Override Icon Clicked') }, index.h("span", { key: '58e4e8e6b7685011275d2f07d77f7c7f6cfb0d65', slot: "start" }, index.h("udp-fluent-icon", { key: 'fae464c13396fab2f6de8cf2a4bf05ff6b50728f', name: "home", size: "md" })), "Slotted icon override"))), index.h("div", { key: '2c5ebc38e1c8c27b071e46ec4798c8dfc80877dc' }, index.h("h4", { key: '758c0c7a0f3f25148ba9e89d9efde94fd90ef266' }, "Compound Buttons"), index.h("div", { key: '8cbcc20cbbdfee0a872ddfb409739a5c79ad2141', style: { display: 'flex', gap: '1rem', alignItems: 'center' } }, index.h("udp-compound-button", { key: '0c284539766728fe88629cf5ad7cee14625b81df', description: "Hello World", startIconName: "calendar" }, "Compound Button"), index.h("udp-compound-button", { key: 'cf72527ca13b471980d3aee5d36b5b0042b5abb0', appearance: "primary", description: "With End Icon", endIconName: "delete" }, "Primary"), index.h("udp-compound-button", { key: '3be829c3420e6083a0e8f18b295522afbc501262', description: "Custom Slot", size: "small", startIconName: "add", onClick: () => console.log('Compound Button Clicked') }, index.h("span", { key: 'd67f27ee4f234ec6c71b35cab4390e2d0e9aeaee', slot: "description" }, "Slotted Description"), "Compound")), index.h("div", { key: '688f586f7fa1bfcd26d284979629fddf710693ee', style: {
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: '9acb9498a0d81c842a8979e115105fb710d2e21b', checked: this.isButtonLoading, onValueChanged: e => (this.isButtonLoading = e.detail) }, "Toggle Loading"), index.h("udp-compound-button", { key: 'acd54c8834ea581b19e88808eb330d4f094dac09', description: "Click switch to load", endIconName: "add", loading: this.isButtonLoading, onClick: () => console.log('Compound Button Clicked') }, "Loading Test"))), index.h("div", { key: 'e099f24697a8a586d8e573e8707e9123e282f3cb' }, index.h("h4", { key: '50757356ce6839f62f2cc85823839b2f623d9e6a' }, "Toggle Buttons"), index.h("div", { key: '625411932e2241b3260e0ab307d5b298bff1a59d', style: { display: 'flex', gap: '1rem', alignItems: 'center', flexWrap: 'wrap' } }, index.h("udp-fluent-toggle-button", { key: 'a88149187901119dc41fdc407ac8a893b1b2117f' }, "Toggle Me"), index.h("udp-fluent-toggle-button", { key: 'c4ad50477ffa767fc8c80beb2a44ba82c9f837b8', pressed: true, disabled: true }, "Disabled Pressed"), index.h("udp-fluent-toggle-button", { key: '2aa5792c2d90b190bcb8013c060958db75219ac8' }, index.h("udp-fluent-icon", { key: 'f30f1ae2b96cd6c26ab784875a284d545f4fdb63', name: "add", size: "sm", slot: "start" }), "Slotted icon"), index.h("udp-fluent-toggle-button", { key: '80d719b9c1ab546de9d4e4c0bcd6c5fe9ff09e85', endIconName: "settings" }, "End Icon Prop"), index.h("udp-fluent-toggle-button", { key: 'dab03a266cd8d172cb60e92e31bfb74be29e19ab', size: "small", startIconName: "add" }, "Small"), index.h("udp-fluent-toggle-button", { key: '68783698de8a9d043dcff036cac8fb43e01af0c8', size: "large", endIconName: "delete" }, "Large"))), index.h("div", { key: '979604db7743001065345303f77141131114cb7e' }, index.h("h4", { key: 'ea97333463912e0753c577d12ec893ba1b88a00b' }, "Icon Buttons (Dynamic Sizing)"), index.h("div", { key: '41f717b23c0672b026ad69e79fdf8a247afee94d', style: { display: 'flex', gap: '1rem', alignItems: 'center' } }, index.h("div", { key: 'f8ae7479b5c0c29d89f0a500950915f75d5f50ad', style: { display: 'flex', flexDirection: 'column', alignItems: 'center' } }, index.h("udp-fluent-icon-button", { key: 'fdc0200b5754869afead6df603ec5240057582d9', iconName: "settings", size: "small", appearance: "primary", ariaLabel: "Edit" }), index.h("span", { key: '1b50c768c54b15111f42bbdb108a83d3788b273e', style: { fontSize: '12px' } }, "Small (Subtle)")), index.h("div", { key: '4540cc64e64be3eb2b53c85715d2d45e6ffb05fe', style: { display: 'flex', flexDirection: 'column', alignItems: 'center' } }, index.h("udp-fluent-icon-button", { key: '9395d25dd400aa5702eae502b6e4fda0aa21f4fe', iconName: "settings", size: "medium",
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: '53c9f0dc2d67ff198692fca786fa0235ff2201b0', style: { fontSize: '12px' } }, "Medium (Outline)")), index.h("div", { key: 'd8214d04b9affc7eb54f368714247537ea4fd62e', style: { display: 'flex', flexDirection: 'column', alignItems: 'center' } }, index.h("udp-fluent-icon-button", { key: '41e2b113888b6e7ad936d0e8a6d62d2b1f5a938b', iconName: "settings", size: "large", appearance: "primary", ariaLabel: "Settings" }), index.h("span", { key: '109ab83d9358d17e65d02c778f2e5e5f67ce5edc', style: { fontSize: '12px' } }, "Large (Transparent)")))), index.h("div", { key: 'edc56fa38b005953d04b8b3de479b4c8c114a272' }, index.h("udp-loading-spinner", { key: '63b1da819920e4d36d9b7368034bd6b6b03c1bbf', size: "tiny", appearance: "primary" })))), index.h("udp-tab-panel", { key: 'c687c9b8ccb4c9fd9c94649bef854d9b8a212d3b', id: "inputs", activeTabId: this.currentTab }, index.h("div", { key: '7a983aac47234b13253b6e13d4c716487b0a6c32', style: { display: 'flex', gap: '1rem', flexDirection: 'column' } }, index.h("div", { key: 'ddce8ba4979d3371c36a2cfe583215b312d926fe', style: {
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: 'a5cca988b36bca501cd155ae616c924265d50c80', style: { margin: '0 0 1rem 0', fontSize: '16px', fontWeight: '600' } }, "Global Property Controls"), index.h("div", { key: 'c8427b8376fb852f51d9f55853354abe06dd7107', style: {
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: 'e413b517bc53d83dd37e569ea880cc16ae2f99d3', label: "Appearance", value: this.inputControlAppearance, options: [
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: 'f0a7f08ededf02c558024e53330f14a1fdedf8b1', label: "Control Size", value: this.inputControlSize, options: [
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: '6a587b3409dd4dcb116d4d043027b4a4166be075', label: "Required", labelPosition: "after", checked: this.inputControlRequired, onValueChanged: (e) => (this.inputControlRequired = e.detail) }), index.h("udp-fluent-switch", { key: '1e6309594ba7bf10c8f5d0965e3683001da0699e', label: "Disabled", labelPosition: "after", checked: this.inputControlDisabled, onValueChanged: (e) => (this.inputControlDisabled = e.detail) }), index.h("udp-fluent-switch", { key: 'd90f25136f7f9d5479af9c5f2a9d331249c86c76', label: "Readonly", labelPosition: "after", checked: this.inputControlReadonly, onValueChanged: (e) => (this.inputControlReadonly = e.detail) })), index.h("p", { key: '0e9fac528b588ff6b69cf03833c683c6385ec1cd', style: {
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: '5debb82097ce0070011d1880db2c40c6cb3324a0', 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: 'a28406ceee43d19bc3065249e9e83dcdd9b920f1', 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: 'f65acb5e6f41841bdd38f7f7a38630e7d44cd110', 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: '62259b908701eb0ed956f471ee8287117f504204', 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: 'bb758f0f47976f1f9fcf0ab24ddd49aa174be78f', 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: 'cfc98ba6f5e5e958f61da4bfd61539b7d1a4b859', 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: 'ea99d48739a247ce1b7df279e11f66aad1e64e74', 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: '0d56c7092c776292f42588d145ed650847da5c45', label: "Dropdown", placeholder: "Select an option...", appearance: this.inputControlAppearance, disabled: this.inputControlDisabled, optionValue: "value", optionLabel: "label", options: [
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: '3989ed13f2192f695f84a5f48ed9e71c162e9af6', label: "Autocomplete", placeholder: "Type to search...", appearance: this.inputControlAppearance, disabled: this.inputControlDisabled, optionValue: "value", optionLabel: "label", options: [
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: '3d7cbad68470079d1ff1fbf94ecff3913c896e06', label: "Checkbox", hint: "Check me!", disabled: this.inputControlDisabled, controlSize: this.inputControlSize, checked: true }), index.h("udp-fluent-switch", { key: '33af809614b78493c27cda14084f9ad6253f2491', label: "Switch", labelPosition: "after", disabled: this.inputControlDisabled, checked: true }), index.h("udp-slider", { key: 'e38ae978e3064100c8ad97a761a0f8485d2c146c', label: "Slider", min: "0", max: "100", hint: "Slide to adjust value", disabled: this.inputControlDisabled, value: '50' }), index.h("udp-fluent-radio-group", { key: 'f11556f5606658d76f36a2a686eb4ce1972754ab', label: "Radio Group", disabled: this.inputControlDisabled, items: [
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: '704c0cc56d9b851a5a5742850d893a32faf583fb', id: "data-display", activeTabId: this.currentTab }, index.h("div", { key: '6530037945c2ccfb266ba47e63438d121f70eb21', style: { display: 'flex', flexDirection: 'column', gap: '3rem' } }, index.h("div", { key: '7bee2a11abdd4cafe535e31d4b86173684da3bbb' }, index.h("h3", { key: '51eb106b1fc20a25be781bb46e6e6b64e0f9556c' }, "Tree Example - Animal Kingdom (Conservation Status)"), index.h("p", { key: 'a91b088f197c2f2667d37353fa81d3a960ca0752', style: { fontSize: '14px', color: '#6b7280', marginBottom: '1rem' } }, "Explore the animal kingdom with conservation status, population data, and more."), index.h("udp-tree", { key: '3479b5339d4112e5b397008554c6625fc7eeef0f', treeItems: this.animals, itemContent: "name", itemStart: "emoji", itemEnd: this.getStatusBadge, itemAside: this.getItemAside, size: "medium", appearance: "subtle" })), index.h("div", { key: '3a53774a44b8fdf8febf20e1b4ed8668d1f6aec7' }, index.h("h3", { key: '8171b4ffb0108256f6e5e9f554328e4777ce9271' }, "Accordion Example"), index.h("udp-accordion", { key: '39f9b703f4445afa929a5d17c2113ee68e800682', items: [
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: 'cad75c1e183205b3df6adfae2e20c44618838ffc', slot: "complex-slotted-heading" }, index.h("div", { key: '0a12d412ed21a23561518fbad5d4ed0497afb55a', style: { display: 'flex', alignItems: 'center', gap: '8px' } }, index.h("udp-fluent-icon", { key: 'ac2f5d892faf0a12ffa0d3bb0be2d4d19cb4d0ee', name: "star", size: "md" }), index.h("span", { key: 'b81c193ae41d64dc50a1c7ff8ab78dbd4516ef3c' }, "Complex Slotted Header"), index.h("udp-chip", { key: '7a9a3943e3b3ed6774f23f4aaec4b4e18d09dc7f', label: "New", color: "success", size: "small", variant: "filled" }))), index.h("div", { key: 'ecd71c28a54da9cdf069d750118d69e8c5506de3', slot: "complex-slotted-content" }, index.h("p", { key: '94f2ae8b6429afac060b151628c437769a426b06' }, "This content uses slots for complete control.", index.h("br", { key: '76d23ae0cebf3bcf15fd11e07fefeaafda2e4c74' }), index.h("span", { key: 'f28e64646b381d707b070b675494655a7ddea721', style: { fontSize: '12px', color: 'gray' } }, "(Try adding buttons, forms, or any component here)")), index.h("div", { key: '0f0b2c02bae8893346f2b1749a3cb641c440b1c5', style: { marginTop: '8px' } }, index.h("udp-fluent-button", { key: 'ee044f0d637d5f64efa41467c130d7df7f69caff', size: "small" }, "Action A"), index.h("udp-fluent-button", { key: 'cacb14ba714e42d3972e3eca812b5f1da40c8838', size: "small", appearance: "outline" }, "Action B"))))), index.h("div", { key: '732f992c3fe74117b7af2f47db38365d08436973' }, index.h("h3", { key: '9512996dc88224408c957bc769716ddd321afe30' }, "Auto-Wrapping Tooltip"), index.h("udp-tooltip", { key: '1695470bb9875bff7e95423332043d6374ef0897', positioning: "above", content: "This works with Shadow DOM!" }, index.h("udp-fluent-button", { key: 'f3c35a63fa4766cfec804f340774b067211d53f2' }, "Hover me"))), index.h("div", { key: '05de69513ee5d5dc16f8fd16792276ca2e840894' }, index.h("h3", { key: '993c5ecd3b2d6481f6fe403896804baa6ecd157d' }, "Message Bar Example"), index.h("div", { key: '22b18c525114f6ff78dd5a5d04cf2b0445655814', style: { display: 'flex', flexDirection: 'column', gap: '1rem' } }, index.h("udp-message-bar", { key: '970db2e0188b09b851ea435269d4129182bfc16d', intent: "info" }, "This is an informational message bar."), index.h("udp-message-bar", { key: '383b86464696440a8a737b995848b6dc55ba6409', intent: "warning" }, "This is a warning message bar."), index.h("udp-message-bar", { key: '9d9a7812d1f07f4136a4be28f8e4b7c7a205a783', intent: "error" }, "This is an error message bar with actions.", index.h("udp-fluent-button", { key: 'ce215d103d9f2bc655cc20f2cf75cc950a5a0b5a', slot: "actions", appearance: "outline", size: "small" }, "Resolve")), this.showMessageBar && (index.h("udp-message-bar", { key: '0c77cba0423dfcadf70403f047fe4ec4987aa73e', intent: "success", shape: "square" }, "This is a success message bar (square).", index.h("udp-icon", { key: '8b543a06e50102b5bfa772a408f30dbaa1d62493', iconName: "add", slot: "icon" }), index.h("udp-fluent-icon-button", { key: '34a3d5cf320c5e8cc34b0cf44549d4742d3c9377', iconName: "dismiss", shape: "circular", appearance: "subtle", ariaLabel: "Close drawer", onClick: () => (this.showMessageBar = false), slot: "dismiss" }))))), index.h("div", { key: 'd1860e1a14b8da74ebebef72b3a8ebf19d013f75' }, index.h("h3", { key: '251f9bbc115023cc8450145148d7f6d5119a75a5' }, "Progress Bar Examples"), index.h("h4", { key: '0260a44863b72954181cc2d4cf57ada318b0a929' }, "Indeterminate"), index.h("udp-progress-bar", { key: 'd3cd393f5e27c1addb619fdb6330484f38182f03', thickness: "large" }), index.h("h4", { key: 'f57342d237bbbaf85388532194adb6781aafe23d' }, "Determinate (Success)"), index.h("udp-progress-bar", { key: '44dc8d481e452f495ee63c04ca8727cf56f56f33', value: 75, validationState: "success", shape: "square" }), index.h("h4", { key: 'c8a850146d52030fa2c2248ccdf359bf81b54fbf' }, "Interactive"), index.h("div", { key: '20a52644a2ba0488449707b2044ca3990687f4ce', style: {
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: '0202bf9e042ad60da65276fece418d08e0ee0e55', 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: '27525df80f4c68fbed46a9c402c0c79e22b7277f', value: this.progressValue, min: 0, max: 100, shape: "square" })), index.h("div", { key: '0a321bdd6030b655c59f156f6c09adbfcb829075' }, index.h("h3", { key: '68bcd00df1d2b235e7b4313b4c0575e953b743a2' }, "Divider Examples"), index.h("p", { key: 'b9041f62e420e340fdae2485bb5e0353bceec811' }, "Default Divider:"), index.h("udp-fluent-divider", { key: '99da29291dee74cefb2074b4276b6c106b2098f8' }), index.h("p", { key: '0b3ed0b69574f361f3014d5398cc7f4b07c72e50' }, "Align Content:"), index.h("udp-fluent-divider", { key: '1f9859ea20b8d6291c67c781cbad8bcc0bae3fd8', "align-content": "start" }, "Start"), index.h("udp-fluent-divider", { key: '3027ba3712f52b360f4b4d7b3cff9e9aec4e3521', "align-content": "center" }, "Center"), index.h("udp-fluent-divider", { key: 'ab03b454bd0148df454da86ce3ffff3b2680bf50', "align-content": "end" }, "End"), index.h("p", { key: '4e001dc9845dcfaf80b55339480e7dc3a50e337b' }, "Appearance:"), index.h("udp-fluent-divider", { key: 'd929db2a56c23c9abc0a9ecf9383b075dcacf504', appearance: "strong" }, index.h("udp-icon", { key: 'e9fa1b932a953c2ef8f88201ea9924fa253307ea', iconName: "add" })), index.h("div", { key: '2c425dc6af3b87b44e15366279fe73d30a5e97d7', style: { height: '10px' } }), index.h("udp-fluent-divider", { key: '042cd765ea47c5e05888945faa32352791eaf322', appearance: "brand" }, "Brand"), index.h("div", { key: 'fe9aa043b5704e31b98043dbcfe3807df713d0bb', style: { height: '10px' } }), index.h("udp-fluent-divider", { key: 'f06c1fc9b15e2b23201cf84b5b98a18d9698a9b2', appearance: "subtle" }, "Subtle"), index.h("p", { key: 'c7140543f9beb7d6f724585ae944b5c42501298c' }, "Vertical Divider (inside flex container):"), index.h("div", { key: 'f74cbc2aded051a01c9e26f54608f1bd6bd0fbad', style: {
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: 'd2dbb6f767c8dbceb11d4c036b0123c7fa276715', slot: "end-slot-item-end", style: { color: 'magenta', fontSize: '12px' } }, "Custom"))), index.h("div", { key: '1e4bca18857b4c2ce498cdf352d433260d3df901', style: {
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: 'e84d27be81b57101f73113b12e17df85a2f8e653', style: { marginRight: 'auto' } }, "Menu Overflow Test (far right):"), index.h("udp-tooltip", { key: '56b989b6f8c0a8bb3e31cb39e4fa7d269537d6d4', positioning: "before", content: "More Options" }, index.h("udp-fluent-menu", { key: '1d1f3cee2ea74aea38491489e40f97eb52222ff7', 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: 'a1f8fb311d4782ac1fe03f52b801f146a442495b' }, index.h("h3", { key: '06895b0fb1203c440a8d75e8d14bdc712b734af0' }, "New Radio Group Example"), index.h("udp-fluent-menu", { key: '5a6864cb6cc50c7e423c25ba046b785a9951ed5c', items: this.newRadioGroupItems, label: "Select Option", onCheckedChange: e => console.log('New Radio Group Change:', e.detail) })), index.h("div", { key: '3cd8ecafa8869a992e98df1d30f0265f678e426f', style: { padding: '1rem', border: '1px dashed #ccc' } }, index.h("h3", { key: 'd01e830a5902e7ee1d99330c4b1781965f8ad068' }, "Menu at Bottom (Testing onClick handlers)"), index.h("udp-fluent-menu", { key: 'ac79be6191646c3e36bd2e517bf1f09b84a5de04', 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: '6f9a173a20707155e52a2f51c553284f3c7606b7', slot: "start", iconName: "add" }))))), index.h("udp-tab-panel", { key: 'e93c173a98019a6fd17cd4386271eca4e8a15fd1', id: "grids", activeTabId: this.currentTab }, index.h("udp-lazy-loader", { key: '9bad5a19cf8373cdb5175c13545af4731783050d', if: this.currentTab === 'grids', content: () => (index.h("client-side-grid", { columnDefs: [
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: 'd66c14e940546483041c18baa37cc6c1a0ad558f', id: "dialogs", activeTabId: this.currentTab }, index.h("div", { key: 'f44445a25b9b45cb1ed5748ed6c7518cd8c6e586' }, index.h("udp-fluent-button", { key: 'cae4fc36534403d320a2c49c8337167f7dea61cf', onClick: () => (this.dialogOpen = true) }, "Open Dialog"), index.h("udp-fluent-dialog", { key: '2e1b1e8b35e1a54d95a0dd1e03205bdc26b15c6c', open: this.dialogOpen, dialogTitle: "Example Dialog", onDialogClose: () => (this.dialogOpen = false) }, index.h("div", { key: '53b4c147c04dcc669d2a20edd76b0a87e06ef602' }, "This is a simple dialog example."), index.h("udp-fluent-button", { key: '60b54d3190e8f4b9ad80aaa83ed9b456565cd5c8', slot: "action", onClick: () => (this.dialogOpen = false) }, "Custom Close"), index.h("udp-fluent-button", { key: 'b2d818c9b6f53ff694505b46da9f6f2b364c1607', appearance: "primary", slot: "action" }, "Confirm")))), index.h("udp-tab-panel", { key: '4b31a6227b4a56aa399be2208aa36045e22679fd', id: "cards", activeTabId: this.currentTab }, index.h("div", { key: '63dc17a4741b2dac843fce77e546a7301879e790', style: { display: 'flex', flexDirection: 'column', gap: '2rem', padding: '1rem' } }, index.h("h3", { key: 'cc2daadfc777b3685141ddad565f6c95e0212b47' }, "Cards"), index.h("h4", { key: 'e0005081fbba6f061279b29811223ff97a3d146e' }, "Basic & Outlined (Default)"), index.h("div", { key: 'ebc13e3c5a98fa40e4e3b639cc928cd0513792ee', style: { display: 'flex', gap: '1rem', flexWrap: 'wrap' } }, index.h("udp-fluent-card", { key: '8be0e1a27f70a865df02b0b86f750978172d1011', appearance: "filled" }, index.h("div", { key: 'd5110ba232e7772659b812f892107b10301a3df9', slot: "header" }, index.h("h3", { key: '3a136a056e2f8750a64603b095a3f7cf27d55aad', style: { margin: '0' } }, "Basic Card"), index.h("span", { key: '36e9475e27c798a3bf71316362f480be86b0c8b1', style: { fontSize: '12px', color: 'var(--colorNeutralForeground2)' } }, "This is a basic outlined card")), index.h("span", { key: '4548fa21472c6b9c22de9b72c7bdaea08cb0712b' }, "Card content goes here. The card handles its own slots for header, preview, and footer."))), index.h("h4", { key: 'f56370841ed06c7a508cfa5ffa9b5993ee820e8c' }, "Elevated & Media"), index.h("div", { key: 'af1628d8b85a2e1bc860c21fa54343ddf0bdef52', style: { display: 'flex', gap: '1rem', flexWrap: 'wrap' } }, index.h("udp-fluent-card", { key: 'd3025c27572c901b76d1291633336e1be3550374', appearance: "filled", interactive: true, label: "With shadow & interactive", subtitle: "This card uses the filled appearance and has a preview image." }, index.h("img", { key: '7362cf4a963e86f2cd64a895ca4a3ac52f94ab3b', slot: "preview", src: "https://images.unsplash.com/photo-1557683316-973673baf926?w=600&h=400&fit=crop", alt: "Abstract gradient preview" }), index.h("span", { key: '6c90f9934ff19424b9405ecdc0bd6efbe0998811' }, "Card content"), index.h("div", { key: '41e5a84a19a52ef9cb381c7c216c967c4f5754b0', slot: "footer", style: { display: 'flex', gap: '8px' } }, index.h("udp-fluent-button", { key: '62c9fb7e14b6c4debfbe097d182e6bf70a4afb3e', size: "small" }, "Action 1"), index.h("udp-fluent-button", { key: '7abb069217789f536e5ec03f4147e681c3b7579b', size: "small", appearance: "outline" }, "Action 2"))), index.h("udp-fluent-card", { key: '5edf9bdae378d7dc0370531956baaa7634f9c187', appearance: "subtle", label: "Prop provided title", subtitle: "Prop provided subtitle" }, index.h("span", { key: '2739831e0036637ac929764a7191a4b5fecee132' }, "This card uses the subtle appearance. Good for lists or less emphasized content."), index.h("div", { key: '7b340ba12436f834b3bf0c3a630570d6c4409a31', slot: "footer" }, index.h("udp-fluent-button", { key: 'eaf5a825dd8bede862054971f8160dfd6bb81961', appearance: "primary" }, "Dismiss"))), index.h("udp-fluent-card", { key: 'b8543acba2e249344387d55546882aafc28f9cc6', appearance: "outline", label: "Card with Action", subtitle: "Header action example", width: "320px" }, index.h("udp-fluent-icon-button", { key: '0de1c9ee1bba608bb35e691d51fb90dfa143e82b', slot: "header-action", iconName: "more_horizontal_20_regular", appearance: "subtle", ariaLabel: "More options", onClick: () => console.log('More clicked') }), index.h("span", { key: '0c9e82cdd2a29ecb8f563c7d535482e90cb14e28' }, "This card demonstrates the header-action slot with an icon button.")), index.h("udp-fluent-card", { key: 'b208711694924df20b1b7235354ac9721c4e9ea1', appearance: "muted" }, index.h("h4", { key: '54caf113a9ce3e661a395695b558f908c5f47f39', slot: "header", style: { margin: '0' } }, "Muted Card"), index.h("span", { key: 'e9366bd41f07f9e4dcea33fdce83ae54fbf31ffd' }, "Flat with subtle grey shading."))), index.h("h4", { key: '67f5070dc2ac0c21b9b64a28b9ac1e8bdbf686be' }, "Horizontal & Sized"), index.h("div", { key: '7b02e01fc9c2b16893750a523c06ebbc331d59f6', style: { display: 'flex', flexDirection: 'column', gap: '1rem' } }, index.h("udp-fluent-card", { key: '7bd578a2da2ff25072af91d71551b165ee3522c3', orientation: "horizontal", width: "400px" }, index.h("div", { key: '10eef0dd2dc2c625dd8e2499299d886824b57b5f', slot: "preview", style: {
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: '25ffa0f0c70724f63d9d01533777d139ce3d17d8', style: { display: 'flex', flexDirection: 'column', width: '100%' } }, index.h("div", { key: '6d3a42b952a378eb030a3048a8a6f2e796071dac', slot: "header" }, index.h("h4", { key: '954d843f1a30708ac21ebc90994796519d071a58', style: { margin: '0' } }, "Horizontal Card")), index.h("span", { key: '0ea0fee62d99b9a73a2c2121c1046f87aed57950' }, "Fixed 400px width."))), index.h("udp-fluent-card", { key: 'ffb64bc20bbeed7c382505d2bcaed9effc22f2ae', width: "300px", appearance: "filled" }, index.h("div", { key: '4d9bb9148e34717f51255e52585694f88dc97e4c', slot: "header", style: { display: 'flex', justifyContent: 'space-between' } }, index.h("span", { key: '5eaf3b6c39458cbd1681a54e734136758d0b3152', style: { fontWeight: '600' } }, "Fixed Width User"), index.h("udp-fluent-icon", { key: '47efa4dfb4592ec3bb2b74c42065f2741c85e1ad', name: "person_20_regular" })), index.h("span", { key: '22c55f79ec5131129ac0fb10540f6ce2109d3c53' }, "Fixed width (300px), auto height. Reduced padding is no longer controlled by a prop."))), index.h("h4", { key: '8c7557e70d210b935f431da634a4f287f245798d' }, "Complex Interaction"), index.h("div", { key: 'bf4419ef600dfbd9bb2c2865814c084c2d2af546', style: { display: 'flex', gap: '1rem', flexWrap: 'wrap' } }, index.h("udp-fluent-card", { key: 'e7c4a1b1d79720395aff5a0d13d0a6f0a8ea6ec5', interactive: true, appearance: "outline", onClick: () => console.log('Card clicked'), style: { width: '280px' }, label: "John Doe", subtitle: "Software Engineer" }, index.h("div", { key: '6468f5a2a7d315fc90dc1e37c75d01dabfff3db2', style: {
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: '45c576b79c983e3177f39eceb1e919785e4c8d41', iconName: "more", slot: "header-action", shape: "circular" }), index.h("udp-fluent-icon-button", { key: '6e82e6af398eb52d1127d1f0082fff9954c1ce09', iconName: "dismiss", slot: "header-action", shape: "circular" }), index.h("div", { key: '2fd5b4f9ce8556a5d5fb6f1e99f839b250056fc3' }, "(div) Responsible for maintaining the core design system and ensuring accessibility compliance across all products."), index.h("udp-typography", { key: '8f243f8461d522f7af63bc00895334fd2c1512fc', variant: "body1" }, "(body1) Responsible for maintaining the core design system and ensuring accessibility compliance across all products."), index.h("udp-typography", { key: '02f623382d9c61baacc60dab27c95d9717208ee5', variant: "body2" }, "(body2) Responsible for maintaining the core design system and ensuring accessibility compliance across all products."), index.h("udp-fluent-button", { key: 'd91fa2168be1ba703d47b8b6e478da03ff9319ea', slot: "footer", appearance: "primary", size: "small", onClick: () => console.log('Profile clicked') }, "View Profile"), index.h("udp-fluent-button", { key: '8fd67590c7fe92cac35a339dde3783deb28bbfd8', slot: "footer", appearance: "outline", size: "small", onClick: () => console.log('Help clicked') }, "Help Center"))), index.h("h4", { key: 'b99ec9f50c45aa5b213f230b26696d47cd78ebd3' }, "Flex Layout (Grid System)"), index.h("div", { key: '3dce5c13752290e1191645fa826f4e9cc7fc1bd7', style: { display: 'flex', flexDirection: 'column', gap: '1rem' } }, index.h("div", { key: '214eb5c170df722e8412810cf1a9db849324e351', style: { display: 'flex', gap: '1rem' } }, index.h("div", { key: '98eef2b6c48cf8a9f3ae7814169b3c8f5263ac8b', style: { flex: '1' } }, index.h("udp-fluent-card", { key: 'bfaa27976a9b3e117ea239a553f2c994626a875a', width: "100%" }, index.h("div", { key: '700ee3fc182f97c6ddc89b5193a1563b1f5117b4', slot: "header" }, index.h("h3", { key: 'a30e7f37ca83b29bc92af797cb994e2f88f2691a' }, "Card 1 (50%)")), index.h("span", { key: '4d19dde9f0d306944722b50c91810de760777d2e' }, "Flex item 1"))), index.h("div", { key: '1a353a7094d592e4a66b13ed55a777a7fa262095', style: { flex: '1' } }, index.h("udp-fluent-card", { key: '9666a2323937bc670e5706388af0309ff49f99b9', width: "100%" }, index.h("div", { key: '4c5491df1ac75bab83186c854c8d41cf928f41ea', slot: "header" }, index.h("h3", { key: 'd942c3739028d181561bd9fc9b15de37bae1349a' }, "Card 2 (50%)")), index.h("span", { key: 'e364a637b2324297333b4f420e05c32ba4d73562' }, "Flex item 2")))), index.h("div", { key: '6dfd74609a95c6d67e0a870857942625f1d45fa3', style: { display: 'flex', gap: '1rem' } }, index.h("div", { key: '7061ae7f4162e81d75d95d87b09ac0ed3793cc02', style: { flex: '1' } }, index.h("udp-fluent-card", { key: 'dbc2f9d570edf6a1342edce3e45c0e1408a2c915', width: "100%" }, index.h("div", { key: '9de4b5ddd116cdc1c37109e57886391c47fe5d34', slot: "header" }, index.h("h3", { key: 'a7e9c1e98b311c9fb5b335de85bd9ea862197dfe' }, "Card 3 (33%)")), index.h("span", { key: 'd773a61e195ccb12667506ec117554f0d523bcc1' }, "Flex item 3"))), index.h("div", { key: '87ba272630b8cfc03b2f3826393f0ed20e23291c', style: { flex: '1' } }, index.h("udp-fluent-card", { key: 'cfd469f9e097488d941ebb8edc35675ce886f715', width: "100%" }, index.h("div", { key: 'a3f112717281d66d3906e8227a2b13b0ce26a9fa', slot: "header" }, index.h("h3", { key: '224d40b503026a2a195879ce35650cc3d2fbcc20' }, "Card 4 (33%)")), index.h("span", { key: '27841469970fe2689e94a7eccd0f6fe175f96f3d' }, "Flex item 4"))), index.h("div", { key: '13492c700bdc5bdd42c912170696841b97c93c13', style: { flex: '1' } }, index.h("udp-fluent-card", { key: '26b6006d5a1fba8a59ef5dacd51e725f1450f8d0', width: "100%" }, index.h("div", { key: '352a162417d2e038a10f65e38dca6fc7fd021ede', slot: "header" }, index.h("h3", { key: '8d8424fddd12e7313532a4c7b280bc007f85d9fd' }, "Card 5 (33%)")), index.h("span", { key: 'b0c916c509c7b2536e79deddec43991d49ec9c66' }, "Flex item 5"))))))), index.h("udp-tab-panel", { key: 'ba69ff48d5fe2112300461c8769970d3348ab510', id: "chips", activeTabId: this.currentTab }, index.h("div", { key: '951ecd7f615cb3b94a23d150cf872d14b2636043', style: { padding: '24px', display: 'flex', flexDirection: 'column', gap: '24px' } }, index.h("h4", { key: 'ed74cd334aaa778668579615ac9b8504e908a4fc' }, "Filled Chips"), index.h("div", { key: '35705045240f845b7e1a6b638f7eb932a6e65310', style: { display: 'flex', gap: '8px', flexWrap: 'wrap' } }, index.h("udp-chip", { key: '4485eb67da77004fa6a785932d5eab693cba8c27', label: "Basic Chip", variant: "filled", color: "gray" }), index.h("udp-chip", { key: 'e4f9e2e61bd9b7b40406837ad61495d4f0836ac8', label: "Primary", variant: "filled", color: "primary" }), index.h("udp-chip", { key: '2a8181872bab74fa957b87ca6692ddfcfdf9e5cc', label: "Success", variant: "filled", color: "success" }), index.h("udp-chip", { key: 'db61a31c0eb42d024a1ed88bd0010d7bfbbb60b5', label: "Warning", variant: "filled", color: "warning" }), index.h("udp-chip", { key: '7b6b4f9a726b0e022517f1a5daa465c559aaa418', label: "Error", variant: "filled", color: "error" })), index.h("h4", { key: '20f7f047774286f4df3f4ec9f43385a88442c915' }, "Outlined Chips"), index.h("div", { key: '6eff8c2996603a97af55d7d76b9d49da14ff4d8c', style: { display: 'flex', gap: '8px', flexWrap: 'wrap' } }, index.h("udp-chip", { key: '9dd377062a25386bf672fc1617e07e60c584e7eb', label: "Basic Chip", variant: "outlined", color: "gray" }), index.h("udp-chip", { key: 'de6d60f4c1d165c6a8e063437e132d459792b5c7', label: "Primary", variant: "outlined", color: "primary" }), index.h("udp-chip", { key: '58c3611fa9abbff170066d4bb1e0eee1351715e4', label: "Success", variant: "outlined", color: "success" }), index.h("udp-chip", { key: '3bdf27f72f727a740b58316e3d04a9efa05b1fa1', label: "Warning", variant: "outlined", color: "warning" }), index.h("udp-chip", { key: 'bbb8e734e95058831a46df187ae6fad349160bca', label: "Error", variant: "outlined", color: "error" })), index.h("h4", { key: 'df13cd2eedbf3b33299a5b31f0546de62203dac1' }, "With Icons & Deletable"), index.h("div", { key: '48e05af38790acb4374fc4a46485427165d370f8', style: { display: 'flex', gap: '8px', flexWrap: 'wrap' } }, index.h("udp-chip", { key: 'f7b1d60e920a9ce5b1f143bfcbd9077558c7a08a', label: "Person", startIcon: "person_20_regular", variant: "filled", color: "primary" }), index.h("udp-chip", { key: '58a15e72c60fd2556c60120fbb922a5a9fa096b1', label: "Deletable", variant: "filled", color: "gray", deleteButton: true, onChipDelete: e => console.log('Delete:', e.detail) })), index.h("h4", { key: '55b494b0c7459444ff5af89c05aa0edc553925c4' }, "Sizes"), index.h("div", { key: '65ffb547956faeb57d0459bad8d0b1582bbc6585', style: { display: 'flex', gap: '8px', flexWrap: 'wrap', alignItems: 'center' } }, index.h("udp-chip", { key: '2c1378566ab06423ee83f1e3ebb4f9f5aaed5b34', label: "Medium (Default)", size: "medium" }), index.h("udp-chip", { key: 'aa2691405a25ea0d1bc34566ca606a6c13d2e970', label: "Small", size: "small" })))), index.h("udp-tab-panel", { key: '8f04b6c6cc7d46a27d12103995056ab76973d433', id: "forms", activeTabId: this.currentTab }, index.h("div", { key: '16e22b3c7fc3bb22827a57cf195a6fb407150b8a', style: {
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: 'c2e1f43658d23d5b2df12e2b359e8402b946439b' }, index.h("h3", { key: '973444285a829a7b8225c425edf52de44cf31556' }, "1. Registry Pattern (Sidesheet)"), index.h("p", { key: 'fef8136ce56a07c23733f6c49753d65daaa58fff' }, "Button in drawer footer auto-connects to form via ", index.h("code", { key: '7471c1aa5d73ff8634143c620c0bd6f298726a04' }, "formId"), "."), index.h("div", { key: 'bcaf08d6771b597a5f7b9a604161c0a0a478102f', style: { marginTop: '16px' } }, index.h("udp-fluent-button", { key: '03a59b2fc0b548a545d2933077eede17e5405bbb', appearance: "primary", onClick: () => (this.formDrawerOpen = true) }, "Open Registry Form Drawer"))), index.h("hr", { key: '64caaf9345491f4bf5fba06837a5dac2b9d0a5f2', style: { width: '100%', borderColor: '#eee' } }), index.h("div", { key: '6511d22f9a018857b8661666fba67867261a4765' }, index.h("h3", { key: 'cca816902ff65e775e3a327756834d2e686d1c77' }, "2. Legacy Manual Wiring (Sidesheet)"), index.h("p", { key: 'bd8ec5e6d229163f309e3ea192883fcbd2c851bb' }, "Parent component manually listens to ", index.h("code", { key: 'd20cb0691ab4c6dd54700c6f0890fd9e434ea371' }, "formReady"), ", tracks validity state, and calls ", index.h("code", { key: '4f6bc83351a4a1f6dbd1b3b5d64e7aa49d187d76' }, "submit()"), "."), index.h("div", { key: 'd5c6433cd8a151998dc14d737358641f6b11bd47', style: { marginTop: '16px' } }, index.h("udp-fluent-button", { key: '848d05d8a5ce2b2c7a5379fec9b94a8f8b8b6145', appearance: "outline", onClick: () => (this.manualDrawerOpen = true) }, "Open Manual Form Drawer"))), index.h("hr", { key: 'b7635aa56857353d19be3ffe3de17343187374be', style: { width: '100%', borderColor: '#eee' } }), index.h("div", { key: '355c38fa49521b51777bef750e725204c1db1ae1' }, index.h("h3", { key: '8d40a8240612b27723710876339edb931a1fdd35' }, "3. Inline Form"), index.h("p", { key: '33818769dc80b73d0d40c20883c9ad6f50c6a7f9' }, "Form embedded directly in the page. Uses registry pattern for the external submit button."), index.h("div", { key: '869b3894a42b7c303101670397a4b9d9754578b2', style: { border: '1px solid #e0e0e0', padding: '24px', borderRadius: '8px' } }, index.h("div", { key: '8ca66f5f4c483fc0ca623a5671c30d7d306535e1', style: { marginTop: '16px', display: 'flex', justifyContent: 'flex-end' } }, index.h("udp-fluent-button", { key: '88654fd66de8a7d6fbf3489e4c8f676d4582b30f', appearance: "primary", form: "inline-form", type: "reset" }, "Inline Reset")))))), index.h("udp-tab-panel", { key: '53fb53686403295db5fb2f239b3fd9b33064949e', id: "calendar", activeTabId: this.currentTab }, index.h("div", { key: '726b0c55f4f0487a7e59f697d91d26f6b87c3812', style: {
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: '2d0e9654311160c0b47d1862096ec544594ab219' }, index.h("h3", { key: '8f545619c3d5c63bab32e6ce0b733684bbbf1e4e' }, "Date Range Selector (Fluent2 Styled)"), index.h("p", { key: '248cb5dde8e126196efc817bab9fdcf3028ce740', style: { color: 'var(--colorNeutralForeground2)', marginBottom: '8px' } }, "Calendar component with month/year view navigation. Click the header to switch views.")), index.h("div", { key: 'fcaba0030a4c391b7ef813386d6b5df55359a92d', style: { display: 'flex', gap: '48px', flexWrap: 'wrap' } }, index.h("div", { key: '3543ae0ac567f704a23febae70cc6ba562146839' }, index.h("h4", { key: '82eed9ef17ed787dfb3b29ce04d11e3d22119f69', style: { marginBottom: '8px' } }, "Single Date (sm)"), index.h("udp-date-range-selector", { key: 'b38b4544d4db14faffb916cd902c4bc3bd8e6d7c', variant: "single", monthsToDisplay: 1, size: "sm", onChange: (e) => (this.singleDateValue = e.detail) }), index.h("p", { key: '44de5f1f2489c5ff116fa6f00f64a3162a38d7a8', style: {
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: '196883b7c0464a3586e799f470ee430045af31f7' }, this.singleDateValue || '(none)'))), index.h("div", { key: '6864b40fe5dbbdee8be0160d3d1606f2da538317' }, index.h("h4", { key: '0b0c9a130193d74e36f834a4bfc449df8396069e', style: { marginBottom: '8px' } }, "Multi-Select (md)"), index.h("udp-date-range-selector", { key: '913209c0d125107709bfd04fac9dd06522213357', variant: "multi", monthsToDisplay: 1, size: "md", onChange: (e) => (this.multiDateValue = e.detail) }), index.h("p", { key: '35f18dcfcb6c5eae7afdb45f26c55a33937aebef', style: {
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: '1bd5ae8382e3ccf60ba61b9008d64afaec3d5e2c' }, this.multiDateValue || '(none)')))), index.h("div", { key: '1100486c08cfccf8b61a21d4e91b16f9bfc42585' }, index.h("h4", { key: '23e57e82526f3c0d13cc2e8c001001a6b0364f8a', style: { marginBottom: '8px' } }, "Date Range (lg, 2 months)"), index.h("udp-date-range-selector", { key: 'b8f47d07813ec22607229d207549e2abc5532846', variant: "range", monthsToDisplay: 2, size: "lg", orientation: "horizontal", onChange: (e) => (this.rangeDateValue = e.detail) }), index.h("p", { key: '8f77c0b572ad487afa8615efc2ba37e26855f969', style: {
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: 'e92da15573ea8dd619bb07fd9017a6d76f7e38c8' }, this.rangeDateValue || '(none)'))), index.h("div", { key: 'd72e87af03cd4466a20eb4faa81cdcf9569a796d' }, index.h("h3", { key: '218323933b361156c8f84752c8e9d367816170c7', style: { marginTop: '16px' } }, "Date Picker (Native)"), index.h("p", { key: 'e9e55c6d76b7ace9d2c1a68e73c1ab1114fa328c', style: { color: 'var(--colorNeutralForeground2)', marginBottom: '16px' } }, "For simple single date selection, the native date input provides quick month/year navigation."), index.h("div", { key: '9b5d865ddf597b2b1223e5b294c6c6d9d8ebab42', style: { display: 'flex', gap: '24px', flexWrap: 'wrap' } }, index.h("udp-date-input", { key: '359e2dfefdbe5a21d685d1930c1baa31a7e9efb7', label: "Date", appearance: "outline" }), index.h("udp-date-input", { key: '1cd3058861a0fc87bbe6a16576db2a0b2d2958a4', label: "Date & Time", appearance: "outline" }))), index.h("div", { key: '975c5e42ba53840a90efe7861afe972dbb077b2b' }, index.h("h3", { key: '80e899b24e8762624bc40cf421bca0fb235a1cf6', style: { marginTop: '24px' } }, "Popover Component"), index.h("p", { key: '7fbcf0f8ecb1113c6c22d3321e924b32271988de', style: { color: 'var(--colorNeutralForeground2)', marginBottom: '16px' } }, "Generic popover using native Popover API and CSS Anchor Positioning."), index.h("div", { key: 'c037367d9dc7e373d8513da84f80a8c1378ebcce', style: {
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: '631d2e99a29b54d291c22f2887d98c7a00bd6bb1', position: "bottom-start" }, index.h("udp-fluent-button", { key: '92e4af2bad0f196072969f13b997f2114bf45316', slot: "trigger", appearance: "outline" }, "Open Popover"), index.h("div", { key: 'a573e651ed0299a5254ea6f78716e2510bdf375b', slot: "content", style: { padding: '16px', minWidth: '200px' } }, index.h("p", { key: '101eb6d65b808b678b993b2f52107a22669d572c', style: { margin: '0 0 8px 0', fontWeight: '600' } }, "Popover Title"), index.h("p", { key: 'f94b887bc1687e4a80d4ed4b60195eb679a7b5ca', style: { margin: '0', color: 'var(--colorNeutralForeground2)' } }, "This is popover content. Click outside to close."))), index.h("udp-popover", { key: 'e70005238a7c6629fa464b31a0af1c03a375c843', position: "bottom-start" }, index.h("udp-fluent-button", { key: '449eb7ec70c2b440042cd9f0f0e660139319ee70', slot: "trigger", appearance: "primary", startIconName: "calendar" }, "Date Picker Popover"), index.h("div", { key: '3458ab009723ac86a3b2a6c6d70122361127dfa4', slot: "content", style: { padding: '8px' } }, index.h("udp-date-range-selector", { key: '2d22229e76a1572d19b0a32e6ae7ee4eaee7392e', variant: "single", monthsToDisplay: 1, size: "sm" }))), index.h("udp-popover", { key: '8f55a9f93c0939a58822a1cf2b7c319ef3e912f3', position: "right" }, index.h("udp-fluent-button", { key: '2d903d5d0125cd58b93fa44ba03bc0e07d1217f1', slot: "trigger", appearance: "subtle" }, "Right Position"), index.h("div", { key: '7b406f44d813f691e3c0390424e692eace883114', slot: "content", style: { padding: '12px', minWidth: '150px' } }, "Positioned to the right")))))), index.h("udp-tab-panel", { key: 'eeb9c94e17677d6c32d0fd681dc25a6318bfb326', id: "popover", activeTabId: this.currentTab }, index.h("div", { key: '24a28650c8dee3754e674e4eb46ca906ed66f992', style: {
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: '7b009f6a802c5d93c56491c19a0e33d5af227396' }, index.h("h3", { key: '62f9fa01f582e4c79b2acbda9a092dc3ba6cecf3' }, "Popover Component"), index.h("p", { key: 'cb67ee67dc56fdccc7d723f1e90b6d39cd0a8ef7', 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: '8f9ec15b732febaef7a1974337f9e155213da5bf' }, index.h("h4", { key: '22c8428d1c168e3aeea52b1b83ddc48ee6ddf81e' }, "Basic Usage"), index.h("div", { key: 'e3a6805303486f6dd9aba0756c82e24e244e56f2', style: { display: 'flex', gap: '16px', flexWrap: 'wrap' } }, index.h("udp-popover", { key: 'c6e927676f31ac6afc80dd366728a6f15139c9b6' }, index.h("udp-fluent-button", { key: '4797c10ab64ad0a392840d1428a430fceb4a22fe', slot: "trigger" }, "Default Popover"), index.h("div", { key: '965071ff0c39a764d8e789a3167591be7bd3297d', slot: "content" }, index.h("h4", { key: 'd034eb00cbc25d8a898004f8d72ca6e3d03ecc24', style: { marginTop: '0px' } }, "Popover Title"), index.h("p", { key: 'e20db9b4e41dd608f9881df65a4110ff51333955', style: { marginBottom: '0px' } }, "This is popover content. Click outside to close."))), index.h("udp-popover", { key: '1f02ea666910fe91bfbe22b71e9224681cd55ac7', position: "top" }, index.h("udp-fluent-button", { key: '4e4125d63eadf6e565411fc049590489c5f5782a', slot: "trigger", appearance: "outline" }, "Top Position"), index.h("div", { key: '6584134c88da8224b67e655acdee6359b27a36be', slot: "content" }, index.h("p", { key: 'dab89321fc52df66ae4d9e11756b0a47a5ba8800', style: { margin: '0px' } }, "Positioned above the trigger"))), index.h("udp-popover", { key: '99c985465bc3a672ec78dc6852a5896e44abf986', position: "right" }, index.h("udp-fluent-button", { key: 'ba906c35f7f16b61d58c3ba1e32866345d3273a0', slot: "trigger", appearance: "subtle" }, "Right Position"), index.h("div", { key: 'bcf55cf31595810c9aa777217e45a5df36826785', slot: "content" }, index.h("p", { key: '6eb994f50ca8a4be0275c257ffe930535f969fa3', style: { margin: '0px' } }, "Positioned to the right"))))), index.h("div", { key: 'ef4134e29275383b291decb873f38a53656bacef' }, index.h("h4", { key: '26b34152cb033b16a7255ee5e139820c0ad8459b' }, "With Arrow"), index.h("p", { key: '1cf0f92c07b63b7ac15cf4e76379e3c7ff62e42a', style: { fontSize: '14px', color: 'var(--colorNeutralForeground3)' } }, "Display an arrow pointing from the popover to the trigger."), index.h("div", { key: 'a1ec4020bd1690a56c596f85d0cae6fd2299dcd2', style: { display: 'flex', gap: '16px', flexWrap: 'wrap' } }, index.h("udp-popover", { key: '4d43631861067d3c7845f21eda52014e995a04a3', "with-arrow": true }, index.h("udp-fluent-button", { key: 'f21f2b7afd513820e6b55204cb6606991074a6ac', slot: "trigger" }, "Default Arrow"), index.h("div", { key: 'df9f4ee0082baafaf28beffa52222a225daa9f58', slot: "content" }, index.h("p", { key: 'bfe660958a4710e91d0bf2350c4fdf5470913e1e', style: { margin: '0px' } }, "Popover with arrow"))), index.h("udp-popover", { key: '9276c538a84e8e5a92bbcfdec57ddb10edb5d84f', "with-arrow": true }, index.h("udp-fluent-button", { key: 'f4dd22363fd249cecbb32e79498358f4bfd795d5', slot: "trigger", appearance: "primary" }, "Brand Arrow"), index.h("div", { key: '37e5d7944e6565707d2e7532dff02779b1630bad', slot: "content" }, index.h("p", { key: 'aa9a49ddf38561e0f06fa565c6e747f50852aee0', style: { margin: '0px' } }, "Brand popover with arrow"))), index.h("udp-popover", { key: '918332e783127b905b19a7141205d05c552110a6', "with-arrow": true, position: "top" }, index.h("udp-fluent-button", { key: '527ef95da835477401cdb02f4a577c6189653c7c', slot: "trigger", appearance: "outline" }, "Top Arrow"), index.h("div", { key: 'e479a09419fa6a60762b63722690ab512b05eadf', slot: "content" }, index.h("p", { key: 'c430a1067372f5e444924dbd7d0ec4eeb3df22e6', style: { margin: '0px' } }, "Arrow on top position"))))), index.h("div", { key: '805e1e40edabd61a5c73d1be21b4c112cc85dc51' }, index.h("h4", { key: 'fad3a5ff6d974a2ff0f6526805e8c2fba7696364' }, "Size Constraints"), index.h("p", { key: '025390c90deb9bff675c24250e5b9abf0ffb12cb', style: { fontSize: '14px', color: 'var(--colorNeutralForeground3)' } }, "Optional max-width constraints. Without size, popover grows to fit content."), index.h("div", { key: 'd4be22dba50598f1712858e97a7558d4c4f18b7b', style: { display: 'flex', gap: '16px', flexWrap: 'wrap' } }, index.h("udp-popover", { key: 'cdf0ab673e0801a6eb8398d1e868f82d4c6d903e', size: "small" }, index.h("udp-fluent-button", { key: '8d70374e499f0fcc6ff84f48040d5ce39c6883db', slot: "trigger" }, "Small (320px)"), index.h("div", { key: '6f46a9b9aa317ccf72f8e54aef75016af620467d', slot: "content" }, index.h("p", { key: '7312118d7647261aa1d03dde9f66070815754f25', 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: '4570a30822569efceeb2c9bb627e43eff62a1bde', size: "medium" }, index.h("udp-fluent-button", { key: 'abc0506495b61563fe2ffd39f76172ef5c07ca49', slot: "trigger" }, "Medium (480px)"), index.h("div", { key: 'aca67e5017833c93a7b692e9b1917427e8940790', slot: "content" }, index.h("p", { key: '9cf339ee63ee7146e17b28e4cf85f7db1e76f850', 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: '212392a5e500908cf0d80378ea1a28ab8eb35aa7', size: "large" }, index.h("udp-fluent-button", { key: '879932f1e37f78963b4e9093735637f5c7fa7e0c', slot: "trigger" }, "Large (640px)"), index.h("div", { key: '6ee13c0dd7abdc730127b88300a945fcbaf83476', slot: "content" }, index.h("p", { key: '1158c72d56cfcd07e5c1e1df4cae4acf8da2b887', 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: '4b6823eeac521d402ae95e1c54ca536c7d049ab6' }, index.h("h4", { key: 'ea24cb8705541af64a3792682b60686209da3fb0' }, "Trap Focus (Accessibility)"), index.h("p", { key: '9db446ca019fba44a41dd6714e8ac62035c87789', style: { fontSize: '14px', color: 'var(--colorNeutralForeground3)' } }, "When trapFocus is enabled, keyboard navigation is restricted to the popover."), index.h("div", { key: 'e957595d0ea4d824585e18044f99ebec8e813759', style: { display: 'flex', gap: '16px', flexWrap: 'wrap' } }, index.h("udp-popover", { key: '9f0962c6da1df8b319f6d4a3f5eaa9a6db56ec5a', trapFocus: true }, index.h("udp-fluent-button", { key: '94caf990fa5400597a560b02359a74c65a5b65f8', slot: "trigger" }, "Trap Focus"), index.h("div", { key: '3a145d110b1270e2d2397e112f315aabacdd7065', slot: "content" }, index.h("h4", { key: '285e3334f9ad9ccb5675321e5787b4c424e1a3af', style: { marginTop: '0px' } }, "Modal Popover"), index.h("p", { key: 'fe0e5ae6c3466757217a48d34416f579ffa3b911' }, "This popover traps focus. Press Escape to close."), index.h("div", { key: '7d856e3102780a47d0bfdc169f5215dd56b09dc0', style: { display: 'flex', gap: '8px' } }, index.h("udp-fluent-button", { key: '32e4734abcecc1d8a4410148be7e68395a30b1f5', size: "small" }, "Action 1"), index.h("udp-fluent-button", { key: '7a71942d6dee0e9d3023466b5eebad441cb09e24', size: "small", appearance: "outline" }, "Action 2")))))), index.h("div", { key: 'c8a3336f6599d8ee4f20037619e9a9ced53b443b' }, index.h("h4", { key: '99e30155dc5270d53a219c3a995c5d9c683163b0' }, "Advanced Examples"), index.h("div", { key: 'e9473a6368625fe9b28e76bd41c8a87a5fe830a9', style: { display: 'flex', gap: '16px', flexWrap: 'wrap' } }, index.h("udp-popover", { key: '9728fd6f3a7c876151cbbc0d184fe06966268780', position: "bottom-start", "with-arrow": true }, index.h("udp-fluent-button", { key: '7f232f12c8589a7a440e450576b144eb352ec574', slot: "trigger", startIconName: "calendar" }, "Date Picker"), index.h("div", { key: '460dd09ffc0dc7c2a33a09deb16e18956ed0afa7', slot: "content", style: { padding: '8px' } }, index.h("udp-date-range-selector", { key: '70eb533bf7411034f8127816beadd3f619c2b8c9', variant: "single", monthsToDisplay: 1, size: "sm" }))), index.h("udp-popover", { key: 'dd1425b235500529f225691135aebc53a9388968', size: "medium", "with-arrow": true }, index.h("udp-fluent-button", { key: 'f1d27f293530150dfc92f0c32391bf7466bec1e6', slot: "trigger" }, "Rich Content"), index.h("div", { key: 'cd5c05df03fef3e96fcf07e5b8929806c564b14b', slot: "content" }, index.h("h4", { key: '7dc8123079b4373efeb844725545c8e218a98ca0', style: { marginTop: '0px' } }, "Feature Update"), index.h("p", { key: '7a401072f64c02bf1c92c661d52802dbfc9f97ca', style: { fontSize: '14px' } }, "New features are now available! Check out the latest updates to improve your workflow."), index.h("udp-fluent-button", { key: '03fd7b43a7c78385ab167652db0350281b74b7c1', size: "small" }, "Learn More"))), index.h("udp-popover", { key: 'd1575b95fbc4ac0c3bc9b164e90e836fec9f644a', "close-on-scroll": true }, index.h("udp-fluent-button", { key: '0a73a27ce795c0bb983afcfcae8a9e4616165dd3', slot: "trigger" }, "Closes on Scroll"), index.h("div", { key: 'b3af886cc88fb12d40bc00f56f0551b3e9ae1393', slot: "content" }, index.h("p", { key: '1cc0783c035c12a74a2047f2895356b1e5c4a18b', style: { margin: '0px' } }, "This popover will close when you scroll the page."))))))))), index.h("udp-fluent-drawer", { key: 'f301f005d3736dffa2d6e11182a6e6c29a322eab', open: this.drawerOpen, onDrawerClose: () => (this.drawerOpen = false), drawerTitle: "Drawer Title" }, index.h("udp-lazy-loader", { key: '6cc74e424db20e50de556a16bccb5dc00a6ca086', if: this.drawerOpen, content: () => (index.h("div", null, index.h("client-side-grid", { columnDefs: [
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: '5e78d04c8ef1d350f08b76d97bcbeebdee33008e', open: this.formDrawerOpen, onDrawerClose: () => (this.formDrawerOpen = false), drawerTitle: "Sample Form", size: "large" }, index.h("udp-lazy-loader", { key: '6458e34ea3c44c7ec7ea3f3192877854ade67458', 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: 'a10188a4d468d013234e94cabb5e1e8c5d7d50cd', appearance: "primary", slot: "footer", form: "registry-drawer-form", type: "submit" }, "Submit Form"), index.h("udp-fluent-button", { key: 'b505fe72c90a11a8140fbe3a7cbb65107d3fc65d', slot: "footer", form: "registry-drawer-form", type: "reset" }, "Reset Form")), index.h("udp-fluent-drawer", { key: 'ab4edf2c50c324dc225e421b8c1946f89bfd7db7', open: this.manualDrawerOpen, onDrawerClose: () => (this.manualDrawerOpen = false), drawerTitle: "Form (Manual Wiring)" }, index.h("udp-lazy-loader", { key: 'b5245531a79f8afc1ef1dbe15910bf20604fcca6', if: this.manualDrawerOpen, content: () => (index.h("test-form", { handleSubmit: this.handleSubmit, onFormReady: this.handleManualFormReady })) }), index.h("udp-fluent-button", { key: 'bb6dd44043dd525866de60e97f71ccf019847f24', appearance: "primary", slot: "footer", disabled: !this.manualCanSubmit, onClick: () => {
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: 'de76dd8609581cd841be535b15ce7ab3f095e7e1' }, index.h("udp-form-component", { key: '57fd4a67ae0391e5dc10c764472500b0754a1b78', formId: this.formId, validate: this.validateForm, onFormReady: this.handleFormReady, onSubmit: this.handleFormSubmit, initialValues: this.formData }, index.h("udp-flexbox", { key: 'be4b9fd9375d10d8ddc475cb501100943db26aa8' }, index.h("udp-flexbox", { key: '4fb02a3358607cc455165a651fc9c140ee9f27fc', style: { display: 'none' } }, index.h("h3", { key: '8d1a661e7809f4eca6e504d13a2f16bab412fe55', style: { margin: '0 0 1rem 0', fontSize: '16px', fontWeight: '600' } }, "Global Property Controls"), index.h("udp-flexbox", { key: 'c54a61dff7de8f015276dc8c0dba897bfedac3fe' }, index.h("udp-fluent-dropdown", { key: '5c40076d84be03c141175571acc600f9d8c8d348', 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: '71b00a169f9a0905ef836596660ac63cd3a1ff71', 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: '34ebc304ac1091212aa413a79cf2becfb75281a3', label: "Required", labelPosition: "after", checked: this.controlRequired, onValueChanged: (e) => (this.controlRequired = e.detail) }), index.h("udp-fluent-switch", { key: '6040546c55f676d8a37e12fce93df23fd80e0b88', label: "Disabled", labelPosition: "after", checked: this.controlDisabled, onValueChanged: (e) => (this.controlDisabled = e.detail) }), index.h("udp-fluent-switch", { key: '82867cb46ae67e62011680a0992fb2bd21892ab1', label: "Readonly", labelPosition: "after", checked: this.controlReadonly, onValueChanged: (e) => (this.controlReadonly = e.detail) })), index.h("p", { key: '30c03f1adf4e1b63f2e974affdb105945738c98d', style: {
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: '6554c380121e0520c02519f769efbb5ef207b2c8', name: "searchText" }, index.h("udp-search-input", { key: 'a3ec020389a7f4b1a7264df4fa19bab2dfd77c56', disabled: this.controlDisabled, readonly: this.controlReadonly, appearance: this.controlAppearance, controlSize: this.controlSize, placeholder: "Search for something...", includeErrorPadding: false })), index.h("udp-field", { key: '20d8d1911a15e7663a8d5a07ece11db84e84fac1', name: "firstName" }, index.h("udp-fluent-text-input", { key: '082d4ad1aa3f93299958e97b66d9babf8c70a9ae', 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: '8b6303407fe315abf913f570af08965247a8bf9f', style: { display: 'flex', gap: '1rem', flexDirection: 'row', flex: '1' } }, index.h("udp-field", { key: '6778d3ab0bb22dcbc44dc9cdc8ebb2fce0b9cd6a', name: "email" }, index.h("udp-fluent-text-input", { key: '4fcc2606748464302831e37d61dbb4fd225d8ba9', 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: '3172389929e2a3e9c4ad3e08b5150c2d91a34427', name: "age" }, index.h("udp-fluent-text-input", { key: '9d2219abf3e0f4d9de128d3d87b5ba848b1fa4f7', label: "Age", type: "number", required: true, disabled: this.controlDisabled, readonly: this.controlReadonly, appearance: this.controlAppearance, controlSize: this.controlSize }))), index.h("udp-field", { key: '5b4636e54e8d58fc31fded84b4b28569d3386950', name: "birthday" }, index.h("udp-date-input", { key: 'dcf0a9c13390445135e81bc32825f280ffbebbe3', 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: '29b8b25227bdad01c772ab4d43ae3b3d47c3077d', name: "appointment" }, index.h("udp-date-time-input", { key: 'ea7fbfe45727c523c8674ccebd362aba0b335379', label: "Appointment (Combined Date/Time)", required: true, disabled: this.controlDisabled, appearance: this.controlAppearance, controlSize: this.controlSize })), index.h("div", { key: 'e1368a70fc96ca54cc7f9f47a2bf27e7be51e745', style: { display: 'flex', gap: '1rem', flexDirection: 'row', flex: '1' } }, index.h("udp-field", { key: 'eba56a947eff6d2d53ef5af7c8e0afcca8ce16ae', name: "startTime" }, index.h("udp-time-input", { key: 'f2a5a698e8c3a6ffe7da41904d06c6f5011adf4a', 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: '5a32544d0546258af25129761b85a171ea241cde', name: "endTime", validate: () => 'always invalid' }, index.h("udp-time-input", { key: '92d175abcaf5f2ee436a654249a0de55dabf5f37', 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: 'f565b2974b1fd097dfc85935559d855b614444b5', name: "bio" }, index.h("udp-textarea", { key: '373babecde53a39f4e42346bad2f5e0b7e4b6d68', 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: '397b32f9c3cd195cc3f6dcd25100fcb7de81384c', name: "exclamation", validate: mustHaveExclamation }, index.h("udp-fluent-text-input", { key: 'c4a598fb1788a08680a30b34d0d73250f86cf92f', 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: 'f1eed90faf54dcc6b031b2dd931bc20971b2d083', name: "favoriteAnimal" }, index.h("udp-fluent-dropdown", { key: '556a16dbc8b28b5d2bd6adc5b76b0d8d391865f0', 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: '4c9b7171bd7aa97c27af5b63ae53d625a9f7fb8c', name: "favoriteAnimalAutoComplete" }, index.h("udp-autocomplete", { key: '019bec72523d5cbd50b329f53fcebfb5a792d245', placeholder: "Select an animal", label: "Favorite Animal", appearance: this.controlAppearance, disabled: this.controlDisabled, required: true, optionValue: 'value', optionLabel: (data) => data.label,
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: '7a4ef5177d61e3f57ac657d61fa51a14435c0909', name: "serverSideUser" }, index.h("udp-autocomplete", { key: '76dcb0fb028074510eabafedfe2ab59394898280', 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: '322a12ede97ff11611fe453128bb33d2b206be38', name: "newsletter" }, index.h("udp-fluent-checkbox", { key: 'a7eaac24c68ae0ee02247ab2afa1a01f89ddcc27', 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: '757b66b84cea247bafed4212099438d93500ca0f', name: "commitment" }, index.h("udp-slider", { key: 'f7b333f4f9af600ef89160aa8f5fa3ec83b5be84', label: "Commitment Level", disabled: this.controlDisabled })), index.h("udp-field", { key: '511c4dd83ca4691fbcfa4d653f96ac1c186f080f', name: "active" }, index.h("udp-fluent-switch", { key: 'a2c98f19d79c913d7897b46b398932a93b19c42e', label: "Active", labelPosition: "after", disabled: this.controlDisabled })), index.h("udp-field", { key: 'ee68f64d4d6988c5aa34d0af923b1eff6f83d648', name: "favoriteColor" }, index.h("udp-fluent-radio-group", { key: '87e3a96a6c2125e84ebb9ae2f4ebacbf73713a1b', label: "Favorite Colo", disabled: this.controlDisabled, hint: "Favorite Color", items: [
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: '9e0bcfa0bc4184d3687abf29807ba8a6a328e46c', name: "swatchColor" }, index.h("udp-swatch-picker", { key: '411c9d43056c87f4944b3d23c1fd99ea60d3059e', label: "Pick a Color (Swatch)", hint: "Pick a color", swatches: colorSwatches, layout: "row", shape: "square", size: this.controlSize === 'small'
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: '4d6695d81710dff87b10927dfc0b87c05c9a5841', style: {
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: '72d855c438a31af348d63861da99bdf5771b39a5', class: "calendar-header" }, index.h("udp-fluent-icon-button", { key: '8501a9bddb9068208c9584c70bc686df84f774bd', iconName: "chevron-left", onClick: this.handlePrevious, disabled: this.isPrevDisabled(), appearance: "transparent", ariaLabel: "Previous" }), index.h("udp-fluent-button", { key: '17d6fa404bc10ca53a1e05a4125b8c28238b7268', 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: 'c164d23f4d401284d4063d094e7e7c183a1b36a0', iconName: "chevron-right", onClick: this.handleNext, disabled: this.isNextDisabled(), appearance: "transparent", ariaLabel: "Next" })), this.viewMode === 'day' && (index.h(CalendarTag, { key: 'f28e4e98959edb85d259267f96914436c79fbb0b', 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: '0e8d343c88b3b4ea7453ec480067ac0beeb80e1b', slot: "previous", style: { display: 'none' } }), index.h("span", { key: '035e2bbcf5b84402daf82c399ab95f43fd7aff91', slot: "next", style: { display: 'none' } }), index.h("div", { key: '044fb1111a86f31d6aed6c689b57df70aa7f486d', 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()));
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: '034613c263bbe0127942206bb3068d4bbede4245' });
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: '22fc2b4c2f0784e034af18d80c4ba1d26d989156', id: this.formId, noValidate: true, onSubmit: e => {
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: '41a2b4ffc55b27658341beb5a09db92a6b5be299' })));
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: 'f245df51bcd9812d1b1896db08089babb79642fe' }, this.shouldRender && this.content ? this.content() : null);
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: '65d567f33bea06cd4fc6a8b46ccc8e47e37a789c' }, index.h("div", { key: '8394dc01563387c20ee8890d37b12641c2d331a6', class: loaderClasses }, index.h("div", { key: 'c25b27f252cd0a6263e1e99ae3afe154405e77ed', class: "indeterminate" }))));
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: '17193d1495f132cbb9ed816abb2f9453bd3d603b', class: "menu-item-root", onClick: this.handleItemClick, disabled: this.disabled, role: "menuitem" }, this.iconName && index.h("udp-icon", { key: 'f637b727175d50ee7c17ad3295acc96ec97859c9', iconName: this.iconName, class: "menu-icon" }), index.h("span", { key: '3c0f4795e6c0433abfdb113f2ac6d953d83a69fb', class: "menu-item-label" }, index.h("unity-typography", { key: '4ee0b6d3042d1f9085a0531a66d540da25e7ce01', variant: 'body1' }, this.label))));
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: 'ec711cfdd29e915bf4a9605d240ff2bf978ed603', role: "tabpanel", "aria-labelledby": this.id, "aria-hidden": !isActive ? 'true' : 'false', hidden: !isActive }, index.h("slot", { key: '6f7b15e108398ea5f2c047d94e3413231c1555b7' })));
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
  };