rotion 1.17.0 → 1.18.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 (810) hide show
  1. package/dist/ui/cjs/index.js +1 -1
  2. package/dist/ui/cjs/index.js.map +1 -1
  3. package/dist/ui/esm/index.js +1 -1
  4. package/dist/ui/esm/index.js.map +1 -1
  5. package/dist/ui/style-without-dark.css +1 -1
  6. package/dist/ui/types.d.ts +15 -1
  7. package/dist/ui/umd/index.js +1 -1
  8. package/dist/ui/umd/index.js.map +1 -1
  9. package/package.json +15 -16
  10. package/dist/ui/cjs/types/exporter/api.d.ts +0 -19
  11. package/dist/ui/cjs/types/exporter/blocks.d.ts +0 -13
  12. package/dist/ui/cjs/types/exporter/breadcrumbs.d.ts +0 -7
  13. package/dist/ui/cjs/types/exporter/database.d.ts +0 -12
  14. package/dist/ui/cjs/types/exporter/files.d.ts +0 -28
  15. package/dist/ui/cjs/types/exporter/github.d.ts +0 -241
  16. package/dist/ui/cjs/types/exporter/index.d.ts +0 -5
  17. package/dist/ui/cjs/types/exporter/mutex.d.ts +0 -10
  18. package/dist/ui/cjs/types/exporter/page.d.ts +0 -15
  19. package/dist/ui/cjs/types/exporter/types.d.ts +0 -748
  20. package/dist/ui/cjs/types/exporter/variables.d.ts +0 -23
  21. package/dist/ui/cjs/types/ui/components/Checkbox/Checkbox.d.ts +0 -6
  22. package/dist/ui/cjs/types/ui/components/Checkbox/index.d.ts +0 -2
  23. package/dist/ui/cjs/types/ui/components/Gallery/Gallery.d.ts +0 -6
  24. package/dist/ui/cjs/types/ui/components/Gallery/Gallery.types.d.ts +0 -23
  25. package/dist/ui/cjs/types/ui/components/Gallery/GalleryCard/GalleryCard.d.ts +0 -5
  26. package/dist/ui/cjs/types/ui/components/Gallery/GalleryCard/GalleryCard.types.d.ts +0 -7
  27. package/dist/ui/cjs/types/ui/components/Gallery/GalleryCard/GalleryHandler.d.ts +0 -4
  28. package/dist/ui/cjs/types/ui/components/Gallery/GalleryCard/GalleryHandler.types.d.ts +0 -14
  29. package/dist/ui/cjs/types/ui/components/Gallery/GalleryCard/GalleryLinkedCard.d.ts +0 -4
  30. package/dist/ui/cjs/types/ui/components/Gallery/GalleryCard/GalleryLinkedCard.types.d.ts +0 -9
  31. package/dist/ui/cjs/types/ui/components/Gallery/GalleryCard/index.d.ts +0 -2
  32. package/dist/ui/cjs/types/ui/components/Gallery/GalleryCheckboxField/GalleryCheckboxField.d.ts +0 -5
  33. package/dist/ui/cjs/types/ui/components/Gallery/GalleryCheckboxField/GalleryCheckboxField.types.d.ts +0 -5
  34. package/dist/ui/cjs/types/ui/components/Gallery/GalleryCheckboxField/index.d.ts +0 -2
  35. package/dist/ui/cjs/types/ui/components/Gallery/GalleryDateField/GalleryDateField.d.ts +0 -5
  36. package/dist/ui/cjs/types/ui/components/Gallery/GalleryDateField/GalleryDateField.types.d.ts +0 -4
  37. package/dist/ui/cjs/types/ui/components/Gallery/GalleryDateField/index.d.ts +0 -2
  38. package/dist/ui/cjs/types/ui/components/Gallery/GalleryFormulaField/GalleryFormulaField.d.ts +0 -5
  39. package/dist/ui/cjs/types/ui/components/Gallery/GalleryFormulaField/GalleryFormulaField.types.d.ts +0 -5
  40. package/dist/ui/cjs/types/ui/components/Gallery/GalleryFormulaField/index.d.ts +0 -2
  41. package/dist/ui/cjs/types/ui/components/Gallery/GalleryMultiSelectField/GalleryMultiSelectField.d.ts +0 -5
  42. package/dist/ui/cjs/types/ui/components/Gallery/GalleryMultiSelectField/GalleryMultiSelectField.types.d.ts +0 -6
  43. package/dist/ui/cjs/types/ui/components/Gallery/GalleryMultiSelectField/LinkedTag.d.ts +0 -5
  44. package/dist/ui/cjs/types/ui/components/Gallery/GalleryMultiSelectField/LinkedTag.types.d.ts +0 -9
  45. package/dist/ui/cjs/types/ui/components/Gallery/GalleryMultiSelectField/index.d.ts +0 -2
  46. package/dist/ui/cjs/types/ui/components/Gallery/GalleryNumberField/GalleryNumberField.d.ts +0 -5
  47. package/dist/ui/cjs/types/ui/components/Gallery/GalleryNumberField/GalleryNumberField.types.d.ts +0 -5
  48. package/dist/ui/cjs/types/ui/components/Gallery/GalleryNumberField/index.d.ts +0 -2
  49. package/dist/ui/cjs/types/ui/components/Gallery/GalleryPreview/GalleryPreview.d.ts +0 -5
  50. package/dist/ui/cjs/types/ui/components/Gallery/GalleryPreview/GalleryPreview.types.d.ts +0 -14
  51. package/dist/ui/cjs/types/ui/components/Gallery/GalleryPreview/index.d.ts +0 -2
  52. package/dist/ui/cjs/types/ui/components/Gallery/GalleryRichTextField/GalleryRichTextField.d.ts +0 -5
  53. package/dist/ui/cjs/types/ui/components/Gallery/GalleryRichTextField/GalleryRichTextField.types.d.ts +0 -5
  54. package/dist/ui/cjs/types/ui/components/Gallery/GalleryRichTextField/index.d.ts +0 -2
  55. package/dist/ui/cjs/types/ui/components/Gallery/GallerySelectField/GallerySelectField.d.ts +0 -5
  56. package/dist/ui/cjs/types/ui/components/Gallery/GallerySelectField/GallerySelectField.types.d.ts +0 -6
  57. package/dist/ui/cjs/types/ui/components/Gallery/GallerySelectField/LinkedTag.d.ts +0 -5
  58. package/dist/ui/cjs/types/ui/components/Gallery/GallerySelectField/LinkedTag.types.d.ts +0 -9
  59. package/dist/ui/cjs/types/ui/components/Gallery/GallerySelectField/index.d.ts +0 -2
  60. package/dist/ui/cjs/types/ui/components/Gallery/GalleryTitleField/GalleryTitleField.d.ts +0 -5
  61. package/dist/ui/cjs/types/ui/components/Gallery/GalleryTitleField/GalleryTitleField.types.d.ts +0 -4
  62. package/dist/ui/cjs/types/ui/components/Gallery/GalleryTitleField/index.d.ts +0 -2
  63. package/dist/ui/cjs/types/ui/components/Gallery/GalleryUrlField/GalleryUrlField.d.ts +0 -5
  64. package/dist/ui/cjs/types/ui/components/Gallery/GalleryUrlField/GalleryUrlField.types.d.ts +0 -3
  65. package/dist/ui/cjs/types/ui/components/Gallery/GalleryUrlField/index.d.ts +0 -2
  66. package/dist/ui/cjs/types/ui/components/Gallery/index.d.ts +0 -2
  67. package/dist/ui/cjs/types/ui/components/Icon/Icon.d.ts +0 -10
  68. package/dist/ui/cjs/types/ui/components/Icon/index.d.ts +0 -2
  69. package/dist/ui/cjs/types/ui/components/List/Column.d.ts +0 -4
  70. package/dist/ui/cjs/types/ui/components/List/Column.types.d.ts +0 -7
  71. package/dist/ui/cjs/types/ui/components/List/List.d.ts +0 -9
  72. package/dist/ui/cjs/types/ui/components/List/List.types.d.ts +0 -23
  73. package/dist/ui/cjs/types/ui/components/List/ListCheckboxField/ListCheckboxField.d.ts +0 -5
  74. package/dist/ui/cjs/types/ui/components/List/ListCheckboxField/ListCheckboxField.types.d.ts +0 -5
  75. package/dist/ui/cjs/types/ui/components/List/ListCheckboxField/index.d.ts +0 -2
  76. package/dist/ui/cjs/types/ui/components/List/ListDateField/ListDateField.d.ts +0 -5
  77. package/dist/ui/cjs/types/ui/components/List/ListDateField/ListDateField.types.d.ts +0 -4
  78. package/dist/ui/cjs/types/ui/components/List/ListDateField/index.d.ts +0 -2
  79. package/dist/ui/cjs/types/ui/components/List/ListFormulaField/ListFormulaField.d.ts +0 -5
  80. package/dist/ui/cjs/types/ui/components/List/ListFormulaField/ListFormulaField.types.d.ts +0 -5
  81. package/dist/ui/cjs/types/ui/components/List/ListFormulaField/index.d.ts +0 -2
  82. package/dist/ui/cjs/types/ui/components/List/ListHandler.d.ts +0 -4
  83. package/dist/ui/cjs/types/ui/components/List/ListHandler.types.d.ts +0 -14
  84. package/dist/ui/cjs/types/ui/components/List/ListMultiSelectField/LinkedTagIfLinked.d.ts +0 -5
  85. package/dist/ui/cjs/types/ui/components/List/ListMultiSelectField/LinkedTagIfLinked.types.d.ts +0 -10
  86. package/dist/ui/cjs/types/ui/components/List/ListMultiSelectField/ListMultiSelectField.d.ts +0 -5
  87. package/dist/ui/cjs/types/ui/components/List/ListMultiSelectField/ListMultiSelectField.types.d.ts +0 -6
  88. package/dist/ui/cjs/types/ui/components/List/ListMultiSelectField/index.d.ts +0 -2
  89. package/dist/ui/cjs/types/ui/components/List/ListNumberField/ListNumberField.d.ts +0 -5
  90. package/dist/ui/cjs/types/ui/components/List/ListNumberField/ListNumberField.types.d.ts +0 -5
  91. package/dist/ui/cjs/types/ui/components/List/ListNumberField/index.d.ts +0 -2
  92. package/dist/ui/cjs/types/ui/components/List/ListRichTextField/ListRichTextField.d.ts +0 -5
  93. package/dist/ui/cjs/types/ui/components/List/ListRichTextField/ListRichTextField.types.d.ts +0 -4
  94. package/dist/ui/cjs/types/ui/components/List/ListRichTextField/index.d.ts +0 -2
  95. package/dist/ui/cjs/types/ui/components/List/ListSelectField/LinkedTagIfLinked.d.ts +0 -5
  96. package/dist/ui/cjs/types/ui/components/List/ListSelectField/LinkedTagIfLinked.types.d.ts +0 -10
  97. package/dist/ui/cjs/types/ui/components/List/ListSelectField/ListSelectField.d.ts +0 -5
  98. package/dist/ui/cjs/types/ui/components/List/ListSelectField/ListSelectField.types.d.ts +0 -6
  99. package/dist/ui/cjs/types/ui/components/List/ListSelectField/index.d.ts +0 -2
  100. package/dist/ui/cjs/types/ui/components/List/ListTitleField/LinkedTitle.d.ts +0 -5
  101. package/dist/ui/cjs/types/ui/components/List/ListTitleField/LinkedTitle.types.d.ts +0 -6
  102. package/dist/ui/cjs/types/ui/components/List/ListTitleField/ListTitleField.d.ts +0 -5
  103. package/dist/ui/cjs/types/ui/components/List/ListTitleField/ListTitleField.types.d.ts +0 -6
  104. package/dist/ui/cjs/types/ui/components/List/ListTitleField/index.d.ts +0 -2
  105. package/dist/ui/cjs/types/ui/components/List/ListUrlField/ListUrlField.d.ts +0 -5
  106. package/dist/ui/cjs/types/ui/components/List/ListUrlField/ListUrlField.types.d.ts +0 -3
  107. package/dist/ui/cjs/types/ui/components/List/ListUrlField/index.d.ts +0 -2
  108. package/dist/ui/cjs/types/ui/components/List/index.d.ts +0 -2
  109. package/dist/ui/cjs/types/ui/components/Page/BookmarkBlock/BookmarkBlock.d.ts +0 -6
  110. package/dist/ui/cjs/types/ui/components/Page/BookmarkBlock/BookmarkBlock.types.d.ts +0 -4
  111. package/dist/ui/cjs/types/ui/components/Page/BookmarkBlock/index.d.ts +0 -2
  112. package/dist/ui/cjs/types/ui/components/Page/BreadcrumbBlock/BreadcrumbBlock.d.ts +0 -6
  113. package/dist/ui/cjs/types/ui/components/Page/BreadcrumbBlock/BreadcrumbBlock.types.d.ts +0 -9
  114. package/dist/ui/cjs/types/ui/components/Page/BreadcrumbBlock/Breadcrumbs.d.ts +0 -4
  115. package/dist/ui/cjs/types/ui/components/Page/BreadcrumbBlock/Breadcrumbs.types.d.ts +0 -9
  116. package/dist/ui/cjs/types/ui/components/Page/BreadcrumbBlock/LinkedBreadcrumbIfLinked.d.ts +0 -5
  117. package/dist/ui/cjs/types/ui/components/Page/BreadcrumbBlock/LinkedBreadcrumbIfLinked.types.d.ts +0 -11
  118. package/dist/ui/cjs/types/ui/components/Page/BreadcrumbBlock/index.d.ts +0 -3
  119. package/dist/ui/cjs/types/ui/components/Page/BulletedListBlock/BulletedListBlock.d.ts +0 -6
  120. package/dist/ui/cjs/types/ui/components/Page/BulletedListBlock/BulletedListBlock.types.d.ts +0 -9
  121. package/dist/ui/cjs/types/ui/components/Page/BulletedListBlock/index.d.ts +0 -2
  122. package/dist/ui/cjs/types/ui/components/Page/CalloutBlock/CalloutBlock.d.ts +0 -6
  123. package/dist/ui/cjs/types/ui/components/Page/CalloutBlock/CalloutBlock.types.d.ts +0 -9
  124. package/dist/ui/cjs/types/ui/components/Page/CalloutBlock/index.d.ts +0 -2
  125. package/dist/ui/cjs/types/ui/components/Page/ChildDatabaseBlock/ChildDatabaseBlock.d.ts +0 -6
  126. package/dist/ui/cjs/types/ui/components/Page/ChildDatabaseBlock/ChildDatabaseBlock.types.d.ts +0 -12
  127. package/dist/ui/cjs/types/ui/components/Page/ChildDatabaseBlock/index.d.ts +0 -2
  128. package/dist/ui/cjs/types/ui/components/Page/ChildPageBlock/ChildPageBlock.d.ts +0 -6
  129. package/dist/ui/cjs/types/ui/components/Page/ChildPageBlock/ChildPageBlock.types.d.ts +0 -12
  130. package/dist/ui/cjs/types/ui/components/Page/ChildPageBlock/index.d.ts +0 -2
  131. package/dist/ui/cjs/types/ui/components/Page/CodeBlock/Code/Code.d.ts +0 -6
  132. package/dist/ui/cjs/types/ui/components/Page/CodeBlock/Code/Code.types.d.ts +0 -5
  133. package/dist/ui/cjs/types/ui/components/Page/CodeBlock/Code/index.d.ts +0 -2
  134. package/dist/ui/cjs/types/ui/components/Page/CodeBlock/CodeBlock.d.ts +0 -6
  135. package/dist/ui/cjs/types/ui/components/Page/CodeBlock/CodeBlock.types.d.ts +0 -4
  136. package/dist/ui/cjs/types/ui/components/Page/CodeBlock/index.d.ts +0 -2
  137. package/dist/ui/cjs/types/ui/components/Page/ColumnListBlock/ColumnListBlock.d.ts +0 -6
  138. package/dist/ui/cjs/types/ui/components/Page/ColumnListBlock/ColumnListBlock.types.d.ts +0 -9
  139. package/dist/ui/cjs/types/ui/components/Page/ColumnListBlock/index.d.ts +0 -2
  140. package/dist/ui/cjs/types/ui/components/Page/EmbedBlock/EmbedBlock.d.ts +0 -6
  141. package/dist/ui/cjs/types/ui/components/Page/EmbedBlock/EmbedBlock.types.d.ts +0 -13
  142. package/dist/ui/cjs/types/ui/components/Page/EmbedBlock/index.d.ts +0 -2
  143. package/dist/ui/cjs/types/ui/components/Page/EquationBlock/EquationBlock.d.ts +0 -6
  144. package/dist/ui/cjs/types/ui/components/Page/EquationBlock/EquationBlock.types.d.ts +0 -4
  145. package/dist/ui/cjs/types/ui/components/Page/EquationBlock/index.d.ts +0 -2
  146. package/dist/ui/cjs/types/ui/components/Page/FileBlock/FileBlock.d.ts +0 -7
  147. package/dist/ui/cjs/types/ui/components/Page/FileBlock/FileBlock.types.d.ts +0 -4
  148. package/dist/ui/cjs/types/ui/components/Page/FileBlock/index.d.ts +0 -2
  149. package/dist/ui/cjs/types/ui/components/Page/ImageBlock/ImageBlock.d.ts +0 -6
  150. package/dist/ui/cjs/types/ui/components/Page/ImageBlock/ImageBlock.types.d.ts +0 -4
  151. package/dist/ui/cjs/types/ui/components/Page/ImageBlock/index.d.ts +0 -2
  152. package/dist/ui/cjs/types/ui/components/Page/LinkPreviewBlock/LinkPreviewBlock.d.ts +0 -7
  153. package/dist/ui/cjs/types/ui/components/Page/LinkPreviewBlock/LinkPreviewBlock.types.d.ts +0 -4
  154. package/dist/ui/cjs/types/ui/components/Page/LinkPreviewBlock/index.d.ts +0 -2
  155. package/dist/ui/cjs/types/ui/components/Page/ListBlocks/ListBlocks.d.ts +0 -6
  156. package/dist/ui/cjs/types/ui/components/Page/ListBlocks/ListBlocks.types.d.ts +0 -11
  157. package/dist/ui/cjs/types/ui/components/Page/ListBlocks/index.d.ts +0 -2
  158. package/dist/ui/cjs/types/ui/components/Page/NumberedListBlock/NumberedListBlock.d.ts +0 -6
  159. package/dist/ui/cjs/types/ui/components/Page/NumberedListBlock/NumberedListBlock.types.d.ts +0 -9
  160. package/dist/ui/cjs/types/ui/components/Page/NumberedListBlock/index.d.ts +0 -2
  161. package/dist/ui/cjs/types/ui/components/Page/Page.d.ts +0 -4
  162. package/dist/ui/cjs/types/ui/components/Page/Page.types.d.ts +0 -14
  163. package/dist/ui/cjs/types/ui/components/Page/PageHandler.d.ts +0 -15
  164. package/dist/ui/cjs/types/ui/components/Page/PageHandler.types.d.ts +0 -10
  165. package/dist/ui/cjs/types/ui/components/Page/PdfBlock/Pdf.d.ts +0 -24
  166. package/dist/ui/cjs/types/ui/components/Page/PdfBlock/PdfBlock.d.ts +0 -6
  167. package/dist/ui/cjs/types/ui/components/Page/PdfBlock/PdfBlock.types.d.ts +0 -4
  168. package/dist/ui/cjs/types/ui/components/Page/PdfBlock/index.d.ts +0 -2
  169. package/dist/ui/cjs/types/ui/components/Page/SyncedBlock/SyncedBlock.d.ts +0 -6
  170. package/dist/ui/cjs/types/ui/components/Page/SyncedBlock/SyncedBlock.types.d.ts +0 -4
  171. package/dist/ui/cjs/types/ui/components/Page/SyncedBlock/index.d.ts +0 -2
  172. package/dist/ui/cjs/types/ui/components/Page/TableBlock/TableBlock.d.ts +0 -6
  173. package/dist/ui/cjs/types/ui/components/Page/TableBlock/TableBlock.types.d.ts +0 -13
  174. package/dist/ui/cjs/types/ui/components/Page/TableBlock/index.d.ts +0 -2
  175. package/dist/ui/cjs/types/ui/components/Page/TableOfContentsBlock/TableOfContentsBlock.d.ts +0 -4
  176. package/dist/ui/cjs/types/ui/components/Page/TableOfContentsBlock/TableOfContentsBlock.types.d.ts +0 -4
  177. package/dist/ui/cjs/types/ui/components/Page/TableOfContentsBlock/index.d.ts +0 -2
  178. package/dist/ui/cjs/types/ui/components/Page/TextBlock/TextBlock.d.ts +0 -6
  179. package/dist/ui/cjs/types/ui/components/Page/TextBlock/TextBlock.types.d.ts +0 -6
  180. package/dist/ui/cjs/types/ui/components/Page/TextBlock/index.d.ts +0 -2
  181. package/dist/ui/cjs/types/ui/components/Page/ToDoBlock/ToDoBlock.d.ts +0 -6
  182. package/dist/ui/cjs/types/ui/components/Page/ToDoBlock/ToDoBlock.types.d.ts +0 -4
  183. package/dist/ui/cjs/types/ui/components/Page/ToDoBlock/index.d.ts +0 -2
  184. package/dist/ui/cjs/types/ui/components/Page/ToggleBlock/ToggleBlock.d.ts +0 -6
  185. package/dist/ui/cjs/types/ui/components/Page/ToggleBlock/ToggleBlock.types.d.ts +0 -4
  186. package/dist/ui/cjs/types/ui/components/Page/ToggleBlock/index.d.ts +0 -2
  187. package/dist/ui/cjs/types/ui/components/Page/VideoBlock/VideoBlock.d.ts +0 -6
  188. package/dist/ui/cjs/types/ui/components/Page/VideoBlock/VideoBlock.types.d.ts +0 -10
  189. package/dist/ui/cjs/types/ui/components/Page/VideoBlock/index.d.ts +0 -2
  190. package/dist/ui/cjs/types/ui/components/Page/index.d.ts +0 -2
  191. package/dist/ui/cjs/types/ui/components/PrefixSuffix/PrefixSuffix.d.ts +0 -5
  192. package/dist/ui/cjs/types/ui/components/PrefixSuffix/PrefixSuffix.types.d.ts +0 -6
  193. package/dist/ui/cjs/types/ui/components/PrefixSuffix/index.d.ts +0 -2
  194. package/dist/ui/cjs/types/ui/components/RichText/Annotation/Annotation.d.ts +0 -6
  195. package/dist/ui/cjs/types/ui/components/RichText/Annotation/index.d.ts +0 -2
  196. package/dist/ui/cjs/types/ui/components/RichText/Caption.d.ts +0 -4
  197. package/dist/ui/cjs/types/ui/components/RichText/Equation/Equation.d.ts +0 -6
  198. package/dist/ui/cjs/types/ui/components/RichText/Equation/Equation.types.d.ts +0 -6
  199. package/dist/ui/cjs/types/ui/components/RichText/Equation/index.d.ts +0 -2
  200. package/dist/ui/cjs/types/ui/components/RichText/LinkIfLinked/LinkIfLinked.d.ts +0 -7
  201. package/dist/ui/cjs/types/ui/components/RichText/LinkIfLinked/LinkIfLinked.types.d.ts +0 -12
  202. package/dist/ui/cjs/types/ui/components/RichText/LinkIfLinked/index.d.ts +0 -2
  203. package/dist/ui/cjs/types/ui/components/RichText/Mention/DateMention/DateMention.d.ts +0 -5
  204. package/dist/ui/cjs/types/ui/components/RichText/Mention/DateMention/DateMention.types.d.ts +0 -4
  205. package/dist/ui/cjs/types/ui/components/RichText/Mention/DateMention/index.d.ts +0 -2
  206. package/dist/ui/cjs/types/ui/components/RichText/Mention/LinkPreviewMention/LinkPreviewMention.d.ts +0 -5
  207. package/dist/ui/cjs/types/ui/components/RichText/Mention/LinkPreviewMention/LinkPreviewMention.types.d.ts +0 -6
  208. package/dist/ui/cjs/types/ui/components/RichText/Mention/LinkPreviewMention/index.d.ts +0 -2
  209. package/dist/ui/cjs/types/ui/components/RichText/Mention/Mention.d.ts +0 -5
  210. package/dist/ui/cjs/types/ui/components/RichText/Mention/Mention.types.d.ts +0 -6
  211. package/dist/ui/cjs/types/ui/components/RichText/Mention/PageOrDatabaseMention/PageOrDatabaseMention.d.ts +0 -5
  212. package/dist/ui/cjs/types/ui/components/RichText/Mention/PageOrDatabaseMention/PageOrDatabaseMention.types.d.ts +0 -4
  213. package/dist/ui/cjs/types/ui/components/RichText/Mention/PageOrDatabaseMention/index.d.ts +0 -2
  214. package/dist/ui/cjs/types/ui/components/RichText/Mention/TemplateMention/TemplateMention.d.ts +0 -4
  215. package/dist/ui/cjs/types/ui/components/RichText/Mention/TemplateMention/TemplateMention.types.d.ts +0 -5
  216. package/dist/ui/cjs/types/ui/components/RichText/Mention/TemplateMention/index.d.ts +0 -2
  217. package/dist/ui/cjs/types/ui/components/RichText/Mention/UserMention/UserMention.d.ts +0 -5
  218. package/dist/ui/cjs/types/ui/components/RichText/Mention/UserMention/UserMention.types.d.ts +0 -4
  219. package/dist/ui/cjs/types/ui/components/RichText/Mention/UserMention/index.d.ts +0 -2
  220. package/dist/ui/cjs/types/ui/components/RichText/Mention/index.d.ts +0 -2
  221. package/dist/ui/cjs/types/ui/components/RichText/RichText.d.ts +0 -4
  222. package/dist/ui/cjs/types/ui/components/RichText/RichText.types.d.ts +0 -11
  223. package/dist/ui/cjs/types/ui/components/RichText/Text/Text.d.ts +0 -4
  224. package/dist/ui/cjs/types/ui/components/RichText/Text/Text.types.d.ts +0 -6
  225. package/dist/ui/cjs/types/ui/components/RichText/Text/index.d.ts +0 -2
  226. package/dist/ui/cjs/types/ui/components/RichText/index.d.ts +0 -2
  227. package/dist/ui/cjs/types/ui/components/Table/Column.d.ts +0 -4
  228. package/dist/ui/cjs/types/ui/components/Table/Column.types.d.ts +0 -7
  229. package/dist/ui/cjs/types/ui/components/Table/Table.d.ts +0 -6
  230. package/dist/ui/cjs/types/ui/components/Table/Table.types.d.ts +0 -24
  231. package/dist/ui/cjs/types/ui/components/Table/TableCheckboxField/TableCheckboxField.d.ts +0 -5
  232. package/dist/ui/cjs/types/ui/components/Table/TableCheckboxField/TableCheckboxField.types.d.ts +0 -5
  233. package/dist/ui/cjs/types/ui/components/Table/TableCheckboxField/index.d.ts +0 -2
  234. package/dist/ui/cjs/types/ui/components/Table/TableDateField/TableDateField.d.ts +0 -5
  235. package/dist/ui/cjs/types/ui/components/Table/TableDateField/TableDateField.types.d.ts +0 -4
  236. package/dist/ui/cjs/types/ui/components/Table/TableDateField/index.d.ts +0 -2
  237. package/dist/ui/cjs/types/ui/components/Table/TableFormulaField/TableFormulaField.d.ts +0 -5
  238. package/dist/ui/cjs/types/ui/components/Table/TableFormulaField/TableFormulaField.types.d.ts +0 -5
  239. package/dist/ui/cjs/types/ui/components/Table/TableFormulaField/index.d.ts +0 -2
  240. package/dist/ui/cjs/types/ui/components/Table/TableHandler.d.ts +0 -4
  241. package/dist/ui/cjs/types/ui/components/Table/TableHandler.types.d.ts +0 -14
  242. package/dist/ui/cjs/types/ui/components/Table/TableIcon/TableIcon.d.ts +0 -4
  243. package/dist/ui/cjs/types/ui/components/Table/TableIcon/TableIcon.types.d.ts +0 -4
  244. package/dist/ui/cjs/types/ui/components/Table/TableIcon/index.d.ts +0 -2
  245. package/dist/ui/cjs/types/ui/components/Table/TableMultiSelectField/LinkedTagIfLinked.d.ts +0 -5
  246. package/dist/ui/cjs/types/ui/components/Table/TableMultiSelectField/LinkedTagIfLinked.types.d.ts +0 -10
  247. package/dist/ui/cjs/types/ui/components/Table/TableMultiSelectField/TableMultiSelectField.d.ts +0 -5
  248. package/dist/ui/cjs/types/ui/components/Table/TableMultiSelectField/TableMultiSelectField.types.d.ts +0 -6
  249. package/dist/ui/cjs/types/ui/components/Table/TableMultiSelectField/index.d.ts +0 -2
  250. package/dist/ui/cjs/types/ui/components/Table/TableNumberField/TableNumberField.d.ts +0 -5
  251. package/dist/ui/cjs/types/ui/components/Table/TableNumberField/TableNumberField.types.d.ts +0 -5
  252. package/dist/ui/cjs/types/ui/components/Table/TableNumberField/index.d.ts +0 -2
  253. package/dist/ui/cjs/types/ui/components/Table/TableRichTextField/TableRichTextField.d.ts +0 -5
  254. package/dist/ui/cjs/types/ui/components/Table/TableRichTextField/TableRichTextField.types.d.ts +0 -4
  255. package/dist/ui/cjs/types/ui/components/Table/TableRichTextField/index.d.ts +0 -2
  256. package/dist/ui/cjs/types/ui/components/Table/TableSelectField/LinkedTagIfLinked.d.ts +0 -5
  257. package/dist/ui/cjs/types/ui/components/Table/TableSelectField/LinkedTagIfLinked.types.d.ts +0 -10
  258. package/dist/ui/cjs/types/ui/components/Table/TableSelectField/TableSelectField.d.ts +0 -5
  259. package/dist/ui/cjs/types/ui/components/Table/TableSelectField/TableSelectField.types.d.ts +0 -6
  260. package/dist/ui/cjs/types/ui/components/Table/TableSelectField/index.d.ts +0 -2
  261. package/dist/ui/cjs/types/ui/components/Table/TableTitleField/LinkedTitleIfLinked.d.ts +0 -5
  262. package/dist/ui/cjs/types/ui/components/Table/TableTitleField/LinkedTitleIfLinked.types.d.ts +0 -6
  263. package/dist/ui/cjs/types/ui/components/Table/TableTitleField/TableTitleField.d.ts +0 -5
  264. package/dist/ui/cjs/types/ui/components/Table/TableTitleField/TableTitleField.types.d.ts +0 -6
  265. package/dist/ui/cjs/types/ui/components/Table/TableTitleField/index.d.ts +0 -2
  266. package/dist/ui/cjs/types/ui/components/Table/TableUrlField/TableUrlField.d.ts +0 -5
  267. package/dist/ui/cjs/types/ui/components/Table/TableUrlField/TableUrlField.types.d.ts +0 -3
  268. package/dist/ui/cjs/types/ui/components/Table/TableUrlField/index.d.ts +0 -2
  269. package/dist/ui/cjs/types/ui/components/Table/index.d.ts +0 -2
  270. package/dist/ui/cjs/types/ui/components/TableOfContents/TableOfContents.d.ts +0 -14
  271. package/dist/ui/cjs/types/ui/components/TableOfContents/TableOfContents.types.d.ts +0 -4
  272. package/dist/ui/cjs/types/ui/components/TableOfContents/index.d.ts +0 -3
  273. package/dist/ui/cjs/types/ui/components/index.d.ts +0 -61
  274. package/dist/ui/cjs/types/ui/components/lib.d.ts +0 -21
  275. package/dist/ui/cjs/types/ui/components/types.d.ts +0 -8
  276. package/dist/ui/cjs/types/ui/index.d.ts +0 -1
  277. package/dist/ui/esm/types/exporter/api.d.ts +0 -19
  278. package/dist/ui/esm/types/exporter/blocks.d.ts +0 -13
  279. package/dist/ui/esm/types/exporter/breadcrumbs.d.ts +0 -7
  280. package/dist/ui/esm/types/exporter/database.d.ts +0 -12
  281. package/dist/ui/esm/types/exporter/files.d.ts +0 -28
  282. package/dist/ui/esm/types/exporter/github.d.ts +0 -241
  283. package/dist/ui/esm/types/exporter/index.d.ts +0 -5
  284. package/dist/ui/esm/types/exporter/mutex.d.ts +0 -10
  285. package/dist/ui/esm/types/exporter/page.d.ts +0 -15
  286. package/dist/ui/esm/types/exporter/types.d.ts +0 -748
  287. package/dist/ui/esm/types/exporter/variables.d.ts +0 -23
  288. package/dist/ui/esm/types/ui/components/Checkbox/Checkbox.d.ts +0 -6
  289. package/dist/ui/esm/types/ui/components/Checkbox/index.d.ts +0 -2
  290. package/dist/ui/esm/types/ui/components/Gallery/Gallery.d.ts +0 -6
  291. package/dist/ui/esm/types/ui/components/Gallery/Gallery.types.d.ts +0 -23
  292. package/dist/ui/esm/types/ui/components/Gallery/GalleryCard/GalleryCard.d.ts +0 -5
  293. package/dist/ui/esm/types/ui/components/Gallery/GalleryCard/GalleryCard.types.d.ts +0 -7
  294. package/dist/ui/esm/types/ui/components/Gallery/GalleryCard/GalleryHandler.d.ts +0 -4
  295. package/dist/ui/esm/types/ui/components/Gallery/GalleryCard/GalleryHandler.types.d.ts +0 -14
  296. package/dist/ui/esm/types/ui/components/Gallery/GalleryCard/GalleryLinkedCard.d.ts +0 -4
  297. package/dist/ui/esm/types/ui/components/Gallery/GalleryCard/GalleryLinkedCard.types.d.ts +0 -9
  298. package/dist/ui/esm/types/ui/components/Gallery/GalleryCard/index.d.ts +0 -2
  299. package/dist/ui/esm/types/ui/components/Gallery/GalleryCheckboxField/GalleryCheckboxField.d.ts +0 -5
  300. package/dist/ui/esm/types/ui/components/Gallery/GalleryCheckboxField/GalleryCheckboxField.types.d.ts +0 -5
  301. package/dist/ui/esm/types/ui/components/Gallery/GalleryCheckboxField/index.d.ts +0 -2
  302. package/dist/ui/esm/types/ui/components/Gallery/GalleryDateField/GalleryDateField.d.ts +0 -5
  303. package/dist/ui/esm/types/ui/components/Gallery/GalleryDateField/GalleryDateField.types.d.ts +0 -4
  304. package/dist/ui/esm/types/ui/components/Gallery/GalleryDateField/index.d.ts +0 -2
  305. package/dist/ui/esm/types/ui/components/Gallery/GalleryFormulaField/GalleryFormulaField.d.ts +0 -5
  306. package/dist/ui/esm/types/ui/components/Gallery/GalleryFormulaField/GalleryFormulaField.types.d.ts +0 -5
  307. package/dist/ui/esm/types/ui/components/Gallery/GalleryFormulaField/index.d.ts +0 -2
  308. package/dist/ui/esm/types/ui/components/Gallery/GalleryMultiSelectField/GalleryMultiSelectField.d.ts +0 -5
  309. package/dist/ui/esm/types/ui/components/Gallery/GalleryMultiSelectField/GalleryMultiSelectField.types.d.ts +0 -6
  310. package/dist/ui/esm/types/ui/components/Gallery/GalleryMultiSelectField/LinkedTag.d.ts +0 -5
  311. package/dist/ui/esm/types/ui/components/Gallery/GalleryMultiSelectField/LinkedTag.types.d.ts +0 -9
  312. package/dist/ui/esm/types/ui/components/Gallery/GalleryMultiSelectField/index.d.ts +0 -2
  313. package/dist/ui/esm/types/ui/components/Gallery/GalleryNumberField/GalleryNumberField.d.ts +0 -5
  314. package/dist/ui/esm/types/ui/components/Gallery/GalleryNumberField/GalleryNumberField.types.d.ts +0 -5
  315. package/dist/ui/esm/types/ui/components/Gallery/GalleryNumberField/index.d.ts +0 -2
  316. package/dist/ui/esm/types/ui/components/Gallery/GalleryPreview/GalleryPreview.d.ts +0 -5
  317. package/dist/ui/esm/types/ui/components/Gallery/GalleryPreview/GalleryPreview.types.d.ts +0 -14
  318. package/dist/ui/esm/types/ui/components/Gallery/GalleryPreview/index.d.ts +0 -2
  319. package/dist/ui/esm/types/ui/components/Gallery/GalleryRichTextField/GalleryRichTextField.d.ts +0 -5
  320. package/dist/ui/esm/types/ui/components/Gallery/GalleryRichTextField/GalleryRichTextField.types.d.ts +0 -5
  321. package/dist/ui/esm/types/ui/components/Gallery/GalleryRichTextField/index.d.ts +0 -2
  322. package/dist/ui/esm/types/ui/components/Gallery/GallerySelectField/GallerySelectField.d.ts +0 -5
  323. package/dist/ui/esm/types/ui/components/Gallery/GallerySelectField/GallerySelectField.types.d.ts +0 -6
  324. package/dist/ui/esm/types/ui/components/Gallery/GallerySelectField/LinkedTag.d.ts +0 -5
  325. package/dist/ui/esm/types/ui/components/Gallery/GallerySelectField/LinkedTag.types.d.ts +0 -9
  326. package/dist/ui/esm/types/ui/components/Gallery/GallerySelectField/index.d.ts +0 -2
  327. package/dist/ui/esm/types/ui/components/Gallery/GalleryTitleField/GalleryTitleField.d.ts +0 -5
  328. package/dist/ui/esm/types/ui/components/Gallery/GalleryTitleField/GalleryTitleField.types.d.ts +0 -4
  329. package/dist/ui/esm/types/ui/components/Gallery/GalleryTitleField/index.d.ts +0 -2
  330. package/dist/ui/esm/types/ui/components/Gallery/GalleryUrlField/GalleryUrlField.d.ts +0 -5
  331. package/dist/ui/esm/types/ui/components/Gallery/GalleryUrlField/GalleryUrlField.types.d.ts +0 -3
  332. package/dist/ui/esm/types/ui/components/Gallery/GalleryUrlField/index.d.ts +0 -2
  333. package/dist/ui/esm/types/ui/components/Gallery/index.d.ts +0 -2
  334. package/dist/ui/esm/types/ui/components/Icon/Icon.d.ts +0 -10
  335. package/dist/ui/esm/types/ui/components/Icon/index.d.ts +0 -2
  336. package/dist/ui/esm/types/ui/components/List/Column.d.ts +0 -4
  337. package/dist/ui/esm/types/ui/components/List/Column.types.d.ts +0 -7
  338. package/dist/ui/esm/types/ui/components/List/List.d.ts +0 -9
  339. package/dist/ui/esm/types/ui/components/List/List.types.d.ts +0 -23
  340. package/dist/ui/esm/types/ui/components/List/ListCheckboxField/ListCheckboxField.d.ts +0 -5
  341. package/dist/ui/esm/types/ui/components/List/ListCheckboxField/ListCheckboxField.types.d.ts +0 -5
  342. package/dist/ui/esm/types/ui/components/List/ListCheckboxField/index.d.ts +0 -2
  343. package/dist/ui/esm/types/ui/components/List/ListDateField/ListDateField.d.ts +0 -5
  344. package/dist/ui/esm/types/ui/components/List/ListDateField/ListDateField.types.d.ts +0 -4
  345. package/dist/ui/esm/types/ui/components/List/ListDateField/index.d.ts +0 -2
  346. package/dist/ui/esm/types/ui/components/List/ListFormulaField/ListFormulaField.d.ts +0 -5
  347. package/dist/ui/esm/types/ui/components/List/ListFormulaField/ListFormulaField.types.d.ts +0 -5
  348. package/dist/ui/esm/types/ui/components/List/ListFormulaField/index.d.ts +0 -2
  349. package/dist/ui/esm/types/ui/components/List/ListHandler.d.ts +0 -4
  350. package/dist/ui/esm/types/ui/components/List/ListHandler.types.d.ts +0 -14
  351. package/dist/ui/esm/types/ui/components/List/ListMultiSelectField/LinkedTagIfLinked.d.ts +0 -5
  352. package/dist/ui/esm/types/ui/components/List/ListMultiSelectField/LinkedTagIfLinked.types.d.ts +0 -10
  353. package/dist/ui/esm/types/ui/components/List/ListMultiSelectField/ListMultiSelectField.d.ts +0 -5
  354. package/dist/ui/esm/types/ui/components/List/ListMultiSelectField/ListMultiSelectField.types.d.ts +0 -6
  355. package/dist/ui/esm/types/ui/components/List/ListMultiSelectField/index.d.ts +0 -2
  356. package/dist/ui/esm/types/ui/components/List/ListNumberField/ListNumberField.d.ts +0 -5
  357. package/dist/ui/esm/types/ui/components/List/ListNumberField/ListNumberField.types.d.ts +0 -5
  358. package/dist/ui/esm/types/ui/components/List/ListNumberField/index.d.ts +0 -2
  359. package/dist/ui/esm/types/ui/components/List/ListRichTextField/ListRichTextField.d.ts +0 -5
  360. package/dist/ui/esm/types/ui/components/List/ListRichTextField/ListRichTextField.types.d.ts +0 -4
  361. package/dist/ui/esm/types/ui/components/List/ListRichTextField/index.d.ts +0 -2
  362. package/dist/ui/esm/types/ui/components/List/ListSelectField/LinkedTagIfLinked.d.ts +0 -5
  363. package/dist/ui/esm/types/ui/components/List/ListSelectField/LinkedTagIfLinked.types.d.ts +0 -10
  364. package/dist/ui/esm/types/ui/components/List/ListSelectField/ListSelectField.d.ts +0 -5
  365. package/dist/ui/esm/types/ui/components/List/ListSelectField/ListSelectField.types.d.ts +0 -6
  366. package/dist/ui/esm/types/ui/components/List/ListSelectField/index.d.ts +0 -2
  367. package/dist/ui/esm/types/ui/components/List/ListTitleField/LinkedTitle.d.ts +0 -5
  368. package/dist/ui/esm/types/ui/components/List/ListTitleField/LinkedTitle.types.d.ts +0 -6
  369. package/dist/ui/esm/types/ui/components/List/ListTitleField/ListTitleField.d.ts +0 -5
  370. package/dist/ui/esm/types/ui/components/List/ListTitleField/ListTitleField.types.d.ts +0 -6
  371. package/dist/ui/esm/types/ui/components/List/ListTitleField/index.d.ts +0 -2
  372. package/dist/ui/esm/types/ui/components/List/ListUrlField/ListUrlField.d.ts +0 -5
  373. package/dist/ui/esm/types/ui/components/List/ListUrlField/ListUrlField.types.d.ts +0 -3
  374. package/dist/ui/esm/types/ui/components/List/ListUrlField/index.d.ts +0 -2
  375. package/dist/ui/esm/types/ui/components/List/index.d.ts +0 -2
  376. package/dist/ui/esm/types/ui/components/Page/BookmarkBlock/BookmarkBlock.d.ts +0 -6
  377. package/dist/ui/esm/types/ui/components/Page/BookmarkBlock/BookmarkBlock.types.d.ts +0 -4
  378. package/dist/ui/esm/types/ui/components/Page/BookmarkBlock/index.d.ts +0 -2
  379. package/dist/ui/esm/types/ui/components/Page/BreadcrumbBlock/BreadcrumbBlock.d.ts +0 -6
  380. package/dist/ui/esm/types/ui/components/Page/BreadcrumbBlock/BreadcrumbBlock.types.d.ts +0 -9
  381. package/dist/ui/esm/types/ui/components/Page/BreadcrumbBlock/Breadcrumbs.d.ts +0 -4
  382. package/dist/ui/esm/types/ui/components/Page/BreadcrumbBlock/Breadcrumbs.types.d.ts +0 -9
  383. package/dist/ui/esm/types/ui/components/Page/BreadcrumbBlock/LinkedBreadcrumbIfLinked.d.ts +0 -5
  384. package/dist/ui/esm/types/ui/components/Page/BreadcrumbBlock/LinkedBreadcrumbIfLinked.types.d.ts +0 -11
  385. package/dist/ui/esm/types/ui/components/Page/BreadcrumbBlock/index.d.ts +0 -3
  386. package/dist/ui/esm/types/ui/components/Page/BulletedListBlock/BulletedListBlock.d.ts +0 -6
  387. package/dist/ui/esm/types/ui/components/Page/BulletedListBlock/BulletedListBlock.types.d.ts +0 -9
  388. package/dist/ui/esm/types/ui/components/Page/BulletedListBlock/index.d.ts +0 -2
  389. package/dist/ui/esm/types/ui/components/Page/CalloutBlock/CalloutBlock.d.ts +0 -6
  390. package/dist/ui/esm/types/ui/components/Page/CalloutBlock/CalloutBlock.types.d.ts +0 -9
  391. package/dist/ui/esm/types/ui/components/Page/CalloutBlock/index.d.ts +0 -2
  392. package/dist/ui/esm/types/ui/components/Page/ChildDatabaseBlock/ChildDatabaseBlock.d.ts +0 -6
  393. package/dist/ui/esm/types/ui/components/Page/ChildDatabaseBlock/ChildDatabaseBlock.types.d.ts +0 -12
  394. package/dist/ui/esm/types/ui/components/Page/ChildDatabaseBlock/index.d.ts +0 -2
  395. package/dist/ui/esm/types/ui/components/Page/ChildPageBlock/ChildPageBlock.d.ts +0 -6
  396. package/dist/ui/esm/types/ui/components/Page/ChildPageBlock/ChildPageBlock.types.d.ts +0 -12
  397. package/dist/ui/esm/types/ui/components/Page/ChildPageBlock/index.d.ts +0 -2
  398. package/dist/ui/esm/types/ui/components/Page/CodeBlock/Code/Code.d.ts +0 -6
  399. package/dist/ui/esm/types/ui/components/Page/CodeBlock/Code/Code.types.d.ts +0 -5
  400. package/dist/ui/esm/types/ui/components/Page/CodeBlock/Code/index.d.ts +0 -2
  401. package/dist/ui/esm/types/ui/components/Page/CodeBlock/CodeBlock.d.ts +0 -6
  402. package/dist/ui/esm/types/ui/components/Page/CodeBlock/CodeBlock.types.d.ts +0 -4
  403. package/dist/ui/esm/types/ui/components/Page/CodeBlock/index.d.ts +0 -2
  404. package/dist/ui/esm/types/ui/components/Page/ColumnListBlock/ColumnListBlock.d.ts +0 -6
  405. package/dist/ui/esm/types/ui/components/Page/ColumnListBlock/ColumnListBlock.types.d.ts +0 -9
  406. package/dist/ui/esm/types/ui/components/Page/ColumnListBlock/index.d.ts +0 -2
  407. package/dist/ui/esm/types/ui/components/Page/EmbedBlock/EmbedBlock.d.ts +0 -6
  408. package/dist/ui/esm/types/ui/components/Page/EmbedBlock/EmbedBlock.types.d.ts +0 -13
  409. package/dist/ui/esm/types/ui/components/Page/EmbedBlock/index.d.ts +0 -2
  410. package/dist/ui/esm/types/ui/components/Page/EquationBlock/EquationBlock.d.ts +0 -6
  411. package/dist/ui/esm/types/ui/components/Page/EquationBlock/EquationBlock.types.d.ts +0 -4
  412. package/dist/ui/esm/types/ui/components/Page/EquationBlock/index.d.ts +0 -2
  413. package/dist/ui/esm/types/ui/components/Page/FileBlock/FileBlock.d.ts +0 -7
  414. package/dist/ui/esm/types/ui/components/Page/FileBlock/FileBlock.types.d.ts +0 -4
  415. package/dist/ui/esm/types/ui/components/Page/FileBlock/index.d.ts +0 -2
  416. package/dist/ui/esm/types/ui/components/Page/ImageBlock/ImageBlock.d.ts +0 -6
  417. package/dist/ui/esm/types/ui/components/Page/ImageBlock/ImageBlock.types.d.ts +0 -4
  418. package/dist/ui/esm/types/ui/components/Page/ImageBlock/index.d.ts +0 -2
  419. package/dist/ui/esm/types/ui/components/Page/LinkPreviewBlock/LinkPreviewBlock.d.ts +0 -7
  420. package/dist/ui/esm/types/ui/components/Page/LinkPreviewBlock/LinkPreviewBlock.types.d.ts +0 -4
  421. package/dist/ui/esm/types/ui/components/Page/LinkPreviewBlock/index.d.ts +0 -2
  422. package/dist/ui/esm/types/ui/components/Page/ListBlocks/ListBlocks.d.ts +0 -6
  423. package/dist/ui/esm/types/ui/components/Page/ListBlocks/ListBlocks.types.d.ts +0 -11
  424. package/dist/ui/esm/types/ui/components/Page/ListBlocks/index.d.ts +0 -2
  425. package/dist/ui/esm/types/ui/components/Page/NumberedListBlock/NumberedListBlock.d.ts +0 -6
  426. package/dist/ui/esm/types/ui/components/Page/NumberedListBlock/NumberedListBlock.types.d.ts +0 -9
  427. package/dist/ui/esm/types/ui/components/Page/NumberedListBlock/index.d.ts +0 -2
  428. package/dist/ui/esm/types/ui/components/Page/Page.d.ts +0 -4
  429. package/dist/ui/esm/types/ui/components/Page/Page.types.d.ts +0 -14
  430. package/dist/ui/esm/types/ui/components/Page/PageHandler.d.ts +0 -15
  431. package/dist/ui/esm/types/ui/components/Page/PageHandler.types.d.ts +0 -10
  432. package/dist/ui/esm/types/ui/components/Page/PdfBlock/Pdf.d.ts +0 -24
  433. package/dist/ui/esm/types/ui/components/Page/PdfBlock/PdfBlock.d.ts +0 -6
  434. package/dist/ui/esm/types/ui/components/Page/PdfBlock/PdfBlock.types.d.ts +0 -4
  435. package/dist/ui/esm/types/ui/components/Page/PdfBlock/index.d.ts +0 -2
  436. package/dist/ui/esm/types/ui/components/Page/SyncedBlock/SyncedBlock.d.ts +0 -6
  437. package/dist/ui/esm/types/ui/components/Page/SyncedBlock/SyncedBlock.types.d.ts +0 -4
  438. package/dist/ui/esm/types/ui/components/Page/SyncedBlock/index.d.ts +0 -2
  439. package/dist/ui/esm/types/ui/components/Page/TableBlock/TableBlock.d.ts +0 -6
  440. package/dist/ui/esm/types/ui/components/Page/TableBlock/TableBlock.types.d.ts +0 -13
  441. package/dist/ui/esm/types/ui/components/Page/TableBlock/index.d.ts +0 -2
  442. package/dist/ui/esm/types/ui/components/Page/TableOfContentsBlock/TableOfContentsBlock.d.ts +0 -4
  443. package/dist/ui/esm/types/ui/components/Page/TableOfContentsBlock/TableOfContentsBlock.types.d.ts +0 -4
  444. package/dist/ui/esm/types/ui/components/Page/TableOfContentsBlock/index.d.ts +0 -2
  445. package/dist/ui/esm/types/ui/components/Page/TextBlock/TextBlock.d.ts +0 -6
  446. package/dist/ui/esm/types/ui/components/Page/TextBlock/TextBlock.types.d.ts +0 -6
  447. package/dist/ui/esm/types/ui/components/Page/TextBlock/index.d.ts +0 -2
  448. package/dist/ui/esm/types/ui/components/Page/ToDoBlock/ToDoBlock.d.ts +0 -6
  449. package/dist/ui/esm/types/ui/components/Page/ToDoBlock/ToDoBlock.types.d.ts +0 -4
  450. package/dist/ui/esm/types/ui/components/Page/ToDoBlock/index.d.ts +0 -2
  451. package/dist/ui/esm/types/ui/components/Page/ToggleBlock/ToggleBlock.d.ts +0 -6
  452. package/dist/ui/esm/types/ui/components/Page/ToggleBlock/ToggleBlock.types.d.ts +0 -4
  453. package/dist/ui/esm/types/ui/components/Page/ToggleBlock/index.d.ts +0 -2
  454. package/dist/ui/esm/types/ui/components/Page/VideoBlock/VideoBlock.d.ts +0 -6
  455. package/dist/ui/esm/types/ui/components/Page/VideoBlock/VideoBlock.types.d.ts +0 -10
  456. package/dist/ui/esm/types/ui/components/Page/VideoBlock/index.d.ts +0 -2
  457. package/dist/ui/esm/types/ui/components/Page/index.d.ts +0 -2
  458. package/dist/ui/esm/types/ui/components/PrefixSuffix/PrefixSuffix.d.ts +0 -5
  459. package/dist/ui/esm/types/ui/components/PrefixSuffix/PrefixSuffix.types.d.ts +0 -6
  460. package/dist/ui/esm/types/ui/components/PrefixSuffix/index.d.ts +0 -2
  461. package/dist/ui/esm/types/ui/components/RichText/Annotation/Annotation.d.ts +0 -6
  462. package/dist/ui/esm/types/ui/components/RichText/Annotation/index.d.ts +0 -2
  463. package/dist/ui/esm/types/ui/components/RichText/Caption.d.ts +0 -4
  464. package/dist/ui/esm/types/ui/components/RichText/Equation/Equation.d.ts +0 -6
  465. package/dist/ui/esm/types/ui/components/RichText/Equation/Equation.types.d.ts +0 -6
  466. package/dist/ui/esm/types/ui/components/RichText/Equation/index.d.ts +0 -2
  467. package/dist/ui/esm/types/ui/components/RichText/LinkIfLinked/LinkIfLinked.d.ts +0 -7
  468. package/dist/ui/esm/types/ui/components/RichText/LinkIfLinked/LinkIfLinked.types.d.ts +0 -12
  469. package/dist/ui/esm/types/ui/components/RichText/LinkIfLinked/index.d.ts +0 -2
  470. package/dist/ui/esm/types/ui/components/RichText/Mention/DateMention/DateMention.d.ts +0 -5
  471. package/dist/ui/esm/types/ui/components/RichText/Mention/DateMention/DateMention.types.d.ts +0 -4
  472. package/dist/ui/esm/types/ui/components/RichText/Mention/DateMention/index.d.ts +0 -2
  473. package/dist/ui/esm/types/ui/components/RichText/Mention/LinkPreviewMention/LinkPreviewMention.d.ts +0 -5
  474. package/dist/ui/esm/types/ui/components/RichText/Mention/LinkPreviewMention/LinkPreviewMention.types.d.ts +0 -6
  475. package/dist/ui/esm/types/ui/components/RichText/Mention/LinkPreviewMention/index.d.ts +0 -2
  476. package/dist/ui/esm/types/ui/components/RichText/Mention/Mention.d.ts +0 -5
  477. package/dist/ui/esm/types/ui/components/RichText/Mention/Mention.types.d.ts +0 -6
  478. package/dist/ui/esm/types/ui/components/RichText/Mention/PageOrDatabaseMention/PageOrDatabaseMention.d.ts +0 -5
  479. package/dist/ui/esm/types/ui/components/RichText/Mention/PageOrDatabaseMention/PageOrDatabaseMention.types.d.ts +0 -4
  480. package/dist/ui/esm/types/ui/components/RichText/Mention/PageOrDatabaseMention/index.d.ts +0 -2
  481. package/dist/ui/esm/types/ui/components/RichText/Mention/TemplateMention/TemplateMention.d.ts +0 -4
  482. package/dist/ui/esm/types/ui/components/RichText/Mention/TemplateMention/TemplateMention.types.d.ts +0 -5
  483. package/dist/ui/esm/types/ui/components/RichText/Mention/TemplateMention/index.d.ts +0 -2
  484. package/dist/ui/esm/types/ui/components/RichText/Mention/UserMention/UserMention.d.ts +0 -5
  485. package/dist/ui/esm/types/ui/components/RichText/Mention/UserMention/UserMention.types.d.ts +0 -4
  486. package/dist/ui/esm/types/ui/components/RichText/Mention/UserMention/index.d.ts +0 -2
  487. package/dist/ui/esm/types/ui/components/RichText/Mention/index.d.ts +0 -2
  488. package/dist/ui/esm/types/ui/components/RichText/RichText.d.ts +0 -4
  489. package/dist/ui/esm/types/ui/components/RichText/RichText.types.d.ts +0 -11
  490. package/dist/ui/esm/types/ui/components/RichText/Text/Text.d.ts +0 -4
  491. package/dist/ui/esm/types/ui/components/RichText/Text/Text.types.d.ts +0 -6
  492. package/dist/ui/esm/types/ui/components/RichText/Text/index.d.ts +0 -2
  493. package/dist/ui/esm/types/ui/components/RichText/index.d.ts +0 -2
  494. package/dist/ui/esm/types/ui/components/Table/Column.d.ts +0 -4
  495. package/dist/ui/esm/types/ui/components/Table/Column.types.d.ts +0 -7
  496. package/dist/ui/esm/types/ui/components/Table/Table.d.ts +0 -6
  497. package/dist/ui/esm/types/ui/components/Table/Table.types.d.ts +0 -24
  498. package/dist/ui/esm/types/ui/components/Table/TableCheckboxField/TableCheckboxField.d.ts +0 -5
  499. package/dist/ui/esm/types/ui/components/Table/TableCheckboxField/TableCheckboxField.types.d.ts +0 -5
  500. package/dist/ui/esm/types/ui/components/Table/TableCheckboxField/index.d.ts +0 -2
  501. package/dist/ui/esm/types/ui/components/Table/TableDateField/TableDateField.d.ts +0 -5
  502. package/dist/ui/esm/types/ui/components/Table/TableDateField/TableDateField.types.d.ts +0 -4
  503. package/dist/ui/esm/types/ui/components/Table/TableDateField/index.d.ts +0 -2
  504. package/dist/ui/esm/types/ui/components/Table/TableFormulaField/TableFormulaField.d.ts +0 -5
  505. package/dist/ui/esm/types/ui/components/Table/TableFormulaField/TableFormulaField.types.d.ts +0 -5
  506. package/dist/ui/esm/types/ui/components/Table/TableFormulaField/index.d.ts +0 -2
  507. package/dist/ui/esm/types/ui/components/Table/TableHandler.d.ts +0 -4
  508. package/dist/ui/esm/types/ui/components/Table/TableHandler.types.d.ts +0 -14
  509. package/dist/ui/esm/types/ui/components/Table/TableIcon/TableIcon.d.ts +0 -4
  510. package/dist/ui/esm/types/ui/components/Table/TableIcon/TableIcon.types.d.ts +0 -4
  511. package/dist/ui/esm/types/ui/components/Table/TableIcon/index.d.ts +0 -2
  512. package/dist/ui/esm/types/ui/components/Table/TableMultiSelectField/LinkedTagIfLinked.d.ts +0 -5
  513. package/dist/ui/esm/types/ui/components/Table/TableMultiSelectField/LinkedTagIfLinked.types.d.ts +0 -10
  514. package/dist/ui/esm/types/ui/components/Table/TableMultiSelectField/TableMultiSelectField.d.ts +0 -5
  515. package/dist/ui/esm/types/ui/components/Table/TableMultiSelectField/TableMultiSelectField.types.d.ts +0 -6
  516. package/dist/ui/esm/types/ui/components/Table/TableMultiSelectField/index.d.ts +0 -2
  517. package/dist/ui/esm/types/ui/components/Table/TableNumberField/TableNumberField.d.ts +0 -5
  518. package/dist/ui/esm/types/ui/components/Table/TableNumberField/TableNumberField.types.d.ts +0 -5
  519. package/dist/ui/esm/types/ui/components/Table/TableNumberField/index.d.ts +0 -2
  520. package/dist/ui/esm/types/ui/components/Table/TableRichTextField/TableRichTextField.d.ts +0 -5
  521. package/dist/ui/esm/types/ui/components/Table/TableRichTextField/TableRichTextField.types.d.ts +0 -4
  522. package/dist/ui/esm/types/ui/components/Table/TableRichTextField/index.d.ts +0 -2
  523. package/dist/ui/esm/types/ui/components/Table/TableSelectField/LinkedTagIfLinked.d.ts +0 -5
  524. package/dist/ui/esm/types/ui/components/Table/TableSelectField/LinkedTagIfLinked.types.d.ts +0 -10
  525. package/dist/ui/esm/types/ui/components/Table/TableSelectField/TableSelectField.d.ts +0 -5
  526. package/dist/ui/esm/types/ui/components/Table/TableSelectField/TableSelectField.types.d.ts +0 -6
  527. package/dist/ui/esm/types/ui/components/Table/TableSelectField/index.d.ts +0 -2
  528. package/dist/ui/esm/types/ui/components/Table/TableTitleField/LinkedTitleIfLinked.d.ts +0 -5
  529. package/dist/ui/esm/types/ui/components/Table/TableTitleField/LinkedTitleIfLinked.types.d.ts +0 -6
  530. package/dist/ui/esm/types/ui/components/Table/TableTitleField/TableTitleField.d.ts +0 -5
  531. package/dist/ui/esm/types/ui/components/Table/TableTitleField/TableTitleField.types.d.ts +0 -6
  532. package/dist/ui/esm/types/ui/components/Table/TableTitleField/index.d.ts +0 -2
  533. package/dist/ui/esm/types/ui/components/Table/TableUrlField/TableUrlField.d.ts +0 -5
  534. package/dist/ui/esm/types/ui/components/Table/TableUrlField/TableUrlField.types.d.ts +0 -3
  535. package/dist/ui/esm/types/ui/components/Table/TableUrlField/index.d.ts +0 -2
  536. package/dist/ui/esm/types/ui/components/Table/index.d.ts +0 -2
  537. package/dist/ui/esm/types/ui/components/TableOfContents/TableOfContents.d.ts +0 -14
  538. package/dist/ui/esm/types/ui/components/TableOfContents/TableOfContents.types.d.ts +0 -4
  539. package/dist/ui/esm/types/ui/components/TableOfContents/index.d.ts +0 -3
  540. package/dist/ui/esm/types/ui/components/index.d.ts +0 -61
  541. package/dist/ui/esm/types/ui/components/lib.d.ts +0 -21
  542. package/dist/ui/esm/types/ui/components/types.d.ts +0 -8
  543. package/dist/ui/esm/types/ui/index.d.ts +0 -1
  544. package/dist/ui/umd/types/exporter/api.d.ts +0 -19
  545. package/dist/ui/umd/types/exporter/blocks.d.ts +0 -13
  546. package/dist/ui/umd/types/exporter/breadcrumbs.d.ts +0 -7
  547. package/dist/ui/umd/types/exporter/database.d.ts +0 -12
  548. package/dist/ui/umd/types/exporter/files.d.ts +0 -28
  549. package/dist/ui/umd/types/exporter/github.d.ts +0 -241
  550. package/dist/ui/umd/types/exporter/index.d.ts +0 -5
  551. package/dist/ui/umd/types/exporter/mutex.d.ts +0 -10
  552. package/dist/ui/umd/types/exporter/page.d.ts +0 -15
  553. package/dist/ui/umd/types/exporter/types.d.ts +0 -748
  554. package/dist/ui/umd/types/exporter/variables.d.ts +0 -23
  555. package/dist/ui/umd/types/ui/components/Checkbox/Checkbox.d.ts +0 -6
  556. package/dist/ui/umd/types/ui/components/Checkbox/index.d.ts +0 -2
  557. package/dist/ui/umd/types/ui/components/Gallery/Gallery.d.ts +0 -6
  558. package/dist/ui/umd/types/ui/components/Gallery/Gallery.types.d.ts +0 -23
  559. package/dist/ui/umd/types/ui/components/Gallery/GalleryCard/GalleryCard.d.ts +0 -5
  560. package/dist/ui/umd/types/ui/components/Gallery/GalleryCard/GalleryCard.types.d.ts +0 -7
  561. package/dist/ui/umd/types/ui/components/Gallery/GalleryCard/GalleryHandler.d.ts +0 -4
  562. package/dist/ui/umd/types/ui/components/Gallery/GalleryCard/GalleryHandler.types.d.ts +0 -14
  563. package/dist/ui/umd/types/ui/components/Gallery/GalleryCard/GalleryLinkedCard.d.ts +0 -4
  564. package/dist/ui/umd/types/ui/components/Gallery/GalleryCard/GalleryLinkedCard.types.d.ts +0 -9
  565. package/dist/ui/umd/types/ui/components/Gallery/GalleryCard/index.d.ts +0 -2
  566. package/dist/ui/umd/types/ui/components/Gallery/GalleryCheckboxField/GalleryCheckboxField.d.ts +0 -5
  567. package/dist/ui/umd/types/ui/components/Gallery/GalleryCheckboxField/GalleryCheckboxField.types.d.ts +0 -5
  568. package/dist/ui/umd/types/ui/components/Gallery/GalleryCheckboxField/index.d.ts +0 -2
  569. package/dist/ui/umd/types/ui/components/Gallery/GalleryDateField/GalleryDateField.d.ts +0 -5
  570. package/dist/ui/umd/types/ui/components/Gallery/GalleryDateField/GalleryDateField.types.d.ts +0 -4
  571. package/dist/ui/umd/types/ui/components/Gallery/GalleryDateField/index.d.ts +0 -2
  572. package/dist/ui/umd/types/ui/components/Gallery/GalleryFormulaField/GalleryFormulaField.d.ts +0 -5
  573. package/dist/ui/umd/types/ui/components/Gallery/GalleryFormulaField/GalleryFormulaField.types.d.ts +0 -5
  574. package/dist/ui/umd/types/ui/components/Gallery/GalleryFormulaField/index.d.ts +0 -2
  575. package/dist/ui/umd/types/ui/components/Gallery/GalleryMultiSelectField/GalleryMultiSelectField.d.ts +0 -5
  576. package/dist/ui/umd/types/ui/components/Gallery/GalleryMultiSelectField/GalleryMultiSelectField.types.d.ts +0 -6
  577. package/dist/ui/umd/types/ui/components/Gallery/GalleryMultiSelectField/LinkedTag.d.ts +0 -5
  578. package/dist/ui/umd/types/ui/components/Gallery/GalleryMultiSelectField/LinkedTag.types.d.ts +0 -9
  579. package/dist/ui/umd/types/ui/components/Gallery/GalleryMultiSelectField/index.d.ts +0 -2
  580. package/dist/ui/umd/types/ui/components/Gallery/GalleryNumberField/GalleryNumberField.d.ts +0 -5
  581. package/dist/ui/umd/types/ui/components/Gallery/GalleryNumberField/GalleryNumberField.types.d.ts +0 -5
  582. package/dist/ui/umd/types/ui/components/Gallery/GalleryNumberField/index.d.ts +0 -2
  583. package/dist/ui/umd/types/ui/components/Gallery/GalleryPreview/GalleryPreview.d.ts +0 -5
  584. package/dist/ui/umd/types/ui/components/Gallery/GalleryPreview/GalleryPreview.types.d.ts +0 -14
  585. package/dist/ui/umd/types/ui/components/Gallery/GalleryPreview/index.d.ts +0 -2
  586. package/dist/ui/umd/types/ui/components/Gallery/GalleryRichTextField/GalleryRichTextField.d.ts +0 -5
  587. package/dist/ui/umd/types/ui/components/Gallery/GalleryRichTextField/GalleryRichTextField.types.d.ts +0 -5
  588. package/dist/ui/umd/types/ui/components/Gallery/GalleryRichTextField/index.d.ts +0 -2
  589. package/dist/ui/umd/types/ui/components/Gallery/GallerySelectField/GallerySelectField.d.ts +0 -5
  590. package/dist/ui/umd/types/ui/components/Gallery/GallerySelectField/GallerySelectField.types.d.ts +0 -6
  591. package/dist/ui/umd/types/ui/components/Gallery/GallerySelectField/LinkedTag.d.ts +0 -5
  592. package/dist/ui/umd/types/ui/components/Gallery/GallerySelectField/LinkedTag.types.d.ts +0 -9
  593. package/dist/ui/umd/types/ui/components/Gallery/GallerySelectField/index.d.ts +0 -2
  594. package/dist/ui/umd/types/ui/components/Gallery/GalleryTitleField/GalleryTitleField.d.ts +0 -5
  595. package/dist/ui/umd/types/ui/components/Gallery/GalleryTitleField/GalleryTitleField.types.d.ts +0 -4
  596. package/dist/ui/umd/types/ui/components/Gallery/GalleryTitleField/index.d.ts +0 -2
  597. package/dist/ui/umd/types/ui/components/Gallery/GalleryUrlField/GalleryUrlField.d.ts +0 -5
  598. package/dist/ui/umd/types/ui/components/Gallery/GalleryUrlField/GalleryUrlField.types.d.ts +0 -3
  599. package/dist/ui/umd/types/ui/components/Gallery/GalleryUrlField/index.d.ts +0 -2
  600. package/dist/ui/umd/types/ui/components/Gallery/index.d.ts +0 -2
  601. package/dist/ui/umd/types/ui/components/Icon/Icon.d.ts +0 -10
  602. package/dist/ui/umd/types/ui/components/Icon/index.d.ts +0 -2
  603. package/dist/ui/umd/types/ui/components/List/Column.d.ts +0 -4
  604. package/dist/ui/umd/types/ui/components/List/Column.types.d.ts +0 -7
  605. package/dist/ui/umd/types/ui/components/List/List.d.ts +0 -9
  606. package/dist/ui/umd/types/ui/components/List/List.types.d.ts +0 -23
  607. package/dist/ui/umd/types/ui/components/List/ListCheckboxField/ListCheckboxField.d.ts +0 -5
  608. package/dist/ui/umd/types/ui/components/List/ListCheckboxField/ListCheckboxField.types.d.ts +0 -5
  609. package/dist/ui/umd/types/ui/components/List/ListCheckboxField/index.d.ts +0 -2
  610. package/dist/ui/umd/types/ui/components/List/ListDateField/ListDateField.d.ts +0 -5
  611. package/dist/ui/umd/types/ui/components/List/ListDateField/ListDateField.types.d.ts +0 -4
  612. package/dist/ui/umd/types/ui/components/List/ListDateField/index.d.ts +0 -2
  613. package/dist/ui/umd/types/ui/components/List/ListFormulaField/ListFormulaField.d.ts +0 -5
  614. package/dist/ui/umd/types/ui/components/List/ListFormulaField/ListFormulaField.types.d.ts +0 -5
  615. package/dist/ui/umd/types/ui/components/List/ListFormulaField/index.d.ts +0 -2
  616. package/dist/ui/umd/types/ui/components/List/ListHandler.d.ts +0 -4
  617. package/dist/ui/umd/types/ui/components/List/ListHandler.types.d.ts +0 -14
  618. package/dist/ui/umd/types/ui/components/List/ListMultiSelectField/LinkedTagIfLinked.d.ts +0 -5
  619. package/dist/ui/umd/types/ui/components/List/ListMultiSelectField/LinkedTagIfLinked.types.d.ts +0 -10
  620. package/dist/ui/umd/types/ui/components/List/ListMultiSelectField/ListMultiSelectField.d.ts +0 -5
  621. package/dist/ui/umd/types/ui/components/List/ListMultiSelectField/ListMultiSelectField.types.d.ts +0 -6
  622. package/dist/ui/umd/types/ui/components/List/ListMultiSelectField/index.d.ts +0 -2
  623. package/dist/ui/umd/types/ui/components/List/ListNumberField/ListNumberField.d.ts +0 -5
  624. package/dist/ui/umd/types/ui/components/List/ListNumberField/ListNumberField.types.d.ts +0 -5
  625. package/dist/ui/umd/types/ui/components/List/ListNumberField/index.d.ts +0 -2
  626. package/dist/ui/umd/types/ui/components/List/ListRichTextField/ListRichTextField.d.ts +0 -5
  627. package/dist/ui/umd/types/ui/components/List/ListRichTextField/ListRichTextField.types.d.ts +0 -4
  628. package/dist/ui/umd/types/ui/components/List/ListRichTextField/index.d.ts +0 -2
  629. package/dist/ui/umd/types/ui/components/List/ListSelectField/LinkedTagIfLinked.d.ts +0 -5
  630. package/dist/ui/umd/types/ui/components/List/ListSelectField/LinkedTagIfLinked.types.d.ts +0 -10
  631. package/dist/ui/umd/types/ui/components/List/ListSelectField/ListSelectField.d.ts +0 -5
  632. package/dist/ui/umd/types/ui/components/List/ListSelectField/ListSelectField.types.d.ts +0 -6
  633. package/dist/ui/umd/types/ui/components/List/ListSelectField/index.d.ts +0 -2
  634. package/dist/ui/umd/types/ui/components/List/ListTitleField/LinkedTitle.d.ts +0 -5
  635. package/dist/ui/umd/types/ui/components/List/ListTitleField/LinkedTitle.types.d.ts +0 -6
  636. package/dist/ui/umd/types/ui/components/List/ListTitleField/ListTitleField.d.ts +0 -5
  637. package/dist/ui/umd/types/ui/components/List/ListTitleField/ListTitleField.types.d.ts +0 -6
  638. package/dist/ui/umd/types/ui/components/List/ListTitleField/index.d.ts +0 -2
  639. package/dist/ui/umd/types/ui/components/List/ListUrlField/ListUrlField.d.ts +0 -5
  640. package/dist/ui/umd/types/ui/components/List/ListUrlField/ListUrlField.types.d.ts +0 -3
  641. package/dist/ui/umd/types/ui/components/List/ListUrlField/index.d.ts +0 -2
  642. package/dist/ui/umd/types/ui/components/List/index.d.ts +0 -2
  643. package/dist/ui/umd/types/ui/components/Page/BookmarkBlock/BookmarkBlock.d.ts +0 -6
  644. package/dist/ui/umd/types/ui/components/Page/BookmarkBlock/BookmarkBlock.types.d.ts +0 -4
  645. package/dist/ui/umd/types/ui/components/Page/BookmarkBlock/index.d.ts +0 -2
  646. package/dist/ui/umd/types/ui/components/Page/BreadcrumbBlock/BreadcrumbBlock.d.ts +0 -6
  647. package/dist/ui/umd/types/ui/components/Page/BreadcrumbBlock/BreadcrumbBlock.types.d.ts +0 -9
  648. package/dist/ui/umd/types/ui/components/Page/BreadcrumbBlock/Breadcrumbs.d.ts +0 -4
  649. package/dist/ui/umd/types/ui/components/Page/BreadcrumbBlock/Breadcrumbs.types.d.ts +0 -9
  650. package/dist/ui/umd/types/ui/components/Page/BreadcrumbBlock/LinkedBreadcrumbIfLinked.d.ts +0 -5
  651. package/dist/ui/umd/types/ui/components/Page/BreadcrumbBlock/LinkedBreadcrumbIfLinked.types.d.ts +0 -11
  652. package/dist/ui/umd/types/ui/components/Page/BreadcrumbBlock/index.d.ts +0 -3
  653. package/dist/ui/umd/types/ui/components/Page/BulletedListBlock/BulletedListBlock.d.ts +0 -6
  654. package/dist/ui/umd/types/ui/components/Page/BulletedListBlock/BulletedListBlock.types.d.ts +0 -9
  655. package/dist/ui/umd/types/ui/components/Page/BulletedListBlock/index.d.ts +0 -2
  656. package/dist/ui/umd/types/ui/components/Page/CalloutBlock/CalloutBlock.d.ts +0 -6
  657. package/dist/ui/umd/types/ui/components/Page/CalloutBlock/CalloutBlock.types.d.ts +0 -9
  658. package/dist/ui/umd/types/ui/components/Page/CalloutBlock/index.d.ts +0 -2
  659. package/dist/ui/umd/types/ui/components/Page/ChildDatabaseBlock/ChildDatabaseBlock.d.ts +0 -6
  660. package/dist/ui/umd/types/ui/components/Page/ChildDatabaseBlock/ChildDatabaseBlock.types.d.ts +0 -12
  661. package/dist/ui/umd/types/ui/components/Page/ChildDatabaseBlock/index.d.ts +0 -2
  662. package/dist/ui/umd/types/ui/components/Page/ChildPageBlock/ChildPageBlock.d.ts +0 -6
  663. package/dist/ui/umd/types/ui/components/Page/ChildPageBlock/ChildPageBlock.types.d.ts +0 -12
  664. package/dist/ui/umd/types/ui/components/Page/ChildPageBlock/index.d.ts +0 -2
  665. package/dist/ui/umd/types/ui/components/Page/CodeBlock/Code/Code.d.ts +0 -6
  666. package/dist/ui/umd/types/ui/components/Page/CodeBlock/Code/Code.types.d.ts +0 -5
  667. package/dist/ui/umd/types/ui/components/Page/CodeBlock/Code/index.d.ts +0 -2
  668. package/dist/ui/umd/types/ui/components/Page/CodeBlock/CodeBlock.d.ts +0 -6
  669. package/dist/ui/umd/types/ui/components/Page/CodeBlock/CodeBlock.types.d.ts +0 -4
  670. package/dist/ui/umd/types/ui/components/Page/CodeBlock/index.d.ts +0 -2
  671. package/dist/ui/umd/types/ui/components/Page/ColumnListBlock/ColumnListBlock.d.ts +0 -6
  672. package/dist/ui/umd/types/ui/components/Page/ColumnListBlock/ColumnListBlock.types.d.ts +0 -9
  673. package/dist/ui/umd/types/ui/components/Page/ColumnListBlock/index.d.ts +0 -2
  674. package/dist/ui/umd/types/ui/components/Page/EmbedBlock/EmbedBlock.d.ts +0 -6
  675. package/dist/ui/umd/types/ui/components/Page/EmbedBlock/EmbedBlock.types.d.ts +0 -13
  676. package/dist/ui/umd/types/ui/components/Page/EmbedBlock/index.d.ts +0 -2
  677. package/dist/ui/umd/types/ui/components/Page/EquationBlock/EquationBlock.d.ts +0 -6
  678. package/dist/ui/umd/types/ui/components/Page/EquationBlock/EquationBlock.types.d.ts +0 -4
  679. package/dist/ui/umd/types/ui/components/Page/EquationBlock/index.d.ts +0 -2
  680. package/dist/ui/umd/types/ui/components/Page/FileBlock/FileBlock.d.ts +0 -7
  681. package/dist/ui/umd/types/ui/components/Page/FileBlock/FileBlock.types.d.ts +0 -4
  682. package/dist/ui/umd/types/ui/components/Page/FileBlock/index.d.ts +0 -2
  683. package/dist/ui/umd/types/ui/components/Page/ImageBlock/ImageBlock.d.ts +0 -6
  684. package/dist/ui/umd/types/ui/components/Page/ImageBlock/ImageBlock.types.d.ts +0 -4
  685. package/dist/ui/umd/types/ui/components/Page/ImageBlock/index.d.ts +0 -2
  686. package/dist/ui/umd/types/ui/components/Page/LinkPreviewBlock/LinkPreviewBlock.d.ts +0 -7
  687. package/dist/ui/umd/types/ui/components/Page/LinkPreviewBlock/LinkPreviewBlock.types.d.ts +0 -4
  688. package/dist/ui/umd/types/ui/components/Page/LinkPreviewBlock/index.d.ts +0 -2
  689. package/dist/ui/umd/types/ui/components/Page/ListBlocks/ListBlocks.d.ts +0 -6
  690. package/dist/ui/umd/types/ui/components/Page/ListBlocks/ListBlocks.types.d.ts +0 -11
  691. package/dist/ui/umd/types/ui/components/Page/ListBlocks/index.d.ts +0 -2
  692. package/dist/ui/umd/types/ui/components/Page/NumberedListBlock/NumberedListBlock.d.ts +0 -6
  693. package/dist/ui/umd/types/ui/components/Page/NumberedListBlock/NumberedListBlock.types.d.ts +0 -9
  694. package/dist/ui/umd/types/ui/components/Page/NumberedListBlock/index.d.ts +0 -2
  695. package/dist/ui/umd/types/ui/components/Page/Page.d.ts +0 -4
  696. package/dist/ui/umd/types/ui/components/Page/Page.types.d.ts +0 -14
  697. package/dist/ui/umd/types/ui/components/Page/PageHandler.d.ts +0 -15
  698. package/dist/ui/umd/types/ui/components/Page/PageHandler.types.d.ts +0 -10
  699. package/dist/ui/umd/types/ui/components/Page/PdfBlock/Pdf.d.ts +0 -24
  700. package/dist/ui/umd/types/ui/components/Page/PdfBlock/PdfBlock.d.ts +0 -6
  701. package/dist/ui/umd/types/ui/components/Page/PdfBlock/PdfBlock.types.d.ts +0 -4
  702. package/dist/ui/umd/types/ui/components/Page/PdfBlock/index.d.ts +0 -2
  703. package/dist/ui/umd/types/ui/components/Page/SyncedBlock/SyncedBlock.d.ts +0 -6
  704. package/dist/ui/umd/types/ui/components/Page/SyncedBlock/SyncedBlock.types.d.ts +0 -4
  705. package/dist/ui/umd/types/ui/components/Page/SyncedBlock/index.d.ts +0 -2
  706. package/dist/ui/umd/types/ui/components/Page/TableBlock/TableBlock.d.ts +0 -6
  707. package/dist/ui/umd/types/ui/components/Page/TableBlock/TableBlock.types.d.ts +0 -13
  708. package/dist/ui/umd/types/ui/components/Page/TableBlock/index.d.ts +0 -2
  709. package/dist/ui/umd/types/ui/components/Page/TableOfContentsBlock/TableOfContentsBlock.d.ts +0 -4
  710. package/dist/ui/umd/types/ui/components/Page/TableOfContentsBlock/TableOfContentsBlock.types.d.ts +0 -4
  711. package/dist/ui/umd/types/ui/components/Page/TableOfContentsBlock/index.d.ts +0 -2
  712. package/dist/ui/umd/types/ui/components/Page/TextBlock/TextBlock.d.ts +0 -6
  713. package/dist/ui/umd/types/ui/components/Page/TextBlock/TextBlock.types.d.ts +0 -6
  714. package/dist/ui/umd/types/ui/components/Page/TextBlock/index.d.ts +0 -2
  715. package/dist/ui/umd/types/ui/components/Page/ToDoBlock/ToDoBlock.d.ts +0 -6
  716. package/dist/ui/umd/types/ui/components/Page/ToDoBlock/ToDoBlock.types.d.ts +0 -4
  717. package/dist/ui/umd/types/ui/components/Page/ToDoBlock/index.d.ts +0 -2
  718. package/dist/ui/umd/types/ui/components/Page/ToggleBlock/ToggleBlock.d.ts +0 -6
  719. package/dist/ui/umd/types/ui/components/Page/ToggleBlock/ToggleBlock.types.d.ts +0 -4
  720. package/dist/ui/umd/types/ui/components/Page/ToggleBlock/index.d.ts +0 -2
  721. package/dist/ui/umd/types/ui/components/Page/VideoBlock/VideoBlock.d.ts +0 -6
  722. package/dist/ui/umd/types/ui/components/Page/VideoBlock/VideoBlock.types.d.ts +0 -10
  723. package/dist/ui/umd/types/ui/components/Page/VideoBlock/index.d.ts +0 -2
  724. package/dist/ui/umd/types/ui/components/Page/index.d.ts +0 -2
  725. package/dist/ui/umd/types/ui/components/PrefixSuffix/PrefixSuffix.d.ts +0 -5
  726. package/dist/ui/umd/types/ui/components/PrefixSuffix/PrefixSuffix.types.d.ts +0 -6
  727. package/dist/ui/umd/types/ui/components/PrefixSuffix/index.d.ts +0 -2
  728. package/dist/ui/umd/types/ui/components/RichText/Annotation/Annotation.d.ts +0 -6
  729. package/dist/ui/umd/types/ui/components/RichText/Annotation/index.d.ts +0 -2
  730. package/dist/ui/umd/types/ui/components/RichText/Caption.d.ts +0 -4
  731. package/dist/ui/umd/types/ui/components/RichText/Equation/Equation.d.ts +0 -6
  732. package/dist/ui/umd/types/ui/components/RichText/Equation/Equation.types.d.ts +0 -6
  733. package/dist/ui/umd/types/ui/components/RichText/Equation/index.d.ts +0 -2
  734. package/dist/ui/umd/types/ui/components/RichText/LinkIfLinked/LinkIfLinked.d.ts +0 -7
  735. package/dist/ui/umd/types/ui/components/RichText/LinkIfLinked/LinkIfLinked.types.d.ts +0 -12
  736. package/dist/ui/umd/types/ui/components/RichText/LinkIfLinked/index.d.ts +0 -2
  737. package/dist/ui/umd/types/ui/components/RichText/Mention/DateMention/DateMention.d.ts +0 -5
  738. package/dist/ui/umd/types/ui/components/RichText/Mention/DateMention/DateMention.types.d.ts +0 -4
  739. package/dist/ui/umd/types/ui/components/RichText/Mention/DateMention/index.d.ts +0 -2
  740. package/dist/ui/umd/types/ui/components/RichText/Mention/LinkPreviewMention/LinkPreviewMention.d.ts +0 -5
  741. package/dist/ui/umd/types/ui/components/RichText/Mention/LinkPreviewMention/LinkPreviewMention.types.d.ts +0 -6
  742. package/dist/ui/umd/types/ui/components/RichText/Mention/LinkPreviewMention/index.d.ts +0 -2
  743. package/dist/ui/umd/types/ui/components/RichText/Mention/Mention.d.ts +0 -5
  744. package/dist/ui/umd/types/ui/components/RichText/Mention/Mention.types.d.ts +0 -6
  745. package/dist/ui/umd/types/ui/components/RichText/Mention/PageOrDatabaseMention/PageOrDatabaseMention.d.ts +0 -5
  746. package/dist/ui/umd/types/ui/components/RichText/Mention/PageOrDatabaseMention/PageOrDatabaseMention.types.d.ts +0 -4
  747. package/dist/ui/umd/types/ui/components/RichText/Mention/PageOrDatabaseMention/index.d.ts +0 -2
  748. package/dist/ui/umd/types/ui/components/RichText/Mention/TemplateMention/TemplateMention.d.ts +0 -4
  749. package/dist/ui/umd/types/ui/components/RichText/Mention/TemplateMention/TemplateMention.types.d.ts +0 -5
  750. package/dist/ui/umd/types/ui/components/RichText/Mention/TemplateMention/index.d.ts +0 -2
  751. package/dist/ui/umd/types/ui/components/RichText/Mention/UserMention/UserMention.d.ts +0 -5
  752. package/dist/ui/umd/types/ui/components/RichText/Mention/UserMention/UserMention.types.d.ts +0 -4
  753. package/dist/ui/umd/types/ui/components/RichText/Mention/UserMention/index.d.ts +0 -2
  754. package/dist/ui/umd/types/ui/components/RichText/Mention/index.d.ts +0 -2
  755. package/dist/ui/umd/types/ui/components/RichText/RichText.d.ts +0 -4
  756. package/dist/ui/umd/types/ui/components/RichText/RichText.types.d.ts +0 -11
  757. package/dist/ui/umd/types/ui/components/RichText/Text/Text.d.ts +0 -4
  758. package/dist/ui/umd/types/ui/components/RichText/Text/Text.types.d.ts +0 -6
  759. package/dist/ui/umd/types/ui/components/RichText/Text/index.d.ts +0 -2
  760. package/dist/ui/umd/types/ui/components/RichText/index.d.ts +0 -2
  761. package/dist/ui/umd/types/ui/components/Table/Column.d.ts +0 -4
  762. package/dist/ui/umd/types/ui/components/Table/Column.types.d.ts +0 -7
  763. package/dist/ui/umd/types/ui/components/Table/Table.d.ts +0 -6
  764. package/dist/ui/umd/types/ui/components/Table/Table.types.d.ts +0 -24
  765. package/dist/ui/umd/types/ui/components/Table/TableCheckboxField/TableCheckboxField.d.ts +0 -5
  766. package/dist/ui/umd/types/ui/components/Table/TableCheckboxField/TableCheckboxField.types.d.ts +0 -5
  767. package/dist/ui/umd/types/ui/components/Table/TableCheckboxField/index.d.ts +0 -2
  768. package/dist/ui/umd/types/ui/components/Table/TableDateField/TableDateField.d.ts +0 -5
  769. package/dist/ui/umd/types/ui/components/Table/TableDateField/TableDateField.types.d.ts +0 -4
  770. package/dist/ui/umd/types/ui/components/Table/TableDateField/index.d.ts +0 -2
  771. package/dist/ui/umd/types/ui/components/Table/TableFormulaField/TableFormulaField.d.ts +0 -5
  772. package/dist/ui/umd/types/ui/components/Table/TableFormulaField/TableFormulaField.types.d.ts +0 -5
  773. package/dist/ui/umd/types/ui/components/Table/TableFormulaField/index.d.ts +0 -2
  774. package/dist/ui/umd/types/ui/components/Table/TableHandler.d.ts +0 -4
  775. package/dist/ui/umd/types/ui/components/Table/TableHandler.types.d.ts +0 -14
  776. package/dist/ui/umd/types/ui/components/Table/TableIcon/TableIcon.d.ts +0 -4
  777. package/dist/ui/umd/types/ui/components/Table/TableIcon/TableIcon.types.d.ts +0 -4
  778. package/dist/ui/umd/types/ui/components/Table/TableIcon/index.d.ts +0 -2
  779. package/dist/ui/umd/types/ui/components/Table/TableMultiSelectField/LinkedTagIfLinked.d.ts +0 -5
  780. package/dist/ui/umd/types/ui/components/Table/TableMultiSelectField/LinkedTagIfLinked.types.d.ts +0 -10
  781. package/dist/ui/umd/types/ui/components/Table/TableMultiSelectField/TableMultiSelectField.d.ts +0 -5
  782. package/dist/ui/umd/types/ui/components/Table/TableMultiSelectField/TableMultiSelectField.types.d.ts +0 -6
  783. package/dist/ui/umd/types/ui/components/Table/TableMultiSelectField/index.d.ts +0 -2
  784. package/dist/ui/umd/types/ui/components/Table/TableNumberField/TableNumberField.d.ts +0 -5
  785. package/dist/ui/umd/types/ui/components/Table/TableNumberField/TableNumberField.types.d.ts +0 -5
  786. package/dist/ui/umd/types/ui/components/Table/TableNumberField/index.d.ts +0 -2
  787. package/dist/ui/umd/types/ui/components/Table/TableRichTextField/TableRichTextField.d.ts +0 -5
  788. package/dist/ui/umd/types/ui/components/Table/TableRichTextField/TableRichTextField.types.d.ts +0 -4
  789. package/dist/ui/umd/types/ui/components/Table/TableRichTextField/index.d.ts +0 -2
  790. package/dist/ui/umd/types/ui/components/Table/TableSelectField/LinkedTagIfLinked.d.ts +0 -5
  791. package/dist/ui/umd/types/ui/components/Table/TableSelectField/LinkedTagIfLinked.types.d.ts +0 -10
  792. package/dist/ui/umd/types/ui/components/Table/TableSelectField/TableSelectField.d.ts +0 -5
  793. package/dist/ui/umd/types/ui/components/Table/TableSelectField/TableSelectField.types.d.ts +0 -6
  794. package/dist/ui/umd/types/ui/components/Table/TableSelectField/index.d.ts +0 -2
  795. package/dist/ui/umd/types/ui/components/Table/TableTitleField/LinkedTitleIfLinked.d.ts +0 -5
  796. package/dist/ui/umd/types/ui/components/Table/TableTitleField/LinkedTitleIfLinked.types.d.ts +0 -6
  797. package/dist/ui/umd/types/ui/components/Table/TableTitleField/TableTitleField.d.ts +0 -5
  798. package/dist/ui/umd/types/ui/components/Table/TableTitleField/TableTitleField.types.d.ts +0 -6
  799. package/dist/ui/umd/types/ui/components/Table/TableTitleField/index.d.ts +0 -2
  800. package/dist/ui/umd/types/ui/components/Table/TableUrlField/TableUrlField.d.ts +0 -5
  801. package/dist/ui/umd/types/ui/components/Table/TableUrlField/TableUrlField.types.d.ts +0 -3
  802. package/dist/ui/umd/types/ui/components/Table/TableUrlField/index.d.ts +0 -2
  803. package/dist/ui/umd/types/ui/components/Table/index.d.ts +0 -2
  804. package/dist/ui/umd/types/ui/components/TableOfContents/TableOfContents.d.ts +0 -14
  805. package/dist/ui/umd/types/ui/components/TableOfContents/TableOfContents.types.d.ts +0 -4
  806. package/dist/ui/umd/types/ui/components/TableOfContents/index.d.ts +0 -3
  807. package/dist/ui/umd/types/ui/components/index.d.ts +0 -61
  808. package/dist/ui/umd/types/ui/components/lib.d.ts +0 -21
  809. package/dist/ui/umd/types/ui/components/types.d.ts +0 -8
  810. package/dist/ui/umd/types/ui/index.d.ts +0 -1
@@ -1 +1 @@
1
- :root{--rotion-font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";--rotion-border-radius:4px;--rotion-line-height:1.5;--rotion-primary-text:#232d37;--rotion-dark-primary-text:#e6e6e6;--rotion-secondary-text:#828c96;--rotion-dark-secondary-text:#828282;--rotion-tertiary-text:#a0aab4;--rotion-dark-tertiary-text:#646464;--rotion-border-color:hsla(0,0%,86%,.8);--rotion-border-disabled-color:hsla(0,0%,86%,.5);--rotion-border-hover-color:hsla(0,0%,47%,.8);--rotion-dark-border-color:rgba(80,80,80,.8);--rotion-dark-border-hover-color:hsla(0,0%,71%,.8);--rotion-border:1px solid var(--rotion-border-color);--rotion-border-disabled:1px solid var(--rotion-border-disabled-color);--rotion-border-hover:1px solid var(--rotion-border-hover-color);--rotion-dark-border:1px solid var(--rotion-dark-border-color);--rotion-dark-border-hover:1px solid var(--rotion-dark-border-hover-color);--rotion-code-bg-color:hsla(44,6%,50%,.15);--rotion-dark-code-bg-color:hsla(44,6%,50%,.3);--rotion-table-header-bg-color:hsla(0,0%,59%,.1);--rotion-dark-table-header-bg-color:hsla(0,0%,100%,.15);--rotion-toggle-hover-bg-color:#f5f2f0;--rotion-dark-toggle-hover-bg-color:#2d2d2d;--rotion-quote-border-color:#2d2d2d;--rotion-dark-quote-border-color:#f5f2f0;--rotion-link-text-decoration:none;--rotion-link-cursor:pointer;--rotion-link-color:#32302c;--rotion-dark-link-color:#e1dfdb;--rotion-link-hover-color:rgba(50,48,44,.6);--rotion-dark-link-hover-color:hsla(40,9%,87%,.6);--rotion-link-border-bottom:1px solid rgba(50,48,44,.4);--rotion-dark-link-border-bottom:1px solid hsla(40,6%,79%,.4);--rotion-link-hover-border-bottom:1px solid rgba(50,48,44,.2);--rotion-dark-link-hover-border-bottom:1px solid hsla(40,6%,79%,.2);--rotion-link-bg-color:inherit;--rotion-dark-link-bg-color:inherit;--rotion-link-hover-bg-color:hsla(0,0%,59%,.1);--rotion-dark-link-hover-bg-color:hsla(0,0%,100%,.15);--rotion-annot-default:#32302c;--rotion-dark-annot-default:#ebe9e4;--rotion-annot-bg-default:hsla(40,5%,88%,.5);--rotion-dark-annot-bg-default:#373737;--rotion-annot-gray:#787774;--rotion-dark-annot-gray:#9b9b9b;--rotion-annot-bg-gray:#f1f1ef;--rotion-dark-annot-bg-gray:#2f2f2f;--rotion-annot-brown:#9f6b53;--rotion-dark-annot-brown:#ba856f;--rotion-annot-bg-brown:#eee0da;--rotion-dark-annot-bg-brown:#4a3228;--rotion-annot-orange:#d9730d;--rotion-dark-annot-orange:#c77d48;--rotion-annot-bg-orange:#fadec9;--rotion-dark-annot-bg-orange:#5c3b23;--rotion-annot-yellow:#cb912f;--rotion-dark-annot-yellow:#ca9849;--rotion-annot-bg-yellow:#fdecc8;--rotion-dark-annot-bg-yellow:#564328;--rotion-annot-green:#448361;--rotion-dark-annot-green:#529e72;--rotion-annot-bg-green:#edf3ec;--rotion-dark-annot-bg-green:#243d30;--rotion-annot-blue:#337ea9;--rotion-dark-annot-blue:#5e87c9;--rotion-annot-bg-blue:#d3e5ef;--rotion-dark-annot-bg-blue:#143a4e;--rotion-annot-purple:#9065b0;--rotion-dark-annot-purple:#9d68d3;--rotion-annot-bg-purple:#e8deee;--rotion-dark-annot-bg-purple:#3c2d49;--rotion-annot-pink:#c14c8a;--rotion-dark-annot-pink:#d15796;--rotion-annot-bg-pink:#f5e0e9;--rotion-dark-annot-bg-pink:#4e2c3c;--rotion-annot-red:#d44c47;--rotion-dark-annot-red:#df5452;--rotion-annot-bg-red:#ffe2dd;--rotion-dark-annot-bg-red:#522e2a;--rotion-annot-border:1px solid rgba(50,48,44,.3);--rotion-dark-annot-border:1px solid hsla(40,6%,79%,.3);--rotion-gallery-box-shadow:hsla(0,0%,6%,.1) 0px 0px 0px 1px,hsla(0,0%,6%,.1) 0px 2px 4px;--rotion-dark-gallery-box-shadow:hsla(0,0%,6%,.2) 0px 0px 0px 1px,hsla(0,0%,6%,.2) 0px 2px 4px;--rotion-gallery-bg:rgba(55,53,47,.005);--rotion-dark-gallery-bg:hsla(0,0%,100%,.1);--rotion-gallery-hover-bg:rgba(55,53,47,.03);--rotion-dark-gallery-hover-bg:#2f2f2f;--rotion-gallery-image-border-bottom:1px solid rgba(55,53,47,.1);--rotion-dark-gallery-image-border-bottom:1px solid hsla(0,0%,100%,.1);--rotion-gallery-grid-template-columns-small:repeat(auto-fill,minmax(180px,1fr));--rotion-gallery-grid-template-columns-medium:repeat(auto-fill,minmax(260px,1fr));--rotion-gallery-grid-template-columns-large:repeat(auto-fill,minmax(320px,1fr));--rotion-tag-default:#32302c;--rotion-dark-tag-default:hsla(0,0%,100%,.804);--rotion-tag-bg-default:hsla(40,5%,88%,.5);--rotion-dark-tag-bg-default:#373737;--rotion-tag-gray:#32302c;--rotion-dark-tag-gray:hsla(0,0%,100%,.804);--rotion-tag-bg-gray:#e3e2e0;--rotion-dark-tag-bg-gray:#5a5a5a;--rotion-tag-brown:#442a1e;--rotion-dark-tag-brown:hsla(0,0%,100%,.804);--rotion-tag-bg-brown:#eee0da;--rotion-dark-tag-bg-brown:#603b2c;--rotion-tag-orange:#49290e;--rotion-dark-tag-orange:hsla(0,0%,100%,.804);--rotion-tag-bg-orange:#fadec9;--rotion-dark-tag-bg-orange:#854c1d;--rotion-tag-yellow:#402c1b;--rotion-dark-tag-yellow:hsla(0,0%,100%,.804);--rotion-tag-bg-yellow:#fdecc8;--rotion-dark-tag-bg-yellow:#89632a;--rotion-tag-green:#1c3829;--rotion-dark-tag-green:hsla(0,0%,100%,.804);--rotion-tag-bg-green:#dbeddb;--rotion-dark-tag-bg-green:#2b593f;--rotion-tag-blue:#183347;--rotion-dark-tag-blue:hsla(0,0%,100%,.804);--rotion-tag-bg-blue:#d3e5ef;--rotion-dark-tag-bg-blue:#28456c;--rotion-tag-purple:#412454;--rotion-dark-tag-purple:hsla(0,0%,100%,.804);--rotion-tag-bg-purple:#e8deee;--rotion-dark-tag-bg-purple:#492f64;--rotion-tag-pink:#4c2337;--rotion-dark-tag-pink:hsla(0,0%,100%,.804);--rotion-tag-bg-pink:#f5e0e9;--rotion-dark-tag-bg-pink:#69314c;--rotion-tag-red:#5d1715;--rotion-dark-tag-red:hsla(0,0%,100%,.804);--rotion-tag-bg-red:#ffe2dd;--rotion-dark-tag-bg-red:#6e3630;--rotion-table-border:1px solid rgba(55,53,47,.09);--rotion-dark-table-border:1px solid #2f2f2f;--rotion-table-icon-fill:rgba(55,53,47,.45);--rotion-dark-table-icon-fill:rgba(255,253,247,.45);--rotion-table-box-shadow:#fff -3px 0px 0px,#e9e9e7 0px 1px 0px;--rotion-dark-table-box-shadow:#191919 -3px 0px 0px,#2f2f2f 0px 1px 0px;--rotion-table-link-hover-bg:#e3e2e0 none repeat scroll 0% 0%;--rotion-dark-table-link-hover-bg:#1c1d1f none repeat scroll 0% 0%}.rotion-gallery{font-family:var(--rotion-font-family)}.rotion-gallery-inner{display:grid;gap:16px;padding-bottom:1rem;position:relative}.rotion-gallery-small{grid-template-columns:var(--rotion-gallery-grid-template-columns-small)}.rotion-gallery-medium{grid-template-columns:var(--rotion-gallery-grid-template-columns-medium)}.rotion-gallery-large{grid-template-columns:var(--rotion-gallery-grid-template-columns-large)}.rotion-gallery-card{background:var(--rotion-gallery-bg);border-radius:var(--rotion-border-radius);box-shadow:var(--rotion-gallery-box-shadow);color:var(--rotion-primary-text);display:block;font-family:var(--rotion-font-family);height:100%;overflow:hidden;position:static;text-decoration:none;transition:background .1s ease-out 0s}.rotion-gallery-link{cursor:pointer}.rotion-gallery-link:hover{background:var(--rotion-gallery-hover-bg)}.rotion-gallery-card-inner{display:grid;gap:16px;padding-bottom:1rem;position:relative}.rotion-gallery-card-small{grid-template-columns:var(--rotion-gallery-grid-template-columns-small)}.rotion-gallery-card-medium{grid-template-columns:var(--rotion-gallery-grid-template-columns-medium)}.rotion-gallery-card-large{grid-template-columns:var(--rotion-gallery-grid-template-columns-large)}.rotion-gallery-card-text{padding-bottom:1rem}.rotion-gallery-checkbox{display:flex;padding:5px 10px 0}.rotion-gallery-checkbox .rotion-prefix,.rotion-gallery-checkbox .rotion-suffix{padding-top:1px}.rotion-gallery-checkbox .rotion-prefix{padding-right:6px}.rotion-gallery-checkbox .rotion-suffix{padding-left:6px}.rotion-gallery-date{font-size:.8rem;padding:5px 10px 0}.rotion-gallery-date,.rotion-gallery-multiselect{align-items:center;display:flex;font-family:var(--rotion-font-family);white-space:nowrap;width:100%}.rotion-gallery-multiselect{font-size:12px;padding:8px 10px}.rotion-gallery-multiselect-ul{align-items:center;display:flex;flex-shrink:0;list-style-type:none;margin:8px 0 0 7px;overflow:hidden;padding:0;text-overflow:ellipsis}.rotion-gallery-multiselect-li{align-items:center;background:#d3e5ef none repeat scroll 0 0;border-radius:3px;color:#183347;display:flex;flex-shrink:0;font-size:.75rem;margin:0 6px 0 0;min-width:0;padding:0}.rotion-gallery-multiselect-link{color:inherit;cursor:var(--rotion-link-cursor);padding:2px 10px;text-decoration:var(--rotion-link-text-decoration)}.rotion-gallery-multiselect-default{background-color:var(--rotion-tag-bg-default);color:var(--rotion-tag-default)}.rotion-gallery-multiselect-gray{background-color:var(--rotion-tag-bg-gray);color:var(--rotion-tag-gray)}.rotion-gallery-multiselect-brown{background-color:var(--rotion-tag-bg-brown);color:var(--rotion-tag-brown)}.rotion-gallery-multiselect-orange{background-color:var(--rotion-tag-bg-orange);color:var(--rotion-tag-orange)}.rotion-gallery-multiselect-yellow{background-color:var(--rotion-tag-bg-yellow);color:var(--rotion-tag-yellow)}.rotion-gallery-multiselect-green{background-color:var(--rotion-tag-bg-green);color:var(--rotion-tag-green)}.rotion-gallery-multiselect-blue{background-color:var(--rotion-tag-bg-blue);color:var(--rotion-tag-blue)}.rotion-gallery-multiselect-purple{background-color:var(--rotion-tag-bg-purple);color:var(--rotion-tag-purple)}.rotion-gallery-multiselect-pink{background-color:var(--rotion-tag-bg-pink);color:var(--rotion-tag-pink)}.rotion-gallery-multiselect-red{background-color:var(--rotion-tag-bg-red);color:var(--rotion-tag-red)}.rotion-gallery-select{align-items:center;display:flex;font-family:var(--rotion-font-family);font-size:12px;padding:8px 7px;white-space:nowrap;width:100%}.rotion-gallery-select-wrapper{align-items:center;border-radius:3px;display:flex;flex-shrink:0;margin:0;overflow:hidden;padding:0;text-overflow:ellipsis}.rotion-gallery-select-link{color:inherit;cursor:var(--rotion-link-cursor);padding:2px 10px;text-decoration:var(--rotion-link-text-decoration)}.rotion-gallery-select-default{background-color:var(--rotion-tag-bg-default);color:var(--rotion-tag-default)}.rotion-gallery-select-gray{background-color:var(--rotion-tag-bg-gray);color:var(--rotion-tag-gray)}.rotion-gallery-select-brown{background-color:var(--rotion-tag-bg-brown);color:var(--rotion-tag-brown)}.rotion-gallery-select-orange{background-color:var(--rotion-tag-bg-orange);color:var(--rotion-tag-orange)}.rotion-gallery-select-yellow{background-color:var(--rotion-tag-bg-yellow);color:var(--rotion-tag-yellow)}.rotion-gallery-select-green{background-color:var(--rotion-tag-bg-green);color:var(--rotion-tag-green)}.rotion-gallery-select-blue{background-color:var(--rotion-tag-bg-blue);color:var(--rotion-tag-blue)}.rotion-gallery-select-purple{background-color:var(--rotion-tag-bg-purple);color:var(--rotion-tag-purple)}.rotion-gallery-select-pink{background-color:var(--rotion-tag-bg-pink);color:var(--rotion-tag-pink)}.rotion-gallery-select-red{background-color:var(--rotion-tag-bg-red);color:var(--rotion-tag-red)}.rotion-gallery-number{align-items:center;display:flex;font-size:.8rem;width:100%}.rotion-gallery-number,.rotion-gallery-richtext{font-family:var(--rotion-font-family);padding:5px 10px 0;white-space:nowrap}.rotion-gallery-richtext{display:block;font-size:13px;overflow:hidden;text-overflow:ellipsis}.rotion-gallery-richtext-small{width:180px}.rotion-gallery-richtext-medium{width:260px}.rotion-gallery-richtext-large{width:320px}.rotion-gallery-title{font-family:var(--rotion-font-family);font-size:.9rem;padding:10px 10px 0;width:100%}.rotion-gallery-url{display:flex;font-family:var(--rotion-font-family);margin:4px 7px 0;white-space:nowrap}.rotion-gallery-url-link{background:inherit;border-radius:var(--rotion-border-radius);color:var(--rotion-link-color);cursor:var(--rotion-link-cursor);display:block;margin-bottom:0;padding:0 2px 3px;text-decoration:var(--rotion-link-text-decoration)}.rotion-gallery-url-link:hover{background:var(--rotion-link-hover-bg-color);color:var(--rotion-link-hover-color)}.rotion-gallery-url-chain{display:inline;height:12px;margin-right:4px;margin-top:2px;vertical-align:middle;width:12px}.rotion-gallery-url-domain,.rotion-gallery-url-path{display:inline;font-size:.7rem;line-height:1.2;white-space:nowrap}.rotion-gallery-url-path{color:var(--rotion-tertiary-text)}.rotion-gallery-formula{align-items:center;display:flex;font-size:.8rem;padding:5px 10px 0;white-space:nowrap;width:100%}.rotion-gallery-formula,.rotion-list{font-family:var(--rotion-font-family)}.rotion-list{color:var(--rotion-primary-text);margin:0;overflow-x:scroll;padding:0}.rotion-list-inner{margin:0;max-width:100%;min-width:1200px;padding:0 0 .8rem}.rotion-list-line{align-items:center;background-color:var(--rotion-link-bg-color);display:flex;justify-content:flex-start;margin:4px 0;overflow:hidden;padding:4px 0;transition:background 20ms ease-in 0s;user-select:none;width:100%}.rotion-list-line:hover{background-color:var(--rotion-link-hover-bg-color);border-radius:var(--rotion-border-radius)}.rotion-list-dashed,.rotion-list-spacer{display:block;flex-shrink:10;margin-left:14px;width:100%}.rotion-list-dashed{border-top:1px dashed var(--rotion-tertiary-text)}.rotion-list-checkbox{background-color:var(--rotion-link-bg-color);display:flex;margin:0 .3rem;padding:0 .3rem}.rotion-list-checkbox .rotion-prefix,.rotion-list-checkbox .rotion-suffix{padding-top:1px}.rotion-list-checkbox .rotion-prefix{padding-right:6px}.rotion-list-checkbox .rotion-suffix{padding-left:6px}.rotion-list-date{color:var(--rotion-tertiary-text);font-size:.85rem;min-width:20px;white-space:nowrap}.rotion-list-date,.rotion-list-multiselect-ul{display:flex;font-family:var(--rotion-font-family);margin:0 7px;overflow:hidden;text-overflow:ellipsis}.rotion-list-multiselect-ul{align-items:center;flex-shrink:0;list-style-type:none;max-width:400px;padding:0}.rotion-list-multiselect-li{margin:0 6px 0 0;min-width:0}.rotion-list-multiselect-li,.rotion-list-select{align-items:center;display:flex;flex-shrink:0;font-size:.75rem;padding:0}.rotion-list-select{border-radius:3px;font-family:var(--rotion-font-family);margin:0 7px;max-width:400px;overflow:hidden;text-overflow:ellipsis}.rotion-list-number{align-items:center;display:flex;margin:0 7px;min-width:20px}.rotion-list-number,.rotion-list-richtext{font-family:var(--rotion-font-family);font-size:.85rem;white-space:nowrap}.rotion-list-richtext{color:var(--rotion-tertiary-text);margin:0 .5rem;max-width:25rem;padding:0 .5rem}.rotion-list-richtext,.rotion-list-title{display:block;overflow:hidden;text-overflow:ellipsis}.rotion-list-title{line-height:1.4;max-width:500px}.rotion-list-title,.rotion-list-url{font-family:var(--rotion-font-family);margin:0 7px;white-space:nowrap}.rotion-list-url{display:flex}.rotion-list-url-link{background:inherit;border-radius:var(--rotion-border-radius);color:var(--rotion-link-color);cursor:var(--rotion-link-cursor);display:block;padding:0 5px 4px;text-decoration:var(--rotion-link-text-decoration)}.rotion-list-url-link:hover{background:var(--rotion-link-hover-bg-color);color:var(--rotion-link-hover-color)}.rotion-list-url-chain{display:inline;height:12px;margin-right:4px;vertical-align:middle;width:12px}.rotion-list-url-domain,.rotion-list-url-path{display:inline;font-size:.7rem;line-height:1.2;white-space:nowrap}.rotion-list-url-path{color:var(--rotion-tertiary-text)}.rotion-list-formula{align-items:center;display:flex;font-family:var(--rotion-font-family);font-size:.85rem;margin:0 7px;min-width:20px;white-space:nowrap}.rotion-table{margin:0;overflow-x:scroll;padding:0 0 10px;width:100%}.rotion-table-inner{border-right:none;float:left;min-width:100%;position:relative}.rotion-table-row{background:inherit;border-top:var(--rotion-table-border);color:var(--rotion-secondary-text);display:flex;height:33px}.rotion-table-row:last-child{border-bottom:var(--rotion-table-border)}.rotion-table-cell{display:flex;flex-direction:row;line-height:1.5}.rotion-table-verticallines .rotion-table-cell{border-right:var(--rotion-table-border)}.rotion-table-verticallines .rotion-table-cell:last-child{border-right:none}.rotion-table-cell-inner{display:flex;flex-shrink:0;font-size:14px;overflow:hidden;padding:5px 8px;width:220px}.rotion-table-header-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rotion-table-header-icon{fill:var(--rotion-table-icon-fill);backface-visibility:hidden;display:block;flex-shrink:0;height:14px;margin-right:7px;margin-top:4px;width:14px}.rotion-table-checkbox{display:flex;margin:3px 0}.rotion-table-checkbox .rotion-prefix,.rotion-table-checkbox .rotion-suffix{padding-top:1px}.rotion-table-checkbox .rotion-prefix{padding-right:6px}.rotion-table-checkbox .rotion-suffix{padding-left:6px}.rotion-table-date{align-items:center;color:var(--rotion-primary-text);display:flex;font-family:var(--rotion-font-family);font-size:.85rem;min-width:20px;white-space:nowrap}.rotion-table-multiselect-ul{align-items:center;display:flex;flex-shrink:0;font-family:var(--rotion-font-family);list-style-type:none;margin:0;overflow:hidden;padding:0;text-overflow:ellipsis}.rotion-table-multiselect-li{align-items:center;display:flex;flex-shrink:0;font-size:.75rem;margin:0 6px 0 0;min-width:0;padding:0}.rotion-table-number{text-align:right;width:100%}.rotion-table-number,.rotion-table-richtext{color:var(--rotion-primary-text);display:block;font-family:var(--rotion-font-family);font-size:.85rem;white-space:nowrap}.rotion-table-richtext{margin:0;overflow:hidden;padding:0;text-overflow:ellipsis}.rotion-table-select{align-items:center;border-radius:3px;color:#183347;display:flex;flex-shrink:0;font-size:.75rem;margin:0 6px 0 0;min-width:0;padding:0}.rotion-table-select,.rotion-table-title,.rotion-table-url{font-family:var(--rotion-font-family)}.rotion-table-url{display:flex;margin:0;white-space:nowrap}.rotion-table-url-link{background:inherit;border-radius:var(--rotion-border-radius);color:var(--rotion-link-color);cursor:var(--rotion-link-cursor);display:block;padding:0 5px 2px;text-decoration:var(--rotion-link-text-decoration)}.rotion-table-url-link:hover{background:var(--rotion-link-hover-bg-color);color:var(--rotion-link-hover-color)}.rotion-table-url-domain,.rotion-table-url-path{display:inline;font-size:.8rem;white-space:nowrap}.rotion-table-url-path{color:var(--rotion-tertiary-text)}.rotion-table-formula{color:var(--rotion-primary-text);display:block;font-family:var(--rotion-font-family);font-size:.85rem;text-align:right;white-space:nowrap;width:100%}.rotion-bookmark{color:var(--rotion-secondary-text);font-family:var(--rotion-font-family);line-height:1;margin-top:.4rem;padding:.5rem 0}.rotion-bookmark-area{background-color:var(--rotion-link-bg-color);border:var(--rotion-border);border-radius:var(--rotion-border-radius);cursor:pointer;display:flex;font-size:.75rem;max-height:110px;overflow:hidden;padding:0;position:relative}.rotion-bookmark-area:hover{background-color:var(--rotion-link-hover-bg-color)}.rotion-bookmark-text{align-self:start;flex:4 1 180px;line-height:1;min-width:0;overflow:hidden;padding:.7rem 1rem}.rotion-bookmark-image{display:block;flex:1 1 180px;height:108px;line-height:1;margin:0;overflow:hidden;padding:0}.rotion-bookmark-img{background:#191919;border-radius:1px;display:block;height:100%;object-fit:cover;width:100%}.rotion-bookmark-title{color:var(--rotion-primary-text);display:block;font-size:.9rem;line-height:1;margin-bottom:8px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.rotion-bookmark-desc{word-wrap:break-word;font-size:12px;height:36px;line-height:16px;line-height:1.5;margin-bottom:2px;max-width:100%;overflow:hidden;width:100%;word-break:break-all}.rotion-bookmark-url{color:var(--rotion-primary-text);font-size:12px;margin-top:8px;overflow:hidden;padding:0;position:relative;text-overflow:ellipsis;white-space:nowrap}.rotion-bookmark-favicon{display:inline;margin-right:10px;vertical-align:bottom}.rotion-bookmark-caption{color:var(--rotion-tertiary-text);font-size:.8rem;margin:.3rem .3rem 0;text-align:left}@media (max-width:580px){.rotion-bookmark-text{flex:1 1 100px}.rotion-bookmark-image{display:none}}.rotion-breadcrumb{font-family:var(--rotion-font-family)}.rotion-breadcrumb-icon{padding-bottom:.2rem;padding-right:.29rem;vertical-align:middle}.rotion-breadcrumb-emoji{display:inline-block;margin-top:-4px;padding-bottom:.2rem;padding-right:.4rem;vertical-align:middle}.rotion-breadcrumb-slash{color:var(--rotion-secondary-text);font-size:.9rem;opacity:.5;padding:0 .3rem}.rotion-breadcrumb-text{color:var(--rotion-primary-text)}.rotion-bulleted-list{margin:0;padding:.2rem 0 .2rem .3rem}.rotion-bulleted-list,.rotion-callout{font-family:var(--rotion-font-family);line-height:var(--rotion-line-height)}.rotion-callout{border-radius:var(--rotion-border-radius);box-sizing:border-box;display:flex;margin:4px 0;padding:1.2rem 1.2rem 1.2rem 1rem;width:100%}.rotion-callout-icon{box-sizing:border-box;display:block;overflow:hidden}.rotion-callout-icon,.rotion-callout-img{height:24px;width:24px}.rotion-callout-text{display:block;margin-left:8px;white-space:pre-wrap;width:100%;word-break:break-word}.rotion-callout-default,.rotion-callout-default-background{border:var(--rotion-annot-border);color:inherit}.rotion-callout-gray{border:var(--rotion-annot-border);color:var(--rotion-annot-gray)}.rotion-callout-gray-bg{background-color:var(--rotion-annot-bg-default);color:var(--rotion-annot-default)}.rotion-callout-brown{border:var(--rotion-annot-border);color:var(--rotion-annot-brown)}.rotion-callout-brown-bg{background-color:var(--rotion-annot-bg-brown);color:var(--rotion-annot-default)}.rotion-callout-orange{border:var(--rotion-annot-border);color:var(--rotion-annot-orange)}.rotion-callout-orange-bg{background-color:var(--rotion-annot-bg-orange);color:var(--rotion-annot-default)}.rotion-callout-yellow{border:var(--rotion-annot-border);color:var(--rotion-annot-yellow)}.rotion-callout-yellow-bg{background-color:var(--rotion-annot-bg-yellow);color:var(--rotion-annot-default)}.rotion-callout-green{border:var(--rotion-annot-border);color:var(--rotion-annot-green)}.rotion-callout-green-bg{background-color:var(--rotion-annot-bg-green);color:var(--rotion-annot-default)}.rotion-callout-blue{border:var(--rotion-annot-border);color:var(--rotion-annot-blue)}.rotion-callout-blue-bg{background-color:var(--rotion-annot-bg-blue);color:var(--rotion-annot-default)}.rotion-callout-purple{border:var(--rotion-annot-border);color:var(--rotion-annot-purple)}.rotion-callout-purple-bg{background-color:var(--rotion-annot-bg-purple);color:var(--rotion-annot-default)}.rotion-callout-pink{border:var(--rotion-annot-border);color:var(--rotion-annot-pink)}.rotion-callout-pink-bg{background-color:var(--rotion-annot-bg-pink);color:var(--rotion-annot-default)}.rotion-callout-red{border:var(--rotion-annot-border);color:var(--rotion-annot-red)}.rotion-callout-red-bg{background-color:var(--rotion-annot-bg-red);color:var(--rotion-annot-default)}.rotion-childdb{font-family:var(--rotion-font-family);width:100%}.rotion-childdb-link{align-items:top;background-color:var(--rotion-link-bg-color);border-radius:var(--rotion-border-radius);color:var(--rotion-link-color);display:grid;gap:.4rem;grid-template:repeat(1,1fr) /1.5rem 1fr;margin:.2rem 0 0;padding:.1rem 0;text-decoration:var(--rotion-link-text-decoration)}.rotion-childdb-link:hover{background-color:var(--rotion-link-hover-bg-color)}.rotion-childdb-title{border-bottom:var(--rotion-link-border-bottom);line-height:var(--rotion-line-height);vertical-align:top}.rotion-childdb-emoji{font-size:.95rem;margin-left:3px;margin-top:-2px;overflow:hidden}.rotion-childdb-icon{overflow:hidden}.rotion-childpage{font-family:var(--rotion-font-family);width:100%}.rotion-childpage-link{align-items:top;background-color:var(--rotion-link-bg-color);border-radius:var(--rotion-border-radius);color:var(--rotion-link-color);display:grid;gap:.4rem;grid-template:repeat(1,1fr) /1.5rem 1fr;margin:.2rem 0 0;padding:.1rem 0;text-decoration:var(--rotion-link-text-decoration)}.rotion-childpage-link:hover{background-color:var(--rotion-link-hover-bg-color)}.rotion-childpage-title{border-bottom:var(--rotion-link-border-bottom);line-height:var(--rotion-line-height);vertical-align:top}.rotion-childpage-emoji{font-size:.95rem;margin-left:3px;margin-top:-2px;overflow:hidden}.rotion-childpage-icon{overflow:hidden}.rotion-code{font-family:var(--rotion-font-family);width:100%}.rotion-code-caption{color:var(--rotion-secondary-text);font-size:.95rem;margin:.3rem .3rem 0;text-align:left}.rotion-columnlist{display:grid;font-family:var(--rotion-font-family);gap:5%;margin:1rem 0;width:100%}.rotion-columnlist-column{margin:0 0 1rem}@media (max-width:580px){.rotion-columnlist{display:block}}.rotion-embed{font-family:var(--rotion-font-family);text-align:center;width:100%}.rotion-embed-html{position:relative;text-align:center;width:100%}.rotion-embed-caption{color:var(--rotion-tertiary-text);font-size:.95rem;margin:.3rem .3rem 0;text-align:left}.rotion-embed-instagram{margin:0 auto;max-width:540px}.rotion-embed-instagram iframe{max-height:590px;overflow:hidden}.rotion-embed-twitter{margin:0 auto;max-width:550px}.rotion-embed-applemusic{margin:0 auto;max-width:660px}.rotion-embed-slideshare,.rotion-embed-speakerdeck{margin:0 auto .8rem;width:100%}.rotion-embed-slideshare .rotion-embed-html,.rotion-embed-speakerdeck .rotion-embed-html{padding-top:56.25%;position:relative;width:100%}.rotion-embed-slideshare iframe,.rotion-embed-speakerdeck iframe{height:100%;left:0;position:absolute;top:0;width:100%}.rotion-embed-googlemap{height:90vh;margin:0 auto .8rem;width:100%}.rotion-embed-googlemap iframe{height:90vh}.rotion-embed-tiktok{width:100%}.rotion-equation{color:var(--rotion-primary-text);font-family:var(--rotion-font-family);text-align:center;width:100%}.rotion-equation-html{font-size:1.7rem;margin:.5rem auto}.rotion-file{font-family:var(--rotion-font-family)}.rotion-file-link{align-items:top;background-color:var(--rotion-link-bg-color);border-radius:var(--rotion-border-radius);color:var(--rotion-link-color);display:grid;gap:.1rem;grid-template:repeat(1,1fr) /1.5rem 1fr;margin:.2rem 0 0;padding:.6rem .3rem;text-decoration:var(--rotion-link-text-decoration)}.rotion-file-link:hover{background-color:var(--rotion-link-hover-bg-color)}.rotion-file-size{color:var(--rotion-tertiary-text);font-size:.8rem;padding-left:.5rem}.rotion-file-caption{color:var(--rotion-tertiary-text);font-size:.9rem;padding-left:.4rem;padding-top:.2rem}.rotion-icon-file,.rotion-icon-github{fill:var(--rotion-primary-text)}.rotion-image{font-family:var(--rotion-font-family);margin:0;padding:0 0 .5rem;text-align:center}.rotion-image-area{display:flex}.rotion-image-img{margin-left:auto;margin-right:auto;width:100%}.rotion-image-caption{color:var(--rotion-tertiary-text);font-size:.95rem;margin:.3rem .3rem 0;text-align:left}.rotion-linkpreview{font-family:var(--rotion-font-family);margin:1rem 0}.rotion-linkpreview-link{background-color:var(--rotion-link-bg-color);border:var(--rotion-border);border-radius:var(--rotion-border-radius);color:var(--rotion-link-color);display:block;overflow:hidden;padding:.7rem 1rem;text-decoration:var(--rotion-link-text-decoration)}.rotion-linkpreview-link:hover{background-color:var(--rotion-link-hover-bg-color);color:var(--rotion-link-hover-color)}.rotion-linkpreview-area{display:grid;gap:10px;grid-template-columns:32px 1fr}.rotion-linkpreview-icon{height:100%}.rotion-linkpreview-slack .rotion-linkpreview-icon{margin-bottom:-3px;padding-top:3px}.rotion-linkpreview-figma .rotion-linkpreview-icon{padding-left:6px}.rotion-linkpreview-title{display:flex;font-size:.85rem;width:calc(100% - 42px)}.rotion-linkpreview-desc{color:var(--rotion-tertiary-text);display:block;font-size:.8rem;overflow:hidden;padding-top:3px;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 42px)}.rotion-linkpreview-githubicon{margin-left:-3px;position:relative}.rotion-linkpreview-githubicon-user{border-radius:15px}.rotion-linkpreview-dot{margin-left:3px;margin-right:3px}.rotion-linkpreview-github-state{color:var(--rotion-secondary-text);margin-left:.6rem;white-space:nowrap}.rotion-linkpreview-github-state-icon{margin-right:3px;margin-top:-1px;vertical-align:middle}.rotion-linkpreview-github-state .rotion-linkpreview-github-state-icon{margin-right:5px;margin-top:-2px}.rotion-linkpreview-issue-open{fill:rgba(30,130,10,.8)}.rotion-linkpreview-issue-closed{fill:rgba(200,30,80,.8)}.rotion-linkpreview-issue-merged{fill:rgba(130,60,180,.8)}.rotion-linkpreview-state{text-transform:capitalize}.rotion-linkpreview-githubicon-octocat{background-color:#fff;border-radius:15px;padding:1px;position:absolute;right:-4px;top:20px}.rotion-linkpreview-figma iframe{border:var(--rotion-border);border-radius:var(--rotion-border-radius)}@media (max-width:580px){.rotion-linkpreview-github-title{display:inline;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.rotion-numbered-list{line-height:var(--rotion-line-height);margin:0;padding:.2rem 0 .2rem .3rem}.rotion-numbered-list,.rotion-pdf{font-family:var(--rotion-font-family)}.rotion-pdf{padding:.3rem 0}.rotion-pdf-canvas{border-bottom-left-radius:var(--rotion-border-radius);border-bottom-right-radius:var(--rotion-border-radius);min-height:500px}.rotion-pdf-canvas,.rotion-pdf-nav{border:1px solid #e6e6e6;width:calc(100% - 2px)}.rotion-pdf-nav{background-color:#fafafa;border-bottom:none;border-top-left-radius:var(--rotion-border-radius);border-top-right-radius:var(--rotion-border-radius);display:flex;line-height:1;margin:0;padding:.6rem 0}.rotion-pdf-pager{display:flex;flex-grow:1;justify-content:flex-start;list-style:none;margin:0;padding:0;text-align:right}.rotion-pdf-next,.rotion-pdf-prev{display:inline;padding-left:1rem}.rotion-pdf-prevnext{border-radius:30px;border-width:1px;border:var(--rotion-border);color:var(--rotion-secondary-text);cursor:pointer;font-size:.6rem;padding:.3rem 1rem}.rotion-pdf-prevnext:hover{border:var(--rotion-border-hover);color:var(--rotion-primary-text)}.rotion-pdf-prevnext-disabled,.rotion-pdf-prevnext-disabled:hover{border:var(--rotion-border-disabled);color:var(--rotion-tertiary-text);cursor:default}.rotion-pdf-link{color:var(--rotion-link-color);display:flex;flex-grow:2;justify-content:flex-end;margin:0;padding:.2rem 1rem 0;text-decoration:none}.rotion-pdf-link svg{fill:hsla(0,0%,39%,.8)}.rotion-pdf-caption{color:var(--rotion-tertiary-text);font-size:.9rem;padding-left:.4rem;padding-top:.2rem}.rotion-syncedblock{padding:.5rem 0}.rotion-syncedblock,.rotion-table{color:var(--rotion-primary-text);font-family:var(--rotion-font-family)}.rotion-table{padding-top:.6rem}.rotion-table-area{border-collapse:collapse;border-spacing:0;font-size:.9rem;width:100%}.rotion-table-td{border:var(--rotion-border);margin:0;padding:.3rem}.rotion-table-td-inner{padding:.2rem .4rem}.rotion-table-td-header{background-color:var(--rotion-table-header-bg-color);border:var(--rotion-border);font-weight:500;margin:0;padding:.3rem;text-align:left}.rotion-table-td-header-inner{padding:.2rem .4rem}.rotion-table-tr{margin:0}.rotion-text{color:var(--rotion-primary-text);font-family:var(--rotion-font-family)}.rotion-text-hr{border-top:var(--rotion-border);height:1px;margin:1rem 0;width:100%}.rotion-text-h1{line-height:1.3;margin:0;padding:3rem 0 3px}.rotion-text-h2{line-height:1.3;margin:0;padding:2rem 0 3px}.rotion-text-h3{line-height:1.3;margin:0;padding:1.6rem 0 3px}.rotion-text-p{margin:0;padding:.6rem 0}.rotion-text-p,.rotion-text-quote{line-height:var(--rotion-line-height)}.rotion-text-quote{border-left:3px solid var(--rotion-quote-border-color);margin-left:0;margin-right:0;padding-left:1rem}.rotion-todo{align-items:flex-start;display:flex;font-family:var(--rotion-font-family);line-height:1.7;padding:4px 0 1px 2px;width:100%}.rotion-todo-checkbox{align-items:center;display:flex;flex-grow:0;flex-shrink:0;justify-content:center;margin-right:4px;min-height:calc(1.5em + 6px);user-select:none;width:22px}.rotion-todo-text{color:var(--rotion-primary-text);display:flex;flex:1 1 0;flex-direction:column;min-width:1px}.rotion-todo-text-inner{flex-grow:1;max-width:100%;padding:1px 2px;text-align:left;white-space:pre-wrap;word-break:break-word}.rotion-todo-text-inner-checked{color:var(--rotion-secondary-text);text-decoration-color:var(--rotion-tertiary-text);text-decoration-line:line-through}.rotion-toggle{align-items:flex-start;color:var(--rotion-primary-text);display:flex;font-family:var(--rotion-font-family);line-height:1.8;margin-top:.6rem;width:100%}.rotion-toggle-triangle{align-items:center;background-color:inherit;border-radius:var(--rotion-border-radius);cursor:pointer;display:flex;height:24px;justify-content:center;margin-right:4px;margin-top:0;padding:2px;position:relative;transition:background 20ms ease-in 0s;width:24px}.rotion-toggle-triangle:hover{background-color:var(--rotion-toggle-hover-bg-color)}.rotion-toggle-text{width:100%}.rotion-toggle-icon{fill:var(--rotion-primary-text);backface-visibility:hidden;display:block;flex-shrink:0;height:.6875em;opacity:1;transition:"transform 200ms ease-out 0s";width:.6875em}.rotion-video{font-family:var(--rotion-font-family);width:100%}.rotion-video-inner{margin:auto}.rotion-video-html{height:0,;margin:auto;padding-bottom:56.25%;position:relative;width:100%}.rotion-video-caption{color:var(--rotion-tertiary-text);font-size:.95rem;margin:.3rem .3rem 0;text-align:left}.rotion-video-file{display:block;width:100%}.rotion-video-youtube{margin:auto}.rotion-video-youtube iframe{height:100%;left:0;position:absolute;top:0;width:100%}.rotion-video-vimeo{margin:auto}.rotion-video-vimeo iframe{height:100%;left:0;position:absolute;top:0;width:100%}.rotion-prefix,.rotion-suffix{color:var(--rotion-tertiary-text);display:inline;font-size:.7rem;line-height:1.2;white-space:nowrap}.rotion-prefix{padding-right:3px}.rotion-suffix{padding-left:3px}.rotion-checkbox-checked{align-items:stretch;background:#2383e2;display:flex;flex-grow:0;flex-shrink:0;height:16px;justify-content:stretch;transition:background .2s ease-out 0s;width:16px}.rotion-checkbox-checked-inner{align-items:center;display:flex;justify-content:center;position:relative;transition:background 20ms ease-in 0s;user-select:none;width:100%}.rotion-checkbox-checked-checkbox{fill:#fff;backface-visibility:hidden;display:block;flex-shrink:0;height:12px;width:12px}.rotion-checkbox-unchecked{align-items:center;display:flex;height:16px;justify-content:center;position:relative;transition:background 20ms ease-in 0s;user-select:none;width:16px}.rotion-checkbox-unchecked-checkbox{fill:var(--rotion-primary-text);backface-visibility:hidden;display:block;flex-shrink:0;height:100%;width:100%}
1
+ :root{--rotion-font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";--rotion-border-radius:4px;--rotion-line-height:1.5;--rotion-primary-text:#232d37;--rotion-dark-primary-text:#e6e6e6;--rotion-secondary-text:#828c96;--rotion-dark-secondary-text:#828282;--rotion-tertiary-text:#a0aab4;--rotion-dark-tertiary-text:#646464;--rotion-border-color:hsla(0,0%,86%,.8);--rotion-border-disabled-color:hsla(0,0%,86%,.5);--rotion-border-hover-color:hsla(0,0%,47%,.8);--rotion-dark-border-color:rgba(80,80,80,.8);--rotion-dark-border-hover-color:hsla(0,0%,71%,.8);--rotion-border:1px solid var(--rotion-border-color);--rotion-border-disabled:1px solid var(--rotion-border-disabled-color);--rotion-border-hover:1px solid var(--rotion-border-hover-color);--rotion-dark-border:1px solid var(--rotion-dark-border-color);--rotion-dark-border-hover:1px solid var(--rotion-dark-border-hover-color);--rotion-code-bg-color:hsla(44,6%,50%,.15);--rotion-dark-code-bg-color:hsla(44,6%,50%,.3);--rotion-table-header-bg-color:hsla(0,0%,59%,.1);--rotion-dark-table-header-bg-color:hsla(0,0%,100%,.15);--rotion-toggle-hover-bg-color:#f5f2f0;--rotion-dark-toggle-hover-bg-color:#2d2d2d;--rotion-quote-border-color:#2d2d2d;--rotion-dark-quote-border-color:#f5f2f0;--rotion-link-text-decoration:none;--rotion-link-cursor:pointer;--rotion-link-color:#32302c;--rotion-dark-link-color:#e1dfdb;--rotion-link-hover-color:rgba(50,48,44,.6);--rotion-dark-link-hover-color:hsla(40,9%,87%,.6);--rotion-link-border-bottom:1px solid rgba(50,48,44,.4);--rotion-dark-link-border-bottom:1px solid hsla(40,6%,79%,.4);--rotion-link-hover-border-bottom:1px solid rgba(50,48,44,.2);--rotion-dark-link-hover-border-bottom:1px solid hsla(40,6%,79%,.2);--rotion-link-bg-color:inherit;--rotion-dark-link-bg-color:inherit;--rotion-link-hover-bg-color:hsla(0,0%,59%,.1);--rotion-dark-link-hover-bg-color:hsla(0,0%,100%,.15);--rotion-annot-default:#32302c;--rotion-dark-annot-default:#ebe9e4;--rotion-annot-bg-default:hsla(40,5%,88%,.5);--rotion-dark-annot-bg-default:#373737;--rotion-annot-gray:#787774;--rotion-dark-annot-gray:#9b9b9b;--rotion-annot-bg-gray:#f1f1ef;--rotion-dark-annot-bg-gray:#2f2f2f;--rotion-annot-brown:#9f6b53;--rotion-dark-annot-brown:#ba856f;--rotion-annot-bg-brown:#eee0da;--rotion-dark-annot-bg-brown:#4a3228;--rotion-annot-orange:#d9730d;--rotion-dark-annot-orange:#c77d48;--rotion-annot-bg-orange:#fadec9;--rotion-dark-annot-bg-orange:#5c3b23;--rotion-annot-yellow:#cb912f;--rotion-dark-annot-yellow:#ca9849;--rotion-annot-bg-yellow:#fdecc8;--rotion-dark-annot-bg-yellow:#564328;--rotion-annot-green:#448361;--rotion-dark-annot-green:#529e72;--rotion-annot-bg-green:#edf3ec;--rotion-dark-annot-bg-green:#243d30;--rotion-annot-blue:#337ea9;--rotion-dark-annot-blue:#5e87c9;--rotion-annot-bg-blue:#d3e5ef;--rotion-dark-annot-bg-blue:#143a4e;--rotion-annot-purple:#9065b0;--rotion-dark-annot-purple:#9d68d3;--rotion-annot-bg-purple:#e8deee;--rotion-dark-annot-bg-purple:#3c2d49;--rotion-annot-pink:#c14c8a;--rotion-dark-annot-pink:#d15796;--rotion-annot-bg-pink:#f5e0e9;--rotion-dark-annot-bg-pink:#4e2c3c;--rotion-annot-red:#d44c47;--rotion-dark-annot-red:#df5452;--rotion-annot-bg-red:#ffe2dd;--rotion-dark-annot-bg-red:#522e2a;--rotion-annot-border:1px solid rgba(50,48,44,.3);--rotion-dark-annot-border:1px solid hsla(40,6%,79%,.3);--rotion-gallery-box-shadow:hsla(0,0%,6%,.1) 0px 0px 0px 1px,hsla(0,0%,6%,.1) 0px 2px 4px;--rotion-dark-gallery-box-shadow:hsla(0,0%,6%,.2) 0px 0px 0px 1px,hsla(0,0%,6%,.2) 0px 2px 4px;--rotion-gallery-bg:rgba(55,53,47,.005);--rotion-dark-gallery-bg:hsla(0,0%,100%,.1);--rotion-gallery-hover-bg:rgba(55,53,47,.03);--rotion-dark-gallery-hover-bg:#2f2f2f;--rotion-gallery-image-border-bottom:1px solid rgba(55,53,47,.1);--rotion-dark-gallery-image-border-bottom:1px solid hsla(0,0%,100%,.1);--rotion-gallery-grid-template-columns-small:repeat(auto-fill,minmax(180px,1fr));--rotion-gallery-grid-template-columns-medium:repeat(auto-fill,minmax(260px,1fr));--rotion-gallery-grid-template-columns-large:repeat(auto-fill,minmax(320px,1fr));--rotion-tag-default:#32302c;--rotion-dark-tag-default:hsla(0,0%,100%,.804);--rotion-tag-bg-default:hsla(40,5%,88%,.5);--rotion-dark-tag-bg-default:#373737;--rotion-tag-gray:#32302c;--rotion-dark-tag-gray:hsla(0,0%,100%,.804);--rotion-tag-bg-gray:#e3e2e0;--rotion-dark-tag-bg-gray:#5a5a5a;--rotion-tag-brown:#442a1e;--rotion-dark-tag-brown:hsla(0,0%,100%,.804);--rotion-tag-bg-brown:#eee0da;--rotion-dark-tag-bg-brown:#603b2c;--rotion-tag-orange:#49290e;--rotion-dark-tag-orange:hsla(0,0%,100%,.804);--rotion-tag-bg-orange:#fadec9;--rotion-dark-tag-bg-orange:#854c1d;--rotion-tag-yellow:#402c1b;--rotion-dark-tag-yellow:hsla(0,0%,100%,.804);--rotion-tag-bg-yellow:#fdecc8;--rotion-dark-tag-bg-yellow:#89632a;--rotion-tag-green:#1c3829;--rotion-dark-tag-green:hsla(0,0%,100%,.804);--rotion-tag-bg-green:#dbeddb;--rotion-dark-tag-bg-green:#2b593f;--rotion-tag-blue:#183347;--rotion-dark-tag-blue:hsla(0,0%,100%,.804);--rotion-tag-bg-blue:#d3e5ef;--rotion-dark-tag-bg-blue:#28456c;--rotion-tag-purple:#412454;--rotion-dark-tag-purple:hsla(0,0%,100%,.804);--rotion-tag-bg-purple:#e8deee;--rotion-dark-tag-bg-purple:#492f64;--rotion-tag-pink:#4c2337;--rotion-dark-tag-pink:hsla(0,0%,100%,.804);--rotion-tag-bg-pink:#f5e0e9;--rotion-dark-tag-bg-pink:#69314c;--rotion-tag-red:#5d1715;--rotion-dark-tag-red:hsla(0,0%,100%,.804);--rotion-tag-bg-red:#ffe2dd;--rotion-dark-tag-bg-red:#6e3630;--rotion-table-border:1px solid rgba(55,53,47,.09);--rotion-dark-table-border:1px solid #2f2f2f;--rotion-table-icon-fill:rgba(55,53,47,.45);--rotion-dark-table-icon-fill:rgba(255,253,247,.45);--rotion-table-box-shadow:#fff -3px 0px 0px,#e9e9e7 0px 1px 0px;--rotion-dark-table-box-shadow:#191919 -3px 0px 0px,#2f2f2f 0px 1px 0px;--rotion-table-link-hover-bg:#e3e2e0 none repeat scroll 0% 0%;--rotion-dark-table-link-hover-bg:#1c1d1f none repeat scroll 0% 0%}.rotion-gallery{font-family:var(--rotion-font-family)}.rotion-gallery-inner{display:grid;gap:16px;padding-bottom:1rem;position:relative}.rotion-gallery-small{grid-template-columns:var(--rotion-gallery-grid-template-columns-small)}.rotion-gallery-medium{grid-template-columns:var(--rotion-gallery-grid-template-columns-medium)}.rotion-gallery-large{grid-template-columns:var(--rotion-gallery-grid-template-columns-large)}.rotion-gallery-card{background:var(--rotion-gallery-bg);border-radius:var(--rotion-border-radius);box-shadow:var(--rotion-gallery-box-shadow);color:var(--rotion-primary-text);display:block;font-family:var(--rotion-font-family);height:100%;overflow:hidden;position:static;text-decoration:none;transition:background .1s ease-out 0s}.rotion-gallery-link{cursor:pointer}.rotion-gallery-link:hover{background:var(--rotion-gallery-hover-bg)}.rotion-gallery-card-inner{display:grid;gap:16px;padding-bottom:1rem;position:relative}.rotion-gallery-card-small{grid-template-columns:var(--rotion-gallery-grid-template-columns-small)}.rotion-gallery-card-medium{grid-template-columns:var(--rotion-gallery-grid-template-columns-medium)}.rotion-gallery-card-large{grid-template-columns:var(--rotion-gallery-grid-template-columns-large)}.rotion-gallery-card-text{padding-bottom:1rem}.rotion-gallery-checkbox{display:flex;padding:5px 10px 0}.rotion-gallery-checkbox .rotion-prefix,.rotion-gallery-checkbox .rotion-suffix{padding-top:1px}.rotion-gallery-checkbox .rotion-prefix{padding-right:6px}.rotion-gallery-checkbox .rotion-suffix{padding-left:6px}.rotion-gallery-date{font-size:.8rem;padding:5px 10px 0}.rotion-gallery-date,.rotion-gallery-multiselect{align-items:center;display:flex;font-family:var(--rotion-font-family);white-space:nowrap;width:100%}.rotion-gallery-multiselect{font-size:12px;padding:8px 10px}.rotion-gallery-multiselect-ul{align-items:center;display:flex;flex-shrink:0;list-style-type:none;margin:8px 0 0 7px;overflow:hidden;padding:0;text-overflow:ellipsis}.rotion-gallery-multiselect-li{align-items:center;background:#d3e5ef none repeat scroll 0 0;border-radius:3px;color:#183347;display:flex;flex-shrink:0;font-size:.75rem;margin:0 6px 0 0;min-width:0;padding:0}.rotion-gallery-multiselect-link{color:inherit;cursor:var(--rotion-link-cursor);padding:2px 10px;text-decoration:var(--rotion-link-text-decoration)}.rotion-gallery-multiselect-default{background-color:var(--rotion-tag-bg-default);color:var(--rotion-tag-default)}.rotion-gallery-multiselect-gray{background-color:var(--rotion-tag-bg-gray);color:var(--rotion-tag-gray)}.rotion-gallery-multiselect-brown{background-color:var(--rotion-tag-bg-brown);color:var(--rotion-tag-brown)}.rotion-gallery-multiselect-orange{background-color:var(--rotion-tag-bg-orange);color:var(--rotion-tag-orange)}.rotion-gallery-multiselect-yellow{background-color:var(--rotion-tag-bg-yellow);color:var(--rotion-tag-yellow)}.rotion-gallery-multiselect-green{background-color:var(--rotion-tag-bg-green);color:var(--rotion-tag-green)}.rotion-gallery-multiselect-blue{background-color:var(--rotion-tag-bg-blue);color:var(--rotion-tag-blue)}.rotion-gallery-multiselect-purple{background-color:var(--rotion-tag-bg-purple);color:var(--rotion-tag-purple)}.rotion-gallery-multiselect-pink{background-color:var(--rotion-tag-bg-pink);color:var(--rotion-tag-pink)}.rotion-gallery-multiselect-red{background-color:var(--rotion-tag-bg-red);color:var(--rotion-tag-red)}.rotion-gallery-select{align-items:center;display:flex;font-family:var(--rotion-font-family);font-size:12px;padding:8px 7px;white-space:nowrap;width:100%}.rotion-gallery-select-wrapper{align-items:center;border-radius:3px;display:flex;flex-shrink:0;margin:0;overflow:hidden;padding:0;text-overflow:ellipsis}.rotion-gallery-select-link{color:inherit;cursor:var(--rotion-link-cursor);padding:2px 10px;text-decoration:var(--rotion-link-text-decoration)}.rotion-gallery-select-default{background-color:var(--rotion-tag-bg-default);color:var(--rotion-tag-default)}.rotion-gallery-select-gray{background-color:var(--rotion-tag-bg-gray);color:var(--rotion-tag-gray)}.rotion-gallery-select-brown{background-color:var(--rotion-tag-bg-brown);color:var(--rotion-tag-brown)}.rotion-gallery-select-orange{background-color:var(--rotion-tag-bg-orange);color:var(--rotion-tag-orange)}.rotion-gallery-select-yellow{background-color:var(--rotion-tag-bg-yellow);color:var(--rotion-tag-yellow)}.rotion-gallery-select-green{background-color:var(--rotion-tag-bg-green);color:var(--rotion-tag-green)}.rotion-gallery-select-blue{background-color:var(--rotion-tag-bg-blue);color:var(--rotion-tag-blue)}.rotion-gallery-select-purple{background-color:var(--rotion-tag-bg-purple);color:var(--rotion-tag-purple)}.rotion-gallery-select-pink{background-color:var(--rotion-tag-bg-pink);color:var(--rotion-tag-pink)}.rotion-gallery-select-red{background-color:var(--rotion-tag-bg-red);color:var(--rotion-tag-red)}.rotion-gallery-number{align-items:center;display:flex;font-size:.8rem;width:100%}.rotion-gallery-number,.rotion-gallery-richtext{font-family:var(--rotion-font-family);padding:5px 10px 0;white-space:nowrap}.rotion-gallery-richtext{display:block;font-size:13px;overflow:hidden;text-overflow:ellipsis}.rotion-gallery-richtext-small{width:180px}.rotion-gallery-richtext-medium{width:260px}.rotion-gallery-richtext-large{width:320px}.rotion-gallery-title{font-family:var(--rotion-font-family);font-size:.9rem;padding:10px 10px 0;width:100%}.rotion-gallery-url{display:flex;font-family:var(--rotion-font-family);margin:4px 7px 0;white-space:nowrap}.rotion-gallery-url-link{background:inherit;border-radius:var(--rotion-border-radius);color:var(--rotion-link-color);cursor:var(--rotion-link-cursor);display:block;margin-bottom:0;padding:0 2px 3px;text-decoration:var(--rotion-link-text-decoration)}.rotion-gallery-url-link:hover{background:var(--rotion-link-hover-bg-color);color:var(--rotion-link-hover-color)}.rotion-gallery-url-chain{display:inline;height:12px;margin-right:4px;margin-top:2px;vertical-align:middle;width:12px}.rotion-gallery-url-domain,.rotion-gallery-url-path{display:inline;font-size:.7rem;line-height:1.2;white-space:nowrap}.rotion-gallery-url-path{color:var(--rotion-tertiary-text)}.rotion-gallery-formula{align-items:center;display:flex;font-size:.8rem;padding:5px 10px 0;white-space:nowrap;width:100%}.rotion-gallery-formula,.rotion-list{font-family:var(--rotion-font-family)}.rotion-list{color:var(--rotion-primary-text);margin:0;overflow-x:scroll;padding:0}.rotion-list-inner{margin:0;max-width:100%;min-width:1200px;padding:0 0 .8rem}.rotion-list-line{align-items:center;background-color:var(--rotion-link-bg-color);display:flex;justify-content:flex-start;margin:4px 0;overflow:hidden;padding:4px 0;transition:background 20ms ease-in 0s;user-select:none;width:100%}.rotion-list-line:hover{background-color:var(--rotion-link-hover-bg-color);border-radius:var(--rotion-border-radius)}.rotion-list-dashed,.rotion-list-spacer{display:block;flex-shrink:10;margin-left:14px;width:100%}.rotion-list-dashed{border-top:1px dashed var(--rotion-tertiary-text)}.rotion-list-checkbox{background-color:var(--rotion-link-bg-color);display:flex;margin:0 .3rem;padding:0 .3rem}.rotion-list-checkbox .rotion-prefix,.rotion-list-checkbox .rotion-suffix{padding-top:1px}.rotion-list-checkbox .rotion-prefix{padding-right:6px}.rotion-list-checkbox .rotion-suffix{padding-left:6px}.rotion-list-date{color:var(--rotion-tertiary-text);font-size:.85rem;min-width:20px;white-space:nowrap}.rotion-list-date,.rotion-list-multiselect-ul{display:flex;font-family:var(--rotion-font-family);margin:0 7px;overflow:hidden;text-overflow:ellipsis}.rotion-list-multiselect-ul{align-items:center;flex-shrink:0;list-style-type:none;max-width:400px;padding:0}.rotion-list-multiselect-li{margin:0 6px 0 0;min-width:0}.rotion-list-multiselect-li,.rotion-list-select{align-items:center;display:flex;flex-shrink:0;font-size:.75rem;padding:0}.rotion-list-select{border-radius:3px;font-family:var(--rotion-font-family);margin:0 7px;max-width:400px;overflow:hidden;text-overflow:ellipsis}.rotion-list-number{align-items:center;display:flex;margin:0 7px;min-width:20px}.rotion-list-number,.rotion-list-richtext{font-family:var(--rotion-font-family);font-size:.85rem;white-space:nowrap}.rotion-list-richtext{color:var(--rotion-tertiary-text);margin:0 .5rem;max-width:25rem;padding:0 .5rem}.rotion-list-richtext,.rotion-list-title{display:block;overflow:hidden;text-overflow:ellipsis}.rotion-list-title{line-height:1.4;max-width:500px}.rotion-list-title,.rotion-list-url{font-family:var(--rotion-font-family);margin:0 7px;white-space:nowrap}.rotion-list-url{display:flex}.rotion-list-url-link{background:inherit;border-radius:var(--rotion-border-radius);color:var(--rotion-link-color);cursor:var(--rotion-link-cursor);display:block;padding:0 5px 4px;text-decoration:var(--rotion-link-text-decoration)}.rotion-list-url-link:hover{background:var(--rotion-link-hover-bg-color);color:var(--rotion-link-hover-color)}.rotion-list-url-chain{display:inline;height:12px;margin-right:4px;vertical-align:middle;width:12px}.rotion-list-url-domain,.rotion-list-url-path{display:inline;font-size:.7rem;line-height:1.2;white-space:nowrap}.rotion-list-url-path{color:var(--rotion-tertiary-text)}.rotion-list-formula{align-items:center;display:flex;font-family:var(--rotion-font-family);font-size:.85rem;margin:0 7px;min-width:20px;white-space:nowrap}.rotion-table{margin:0;overflow-x:scroll;padding:0 0 10px;width:100%}.rotion-table-inner{border-right:none;float:left;min-width:100%;position:relative}.rotion-table-row{background:inherit;border-top:var(--rotion-table-border);color:var(--rotion-secondary-text);display:flex;height:33px}.rotion-table-row:last-child{border-bottom:var(--rotion-table-border)}.rotion-table-cell{display:flex;flex-direction:row;line-height:1.5}.rotion-table-verticallines .rotion-table-cell{border-right:var(--rotion-table-border)}.rotion-table-verticallines .rotion-table-cell:last-child{border-right:none}.rotion-table-cell-inner{display:flex;flex-shrink:0;font-size:14px;overflow:hidden;padding:5px 8px;width:220px}.rotion-table-header-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rotion-table-header-icon{fill:var(--rotion-table-icon-fill);backface-visibility:hidden;display:block;flex-shrink:0;height:14px;margin-right:7px;margin-top:4px;width:14px}.rotion-table-checkbox{display:flex;margin:3px 0}.rotion-table-checkbox .rotion-prefix,.rotion-table-checkbox .rotion-suffix{padding-top:1px}.rotion-table-checkbox .rotion-prefix{padding-right:6px}.rotion-table-checkbox .rotion-suffix{padding-left:6px}.rotion-table-date{align-items:center;color:var(--rotion-primary-text);display:flex;font-family:var(--rotion-font-family);font-size:.85rem;min-width:20px;white-space:nowrap}.rotion-table-multiselect-ul{align-items:center;display:flex;flex-shrink:0;font-family:var(--rotion-font-family);list-style-type:none;margin:0;overflow:hidden;padding:0;text-overflow:ellipsis}.rotion-table-multiselect-li{align-items:center;display:flex;flex-shrink:0;font-size:.75rem;margin:0 6px 0 0;min-width:0;padding:0}.rotion-table-number{text-align:right;width:100%}.rotion-table-number,.rotion-table-richtext{color:var(--rotion-primary-text);display:block;font-family:var(--rotion-font-family);font-size:.85rem;white-space:nowrap}.rotion-table-richtext{margin:0;overflow:hidden;padding:0;text-overflow:ellipsis}.rotion-table-select{align-items:center;border-radius:3px;color:#183347;display:flex;flex-shrink:0;font-size:.75rem;margin:0 6px 0 0;min-width:0;padding:0}.rotion-table-select,.rotion-table-title,.rotion-table-url{font-family:var(--rotion-font-family)}.rotion-table-url{display:flex;margin:0;white-space:nowrap}.rotion-table-url-link{background:inherit;border-radius:var(--rotion-border-radius);color:var(--rotion-link-color);cursor:var(--rotion-link-cursor);display:block;padding:0 5px 2px;text-decoration:var(--rotion-link-text-decoration)}.rotion-table-url-link:hover{background:var(--rotion-link-hover-bg-color);color:var(--rotion-link-hover-color)}.rotion-table-url-domain,.rotion-table-url-path{display:inline;font-size:.8rem;white-space:nowrap}.rotion-table-url-path{color:var(--rotion-tertiary-text)}.rotion-table-formula{color:var(--rotion-primary-text);display:block;font-family:var(--rotion-font-family);font-size:.85rem;text-align:right;white-space:nowrap;width:100%}.rotion-bookmark{color:var(--rotion-secondary-text);font-family:var(--rotion-font-family);line-height:1;margin-top:.4rem;padding:.5rem 0}.rotion-bookmark-area{background-color:var(--rotion-link-bg-color);border:var(--rotion-border);border-radius:var(--rotion-border-radius);cursor:pointer;display:flex;font-size:.75rem;max-height:110px;overflow:hidden;padding:0;position:relative}.rotion-bookmark-area:hover{background-color:var(--rotion-link-hover-bg-color)}.rotion-bookmark-text{align-self:start;flex:4 1 180px;line-height:1;min-width:0;overflow:hidden;padding:.7rem 1rem}.rotion-bookmark-image{display:block;flex:1 1 180px;height:108px;line-height:1;margin:0;overflow:hidden;padding:0}.rotion-bookmark-img{background:#191919;border-radius:1px;display:block;height:100%;object-fit:cover;width:100%}.rotion-bookmark-title{color:var(--rotion-primary-text);display:block;font-size:.9rem;line-height:1;margin-bottom:8px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.rotion-bookmark-desc{word-wrap:break-word;font-size:12px;height:36px;line-height:16px;line-height:1.5;margin-bottom:2px;max-width:100%;overflow:hidden;width:100%;word-break:break-all}.rotion-bookmark-url{color:var(--rotion-primary-text);font-size:12px;margin-top:8px;overflow:hidden;padding:0;position:relative;text-overflow:ellipsis;white-space:nowrap}.rotion-bookmark-favicon{display:inline;margin-right:10px;vertical-align:bottom}.rotion-bookmark-caption{color:var(--rotion-tertiary-text);font-size:.8rem;margin:.3rem .3rem 0;text-align:left}@media (max-width:580px){.rotion-bookmark-text{flex:1 1 100px}.rotion-bookmark-image{display:none}}.rotion-breadcrumb{font-family:var(--rotion-font-family)}.rotion-breadcrumb-icon{padding-bottom:.2rem;padding-right:.29rem;vertical-align:middle}.rotion-breadcrumb-emoji{display:inline-block;margin-top:-4px;padding-bottom:.2rem;padding-right:.4rem;vertical-align:middle}.rotion-breadcrumb-slash{color:var(--rotion-secondary-text);font-size:.9rem;opacity:.5;padding:0 .3rem}.rotion-breadcrumb-text{color:var(--rotion-primary-text)}.rotion-bulleted-list{margin:0;padding:.2rem 0 .2rem .3rem}.rotion-bulleted-list,.rotion-callout{font-family:var(--rotion-font-family);line-height:var(--rotion-line-height)}.rotion-callout{border-radius:var(--rotion-border-radius);box-sizing:border-box;display:flex;margin:4px 0;padding:1.2rem 1.2rem 1.2rem 1rem;width:100%}.rotion-callout-icon{box-sizing:border-box;display:block;overflow:hidden}.rotion-callout-icon,.rotion-callout-img{height:24px;width:24px}.rotion-callout-text{display:block;margin-left:8px;white-space:pre-wrap;width:100%;word-break:break-word}.rotion-callout-default,.rotion-callout-default-background{border:var(--rotion-annot-border);color:inherit}.rotion-callout-gray{border:var(--rotion-annot-border);color:var(--rotion-annot-gray)}.rotion-callout-gray-bg{background-color:var(--rotion-annot-bg-default);color:var(--rotion-annot-default)}.rotion-callout-brown{border:var(--rotion-annot-border);color:var(--rotion-annot-brown)}.rotion-callout-brown-bg{background-color:var(--rotion-annot-bg-brown);color:var(--rotion-annot-default)}.rotion-callout-orange{border:var(--rotion-annot-border);color:var(--rotion-annot-orange)}.rotion-callout-orange-bg{background-color:var(--rotion-annot-bg-orange);color:var(--rotion-annot-default)}.rotion-callout-yellow{border:var(--rotion-annot-border);color:var(--rotion-annot-yellow)}.rotion-callout-yellow-bg{background-color:var(--rotion-annot-bg-yellow);color:var(--rotion-annot-default)}.rotion-callout-green{border:var(--rotion-annot-border);color:var(--rotion-annot-green)}.rotion-callout-green-bg{background-color:var(--rotion-annot-bg-green);color:var(--rotion-annot-default)}.rotion-callout-blue{border:var(--rotion-annot-border);color:var(--rotion-annot-blue)}.rotion-callout-blue-bg{background-color:var(--rotion-annot-bg-blue);color:var(--rotion-annot-default)}.rotion-callout-purple{border:var(--rotion-annot-border);color:var(--rotion-annot-purple)}.rotion-callout-purple-bg{background-color:var(--rotion-annot-bg-purple);color:var(--rotion-annot-default)}.rotion-callout-pink{border:var(--rotion-annot-border);color:var(--rotion-annot-pink)}.rotion-callout-pink-bg{background-color:var(--rotion-annot-bg-pink);color:var(--rotion-annot-default)}.rotion-callout-red{border:var(--rotion-annot-border);color:var(--rotion-annot-red)}.rotion-callout-red-bg{background-color:var(--rotion-annot-bg-red);color:var(--rotion-annot-default)}.rotion-childdb{font-family:var(--rotion-font-family);width:100%}.rotion-childdb-link{align-items:top;background-color:var(--rotion-link-bg-color);border-radius:var(--rotion-border-radius);color:var(--rotion-link-color);display:grid;gap:.4rem;grid-template:repeat(1,1fr) /1.5rem 1fr;margin:.2rem 0 0;padding:.1rem 0;text-decoration:var(--rotion-link-text-decoration)}.rotion-childdb-link:hover{background-color:var(--rotion-link-hover-bg-color)}.rotion-childdb-title{border-bottom:var(--rotion-link-border-bottom);line-height:var(--rotion-line-height);vertical-align:top}.rotion-childdb-emoji{font-size:.95rem;margin-left:3px;margin-top:-2px;overflow:hidden}.rotion-childdb-icon{overflow:hidden}.rotion-childpage{font-family:var(--rotion-font-family);width:100%}.rotion-childpage-link{align-items:top;background-color:var(--rotion-link-bg-color);border-radius:var(--rotion-border-radius);color:var(--rotion-link-color);display:grid;gap:.4rem;grid-template:repeat(1,1fr) /1.5rem 1fr;margin:.2rem 0 0;padding:.1rem 0;text-decoration:var(--rotion-link-text-decoration)}.rotion-childpage-link:hover{background-color:var(--rotion-link-hover-bg-color)}.rotion-childpage-title{border-bottom:var(--rotion-link-border-bottom);line-height:var(--rotion-line-height);vertical-align:top}.rotion-childpage-emoji{font-size:.95rem;margin-left:3px;margin-top:-2px;overflow:hidden}.rotion-childpage-icon{overflow:hidden}.rotion-code{font-family:var(--rotion-font-family);width:100%}.rotion-code-caption{color:var(--rotion-secondary-text);font-size:.95rem;margin:.3rem .3rem 0;text-align:left}.rotion-columnlist{display:grid;font-family:var(--rotion-font-family);gap:5%;margin:1rem 0;width:100%}.rotion-columnlist-column{margin:0 0 1rem}@media (max-width:580px){.rotion-columnlist{display:block}}.rotion-embed{font-family:var(--rotion-font-family);text-align:center;width:100%}.rotion-embed-html{position:relative;text-align:center;width:100%}.rotion-embed-caption{color:var(--rotion-tertiary-text);font-size:.95rem;margin:.3rem .3rem 0;text-align:left}.rotion-embed-instagram{margin:0 auto;max-width:540px}.rotion-embed-instagram iframe{max-height:590px;overflow:hidden}.rotion-embed-twitter{margin:0 auto;max-width:550px}.rotion-embed-applemusic{margin:0 auto;max-width:660px}.rotion-embed-slideshare,.rotion-embed-speakerdeck{margin:0 auto .8rem;width:100%}.rotion-embed-slideshare .rotion-embed-html,.rotion-embed-speakerdeck .rotion-embed-html{padding-top:56.25%;position:relative;width:100%}.rotion-embed-slideshare iframe,.rotion-embed-speakerdeck iframe{height:100%;left:0;position:absolute;top:0;width:100%}.rotion-embed-googlemap{height:90vh;margin:0 auto .8rem;width:100%}.rotion-embed-googlemap iframe{height:90vh}.rotion-embed-tiktok{width:100%}.rotion-equation{color:var(--rotion-primary-text);font-family:var(--rotion-font-family);text-align:center;width:100%}.rotion-equation-html{font-size:1.7rem;margin:.5rem auto}.rotion-file{font-family:var(--rotion-font-family)}.rotion-file-link{align-items:top;background-color:var(--rotion-link-bg-color);border-radius:var(--rotion-border-radius);color:var(--rotion-link-color);display:grid;gap:.1rem;grid-template:repeat(1,1fr) /1.5rem 1fr;margin:.2rem 0 0;padding:.6rem .3rem;text-decoration:var(--rotion-link-text-decoration)}.rotion-file-link:hover{background-color:var(--rotion-link-hover-bg-color)}.rotion-file-size{color:var(--rotion-tertiary-text);font-size:.8rem;padding-left:.5rem}.rotion-file-caption{color:var(--rotion-tertiary-text);font-size:.9rem;padding-left:.4rem;padding-top:.2rem}.rotion-icon-file,.rotion-icon-github{fill:var(--rotion-primary-text)}.rotion-image{font-family:var(--rotion-font-family);margin:0;padding:0 0 .5rem;text-align:center}.rotion-image-area{display:flex}.rotion-image-img{margin-left:auto;margin-right:auto;width:100%}.rotion-image-caption{color:var(--rotion-tertiary-text);font-size:.95rem;margin:.3rem .3rem 0;text-align:left}.rotion-linkpreview{font-family:var(--rotion-font-family);margin:1rem 0}.rotion-linkpreview-link{background-color:var(--rotion-link-bg-color);border:var(--rotion-border);border-radius:var(--rotion-border-radius);color:var(--rotion-link-color);display:block;overflow:hidden;padding:.7rem 1rem;text-decoration:var(--rotion-link-text-decoration)}.rotion-linkpreview-link:hover{background-color:var(--rotion-link-hover-bg-color);color:var(--rotion-link-hover-color)}.rotion-linkpreview-area{display:grid;gap:10px;grid-template-columns:32px 1fr}.rotion-linkpreview-icon{height:100%}.rotion-linkpreview-slack .rotion-linkpreview-icon{margin-bottom:-3px;padding-top:3px}.rotion-linkpreview-figma .rotion-linkpreview-icon{padding-left:6px}.rotion-linkpreview-title{display:flex;font-size:.85rem;width:calc(100% - 42px)}.rotion-linkpreview-desc{color:var(--rotion-tertiary-text);display:block;font-size:.8rem;overflow:hidden;padding-top:3px;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 42px)}.rotion-linkpreview-githubicon{margin-left:-3px;position:relative}.rotion-linkpreview-githubicon-user{border-radius:15px}.rotion-linkpreview-dot{margin-left:3px;margin-right:3px}.rotion-linkpreview-github-state{color:var(--rotion-secondary-text);margin-left:.6rem;white-space:nowrap}.rotion-linkpreview-github-state-icon{margin-right:3px;margin-top:-1px;vertical-align:middle}.rotion-linkpreview-github-state .rotion-linkpreview-github-state-icon{margin-right:5px;margin-top:-2px}.rotion-linkpreview-issue-open{fill:rgba(30,130,10,.8)}.rotion-linkpreview-issue-closed{fill:rgba(200,30,80,.8)}.rotion-linkpreview-issue-merged{fill:rgba(130,60,180,.8)}.rotion-linkpreview-state{text-transform:capitalize}.rotion-linkpreview-githubicon-octocat{background-color:#fff;border-radius:15px;padding:1px;position:absolute;right:-4px;top:20px}.rotion-linkpreview-figma iframe{border:var(--rotion-border);border-radius:var(--rotion-border-radius)}@media (max-width:580px){.rotion-linkpreview-github-title{display:inline;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.rotion-numbered-list{line-height:var(--rotion-line-height);margin:0;padding:.2rem 0 .2rem .3rem}.rotion-numbered-list,.rotion-pdf{font-family:var(--rotion-font-family)}.rotion-pdf{padding:.3rem 0}.rotion-pdf-canvas{border-bottom-left-radius:var(--rotion-border-radius);border-bottom-right-radius:var(--rotion-border-radius);min-height:500px}.rotion-pdf-canvas,.rotion-pdf-nav{border:1px solid #e6e6e6;width:calc(100% - 2px)}.rotion-pdf-nav{background-color:#fafafa;border-bottom:none;border-top-left-radius:var(--rotion-border-radius);border-top-right-radius:var(--rotion-border-radius);display:flex;line-height:1;margin:0;padding:.6rem 0}.rotion-pdf-pager{display:flex;flex-grow:1;justify-content:flex-start;list-style:none;margin:0;padding:0;text-align:right}.rotion-pdf-next,.rotion-pdf-prev{display:inline;padding-left:1rem}.rotion-pdf-prevnext{border-radius:30px;border-width:1px;border:var(--rotion-border);color:var(--rotion-secondary-text);cursor:pointer;font-size:.6rem;padding:.3rem 1rem}.rotion-pdf-prevnext:hover{border:var(--rotion-border-hover);color:var(--rotion-primary-text)}.rotion-pdf-prevnext-disabled,.rotion-pdf-prevnext-disabled:hover{border:var(--rotion-border-disabled);color:var(--rotion-tertiary-text);cursor:default}.rotion-pdf-link{color:var(--rotion-link-color);display:flex;flex-grow:2;justify-content:flex-end;margin:0;padding:.2rem 1rem 0;text-decoration:none}.rotion-pdf-link svg{fill:hsla(0,0%,39%,.8)}.rotion-pdf-caption{color:var(--rotion-tertiary-text);font-size:.9rem;padding-left:.4rem;padding-top:.2rem}.rotion-syncedblock{padding:.5rem 0}.rotion-syncedblock,.rotion-table{color:var(--rotion-primary-text);font-family:var(--rotion-font-family)}.rotion-table{padding-top:.6rem}.rotion-table-area{border-collapse:collapse;border-spacing:0;font-size:.9rem;width:100%}.rotion-table-td{border:var(--rotion-border);margin:0;padding:.3rem}.rotion-table-td-inner{padding:.2rem .4rem}.rotion-table-td-header{background-color:var(--rotion-table-header-bg-color);border:var(--rotion-border);font-weight:500;margin:0;padding:.3rem;text-align:left}.rotion-table-td-header-inner{padding:.2rem .4rem}.rotion-table-tr{margin:0}.rotion-text{color:var(--rotion-primary-text);font-family:var(--rotion-font-family)}.rotion-text-hr{border-top:var(--rotion-border);height:1px;margin:1rem 0;width:100%}.rotion-text-h1{line-height:1.3;margin:0;padding:3rem 0 3px}.rotion-text-h2{line-height:1.3;margin:0;padding:2rem 0 3px}.rotion-text-h3{line-height:1.3;margin:0;padding:1.6rem 0 3px}.rotion-text-p{margin:0;padding:.6rem 0}.rotion-text-p,.rotion-text-quote{line-height:var(--rotion-line-height)}.rotion-text-quote{border-left:3px solid var(--rotion-quote-border-color);margin-left:0;margin-right:0;padding-left:1rem}.rotion-todo{align-items:flex-start;display:flex;font-family:var(--rotion-font-family);line-height:1.7;padding:4px 0 1px 2px;width:100%}.rotion-todo-checkbox{align-items:center;display:flex;flex-grow:0;flex-shrink:0;justify-content:center;margin-right:4px;min-height:calc(1.5em + 6px);user-select:none;width:22px}.rotion-todo-text{color:var(--rotion-primary-text);display:flex;flex:1 1 0;flex-direction:column;min-width:1px}.rotion-todo-text-inner{flex-grow:1;max-width:100%;padding:1px 2px;text-align:left;white-space:pre-wrap;word-break:break-word}.rotion-todo-text-inner-checked{color:var(--rotion-secondary-text);text-decoration-color:var(--rotion-tertiary-text);text-decoration-line:line-through}.rotion-toggle{align-items:flex-start;color:var(--rotion-primary-text);display:flex;font-family:var(--rotion-font-family);line-height:1.8;margin-top:.6rem;width:100%}.rotion-toggle-triangle{align-items:center;background-color:inherit;border-radius:var(--rotion-border-radius);cursor:pointer;display:flex;height:24px;justify-content:center;margin-right:4px;margin-top:0;padding:2px;position:relative;transition:background 20ms ease-in 0s;width:24px}.rotion-toggle-triangle:hover{background-color:var(--rotion-toggle-hover-bg-color)}.rotion-toggle-text{width:100%}.rotion-toggle-icon{fill:var(--rotion-primary-text);backface-visibility:hidden;display:block;flex-shrink:0;height:.6875em;opacity:1;transition:"transform 200ms ease-out 0s";width:.6875em}.rotion-video{font-family:var(--rotion-font-family);width:100%}.rotion-video-inner{margin:auto}.rotion-video-html{height:0,;margin:auto;padding-bottom:56.25%;position:relative;width:100%}.rotion-video-caption{color:var(--rotion-tertiary-text);font-size:.95rem;margin:.3rem .3rem 0;text-align:left}.rotion-video-file{display:block;width:100%}.rotion-video-youtube{margin:auto}.rotion-video-youtube iframe{height:100%;left:0;position:absolute;top:0;width:100%}.rotion-video-vimeo{margin:auto}.rotion-video-vimeo iframe{height:100%;left:0;position:absolute;top:0;width:100%}.rotion-prefix,.rotion-suffix{color:var(--rotion-tertiary-text);display:inline;font-size:.7rem;line-height:1.2;white-space:nowrap}.rotion-prefix{padding-right:3px}.rotion-suffix{padding-left:3px}.rotion-checkbox-checked{align-items:stretch;background:#2383e2;display:flex;flex-grow:0;flex-shrink:0;height:16px;justify-content:stretch;transition:background .2s ease-out 0s;width:16px}.rotion-checkbox-checked-inner{align-items:center;display:flex;justify-content:center;position:relative;transition:background 20ms ease-in 0s;user-select:none;width:100%}.rotion-checkbox-checked-checkbox{fill:#fff;backface-visibility:hidden;display:block;flex-shrink:0;height:12px;width:12px}.rotion-checkbox-unchecked{align-items:center;display:flex;height:16px;justify-content:center;position:relative;transition:background 20ms ease-in 0s;user-select:none;width:16px}.rotion-checkbox-unchecked-checkbox{fill:var(--rotion-primary-text);backface-visibility:hidden;display:block;flex-shrink:0;height:100%;width:100%}.rotion-toc{font-family:var(--rotion-font-family);line-height:var(--rotion-line-height);margin:0;padding:.2rem 0 .2rem 1rem}.rotion-toc-link{border-bottom:var(--rotion-link-border-bottom);color:inherit;text-decoration:var(--rotion-link-text-decoration)}.rotion-toc-link:hover{border-bottom:var(--rotion-link-hover-border-bottom)}
@@ -918,5 +918,19 @@ declare function splitUrl(url: string): {
918
918
  omittedPath: string;
919
919
  };
920
920
 
921
- export { BookmarkBlock, BreadcrumbBlock, Breadcrumbs, BuildPlainTextByPage, BulletedListBlock, CalloutBlock, Checkbox, ChildDatabaseBlock, ChildPageBlock, CodeBlock, ColumnListBlock, EmbedBlock, EquationBlock, FileBlock, Gallery, GalleryCard, GalleryCheckboxField, GalleryDateField, GalleryFormulaField, GalleryMultiSelectField$1 as GalleryMultiSelectField, GalleryNumberField, GalleryRichTextField, GalleryMultiSelectField as GallerySelectField, GalleryTitleField, GalleryUrlField, Icon, ImageBlock, LinkPreviewBlock, List, ListCheckboxField, ListDateField, ListFormulaField, ListMultiSelectField, ListNumberField, ListRichTextField, ListSelectField, ListTitleField, ListUrlField, NumberedListBlock, Page, PdfBlock, PrefixSuffix, RichText, SyncedBlock, Table, TableBlock, TableCheckboxField, TableDateField, TableFormulaField, TableIcon, TableMultiSelectField, TableNumberField, TableOfContentsBlock, TableRichTextField, TableSelectField, TableTitleField, TableUrlField, TextBlock, ToDoBlock, ToggleBlock, UsePagination, VideoBlock, getDatetimeFormat, getLinkPathAndLinkKey, getSlug, pathBasename, queryToString, splitUrl };
921
+ interface TableOfContentsProps {
922
+ blocks: ListBlockChildrenResponseEx;
923
+ }
924
+
925
+ declare function GenHtmlId(uuidv8Id: string): string;
926
+ /**
927
+ * Important:
928
+ *
929
+ * Unlike TableOfContentsBlock which is a Page block, this component is a
930
+ * Table of Contents generated from the page's blocks and extracts headings
931
+ * to create a navigation structure.
932
+ */
933
+ declare const TableOfContents: ({ blocks }: TableOfContentsProps) => React.JSX.Element;
934
+
935
+ export { BookmarkBlock, BreadcrumbBlock, Breadcrumbs, BuildPlainTextByPage, BulletedListBlock, CalloutBlock, Checkbox, ChildDatabaseBlock, ChildPageBlock, CodeBlock, ColumnListBlock, EmbedBlock, EquationBlock, FileBlock, Gallery, GalleryCard, GalleryCheckboxField, GalleryDateField, GalleryFormulaField, GalleryMultiSelectField$1 as GalleryMultiSelectField, GalleryNumberField, GalleryRichTextField, GalleryMultiSelectField as GallerySelectField, GalleryTitleField, GalleryUrlField, GenHtmlId, Icon, ImageBlock, LinkPreviewBlock, List, ListCheckboxField, ListDateField, ListFormulaField, ListMultiSelectField, ListNumberField, ListRichTextField, ListSelectField, ListTitleField, ListUrlField, NumberedListBlock, Page, PdfBlock, PrefixSuffix, RichText, SyncedBlock, Table, TableBlock, TableCheckboxField, TableDateField, TableFormulaField, TableIcon, TableMultiSelectField, TableNumberField, TableOfContents, TableOfContentsBlock, TableRichTextField, TableSelectField, TableTitleField, TableUrlField, TextBlock, ToDoBlock, ToggleBlock, UsePagination, VideoBlock, getDatetimeFormat, getLinkPathAndLinkKey, getSlug, pathBasename, queryToString, splitUrl };
922
936
  export type { Link };