@nldd/design-system 0.8.43 → 0.8.45

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 (459) hide show
  1. package/dist/components/actions/button/button.d.ts +19 -1
  2. package/dist/components/actions/button/button.d.ts.map +1 -1
  3. package/dist/components/actions/button/button.js +25 -1
  4. package/dist/components/actions/button/button.js.map +1 -1
  5. package/dist/components/actions/button/button.styles.d.ts.map +1 -1
  6. package/dist/components/actions/button/button.styles.js +177 -299
  7. package/dist/components/actions/button/button.styles.js.map +1 -1
  8. package/dist/components/actions/button/button.template.d.ts.map +1 -1
  9. package/dist/components/actions/button/button.template.js +7 -0
  10. package/dist/components/actions/button/button.template.js.map +1 -1
  11. package/dist/components/actions/button-bar/button-bar.styles.d.ts.map +1 -1
  12. package/dist/components/actions/button-bar/button-bar.styles.js +33 -79
  13. package/dist/components/actions/button-bar/button-bar.styles.js.map +1 -1
  14. package/dist/components/actions/button-group/button-group.styles.d.ts.map +1 -1
  15. package/dist/components/actions/button-group/button-group.styles.js +24 -37
  16. package/dist/components/actions/button-group/button-group.styles.js.map +1 -1
  17. package/dist/components/actions/icon-button/icon-button.d.ts +28 -7
  18. package/dist/components/actions/icon-button/icon-button.d.ts.map +1 -1
  19. package/dist/components/actions/icon-button/icon-button.js +36 -9
  20. package/dist/components/actions/icon-button/icon-button.js.map +1 -1
  21. package/dist/components/actions/icon-button/icon-button.styles.d.ts.map +1 -1
  22. package/dist/components/actions/icon-button/icon-button.styles.js +173 -299
  23. package/dist/components/actions/icon-button/icon-button.styles.js.map +1 -1
  24. package/dist/components/actions/icon-button/icon-button.template.d.ts.map +1 -1
  25. package/dist/components/actions/icon-button/icon-button.template.js +9 -2
  26. package/dist/components/actions/icon-button/icon-button.template.js.map +1 -1
  27. package/dist/components/actions/split-button/split-button.d.ts +5 -5
  28. package/dist/components/actions/split-button/split-button.d.ts.map +1 -1
  29. package/dist/components/actions/split-button/split-button.js +19 -15
  30. package/dist/components/actions/split-button/split-button.js.map +1 -1
  31. package/dist/components/actions/split-button/split-button.styles.d.ts.map +1 -1
  32. package/dist/components/actions/split-button/split-button.styles.js +32 -67
  33. package/dist/components/actions/split-button/split-button.styles.js.map +1 -1
  34. package/dist/components/actions/split-button/split-button.template.d.ts.map +1 -1
  35. package/dist/components/actions/split-button/split-button.template.js +14 -12
  36. package/dist/components/actions/split-button/split-button.template.js.map +1 -1
  37. package/dist/components/actions/toolbar/toolbar.d.ts +0 -2
  38. package/dist/components/actions/toolbar/toolbar.d.ts.map +1 -1
  39. package/dist/components/actions/toolbar/toolbar.js +21 -17
  40. package/dist/components/actions/toolbar/toolbar.js.map +1 -1
  41. package/dist/components/actions/toolbar/toolbar.styles.d.ts.map +1 -1
  42. package/dist/components/actions/toolbar/toolbar.styles.js +52 -105
  43. package/dist/components/actions/toolbar/toolbar.styles.js.map +1 -1
  44. package/dist/components/actions/toolbar/toolbar.template.d.ts +1 -1
  45. package/dist/components/actions/toolbar/toolbar.template.d.ts.map +1 -1
  46. package/dist/components/actions/toolbar/toolbar.template.js +13 -5
  47. package/dist/components/actions/toolbar/toolbar.template.js.map +1 -1
  48. package/dist/components/components.js +1 -1
  49. package/dist/components/content/blockquote/blockquote.d.ts +1 -9
  50. package/dist/components/content/blockquote/blockquote.d.ts.map +1 -1
  51. package/dist/components/content/blockquote/blockquote.js +1 -6
  52. package/dist/components/content/blockquote/blockquote.js.map +1 -1
  53. package/dist/components/content/blockquote/blockquote.styles.d.ts.map +1 -1
  54. package/dist/components/content/blockquote/blockquote.styles.js +16 -15
  55. package/dist/components/content/blockquote/blockquote.styles.js.map +1 -1
  56. package/dist/components/content/blockquote/blockquote.template.d.ts.map +1 -1
  57. package/dist/components/content/blockquote/blockquote.template.js +4 -7
  58. package/dist/components/content/blockquote/blockquote.template.js.map +1 -1
  59. package/dist/components/content/code/code.d.ts +4 -0
  60. package/dist/components/content/code/code.d.ts.map +1 -1
  61. package/dist/components/content/code/code.js +20 -0
  62. package/dist/components/content/code/code.js.map +1 -1
  63. package/dist/components/content/code/code.styles.d.ts.map +1 -1
  64. package/dist/components/content/code/code.styles.js +10 -26
  65. package/dist/components/content/code/code.styles.js.map +1 -1
  66. package/dist/components/content/icon/icon-aliases.d.ts.map +1 -1
  67. package/dist/components/content/icon/icon-aliases.js +31 -7
  68. package/dist/components/content/icon/icon-aliases.js.map +1 -1
  69. package/dist/components/content/icon/icon-registry.d.ts.map +1 -1
  70. package/dist/components/content/icon/icon-registry.js +18 -6
  71. package/dist/components/content/icon/icon-registry.js.map +1 -1
  72. package/dist/components/content/icon/icon.d.ts +26 -1
  73. package/dist/components/content/icon/icon.d.ts.map +1 -1
  74. package/dist/components/content/icon/icon.js +30 -1
  75. package/dist/components/content/icon/icon.js.map +1 -1
  76. package/dist/components/content/icon/icon.styles.d.ts.map +1 -1
  77. package/dist/components/content/icon/icon.styles.js +65 -14
  78. package/dist/components/content/icon/icon.styles.js.map +1 -1
  79. package/dist/components/content/icon/icon.template.d.ts.map +1 -1
  80. package/dist/components/content/icon/icon.template.js +1 -5
  81. package/dist/components/content/icon/icon.template.js.map +1 -1
  82. package/dist/components/content/keyboard-shortcut/keyboard-shortcut.d.ts +22 -0
  83. package/dist/components/content/keyboard-shortcut/keyboard-shortcut.d.ts.map +1 -1
  84. package/dist/components/content/keyboard-shortcut/keyboard-shortcut.js +46 -2
  85. package/dist/components/content/keyboard-shortcut/keyboard-shortcut.js.map +1 -1
  86. package/dist/components/content/keyboard-shortcut/keyboard-shortcut.styles.d.ts.map +1 -1
  87. package/dist/components/content/keyboard-shortcut/keyboard-shortcut.styles.js +12 -18
  88. package/dist/components/content/keyboard-shortcut/keyboard-shortcut.styles.js.map +1 -1
  89. package/dist/components/content/rich-text/rich-text.d.ts +3 -1
  90. package/dist/components/content/rich-text/rich-text.d.ts.map +1 -1
  91. package/dist/components/content/rich-text/rich-text.js +6 -1
  92. package/dist/components/content/rich-text/rich-text.js.map +1 -1
  93. package/dist/components/content/tag/tag.d.ts +5 -0
  94. package/dist/components/content/tag/tag.d.ts.map +1 -1
  95. package/dist/components/content/tag/tag.js +22 -0
  96. package/dist/components/content/tag/tag.js.map +1 -1
  97. package/dist/components/content/tag/tag.styles.d.ts.map +1 -1
  98. package/dist/components/content/tag/tag.styles.js +16 -27
  99. package/dist/components/content/tag/tag.styles.js.map +1 -1
  100. package/dist/components/content/tag/tag.template.d.ts.map +1 -1
  101. package/dist/components/content/tag/tag.template.js +12 -8
  102. package/dist/components/content/tag/tag.template.js.map +1 -1
  103. package/dist/components/content/title/title.styles.d.ts.map +1 -1
  104. package/dist/components/content/title/title.styles.js +84 -97
  105. package/dist/components/content/title/title.styles.js.map +1 -1
  106. package/dist/components/content/tooltip/tooltip.styles.d.ts.map +1 -1
  107. package/dist/components/content/tooltip/tooltip.styles.js +19 -22
  108. package/dist/components/content/tooltip/tooltip.styles.js.map +1 -1
  109. package/dist/components/forms/form-actions/form-actions.styles.d.ts.map +1 -1
  110. package/dist/components/forms/form-actions/form-actions.styles.js +18 -18
  111. package/dist/components/forms/form-actions/form-actions.styles.js.map +1 -1
  112. package/dist/components/forms/form-field/form-field.styles.d.ts.map +1 -1
  113. package/dist/components/forms/form-field/form-field.styles.js +44 -53
  114. package/dist/components/forms/form-field/form-field.styles.js.map +1 -1
  115. package/dist/components/{index-By2jYHEw.js → index-iTa3Ua3y.js} +5021 -6751
  116. package/dist/components/index.d.ts +1 -1
  117. package/dist/components/index.d.ts.map +1 -1
  118. package/dist/components/index.js +1 -1
  119. package/dist/components/index.js.map +1 -1
  120. package/dist/components/inputs/checkbox/checkbox.styles.d.ts.map +1 -1
  121. package/dist/components/inputs/checkbox/checkbox.styles.js +12 -33
  122. package/dist/components/inputs/checkbox/checkbox.styles.js.map +1 -1
  123. package/dist/components/inputs/checkbox-field/checkbox-field.styles.d.ts.map +1 -1
  124. package/dist/components/inputs/checkbox-field/checkbox-field.styles.js +7 -10
  125. package/dist/components/inputs/checkbox-field/checkbox-field.styles.js.map +1 -1
  126. package/dist/components/inputs/code-editor/code-editor.styles.d.ts.map +1 -1
  127. package/dist/components/inputs/code-editor/code-editor.styles.js +26 -28
  128. package/dist/components/inputs/code-editor/code-editor.styles.js.map +1 -1
  129. package/dist/components/inputs/combo-box/combo-box.d.ts +2 -0
  130. package/dist/components/inputs/combo-box/combo-box.d.ts.map +1 -1
  131. package/dist/components/inputs/combo-box/combo-box.js +5 -0
  132. package/dist/components/inputs/combo-box/combo-box.js.map +1 -1
  133. package/dist/components/inputs/combo-box/combo-box.styles.d.ts.map +1 -1
  134. package/dist/components/inputs/combo-box/combo-box.styles.js +43 -70
  135. package/dist/components/inputs/combo-box/combo-box.styles.js.map +1 -1
  136. package/dist/components/inputs/combo-box/combo-box.template.d.ts.map +1 -1
  137. package/dist/components/inputs/combo-box/combo-box.template.js +3 -2
  138. package/dist/components/inputs/combo-box/combo-box.template.js.map +1 -1
  139. package/dist/components/inputs/dropdown/dropdown.d.ts +15 -5
  140. package/dist/components/inputs/dropdown/dropdown.d.ts.map +1 -1
  141. package/dist/components/inputs/dropdown/dropdown.js +28 -9
  142. package/dist/components/inputs/dropdown/dropdown.js.map +1 -1
  143. package/dist/components/inputs/dropdown/dropdown.styles.d.ts.map +1 -1
  144. package/dist/components/inputs/dropdown/dropdown.styles.js +98 -107
  145. package/dist/components/inputs/dropdown/dropdown.styles.js.map +1 -1
  146. package/dist/components/inputs/multi-line-text-field/multi-line-text-field.d.ts +2 -0
  147. package/dist/components/inputs/multi-line-text-field/multi-line-text-field.d.ts.map +1 -1
  148. package/dist/components/inputs/multi-line-text-field/multi-line-text-field.js +5 -0
  149. package/dist/components/inputs/multi-line-text-field/multi-line-text-field.js.map +1 -1
  150. package/dist/components/inputs/multi-line-text-field/multi-line-text-field.styles.d.ts.map +1 -1
  151. package/dist/components/inputs/multi-line-text-field/multi-line-text-field.styles.js +40 -66
  152. package/dist/components/inputs/multi-line-text-field/multi-line-text-field.styles.js.map +1 -1
  153. package/dist/components/inputs/multi-line-text-field/multi-line-text-field.template.d.ts.map +1 -1
  154. package/dist/components/inputs/multi-line-text-field/multi-line-text-field.template.js +1 -0
  155. package/dist/components/inputs/multi-line-text-field/multi-line-text-field.template.js.map +1 -1
  156. package/dist/components/inputs/number-field/number-field.styles.d.ts.map +1 -1
  157. package/dist/components/inputs/number-field/number-field.styles.js +37 -61
  158. package/dist/components/inputs/number-field/number-field.styles.js.map +1 -1
  159. package/dist/components/inputs/number-field/number-field.template.js +2 -2
  160. package/dist/components/inputs/password-field/password-field.d.ts +8 -8
  161. package/dist/components/inputs/password-field/password-field.d.ts.map +1 -1
  162. package/dist/components/inputs/password-field/password-field.js +16 -16
  163. package/dist/components/inputs/password-field/password-field.js.map +1 -1
  164. package/dist/components/inputs/password-field/password-field.styles.d.ts.map +1 -1
  165. package/dist/components/inputs/password-field/password-field.styles.js +55 -101
  166. package/dist/components/inputs/password-field/password-field.styles.js.map +1 -1
  167. package/dist/components/inputs/password-field/password-field.template.d.ts.map +1 -1
  168. package/dist/components/inputs/password-field/password-field.template.js +4 -3
  169. package/dist/components/inputs/password-field/password-field.template.js.map +1 -1
  170. package/dist/components/inputs/radio-button/radio-button.styles.d.ts.map +1 -1
  171. package/dist/components/inputs/radio-button/radio-button.styles.js +14 -35
  172. package/dist/components/inputs/radio-button/radio-button.styles.js.map +1 -1
  173. package/dist/components/inputs/radio-button-field/radio-button-field.styles.d.ts.map +1 -1
  174. package/dist/components/inputs/radio-button-field/radio-button-field.styles.js +7 -10
  175. package/dist/components/inputs/radio-button-field/radio-button-field.styles.js.map +1 -1
  176. package/dist/components/inputs/search-field/search-field.d.ts +2 -0
  177. package/dist/components/inputs/search-field/search-field.d.ts.map +1 -1
  178. package/dist/components/inputs/search-field/search-field.js +5 -0
  179. package/dist/components/inputs/search-field/search-field.js.map +1 -1
  180. package/dist/components/inputs/search-field/search-field.styles.d.ts.map +1 -1
  181. package/dist/components/inputs/search-field/search-field.styles.js +49 -83
  182. package/dist/components/inputs/search-field/search-field.styles.js.map +1 -1
  183. package/dist/components/inputs/search-field/search-field.template.d.ts.map +1 -1
  184. package/dist/components/inputs/search-field/search-field.template.js +1 -0
  185. package/dist/components/inputs/search-field/search-field.template.js.map +1 -1
  186. package/dist/components/inputs/segmented-control/segmented-control.styles.d.ts.map +1 -1
  187. package/dist/components/inputs/segmented-control/segmented-control.styles.js +64 -115
  188. package/dist/components/inputs/segmented-control/segmented-control.styles.js.map +1 -1
  189. package/dist/components/inputs/segmented-control/segmented-control.template.js +1 -1
  190. package/dist/components/inputs/segmented-control/segmented-control.template.js.map +1 -1
  191. package/dist/components/inputs/stepper/stepper.styles.d.ts.map +1 -1
  192. package/dist/components/inputs/stepper/stepper.styles.js +18 -32
  193. package/dist/components/inputs/stepper/stepper.styles.js.map +1 -1
  194. package/dist/components/inputs/stepper/stepper.template.js +2 -2
  195. package/dist/components/inputs/switch/switch.styles.d.ts.map +1 -1
  196. package/dist/components/inputs/switch/switch.styles.js +37 -80
  197. package/dist/components/inputs/switch/switch.styles.js.map +1 -1
  198. package/dist/components/inputs/switch-field/switch-field.styles.d.ts.map +1 -1
  199. package/dist/components/inputs/switch-field/switch-field.styles.js +7 -10
  200. package/dist/components/inputs/switch-field/switch-field.styles.js.map +1 -1
  201. package/dist/components/inputs/text-field/text-field.d.ts +2 -0
  202. package/dist/components/inputs/text-field/text-field.d.ts.map +1 -1
  203. package/dist/components/inputs/text-field/text-field.js +5 -0
  204. package/dist/components/inputs/text-field/text-field.js.map +1 -1
  205. package/dist/components/inputs/text-field/text-field.styles.d.ts.map +1 -1
  206. package/dist/components/inputs/text-field/text-field.styles.js +42 -78
  207. package/dist/components/inputs/text-field/text-field.styles.js.map +1 -1
  208. package/dist/components/inputs/text-field/text-field.template.d.ts.map +1 -1
  209. package/dist/components/inputs/text-field/text-field.template.js +1 -0
  210. package/dist/components/inputs/text-field/text-field.template.js.map +1 -1
  211. package/dist/components/inputs/toggle-button/toggle-button.d.ts +5 -1
  212. package/dist/components/inputs/toggle-button/toggle-button.d.ts.map +1 -1
  213. package/dist/components/inputs/toggle-button/toggle-button.js +16 -2
  214. package/dist/components/inputs/toggle-button/toggle-button.js.map +1 -1
  215. package/dist/components/inputs/toggle-button/toggle-button.styles.d.ts.map +1 -1
  216. package/dist/components/inputs/toggle-button/toggle-button.styles.js +55 -102
  217. package/dist/components/inputs/toggle-button/toggle-button.styles.js.map +1 -1
  218. package/dist/components/inputs/toggle-button/toggle-button.template.d.ts.map +1 -1
  219. package/dist/components/inputs/toggle-button/toggle-button.template.js +10 -4
  220. package/dist/components/inputs/toggle-button/toggle-button.template.js.map +1 -1
  221. package/dist/components/inputs/token/token.styles.d.ts.map +1 -1
  222. package/dist/components/inputs/token/token.styles.js +23 -49
  223. package/dist/components/inputs/token/token.styles.js.map +1 -1
  224. package/dist/components/inputs/token/token.template.js +1 -1
  225. package/dist/components/layout/app-view/app-view.styles.d.ts.map +1 -1
  226. package/dist/components/layout/app-view/app-view.styles.js +15 -9
  227. package/dist/components/layout/app-view/app-view.styles.js.map +1 -1
  228. package/dist/components/layout/box/box.styles.js +2 -2
  229. package/dist/components/layout/card/card.styles.d.ts.map +1 -1
  230. package/dist/components/layout/card/card.styles.js +5 -11
  231. package/dist/components/layout/card/card.styles.js.map +1 -1
  232. package/dist/components/layout/collection/collection.styles.d.ts.map +1 -1
  233. package/dist/components/layout/collection/collection.styles.js +23 -45
  234. package/dist/components/layout/collection/collection.styles.js.map +1 -1
  235. package/dist/components/layout/collection/collection.template.d.ts.map +1 -1
  236. package/dist/components/layout/collection/collection.template.js +1 -0
  237. package/dist/components/layout/collection/collection.template.js.map +1 -1
  238. package/dist/components/layout/container/container.d.ts +41 -43
  239. package/dist/components/layout/container/container.d.ts.map +1 -1
  240. package/dist/components/layout/container/container.js +143 -132
  241. package/dist/components/layout/container/container.js.map +1 -1
  242. package/dist/components/layout/container/container.styles.d.ts.map +1 -1
  243. package/dist/components/layout/container/container.styles.js +87 -1133
  244. package/dist/components/layout/container/container.styles.js.map +1 -1
  245. package/dist/components/layout/container/container.template.d.ts.map +1 -1
  246. package/dist/components/layout/container/container.template.js +1 -5
  247. package/dist/components/layout/container/container.template.js.map +1 -1
  248. package/dist/components/layout/divider/divider.styles.d.ts.map +1 -1
  249. package/dist/components/layout/divider/divider.styles.js +5 -3
  250. package/dist/components/layout/divider/divider.styles.js.map +1 -1
  251. package/dist/components/layout/page/page.styles.d.ts.map +1 -1
  252. package/dist/components/layout/page/page.styles.js +21 -27
  253. package/dist/components/layout/page/page.styles.js.map +1 -1
  254. package/dist/components/layout/page-sections/full-bleed-section/full-bleed-section.styles.d.ts.map +1 -1
  255. package/dist/components/layout/page-sections/full-bleed-section/full-bleed-section.styles.js +16 -24
  256. package/dist/components/layout/page-sections/full-bleed-section/full-bleed-section.styles.js.map +1 -1
  257. package/dist/components/layout/page-sections/one-half-one-half-section/one-half-one-half-section.styles.d.ts.map +1 -1
  258. package/dist/components/layout/page-sections/one-half-one-half-section/one-half-one-half-section.styles.js +15 -14
  259. package/dist/components/layout/page-sections/one-half-one-half-section/one-half-one-half-section.styles.js.map +1 -1
  260. package/dist/components/layout/page-sections/one-third-two-thirds-section/one-third-two-thirds-section.styles.d.ts.map +1 -1
  261. package/dist/components/layout/page-sections/one-third-two-thirds-section/one-third-two-thirds-section.styles.js +15 -14
  262. package/dist/components/layout/page-sections/one-third-two-thirds-section/one-third-two-thirds-section.styles.js.map +1 -1
  263. package/dist/components/layout/page-sections/simple-section/simple-section.styles.d.ts.map +1 -1
  264. package/dist/components/layout/page-sections/simple-section/simple-section.styles.js +15 -24
  265. package/dist/components/layout/page-sections/simple-section/simple-section.styles.js.map +1 -1
  266. package/dist/components/layout/page-sections/two-thirds-one-third-section/two-thirds-one-third-section.styles.d.ts.map +1 -1
  267. package/dist/components/layout/page-sections/two-thirds-one-third-section/two-thirds-one-third-section.styles.js +15 -14
  268. package/dist/components/layout/page-sections/two-thirds-one-third-section/two-thirds-one-third-section.styles.js.map +1 -1
  269. package/dist/components/layout/popover/popover.d.ts +2 -1
  270. package/dist/components/layout/popover/popover.d.ts.map +1 -1
  271. package/dist/components/layout/popover/popover.js +21 -4
  272. package/dist/components/layout/popover/popover.js.map +1 -1
  273. package/dist/components/layout/popover/popover.styles.d.ts.map +1 -1
  274. package/dist/components/layout/popover/popover.styles.js +10 -15
  275. package/dist/components/layout/popover/popover.styles.js.map +1 -1
  276. package/dist/components/layout/sheet/sheet.d.ts +17 -4
  277. package/dist/components/layout/sheet/sheet.d.ts.map +1 -1
  278. package/dist/components/layout/sheet/sheet.js +40 -6
  279. package/dist/components/layout/sheet/sheet.js.map +1 -1
  280. package/dist/components/layout/sheet/sheet.styles.d.ts.map +1 -1
  281. package/dist/components/layout/sheet/sheet.styles.js +41 -59
  282. package/dist/components/layout/sheet/sheet.styles.js.map +1 -1
  283. package/dist/components/layout/spacer/spacer.styles.d.ts.map +1 -1
  284. package/dist/components/layout/spacer/spacer.styles.js +13 -5
  285. package/dist/components/layout/spacer/spacer.styles.js.map +1 -1
  286. package/dist/components/layout/split-views/bar-split-view/bar-split-view.styles.d.ts.map +1 -1
  287. package/dist/components/layout/split-views/bar-split-view/bar-split-view.styles.js +29 -26
  288. package/dist/components/layout/split-views/bar-split-view/bar-split-view.styles.js.map +1 -1
  289. package/dist/components/layout/split-views/navigation-split-view/navigation-split-view.styles.d.ts.map +1 -1
  290. package/dist/components/layout/split-views/navigation-split-view/navigation-split-view.styles.js +92 -105
  291. package/dist/components/layout/split-views/navigation-split-view/navigation-split-view.styles.js.map +1 -1
  292. package/dist/components/layout/split-views/side-by-side-split-view/side-by-side-split-view.styles.d.ts.map +1 -1
  293. package/dist/components/layout/split-views/side-by-side-split-view/side-by-side-split-view.styles.js +22 -15
  294. package/dist/components/layout/split-views/side-by-side-split-view/side-by-side-split-view.styles.js.map +1 -1
  295. package/dist/components/layout/split-views/split-view-divider/split-view-divider.styles.d.ts.map +1 -1
  296. package/dist/components/layout/split-views/split-view-divider/split-view-divider.styles.js +26 -46
  297. package/dist/components/layout/split-views/split-view-divider/split-view-divider.styles.js.map +1 -1
  298. package/dist/components/layout/split-views/split-view-pane/split-view-pane.styles.d.ts.map +1 -1
  299. package/dist/components/layout/split-views/split-view-pane/split-view-pane.styles.js +22 -8
  300. package/dist/components/layout/split-views/split-view-pane/split-view-pane.styles.js.map +1 -1
  301. package/dist/components/layout/split-views/stacked-split-view/stacked-split-view.styles.d.ts.map +1 -1
  302. package/dist/components/layout/split-views/stacked-split-view/stacked-split-view.styles.js +23 -16
  303. package/dist/components/layout/split-views/stacked-split-view/stacked-split-view.styles.js.map +1 -1
  304. package/dist/components/layout/window/window.styles.d.ts.map +1 -1
  305. package/dist/components/layout/window/window.styles.js +23 -31
  306. package/dist/components/layout/window/window.styles.js.map +1 -1
  307. package/dist/components/lists-and-menus/cells/cell/cell.styles.d.ts.map +1 -1
  308. package/dist/components/lists-and-menus/cells/cell/cell.styles.js +16 -15
  309. package/dist/components/lists-and-menus/cells/cell/cell.styles.js.map +1 -1
  310. package/dist/components/lists-and-menus/cells/description-cell/description-cell.styles.d.ts.map +1 -1
  311. package/dist/components/lists-and-menus/cells/description-cell/description-cell.styles.js +28 -31
  312. package/dist/components/lists-and-menus/cells/description-cell/description-cell.styles.js.map +1 -1
  313. package/dist/components/lists-and-menus/cells/drag-handle-cell/drag-handle-cell.styles.d.ts.map +1 -1
  314. package/dist/components/lists-and-menus/cells/drag-handle-cell/drag-handle-cell.styles.js +22 -28
  315. package/dist/components/lists-and-menus/cells/drag-handle-cell/drag-handle-cell.styles.js.map +1 -1
  316. package/dist/components/lists-and-menus/cells/icon-cell/icon-cell.styles.d.ts.map +1 -1
  317. package/dist/components/lists-and-menus/cells/icon-cell/icon-cell.styles.js +40 -92
  318. package/dist/components/lists-and-menus/cells/icon-cell/icon-cell.styles.js.map +1 -1
  319. package/dist/components/lists-and-menus/cells/spacer-cell/spacer-cell.styles.d.ts.map +1 -1
  320. package/dist/components/lists-and-menus/cells/spacer-cell/spacer-cell.styles.js +26 -25
  321. package/dist/components/lists-and-menus/cells/spacer-cell/spacer-cell.styles.js.map +1 -1
  322. package/dist/components/lists-and-menus/cells/text-cell/text-cell.styles.d.ts.map +1 -1
  323. package/dist/components/lists-and-menus/cells/text-cell/text-cell.styles.js +68 -129
  324. package/dist/components/lists-and-menus/cells/text-cell/text-cell.styles.js.map +1 -1
  325. package/dist/components/lists-and-menus/cells/title-cell/title-cell.styles.d.ts.map +1 -1
  326. package/dist/components/lists-and-menus/cells/title-cell/title-cell.styles.js +75 -136
  327. package/dist/components/lists-and-menus/cells/title-cell/title-cell.styles.js.map +1 -1
  328. package/dist/components/lists-and-menus/list/list.styles.d.ts.map +1 -1
  329. package/dist/components/lists-and-menus/list/list.styles.js +31 -58
  330. package/dist/components/lists-and-menus/list/list.styles.js.map +1 -1
  331. package/dist/components/lists-and-menus/list-item/list-item.styles.d.ts.map +1 -1
  332. package/dist/components/lists-and-menus/list-item/list-item.styles.js +46 -37
  333. package/dist/components/lists-and-menus/list-item/list-item.styles.js.map +1 -1
  334. package/dist/components/lists-and-menus/menu/menu.d.ts +184 -34
  335. package/dist/components/lists-and-menus/menu/menu.d.ts.map +1 -1
  336. package/dist/components/lists-and-menus/menu/menu.i18n.d.ts +2 -0
  337. package/dist/components/lists-and-menus/menu/menu.i18n.d.ts.map +1 -1
  338. package/dist/components/lists-and-menus/menu/menu.i18n.js +2 -0
  339. package/dist/components/lists-and-menus/menu/menu.i18n.js.map +1 -1
  340. package/dist/components/lists-and-menus/menu/menu.js +633 -122
  341. package/dist/components/lists-and-menus/menu/menu.js.map +1 -1
  342. package/dist/components/lists-and-menus/menu/menu.styles.d.ts.map +1 -1
  343. package/dist/components/lists-and-menus/menu/menu.styles.js +133 -119
  344. package/dist/components/lists-and-menus/menu/menu.styles.js.map +1 -1
  345. package/dist/components/lists-and-menus/menu/menu.template.d.ts.map +1 -1
  346. package/dist/components/lists-and-menus/menu/menu.template.js +15 -2
  347. package/dist/components/lists-and-menus/menu/menu.template.js.map +1 -1
  348. package/dist/components/navigation/document-tab-bar/document-tab-bar.d.ts +0 -2
  349. package/dist/components/navigation/document-tab-bar/document-tab-bar.d.ts.map +1 -1
  350. package/dist/components/navigation/document-tab-bar/document-tab-bar.js +20 -22
  351. package/dist/components/navigation/document-tab-bar/document-tab-bar.js.map +1 -1
  352. package/dist/components/navigation/document-tab-bar/document-tab-bar.styles.d.ts.map +1 -1
  353. package/dist/components/navigation/document-tab-bar/document-tab-bar.styles.js +57 -53
  354. package/dist/components/navigation/document-tab-bar/document-tab-bar.styles.js.map +1 -1
  355. package/dist/components/navigation/document-tab-bar/document-tab-bar.template.d.ts.map +1 -1
  356. package/dist/components/navigation/document-tab-bar/document-tab-bar.template.js +11 -9
  357. package/dist/components/navigation/document-tab-bar/document-tab-bar.template.js.map +1 -1
  358. package/dist/components/navigation/link/link.d.ts.map +1 -0
  359. package/dist/components/navigation/link/link.js.map +1 -0
  360. package/dist/components/navigation/link/link.styles.d.ts.map +1 -0
  361. package/dist/components/{actions → navigation}/link/link.styles.js +26 -35
  362. package/dist/components/navigation/link/link.styles.js.map +1 -0
  363. package/dist/components/navigation/link/link.template.d.ts.map +1 -0
  364. package/dist/components/navigation/link/link.template.js.map +1 -0
  365. package/dist/components/navigation/menu-bar/menu-bar.d.ts +17 -5
  366. package/dist/components/navigation/menu-bar/menu-bar.d.ts.map +1 -1
  367. package/dist/components/navigation/menu-bar/menu-bar.js +101 -37
  368. package/dist/components/navigation/menu-bar/menu-bar.js.map +1 -1
  369. package/dist/components/navigation/menu-bar/menu-bar.styles.d.ts.map +1 -1
  370. package/dist/components/navigation/menu-bar/menu-bar.styles.js +5 -4
  371. package/dist/components/navigation/menu-bar/menu-bar.styles.js.map +1 -1
  372. package/dist/components/navigation/menu-bar/menu-bar.template.d.ts.map +1 -1
  373. package/dist/components/navigation/menu-bar/menu-bar.template.js +13 -2
  374. package/dist/components/navigation/menu-bar/menu-bar.template.js.map +1 -1
  375. package/dist/components/navigation/menu-bar-item/menu-bar-item.d.ts +18 -1
  376. package/dist/components/navigation/menu-bar-item/menu-bar-item.d.ts.map +1 -1
  377. package/dist/components/navigation/menu-bar-item/menu-bar-item.js +35 -5
  378. package/dist/components/navigation/menu-bar-item/menu-bar-item.js.map +1 -1
  379. package/dist/components/navigation/menu-bar-item/menu-bar-item.styles.d.ts.map +1 -1
  380. package/dist/components/navigation/menu-bar-item/menu-bar-item.styles.js +25 -27
  381. package/dist/components/navigation/menu-bar-item/menu-bar-item.styles.js.map +1 -1
  382. package/dist/components/navigation/menu-bar-item/menu-bar-item.template.d.ts.map +1 -1
  383. package/dist/components/navigation/menu-bar-item/menu-bar-item.template.js +2 -0
  384. package/dist/components/navigation/menu-bar-item/menu-bar-item.template.js.map +1 -1
  385. package/dist/components/navigation/pagination/pagination.d.ts +12 -0
  386. package/dist/components/navigation/pagination/pagination.d.ts.map +1 -1
  387. package/dist/components/navigation/pagination/pagination.js +19 -0
  388. package/dist/components/navigation/pagination/pagination.js.map +1 -1
  389. package/dist/components/navigation/pagination/pagination.styles.d.ts.map +1 -1
  390. package/dist/components/navigation/pagination/pagination.styles.js +65 -96
  391. package/dist/components/navigation/pagination/pagination.styles.js.map +1 -1
  392. package/dist/components/navigation/pagination/pagination.template.d.ts.map +1 -1
  393. package/dist/components/navigation/pagination/pagination.template.js +23 -16
  394. package/dist/components/navigation/pagination/pagination.template.js.map +1 -1
  395. package/dist/components/navigation/skip-link/skip-link.styles.d.ts.map +1 -1
  396. package/dist/components/navigation/skip-link/skip-link.styles.js +13 -15
  397. package/dist/components/navigation/skip-link/skip-link.styles.js.map +1 -1
  398. package/dist/components/navigation/tab-bar/tab-bar.d.ts +3 -10
  399. package/dist/components/navigation/tab-bar/tab-bar.d.ts.map +1 -1
  400. package/dist/components/navigation/tab-bar/tab-bar.js +3 -28
  401. package/dist/components/navigation/tab-bar/tab-bar.js.map +1 -1
  402. package/dist/components/navigation/tab-bar/tab-bar.styles.d.ts.map +1 -1
  403. package/dist/components/navigation/tab-bar/tab-bar.styles.js +44 -110
  404. package/dist/components/navigation/tab-bar/tab-bar.styles.js.map +1 -1
  405. package/dist/components/navigation/tab-bar/tab-bar.template.js +1 -1
  406. package/dist/components/navigation/tab-bar/tab-bar.template.js.map +1 -1
  407. package/dist/components/navigation/top-navigation-bar/top-navigation-bar.d.ts +9 -1
  408. package/dist/components/navigation/top-navigation-bar/top-navigation-bar.d.ts.map +1 -1
  409. package/dist/components/navigation/top-navigation-bar/top-navigation-bar.js +56 -17
  410. package/dist/components/navigation/top-navigation-bar/top-navigation-bar.js.map +1 -1
  411. package/dist/components/navigation/top-navigation-bar/top-navigation-bar.styles.d.ts.map +1 -1
  412. package/dist/components/navigation/top-navigation-bar/top-navigation-bar.styles.js +68 -75
  413. package/dist/components/navigation/top-navigation-bar/top-navigation-bar.styles.js.map +1 -1
  414. package/dist/components/navigation/top-navigation-bar/top-navigation-bar.template.d.ts.map +1 -1
  415. package/dist/components/navigation/top-navigation-bar/top-navigation-bar.template.js +6 -10
  416. package/dist/components/navigation/top-navigation-bar/top-navigation-bar.template.js.map +1 -1
  417. package/dist/components/navigation/top-title-bar/top-title-bar.styles.d.ts.map +1 -1
  418. package/dist/components/navigation/top-title-bar/top-title-bar.styles.js +27 -48
  419. package/dist/components/navigation/top-title-bar/top-title-bar.styles.js.map +1 -1
  420. package/dist/components/{prism-typescript-BlIir5CV.js → prism-typescript-DG_p4Wyh.js} +1 -1
  421. package/dist/components/status-and-feedback/badge/badge.styles.d.ts.map +1 -1
  422. package/dist/components/status-and-feedback/badge/badge.styles.js +27 -40
  423. package/dist/components/status-and-feedback/badge/badge.styles.js.map +1 -1
  424. package/dist/components/status-and-feedback/inline-dialog/inline-dialog.styles.d.ts.map +1 -1
  425. package/dist/components/status-and-feedback/inline-dialog/inline-dialog.styles.js +37 -38
  426. package/dist/components/status-and-feedback/inline-dialog/inline-dialog.styles.js.map +1 -1
  427. package/dist/components/status-and-feedback/modal-dialog/modal-dialog.styles.d.ts.map +1 -1
  428. package/dist/components/status-and-feedback/modal-dialog/modal-dialog.styles.js +22 -26
  429. package/dist/components/status-and-feedback/modal-dialog/modal-dialog.styles.js.map +1 -1
  430. package/dist/css/rich-text.css +85 -58
  431. package/dist/css/settings.css +69 -36
  432. package/dist/utilities/color-scheme-repaint.d.ts +44 -0
  433. package/dist/utilities/color-scheme-repaint.d.ts.map +1 -0
  434. package/dist/utilities/color-scheme-repaint.js +88 -0
  435. package/dist/utilities/color-scheme-repaint.js.map +1 -0
  436. package/dist/utilities/os.d.ts +27 -0
  437. package/dist/utilities/os.d.ts.map +1 -0
  438. package/dist/utilities/os.js +60 -0
  439. package/dist/utilities/os.js.map +1 -0
  440. package/package.json +15 -12
  441. package/dist/components/actions/link/link.d.ts.map +0 -1
  442. package/dist/components/actions/link/link.js.map +0 -1
  443. package/dist/components/actions/link/link.styles.d.ts.map +0 -1
  444. package/dist/components/actions/link/link.styles.js.map +0 -1
  445. package/dist/components/actions/link/link.template.d.ts.map +0 -1
  446. package/dist/components/actions/link/link.template.js.map +0 -1
  447. package/dist/components/content/blockquote/blockquote.i18n.d.ts +0 -5
  448. package/dist/components/content/blockquote/blockquote.i18n.d.ts.map +0 -1
  449. package/dist/components/content/blockquote/blockquote.i18n.js +0 -4
  450. package/dist/components/content/blockquote/blockquote.i18n.js.map +0 -1
  451. package/dist/utilities/popover-guard.d.ts +0 -10
  452. package/dist/utilities/popover-guard.d.ts.map +0 -1
  453. package/dist/utilities/popover-guard.js +0 -10
  454. package/dist/utilities/popover-guard.js.map +0 -1
  455. /package/dist/components/{actions → navigation}/link/link.d.ts +0 -0
  456. /package/dist/components/{actions → navigation}/link/link.js +0 -0
  457. /package/dist/components/{actions → navigation}/link/link.styles.d.ts +0 -0
  458. /package/dist/components/{actions → navigation}/link/link.template.d.ts +0 -0
  459. /package/dist/components/{actions → navigation}/link/link.template.js +0 -0
@@ -0,0 +1,60 @@
1
+ /**
2
+ * Detects the user's operating system from the browser's navigator API.
3
+ * Used to pick OS-specific keyboard shortcut labels and similar
4
+ * platform-aware UI variants.
5
+ *
6
+ * ChromeOS is reported as `'linux'` (its platform string matches
7
+ * `cros`/`linux`). Falls back to `'other'` when the platform can't be
8
+ * classified (Android, unknown UA strings, non-browser environments).
9
+ */
10
+ let cached = null;
11
+ let override = null;
12
+ function classify(platform) {
13
+ const p = platform.toLowerCase();
14
+ // UACH (navigator.userAgentData.platform) reports 'iOS'; navigator.platform
15
+ // reports 'iPhone'/'iPad'/'iPod'. Match both so iOS resolves to 'mac'.
16
+ if (/mac|iphone|ipad|ipod|ios/.test(p))
17
+ return 'mac';
18
+ if (/win/.test(p))
19
+ return 'windows';
20
+ // Android's platform string contains "Linux" — bail before the linux check.
21
+ if (/android/.test(p))
22
+ return 'other';
23
+ if (/linux|cros/.test(p))
24
+ return 'linux';
25
+ return 'other';
26
+ }
27
+ export function detectOS() {
28
+ if (override !== null)
29
+ return override;
30
+ if (cached !== null)
31
+ return cached;
32
+ if (typeof navigator === 'undefined') {
33
+ cached = 'other';
34
+ return cached;
35
+ }
36
+ const nav = navigator;
37
+ const platform = nav.userAgentData?.platform || nav.platform || '';
38
+ cached = classify(platform);
39
+ return cached;
40
+ }
41
+ /**
42
+ * @internal — test/dev only.
43
+ *
44
+ * Force a specific OS for the duration of testing or Storybook stories.
45
+ * Pass `null` to clear the override and fall back to real detection.
46
+ * Mutates module-level singleton state and affects every component on
47
+ * the page that calls `detectOS()` — not a supported public API
48
+ * (hence the `_` prefix, matching `_resetOSDetectionCache`).
49
+ */
50
+ export function _setOSOverride(os) {
51
+ override = os;
52
+ }
53
+ /** Reset the detection cache. For tests that mock `navigator` between cases. */
54
+ export function _resetOSDetectionCache() {
55
+ cached = null;
56
+ }
57
+ export function isMac() { return detectOS() === 'mac'; }
58
+ export function isWindows() { return detectOS() === 'windows'; }
59
+ export function isLinux() { return detectOS() === 'linux'; }
60
+ //# sourceMappingURL=os.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"os.js","sourceRoot":"","sources":["../../src/utilities/os.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAIH,IAAI,MAAM,GAAc,IAAI,CAAC;AAC7B,IAAI,QAAQ,GAAc,IAAI,CAAC;AAM/B,SAAS,QAAQ,CAAC,QAAgB;IACjC,MAAM,CAAC,GAAG,QAAQ,CAAC,WAAW,EAAE,CAAC;IACjC,4EAA4E;IAC5E,uEAAuE;IACvE,IAAI,0BAA0B,CAAC,IAAI,CAAC,CAAC,CAAC;QAAE,OAAO,KAAK,CAAC;IACrD,IAAI,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC;QAAE,OAAO,SAAS,CAAC;IACpC,4EAA4E;IAC5E,IAAI,SAAS,CAAC,IAAI,CAAC,CAAC,CAAC;QAAE,OAAO,OAAO,CAAC;IACtC,IAAI,YAAY,CAAC,IAAI,CAAC,CAAC,CAAC;QAAE,OAAO,OAAO,CAAC;IACzC,OAAO,OAAO,CAAC;AAChB,CAAC;AAED,MAAM,UAAU,QAAQ;IACvB,IAAI,QAAQ,KAAK,IAAI;QAAE,OAAO,QAAQ,CAAC;IACvC,IAAI,MAAM,KAAK,IAAI;QAAE,OAAO,MAAM,CAAC;IACnC,IAAI,OAAO,SAAS,KAAK,WAAW,EAAE,CAAC;QACtC,MAAM,GAAG,OAAO,CAAC;QACjB,OAAO,MAAM,CAAC;IACf,CAAC;IACD,MAAM,GAAG,GAAG,SAAgC,CAAC;IAC7C,MAAM,QAAQ,GAAG,GAAG,CAAC,aAAa,EAAE,QAAQ,IAAI,GAAG,CAAC,QAAQ,IAAI,EAAE,CAAC;IACnE,MAAM,GAAG,QAAQ,CAAC,QAAQ,CAAC,CAAC;IAC5B,OAAO,MAAM,CAAC;AACf,CAAC;AAED;;;;;;;;GAQG;AACH,MAAM,UAAU,cAAc,CAAC,EAAa;IAC3C,QAAQ,GAAG,EAAE,CAAC;AACf,CAAC;AAED,gFAAgF;AAChF,MAAM,UAAU,sBAAsB;IACrC,MAAM,GAAG,IAAI,CAAC;AACf,CAAC;AAED,MAAM,UAAU,KAAK,KAAc,OAAO,QAAQ,EAAE,KAAK,KAAK,CAAC,CAAC,CAAC;AACjE,MAAM,UAAU,SAAS,KAAc,OAAO,QAAQ,EAAE,KAAK,SAAS,CAAC,CAAC,CAAC;AACzE,MAAM,UAAU,OAAO,KAAc,OAAO,QAAQ,EAAE,KAAK,OAAO,CAAC,CAAC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nldd/design-system",
3
- "version": "0.8.43",
3
+ "version": "0.8.45",
4
4
  "description": "Design System voor Nederlandse Digitale Dienst",
5
5
  "type": "module",
6
6
  "main": "dist/components/components.js",
@@ -31,10 +31,6 @@
31
31
  "types": "./dist/components/actions/toolbar/toolbar.d.ts",
32
32
  "default": "./dist/components/actions/toolbar/toolbar.js"
33
33
  },
34
- "./link": {
35
- "types": "./dist/components/actions/link/link.d.ts",
36
- "default": "./dist/components/actions/link/link.js"
37
- },
38
34
  "./icon": {
39
35
  "types": "./dist/components/content/icon/icon.d.ts",
40
36
  "default": "./dist/components/content/icon/icon.js"
@@ -299,6 +295,10 @@
299
295
  "types": "./dist/components/navigation/menu-bar-item/menu-bar-item.d.ts",
300
296
  "default": "./dist/components/navigation/menu-bar-item/menu-bar-item.js"
301
297
  },
298
+ "./link": {
299
+ "types": "./dist/components/navigation/link/link.d.ts",
300
+ "default": "./dist/components/navigation/link/link.js"
301
+ },
302
302
  "./skip-link": {
303
303
  "types": "./dist/components/navigation/skip-link/skip-link.d.ts",
304
304
  "default": "./dist/components/navigation/skip-link/skip-link.js"
@@ -376,6 +376,7 @@
376
376
  "lint": "eslint src/",
377
377
  "lint:fix": "eslint src/ --fix",
378
378
  "lint:a11y": "eslint src/ --rule 'lit-a11y/*: error'",
379
+ "changelog:draft": "node scripts/changelog-draft.mjs",
379
380
  "prepare": "pre-commit install || true",
380
381
  "pretest": "npm run build:icons",
381
382
  "pretest:run": "npm run build:icons",
@@ -387,22 +388,24 @@
387
388
  "@commitlint/cli": "^19.6.1",
388
389
  "@commitlint/config-conventional": "^19.6.0",
389
390
  "@eslint/js": "^9.17.0",
391
+ "@semantic-release/changelog": "^6.0.3",
390
392
  "@semantic-release/git": "^10.0.1",
391
- "@storybook/addon-a11y": "^10.3.4",
392
- "@storybook/addon-docs": "^10.3.4",
393
- "@storybook/addon-themes": "^10.3.4",
394
- "@storybook/addon-vitest": "^10.3.4",
395
- "@storybook/web-components-vite": "^10.3.4",
393
+ "@storybook/addon-a11y": "^10.4.0",
394
+ "@storybook/addon-docs": "^10.4.0",
395
+ "@storybook/addon-themes": "^10.4.0",
396
+ "@storybook/addon-vitest": "^10.4.0",
397
+ "@storybook/web-components-vite": "^10.4.0",
396
398
  "@types/prismjs": "^1.26.6",
397
399
  "@vitest/browser-playwright": "^4.0.16",
398
400
  "@vitest/coverage-v8": "^4.0.16",
401
+ "conventional-changelog": "^7.2.0",
399
402
  "eslint": "^9.17.0",
400
403
  "eslint-plugin-lit-a11y": "^5.1.1",
401
- "eslint-plugin-storybook": "^10.3.4",
404
+ "eslint-plugin-storybook": "^10.4.0",
402
405
  "globals": "^15.14.0",
403
406
  "playwright": "^1.57.0",
404
407
  "semantic-release": "^25.0.2",
405
- "storybook": "^10.3.4",
408
+ "storybook": "^10.4.0",
406
409
  "typescript": "^5.3.0",
407
410
  "typescript-eslint": "^8.58.0",
408
411
  "vite": "^7.3.1",
@@ -1 +0,0 @@
1
- {"version":3,"file":"link.d.ts","sourceRoot":"","sources":["../../../../src/components/actions/link/link.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AAEH,OAAO,EAAE,UAAU,EAAE,MAAM,KAAK,CAAC;AAIjC,OAAO,8BAA8B,CAAC;AAEtC,KAAK,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,SAAS,CAAC;AAElD,qBACa,QAAS,SAAQ,UAAU;IACvC,OAAgB,MAAM,0BAAc;IAGpC,IAAI,EAAE,MAAM,GAAG,SAAS,CAAa;IAGrC,MAAM,EAAE,MAAM,GAAG,SAAS,CAAa;IAGvC,GAAG,EAAE,MAAM,GAAG,SAAS,CAAa;IAGpC,IAAI,CAAC,EAAE,IAAI,CAAC;IAGZ,IAAI,SAAM;IAGV,SAAS,SAAM;IAGf,OAAO,SAAM;IAGb,eAAe,SAAM;IAGrB,QAAQ,UAAS;IAEjB,OAAO,CAAC,YAAY;IAOpB,gBAAgB;IAChB,YAAY,IAAI,MAAM;IASb,MAAM;CAKf;AAED,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,qBAAqB;QAC9B,WAAW,EAAE,QAAQ,CAAC;KACtB;CACD"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"link.js","sourceRoot":"","sources":["../../../../src/components/actions/link/link.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;;;;;;;AAEH,OAAO,EAAE,UAAU,EAAE,MAAM,KAAK,CAAC;AACjC,OAAO,EAAE,aAAa,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAC5D,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAC9C,OAAO,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAC9C,OAAO,8BAA8B,CAAC;AAK/B,IAAM,QAAQ,GAAd,MAAM,QAAS,SAAQ,UAAU;IAAjC;;QAIN,SAAI,GAAuB,SAAS,CAAC;QAGrC,WAAM,GAAuB,SAAS,CAAC;QAGvC,QAAG,GAAuB,SAAS,CAAC;QAMpC,SAAI,GAAG,EAAE,CAAC;QAGV,cAAS,GAAG,EAAE,CAAC;QAGf,YAAO,GAAG,EAAE,CAAC;QAGb,oBAAe,GAAG,EAAE,CAAC;QAGrB,aAAQ,GAAG,KAAK,CAAC;IAwBlB,CAAC;IAtBQ,YAAY,CAAC,CAAa;QACjC,IAAI,IAAI,CAAC,QAAQ,EAAE,CAAC;YACnB,CAAC,CAAC,cAAc,EAAE,CAAC;YACnB,CAAC,CAAC,eAAe,EAAE,CAAC;QACrB,CAAC;IACF,CAAC;IAED,gBAAgB;IAChB,YAAY;QACX,MAAM,IAAI,GAAG,IAAI,CAAC,GAAG,IAAI,EAAE,CAAC;QAC5B,IAAI,IAAI,CAAC,MAAM,KAAK,QAAQ;YAAE,OAAO,IAAI,CAAC;QAC1C,MAAM,KAAK,GAAG,IAAI,GAAG,CAAC,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC,CAAC;QACzD,KAAK,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC;QACtB,KAAK,CAAC,GAAG,CAAC,YAAY,CAAC,CAAC;QACxB,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;IAC7B,CAAC;IAEQ,MAAM;QACd,OAAO,QAAQ,CAAC,IAAI,CAAC,IAAI,EAAE;YAC1B,WAAW,EAAE,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,IAAI,CAAC;SACzC,CAAC,CAAC;IACJ,CAAC;;AAlDe,eAAM,GAAG,UAAU,AAAb,CAAc;AAGpC;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;sCACL;AAGrC;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;wCACY;AAGvC;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;qCACS;AAGpC;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;sCAC9B;AAGZ;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;sCACjB;AAGV;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,CAAC;2CACrC;AAGf;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,SAAS,EAAE,UAAU,EAAE,CAAC;yCACrC;AAGb;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,SAAS,EAAE,kBAAkB,EAAE,CAAC;iDACrC;AAGrB;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;0CAC1B;AA5BL,QAAQ;IADpB,aAAa,CAAC,WAAW,CAAC;GACd,QAAQ,CAoDpB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"link.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/actions/link/link.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU,yBAoJtB,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"link.styles.js","sourceRoot":"","sources":["../../../../src/components/actions/link/link.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE1B,MAAM,CAAC,MAAM,UAAU,GAAG,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoJ5B,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"link.template.d.ts","sourceRoot":"","sources":["../../../../src/components/actions/link/link.template.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,WAAW,CAAC;AAE1C,UAAU,eAAe;IACxB,WAAW,EAAE,CAAC,CAAC,EAAE,UAAU,KAAK,IAAI,CAAC;CACrC;AAED,wBAAgB,QAAQ,CAAC,IAAI,EAAE,QAAQ,EAAE,OAAO,EAAE,eAAe,wCA0BhE"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"link.template.js","sourceRoot":"","sources":["../../../../src/components/actions/link/link.template.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,KAAK,CAAC;AAOpC,MAAM,UAAU,QAAQ,CAAiB,OAAwB;IAChE,MAAM,WAAW,GAAG,IAAI,CAAC,YAAY,EAAE,CAAC;IACxC,8BAA8B;IAC9B,6DAA6D;IAC7D,qEAAqE;IACrE,uEAAuE;IACvE,OAAO,IAAI,CAAA;;UAEF,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,IAAI,OAAO,CAAC;UAChD,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,OAAO;cAC5B,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,OAAO;YAC/B,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,IAAI,OAAO,CAAC;SACrD,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,WAAW,IAAI,OAAO,CAAC;mBACxC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,OAAO;gBACnC,IAAI,CAAC,eAAe,IAAI,OAAO;YACnC,OAAO,CAAC,WAAW;;KAE1B,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAA;qDAC2B,IAAI,CAAC,SAAS;IAC/D,CAAC,CAAC,CAAC,IAAI,CAAA,iCAAiC;+BACb,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAA,eAAe;KACrE,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,IAAI,CAAA;mDAC2B,IAAI,CAAC,OAAO;IAC3D,CAAC,CAAC,CAAC,IAAI,CAAA,+BAA+B;;EAExC,CAAC;AACH,CAAC"}
@@ -1,5 +0,0 @@
1
- export declare const nlddBlockquoteTranslations: {
2
- 'components.blockquote.attribution-prefix': string;
3
- };
4
- export type NLDDBlockquoteTranslations = typeof nlddBlockquoteTranslations;
5
- //# sourceMappingURL=blockquote.i18n.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"blockquote.i18n.d.ts","sourceRoot":"","sources":["../../../../src/components/content/blockquote/blockquote.i18n.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,0BAA0B;;CAEtC,CAAC;AAEF,MAAM,MAAM,0BAA0B,GAAG,OAAO,0BAA0B,CAAC"}
@@ -1,4 +0,0 @@
1
- export const nlddBlockquoteTranslations = {
2
- 'components.blockquote.attribution-prefix': '— ',
3
- };
4
- //# sourceMappingURL=blockquote.i18n.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"blockquote.i18n.js","sourceRoot":"","sources":["../../../../src/components/content/blockquote/blockquote.i18n.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,0BAA0B,GAAG;IACzC,0CAA0C,EAAE,IAAI;CAChD,CAAC"}
@@ -1,10 +0,0 @@
1
- /**
2
- * Minimum ms between popover close and reopen to prevent iOS
3
- * touch light-dismiss from immediately reopening the popover.
4
- *
5
- * On iOS, tapping the anchor to close a popover triggers light dismiss
6
- * first (closing the popover), then the click handler fires and would
7
- * reopen it. This guard prevents reopening within the threshold.
8
- */
9
- export declare const POPOVER_REOPEN_GUARD_MS = 100;
10
- //# sourceMappingURL=popover-guard.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"popover-guard.d.ts","sourceRoot":"","sources":["../../src/utilities/popover-guard.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AACH,eAAO,MAAM,uBAAuB,MAAM,CAAC"}
@@ -1,10 +0,0 @@
1
- /**
2
- * Minimum ms between popover close and reopen to prevent iOS
3
- * touch light-dismiss from immediately reopening the popover.
4
- *
5
- * On iOS, tapping the anchor to close a popover triggers light dismiss
6
- * first (closing the popover), then the click handler fires and would
7
- * reopen it. This guard prevents reopening within the threshold.
8
- */
9
- export const POPOVER_REOPEN_GUARD_MS = 100;
10
- //# sourceMappingURL=popover-guard.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"popover-guard.js","sourceRoot":"","sources":["../../src/utilities/popover-guard.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAG,GAAG,CAAC"}