@fluentui/web-components 3.0.0-beta.104 → 3.0.0-beta.106

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 (401) hide show
  1. package/CHANGELOG.md +21 -2
  2. package/custom-elements.json +105 -215
  3. package/dist/{dts → esm}/accordion-item/accordion-item.d.ts +1 -0
  4. package/dist/esm/accordion-item/accordion-item.js.map +1 -1
  5. package/dist/esm/dialog/dialog.js +0 -1
  6. package/dist/esm/dialog/dialog.js.map +1 -1
  7. package/dist/esm/dialog-body/dialog-body.styles.js +6 -0
  8. package/dist/esm/dialog-body/dialog-body.styles.js.map +1 -1
  9. package/dist/web-components.js +1 -2
  10. package/dist/web-components.min.js +2 -2
  11. package/package.json +12 -46
  12. /package/dist/{dts → esm}/accordion/accordion.bench.d.ts +0 -0
  13. /package/dist/{dts → esm}/accordion/accordion.d.ts +0 -0
  14. /package/dist/{dts → esm}/accordion/accordion.definition.d.ts +0 -0
  15. /package/dist/{dts → esm}/accordion/accordion.options.d.ts +0 -0
  16. /package/dist/{dts → esm}/accordion/accordion.styles.d.ts +0 -0
  17. /package/dist/{dts → esm}/accordion/accordion.template.d.ts +0 -0
  18. /package/dist/{dts → esm}/accordion/define.d.ts +0 -0
  19. /package/dist/{dts → esm}/accordion/index.d.ts +0 -0
  20. /package/dist/{dts → esm}/accordion-item/accordion-item.base.d.ts +0 -0
  21. /package/dist/{dts → esm}/accordion-item/accordion-item.bench.d.ts +0 -0
  22. /package/dist/{dts → esm}/accordion-item/accordion-item.definition.d.ts +0 -0
  23. /package/dist/{dts → esm}/accordion-item/accordion-item.options.d.ts +0 -0
  24. /package/dist/{dts → esm}/accordion-item/accordion-item.styles.d.ts +0 -0
  25. /package/dist/{dts → esm}/accordion-item/accordion-item.template.d.ts +0 -0
  26. /package/dist/{dts → esm}/accordion-item/define.d.ts +0 -0
  27. /package/dist/{dts → esm}/accordion-item/index.d.ts +0 -0
  28. /package/dist/{dts → esm}/anchor-button/anchor-button.base.d.ts +0 -0
  29. /package/dist/{dts → esm}/anchor-button/anchor-button.bench.d.ts +0 -0
  30. /package/dist/{dts → esm}/anchor-button/anchor-button.d.ts +0 -0
  31. /package/dist/{dts → esm}/anchor-button/anchor-button.definition.d.ts +0 -0
  32. /package/dist/{dts → esm}/anchor-button/anchor-button.options.d.ts +0 -0
  33. /package/dist/{dts → esm}/anchor-button/anchor-button.styles.d.ts +0 -0
  34. /package/dist/{dts → esm}/anchor-button/anchor-button.template.d.ts +0 -0
  35. /package/dist/{dts → esm}/anchor-button/define.d.ts +0 -0
  36. /package/dist/{dts → esm}/anchor-button/index.d.ts +0 -0
  37. /package/dist/{dts → esm}/avatar/avatar.base.d.ts +0 -0
  38. /package/dist/{dts → esm}/avatar/avatar.bench.d.ts +0 -0
  39. /package/dist/{dts → esm}/avatar/avatar.d.ts +0 -0
  40. /package/dist/{dts → esm}/avatar/avatar.definition.d.ts +0 -0
  41. /package/dist/{dts → esm}/avatar/avatar.options.d.ts +0 -0
  42. /package/dist/{dts → esm}/avatar/avatar.styles.d.ts +0 -0
  43. /package/dist/{dts → esm}/avatar/avatar.template.d.ts +0 -0
  44. /package/dist/{dts → esm}/avatar/define.d.ts +0 -0
  45. /package/dist/{dts → esm}/avatar/index.d.ts +0 -0
  46. /package/dist/{dts → esm}/badge/badge.bench.d.ts +0 -0
  47. /package/dist/{dts → esm}/badge/badge.d.ts +0 -0
  48. /package/dist/{dts → esm}/badge/badge.definition.d.ts +0 -0
  49. /package/dist/{dts → esm}/badge/badge.options.d.ts +0 -0
  50. /package/dist/{dts → esm}/badge/badge.styles.d.ts +0 -0
  51. /package/dist/{dts → esm}/badge/badge.template.d.ts +0 -0
  52. /package/dist/{dts → esm}/badge/define.d.ts +0 -0
  53. /package/dist/{dts → esm}/badge/index.d.ts +0 -0
  54. /package/dist/{dts → esm}/button/button.base.d.ts +0 -0
  55. /package/dist/{dts → esm}/button/button.bench.d.ts +0 -0
  56. /package/dist/{dts → esm}/button/button.d.ts +0 -0
  57. /package/dist/{dts → esm}/button/button.definition.d.ts +0 -0
  58. /package/dist/{dts → esm}/button/button.options.d.ts +0 -0
  59. /package/dist/{dts → esm}/button/button.styles.d.ts +0 -0
  60. /package/dist/{dts → esm}/button/button.template.d.ts +0 -0
  61. /package/dist/{dts → esm}/button/define.d.ts +0 -0
  62. /package/dist/{dts → esm}/button/index.d.ts +0 -0
  63. /package/dist/{dts → esm}/checkbox/checkbox.base.d.ts +0 -0
  64. /package/dist/{dts → esm}/checkbox/checkbox.bench.d.ts +0 -0
  65. /package/dist/{dts → esm}/checkbox/checkbox.d.ts +0 -0
  66. /package/dist/{dts → esm}/checkbox/checkbox.definition.d.ts +0 -0
  67. /package/dist/{dts → esm}/checkbox/checkbox.options.d.ts +0 -0
  68. /package/dist/{dts → esm}/checkbox/checkbox.styles.d.ts +0 -0
  69. /package/dist/{dts → esm}/checkbox/checkbox.template.d.ts +0 -0
  70. /package/dist/{dts → esm}/checkbox/define.d.ts +0 -0
  71. /package/dist/{dts → esm}/checkbox/index.d.ts +0 -0
  72. /package/dist/{dts → esm}/compound-button/compound-button.bench.d.ts +0 -0
  73. /package/dist/{dts → esm}/compound-button/compound-button.d.ts +0 -0
  74. /package/dist/{dts → esm}/compound-button/compound-button.definition.d.ts +0 -0
  75. /package/dist/{dts → esm}/compound-button/compound-button.options.d.ts +0 -0
  76. /package/dist/{dts → esm}/compound-button/compound-button.styles.d.ts +0 -0
  77. /package/dist/{dts → esm}/compound-button/compound-button.template.d.ts +0 -0
  78. /package/dist/{dts → esm}/compound-button/define.d.ts +0 -0
  79. /package/dist/{dts → esm}/compound-button/index.d.ts +0 -0
  80. /package/dist/{dts → esm}/counter-badge/counter-badge.bench.d.ts +0 -0
  81. /package/dist/{dts → esm}/counter-badge/counter-badge.d.ts +0 -0
  82. /package/dist/{dts → esm}/counter-badge/counter-badge.definition.d.ts +0 -0
  83. /package/dist/{dts → esm}/counter-badge/counter-badge.options.d.ts +0 -0
  84. /package/dist/{dts → esm}/counter-badge/counter-badge.styles.d.ts +0 -0
  85. /package/dist/{dts → esm}/counter-badge/counter-badge.template.d.ts +0 -0
  86. /package/dist/{dts → esm}/counter-badge/define.d.ts +0 -0
  87. /package/dist/{dts → esm}/counter-badge/index.d.ts +0 -0
  88. /package/dist/{dts → esm}/dialog/define.d.ts +0 -0
  89. /package/dist/{dts → esm}/dialog/dialog.bench.d.ts +0 -0
  90. /package/dist/{dts → esm}/dialog/dialog.d.ts +0 -0
  91. /package/dist/{dts → esm}/dialog/dialog.definition.d.ts +0 -0
  92. /package/dist/{dts → esm}/dialog/dialog.options.d.ts +0 -0
  93. /package/dist/{dts → esm}/dialog/dialog.styles.d.ts +0 -0
  94. /package/dist/{dts → esm}/dialog/dialog.template.d.ts +0 -0
  95. /package/dist/{dts → esm}/dialog/index.d.ts +0 -0
  96. /package/dist/{dts → esm}/dialog-body/define.d.ts +0 -0
  97. /package/dist/{dts → esm}/dialog-body/dialog-body.bench.d.ts +0 -0
  98. /package/dist/{dts → esm}/dialog-body/dialog-body.d.ts +0 -0
  99. /package/dist/{dts → esm}/dialog-body/dialog-body.definition.d.ts +0 -0
  100. /package/dist/{dts → esm}/dialog-body/dialog-body.styles.d.ts +0 -0
  101. /package/dist/{dts → esm}/dialog-body/dialog-body.template.d.ts +0 -0
  102. /package/dist/{dts → esm}/dialog-body/index.d.ts +0 -0
  103. /package/dist/{dts → esm}/divider/define.d.ts +0 -0
  104. /package/dist/{dts → esm}/divider/divider.base.d.ts +0 -0
  105. /package/dist/{dts → esm}/divider/divider.bench.d.ts +0 -0
  106. /package/dist/{dts → esm}/divider/divider.d.ts +0 -0
  107. /package/dist/{dts → esm}/divider/divider.definition.d.ts +0 -0
  108. /package/dist/{dts → esm}/divider/divider.options.d.ts +0 -0
  109. /package/dist/{dts → esm}/divider/divider.styles.d.ts +0 -0
  110. /package/dist/{dts → esm}/divider/divider.template.d.ts +0 -0
  111. /package/dist/{dts → esm}/divider/index.d.ts +0 -0
  112. /package/dist/{dts → esm}/drawer/define.d.ts +0 -0
  113. /package/dist/{dts → esm}/drawer/drawer.d.ts +0 -0
  114. /package/dist/{dts → esm}/drawer/drawer.definition.d.ts +0 -0
  115. /package/dist/{dts → esm}/drawer/drawer.options.d.ts +0 -0
  116. /package/dist/{dts → esm}/drawer/drawer.styles.d.ts +0 -0
  117. /package/dist/{dts → esm}/drawer/drawer.template.d.ts +0 -0
  118. /package/dist/{dts → esm}/drawer/index.d.ts +0 -0
  119. /package/dist/{dts → esm}/drawer-body/define.d.ts +0 -0
  120. /package/dist/{dts → esm}/drawer-body/drawer-body.d.ts +0 -0
  121. /package/dist/{dts → esm}/drawer-body/drawer-body.definition.d.ts +0 -0
  122. /package/dist/{dts → esm}/drawer-body/drawer-body.styles.d.ts +0 -0
  123. /package/dist/{dts → esm}/drawer-body/drawer-body.template.d.ts +0 -0
  124. /package/dist/{dts → esm}/drawer-body/index.d.ts +0 -0
  125. /package/dist/{dts → esm}/dropdown/define.d.ts +0 -0
  126. /package/dist/{dts → esm}/dropdown/dropdown.base.d.ts +0 -0
  127. /package/dist/{dts → esm}/dropdown/dropdown.d.ts +0 -0
  128. /package/dist/{dts → esm}/dropdown/dropdown.definition.d.ts +0 -0
  129. /package/dist/{dts → esm}/dropdown/dropdown.options.d.ts +0 -0
  130. /package/dist/{dts → esm}/dropdown/dropdown.styles.d.ts +0 -0
  131. /package/dist/{dts → esm}/dropdown/dropdown.template.d.ts +0 -0
  132. /package/dist/{dts → esm}/dropdown/index.d.ts +0 -0
  133. /package/dist/{dts → esm}/field/define.d.ts +0 -0
  134. /package/dist/{dts → esm}/field/field.base.d.ts +0 -0
  135. /package/dist/{dts → esm}/field/field.bench.d.ts +0 -0
  136. /package/dist/{dts → esm}/field/field.d.ts +0 -0
  137. /package/dist/{dts → esm}/field/field.definition.d.ts +0 -0
  138. /package/dist/{dts → esm}/field/field.options.d.ts +0 -0
  139. /package/dist/{dts → esm}/field/field.styles.d.ts +0 -0
  140. /package/dist/{dts → esm}/field/field.template.d.ts +0 -0
  141. /package/dist/{dts → esm}/field/index.d.ts +0 -0
  142. /package/dist/{dts → esm}/fluent-design-system.d.ts +0 -0
  143. /package/dist/{dts → esm}/image/define.d.ts +0 -0
  144. /package/dist/{dts → esm}/image/image.bench.d.ts +0 -0
  145. /package/dist/{dts → esm}/image/image.d.ts +0 -0
  146. /package/dist/{dts → esm}/image/image.definition.d.ts +0 -0
  147. /package/dist/{dts → esm}/image/image.options.d.ts +0 -0
  148. /package/dist/{dts → esm}/image/image.styles.d.ts +0 -0
  149. /package/dist/{dts → esm}/image/image.template.d.ts +0 -0
  150. /package/dist/{dts → esm}/image/index.d.ts +0 -0
  151. /package/dist/{dts → esm}/index-rollup.d.ts +0 -0
  152. /package/dist/{dts → esm}/index.d.ts +0 -0
  153. /package/dist/{dts → esm}/label/define.d.ts +0 -0
  154. /package/dist/{dts → esm}/label/index.d.ts +0 -0
  155. /package/dist/{dts → esm}/label/label.bench.d.ts +0 -0
  156. /package/dist/{dts → esm}/label/label.d.ts +0 -0
  157. /package/dist/{dts → esm}/label/label.definition.d.ts +0 -0
  158. /package/dist/{dts → esm}/label/label.options.d.ts +0 -0
  159. /package/dist/{dts → esm}/label/label.styles.d.ts +0 -0
  160. /package/dist/{dts → esm}/label/label.template.d.ts +0 -0
  161. /package/dist/{dts → esm}/link/define.d.ts +0 -0
  162. /package/dist/{dts → esm}/link/index.d.ts +0 -0
  163. /package/dist/{dts → esm}/link/link.bench.d.ts +0 -0
  164. /package/dist/{dts → esm}/link/link.d.ts +0 -0
  165. /package/dist/{dts → esm}/link/link.definition.d.ts +0 -0
  166. /package/dist/{dts → esm}/link/link.options.d.ts +0 -0
  167. /package/dist/{dts → esm}/link/link.styles.d.ts +0 -0
  168. /package/dist/{dts → esm}/link/link.template.d.ts +0 -0
  169. /package/dist/{dts → esm}/listbox/define.d.ts +0 -0
  170. /package/dist/{dts → esm}/listbox/index.d.ts +0 -0
  171. /package/dist/{dts → esm}/listbox/listbox.d.ts +0 -0
  172. /package/dist/{dts → esm}/listbox/listbox.definition.d.ts +0 -0
  173. /package/dist/{dts → esm}/listbox/listbox.options.d.ts +0 -0
  174. /package/dist/{dts → esm}/listbox/listbox.styles.d.ts +0 -0
  175. /package/dist/{dts → esm}/listbox/listbox.template.d.ts +0 -0
  176. /package/dist/{dts → esm}/menu/define.d.ts +0 -0
  177. /package/dist/{dts → esm}/menu/index.d.ts +0 -0
  178. /package/dist/{dts → esm}/menu/menu.bench.d.ts +0 -0
  179. /package/dist/{dts → esm}/menu/menu.d.ts +0 -0
  180. /package/dist/{dts → esm}/menu/menu.definition.d.ts +0 -0
  181. /package/dist/{dts → esm}/menu/menu.styles.d.ts +0 -0
  182. /package/dist/{dts → esm}/menu/menu.template.d.ts +0 -0
  183. /package/dist/{dts → esm}/menu-button/define.d.ts +0 -0
  184. /package/dist/{dts → esm}/menu-button/index.d.ts +0 -0
  185. /package/dist/{dts → esm}/menu-button/menu-button.bench.d.ts +0 -0
  186. /package/dist/{dts → esm}/menu-button/menu-button.d.ts +0 -0
  187. /package/dist/{dts → esm}/menu-button/menu-button.definition.d.ts +0 -0
  188. /package/dist/{dts → esm}/menu-button/menu-button.options.d.ts +0 -0
  189. /package/dist/{dts → esm}/menu-button/menu-button.template.d.ts +0 -0
  190. /package/dist/{dts → esm}/menu-item/define.d.ts +0 -0
  191. /package/dist/{dts → esm}/menu-item/index.d.ts +0 -0
  192. /package/dist/{dts → esm}/menu-item/menu-item.bench.d.ts +0 -0
  193. /package/dist/{dts → esm}/menu-item/menu-item.d.ts +0 -0
  194. /package/dist/{dts → esm}/menu-item/menu-item.definition.d.ts +0 -0
  195. /package/dist/{dts → esm}/menu-item/menu-item.options.d.ts +0 -0
  196. /package/dist/{dts → esm}/menu-item/menu-item.styles.d.ts +0 -0
  197. /package/dist/{dts → esm}/menu-item/menu-item.template.d.ts +0 -0
  198. /package/dist/{dts → esm}/menu-list/define.d.ts +0 -0
  199. /package/dist/{dts → esm}/menu-list/index.d.ts +0 -0
  200. /package/dist/{dts → esm}/menu-list/menu-list.bench.d.ts +0 -0
  201. /package/dist/{dts → esm}/menu-list/menu-list.d.ts +0 -0
  202. /package/dist/{dts → esm}/menu-list/menu-list.definition.d.ts +0 -0
  203. /package/dist/{dts → esm}/menu-list/menu-list.styles.d.ts +0 -0
  204. /package/dist/{dts → esm}/menu-list/menu-list.template.d.ts +0 -0
  205. /package/dist/{dts → esm}/message-bar/define.d.ts +0 -0
  206. /package/dist/{dts → esm}/message-bar/index.d.ts +0 -0
  207. /package/dist/{dts → esm}/message-bar/message-bar.bench.d.ts +0 -0
  208. /package/dist/{dts → esm}/message-bar/message-bar.d.ts +0 -0
  209. /package/dist/{dts → esm}/message-bar/message-bar.definition.d.ts +0 -0
  210. /package/dist/{dts → esm}/message-bar/message-bar.options.d.ts +0 -0
  211. /package/dist/{dts → esm}/message-bar/message-bar.styles.d.ts +0 -0
  212. /package/dist/{dts → esm}/message-bar/message-bar.template.d.ts +0 -0
  213. /package/dist/{dts → esm}/option/define.d.ts +0 -0
  214. /package/dist/{dts → esm}/option/index.d.ts +0 -0
  215. /package/dist/{dts → esm}/option/option.d.ts +0 -0
  216. /package/dist/{dts → esm}/option/option.definition.d.ts +0 -0
  217. /package/dist/{dts → esm}/option/option.options.d.ts +0 -0
  218. /package/dist/{dts → esm}/option/option.styles.d.ts +0 -0
  219. /package/dist/{dts → esm}/option/option.template.d.ts +0 -0
  220. /package/dist/{dts → esm}/patterns/aria-globals.d.ts +0 -0
  221. /package/dist/{dts → esm}/patterns/index.d.ts +0 -0
  222. /package/dist/{dts → esm}/patterns/start-end.d.ts +0 -0
  223. /package/dist/{dts → esm}/progress-bar/define.d.ts +0 -0
  224. /package/dist/{dts → esm}/progress-bar/index.d.ts +0 -0
  225. /package/dist/{dts → esm}/progress-bar/progress-bar.base.d.ts +0 -0
  226. /package/dist/{dts → esm}/progress-bar/progress-bar.bench.d.ts +0 -0
  227. /package/dist/{dts → esm}/progress-bar/progress-bar.d.ts +0 -0
  228. /package/dist/{dts → esm}/progress-bar/progress-bar.definition.d.ts +0 -0
  229. /package/dist/{dts → esm}/progress-bar/progress-bar.options.d.ts +0 -0
  230. /package/dist/{dts → esm}/progress-bar/progress-bar.styles.d.ts +0 -0
  231. /package/dist/{dts → esm}/progress-bar/progress-bar.template.d.ts +0 -0
  232. /package/dist/{dts → esm}/radio/define.d.ts +0 -0
  233. /package/dist/{dts → esm}/radio/index.d.ts +0 -0
  234. /package/dist/{dts → esm}/radio/radio.bench.d.ts +0 -0
  235. /package/dist/{dts → esm}/radio/radio.d.ts +0 -0
  236. /package/dist/{dts → esm}/radio/radio.definition.d.ts +0 -0
  237. /package/dist/{dts → esm}/radio/radio.options.d.ts +0 -0
  238. /package/dist/{dts → esm}/radio/radio.styles.d.ts +0 -0
  239. /package/dist/{dts → esm}/radio/radio.template.d.ts +0 -0
  240. /package/dist/{dts → esm}/radio-group/define.d.ts +0 -0
  241. /package/dist/{dts → esm}/radio-group/index.d.ts +0 -0
  242. /package/dist/{dts → esm}/radio-group/radio-group.bench.d.ts +0 -0
  243. /package/dist/{dts → esm}/radio-group/radio-group.d.ts +0 -0
  244. /package/dist/{dts → esm}/radio-group/radio-group.definition.d.ts +0 -0
  245. /package/dist/{dts → esm}/radio-group/radio-group.options.d.ts +0 -0
  246. /package/dist/{dts → esm}/radio-group/radio-group.styles.d.ts +0 -0
  247. /package/dist/{dts → esm}/radio-group/radio-group.template.d.ts +0 -0
  248. /package/dist/{dts → esm}/rating-display/define.d.ts +0 -0
  249. /package/dist/{dts → esm}/rating-display/index.d.ts +0 -0
  250. /package/dist/{dts → esm}/rating-display/rating-display.base.d.ts +0 -0
  251. /package/dist/{dts → esm}/rating-display/rating-display.d.ts +0 -0
  252. /package/dist/{dts → esm}/rating-display/rating-display.definition.d.ts +0 -0
  253. /package/dist/{dts → esm}/rating-display/rating-display.options.d.ts +0 -0
  254. /package/dist/{dts → esm}/rating-display/rating-display.styles.d.ts +0 -0
  255. /package/dist/{dts → esm}/rating-display/rating-display.template.d.ts +0 -0
  256. /package/dist/{dts → esm}/slider/define.d.ts +0 -0
  257. /package/dist/{dts → esm}/slider/index.d.ts +0 -0
  258. /package/dist/{dts → esm}/slider/slider-utilities.d.ts +0 -0
  259. /package/dist/{dts → esm}/slider/slider.bench.d.ts +0 -0
  260. /package/dist/{dts → esm}/slider/slider.d.ts +0 -0
  261. /package/dist/{dts → esm}/slider/slider.definition.d.ts +0 -0
  262. /package/dist/{dts → esm}/slider/slider.options.d.ts +0 -0
  263. /package/dist/{dts → esm}/slider/slider.styles.d.ts +0 -0
  264. /package/dist/{dts → esm}/slider/slider.template.d.ts +0 -0
  265. /package/dist/{dts → esm}/spinner/define.d.ts +0 -0
  266. /package/dist/{dts → esm}/spinner/index.d.ts +0 -0
  267. /package/dist/{dts → esm}/spinner/spinner.base.d.ts +0 -0
  268. /package/dist/{dts → esm}/spinner/spinner.bench.d.ts +0 -0
  269. /package/dist/{dts → esm}/spinner/spinner.d.ts +0 -0
  270. /package/dist/{dts → esm}/spinner/spinner.definition.d.ts +0 -0
  271. /package/dist/{dts → esm}/spinner/spinner.options.d.ts +0 -0
  272. /package/dist/{dts → esm}/spinner/spinner.styles.d.ts +0 -0
  273. /package/dist/{dts → esm}/spinner/spinner.template.d.ts +0 -0
  274. /package/dist/{dts → esm}/styles/index.d.ts +0 -0
  275. /package/dist/{dts → esm}/styles/partials/badge.partials.d.ts +0 -0
  276. /package/dist/{dts → esm}/styles/partials/index.d.ts +0 -0
  277. /package/dist/{dts → esm}/styles/partials/typography.partials.d.ts +0 -0
  278. /package/dist/{dts → esm}/styles/states/index.d.ts +0 -0
  279. /package/dist/{dts → esm}/switch/define.d.ts +0 -0
  280. /package/dist/{dts → esm}/switch/index.d.ts +0 -0
  281. /package/dist/{dts → esm}/switch/switch.bench.d.ts +0 -0
  282. /package/dist/{dts → esm}/switch/switch.d.ts +0 -0
  283. /package/dist/{dts → esm}/switch/switch.definition.d.ts +0 -0
  284. /package/dist/{dts → esm}/switch/switch.options.d.ts +0 -0
  285. /package/dist/{dts → esm}/switch/switch.styles.d.ts +0 -0
  286. /package/dist/{dts → esm}/switch/switch.template.d.ts +0 -0
  287. /package/dist/{dts → esm}/tab/define.d.ts +0 -0
  288. /package/dist/{dts → esm}/tab/index.d.ts +0 -0
  289. /package/dist/{dts → esm}/tab/tab.bench.d.ts +0 -0
  290. /package/dist/{dts → esm}/tab/tab.d.ts +0 -0
  291. /package/dist/{dts → esm}/tab/tab.definition.d.ts +0 -0
  292. /package/dist/{dts → esm}/tab/tab.styles.d.ts +0 -0
  293. /package/dist/{dts → esm}/tab/tab.template.d.ts +0 -0
  294. /package/dist/{dts → esm}/tab-panel/define.d.ts +0 -0
  295. /package/dist/{dts → esm}/tab-panel/index.d.ts +0 -0
  296. /package/dist/{dts → esm}/tab-panel/tab-panel.bench.d.ts +0 -0
  297. /package/dist/{dts → esm}/tab-panel/tab-panel.d.ts +0 -0
  298. /package/dist/{dts → esm}/tab-panel/tab-panel.definition.d.ts +0 -0
  299. /package/dist/{dts → esm}/tab-panel/tab-panel.styles.d.ts +0 -0
  300. /package/dist/{dts → esm}/tab-panel/tab-panel.template.d.ts +0 -0
  301. /package/dist/{dts → esm}/tablist/define.d.ts +0 -0
  302. /package/dist/{dts → esm}/tablist/index.d.ts +0 -0
  303. /package/dist/{dts → esm}/tablist/tablist.base.d.ts +0 -0
  304. /package/dist/{dts → esm}/tablist/tablist.bench.d.ts +0 -0
  305. /package/dist/{dts → esm}/tablist/tablist.d.ts +0 -0
  306. /package/dist/{dts → esm}/tablist/tablist.definition.d.ts +0 -0
  307. /package/dist/{dts → esm}/tablist/tablist.options.d.ts +0 -0
  308. /package/dist/{dts → esm}/tablist/tablist.styles.d.ts +0 -0
  309. /package/dist/{dts → esm}/tablist/tablist.template.d.ts +0 -0
  310. /package/dist/{dts → esm}/tabs/define.d.ts +0 -0
  311. /package/dist/{dts → esm}/tabs/index.d.ts +0 -0
  312. /package/dist/{dts → esm}/tabs/tabs.base.d.ts +0 -0
  313. /package/dist/{dts → esm}/tabs/tabs.bench.d.ts +0 -0
  314. /package/dist/{dts → esm}/tabs/tabs.d.ts +0 -0
  315. /package/dist/{dts → esm}/tabs/tabs.definition.d.ts +0 -0
  316. /package/dist/{dts → esm}/tabs/tabs.options.d.ts +0 -0
  317. /package/dist/{dts → esm}/tabs/tabs.styles.d.ts +0 -0
  318. /package/dist/{dts → esm}/tabs/tabs.template.d.ts +0 -0
  319. /package/dist/{dts → esm}/text/define.d.ts +0 -0
  320. /package/dist/{dts → esm}/text/index.d.ts +0 -0
  321. /package/dist/{dts → esm}/text/text.bench.d.ts +0 -0
  322. /package/dist/{dts → esm}/text/text.d.ts +0 -0
  323. /package/dist/{dts → esm}/text/text.definition.d.ts +0 -0
  324. /package/dist/{dts → esm}/text/text.options.d.ts +0 -0
  325. /package/dist/{dts → esm}/text/text.styles.d.ts +0 -0
  326. /package/dist/{dts → esm}/text/text.template.d.ts +0 -0
  327. /package/dist/{dts → esm}/text-input/define.d.ts +0 -0
  328. /package/dist/{dts → esm}/text-input/index.d.ts +0 -0
  329. /package/dist/{dts → esm}/text-input/text-input.base.d.ts +0 -0
  330. /package/dist/{dts → esm}/text-input/text-input.bench.d.ts +0 -0
  331. /package/dist/{dts → esm}/text-input/text-input.d.ts +0 -0
  332. /package/dist/{dts → esm}/text-input/text-input.definition.d.ts +0 -0
  333. /package/dist/{dts → esm}/text-input/text-input.options.d.ts +0 -0
  334. /package/dist/{dts → esm}/text-input/text-input.styles.d.ts +0 -0
  335. /package/dist/{dts → esm}/text-input/text-input.template.d.ts +0 -0
  336. /package/dist/{dts → esm}/textarea/define.d.ts +0 -0
  337. /package/dist/{dts → esm}/textarea/index.d.ts +0 -0
  338. /package/dist/{dts → esm}/textarea/textarea.base.d.ts +0 -0
  339. /package/dist/{dts → esm}/textarea/textarea.bench.d.ts +0 -0
  340. /package/dist/{dts → esm}/textarea/textarea.d.ts +0 -0
  341. /package/dist/{dts → esm}/textarea/textarea.definition.d.ts +0 -0
  342. /package/dist/{dts → esm}/textarea/textarea.options.d.ts +0 -0
  343. /package/dist/{dts → esm}/textarea/textarea.styles.d.ts +0 -0
  344. /package/dist/{dts → esm}/textarea/textarea.template.d.ts +0 -0
  345. /package/dist/{dts → esm}/theme/design-tokens.d.ts +0 -0
  346. /package/dist/{dts → esm}/theme/index.d.ts +0 -0
  347. /package/dist/{dts → esm}/theme/set-theme.d.ts +0 -0
  348. /package/dist/{dts → esm}/theme/set-theme.global.bench.d.ts +0 -0
  349. /package/dist/{dts → esm}/theme/set-theme.local.bench.d.ts +0 -0
  350. /package/dist/{dts → esm}/theme/set-theme.shadow.bench.d.ts +0 -0
  351. /package/dist/{dts → esm}/toggle-button/define.d.ts +0 -0
  352. /package/dist/{dts → esm}/toggle-button/index.d.ts +0 -0
  353. /package/dist/{dts → esm}/toggle-button/toggle-button.bench.d.ts +0 -0
  354. /package/dist/{dts → esm}/toggle-button/toggle-button.d.ts +0 -0
  355. /package/dist/{dts → esm}/toggle-button/toggle-button.definition.d.ts +0 -0
  356. /package/dist/{dts → esm}/toggle-button/toggle-button.options.d.ts +0 -0
  357. /package/dist/{dts → esm}/toggle-button/toggle-button.styles.d.ts +0 -0
  358. /package/dist/{dts → esm}/toggle-button/toggle-button.template.d.ts +0 -0
  359. /package/dist/{dts → esm}/tooltip/define.d.ts +0 -0
  360. /package/dist/{dts → esm}/tooltip/index.d.ts +0 -0
  361. /package/dist/{dts → esm}/tooltip/tooltip.d.ts +0 -0
  362. /package/dist/{dts → esm}/tooltip/tooltip.definition.d.ts +0 -0
  363. /package/dist/{dts → esm}/tooltip/tooltip.options.d.ts +0 -0
  364. /package/dist/{dts → esm}/tooltip/tooltip.styles.d.ts +0 -0
  365. /package/dist/{dts → esm}/tooltip/tooltip.template.d.ts +0 -0
  366. /package/dist/{dts → esm}/tree/define.d.ts +0 -0
  367. /package/dist/{dts → esm}/tree/index.d.ts +0 -0
  368. /package/dist/{dts → esm}/tree/tree.base.d.ts +0 -0
  369. /package/dist/{dts → esm}/tree/tree.bench.d.ts +0 -0
  370. /package/dist/{dts → esm}/tree/tree.d.ts +0 -0
  371. /package/dist/{dts → esm}/tree/tree.definition.d.ts +0 -0
  372. /package/dist/{dts → esm}/tree/tree.styles.d.ts +0 -0
  373. /package/dist/{dts → esm}/tree/tree.template.d.ts +0 -0
  374. /package/dist/{dts → esm}/tree-item/define.d.ts +0 -0
  375. /package/dist/{dts → esm}/tree-item/index.d.ts +0 -0
  376. /package/dist/{dts → esm}/tree-item/tree-item.base.d.ts +0 -0
  377. /package/dist/{dts → esm}/tree-item/tree-item.bench.d.ts +0 -0
  378. /package/dist/{dts → esm}/tree-item/tree-item.d.ts +0 -0
  379. /package/dist/{dts → esm}/tree-item/tree-item.definition.d.ts +0 -0
  380. /package/dist/{dts → esm}/tree-item/tree-item.options.d.ts +0 -0
  381. /package/dist/{dts → esm}/tree-item/tree-item.styles.d.ts +0 -0
  382. /package/dist/{dts → esm}/tree-item/tree-item.template.d.ts +0 -0
  383. /package/dist/{dts → esm}/tsdoc-metadata.json +0 -0
  384. /package/dist/{dts → esm}/utils/apply-mixins.d.ts +0 -0
  385. /package/dist/{dts → esm}/utils/behaviors/match-media-stylesheet-behavior.d.ts +0 -0
  386. /package/dist/{dts → esm}/utils/benchmark-dependencies/tokens.d.ts +0 -0
  387. /package/dist/{dts → esm}/utils/benchmark-wrapper.d.ts +0 -0
  388. /package/dist/{dts → esm}/utils/converters.d.ts +0 -0
  389. /package/dist/{dts → esm}/utils/direction.d.ts +0 -0
  390. /package/dist/{dts → esm}/utils/display.d.ts +0 -0
  391. /package/dist/{dts → esm}/utils/element-internals.d.ts +0 -0
  392. /package/dist/{dts → esm}/utils/focusable-element.d.ts +0 -0
  393. /package/dist/{dts → esm}/utils/get-initials.d.ts +0 -0
  394. /package/dist/{dts → esm}/utils/index.d.ts +0 -0
  395. /package/dist/{dts → esm}/utils/language.d.ts +0 -0
  396. /package/dist/{dts → esm}/utils/root-active-element.d.ts +0 -0
  397. /package/dist/{dts → esm}/utils/support.d.ts +0 -0
  398. /package/dist/{dts → esm}/utils/template-helpers.d.ts +0 -0
  399. /package/dist/{dts → esm}/utils/typings.d.ts +0 -0
  400. /package/dist/{dts → esm}/utils/unique-id.d.ts +0 -0
  401. /package/dist/{dts → esm}/utils/whitespace-filter.d.ts +0 -0
@@ -3,6 +3,7 @@ import { StartEnd } from '../patterns/index.js';
3
3
  import type { StartEndOptions } from '../patterns/index.js';
4
4
  import { BaseAccordionItem } from './accordion-item.base.js';
5
5
  import { AccordionItemMarkerPosition, AccordionItemSize } from './accordion-item.options.js';
6
+ export type { StaticallyComposableHTML } from '../utils/index.js';
6
7
  /**
7
8
  * Accordion Item configuration options
8
9
  *
@@ -1 +1 @@
1
- {"version":3,"file":"accordion-item.js","sourceRoot":"","sources":["../../../src/accordion-item/accordion-item.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,yBAAyB,CAAC;AAE/C,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAEhD,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,0BAA0B,CAAC;AAe7D;;;;;GAKG;AACH,MAAM,OAAO,aAAc,SAAQ,iBAAiB;IAApD;;QAqBE;;;;;;WAMG;QAEI,UAAK,GAAY,KAAK,CAAC;IAChC,CAAC;CAAA;AArBQ;IADN,IAAI;2CAC2B;AAUzB;IADN,IAAI,CAAC,EAAE,SAAS,EAAE,iBAAiB,EAAE,CAAC;qDACa;AAU7C;IADN,IAAI,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC;4CACI;AAWhC,WAAW,CAAC,aAAa,EAAE,QAAQ,CAAC,CAAC"}
1
+ {"version":3,"file":"accordion-item.js","sourceRoot":"","sources":["../../../src/accordion-item/accordion-item.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,yBAAyB,CAAC;AAE/C,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAEhD,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,0BAA0B,CAAC;AAiB7D;;;;;GAKG;AACH,MAAM,OAAO,aAAc,SAAQ,iBAAiB;IAApD;;QAqBE;;;;;;WAMG;QAEI,UAAK,GAAY,KAAK,CAAC;IAChC,CAAC;CAAA;AArBQ;IADN,IAAI;2CAC2B;AAUzB;IADN,IAAI,CAAC,EAAE,SAAS,EAAE,iBAAiB,EAAE,CAAC;qDACa;AAU7C;IADN,IAAI,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC;4CACI;AAWhC,WAAW,CAAC,aAAa,EAAE,QAAQ,CAAC,CAAC"}
@@ -71,7 +71,6 @@ export class Dialog extends FASTElement {
71
71
  * @returns boolean
72
72
  */
73
73
  clickHandler(event) {
74
- event.preventDefault();
75
74
  if (this.dialog.open && this.type !== DialogType.alert && event.target === this.dialog) {
76
75
  this.hide();
77
76
  }
@@ -1 +1 @@
1
- {"version":3,"file":"dialog.js","sourceRoot":"","sources":["../../../src/dialog/dialog.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,WAAW,EAAE,UAAU,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAC;AACjF,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAEjD;;;;;;GAMG;AACH,MAAM,OAAO,MAAO,SAAQ,WAAW;IAAvC;;QAsBE;;;WAGG;QAEI,SAAI,GAAe,UAAU,CAAC,KAAK,CAAC;QAE3C;;;;WAIG;QACI,qBAAgB,GAAG,GAAS,EAAE;YACnC,IAAI,CAAC,KAAK,CAAC,cAAc,EAAE;gBACzB,QAAQ,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,QAAQ;gBAC9C,QAAQ,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM;aAC/C,CAAC,CAAC;QACL,CAAC,CAAC;QAEF;;;;WAIG;QACI,eAAU,GAAG,GAAS,EAAE;YAC7B,IAAI,CAAC,KAAK,CAAC,QAAQ,EAAE;gBACnB,QAAQ,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM;gBAC9C,QAAQ,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,QAAQ;aAC/C,CAAC,CAAC;QACL,CAAC,CAAC;IAyCJ,CAAC;IAvCC;;;OAGG;IACI,IAAI;QACT,OAAO,CAAC,OAAO,CAAC,GAAG,EAAE;YACnB,IAAI,CAAC,gBAAgB,EAAE,CAAC;YACxB,IAAI,IAAI,CAAC,IAAI,KAAK,UAAU,CAAC,KAAK,IAAI,IAAI,CAAC,IAAI,KAAK,UAAU,CAAC,KAAK,EAAE,CAAC;gBACrE,IAAI,CAAC,MAAM,CAAC,SAAS,EAAE,CAAC;YAC1B,CAAC;iBAAM,IAAI,IAAI,CAAC,IAAI,KAAK,UAAU,CAAC,QAAQ,EAAE,CAAC;gBAC7C,IAAI,CAAC,MAAM,CAAC,IAAI,EAAE,CAAC;YACrB,CAAC;YACD,IAAI,CAAC,UAAU,EAAE,CAAC;QACpB,CAAC,CAAC,CAAC;IACL,CAAC;IAED;;;OAGG;IACI,IAAI;QACT,IAAI,CAAC,gBAAgB,EAAE,CAAC;QACxB,IAAI,CAAC,MAAM,CAAC,KAAK,EAAE,CAAC;QACpB,IAAI,CAAC,UAAU,EAAE,CAAC;IACpB,CAAC;IAED;;;;;OAKG;IACI,YAAY,CAAC,KAAY;QAC9B,KAAK,CAAC,cAAc,EAAE,CAAC;QACvB,IAAI,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,IAAI,CAAC,IAAI,KAAK,UAAU,CAAC,KAAK,IAAI,KAAK,CAAC,MAAM,KAAK,IAAI,CAAC,MAAM,EAAE,CAAC;YACvF,IAAI,CAAC,IAAI,EAAE,CAAC;QACd,CAAC;QACD,OAAO,IAAI,CAAC;IACd,CAAC;CACF;AAtFQ;IADN,UAAU;sCACuB;AAO3B;IADN,IAAI,CAAC,EAAE,SAAS,EAAE,kBAAkB,EAAE,CAAC;+CACR;AAOzB;IADN,IAAI,CAAC,EAAE,SAAS,EAAE,iBAAiB,EAAE,CAAC;8CACR;AAOxB;IADN,IAAI;oCACsC"}
1
+ {"version":3,"file":"dialog.js","sourceRoot":"","sources":["../../../src/dialog/dialog.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,WAAW,EAAE,UAAU,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAC;AACjF,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAEjD;;;;;;GAMG;AACH,MAAM,OAAO,MAAO,SAAQ,WAAW;IAAvC;;QAsBE;;;WAGG;QAEI,SAAI,GAAe,UAAU,CAAC,KAAK,CAAC;QAE3C;;;;WAIG;QACI,qBAAgB,GAAG,GAAS,EAAE;YACnC,IAAI,CAAC,KAAK,CAAC,cAAc,EAAE;gBACzB,QAAQ,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,QAAQ;gBAC9C,QAAQ,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM;aAC/C,CAAC,CAAC;QACL,CAAC,CAAC;QAEF;;;;WAIG;QACI,eAAU,GAAG,GAAS,EAAE;YAC7B,IAAI,CAAC,KAAK,CAAC,QAAQ,EAAE;gBACnB,QAAQ,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM;gBAC9C,QAAQ,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,QAAQ;aAC/C,CAAC,CAAC;QACL,CAAC,CAAC;IAyCJ,CAAC;IAvCC;;;OAGG;IACI,IAAI;QACT,OAAO,CAAC,OAAO,CAAC,GAAG,EAAE;YACnB,IAAI,CAAC,gBAAgB,EAAE,CAAC;YACxB,IAAI,IAAI,CAAC,IAAI,KAAK,UAAU,CAAC,KAAK,IAAI,IAAI,CAAC,IAAI,KAAK,UAAU,CAAC,KAAK,EAAE,CAAC;gBACrE,IAAI,CAAC,MAAM,CAAC,SAAS,EAAE,CAAC;YAC1B,CAAC;iBAAM,IAAI,IAAI,CAAC,IAAI,KAAK,UAAU,CAAC,QAAQ,EAAE,CAAC;gBAC7C,IAAI,CAAC,MAAM,CAAC,IAAI,EAAE,CAAC;YACrB,CAAC;YACD,IAAI,CAAC,UAAU,EAAE,CAAC;QACpB,CAAC,CAAC,CAAC;IACL,CAAC;IAED;;;OAGG;IACI,IAAI;QACT,IAAI,CAAC,gBAAgB,EAAE,CAAC;QACxB,IAAI,CAAC,MAAM,CAAC,KAAK,EAAE,CAAC;QACpB,IAAI,CAAC,UAAU,EAAE,CAAC;IACpB,CAAC;IAED;;;;;OAKG;IACI,YAAY,CAAC,KAAY;QAC9B,IAAI,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,IAAI,CAAC,IAAI,KAAK,UAAU,CAAC,KAAK,IAAI,KAAK,CAAC,MAAM,KAAK,IAAI,CAAC,MAAM,EAAE,CAAC;YACvF,IAAI,CAAC,IAAI,EAAE,CAAC;QACd,CAAC;QAED,OAAO,IAAI,CAAC;IACd,CAAC;CACF;AAtFQ;IADN,UAAU;sCACuB;AAO3B;IADN,IAAI,CAAC,EAAE,SAAS,EAAE,kBAAkB,EAAE,CAAC;+CACR;AAOzB;IADN,IAAI,CAAC,EAAE,SAAS,EAAE,iBAAiB,EAAE,CAAC;8CACR;AAOxB;IADN,IAAI;oCACsC"}
@@ -64,6 +64,12 @@ export const styles = css `
64
64
  margin-inline-start: auto;
65
65
  }
66
66
 
67
+ ::slotted([slot='title']) {
68
+ font: inherit;
69
+ padding: 0;
70
+ margin: 0;
71
+ }
72
+
67
73
  /* align title content to the end when there is no title*/
68
74
  :not(:has(:is([slot='title'], [slot='title-action']))) .title {
69
75
  justify-content: end;
@@ -1 +1 @@
1
- {"version":3,"file":"dialog-body.styles.js","sourceRoot":"","sources":["../../../src/dialog-body/dialog-body.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,yBAAyB,CAAC;AAC9C,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,EACL,uBAAuB,EACvB,uBAAuB,EACvB,cAAc,EACd,eAAe,EACf,eAAe,EACf,iBAAiB,EACjB,kBAAkB,EAClB,iBAAiB,EACjB,iBAAiB,EACjB,oBAAoB,EACpB,gBAAgB,EAChB,gBAAgB,EAChB,kBAAkB,GACnB,MAAM,2BAA2B,CAAC;AAEnC;;GAEG;AACH,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CAAA;IACrB,OAAO,CAAC,MAAM,CAAC;;;kBAGD,uBAAuB;;WAE9B,gBAAgB;eACZ,kBAAkB,IAAI,oBAAoB;;;;;;;kBAOvC,uBAAuB;aAC5B,uBAAuB;;;mBAGjB,cAAc;iBAChB,eAAe;mBACb,kBAAkB;;;mBAGlB,iBAAiB;6BACP,gBAAgB;+BACd,kBAAkB;yBACxB,gBAAgB;2BACd,kBAAkB;;;;;;;aAOhC,uBAAuB;mBACjB,cAAc;iBAChB,eAAe;mBACb,iBAAiB;mBACjB,iBAAiB;;;;;;kBAMlB,uBAAuB;;;WAG9B,gBAAgB;;6BAEE,kBAAkB;yBACtB,kBAAkB;2BAChB,gBAAgB;;;;;;;;;;;;;;;;;;;iCAmBV,gBAAgB;6BACpB,gBAAgB;;;CAG5C,CAAC"}
1
+ {"version":3,"file":"dialog-body.styles.js","sourceRoot":"","sources":["../../../src/dialog-body/dialog-body.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,yBAAyB,CAAC;AAC9C,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,EACL,uBAAuB,EACvB,uBAAuB,EACvB,cAAc,EACd,eAAe,EACf,eAAe,EACf,iBAAiB,EACjB,kBAAkB,EAClB,iBAAiB,EACjB,iBAAiB,EACjB,oBAAoB,EACpB,gBAAgB,EAChB,gBAAgB,EAChB,kBAAkB,GACnB,MAAM,2BAA2B,CAAC;AAEnC;;GAEG;AACH,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CAAA;IACrB,OAAO,CAAC,MAAM,CAAC;;;kBAGD,uBAAuB;;WAE9B,gBAAgB;eACZ,kBAAkB,IAAI,oBAAoB;;;;;;;kBAOvC,uBAAuB;aAC5B,uBAAuB;;;mBAGjB,cAAc;iBAChB,eAAe;mBACb,kBAAkB;;;mBAGlB,iBAAiB;6BACP,gBAAgB;+BACd,kBAAkB;yBACxB,gBAAgB;2BACd,kBAAkB;;;;;;;aAOhC,uBAAuB;mBACjB,cAAc;iBAChB,eAAe;mBACb,iBAAiB;mBACjB,iBAAiB;;;;;;kBAMlB,uBAAuB;;;WAG9B,gBAAgB;;6BAEE,kBAAkB;yBACtB,kBAAkB;2BAChB,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;iCAyBV,gBAAgB;6BACpB,gBAAgB;;;CAG5C,CAAC"}
@@ -6726,7 +6726,6 @@ class Dialog extends FASTElement {
6726
6726
  * @returns boolean
6727
6727
  */
6728
6728
  clickHandler(event) {
6729
- event.preventDefault();
6730
6729
  if (this.dialog.open && this.type !== DialogType.alert && event.target === this.dialog) {
6731
6730
  this.hide();
6732
6731
  }
@@ -6779,7 +6778,7 @@ const template$x = html`<template><div class="title" part="title"><slot name="ti
6779
6778
  const styles$w = css`
6780
6779
  ${display("grid")}
6781
6780
 
6782
- :host{background:${colorNeutralBackground1};box-sizing:border-box;gap:${spacingVerticalS};padding:${spacingVerticalXXL} ${spacingHorizontalXXL};container:dialog-body / inline-size}.title{box-sizing:border-box;align-items:flex-start;background:${colorNeutralBackground1};color:${colorNeutralForeground1};column-gap:8px;display:flex;font-family:${fontFamilyBase};font-size:${fontSizeBase500};font-weight:${fontWeightSemibold};inset-block-start:0;justify-content:space-between;line-height:${lineHeightBase500};margin-block-end:calc(${spacingVerticalS} * -1);margin-block-start:calc(${spacingVerticalXXL} * -1);padding-block-end:${spacingVerticalS};padding-block-start:${spacingVerticalXXL};position:sticky;z-index:1}.content{box-sizing:border-box;color:${colorNeutralForeground1};font-family:${fontFamilyBase};font-size:${fontSizeBase300};font-weight:${fontWeightRegular};line-height:${lineHeightBase300};min-height:32px}.actions{box-sizing:border-box;background:${colorNeutralBackground1};display:flex;flex-direction:column;gap:${spacingVerticalS};inset-block-end:0;margin-block-end:calc(${spacingVerticalXXL} * -1);padding-block-end:${spacingVerticalXXL};padding-block-start:${spacingVerticalL};position:sticky;z-index:2}::slotted([slot='title-action']){margin-inline-start:auto}:not(:has(:is([slot='title'],[slot='title-action']))) .title{justify-content:end}@container (min-width:480px){.actions{align-items:center;flex-direction:row;justify-content:flex-end;margin-block-start:calc(${spacingVerticalS} * -1);padding-block-start:${spacingVerticalS}}}`;
6781
+ :host{background:${colorNeutralBackground1};box-sizing:border-box;gap:${spacingVerticalS};padding:${spacingVerticalXXL} ${spacingHorizontalXXL};container:dialog-body / inline-size}.title{box-sizing:border-box;align-items:flex-start;background:${colorNeutralBackground1};color:${colorNeutralForeground1};column-gap:8px;display:flex;font-family:${fontFamilyBase};font-size:${fontSizeBase500};font-weight:${fontWeightSemibold};inset-block-start:0;justify-content:space-between;line-height:${lineHeightBase500};margin-block-end:calc(${spacingVerticalS} * -1);margin-block-start:calc(${spacingVerticalXXL} * -1);padding-block-end:${spacingVerticalS};padding-block-start:${spacingVerticalXXL};position:sticky;z-index:1}.content{box-sizing:border-box;color:${colorNeutralForeground1};font-family:${fontFamilyBase};font-size:${fontSizeBase300};font-weight:${fontWeightRegular};line-height:${lineHeightBase300};min-height:32px}.actions{box-sizing:border-box;background:${colorNeutralBackground1};display:flex;flex-direction:column;gap:${spacingVerticalS};inset-block-end:0;margin-block-end:calc(${spacingVerticalXXL} * -1);padding-block-end:${spacingVerticalXXL};padding-block-start:${spacingVerticalL};position:sticky;z-index:2}::slotted([slot='title-action']){margin-inline-start:auto}::slotted([slot='title']){font:inherit;padding:0;margin:0}:not(:has(:is([slot='title'],[slot='title-action']))) .title{justify-content:end}@container (min-width:480px){.actions{align-items:center;flex-direction:row;justify-content:flex-end;margin-block-start:calc(${spacingVerticalS} * -1);padding-block-start:${spacingVerticalS}}}`;
6783
6782
 
6784
6783
  const definition$x = DialogBody.compose({
6785
6784
  name: `${FluentDesignSystem.prefix}-dialog-body`,
@@ -406,12 +406,12 @@ const p=Object.freeze({prefix:"fluent",shadowRootMode:"open",registry:customElem
406
406
  ${ra}
407
407
  ${ta}
408
408
 
409
- :host(:is([dot],[dot][appearance][size])){min-width:auto;width:6px;height:6px;padding:0}`;function $u(o={}){return aa({defaultContent:b`${e=>e.setCount()}`})}const yu=$u(),xu=We.compose({name:`${p.prefix}-counter-badge`,template:yu,styles:vu});xu.define(p.registry);const ct={modal:"modal",nonModal:"non-modal",alert:"alert"};function la(o,e="-dialog"){return o?.nodeType!==Node.ELEMENT_NODE?!1:o.tagName.toLowerCase().endsWith(e)}var ku=Object.defineProperty,wu=Object.getOwnPropertyDescriptor,Ci=(o,e,t,i)=>{for(var r=i>1?void 0:i?wu(e,t):e,s=o.length-1,n;s>=0;s--)(n=o[s])&&(r=(i?n(e,t,r):n(r))||r);return i&&r&&ku(e,t,r),r};class wo extends ${constructor(){super(...arguments),this.type=ct.modal,this.emitBeforeToggle=()=>{this.$emit("beforetoggle",{oldState:this.dialog.open?"open":"closed",newState:this.dialog.open?"closed":"open"})},this.emitToggle=()=>{this.$emit("toggle",{oldState:this.dialog.open?"closed":"open",newState:this.dialog.open?"open":"closed"})}}show(){Q.enqueue(()=>{this.emitBeforeToggle(),this.type===ct.alert||this.type===ct.modal?this.dialog.showModal():this.type===ct.nonModal&&this.dialog.show(),this.emitToggle()})}hide(){this.emitBeforeToggle(),this.dialog.close(),this.emitToggle()}clickHandler(e){return e.preventDefault(),this.dialog.open&&this.type!==ct.alert&&e.target===this.dialog&&this.hide(),!0}}Ci([g],wo.prototype,"dialog",2),Ci([a({attribute:"aria-describedby"})],wo.prototype,"ariaDescribedby",2),Ci([a({attribute:"aria-labelledby"})],wo.prototype,"ariaLabelledby",2),Ci([a],wo.prototype,"type",2);const Cu=b`<dialog role="${o=>o.type===ct.alert?"alertdialog":"dialog"}" type="${o=>o.type}" class="dialog" part="dialog" aria-modal="${o=>o.type===ct.modal||o.type===ct.alert?"true":void 0}" aria-describedby="${o=>o.ariaDescribedby}" aria-labelledby="${o=>o.ariaLabelledby}" aria-label="${o=>o.ariaLabel}" @click="${(o,e)=>o.clickHandler(e.event)}" @cancel="${o=>o.hide()}" ${W("dialog")}><slot></slot></dialog>`,Su=u`
409
+ :host(:is([dot],[dot][appearance][size])){min-width:auto;width:6px;height:6px;padding:0}`;function $u(o={}){return aa({defaultContent:b`${e=>e.setCount()}`})}const yu=$u(),xu=We.compose({name:`${p.prefix}-counter-badge`,template:yu,styles:vu});xu.define(p.registry);const ct={modal:"modal",nonModal:"non-modal",alert:"alert"};function la(o,e="-dialog"){return o?.nodeType!==Node.ELEMENT_NODE?!1:o.tagName.toLowerCase().endsWith(e)}var ku=Object.defineProperty,wu=Object.getOwnPropertyDescriptor,Ci=(o,e,t,i)=>{for(var r=i>1?void 0:i?wu(e,t):e,s=o.length-1,n;s>=0;s--)(n=o[s])&&(r=(i?n(e,t,r):n(r))||r);return i&&r&&ku(e,t,r),r};class wo extends ${constructor(){super(...arguments),this.type=ct.modal,this.emitBeforeToggle=()=>{this.$emit("beforetoggle",{oldState:this.dialog.open?"open":"closed",newState:this.dialog.open?"closed":"open"})},this.emitToggle=()=>{this.$emit("toggle",{oldState:this.dialog.open?"closed":"open",newState:this.dialog.open?"open":"closed"})}}show(){Q.enqueue(()=>{this.emitBeforeToggle(),this.type===ct.alert||this.type===ct.modal?this.dialog.showModal():this.type===ct.nonModal&&this.dialog.show(),this.emitToggle()})}hide(){this.emitBeforeToggle(),this.dialog.close(),this.emitToggle()}clickHandler(e){return this.dialog.open&&this.type!==ct.alert&&e.target===this.dialog&&this.hide(),!0}}Ci([g],wo.prototype,"dialog",2),Ci([a({attribute:"aria-describedby"})],wo.prototype,"ariaDescribedby",2),Ci([a({attribute:"aria-labelledby"})],wo.prototype,"ariaLabelledby",2),Ci([a],wo.prototype,"type",2);const Cu=b`<dialog role="${o=>o.type===ct.alert?"alertdialog":"dialog"}" type="${o=>o.type}" class="dialog" part="dialog" aria-modal="${o=>o.type===ct.modal||o.type===ct.alert?"true":void 0}" aria-describedby="${o=>o.ariaDescribedby}" aria-labelledby="${o=>o.ariaLabelledby}" aria-label="${o=>o.ariaLabel}" @click="${(o,e)=>o.clickHandler(e.event)}" @cancel="${o=>o.hide()}" ${W("dialog")}><slot></slot></dialog>`,Su=u`
410
410
  @layer base{:host{--dialog-backdrop:${pr};--dialog-starting-scale:0.85}::backdrop{background:var(--dialog-backdrop,rgba(0,0,0,0.4))}dialog{background:${I};border-radius:${En};border:none;box-shadow:${qn};color:${P};max-height:calc(-48px + 100vh);padding:0;width:100%;max-width:600px}:host([type='non-modal']) dialog{inset:0;position:fixed;z-index:2;overflow:auto}}@layer animations{@media (prefers-reduced-motion:no-preference){dialog,::backdrop{transition:display allow-discrete,opacity,overlay allow-discrete,scale;transition-duration:${Cr};transition-timing-function:${Ct};opacity:0}::backdrop{transition-timing-function:${Ir}}[open],[open]::backdrop{opacity:1}dialog:not([open]){scale:var(--dialog-starting-scale);transition-timing-function:${wt}}}@starting-style{[open],[open]::backdrop{opacity:0}dialog{scale:var(--dialog-starting-scale)}}}`.withBehaviors(X(u`
411
411
  @layer base{dialog{border:${T} solid ${J}}}`)),Iu=wo.compose({name:`${p.prefix}-dialog`,template:Cu,styles:Su});Iu.define(p.registry);class Pu extends ${clickHandler(e){if(!e.defaultPrevented){const t=this.parentElement;la(t)&&t.hide()}return!0}}const zu=b`<template><div class="title" part="title"><slot name="title"></slot><slot name="title-action"></slot><slot name="close" @click="${(o,e)=>o.clickHandler(e.event)}"></slot></div><div class="content" part="content"><slot></slot></div><div class="actions" part="actions"><slot name="action"></slot></div></template>`,Tu=u`
412
412
  ${k("grid")}
413
413
 
414
- :host{background:${I};box-sizing:border-box;gap:${R};padding:${kt} ${xr};container:dialog-body / inline-size}.title{box-sizing:border-box;align-items:flex-start;background:${I};color:${P};column-gap:8px;display:flex;font-family:${v};font-size:${jt};font-weight:${D};inset-block-start:0;justify-content:space-between;line-height:${di};margin-block-end:calc(${R} * -1);margin-block-start:calc(${kt} * -1);padding-block-end:${R};padding-block-start:${kt};position:sticky;z-index:1}.content{box-sizing:border-box;color:${P};font-family:${v};font-size:${B};font-weight:${_};line-height:${A};min-height:32px}.actions{box-sizing:border-box;background:${I};display:flex;flex-direction:column;gap:${R};inset-block-end:0;margin-block-end:calc(${kt} * -1);padding-block-end:${kt};padding-block-start:${ui};position:sticky;z-index:2}::slotted([slot='title-action']){margin-inline-start:auto}:not(:has(:is([slot='title'],[slot='title-action']))) .title{justify-content:end}@container (min-width:480px){.actions{align-items:center;flex-direction:row;justify-content:flex-end;margin-block-start:calc(${R} * -1);padding-block-start:${R}}}`,Bu=Pu.compose({name:`${p.prefix}-dialog-body`,template:zu,styles:Tu});Bu.define(p.registry);const Co={separator:"separator",presentation:"presentation"},ca=Se;var Ou=Object.defineProperty,Au=Object.getOwnPropertyDescriptor,da=(o,e,t,i)=>{for(var r=i>1?void 0:i?Au(e,t):e,s=o.length-1,n;s>=0;s--)(n=o[s])&&(r=(i?n(e,t,r):n(r))||r);return i&&r&&Ou(e,t,r),r};class Er extends ${constructor(){super(...arguments),this.elementInternals=this.attachInternals()}connectedCallback(){super.connectedCallback(),this.elementInternals.role=this.role??Co.separator,this.role!==Co.presentation&&(this.elementInternals.ariaOrientation=this.orientation??ca.horizontal)}roleChanged(e,t){this.$fastController.isConnected&&(this.elementInternals.role=`${t??Co.separator}`),t===Co.presentation&&(this.elementInternals.ariaOrientation=null)}orientationChanged(e,t){this.elementInternals.ariaOrientation=this.role!==Co.presentation?t??null:null,St(this.elementInternals,e,t,ca)}}da([a],Er.prototype,"role",2),da([a],Er.prototype,"orientation",2);var _u=Object.defineProperty,Eu=Object.getOwnPropertyDescriptor,Nr=(o,e,t,i)=>{for(var r=i>1?void 0:i?Eu(e,t):e,s=o.length-1,n;s>=0;s--)(n=o[s])&&(r=(i?n(e,t,r):n(r))||r);return i&&r&&_u(e,t,r),r};class Si extends Er{}Nr([a({attribute:"align-content"})],Si.prototype,"alignContent",2),Nr([a],Si.prototype,"appearance",2),Nr([a({mode:"boolean"})],Si.prototype,"inset",2);function Nu(){return b`<slot></slot>`}const Fu=Nu(),Mu=u`
414
+ :host{background:${I};box-sizing:border-box;gap:${R};padding:${kt} ${xr};container:dialog-body / inline-size}.title{box-sizing:border-box;align-items:flex-start;background:${I};color:${P};column-gap:8px;display:flex;font-family:${v};font-size:${jt};font-weight:${D};inset-block-start:0;justify-content:space-between;line-height:${di};margin-block-end:calc(${R} * -1);margin-block-start:calc(${kt} * -1);padding-block-end:${R};padding-block-start:${kt};position:sticky;z-index:1}.content{box-sizing:border-box;color:${P};font-family:${v};font-size:${B};font-weight:${_};line-height:${A};min-height:32px}.actions{box-sizing:border-box;background:${I};display:flex;flex-direction:column;gap:${R};inset-block-end:0;margin-block-end:calc(${kt} * -1);padding-block-end:${kt};padding-block-start:${ui};position:sticky;z-index:2}::slotted([slot='title-action']){margin-inline-start:auto}::slotted([slot='title']){font:inherit;padding:0;margin:0}:not(:has(:is([slot='title'],[slot='title-action']))) .title{justify-content:end}@container (min-width:480px){.actions{align-items:center;flex-direction:row;justify-content:flex-end;margin-block-start:calc(${R} * -1);padding-block-start:${R}}}`,Bu=Pu.compose({name:`${p.prefix}-dialog-body`,template:zu,styles:Tu});Bu.define(p.registry);const Co={separator:"separator",presentation:"presentation"},ca=Se;var Ou=Object.defineProperty,Au=Object.getOwnPropertyDescriptor,da=(o,e,t,i)=>{for(var r=i>1?void 0:i?Au(e,t):e,s=o.length-1,n;s>=0;s--)(n=o[s])&&(r=(i?n(e,t,r):n(r))||r);return i&&r&&Ou(e,t,r),r};class Er extends ${constructor(){super(...arguments),this.elementInternals=this.attachInternals()}connectedCallback(){super.connectedCallback(),this.elementInternals.role=this.role??Co.separator,this.role!==Co.presentation&&(this.elementInternals.ariaOrientation=this.orientation??ca.horizontal)}roleChanged(e,t){this.$fastController.isConnected&&(this.elementInternals.role=`${t??Co.separator}`),t===Co.presentation&&(this.elementInternals.ariaOrientation=null)}orientationChanged(e,t){this.elementInternals.ariaOrientation=this.role!==Co.presentation?t??null:null,St(this.elementInternals,e,t,ca)}}da([a],Er.prototype,"role",2),da([a],Er.prototype,"orientation",2);var _u=Object.defineProperty,Eu=Object.getOwnPropertyDescriptor,Nr=(o,e,t,i)=>{for(var r=i>1?void 0:i?Eu(e,t):e,s=o.length-1,n;s>=0;s--)(n=o[s])&&(r=(i?n(e,t,r):n(r))||r);return i&&r&&_u(e,t,r),r};class Si extends Er{}Nr([a({attribute:"align-content"})],Si.prototype,"alignContent",2),Nr([a],Si.prototype,"appearance",2),Nr([a({mode:"boolean"})],Si.prototype,"inset",2);function Nu(){return b`<slot></slot>`}const Fu=Nu(),Mu=u`
415
415
  ${k("flex")}
416
416
 
417
417
  :host{contain:content}:host::after,:host::before{align-self:center;background:${xo};box-sizing:border-box;content:'';display:flex;flex-grow:1;height:${T}}:host([inset]){padding:0 12px}:host ::slotted(*){color:${Ie};font-family:${v};font-size:${M};font-weight:${_};margin:0;padding:0 12px}:host([align-content='start'])::before,:host([align-content='end'])::after{flex-basis:12px;flex-grow:0;flex-shrink:0}:host([orientation='vertical']){align-items:center;flex-direction:column;height:100%;min-height:84px}:host([orientation='vertical']):empty{min-height:20px}:host([orientation='vertical'][inset])::before{margin-top:12px}:host([orientation='vertical'][inset])::after{margin-bottom:12px}:host([orientation='vertical']):empty::before,:host([orientation='vertical']):empty::after{height:10px;min-height:10px;flex-grow:0}:host([orientation='vertical'])::before,:host([orientation='vertical'])::after{width:${T};min-height:20px;height:100%}:host([orientation='vertical']) ::slotted(*){display:flex;flex-direction:column;padding:12px 0;line-height:20px}:host([orientation='vertical'][align-content='start'])::before{min-height:8px}:host([orientation='vertical'][align-content='end'])::after{min-height:8px}:host([appearance='strong'])::before,:host([appearance='strong'])::after{background:${je}}:host([appearance='strong']) ::slotted(*){color:${P}}:host([appearance='brand'])::before,:host([appearance='brand'])::after{background:${vn}}:host([appearance='brand']) ::slotted(*){color:${oi}}:host([appearance='subtle'])::before,:host([appearance='subtle'])::after{background:${Kl}}:host([appearance='subtle']) ::slotted(*){color:${re}}`.withBehaviors(X(u`
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@fluentui/web-components",
3
3
  "description": "A library of Fluent Web Components",
4
- "version": "3.0.0-beta.104",
4
+ "version": "3.0.0-beta.106",
5
5
  "author": {
6
6
  "name": "Microsoft",
7
7
  "url": "https://discord.gg/FcSNfg4"
@@ -20,57 +20,23 @@
20
20
  "unpkg": "dist/web-components.min.js",
21
21
  "files": [
22
22
  "*.md",
23
- "dist/dts/",
24
23
  "dist/esm/",
25
24
  "dist/*.js",
26
25
  "dist/*.d.ts",
27
26
  "custom-elements.json"
28
27
  ],
29
28
  "exports": {
30
- ".": {
31
- "types": "./dist/dts/index.d.ts",
32
- "default": "./dist/esm/index.js"
33
- },
34
- "./utilities.js": {
35
- "types": "./dist/dts/utils/index.d.ts",
36
- "default": "./dist/esm/utils/index.js"
37
- },
38
- "./theme/*.js": {
39
- "types": "./dist/dts/theme/*.d.ts",
40
- "default": "./dist/esm/theme/*.js"
41
- },
42
- "./*/base.js": {
43
- "types": "./dist/dts/*/*.base.d.ts",
44
- "default": "./dist/esm/*/*.base.js"
45
- },
46
- "./*/define.js": {
47
- "types": "./dist/dts/*/*.define.d.ts",
48
- "default": "./dist/esm/*/*.define.js"
49
- },
50
- "./*/definition.js": {
51
- "types": "./dist/dts/*/*.definition.d.ts",
52
- "default": "./dist/esm/*/*.definition.js"
53
- },
54
- "./*/options.js": {
55
- "types": "./dist/dts/*/*.options.d.ts",
56
- "default": "./dist/esm/*/*.options.js"
57
- },
58
- "./*/styles.js": {
59
- "types": "./dist/dts/*/*.styles.d.ts",
60
- "default": "./dist/esm/*/*.styles.js"
61
- },
62
- "./*/template.js": {
63
- "types": "./dist/dts/*/*.template.d.ts",
64
- "default": "./dist/esm/*/*.template.js"
65
- },
66
- "./*/index.js": {
67
- "types": "./dist/dts/*/index.d.ts",
68
- "default": "./dist/esm/*/index.js"
69
- },
70
- "./*.js": {
71
- "types": "./dist/dts/*/define.d.ts",
72
- "default": "./dist/esm/*/define.js"
73
- },
29
+ ".": "./dist/esm/index.js",
30
+ "./utilities.js": "./dist/esm/utils/index.js",
31
+ "./theme/*.js": "./dist/esm/theme/*.js",
32
+ "./*/base.js": "./dist/esm/*/*.base.js",
33
+ "./*/define.js": "./dist/esm/*/define.js",
34
+ "./*/definition.js": "./dist/esm/*/*.definition.js",
35
+ "./*/options.js": "./dist/esm/*/*.options.js",
36
+ "./*/styles.js": "./dist/esm/*/*.styles.js",
37
+ "./*/template.js": "./dist/esm/*/*.template.js",
38
+ "./*/index.js": "./dist/esm/*/index.js",
39
+ "./*.js": "./dist/esm/*/define.js",
74
40
  "./custom-elements.json": "./custom-elements.json",
75
41
  "./package.json": "./package.json"
76
42
  },
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes