@fluentui/web-components 2.5.11 → 3.0.0-alpha.1

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 (447) hide show
  1. package/CHANGELOG.json +16 -47
  2. package/CHANGELOG.md +6 -24
  3. package/dist/dts/index-rollup.d.ts +0 -7
  4. package/dist/dts/index.d.ts +1 -49
  5. package/dist/dts/theme/design-tokens.d.ts +379 -0
  6. package/dist/dts/theme/index.d.ts +2 -0
  7. package/dist/dts/theme/set-theme.d.ts +6 -0
  8. package/dist/dts/{anchored-region/anchored-region.stories.d.ts → theme/theme.stories.d.ts} +1 -2
  9. package/dist/esm/index-rollup.js +0 -11
  10. package/dist/esm/index.js +1 -49
  11. package/dist/esm/theme/design-tokens.js +381 -0
  12. package/dist/esm/theme/index.js +2 -0
  13. package/dist/esm/theme/set-theme.js +11 -0
  14. package/dist/esm/theme/theme.stories.js +21 -0
  15. package/dist/fluent-web-components.api.json +6 -19807
  16. package/dist/web-components.d.ts +1 -2980
  17. package/dist/web-components.js +2 -21988
  18. package/dist/web-components.min.js +1 -254
  19. package/docs/api-report.md +1 -1723
  20. package/package.json +14 -6
  21. package/public/theme-switch.ts +13 -0
  22. package/dist/dts/_docs/design-system/color-explorer/app.d.ts +0 -25
  23. package/dist/dts/_docs/design-system/color-explorer/colors.d.ts +0 -13
  24. package/dist/dts/_docs/design-system/color-explorer/component-types.d.ts +0 -6
  25. package/dist/dts/_docs/design-system/color-explorer/components/color-block.d.ts +0 -10
  26. package/dist/dts/_docs/design-system/color-explorer/components/color-picker/color-picker.d.ts +0 -190
  27. package/dist/dts/_docs/design-system/color-explorer/components/color-picker/color-picker.form-associated.d.ts +0 -15
  28. package/dist/dts/_docs/design-system/color-explorer/components/color-picker/color-picker.styles.d.ts +0 -3
  29. package/dist/dts/_docs/design-system/color-explorer/components/color-picker/color-picker.template.d.ts +0 -8
  30. package/dist/dts/_docs/design-system/color-explorer/components/color-picker/index.d.ts +0 -9
  31. package/dist/dts/_docs/design-system/color-explorer/components/control-pane/control-pane.d.ts +0 -8
  32. package/dist/dts/_docs/design-system/color-explorer/components/control-pane/control-pane.styles.d.ts +0 -1
  33. package/dist/dts/_docs/design-system/color-explorer/components/control-pane/control-pane.template.d.ts +0 -2
  34. package/dist/dts/_docs/design-system/color-explorer/components/control-pane/index.d.ts +0 -6
  35. package/dist/dts/_docs/design-system/color-explorer/components/gradient/gradient.d.ts +0 -5
  36. package/dist/dts/_docs/design-system/color-explorer/components/gradient/gradient.styles.d.ts +0 -1
  37. package/dist/dts/_docs/design-system/color-explorer/components/gradient/gradient.template.d.ts +0 -2
  38. package/dist/dts/_docs/design-system/color-explorer/components/gradient/index.d.ts +0 -6
  39. package/dist/dts/_docs/design-system/color-explorer/components/layer-background/index.d.ts +0 -21
  40. package/dist/dts/_docs/design-system/color-explorer/components/sample-app/index.d.ts +0 -6
  41. package/dist/dts/_docs/design-system/color-explorer/components/sample-app/sample-app.d.ts +0 -3
  42. package/dist/dts/_docs/design-system/color-explorer/components/sample-app/sample-app.styles.d.ts +0 -1
  43. package/dist/dts/_docs/design-system/color-explorer/components/sample-app/sample-app.template.d.ts +0 -1
  44. package/dist/dts/_docs/design-system/color-explorer/components/sample-page/index.d.ts +0 -6
  45. package/dist/dts/_docs/design-system/color-explorer/components/sample-page/sample-page.d.ts +0 -3
  46. package/dist/dts/_docs/design-system/color-explorer/components/sample-page/sample-page.styles.d.ts +0 -1
  47. package/dist/dts/_docs/design-system/color-explorer/components/sample-page/sample-page.template.d.ts +0 -1
  48. package/dist/dts/_docs/design-system/color-explorer/components/swatch.d.ts +0 -30
  49. package/dist/dts/_docs/design-system/color-explorer/custom-elements.d.ts +0 -7
  50. package/dist/dts/_docs/design-system/color-explorer/index.d.ts +0 -2
  51. package/dist/dts/accordion/accordion-item/accordion-item.styles.d.ts +0 -3
  52. package/dist/dts/accordion/accordion-item/index.d.ts +0 -17
  53. package/dist/dts/accordion/accordion.stories.d.ts +0 -15
  54. package/dist/dts/accordion/accordion.styles.d.ts +0 -3
  55. package/dist/dts/accordion/index.d.ts +0 -22
  56. package/dist/dts/anchor/anchor.stories.d.ts +0 -14
  57. package/dist/dts/anchor/anchor.styles.d.ts +0 -3
  58. package/dist/dts/anchor/index.d.ts +0 -49
  59. package/dist/dts/anchored-region/anchored-region.styles.d.ts +0 -3
  60. package/dist/dts/anchored-region/index.d.ts +0 -21
  61. package/dist/dts/badge/badge.stories.d.ts +0 -14
  62. package/dist/dts/badge/badge.styles.d.ts +0 -3
  63. package/dist/dts/badge/index.d.ts +0 -29
  64. package/dist/dts/breadcrumb/breadcrumb.stories.d.ts +0 -15
  65. package/dist/dts/breadcrumb/breadcrumb.styles.d.ts +0 -3
  66. package/dist/dts/breadcrumb/index.d.ts +0 -21
  67. package/dist/dts/breadcrumb-item/breadcrumb-item.stories.d.ts +0 -15
  68. package/dist/dts/breadcrumb-item/breadcrumb-item.styles.d.ts +0 -3
  69. package/dist/dts/breadcrumb-item/index.d.ts +0 -21
  70. package/dist/dts/button/button.stories.d.ts +0 -21
  71. package/dist/dts/button/button.styles.d.ts +0 -3
  72. package/dist/dts/button/index.d.ts +0 -48
  73. package/dist/dts/calendar/calendar.stories.d.ts +0 -86
  74. package/dist/dts/calendar/calendar.styles.d.ts +0 -7
  75. package/dist/dts/calendar/index.d.ts +0 -18
  76. package/dist/dts/card/card.stories.d.ts +0 -15
  77. package/dist/dts/card/card.styles.d.ts +0 -3
  78. package/dist/dts/card/index.d.ts +0 -46
  79. package/dist/dts/checkbox/checkbox.stories.d.ts +0 -28
  80. package/dist/dts/checkbox/checkbox.styles.d.ts +0 -3
  81. package/dist/dts/checkbox/index.d.ts +0 -16
  82. package/dist/dts/color/palette.d.ts +0 -73
  83. package/dist/dts/color/recipe.d.ts +0 -20
  84. package/dist/dts/color/recipes/contrast-and-delta-swatch-set.d.ts +0 -11
  85. package/dist/dts/color/recipes/contrast-swatch.d.ts +0 -12
  86. package/dist/dts/color/recipes/delta-swatch-set.d.ts +0 -36
  87. package/dist/dts/color/recipes/delta-swatch.d.ts +0 -12
  88. package/dist/dts/color/recipes/focus-stroke.d.ts +0 -10
  89. package/dist/dts/color/recipes/foreground-on-accent.d.ts +0 -11
  90. package/dist/dts/color/recipes/gradient-shadow-stroke.d.ts +0 -7
  91. package/dist/dts/color/recipes/gradient-swatch.d.ts +0 -36
  92. package/dist/dts/color/recipes/neutral-layer-1.d.ts +0 -10
  93. package/dist/dts/color/recipes/neutral-layer-2.d.ts +0 -6
  94. package/dist/dts/color/recipes/neutral-layer-3.d.ts +0 -6
  95. package/dist/dts/color/recipes/neutral-layer-4.d.ts +0 -6
  96. package/dist/dts/color/recipes/neutral-layer-floating.d.ts +0 -6
  97. package/dist/dts/color/recipes/underline-stroke.d.ts +0 -7
  98. package/dist/dts/color/swatch.d.ts +0 -31
  99. package/dist/dts/color/utilities/base-layer-luminance.d.ts +0 -11
  100. package/dist/dts/color/utilities/binary-search.d.ts +0 -4
  101. package/dist/dts/color/utilities/color-constants.d.ts +0 -14
  102. package/dist/dts/color/utilities/direction-by-is-dark.d.ts +0 -5
  103. package/dist/dts/color/utilities/is-dark.d.ts +0 -9
  104. package/dist/dts/color/utilities/relative-luminance.d.ts +0 -13
  105. package/dist/dts/combobox/combobox.stories.d.ts +0 -36
  106. package/dist/dts/combobox/combobox.styles.d.ts +0 -3
  107. package/dist/dts/combobox/index.d.ts +0 -43
  108. package/dist/dts/component-definitions.d.ts +0 -43
  109. package/dist/dts/custom-elements.d.ts +0 -103
  110. package/dist/dts/data-grid/data-grid-cell.styles.d.ts +0 -3
  111. package/dist/dts/data-grid/data-grid-row.styles.d.ts +0 -3
  112. package/dist/dts/data-grid/data-grid.stories.d.ts +0 -15
  113. package/dist/dts/data-grid/data-grid.styles.d.ts +0 -3
  114. package/dist/dts/data-grid/index.d.ts +0 -45
  115. package/dist/dts/design-system-provider/index.d.ts +0 -582
  116. package/dist/dts/design-tokens.d.ts +0 -519
  117. package/dist/dts/dialog/dialog.stories.d.ts +0 -25
  118. package/dist/dts/dialog/dialog.styles.d.ts +0 -3
  119. package/dist/dts/dialog/index.d.ts +0 -21
  120. package/dist/dts/divider/divider.stories.d.ts +0 -6
  121. package/dist/dts/divider/divider.styles.d.ts +0 -3
  122. package/dist/dts/divider/index.d.ts +0 -21
  123. package/dist/dts/flipper/flipper.stories.d.ts +0 -17
  124. package/dist/dts/flipper/flipper.styles.d.ts +0 -3
  125. package/dist/dts/flipper/index.d.ts +0 -21
  126. package/dist/dts/fluent-design-system.d.ts +0 -9
  127. package/dist/dts/horizontal-scroll/horizontal-scroll.stories.d.ts +0 -15
  128. package/dist/dts/horizontal-scroll/horizontal-scroll.styles.d.ts +0 -12
  129. package/dist/dts/horizontal-scroll/index.d.ts +0 -25
  130. package/dist/dts/listbox/index.d.ts +0 -19
  131. package/dist/dts/listbox/listbox.stories.d.ts +0 -6
  132. package/dist/dts/listbox/listbox.styles.d.ts +0 -3
  133. package/dist/dts/listbox-option/index.d.ts +0 -17
  134. package/dist/dts/listbox-option/listbox-option.stories.d.ts +0 -23
  135. package/dist/dts/listbox-option/listbox-option.styles.d.ts +0 -3
  136. package/dist/dts/menu/index.d.ts +0 -26
  137. package/dist/dts/menu/menu.stories.d.ts +0 -6
  138. package/dist/dts/menu/menu.styles.d.ts +0 -3
  139. package/dist/dts/menu-item/index.d.ts +0 -21
  140. package/dist/dts/menu-item/menu-item.stories.d.ts +0 -18
  141. package/dist/dts/menu-item/menu-item.styles.d.ts +0 -3
  142. package/dist/dts/number-field/index.d.ts +0 -41
  143. package/dist/dts/number-field/number-field.stories.d.ts +0 -71
  144. package/dist/dts/number-field/number-field.styles.d.ts +0 -3
  145. package/dist/dts/progress/index.d.ts +0 -2
  146. package/dist/dts/progress/progress/index.d.ts +0 -22
  147. package/dist/dts/progress/progress/progress.stories.d.ts +0 -15
  148. package/dist/dts/progress/progress/progress.styles.d.ts +0 -3
  149. package/dist/dts/progress/progress-ring/index.d.ts +0 -22
  150. package/dist/dts/progress/progress-ring/progress-ring.stories.d.ts +0 -15
  151. package/dist/dts/progress/progress-ring/progress-ring.styles.d.ts +0 -3
  152. package/dist/dts/radio/index.d.ts +0 -21
  153. package/dist/dts/radio/radio.stories.d.ts +0 -23
  154. package/dist/dts/radio/radio.styles.d.ts +0 -3
  155. package/dist/dts/radio-group/index.d.ts +0 -21
  156. package/dist/dts/radio-group/radio-group.stories.d.ts +0 -18
  157. package/dist/dts/radio-group/radio-group.styles.d.ts +0 -3
  158. package/dist/dts/search/index.d.ts +0 -38
  159. package/dist/dts/search/search.stories.d.ts +0 -75
  160. package/dist/dts/search/search.styles.d.ts +0 -3
  161. package/dist/dts/search/search.template.d.ts +0 -6
  162. package/dist/dts/select/index.d.ts +0 -44
  163. package/dist/dts/select/select.stories.d.ts +0 -28
  164. package/dist/dts/select/select.styles.d.ts +0 -13
  165. package/dist/dts/skeleton/index.d.ts +0 -21
  166. package/dist/dts/skeleton/skeleton.stories.d.ts +0 -20
  167. package/dist/dts/skeleton/skeleton.styles.d.ts +0 -3
  168. package/dist/dts/slider/index.d.ts +0 -21
  169. package/dist/dts/slider/slider.stories.d.ts +0 -14
  170. package/dist/dts/slider/slider.styles.d.ts +0 -3
  171. package/dist/dts/slider-label/index.d.ts +0 -21
  172. package/dist/dts/slider-label/slider-label.stories.d.ts +0 -23
  173. package/dist/dts/slider-label/slider-label.styles.d.ts +0 -3
  174. package/dist/dts/styles/direction.d.ts +0 -34
  175. package/dist/dts/styles/elevation.d.ts +0 -64
  176. package/dist/dts/styles/focus.d.ts +0 -13
  177. package/dist/dts/styles/index.d.ts +0 -5
  178. package/dist/dts/styles/patterns/button.styles.d.ts +0 -31
  179. package/dist/dts/styles/patterns/index.d.ts +0 -3
  180. package/dist/dts/styles/patterns/input.styles.d.ts +0 -30
  181. package/dist/dts/styles/patterns/type-ramp.d.ts +0 -18
  182. package/dist/dts/styles/size.d.ts +0 -7
  183. package/dist/dts/switch/index.d.ts +0 -21
  184. package/dist/dts/switch/switch.stories.d.ts +0 -18
  185. package/dist/dts/switch/switch.styles.d.ts +0 -3
  186. package/dist/dts/tabs/index.d.ts +0 -23
  187. package/dist/dts/tabs/tab/index.d.ts +0 -21
  188. package/dist/dts/tabs/tab/tab.styles.d.ts +0 -3
  189. package/dist/dts/tabs/tab-panel/index.d.ts +0 -21
  190. package/dist/dts/tabs/tab-panel/tab-panel.styles.d.ts +0 -3
  191. package/dist/dts/tabs/tabs.stories.d.ts +0 -19
  192. package/dist/dts/tabs/tabs.styles.d.ts +0 -3
  193. package/dist/dts/text-area/index.d.ts +0 -45
  194. package/dist/dts/text-area/text-area.stories.d.ts +0 -41
  195. package/dist/dts/text-area/text-area.styles.d.ts +0 -3
  196. package/dist/dts/text-field/index.d.ts +0 -45
  197. package/dist/dts/text-field/text-field.stories.d.ts +0 -81
  198. package/dist/dts/text-field/text-field.styles.d.ts +0 -3
  199. package/dist/dts/toolbar/index.d.ts +0 -17
  200. package/dist/dts/toolbar/toolbar.stories.d.ts +0 -9
  201. package/dist/dts/toolbar/toolbar.styles.d.ts +0 -3
  202. package/dist/dts/tooltip/index.d.ts +0 -21
  203. package/dist/dts/tooltip/tooltip.stories.d.ts +0 -14
  204. package/dist/dts/tooltip/tooltip.styles.d.ts +0 -3
  205. package/dist/dts/tree-item/index.d.ts +0 -22
  206. package/dist/dts/tree-item/tree-item.stories.d.ts +0 -18
  207. package/dist/dts/tree-item/tree-item.styles.d.ts +0 -4
  208. package/dist/dts/tree-view/index.d.ts +0 -22
  209. package/dist/dts/tree-view/tree-view.stories.d.ts +0 -13
  210. package/dist/dts/tree-view/tree-view.styles.d.ts +0 -3
  211. package/dist/dts/utilities/behaviors.d.ts +0 -12
  212. package/dist/dts/utilities/type-ramp.d.ts +0 -12
  213. package/dist/esm/_docs/design-system/color-explorer/app.js +0 -247
  214. package/dist/esm/_docs/design-system/color-explorer/colors.js +0 -24
  215. package/dist/esm/_docs/design-system/color-explorer/component-types.js +0 -7
  216. package/dist/esm/_docs/design-system/color-explorer/components/color-block.js +0 -408
  217. package/dist/esm/_docs/design-system/color-explorer/components/color-picker/color-picker.form-associated.js +0 -16
  218. package/dist/esm/_docs/design-system/color-explorer/components/color-picker/color-picker.js +0 -297
  219. package/dist/esm/_docs/design-system/color-explorer/components/color-picker/color-picker.styles.js +0 -124
  220. package/dist/esm/_docs/design-system/color-explorer/components/color-picker/color-picker.template.js +0 -130
  221. package/dist/esm/_docs/design-system/color-explorer/components/color-picker/index.js +0 -15
  222. package/dist/esm/_docs/design-system/color-explorer/components/control-pane/control-pane.js +0 -24
  223. package/dist/esm/_docs/design-system/color-explorer/components/control-pane/control-pane.styles.js +0 -19
  224. package/dist/esm/_docs/design-system/color-explorer/components/control-pane/control-pane.template.js +0 -52
  225. package/dist/esm/_docs/design-system/color-explorer/components/control-pane/index.js +0 -18
  226. package/dist/esm/_docs/design-system/color-explorer/components/gradient/gradient.js +0 -11
  227. package/dist/esm/_docs/design-system/color-explorer/components/gradient/gradient.styles.js +0 -31
  228. package/dist/esm/_docs/design-system/color-explorer/components/gradient/gradient.template.js +0 -21
  229. package/dist/esm/_docs/design-system/color-explorer/components/gradient/index.js +0 -18
  230. package/dist/esm/_docs/design-system/color-explorer/components/layer-background/index.js +0 -70
  231. package/dist/esm/_docs/design-system/color-explorer/components/sample-app/index.js +0 -18
  232. package/dist/esm/_docs/design-system/color-explorer/components/sample-app/sample-app.js +0 -3
  233. package/dist/esm/_docs/design-system/color-explorer/components/sample-app/sample-app.styles.js +0 -166
  234. package/dist/esm/_docs/design-system/color-explorer/components/sample-app/sample-app.template.js +0 -97
  235. package/dist/esm/_docs/design-system/color-explorer/components/sample-page/index.js +0 -18
  236. package/dist/esm/_docs/design-system/color-explorer/components/sample-page/sample-page.js +0 -3
  237. package/dist/esm/_docs/design-system/color-explorer/components/sample-page/sample-page.styles.js +0 -130
  238. package/dist/esm/_docs/design-system/color-explorer/components/sample-page/sample-page.template.js +0 -82
  239. package/dist/esm/_docs/design-system/color-explorer/components/swatch.js +0 -163
  240. package/dist/esm/_docs/design-system/color-explorer/custom-elements.js +0 -3
  241. package/dist/esm/_docs/design-system/color-explorer/index.js +0 -14
  242. package/dist/esm/accordion/accordion-item/accordion-item.styles.js +0 -154
  243. package/dist/esm/accordion/accordion-item/accordion-item.vscode.definition.json +0 -67
  244. package/dist/esm/accordion/accordion-item/index.js +0 -32
  245. package/dist/esm/accordion/accordion.stories.js +0 -66
  246. package/dist/esm/accordion/accordion.styles.js +0 -13
  247. package/dist/esm/accordion/accordion.vscode.definition.json +0 -35
  248. package/dist/esm/accordion/index.js +0 -27
  249. package/dist/esm/anchor/anchor.stories.js +0 -34
  250. package/dist/esm/anchor/anchor.styles.js +0 -5
  251. package/dist/esm/anchor/anchor.vscode.definition.json +0 -138
  252. package/dist/esm/anchor/index.js +0 -67
  253. package/dist/esm/anchored-region/anchored-region.stories.js +0 -133
  254. package/dist/esm/anchored-region/anchored-region.styles.js +0 -7
  255. package/dist/esm/anchored-region/anchored-region.vscode.definition.json +0 -140
  256. package/dist/esm/anchored-region/index.js +0 -26
  257. package/dist/esm/badge/badge.stories.js +0 -27
  258. package/dist/esm/badge/badge.styles.js +0 -40
  259. package/dist/esm/badge/badge.vscode.definition.json +0 -60
  260. package/dist/esm/badge/index.js +0 -45
  261. package/dist/esm/breadcrumb/breadcrumb.stories.js +0 -20
  262. package/dist/esm/breadcrumb/breadcrumb.styles.js +0 -13
  263. package/dist/esm/breadcrumb/breadcrumb.vscode.definition.json +0 -18
  264. package/dist/esm/breadcrumb/index.js +0 -26
  265. package/dist/esm/breadcrumb-item/breadcrumb-item.stories.js +0 -16
  266. package/dist/esm/breadcrumb-item/breadcrumb-item.styles.js +0 -96
  267. package/dist/esm/breadcrumb-item/breadcrumb-item.vscode.definition.json +0 -50
  268. package/dist/esm/breadcrumb-item/index.js +0 -34
  269. package/dist/esm/button/button.stories.js +0 -40
  270. package/dist/esm/button/button.styles.js +0 -24
  271. package/dist/esm/button/button.vscode.definition.json +0 -158
  272. package/dist/esm/button/index.js +0 -67
  273. package/dist/esm/calendar/calendar.stories.js +0 -115
  274. package/dist/esm/calendar/calendar.styles.js +0 -132
  275. package/dist/esm/calendar/index.js +0 -31
  276. package/dist/esm/card/card.stories.js +0 -30
  277. package/dist/esm/card/card.styles.js +0 -28
  278. package/dist/esm/card/card.vscode.definition.json +0 -33
  279. package/dist/esm/card/index.js +0 -79
  280. package/dist/esm/checkbox/checkbox.stories.js +0 -43
  281. package/dist/esm/checkbox/checkbox.styles.js +0 -161
  282. package/dist/esm/checkbox/checkbox.vscode.definition.json +0 -69
  283. package/dist/esm/checkbox/index.js +0 -31
  284. package/dist/esm/color/palette.js +0 -250
  285. package/dist/esm/color/recipe.js +0 -1
  286. package/dist/esm/color/recipes/contrast-and-delta-swatch-set.js +0 -28
  287. package/dist/esm/color/recipes/contrast-swatch.js +0 -12
  288. package/dist/esm/color/recipes/delta-swatch-set.js +0 -53
  289. package/dist/esm/color/recipes/delta-swatch.js +0 -13
  290. package/dist/esm/color/recipes/focus-stroke.js +0 -14
  291. package/dist/esm/color/recipes/foreground-on-accent.js +0 -21
  292. package/dist/esm/color/recipes/gradient-shadow-stroke.js +0 -54
  293. package/dist/esm/color/recipes/gradient-swatch.js +0 -36
  294. package/dist/esm/color/recipes/neutral-layer-1.js +0 -13
  295. package/dist/esm/color/recipes/neutral-layer-2.js +0 -7
  296. package/dist/esm/color/recipes/neutral-layer-3.js +0 -7
  297. package/dist/esm/color/recipes/neutral-layer-4.js +0 -7
  298. package/dist/esm/color/recipes/neutral-layer-floating.js +0 -7
  299. package/dist/esm/color/recipes/underline-stroke.js +0 -31
  300. package/dist/esm/color/swatch.js +0 -53
  301. package/dist/esm/color/utilities/base-layer-luminance.js +0 -14
  302. package/dist/esm/color/utilities/binary-search.js +0 -15
  303. package/dist/esm/color/utilities/color-constants.js +0 -19
  304. package/dist/esm/color/utilities/direction-by-is-dark.js +0 -7
  305. package/dist/esm/color/utilities/is-dark.js +0 -17
  306. package/dist/esm/color/utilities/relative-luminance.js +0 -8
  307. package/dist/esm/combobox/combobox.stories.js +0 -84
  308. package/dist/esm/combobox/combobox.styles.js +0 -40
  309. package/dist/esm/combobox/combobox.vscode.definition.json +0 -121
  310. package/dist/esm/combobox/index.js +0 -63
  311. package/dist/esm/component-definitions.js +0 -84
  312. package/dist/esm/custom-elements.js +0 -102
  313. package/dist/esm/data-grid/data-grid-cell.styles.js +0 -36
  314. package/dist/esm/data-grid/data-grid-cell.vscode.definition.json +0 -34
  315. package/dist/esm/data-grid/data-grid-row.styles.js +0 -24
  316. package/dist/esm/data-grid/data-grid-row.vscode.definition.json +0 -34
  317. package/dist/esm/data-grid/data-grid.stories.js +0 -381
  318. package/dist/esm/data-grid/data-grid.styles.js +0 -8
  319. package/dist/esm/data-grid/data-grid.vscode.definition.json +0 -34
  320. package/dist/esm/data-grid/index.js +0 -60
  321. package/dist/esm/design-system-provider/design-system-provider.vscode.definition.json +0 -510
  322. package/dist/esm/design-system-provider/index.js +0 -518
  323. package/dist/esm/design-tokens.js +0 -685
  324. package/dist/esm/dialog/dialog.stories.js +0 -36
  325. package/dist/esm/dialog/dialog.styles.js +0 -47
  326. package/dist/esm/dialog/dialog.vscode.definition.json +0 -67
  327. package/dist/esm/dialog/index.js +0 -26
  328. package/dist/esm/divider/divider.stories.js +0 -17
  329. package/dist/esm/divider/divider.styles.js +0 -11
  330. package/dist/esm/divider/divider.vscode.definition.json +0 -29
  331. package/dist/esm/divider/index.js +0 -26
  332. package/dist/esm/flipper/flipper.stories.js +0 -31
  333. package/dist/esm/flipper/flipper.styles.js +0 -84
  334. package/dist/esm/flipper/flipper.vscode.definition.json +0 -56
  335. package/dist/esm/flipper/index.js +0 -36
  336. package/dist/esm/fluent-design-system.js +0 -11
  337. package/dist/esm/horizontal-scroll/horizontal-scroll.stories.js +0 -81
  338. package/dist/esm/horizontal-scroll/horizontal-scroll.styles.js +0 -138
  339. package/dist/esm/horizontal-scroll/horizontal-scroll.vscode.definition.json +0 -85
  340. package/dist/esm/horizontal-scroll/index.js +0 -47
  341. package/dist/esm/listbox/index.js +0 -24
  342. package/dist/esm/listbox/listbox.stories.js +0 -29
  343. package/dist/esm/listbox/listbox.styles.js +0 -21
  344. package/dist/esm/listbox/listbox.vscode.definition.json +0 -40
  345. package/dist/esm/listbox-option/index.js +0 -22
  346. package/dist/esm/listbox-option/listbox-option.stories.js +0 -38
  347. package/dist/esm/listbox-option/listbox-option.styles.js +0 -133
  348. package/dist/esm/listbox-option/listbox-option.vscode.definition.json +0 -45
  349. package/dist/esm/menu/index.js +0 -36
  350. package/dist/esm/menu/menu.stories.js +0 -56
  351. package/dist/esm/menu/menu.styles.js +0 -42
  352. package/dist/esm/menu/menu.vscode.definition.json +0 -18
  353. package/dist/esm/menu-item/index.js +0 -41
  354. package/dist/esm/menu-item/menu-item.stories.js +0 -34
  355. package/dist/esm/menu-item/menu-item.styles.js +0 -265
  356. package/dist/esm/menu-item/menu-item.vscode.definition.json +0 -82
  357. package/dist/esm/number-field/index.js +0 -57
  358. package/dist/esm/number-field/number-field.stories.js +0 -83
  359. package/dist/esm/number-field/number-field.styles.js +0 -71
  360. package/dist/esm/number-field/number-field.vscode.definition.json +0 -167
  361. package/dist/esm/progress/index.js +0 -2
  362. package/dist/esm/progress/progress/index.js +0 -33
  363. package/dist/esm/progress/progress/progress.stories.js +0 -59
  364. package/dist/esm/progress/progress/progress.styles.js +0 -119
  365. package/dist/esm/progress/progress/progress.vscode.definition.json +0 -56
  366. package/dist/esm/progress/progress-ring/index.js +0 -45
  367. package/dist/esm/progress/progress-ring/progress-ring.stories.js +0 -59
  368. package/dist/esm/progress/progress-ring/progress-ring.styles.js +0 -79
  369. package/dist/esm/progress/progress-ring/progress-ring.vscode.definition.json +0 -56
  370. package/dist/esm/radio/index.js +0 -31
  371. package/dist/esm/radio/radio.stories.js +0 -41
  372. package/dist/esm/radio/radio.styles.js +0 -152
  373. package/dist/esm/radio/radio.vscode.definition.json +0 -63
  374. package/dist/esm/radio-group/index.js +0 -26
  375. package/dist/esm/radio-group/radio-group.stories.js +0 -42
  376. package/dist/esm/radio-group/radio-group.styles.js +0 -21
  377. package/dist/esm/radio-group/radio-group.vscode.definition.json +0 -64
  378. package/dist/esm/search/index.js +0 -52
  379. package/dist/esm/search/search.stories.js +0 -83
  380. package/dist/esm/search/search.styles.js +0 -104
  381. package/dist/esm/search/search.template.js +0 -82
  382. package/dist/esm/search/search.vscode.definition.json +0 -145
  383. package/dist/esm/select/index.js +0 -61
  384. package/dist/esm/select/select.stories.js +0 -53
  385. package/dist/esm/select/select.styles.js +0 -139
  386. package/dist/esm/select/select.vscode.definition.json +0 -79
  387. package/dist/esm/skeleton/index.js +0 -26
  388. package/dist/esm/skeleton/skeleton.stories.js +0 -37
  389. package/dist/esm/skeleton/skeleton.styles.js +0 -77
  390. package/dist/esm/skeleton/skeleton.vscode.definition.json +0 -49
  391. package/dist/esm/slider/index.js +0 -29
  392. package/dist/esm/slider/slider.stories.js +0 -40
  393. package/dist/esm/slider/slider.styles.js +0 -162
  394. package/dist/esm/slider/slider.vscode.definition.json +0 -101
  395. package/dist/esm/slider-label/index.js +0 -26
  396. package/dist/esm/slider-label/slider-label.stories.js +0 -40
  397. package/dist/esm/slider-label/slider-label.styles.js +0 -77
  398. package/dist/esm/slider-label/slider-label.vscode.definition.json +0 -43
  399. package/dist/esm/styles/direction.js +0 -73
  400. package/dist/esm/styles/elevation.js +0 -74
  401. package/dist/esm/styles/focus.js +0 -21
  402. package/dist/esm/styles/index.js +0 -5
  403. package/dist/esm/styles/patterns/button.styles.js +0 -427
  404. package/dist/esm/styles/patterns/index.js +0 -3
  405. package/dist/esm/styles/patterns/input.styles.js +0 -227
  406. package/dist/esm/styles/patterns/type-ramp.js +0 -74
  407. package/dist/esm/styles/size.js +0 -9
  408. package/dist/esm/switch/index.js +0 -31
  409. package/dist/esm/switch/switch.stories.js +0 -42
  410. package/dist/esm/switch/switch.styles.js +0 -213
  411. package/dist/esm/switch/switch.vscode.definition.json +0 -68
  412. package/dist/esm/tabs/index.js +0 -28
  413. package/dist/esm/tabs/tab/index.js +0 -26
  414. package/dist/esm/tabs/tab/tab.styles.js +0 -75
  415. package/dist/esm/tabs/tab/tab.vscode.definition.json +0 -17
  416. package/dist/esm/tabs/tab-panel/index.js +0 -26
  417. package/dist/esm/tabs/tab-panel/tab-panel.styles.js +0 -11
  418. package/dist/esm/tabs/tab-panel/tab-panel.vscode.definition.json +0 -17
  419. package/dist/esm/tabs/tabs.stories.js +0 -105
  420. package/dist/esm/tabs/tabs.styles.js +0 -98
  421. package/dist/esm/tabs/tabs.vscode.definition.json +0 -50
  422. package/dist/esm/text-area/index.js +0 -56
  423. package/dist/esm/text-area/text-area.stories.js +0 -56
  424. package/dist/esm/text-area/text-area.styles.js +0 -39
  425. package/dist/esm/text-area/text-area.vscode.definition.json +0 -141
  426. package/dist/esm/text-field/index.js +0 -56
  427. package/dist/esm/text-field/text-field.stories.js +0 -88
  428. package/dist/esm/text-field/text-field.styles.js +0 -48
  429. package/dist/esm/text-field/text-field.vscode.definition.json +0 -150
  430. package/dist/esm/toolbar/index.js +0 -23
  431. package/dist/esm/toolbar/toolbar.stories.js +0 -9
  432. package/dist/esm/toolbar/toolbar.styles.js +0 -73
  433. package/dist/esm/tooltip/index.js +0 -31
  434. package/dist/esm/tooltip/tooltip.stories.js +0 -34
  435. package/dist/esm/tooltip/tooltip.styles.js +0 -107
  436. package/dist/esm/tooltip/tooltip.vscode.definition.json +0 -56
  437. package/dist/esm/tree-item/index.js +0 -32
  438. package/dist/esm/tree-item/tree-item.stories.js +0 -34
  439. package/dist/esm/tree-item/tree-item.styles.js +0 -227
  440. package/dist/esm/tree-item/tree-item.vscode.definition.json +0 -63
  441. package/dist/esm/tree-view/index.js +0 -27
  442. package/dist/esm/tree-view/tree-view.stories.js +0 -99
  443. package/dist/esm/tree-view/tree-view.styles.js +0 -14
  444. package/dist/esm/tree-view/tree-view.vscode.definition.json +0 -26
  445. package/dist/esm/utilities/behaviors.js +0 -13
  446. package/dist/esm/utilities/type-ramp.js +0 -12
  447. package/public/switches.ts +0 -24
@@ -1,582 +0,0 @@
1
- import { FoundationElement } from '@microsoft/fast-foundation';
2
- import { Direction } from '@microsoft/fast-web-utilities';
3
- import { Swatch } from '../color/swatch';
4
- /**
5
- * The Fluent DesignSystemProvider Element.
6
- * @public
7
- */
8
- export declare class DesignSystemProvider extends FoundationElement {
9
- constructor();
10
- connectedCallback(): void;
11
- /**
12
- * Used to instruct the FluentDesignSystemProvider
13
- * that it should not set the CSS
14
- * background-color and color properties
15
- *
16
- * @remarks
17
- * HTML boolean attribute: no-paint
18
- */
19
- noPaint: boolean;
20
- private noPaintChanged;
21
- /**
22
- * Define design system property attributes
23
- * @remarks
24
- * HTML attribute: fill-color
25
- *
26
- * CSS custom property: --fill-color
27
- */
28
- fillColor: Swatch;
29
- /**
30
- * A convenience to recreate the accentPalette
31
- * @remarks
32
- * HTML attribute: accent-base-color
33
- */
34
- accentBaseColor: Swatch;
35
- /**
36
- * A convenience to recreate the neutralPalette
37
- * @remarks
38
- * HTML attribute: neutral-base-color
39
- */
40
- neutralBaseColor: Swatch;
41
- /**
42
- *
43
- * The density offset, used with designUnit to calculate height and spacing.
44
- *
45
- * @remarks
46
- * HTML attribute: density
47
- *
48
- * CSS custom property: --density
49
- */
50
- density: number;
51
- /**
52
- * The grid-unit that UI dimensions are derived from in pixels.
53
- *
54
- * @remarks
55
- * HTML attribute: design-unit
56
- *
57
- * CSS custom property: --design-unit
58
- */
59
- designUnit: number;
60
- /**
61
- * The primary document direction.
62
- *
63
- * @remarks
64
- * HTML attribute: direction
65
- *
66
- * CSS custom property: N/A
67
- */
68
- direction: Direction;
69
- /**
70
- * The number of designUnits used for component height at the base density.
71
- *
72
- * @remarks
73
- * HTML attribute: base-height-multiplier
74
- *
75
- * CSS custom property: --base-height-multiplier
76
- */
77
- baseHeightMultiplier: number;
78
- /**
79
- * The number of designUnits used for horizontal spacing at the base density.
80
- *
81
- * @remarks
82
- * HTML attribute: base-horizontal-spacing-multiplier
83
- *
84
- * CSS custom property: --base-horizontal-spacing-multiplier
85
- */
86
- baseHorizontalSpacingMultiplier: number;
87
- /**
88
- * The corner radius applied to controls.
89
- *
90
- * @remarks
91
- * HTML attribute: control-corner-radius
92
- *
93
- * CSS custom property: --control-corner-radius
94
- */
95
- controlCornerRadius: number;
96
- /**
97
- * The corner radius applied to layers.
98
- *
99
- * @remarks
100
- * HTML attribute: layer-corner-radius
101
- *
102
- * CSS custom property: --layer-corner-radius
103
- */
104
- layerCornerRadius: number;
105
- /**
106
- * The width of the standard stroke applied to stroke components in pixels.
107
- *
108
- * @remarks
109
- * HTML attribute: stroke-width
110
- *
111
- * CSS custom property: --stroke-width
112
- */
113
- strokeWidth: number;
114
- /**
115
- * The width of the standard focus stroke in pixels.
116
- *
117
- * @remarks
118
- * HTML attribute: focus-stroke-width
119
- *
120
- * CSS custom property: --focus-stroke-width
121
- */
122
- focusStrokeWidth: number;
123
- /**
124
- * The opacity of a disabled control.
125
- *
126
- * @remarks
127
- * HTML attribute: disabled-opacity
128
- *
129
- * CSS custom property: --disabled-opacity
130
- */
131
- disabledOpacity: number;
132
- /**
133
- * The font-size two steps below the base font-size
134
- *
135
- * @remarks
136
- * HTML attribute: type-ramp-minus-2-font-size
137
- *
138
- * CSS custom property: --type-ramp-minus-2-font-size
139
- */
140
- typeRampMinus2FontSize: string;
141
- /**
142
- * The line-height two steps below the base line-height
143
- *
144
- * @remarks
145
- * HTML attribute: type-ramp-minus-2-line-height
146
- *
147
- * CSS custom property: --type-ramp-minus-2-line-height
148
- */
149
- typeRampMinus2LineHeight: string;
150
- /**
151
- * The font-size one step below the base font-size
152
- *
153
- * @remarks
154
- * HTML attribute: type-ramp-minus-1-font-size
155
- *
156
- * CSS custom property: --type-ramp-minus-1-font-size
157
- */
158
- typeRampMinus1FontSize: string;
159
- /**
160
- * The line-height one step below the base line-height
161
- *
162
- * @remarks
163
- * HTML attribute: type-ramp-minus-1-line-height
164
- *
165
- * CSS custom property: --type-ramp-minus-1-line-height
166
- */
167
- typeRampMinus1LineHeight: string;
168
- /**
169
- * The base font-size of the relative type-ramp scale
170
- *
171
- * @remarks
172
- * HTML attribute: type-ramp-base-font-size
173
- *
174
- * CSS custom property: --type-ramp-base-font-size
175
- */
176
- typeRampBaseFontSize: string;
177
- /**
178
- * The base line-height of the relative type-ramp scale
179
- *
180
- * @remarks
181
- * HTML attribute: type-ramp-base-line-height
182
- *
183
- * CSS custom property: --type-ramp-base-line-height
184
- */
185
- typeRampBaseLineHeight: string;
186
- /**
187
- * The font-size one step above the base font-size
188
- *
189
- * @remarks
190
- * HTML attribute: type-ramp-plus-1-font-size
191
- *
192
- * CSS custom property: --type-ramp-plus-1-font-size
193
- */
194
- typeRampPlus1FontSize: string;
195
- /**
196
- * The line-height one step above the base line-height
197
- *
198
- * @remarks
199
- * HTML attribute: type-ramp-plus-1-line-height
200
- *
201
- * CSS custom property: --type-ramp-plus-1-line-height
202
- */
203
- typeRampPlus1LineHeight: string;
204
- /**
205
- * The font-size two steps above the base font-size
206
- *
207
- * @remarks
208
- * HTML attribute: type-ramp-plus-2-font-size
209
- *
210
- * CSS custom property: --type-ramp-plus-2-font-size
211
- */
212
- typeRampPlus2FontSize: string;
213
- /**
214
- * The line-height two steps above the base line-height
215
- *
216
- * @remarks
217
- * HTML attribute: type-ramp-plus-2-line-height
218
- *
219
- * CSS custom property: --type-ramp-plus-2-line-height
220
- */
221
- typeRampPlus2LineHeight: string;
222
- /**
223
- * The font-size three steps above the base font-size
224
- *
225
- * @remarks
226
- * HTML attribute: type-ramp-plus-3-font-size
227
- *
228
- * CSS custom property: --type-ramp-plus-3-font-size
229
- */
230
- typeRampPlus3FontSize: string;
231
- /**
232
- * The line-height three steps above the base line-height
233
- *
234
- * @remarks
235
- * HTML attribute: type-ramp-plus-3-line-height
236
- *
237
- * CSS custom property: --type-ramp-plus-3-line-height
238
- */
239
- typeRampPlus3LineHeight: string;
240
- /**
241
- * The font-size four steps above the base font-size
242
- *
243
- * @remarks
244
- * HTML attribute: type-ramp-plus-4-font-size
245
- *
246
- * CSS custom property: --type-ramp-plus-4-font-size
247
- */
248
- typeRampPlus4FontSize: string;
249
- /**
250
- * The line-height four steps above the base line-height
251
- *
252
- * @remarks
253
- * HTML attribute: type-ramp-plus-4-line-height
254
- *
255
- * CSS custom property: --type-ramp-plus-4-line-height
256
- */
257
- typeRampPlus4LineHeight: string;
258
- /**
259
- * The font-size five steps above the base font-size
260
- *
261
- * @remarks
262
- * HTML attribute: type-ramp-plus-5-font-size
263
- *
264
- * CSS custom property: --type-ramp-plus-5-font-size
265
- */
266
- typeRampPlus5FontSize: string;
267
- /**
268
- * The line-height five steps above the base line-height
269
- *
270
- * @remarks
271
- * HTML attribute: type-ramp-plus-5-line-height
272
- *
273
- * CSS custom property: --type-ramp-plus-5-line-height
274
- */
275
- typeRampPlus5LineHeight: string;
276
- /**
277
- * The font-size six steps above the base font-size
278
- *
279
- * @remarks
280
- * HTML attribute: type-ramp-plus-6-font-size
281
- *
282
- * CSS custom property: --type-ramp-plus-6-font-size
283
- */
284
- typeRampPlus6FontSize: string;
285
- /**
286
- * The line-height six steps above the base line-height
287
- *
288
- * @remarks
289
- * HTML attribute: type-ramp-plus-6-line-height
290
- *
291
- * CSS custom property: --type-ramp-plus-6-line-height
292
- */
293
- typeRampPlus6LineHeight: string;
294
- /**
295
- * The distance from the resolved accent fill color for the rest state of the accent-fill recipe.
296
- *
297
- * @remarks
298
- * HTML attribute: accent-fill-rest-delta
299
- *
300
- * CSS custom property: N/A
301
- */
302
- accentFillRestDelta: number;
303
- /**
304
- * The distance from the resolved accent fill color for the hover state of the accent-fill recipe.
305
- *
306
- * @remarks
307
- * HTML attribute: accent-fill-hover-delta
308
- *
309
- * CSS custom property: N/A
310
- */
311
- accentFillHoverDelta: number;
312
- /**
313
- * The distance from the resolved accent fill color for the active state of the accent-fill recipe.
314
- *
315
- * @remarks
316
- * HTML attribute: accent-fill-active-delta
317
- *
318
- * CSS custom property: N/A
319
- */
320
- accentFillActiveDelta: number;
321
- /**
322
- * The distance from the resolved accent fill color for the focus state of the accent-fill recipe.
323
- *
324
- * @remarks
325
- * HTML attribute: accent-fill-focus-delta
326
- *
327
- * CSS custom property: N/A
328
- */
329
- accentFillFocusDelta: number;
330
- /**
331
- * The distance from the resolved accent foreground color for the rest state of the accent-foreground recipe.
332
- *
333
- * @remarks
334
- * HTML attribute: accent-foreground-rest-delta
335
- *
336
- * CSS custom property: N/A
337
- */
338
- accentForegroundRestDelta: number;
339
- /**
340
- * The distance from the resolved accent foreground color for the hover state of the accent-foreground recipe.
341
- *
342
- * @remarks
343
- * HTML attribute: accent-foreground-hover-delta
344
- *
345
- * CSS custom property: N/A
346
- */
347
- accentForegroundHoverDelta: number;
348
- /**
349
- * The distance from the resolved accent foreground color for the active state of the accent-foreground recipe.
350
- *
351
- * @remarks
352
- * HTML attribute: accent-foreground-active-delta
353
- *
354
- * CSS custom property: N/A
355
- */
356
- accentForegroundActiveDelta: number;
357
- /**
358
- * The distance from the resolved accent foreground color for the focus state of the accent-foreground recipe.
359
- *
360
- * @remarks
361
- * HTML attribute: accent-foreground-focus-delta
362
- *
363
- * CSS custom property: N/A
364
- */
365
- accentForegroundFocusDelta: number;
366
- /**
367
- * The distance from the resolved neutral fill color for the rest state of the neutral-fill recipe.
368
- *
369
- * @remarks
370
- * HTML attribute: neutral-fill-rest-delta
371
- *
372
- * CSS custom property: N/A
373
- */
374
- neutralFillRestDelta: number;
375
- /**
376
- * The distance from the resolved neutral fill color for the hover state of the neutral-fill recipe.
377
- *
378
- * @remarks
379
- * HTML attribute: neutral-fill-hover-delta
380
- *
381
- * CSS custom property: N/A
382
- */
383
- neutralFillHoverDelta: number;
384
- /**
385
- * The distance from the resolved neutral fill color for the active state of the neutral-fill recipe.
386
- *
387
- * @remarks
388
- * HTML attribute: neutral-fill-active-delta
389
- *
390
- * CSS custom property: N/A
391
- */
392
- neutralFillActiveDelta: number;
393
- /**
394
- * The distance from the resolved neutral fill color for the focus state of the neutral-fill recipe.
395
- *
396
- * @remarks
397
- * HTML attribute: neutral-fill-focus-delta
398
- *
399
- * CSS custom property: N/A
400
- */
401
- neutralFillFocusDelta: number;
402
- /**
403
- * The distance from the resolved neutral fill input color for the rest state of the neutral-fill-input recipe.
404
- *
405
- * @remarks
406
- * HTML attribute: neutral-fill-input-rest-delta
407
- *
408
- * CSS custom property: N/A
409
- */
410
- neutralFillInputRestDelta: number;
411
- /**
412
- * The distance from the resolved neutral fill input color for the hover state of the neutral-fill-input recipe.
413
- *
414
- * @remarks
415
- * HTML attribute: neutral-fill-input-hover-delta
416
- *
417
- * CSS custom property: N/A
418
- */
419
- neutralFillInputHoverDelta: number;
420
- /**
421
- * The distance from the resolved neutral fill input color for the active state of the neutral-fill-input recipe.
422
- *
423
- * @remarks
424
- * HTML attribute: neutral-fill-input-active-delta
425
- *
426
- * CSS custom property: N/A
427
- */
428
- neutralFillInputActiveDelta: number;
429
- /**
430
- * The distance from the resolved neutral fill input color for the focus state of the neutral-fill-input recipe.
431
- *
432
- * @remarks
433
- * HTML attribute: neutral-fill-input-focus-delta
434
- *
435
- * CSS custom property: N/A
436
- */
437
- neutralFillInputFocusDelta: number;
438
- /**
439
- * The distance from the resolved neutral fill input color for the rest state of the neutral-fill-layer recipe.
440
- *
441
- * @remarks
442
- * HTML attribute: neutral-fill-layer-rest-delta
443
- *
444
- * CSS custom property: N/A
445
- */
446
- neutralFillLayerRestDelta: number;
447
- /**
448
- * The distance from the resolved neutral fill stealth color for the rest state of the neutral-fill-stealth recipe.
449
- *
450
- * @remarks
451
- * HTML attribute: neutral-fill-stealth-rest-delta
452
- *
453
- * CSS custom property: N/A
454
- */
455
- neutralFillStealthRestDelta: number;
456
- /**
457
- * The distance from the resolved neutral fill stealth color for the hover state of the neutral-fill-stealth recipe.
458
- *
459
- * @remarks
460
- * HTML attribute: neutral-fill-stealth-hover-delta
461
- *
462
- * CSS custom property: N/A
463
- */
464
- neutralFillStealthHoverDelta: number;
465
- /**
466
- * The distance from the resolved neutral fill stealth color for the active state of the neutral-fill-stealth recipe.
467
- *
468
- * @remarks
469
- * HTML attribute: neutral-fill-stealth-active-delta
470
- *
471
- * CSS custom property: N/A
472
- */
473
- neutralFillStealthActiveDelta: number;
474
- /**
475
- * The distance from the resolved neutral fill stealth color for the focus state of the neutral-fill-stealth recipe.
476
- *
477
- * @remarks
478
- * HTML attribute: neutral-fill-stealth-focus-delta
479
- *
480
- * CSS custom property: N/A
481
- */
482
- neutralFillStealthFocusDelta: number;
483
- /**
484
- * The distance from the resolved neutral fill strong color for the hover state of the neutral-fill-strong recipe.
485
- *
486
- * @remarks
487
- * HTML attribute: neutral-fill-strong-hover-delta
488
- *
489
- * CSS custom property: N/A
490
- */
491
- neutralFillStrongHoverDelta: number;
492
- /**
493
- * The distance from the resolved neutral fill strong color for the active state of the neutral-fill-strong recipe.
494
- *
495
- * @remarks
496
- * HTML attribute: neutral-fill-strong-active-delta
497
- *
498
- * CSS custom property: N/A
499
- */
500
- neutralFillStrongActiveDelta: number;
501
- /**
502
- * The distance from the resolved neutral fill strong color for the focus state of the neutral-fill-strong recipe.
503
- *
504
- * @remarks
505
- * HTML attribute: neutral-fill-strong-focus-delta
506
- *
507
- * CSS custom property: N/A
508
- */
509
- neutralFillStrongFocusDelta: number;
510
- /**
511
- * The {@link https://www.w3.org/WAI/GL/wiki/Relative_luminance#:~:text=WCAG%20definition%20of%20relative%20luminance,and%201%20for%20lightest%20white|relative luminance} of the base layer of the application.
512
- *
513
- * @remarks
514
- * When set to a number between 0 and 1
515
- *
516
- * HTML attribute: base-layer-luminance
517
- *
518
- * CSS custom property: N/A
519
- */
520
- baseLayerLuminance: number;
521
- /**
522
- * The distance from the resolved divider color for the rest state of the neutral-stroke-divider recipe.
523
- *
524
- * @remarks
525
- * HTML attribute: neutral-stroke-divider-rest-delta
526
- *
527
- * CSS custom property: N/A
528
- */
529
- neutralStrokeDividerRestDelta: number;
530
- /**
531
- * The distance from the resolved neutral stroke color for the rest state of the neutral-stroke recipe.
532
- *
533
- * @remarks
534
- * HTML attribute: neutral-stroke-rest-delta
535
- *
536
- * CSS custom property: N/A
537
- */
538
- neutralStrokeRestDelta: number;
539
- /**
540
- * The distance from the resolved neutral stroke color for the hover state of the neutral-stroke recipe.
541
- *
542
- * @remarks
543
- * HTML attribute: neutral-stroke-hover-delta
544
- *
545
- * CSS custom property: N/A
546
- */
547
- neutralStrokeHoverDelta: number;
548
- /**
549
- * The distance from the resolved neutral stroke color for the active state of the neutral-stroke recipe.
550
- *
551
- * @remarks
552
- * HTML attribute: neutral-stroke-active-delta
553
- *
554
- * CSS custom property: N/A
555
- */
556
- neutralStrokeActiveDelta: number;
557
- /**
558
- * The distance from the resolved neutral stroke color for the focus state of the neutral-stroke recipe.
559
- *
560
- * @remarks
561
- * HTML attribute: neutral-stroke-focus-delta
562
- *
563
- * CSS custom property: N/A
564
- */
565
- neutralStrokeFocusDelta: number;
566
- }
567
- /**
568
- * The Fluent Design System Provider Element.
569
- *
570
- * @public
571
- * @remarks
572
- * HTML Element: \<fluent-design-system-provider\>
573
- */
574
- export declare const fluentDesignSystemProvider: (overrideDefinition?: import("@microsoft/fast-foundation").OverrideFoundationElementDefinition<{
575
- baseName: string;
576
- template: import("@microsoft/fast-element").ViewTemplate<any, any>;
577
- styles: import("@microsoft/fast-element").ElementStyles;
578
- }> | undefined) => import("@microsoft/fast-foundation").FoundationElementRegistry<{
579
- baseName: string;
580
- template: import("@microsoft/fast-element").ViewTemplate<any, any>;
581
- styles: import("@microsoft/fast-element").ElementStyles;
582
- }, typeof DesignSystemProvider>;