@sk-web-gui/core 3.2.0 → 3.4.0

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 (469) hide show
  1. package/dist/cjs/aria-plugin.js.map +1 -1
  2. package/dist/cjs/components/ai/ai-feed.js.map +1 -1
  3. package/dist/cjs/components/ai/ai-module.js +72 -11
  4. package/dist/cjs/components/ai/ai-module.js.map +1 -1
  5. package/dist/cjs/components/ai/assistant-presentation.js +2 -2
  6. package/dist/cjs/components/ai/assistant-presentation.js.map +1 -1
  7. package/dist/cjs/components/ai/bubble.js +1 -0
  8. package/dist/cjs/components/ai/bubble.js.map +1 -1
  9. package/dist/cjs/components/ai/feedback.js.map +1 -1
  10. package/dist/cjs/components/ai/input-section.js.map +1 -1
  11. package/dist/cjs/components/ai/markdown-rendered.js +1 -1
  12. package/dist/cjs/components/ai/markdown-rendered.js.map +1 -1
  13. package/dist/cjs/components/ai/typing-bubble.js.map +1 -1
  14. package/dist/cjs/components/ai/typing-sequence.js.map +1 -1
  15. package/dist/cjs/components/button.js +1 -4
  16. package/dist/cjs/components/button.js.map +1 -1
  17. package/dist/cjs/components/chip.js.map +1 -1
  18. package/dist/cjs/components/combobox.js.map +1 -1
  19. package/dist/cjs/components/footer.js +16 -12
  20. package/dist/cjs/components/footer.js.map +1 -1
  21. package/dist/cjs/components/forms.js.map +1 -1
  22. package/dist/cjs/components/input.js.map +1 -1
  23. package/dist/cjs/components/label.js.map +1 -1
  24. package/dist/cjs/components/list.js.map +1 -1
  25. package/dist/cjs/components/logo.js.map +1 -1
  26. package/dist/cjs/components/menu-vertical.js.map +1 -1
  27. package/dist/cjs/components/menubar.js.map +1 -1
  28. package/dist/cjs/components/popup-menu.js.map +1 -1
  29. package/dist/cjs/components/progress-bar.js.map +1 -1
  30. package/dist/cjs/components/progress-stepper.js.map +1 -1
  31. package/dist/cjs/components/search-field.js.map +1 -1
  32. package/dist/cjs/components/select.js.map +1 -1
  33. package/dist/cjs/components/spinner.js.map +1 -1
  34. package/dist/cjs/components/table-autotable.js +1 -1
  35. package/dist/cjs/components/table-autotable.js.map +1 -1
  36. package/dist/cjs/components/tabs.js.map +1 -1
  37. package/dist/cjs/components/tooltip.js.map +1 -1
  38. package/dist/cjs/data-plugin.js.map +1 -1
  39. package/dist/cjs/index.js.map +1 -1
  40. package/dist/cjs/plugin.js.map +1 -1
  41. package/dist/cjs/theme.js.map +1 -1
  42. package/dist/cjs/units.js.map +1 -1
  43. package/dist/esm/aria-plugin.js.map +1 -1
  44. package/dist/esm/components/ai/ai-feed.js.map +1 -1
  45. package/dist/esm/components/ai/ai-module.js +72 -11
  46. package/dist/esm/components/ai/ai-module.js.map +1 -1
  47. package/dist/esm/components/ai/assistant-presentation.js +2 -2
  48. package/dist/esm/components/ai/assistant-presentation.js.map +1 -1
  49. package/dist/esm/components/ai/bubble.js +1 -0
  50. package/dist/esm/components/ai/bubble.js.map +1 -1
  51. package/dist/esm/components/ai/feedback.js.map +1 -1
  52. package/dist/esm/components/ai/input-section.js.map +1 -1
  53. package/dist/esm/components/ai/markdown-rendered.js +1 -1
  54. package/dist/esm/components/ai/markdown-rendered.js.map +1 -1
  55. package/dist/esm/components/ai/typing-bubble.js.map +1 -1
  56. package/dist/esm/components/ai/typing-sequence.js.map +1 -1
  57. package/dist/esm/components/button.js +1 -4
  58. package/dist/esm/components/button.js.map +1 -1
  59. package/dist/esm/components/chip.js.map +1 -1
  60. package/dist/esm/components/combobox.js.map +1 -1
  61. package/dist/esm/components/footer.js +16 -12
  62. package/dist/esm/components/footer.js.map +1 -1
  63. package/dist/esm/components/forms.js.map +1 -1
  64. package/dist/esm/components/input.js.map +1 -1
  65. package/dist/esm/components/label.js.map +1 -1
  66. package/dist/esm/components/list.js.map +1 -1
  67. package/dist/esm/components/logo.js.map +1 -1
  68. package/dist/esm/components/menu-vertical.js.map +1 -1
  69. package/dist/esm/components/menubar.js.map +1 -1
  70. package/dist/esm/components/popup-menu.js.map +1 -1
  71. package/dist/esm/components/progress-bar.js.map +1 -1
  72. package/dist/esm/components/progress-stepper.js.map +1 -1
  73. package/dist/esm/components/search-field.js.map +1 -1
  74. package/dist/esm/components/select.js.map +1 -1
  75. package/dist/esm/components/spinner.js.map +1 -1
  76. package/dist/esm/components/table-autotable.js +1 -1
  77. package/dist/esm/components/table-autotable.js.map +1 -1
  78. package/dist/esm/components/tabs.js.map +1 -1
  79. package/dist/esm/components/tooltip.js.map +1 -1
  80. package/dist/esm/data-plugin.js.map +1 -1
  81. package/dist/esm/index.js.map +1 -1
  82. package/dist/esm/plugin.js.map +1 -1
  83. package/dist/esm/theme.js.map +1 -1
  84. package/dist/esm/units.js.map +1 -1
  85. package/dist/types/components/ai/ai-module.d.ts +69 -8
  86. package/dist/types/components/ai/assistant-presentation.d.ts +2 -2
  87. package/dist/types/components/ai/bubble.d.ts +1 -0
  88. package/dist/types/components/ai/markdown-rendered.d.ts +1 -1
  89. package/dist/types/components/button.d.ts +0 -3
  90. package/dist/types/components/footer.d.ts +16 -12
  91. package/dist/types/components/table-autotable.d.ts +1 -1
  92. package/package.json +3 -3
  93. package/dist/cjs/components/alert-banner.js +0 -26
  94. package/dist/cjs/components/alert-banner.js.map +0 -1
  95. package/dist/cjs/components/comments.js +0 -32
  96. package/dist/cjs/components/comments.js.map +0 -1
  97. package/dist/cjs/components/context-menu.js +0 -41
  98. package/dist/cjs/components/context-menu.js.map +0 -1
  99. package/dist/cjs/components/dropdown-filter.js +0 -60
  100. package/dist/cjs/components/dropdown-filter.js.map +0 -1
  101. package/dist/cjs/components/notification.js +0 -51
  102. package/dist/cjs/components/notification.js.map +0 -1
  103. package/dist/cjs/components/rich-text-editor.js +0 -233
  104. package/dist/cjs/components/rich-text-editor.js.map +0 -1
  105. package/dist/cjs/components/side-menu.js +0 -221
  106. package/dist/cjs/components/side-menu.js.map +0 -1
  107. package/dist/cjs/components/tab-menu.js +0 -59
  108. package/dist/cjs/components/tab-menu.js.map +0 -1
  109. package/dist/cjs/components/zebratable.js +0 -141
  110. package/dist/cjs/components/zebratable.js.map +0 -1
  111. package/dist/esm/components/alert-banner.js +0 -24
  112. package/dist/esm/components/alert-banner.js.map +0 -1
  113. package/dist/esm/components/comments.js +0 -30
  114. package/dist/esm/components/comments.js.map +0 -1
  115. package/dist/esm/components/context-menu.js +0 -39
  116. package/dist/esm/components/context-menu.js.map +0 -1
  117. package/dist/esm/components/dropdown-filter.js +0 -58
  118. package/dist/esm/components/dropdown-filter.js.map +0 -1
  119. package/dist/esm/components/notification.js +0 -49
  120. package/dist/esm/components/notification.js.map +0 -1
  121. package/dist/esm/components/rich-text-editor.js +0 -227
  122. package/dist/esm/components/rich-text-editor.js.map +0 -1
  123. package/dist/esm/components/side-menu.js +0 -219
  124. package/dist/esm/components/side-menu.js.map +0 -1
  125. package/dist/esm/components/tab-menu.js +0 -57
  126. package/dist/esm/components/tab-menu.js.map +0 -1
  127. package/dist/esm/components/zebratable.js +0 -135
  128. package/dist/esm/components/zebratable.js.map +0 -1
  129. package/dist/types/accordion/src/accordion/accordion-item.d.ts +0 -8
  130. package/dist/types/accordion/src/accordion/accordion.d.ts +0 -25
  131. package/dist/types/accordion/src/accordion/index.d.ts +0 -10
  132. package/dist/types/accordion/src/disclosure/disclosure.d.ts +0 -53
  133. package/dist/types/accordion/src/disclosure/index.d.ts +0 -4
  134. package/dist/types/accordion/src/disclosure/styles.d.ts +0 -1
  135. package/dist/types/accordion/src/index.d.ts +0 -4
  136. package/dist/types/accordion/stories/accordion.stories.d.ts +0 -8
  137. package/dist/types/accordion/stories/disclosure.stories.d.ts +0 -9
  138. package/dist/types/avatar/index.d.ts +0 -2
  139. package/dist/types/avatar/src/avatar.d.ts +0 -17
  140. package/dist/types/avatar/src/index.d.ts +0 -8
  141. package/dist/types/avatar/stories/avatar.stories.d.ts +0 -8
  142. package/dist/types/badge/index.d.ts +0 -2
  143. package/dist/types/badge/src/badge.d.ts +0 -12
  144. package/dist/types/badge/src/index.d.ts +0 -8
  145. package/dist/types/badge/stories/badge.stories.d.ts +0 -8
  146. package/dist/types/breadcrumb/src/breadcrumb.d.ts +0 -41
  147. package/dist/types/breadcrumb/src/index.d.ts +0 -11
  148. package/dist/types/breadcrumb/stories/breadcrumb.stories.d.ts +0 -7
  149. package/dist/types/button/src/button-group.d.ts +0 -15
  150. package/dist/types/button/src/button.d.ts +0 -49
  151. package/dist/types/button/src/index.d.ts +0 -11
  152. package/dist/types/button/src/styles.d.ts +0 -1
  153. package/dist/types/button/stories/announcement.d.ts +0 -5
  154. package/dist/types/button/stories/button-group.stories.d.ts +0 -8
  155. package/dist/types/button/stories/button.stories.d.ts +0 -7
  156. package/dist/types/card/src/card.d.ts +0 -60
  157. package/dist/types/card/src/index.d.ts +0 -21
  158. package/dist/types/card/src/meta-card.d.ts +0 -42
  159. package/dist/types/card/stories/card.stories.d.ts +0 -4
  160. package/dist/types/card/stories/meta-card.stories.d.ts +0 -4
  161. package/dist/types/chip/index.d.ts +0 -2
  162. package/dist/types/chip/src/chip.d.ts +0 -7
  163. package/dist/types/chip/src/index.d.ts +0 -4
  164. package/dist/types/chip/stories/chip.stories.d.ts +0 -12
  165. package/dist/types/components/alert-banner.d.ts +0 -24
  166. package/dist/types/components/comments.d.ts +0 -30
  167. package/dist/types/components/context-menu.d.ts +0 -39
  168. package/dist/types/components/dropdown-filter.d.ts +0 -58
  169. package/dist/types/components/notification.d.ts +0 -48
  170. package/dist/types/components/rich-text-editor.d.ts +0 -226
  171. package/dist/types/components/side-menu.d.ts +0 -219
  172. package/dist/types/components/tab-menu.d.ts +0 -57
  173. package/dist/types/components/zebratable.d.ts +0 -134
  174. package/dist/types/cookie-consent/src/cookie-consent.d.ts +0 -32
  175. package/dist/types/cookie-consent/src/index.d.ts +0 -15
  176. package/dist/types/cookie-consent/stories/cookie-consent.stories.d.ts +0 -7
  177. package/dist/types/core/src/aria-plugin.d.ts +0 -4
  178. package/dist/types/core/src/base.d.ts +0 -53
  179. package/dist/types/core/src/colors.d.ts +0 -643
  180. package/dist/types/core/src/components/accordion.d.ts +0 -174
  181. package/dist/types/core/src/components/alert.d.ts +0 -21
  182. package/dist/types/core/src/components/avatar.d.ts +0 -26
  183. package/dist/types/core/src/components/badge.d.ts +0 -21
  184. package/dist/types/core/src/components/breadcrumb.d.ts +0 -28
  185. package/dist/types/core/src/components/button-group.d.ts +0 -25
  186. package/dist/types/core/src/components/button.d.ts +0 -195
  187. package/dist/types/core/src/components/card.d.ts +0 -135
  188. package/dist/types/core/src/components/checkbox.d.ts +0 -108
  189. package/dist/types/core/src/components/chip.d.ts +0 -37
  190. package/dist/types/core/src/components/code.d.ts +0 -8
  191. package/dist/types/core/src/components/combobox.d.ts +0 -72
  192. package/dist/types/core/src/components/cookie-consent.d.ts +0 -35
  193. package/dist/types/core/src/components/dialog.d.ts +0 -5
  194. package/dist/types/core/src/components/divider.d.ts +0 -50
  195. package/dist/types/core/src/components/dot.d.ts +0 -43
  196. package/dist/types/core/src/components/filter.d.ts +0 -14
  197. package/dist/types/core/src/components/footer.d.ts +0 -27
  198. package/dist/types/core/src/components/forms.d.ts +0 -24
  199. package/dist/types/core/src/components/header.d.ts +0 -28
  200. package/dist/types/core/src/components/icon.d.ts +0 -38
  201. package/dist/types/core/src/components/input.d.ts +0 -214
  202. package/dist/types/core/src/components/kbd.d.ts +0 -7
  203. package/dist/types/core/src/components/label.d.ts +0 -27
  204. package/dist/types/core/src/components/link.d.ts +0 -43
  205. package/dist/types/core/src/components/list.d.ts +0 -52
  206. package/dist/types/core/src/components/logo.d.ts +0 -48
  207. package/dist/types/core/src/components/menu-vertical.d.ts +0 -198
  208. package/dist/types/core/src/components/menubar.d.ts +0 -35
  209. package/dist/types/core/src/components/modal.d.ts +0 -45
  210. package/dist/types/core/src/components/pagination.d.ts +0 -101
  211. package/dist/types/core/src/components/popup-menu.d.ts +0 -138
  212. package/dist/types/core/src/components/progress-bar.d.ts +0 -13
  213. package/dist/types/core/src/components/progress-stepper.d.ts +0 -60
  214. package/dist/types/core/src/components/radio.d.ts +0 -125
  215. package/dist/types/core/src/components/search-field.d.ts +0 -34
  216. package/dist/types/core/src/components/select.d.ts +0 -141
  217. package/dist/types/core/src/components/snackbar.d.ts +0 -30
  218. package/dist/types/core/src/components/spinner.d.ts +0 -13
  219. package/dist/types/core/src/components/switch.d.ts +0 -64
  220. package/dist/types/core/src/components/table-autotable.d.ts +0 -222
  221. package/dist/types/core/src/components/table.d.ts +0 -11
  222. package/dist/types/core/src/components/tabs.d.ts +0 -14
  223. package/dist/types/core/src/components/tooltip.d.ts +0 -53
  224. package/dist/types/core/src/components/user-menu.d.ts +0 -14
  225. package/dist/types/core/src/data-plugin.d.ts +0 -4
  226. package/dist/types/core/src/index.d.ts +0 -6
  227. package/dist/types/core/src/plugin.d.ts +0 -12
  228. package/dist/types/core/src/preset.d.ts +0 -18
  229. package/dist/types/core/src/theme.d.ts +0 -4
  230. package/dist/types/core/src/units.d.ts +0 -287
  231. package/dist/types/core/src/with-opacity.d.ts +0 -4
  232. package/dist/types/divider/index.d.ts +0 -2
  233. package/dist/types/divider/src/divider-section.d.ts +0 -12
  234. package/dist/types/divider/src/divider.d.ts +0 -8
  235. package/dist/types/divider/src/index.d.ts +0 -10
  236. package/dist/types/divider/src/styles.d.ts +0 -1
  237. package/dist/types/divider/stories/divider-section.stories.d.ts +0 -8
  238. package/dist/types/divider/stories/divider.stories.d.ts +0 -8
  239. package/dist/types/filter/src/filter-item.d.ts +0 -7
  240. package/dist/types/filter/src/filter-label.d.ts +0 -7
  241. package/dist/types/filter/src/filter.d.ts +0 -6
  242. package/dist/types/filter/src/index.d.ts +0 -12
  243. package/dist/types/filter/stories/filter.stories.d.ts +0 -7
  244. package/dist/types/forms/index.d.ts +0 -2
  245. package/dist/types/forms/src/checkbox/checkbox-group.d.ts +0 -46
  246. package/dist/types/forms/src/checkbox/checkbox.d.ts +0 -39
  247. package/dist/types/forms/src/checkbox/index.d.ts +0 -10
  248. package/dist/types/forms/src/checkbox/styles.d.ts +0 -2
  249. package/dist/types/forms/src/combobox/combobox-context.d.ts +0 -42
  250. package/dist/types/forms/src/combobox/combobox-input.d.ts +0 -44
  251. package/dist/types/forms/src/combobox/combobox-list.d.ts +0 -8
  252. package/dist/types/forms/src/combobox/combobox-option.d.ts +0 -11
  253. package/dist/types/forms/src/combobox/combobox.d.ts +0 -6
  254. package/dist/types/forms/src/combobox/index.d.ts +0 -15
  255. package/dist/types/forms/src/combobox/styles.d.ts +0 -1
  256. package/dist/types/forms/src/date-picker/date-picker.d.ts +0 -7
  257. package/dist/types/forms/src/date-picker/index.d.ts +0 -8
  258. package/dist/types/forms/src/form-control/index.d.ts +0 -40
  259. package/dist/types/forms/src/form-error-message/index.d.ts +0 -8
  260. package/dist/types/forms/src/form-helper-text/index.d.ts +0 -8
  261. package/dist/types/forms/src/form-label/index.d.ts +0 -20
  262. package/dist/types/forms/src/index.d.ts +0 -26
  263. package/dist/types/forms/src/input/index.d.ts +0 -13
  264. package/dist/types/forms/src/input/input.d.ts +0 -26
  265. package/dist/types/forms/src/input/styles.d.ts +0 -1
  266. package/dist/types/forms/src/input-addin/index.d.ts +0 -12
  267. package/dist/types/forms/src/input-group/index.d.ts +0 -11
  268. package/dist/types/forms/src/input-group/styles.d.ts +0 -1
  269. package/dist/types/forms/src/radio/index.d.ts +0 -10
  270. package/dist/types/forms/src/radio/radio-group.d.ts +0 -48
  271. package/dist/types/forms/src/radio/radio.d.ts +0 -32
  272. package/dist/types/forms/src/radio/styles.d.ts +0 -3
  273. package/dist/types/forms/src/select/index.d.ts +0 -18
  274. package/dist/types/forms/src/select/styles.d.ts +0 -1
  275. package/dist/types/forms/src/switch/index.d.ts +0 -8
  276. package/dist/types/forms/src/switch/switchcomponent.d.ts +0 -9
  277. package/dist/types/forms/src/text-field/index.d.ts +0 -8
  278. package/dist/types/forms/src/text-field/text-field.d.ts +0 -6
  279. package/dist/types/forms/src/textarea/index.d.ts +0 -12
  280. package/dist/types/forms/stories/check.d.ts +0 -5
  281. package/dist/types/forms/stories/checkbox-group.stories.d.ts +0 -11
  282. package/dist/types/forms/stories/checkbox.stories.d.ts +0 -8
  283. package/dist/types/forms/stories/combobox.stories.d.ts +0 -19
  284. package/dist/types/forms/stories/date-picker.stories.d.ts +0 -21
  285. package/dist/types/forms/stories/form-control.stories.d.ts +0 -10
  286. package/dist/types/forms/stories/input.stories.d.ts +0 -21
  287. package/dist/types/forms/stories/radio-group.stories.d.ts +0 -11
  288. package/dist/types/forms/stories/radio.stories.d.ts +0 -14
  289. package/dist/types/forms/stories/select.stories.d.ts +0 -10
  290. package/dist/types/forms/stories/switch.stories.d.ts +0 -8
  291. package/dist/types/forms/stories/text-field.stories.d.ts +0 -18
  292. package/dist/types/forms/stories/textarea.stories.d.ts +0 -42
  293. package/dist/types/icon/index.d.ts +0 -2
  294. package/dist/types/icon/src/icon-padded.d.ts +0 -4
  295. package/dist/types/icon/src/icon.d.ts +0 -20
  296. package/dist/types/icon/src/index.d.ts +0 -10
  297. package/dist/types/icon/stories/icon-padded.stories.d.ts +0 -8
  298. package/dist/types/icon/stories/icon.stories.d.ts +0 -8
  299. package/dist/types/image/index.d.ts +0 -2
  300. package/dist/types/image/src/image.d.ts +0 -28
  301. package/dist/types/image/src/index.d.ts +0 -4
  302. package/dist/types/image/src/use-image.d.ts +0 -52
  303. package/dist/types/image/stories/image.stories.d.ts +0 -8
  304. package/dist/types/label/index.d.ts +0 -2
  305. package/dist/types/label/src/index.d.ts +0 -8
  306. package/dist/types/label/src/label.d.ts +0 -8
  307. package/dist/types/label/stories/label.stories.d.ts +0 -8
  308. package/dist/types/layout/src/footer/footer-list-item.d.ts +0 -4
  309. package/dist/types/layout/src/footer/footer-list.d.ts +0 -4
  310. package/dist/types/layout/src/footer/footer.d.ts +0 -6
  311. package/dist/types/layout/src/footer/index.d.ts +0 -14
  312. package/dist/types/layout/src/header/header.d.ts +0 -17
  313. package/dist/types/layout/src/header/index.d.ts +0 -8
  314. package/dist/types/layout/src/index.d.ts +0 -4
  315. package/dist/types/layout/stories/footer.stories.d.ts +0 -7
  316. package/dist/types/layout/stories/header.stories.d.ts +0 -5
  317. package/dist/types/link/index.d.ts +0 -2
  318. package/dist/types/link/src/index.d.ts +0 -12
  319. package/dist/types/link/src/link.d.ts +0 -21
  320. package/dist/types/link/src/styles.d.ts +0 -1
  321. package/dist/types/link/stories/link.stories.d.ts +0 -12
  322. package/dist/types/list/src/index.d.ts +0 -12
  323. package/dist/types/list/src/list.d.ts +0 -28
  324. package/dist/types/list/stories/list.stories.d.ts +0 -7
  325. package/dist/types/logo/src/assets/index.d.ts +0 -2
  326. package/dist/types/logo/src/assets/logo-svg.d.ts +0 -2
  327. package/dist/types/logo/src/assets/symbol-svg.d.ts +0 -2
  328. package/dist/types/logo/src/index.d.ts +0 -4
  329. package/dist/types/logo/src/logo.d.ts +0 -38
  330. package/dist/types/logo/stories/logo.stories.d.ts +0 -8
  331. package/dist/types/menu-vertical/src/index.d.ts +0 -25
  332. package/dist/types/menu-vertical/src/menu-vertical-backbutton.d.ts +0 -9
  333. package/dist/types/menu-vertical/src/menu-vertical-context.d.ts +0 -62
  334. package/dist/types/menu-vertical/src/menu-vertical-header.d.ts +0 -9
  335. package/dist/types/menu-vertical/src/menu-vertical-item.d.ts +0 -26
  336. package/dist/types/menu-vertical/src/menu-vertical-label.d.ts +0 -7
  337. package/dist/types/menu-vertical/src/menu-vertical-nav.d.ts +0 -9
  338. package/dist/types/menu-vertical/src/menu-vertical-sidebar.d.ts +0 -9
  339. package/dist/types/menu-vertical/src/menu-vertical-submenu-button.d.ts +0 -25
  340. package/dist/types/menu-vertical/src/menu-vertical-tool-item.d.ts +0 -9
  341. package/dist/types/menu-vertical/src/menu-vertical.d.ts +0 -14
  342. package/dist/types/menu-vertical/stories/menu-vertical-sidebar.stories.d.ts +0 -8
  343. package/dist/types/menu-vertical/stories/menu-vertical.stories.d.ts +0 -8
  344. package/dist/types/menubar/index.d.ts +0 -2
  345. package/dist/types/menubar/src/index.d.ts +0 -11
  346. package/dist/types/menubar/src/menubar-item.d.ts +0 -15
  347. package/dist/types/menubar/src/menubar.d.ts +0 -18
  348. package/dist/types/menubar/stories/menubar.stories.d.ts +0 -7
  349. package/dist/types/modal/src/confirm/confirm.d.ts +0 -17
  350. package/dist/types/modal/src/confirm/index.d.ts +0 -1
  351. package/dist/types/modal/src/dialog/dialog-buttons.d.ts +0 -6
  352. package/dist/types/modal/src/dialog/dialog-content.d.ts +0 -6
  353. package/dist/types/modal/src/dialog/dialog.d.ts +0 -7
  354. package/dist/types/modal/src/dialog/index.d.ts +0 -12
  355. package/dist/types/modal/src/index.d.ts +0 -6
  356. package/dist/types/modal/src/modal/index.d.ts +0 -13
  357. package/dist/types/modal/src/modal/modal-content.d.ts +0 -5
  358. package/dist/types/modal/src/modal/modal-footer.d.ts +0 -5
  359. package/dist/types/modal/src/modal/modal.d.ts +0 -27
  360. package/dist/types/modal/stories/confirm.stories.d.ts +0 -10
  361. package/dist/types/modal/stories/dialog.stories.d.ts +0 -6
  362. package/dist/types/modal/stories/modal.stories.d.ts +0 -7
  363. package/dist/types/pagination/src/index.d.ts +0 -8
  364. package/dist/types/pagination/src/pagination.d.ts +0 -19
  365. package/dist/types/pagination/src/styles.d.ts +0 -1
  366. package/dist/types/pagination/stories/pagination.stories.d.ts +0 -8
  367. package/dist/types/popup-menu/src/index.d.ts +0 -18
  368. package/dist/types/popup-menu/src/popup-menu-button.d.ts +0 -2
  369. package/dist/types/popup-menu/src/popup-menu-group.d.ts +0 -5
  370. package/dist/types/popup-menu/src/popup-menu-item.d.ts +0 -11
  371. package/dist/types/popup-menu/src/popup-menu-items.d.ts +0 -20
  372. package/dist/types/popup-menu/src/popup-menu-panel.d.ts +0 -6
  373. package/dist/types/popup-menu/src/popup-menu.d.ts +0 -53
  374. package/dist/types/popup-menu/src/popupmenu-context.d.ts +0 -18
  375. package/dist/types/popup-menu/src/styles.d.ts +0 -1
  376. package/dist/types/popup-menu/stories/popup-menu.stories.d.ts +0 -9
  377. package/dist/types/progress-bar/index.d.ts +0 -2
  378. package/dist/types/progress-bar/src/index.d.ts +0 -8
  379. package/dist/types/progress-bar/src/progress-bar.d.ts +0 -18
  380. package/dist/types/progress-bar/src/styles.d.ts +0 -0
  381. package/dist/types/progress-bar/stories/progress-bar.stories.d.ts +0 -8
  382. package/dist/types/progress-stepper/src/index.d.ts +0 -8
  383. package/dist/types/progress-stepper/src/progress-step.d.ts +0 -13
  384. package/dist/types/progress-stepper/src/progress-stepper.d.ts +0 -12
  385. package/dist/types/progress-stepper/stories/progress-stepper.stories.d.ts +0 -8
  386. package/dist/types/react/src/index.d.ts +0 -70
  387. package/dist/types/searchfield/src/index.d.ts +0 -18
  388. package/dist/types/searchfield/src/searchfield-suggestions-input.d.ts +0 -9
  389. package/dist/types/searchfield/src/searchfield-suggestions-list.d.ts +0 -5
  390. package/dist/types/searchfield/src/searchfield-suggestions-option.d.ts +0 -5
  391. package/dist/types/searchfield/src/searchfield-suggestions.d.ts +0 -5
  392. package/dist/types/searchfield/src/searchfield.d.ts +0 -27
  393. package/dist/types/searchfield/stories/searchfield-suggestions.stories.d.ts +0 -8
  394. package/dist/types/searchfield/stories/searchfield.stories.d.ts +0 -6
  395. package/dist/types/snackbar/src/index.d.ts +0 -8
  396. package/dist/types/snackbar/src/snackbar.d.ts +0 -11
  397. package/dist/types/snackbar/stories/snackbar.stories.d.ts +0 -8
  398. package/dist/types/spinner/index.d.ts +0 -2
  399. package/dist/types/spinner/src/assets/spinner-square.d.ts +0 -265
  400. package/dist/types/spinner/src/index.d.ts +0 -4
  401. package/dist/types/spinner/src/spinner.d.ts +0 -14
  402. package/dist/types/spinner/stories/spinner.stories.d.ts +0 -8
  403. package/dist/types/table/src/auto-table.d.ts +0 -48
  404. package/dist/types/table/src/index.d.ts +0 -24
  405. package/dist/types/table/src/table-body.d.ts +0 -2
  406. package/dist/types/table/src/table-footer.d.ts +0 -2
  407. package/dist/types/table/src/table-header-column.d.ts +0 -6
  408. package/dist/types/table/src/table-header.d.ts +0 -6
  409. package/dist/types/table/src/table-row-column.d.ts +0 -6
  410. package/dist/types/table/src/table-row.d.ts +0 -2
  411. package/dist/types/table/src/table-sort-button.d.ts +0 -8
  412. package/dist/types/table/src/table.d.ts +0 -9
  413. package/dist/types/table/stories/autotable.stories.d.ts +0 -10
  414. package/dist/types/table/stories/table.stories.d.ts +0 -11
  415. package/dist/types/tabs/src/index.d.ts +0 -15
  416. package/dist/types/tabs/src/tabs-button.d.ts +0 -7
  417. package/dist/types/tabs/src/tabs-content.d.ts +0 -6
  418. package/dist/types/tabs/src/tabs-context.d.ts +0 -8
  419. package/dist/types/tabs/src/tabs-item.d.ts +0 -6
  420. package/dist/types/tabs/src/tabs.d.ts +0 -11
  421. package/dist/types/tabs/stories/tabs.stories.d.ts +0 -12
  422. package/dist/types/text/src/index.d.ts +0 -8
  423. package/dist/types/text/src/text.d.ts +0 -10
  424. package/dist/types/text/stories/text.stories.d.ts +0 -7
  425. package/dist/types/theme/index.d.ts +0 -2
  426. package/dist/types/theme/src/colors.d.ts +0 -1410
  427. package/dist/types/theme/src/create-memo-class.d.ts +0 -1
  428. package/dist/types/theme/src/create-theme-vars/calc.d.ts +0 -19
  429. package/dist/types/theme/src/create-theme-vars/create-theme-vars.d.ts +0 -9
  430. package/dist/types/theme/src/create-theme-vars/css-var.d.ts +0 -7
  431. package/dist/types/theme/src/create-theme-vars/index.d.ts +0 -4
  432. package/dist/types/theme/src/create-theme-vars/theme-tokens.d.ts +0 -8
  433. package/dist/types/theme/src/create-theme-vars/to-css-var.d.ts +0 -2
  434. package/dist/types/theme/src/default-theme.d.ts +0 -4
  435. package/dist/types/theme/src/gui-provider.d.ts +0 -48
  436. package/dist/types/theme/src/index.d.ts +0 -14
  437. package/dist/types/theme/src/types.d.ts +0 -54
  438. package/dist/types/theme/src/units.d.ts +0 -266
  439. package/dist/types/theme/src/use-safe-effect.d.ts +0 -2
  440. package/dist/types/theme/src/utils.d.ts +0 -1
  441. package/dist/types/toast/index.d.ts +0 -2
  442. package/dist/types/toast/src/index.d.ts +0 -7
  443. package/dist/types/toast/src/toast.d.ts +0 -62
  444. package/dist/types/toasted-notes/index.d.ts +0 -2
  445. package/dist/types/toasted-notes/src/Alert.d.ts +0 -8
  446. package/dist/types/toasted-notes/src/Message.d.ts +0 -26
  447. package/dist/types/toasted-notes/src/Positions.d.ts +0 -9
  448. package/dist/types/toasted-notes/src/Toast.d.ts +0 -13
  449. package/dist/types/toasted-notes/src/ToastManager.d.ts +0 -45
  450. package/dist/types/toasted-notes/src/index.d.ts +0 -4
  451. package/dist/types/toasted-notes/src/useTimeout.d.ts +0 -3
  452. package/dist/types/tooltip/index.d.ts +0 -2
  453. package/dist/types/tooltip/src/index.d.ts +0 -8
  454. package/dist/types/tooltip/src/tooltip.d.ts +0 -14
  455. package/dist/types/tooltip/stories/tooltip.stories.d.ts +0 -9
  456. package/dist/types/user-menu/src/index.d.ts +0 -8
  457. package/dist/types/user-menu/src/user-menu.d.ts +0 -32
  458. package/dist/types/user-menu/stories/user-menu.stories.d.ts +0 -8
  459. package/dist/types/utils/index.d.ts +0 -2
  460. package/dist/types/utils/src/assertion.d.ts +0 -6
  461. package/dist/types/utils/src/children.d.ts +0 -8
  462. package/dist/types/utils/src/color.d.ts +0 -10
  463. package/dist/types/utils/src/index.d.ts +0 -20
  464. package/dist/types/utils/src/object.d.ts +0 -6
  465. package/dist/types/utils/src/refs.d.ts +0 -5
  466. package/dist/types/utils/src/slug.d.ts +0 -1
  467. package/dist/types/utils/src/types.d.ts +0 -56
  468. package/dist/types/utils/src/use-on-element-outside.d.ts +0 -39
  469. package/dist/types/utils/src/walk-object.d.ts +0 -5
@@ -1,42 +0,0 @@
1
- import { DefaultProps } from '@sk-web-gui/utils';
2
- import React from 'react';
3
- interface IMetaCardProps extends DefaultProps {
4
- /** React node */
5
- children?: React.ReactNode;
6
- /** Set background color to card
7
- * @default vattjom
8
- */
9
- color?: 'mono' | 'vattjom';
10
- /** If the card should be clickable, will apply hover style
11
- * @default false;
12
- */
13
- useHoverEffect?: boolean;
14
- /** Make the card linkable
15
- */
16
- href?: string;
17
- }
18
- export interface MetaCardProps extends Omit<React.ComponentPropsWithRef<'div'>, 'color'>, IMetaCardProps {
19
- }
20
- export declare const MetaCard: React.ForwardRefExoticComponent<Omit<MetaCardProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
21
- interface IMetaCardBodyProps extends DefaultProps {
22
- /** React node */
23
- children?: React.ReactNode;
24
- }
25
- export interface MetaCardBodyProps extends React.ComponentPropsWithRef<'div'>, IMetaCardBodyProps {
26
- }
27
- export declare const MetaCardBody: React.ForwardRefExoticComponent<Omit<MetaCardBodyProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
28
- interface IMetaCardHeaderProps extends DefaultProps {
29
- /** React node */
30
- children?: React.ReactNode;
31
- }
32
- export interface MetaCardHeaderProps extends React.ComponentPropsWithRef<'div'>, IMetaCardHeaderProps {
33
- }
34
- export declare const MetaCardHeader: React.ForwardRefExoticComponent<Omit<MetaCardHeaderProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
35
- interface IMetaCardTextProps extends DefaultProps {
36
- /** React node */
37
- children?: React.ReactNode;
38
- }
39
- export interface MetaCardTextProps extends React.ComponentPropsWithRef<'div'>, IMetaCardTextProps {
40
- }
41
- export declare const MetaCardText: React.ForwardRefExoticComponent<Omit<MetaCardTextProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
42
- export default MetaCard;
@@ -1,4 +0,0 @@
1
- import { CardProps } from '../src';
2
- declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react").ReactRenderer, import("../src/card").CardProps>;
3
- export default _default;
4
- export declare const Template: (args: CardProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +0,0 @@
1
- import { MetaCardProps } from '../src';
2
- declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react").ReactRenderer, import("../src/meta-card").MetaCardProps>;
3
- export default _default;
4
- export declare const Template: (args: MetaCardProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +0,0 @@
1
- export * from './src';
2
- export type * from './src';
@@ -1,7 +0,0 @@
1
- import React from 'react';
2
- export interface ChipProps extends React.ComponentPropsWithRef<'button'> {
3
- strong?: boolean;
4
- inverted?: boolean;
5
- rounded?: boolean;
6
- }
7
- export declare const Chip: React.ForwardRefExoticComponent<Omit<ChipProps, "ref"> & React.RefAttributes<HTMLButtonElement>>;
@@ -1,4 +0,0 @@
1
- import { Chip, ChipProps } from './chip';
2
- export { Chip };
3
- export type { ChipProps };
4
- export default Chip;
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import { ChipProps } from '../src';
3
- declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react").ReactRenderer, Omit<ChipProps, "ref"> & React.RefAttributes<HTMLButtonElement>>;
4
- export default _default;
5
- export declare const Template: {
6
- (args: ChipProps): import("react/jsx-runtime").JSX.Element;
7
- storyName: string;
8
- };
9
- export declare const AddAndRemove: {
10
- (): import("react/jsx-runtime").JSX.Element;
11
- storyName: string;
12
- };
@@ -1,24 +0,0 @@
1
- declare function _exports(): {
2
- '.alert-banner': {
3
- '@apply p-md': {};
4
- '&-content': {
5
- '@apply w-full m-auto flex': {};
6
- '&-wrapper': {
7
- '@apply flex-grow flex': {};
8
- };
9
- };
10
- '&-icon': {
11
- '@apply mr-[10px]': {};
12
- };
13
- '&-children': {
14
- '@apply w-full underline inline-block max-w-[800px] text-body text-base': {};
15
- };
16
- '&-close': {
17
- '@apply p-4 -m-4 flex flex-col': {};
18
- };
19
- };
20
- '.tab': {
21
- '@apply mr-[10px] bg-white pt-4 pb-3 px-4 rounded-b-button shadow-[rgba(0,_0,_0,_0.24)_0px_1.5px_4px]': {};
22
- };
23
- };
24
- export = _exports;
@@ -1,30 +0,0 @@
1
- declare function _exports(): {
2
- '.comment-header': {
3
- '@apply w-full flex items-center gap-8 p-16 border-b-4 border-gray-200': {};
4
- };
5
- '.comment-item': {
6
- '@apply w-full': {};
7
- '&-container': {
8
- '@apply flex justify-between relative': {};
9
- '&-textpic': {
10
- '@apply flex gap-2': {};
11
- };
12
- };
13
- '&-text': {
14
- '@apply text-base font-bold mx-0 mb-0 mt-4': {};
15
- };
16
- '&-commentorpublished': {
17
- '@apply float-right text-neutral-600 m-0': {};
18
- };
19
- };
20
- '.comment-input': {
21
- '@apply w-full flex gap-4 px-10 pt-8 pb-10': {};
22
- '&-inactive': {
23
- '@apply text-neutral-300 !text-3xl': {};
24
- };
25
- '&-active': {
26
- '@apply text-primary !text-3xl': {};
27
- };
28
- };
29
- };
30
- export = _exports;
@@ -1,39 +0,0 @@
1
- declare function _exports(): {
2
- '.context-menu-wrapper': {
3
- '@apply relative inline': {};
4
- '> a, > button': {
5
- '@apply inline-flex': {};
6
- };
7
- '.context-menu-items': {
8
- '@apply absolute rounded bg-white border border-body z-10 drop-shadow-md mt-sm flex flex-col justify-start items-start': {};
9
- '.context-menu-item': {
10
- '@apply text-base text-body hover:text-white focus-within:text-white min-h-[3.5rem] w-full flex justify-start items-center': {};
11
- 'a, button': {
12
- '@apply text-base font-normal min-h-[3.5rem] py-[0.6rem] items-center w-full rounded-none border-transparent px-md flex justify-start': {};
13
- '&.active': {
14
- '@apply bg-primary text-white': {};
15
- };
16
- '.MuiSvgIcon-root': {
17
- '@apply text-base': {};
18
- };
19
- };
20
- '&:first-child a,&:first-child button': {
21
- '@apply pt-[0.675rem] pb-[0.525rem]': {};
22
- };
23
- '&:last-child a,&:last-child button': {
24
- '@apply pt-[0.525rem] pb-[0.675rem]': {};
25
- };
26
- '&:only-child a,&:only-child button': {
27
- '@apply py-[0.6rem]': {};
28
- };
29
- };
30
- hr: {
31
- '@apply mx-sm w-[calc(100%_-_16px)]': {};
32
- };
33
- '&.right': {
34
- '@apply right-0': {};
35
- };
36
- };
37
- };
38
- };
39
- export = _exports;
@@ -1,58 +0,0 @@
1
- declare function _exports(): {
2
- '.dropdown-filter': {
3
- position: string;
4
- height: number;
5
- border: string;
6
- display: string;
7
- background: string;
8
- borderRadius: number;
9
- '.dropdown-button': {
10
- '@apply flex justify-between items-center grow': {};
11
- '.dropdown-button-icon': {
12
- '@apply justify-self-end grow-0': {};
13
- };
14
- };
15
- '.filter-container': {
16
- position: string;
17
- top: string;
18
- left: string;
19
- zIndex: number;
20
- width: string;
21
- background: string;
22
- border: string;
23
- borderRadius: number;
24
- '.filter-controls': {
25
- display: string;
26
- justifyContent: string;
27
- button: {
28
- marginLeft: string;
29
- textDecoration: string;
30
- };
31
- };
32
- '.filter-item': {
33
- '@apply px-md': {};
34
- height: number;
35
- display: string;
36
- justifyContent: string;
37
- alignItems: string;
38
- borderBottom: string;
39
- '> label': {
40
- '@apply w-full': {};
41
- '> .form-checkbox-label': {
42
- '@apply flex-grow': {};
43
- };
44
- };
45
- '&.disabled': {
46
- color: string;
47
- };
48
- '&:first-of-type': {
49
- borderTop: string;
50
- };
51
- '&:last-child': {
52
- borderBottom: string;
53
- };
54
- };
55
- };
56
- };
57
- };
58
- export = _exports;
@@ -1,48 +0,0 @@
1
- declare function _exports(): {
2
- '.notification': {
3
- '@apply relative flex p-4 text-small w-96 m-2 max-w-full rounded-base shadow-sm sm:max-w-md': {};
4
- '@apply text-body bg-white border border-neutral-200': {};
5
- '@apply dark:text-neutral-100 dark:bg-neutral-700 dark:border-neutral-600': {};
6
- };
7
- '.notification-icon': {
8
- '@apply flex-shrink-0 w-5 h-5 mr-3': {};
9
- '&-info': {
10
- '--tw-text-opacity': string;
11
- color: string;
12
- };
13
- '&-success': {
14
- '--tw-text-opacity': string;
15
- color: string;
16
- };
17
- '&-error': {
18
- '--tw-text-opacity': string;
19
- color: string;
20
- };
21
- '&-warning': {
22
- '--tw-text-opacity': string;
23
- color: string;
24
- };
25
- };
26
- '.notification-content': {
27
- '@apply flex flex-col items-start flex-1 mr-2 -mt-px text-left': {};
28
- '&-title': {
29
- '@apply font-semibold': {};
30
- };
31
- '&-description': {
32
- '@apply text-neutral-500 dark:text-neutral-400': {};
33
- };
34
- };
35
- '.notification-action': {
36
- '@apply absolute space-x-2': {};
37
- right: number;
38
- top: number;
39
- '&-undo': {
40
- '@apply h-auto p-0 text-small': {};
41
- };
42
- '&-close-button': {
43
- '@apply cursor-base text-neutral-700 hover:text-body': {};
44
- '@apply dark:text-neutral-400 dark:hover:text-neutral-100': {};
45
- };
46
- };
47
- };
48
- export = _exports;
@@ -1,226 +0,0 @@
1
- export declare const RichTextEditor: () => {
2
- ".sk-rich-text-editor": {
3
- "@apply h-full": {};
4
- "@apply box-border": {};
5
- ".sk-divider-vertical": {
6
- "@apply my-4": {};
7
- };
8
- ".toolbar": {
9
- "@apply bg-background-200": {};
10
- "@apply rounded-t": {};
11
- "@apply border-1 border-divider": {};
12
- "@apply border-b-0": {};
13
- "@apply py-0": {};
14
- "@apply px-8": {};
15
- "@apply flex": {};
16
- ".ql-formats": {
17
- "@apply py-4": {};
18
- "@apply mt-4": {};
19
- "@apply mr-14": {};
20
- "@apply inline-block": {};
21
- "@apply align-middle": {};
22
- "@apply flex": {};
23
- button: {
24
- "@apply inline": {};
25
- "@apply text-dark-secondary": {};
26
- "@apply rounded-button-sm": {};
27
- "@apply h-32 w-32": {};
28
- "@apply flex justify-center items-center": {};
29
- svg: {
30
- "@apply w-20 h-20": {};
31
- };
32
- ".ql-fill": {
33
- fill: string;
34
- };
35
- ".ql-stroke": {
36
- stroke: string;
37
- fill: string;
38
- strokeLinecap: string;
39
- strokeLinejoin: string;
40
- strokeWidth: string;
41
- };
42
- "&:hover": {};
43
- "&.ql-active:hover": {
44
- "@apply text-dark-primary": {};
45
- "@apply bg-tertiary-surface-hover": {};
46
- ".ql-fill": {
47
- fill: string;
48
- };
49
- ".ql-stroke": {
50
- stroke: string;
51
- };
52
- };
53
- "&.ql-active": {
54
- "@apply text-dark-primary": {};
55
- "@apply bg-inverted-vattjom-surface-primary": {};
56
- ".ql-fill": {
57
- fill: string;
58
- };
59
- ".ql-stroke": {
60
- stroke: string;
61
- };
62
- };
63
- };
64
- };
65
- "input.ql-image[type=file]": {
66
- "@apply hidden": {};
67
- };
68
- };
69
- ".ql-editor": {
70
- "@apply bg-background-content text-dark-primary": {};
71
- "@apply rounded-b-button": {};
72
- "@apply border-divider": {};
73
- "@apply p-14": {};
74
- "@apply text-left": {};
75
- "@apply break-words": {};
76
- "@apply overflow-y-auto": {};
77
- "@apply h-full": {};
78
- "@apply whitespace-pre-wrap": {};
79
- "@apply font-sans": {};
80
- a: {
81
- "@apply underline": {};
82
- };
83
- ul: {
84
- "@apply pl-28": {};
85
- "@apply list-disc": {};
86
- counterReset: string;
87
- };
88
- "li:not(.ql-direction-rtl)::before": {
89
- "@apply text-right": {};
90
- };
91
- ".ql-editor ol li:before": {
92
- content: string;
93
- };
94
- ol: {
95
- "@apply pl-28": {};
96
- "@apply list-decimal": {};
97
- };
98
- "ol li": {
99
- counterReset: string;
100
- counterIncrement: string;
101
- };
102
- };
103
- ".ql-clipboard": {
104
- left: string;
105
- "@apply h-px": {};
106
- "@apply overflow-y-hidden": {};
107
- "@apply absolute": {};
108
- "@apply top-1/2": {};
109
- };
110
- ".ql-tooltip.ql-editing input[type=text]": {
111
- "@apply inline-block": {};
112
- };
113
- ".ql-tooltip input[type=text]": {
114
- "@apply hidden": {};
115
- "@apply border-1 border-divider": {};
116
- "@apply text-base": {};
117
- };
118
- ".ql-tooltip.ql-editing a.ql-preview": {
119
- display: string;
120
- };
121
- ".ql-editor .ql-indent-1:not(.ql-direction-rtl)": {
122
- paddingLeft: string;
123
- };
124
- ".ql-editor .ql-indent-2:not(.ql-direction-rtl)": {
125
- paddingLeft: string;
126
- };
127
- ".ql-editor .ql-indent-3:not(.ql-direction-rtl)": {
128
- paddingLeft: string;
129
- };
130
- ".ql-editor .ql-indent-4:not(.ql-direction-rtl)": {
131
- paddingLeft: string;
132
- };
133
- ".ql-editor .ql-indent-5:not(.ql-direction-rtl)": {
134
- paddingLeft: string;
135
- };
136
- ".ql-editor .ql-indent-6:not(.ql-direction-rtl)": {
137
- paddingLeft: string;
138
- };
139
- ".ql-editor .ql-indent-7:not(.ql-direction-rtl)": {
140
- paddingLeft: string;
141
- };
142
- ".ql-editor .ql-indent-8:not(.ql-direction-rtl)": {
143
- paddingLeft: string;
144
- };
145
- ".ql-editor .ql-indent-9:not(.ql-direction-rtl)": {
146
- paddingLeft: string;
147
- };
148
- ".ql-direction.ql-active svg:first-child": {
149
- display: string;
150
- };
151
- ".ql-editor .ql-direction-rtl": {
152
- direction: string;
153
- };
154
- ".ql-direction.ql-active svg:last-child": {
155
- display: string;
156
- };
157
- ".ql-editor .ql-align-center": {
158
- "@apply text-center": {};
159
- };
160
- ".ql-editor .ql-align-right": {
161
- textAlign: string;
162
- };
163
- ".ql-editor .ql-align-justify": {
164
- "@apply text-justify": {};
165
- };
166
- ".ql-tooltip": {
167
- "@apply bg-background-100": {};
168
- "@apply rounded": {};
169
- "@apply shadow-md": {};
170
- "@apply border-1 border-divider": {};
171
- "@apply p-5": {};
172
- "@apply font-sans": {};
173
- "@apply absolute": {};
174
- transform: string;
175
- ".ql-tooltip a": {
176
- "@apply cursor-pointer": {};
177
- };
178
- "a.ql-preview": {
179
- "@apply inline-block": {};
180
- "@apply overflow-x-hidden": {};
181
- "@apply text-ellipsis": {};
182
- "@apply align-top": {};
183
- "@apply max-w-52": {};
184
- };
185
- "a.ql-remove::before": {
186
- content: string;
187
- "@apply ml-8": {};
188
- };
189
- };
190
- ".ql-tooltip[data-mode=link]::before": {
191
- "@apply mr-16": {};
192
- content: string;
193
- };
194
- "a.ql-action::after": {
195
- "@apply border-r-1 border-divider": {};
196
- content: string;
197
- "@apply ml-16": {};
198
- "@apply pr-8": {};
199
- };
200
- ".ql-tooltip.ql-editing a.ql-action::after": {
201
- "@apply ml-16": {};
202
- content: string;
203
- };
204
- ".ql-tooltip::before": {
205
- content: string;
206
- "@apply mr-8": {};
207
- };
208
- ".ql-formats:after": {
209
- content: string;
210
- display: string;
211
- clear: string;
212
- };
213
- ".quill": {
214
- ".ql-container": {
215
- "@apply border-1 border-divider": {};
216
- "@apply h-full": {};
217
- };
218
- ".ql-hidden": {
219
- "@apply hidden": {};
220
- };
221
- "pre.ql-container": {
222
- "@apply rounded-b-button": {};
223
- };
224
- };
225
- };
226
- };