rotion 3.0.0-rc.1 → 3.0.0-rc.3
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.
- package/dist/exporter/files.d.ts +1 -1
- package/dist/exporter/files.js +4 -3
- package/dist/exporter/files.js.map +1 -1
- package/dist/ui/components/Gallery/Gallery.types.d.ts +2 -2
- package/dist/ui/components/Gallery/GalleryCard/GalleryCard.d.ts +1 -1
- package/dist/ui/components/Gallery/GalleryCard/GalleryCard.types.d.ts +1 -1
- package/dist/ui/components/Gallery/GalleryCard/GalleryHandler.d.ts +1 -1
- package/dist/ui/components/Gallery/GalleryCard/GalleryHandler.types.d.ts +1 -1
- package/dist/ui/components/Gallery/GalleryCard/GalleryLinkedCard.types.d.ts +1 -1
- package/dist/ui/components/Gallery/GalleryCheckboxField/GalleryCheckboxField.types.d.ts +1 -1
- package/dist/ui/components/Gallery/GalleryDateField/GalleryDateField.d.ts +1 -1
- package/dist/ui/components/Gallery/GalleryFormulaField/GalleryFormulaField.types.d.ts +1 -1
- package/dist/ui/components/Gallery/GalleryMultiSelectField/GalleryMultiSelectField.types.d.ts +1 -1
- package/dist/ui/components/Gallery/GalleryNumberField/GalleryNumberField.types.d.ts +1 -1
- package/dist/ui/components/Gallery/GalleryRichTextField/GalleryRichTextField.types.d.ts +1 -1
- package/dist/ui/components/Gallery/GallerySelectField/GallerySelectField.types.d.ts +1 -1
- package/dist/ui/components/Gallery/GalleryTitleField/GalleryTitleField.types.d.ts +1 -1
- package/dist/ui/components/Gallery/GalleryUrlField/GalleryUrlField.d.ts +1 -1
- package/dist/ui/components/List/Column.d.ts +1 -1
- package/dist/ui/components/List/List.types.d.ts +1 -1
- package/dist/ui/components/List/ListDateField/ListDateField.d.ts +1 -1
- package/dist/ui/components/List/ListFormulaField/ListFormulaField.types.d.ts +1 -1
- package/dist/ui/components/List/ListHandler.d.ts +1 -1
- package/dist/ui/components/List/ListMultiSelectField/LinkedTagIfLinked.types.d.ts +1 -1
- package/dist/ui/components/List/ListMultiSelectField/ListMultiSelectField.d.ts +1 -1
- package/dist/ui/components/List/ListMultiSelectField/ListMultiSelectField.types.d.ts +1 -1
- package/dist/ui/components/List/ListNumberField/ListNumberField.types.d.ts +1 -1
- package/dist/ui/components/List/ListSelectField/LinkedTagIfLinked.types.d.ts +1 -1
- package/dist/ui/components/List/ListSelectField/ListSelectField.d.ts +1 -1
- package/dist/ui/components/List/ListSelectField/ListSelectField.types.d.ts +1 -1
- package/dist/ui/components/List/ListTitleField/LinkedTitle.types.d.ts +1 -1
- package/dist/ui/components/List/ListTitleField/ListTitleField.types.d.ts +2 -2
- package/dist/ui/components/List/ListUrlField/ListUrlField.d.ts +1 -1
- package/dist/ui/components/Page/BookmarkBlock/BookmarkBlock.d.ts +1 -1
- package/dist/ui/components/Page/BreadcrumbBlock/BreadcrumbBlock.types.d.ts +1 -1
- package/dist/ui/components/Page/BreadcrumbBlock/Breadcrumbs.types.d.ts +1 -1
- package/dist/ui/components/Page/BreadcrumbBlock/LinkedBreadcrumbIfLinked.types.d.ts +2 -2
- package/dist/ui/components/Page/BulletedListBlock/BulletedListBlock.types.d.ts +1 -1
- package/dist/ui/components/Page/CalloutBlock/CalloutBlock.types.d.ts +1 -1
- package/dist/ui/components/Page/ChildDatabaseBlock/ChildDatabaseBlock.d.ts +1 -1
- package/dist/ui/components/Page/ChildDatabaseBlock/ChildDatabaseBlock.types.d.ts +1 -1
- package/dist/ui/components/Page/ChildPageBlock/ChildPageBlock.d.ts +1 -1
- package/dist/ui/components/Page/ChildPageBlock/ChildPageBlock.types.d.ts +1 -1
- package/dist/ui/components/Page/ColumnListBlock/ColumnListBlock.types.d.ts +1 -1
- package/dist/ui/components/Page/EmbedBlock/EmbedBlock.d.ts +1 -1
- package/dist/ui/components/Page/FileBlock/FileBlock.types.d.ts +1 -1
- package/dist/ui/components/Page/LinkPreviewBlock/LinkPreviewBlock.d.ts +1 -1
- package/dist/ui/components/Page/ListBlocks/ListBlocks.types.d.ts +2 -2
- package/dist/ui/components/Page/NumberedListBlock/NumberedListBlock.types.d.ts +1 -1
- package/dist/ui/components/Page/Page.types.d.ts +1 -1
- package/dist/ui/components/Page/PageHandler.d.ts +1 -1
- package/dist/ui/components/Page/PageHandler.types.d.ts +1 -1
- package/dist/ui/components/Page/SyncedBlock/SyncedBlock.d.ts +1 -1
- package/dist/ui/components/Page/SyncedBlock/SyncedBlock.types.d.ts +1 -1
- package/dist/ui/components/Page/TableBlock/TableBlock.d.ts +1 -1
- package/dist/ui/components/Page/TableBlock/TableBlock.types.d.ts +1 -1
- package/dist/ui/components/Page/TableOfContentsBlock/TableOfContentsBlock.types.d.ts +1 -1
- package/dist/ui/components/Page/TextBlock/TextBlock.types.d.ts +1 -1
- package/dist/ui/components/Page/ToDoBlock/ToDoBlock.d.ts +1 -1
- package/dist/ui/components/Page/VideoBlock/VideoBlock.d.ts +1 -1
- package/dist/ui/components/Page/VideoBlock/VideoBlock.types.d.ts +1 -1
- package/dist/ui/components/RichText/Annotation/Annotation.d.ts +1 -1
- package/dist/ui/components/RichText/Equation/Equation.types.d.ts +1 -1
- package/dist/ui/components/RichText/LinkIfLinked/LinkIfLinked.d.ts +1 -1
- package/dist/ui/components/RichText/Mention/DateMention/DateMention.types.d.ts +1 -1
- package/dist/ui/components/RichText/Mention/Mention.d.ts +1 -1
- package/dist/ui/components/RichText/Mention/PageOrDatabaseMention/PageOrDatabaseMention.types.d.ts +1 -1
- package/dist/ui/components/RichText/Mention/UserMention/UserMention.d.ts +1 -1
- package/dist/ui/components/RichText/RichText.d.ts +1 -1
- package/dist/ui/components/Table/Column.d.ts +1 -1
- package/dist/ui/components/Table/Column.types.d.ts +1 -1
- package/dist/ui/components/Table/Table.types.d.ts +1 -1
- package/dist/ui/components/Table/TableDateField/TableDateField.d.ts +1 -1
- package/dist/ui/components/Table/TableFormulaField/TableFormulaField.types.d.ts +1 -1
- package/dist/ui/components/Table/TableHandler.d.ts +1 -1
- package/dist/ui/components/Table/TableHandler.types.d.ts +1 -1
- package/dist/ui/components/Table/TableMultiSelectField/LinkedTagIfLinked.d.ts +1 -1
- package/dist/ui/components/Table/TableMultiSelectField/LinkedTagIfLinked.types.d.ts +1 -1
- package/dist/ui/components/Table/TableMultiSelectField/TableMultiSelectField.types.d.ts +1 -1
- package/dist/ui/components/Table/TableNumberField/TableNumberField.types.d.ts +1 -1
- package/dist/ui/components/Table/TableRichTextField/TableRichTextField.d.ts +1 -1
- package/dist/ui/components/Table/TableRichTextField/TableRichTextField.types.d.ts +1 -1
- package/dist/ui/components/Table/TableSelectField/LinkedTagIfLinked.types.d.ts +1 -1
- package/dist/ui/components/Table/TableSelectField/TableSelectField.d.ts +1 -1
- package/dist/ui/components/Table/TableSelectField/TableSelectField.types.d.ts +1 -1
- package/dist/ui/components/Table/TableTitleField/LinkedTitleIfLinked.types.d.ts +1 -1
- package/dist/ui/components/Table/TableTitleField/TableTitleField.types.d.ts +2 -2
- package/dist/ui/components/Table/TableUrlField/TableUrlField.d.ts +1 -1
- package/dist/ui/components/TableOfContents/TableOfContents.types.d.ts +1 -1
- package/dist/ui/components/TableOfContents/index.d.ts +1 -2
- package/dist/ui/components/index.d.ts +22 -22
- package/dist/ui/components/lib.d.ts +1 -1
- package/dist/ui/components/types.d.ts +1 -1
- package/dist/ui/esm/components/Checkbox/Checkbox.js.map +1 -1
- package/dist/ui/esm/components/Gallery/Gallery.js.map +1 -1
- package/dist/ui/esm/components/Gallery/GalleryCard/GalleryCard.js +9 -9
- package/dist/ui/esm/components/Gallery/GalleryCard/GalleryCard.js.map +1 -1
- package/dist/ui/esm/components/Gallery/GalleryCard/GalleryHandler.js +9 -20
- package/dist/ui/esm/components/Gallery/GalleryCard/GalleryHandler.js.map +1 -1
- package/dist/ui/esm/components/Gallery/GalleryCard/GalleryLinkedCard.js +1 -1
- package/dist/ui/esm/components/Gallery/GalleryCard/GalleryLinkedCard.js.map +1 -1
- package/dist/ui/esm/components/Gallery/GalleryCheckboxField/GalleryCheckboxField.js.map +1 -1
- package/dist/ui/esm/components/Gallery/GalleryDateField/GalleryDateField.js +10 -8
- package/dist/ui/esm/components/Gallery/GalleryDateField/GalleryDateField.js.map +1 -1
- package/dist/ui/esm/components/Gallery/GalleryFormulaField/GalleryFormulaField.js.map +1 -1
- package/dist/ui/esm/components/Gallery/GalleryMultiSelectField/GalleryMultiSelectField.js +1 -1
- package/dist/ui/esm/components/Gallery/GalleryMultiSelectField/GalleryMultiSelectField.js.map +1 -1
- package/dist/ui/esm/components/Gallery/GalleryMultiSelectField/LinkedTag.js +1 -1
- package/dist/ui/esm/components/Gallery/GalleryMultiSelectField/LinkedTag.js.map +1 -1
- package/dist/ui/esm/components/Gallery/GalleryNumberField/GalleryNumberField.js.map +1 -1
- package/dist/ui/esm/components/Gallery/GalleryPreview/GalleryPreview.js +1 -1
- package/dist/ui/esm/components/Gallery/GalleryPreview/GalleryPreview.js.map +1 -1
- package/dist/ui/esm/components/Gallery/GalleryRichTextField/GalleryRichTextField.js +1 -1
- package/dist/ui/esm/components/Gallery/GalleryRichTextField/GalleryRichTextField.js.map +1 -1
- package/dist/ui/esm/components/Gallery/GallerySelectField/GallerySelectField.js.map +1 -1
- package/dist/ui/esm/components/Gallery/GallerySelectField/LinkedTag.js +1 -1
- package/dist/ui/esm/components/Gallery/GallerySelectField/LinkedTag.js.map +1 -1
- package/dist/ui/esm/components/Gallery/GalleryTitleField/GalleryTitleField.js +1 -1
- package/dist/ui/esm/components/Gallery/GalleryTitleField/GalleryTitleField.js.map +1 -1
- package/dist/ui/esm/components/Gallery/GalleryUrlField/GalleryUrlField.js +2 -2
- package/dist/ui/esm/components/Gallery/GalleryUrlField/GalleryUrlField.js.map +1 -1
- package/dist/ui/esm/components/Icon/Icon.js +1 -1
- package/dist/ui/esm/components/Icon/Icon.js.map +1 -1
- package/dist/ui/esm/components/List/Column.js +8 -8
- package/dist/ui/esm/components/List/Column.js.map +1 -1
- package/dist/ui/esm/components/List/List.js.map +1 -1
- package/dist/ui/esm/components/List/ListCheckboxField/ListCheckboxField.js.map +1 -1
- package/dist/ui/esm/components/List/ListDateField/ListDateField.js +10 -8
- package/dist/ui/esm/components/List/ListDateField/ListDateField.js.map +1 -1
- package/dist/ui/esm/components/List/ListFormulaField/ListFormulaField.js.map +1 -1
- package/dist/ui/esm/components/List/ListHandler.js +9 -20
- package/dist/ui/esm/components/List/ListHandler.js.map +1 -1
- package/dist/ui/esm/components/List/ListMultiSelectField/LinkedTagIfLinked.js +1 -1
- package/dist/ui/esm/components/List/ListMultiSelectField/LinkedTagIfLinked.js.map +1 -1
- package/dist/ui/esm/components/List/ListMultiSelectField/ListMultiSelectField.js +3 -3
- package/dist/ui/esm/components/List/ListMultiSelectField/ListMultiSelectField.js.map +1 -1
- package/dist/ui/esm/components/List/ListNumberField/ListNumberField.js.map +1 -1
- package/dist/ui/esm/components/List/ListRichTextField/ListRichTextField.js +1 -1
- package/dist/ui/esm/components/List/ListRichTextField/ListRichTextField.js.map +1 -1
- package/dist/ui/esm/components/List/ListSelectField/LinkedTagIfLinked.js +1 -1
- package/dist/ui/esm/components/List/ListSelectField/LinkedTagIfLinked.js.map +1 -1
- package/dist/ui/esm/components/List/ListSelectField/ListSelectField.js +2 -2
- package/dist/ui/esm/components/List/ListSelectField/ListSelectField.js.map +1 -1
- package/dist/ui/esm/components/List/ListTitleField/LinkedTitle.js +4 -4
- package/dist/ui/esm/components/List/ListTitleField/LinkedTitle.js.map +1 -1
- package/dist/ui/esm/components/List/ListTitleField/ListTitleField.js.map +1 -1
- package/dist/ui/esm/components/List/ListUrlField/ListUrlField.js +2 -2
- package/dist/ui/esm/components/List/ListUrlField/ListUrlField.js.map +1 -1
- package/dist/ui/esm/components/Page/BookmarkBlock/BookmarkBlock.js +3 -3
- package/dist/ui/esm/components/Page/BookmarkBlock/BookmarkBlock.js.map +1 -1
- package/dist/ui/esm/components/Page/BreadcrumbBlock/BreadcrumbBlock.js.map +1 -1
- package/dist/ui/esm/components/Page/BreadcrumbBlock/Breadcrumbs.js +1 -1
- package/dist/ui/esm/components/Page/BreadcrumbBlock/Breadcrumbs.js.map +1 -1
- package/dist/ui/esm/components/Page/BreadcrumbBlock/LinkedBreadcrumbIfLinked.js +1 -1
- package/dist/ui/esm/components/Page/BreadcrumbBlock/LinkedBreadcrumbIfLinked.js.map +1 -1
- package/dist/ui/esm/components/Page/BulletedListBlock/BulletedListBlock.js +3 -4
- package/dist/ui/esm/components/Page/BulletedListBlock/BulletedListBlock.js.map +1 -1
- package/dist/ui/esm/components/Page/CalloutBlock/CalloutBlock.js +4 -4
- package/dist/ui/esm/components/Page/CalloutBlock/CalloutBlock.js.map +1 -1
- package/dist/ui/esm/components/Page/ChildDatabaseBlock/ChildDatabaseBlock.js +3 -3
- package/dist/ui/esm/components/Page/ChildDatabaseBlock/ChildDatabaseBlock.js.map +1 -1
- package/dist/ui/esm/components/Page/ChildPageBlock/ChildPageBlock.js +3 -3
- package/dist/ui/esm/components/Page/ChildPageBlock/ChildPageBlock.js.map +1 -1
- package/dist/ui/esm/components/Page/CodeBlock/Code/Code.js +20 -20
- package/dist/ui/esm/components/Page/CodeBlock/Code/Code.js.map +1 -1
- package/dist/ui/esm/components/Page/CodeBlock/CodeBlock.js +2 -2
- package/dist/ui/esm/components/Page/CodeBlock/CodeBlock.js.map +1 -1
- package/dist/ui/esm/components/Page/ColumnListBlock/ColumnListBlock.js +2 -1
- package/dist/ui/esm/components/Page/ColumnListBlock/ColumnListBlock.js.map +1 -1
- package/dist/ui/esm/components/Page/EmbedBlock/EmbedBlock.js +5 -5
- package/dist/ui/esm/components/Page/EmbedBlock/EmbedBlock.js.map +1 -1
- package/dist/ui/esm/components/Page/EquationBlock/EquationBlock.js +1 -1
- package/dist/ui/esm/components/Page/EquationBlock/EquationBlock.js.map +1 -1
- package/dist/ui/esm/components/Page/FileBlock/FileBlock.js +5 -3
- package/dist/ui/esm/components/Page/FileBlock/FileBlock.js.map +1 -1
- package/dist/ui/esm/components/Page/ImageBlock/ImageBlock.js +3 -3
- package/dist/ui/esm/components/Page/ImageBlock/ImageBlock.js.map +1 -1
- package/dist/ui/esm/components/Page/LinkPreviewBlock/LinkPreviewBlock.js +11 -11
- package/dist/ui/esm/components/Page/LinkPreviewBlock/LinkPreviewBlock.js.map +1 -1
- package/dist/ui/esm/components/Page/ListBlocks/ListBlocks.js +1 -1
- package/dist/ui/esm/components/Page/ListBlocks/ListBlocks.js.map +1 -1
- package/dist/ui/esm/components/Page/NumberedListBlock/NumberedListBlock.js +3 -4
- package/dist/ui/esm/components/Page/NumberedListBlock/NumberedListBlock.js.map +1 -1
- package/dist/ui/esm/components/Page/Page.js +1 -1
- package/dist/ui/esm/components/Page/Page.js.map +1 -1
- package/dist/ui/esm/components/Page/PageHandler.js +3 -3
- package/dist/ui/esm/components/Page/PageHandler.js.map +1 -1
- package/dist/ui/esm/components/Page/PdfBlock/Pdf.js +24 -10
- package/dist/ui/esm/components/Page/PdfBlock/Pdf.js.map +1 -1
- package/dist/ui/esm/components/Page/PdfBlock/PdfBlock.js +3 -3
- package/dist/ui/esm/components/Page/PdfBlock/PdfBlock.js.map +1 -1
- package/dist/ui/esm/components/Page/SyncedBlock/SyncedBlock.js +2 -2
- package/dist/ui/esm/components/Page/SyncedBlock/SyncedBlock.js.map +1 -1
- package/dist/ui/esm/components/Page/TableBlock/TableBlock.js +8 -8
- package/dist/ui/esm/components/Page/TableBlock/TableBlock.js.map +1 -1
- package/dist/ui/esm/components/Page/TableOfContentsBlock/TableOfContentsBlock.js +1 -1
- package/dist/ui/esm/components/Page/TableOfContentsBlock/TableOfContentsBlock.js.map +1 -1
- package/dist/ui/esm/components/Page/TextBlock/TextBlock.js +3 -3
- package/dist/ui/esm/components/Page/TextBlock/TextBlock.js.map +1 -1
- package/dist/ui/esm/components/Page/ToDoBlock/ToDoBlock.js +4 -4
- package/dist/ui/esm/components/Page/ToDoBlock/ToDoBlock.js.map +1 -1
- package/dist/ui/esm/components/Page/ToggleBlock/ToggleBlock.js +3 -3
- package/dist/ui/esm/components/Page/ToggleBlock/ToggleBlock.js.map +1 -1
- package/dist/ui/esm/components/Page/VideoBlock/VideoBlock.js +4 -4
- package/dist/ui/esm/components/Page/VideoBlock/VideoBlock.js.map +1 -1
- package/dist/ui/esm/components/PrefixSuffix/PrefixSuffix.js.map +1 -1
- package/dist/ui/esm/components/RichText/Annotation/Annotation.js +3 -4
- package/dist/ui/esm/components/RichText/Annotation/Annotation.js.map +1 -1
- package/dist/ui/esm/components/RichText/Caption.js +1 -1
- package/dist/ui/esm/components/RichText/Caption.js.map +1 -1
- package/dist/ui/esm/components/RichText/Equation/Equation.js +1 -1
- package/dist/ui/esm/components/RichText/Equation/Equation.js.map +1 -1
- package/dist/ui/esm/components/RichText/LinkIfLinked/LinkIfLinked.js +1 -1
- package/dist/ui/esm/components/RichText/LinkIfLinked/LinkIfLinked.js.map +1 -1
- package/dist/ui/esm/components/RichText/Mention/DateMention/DateMention.js +3 -3
- package/dist/ui/esm/components/RichText/Mention/DateMention/DateMention.js.map +1 -1
- package/dist/ui/esm/components/RichText/Mention/LinkPreviewMention/LinkPreviewMention.js +4 -4
- package/dist/ui/esm/components/RichText/Mention/LinkPreviewMention/LinkPreviewMention.js.map +1 -1
- package/dist/ui/esm/components/RichText/Mention/Mention.js +12 -12
- package/dist/ui/esm/components/RichText/Mention/Mention.js.map +1 -1
- package/dist/ui/esm/components/RichText/Mention/PageOrDatabaseMention/PageOrDatabaseMention.js +1 -1
- package/dist/ui/esm/components/RichText/Mention/PageOrDatabaseMention/PageOrDatabaseMention.js.map +1 -1
- package/dist/ui/esm/components/RichText/Mention/TemplateMention/TemplateMention.js.map +1 -1
- package/dist/ui/esm/components/RichText/Mention/UserMention/UserMention.js +2 -2
- package/dist/ui/esm/components/RichText/Mention/UserMention/UserMention.js.map +1 -1
- package/dist/ui/esm/components/RichText/RichText.js +5 -5
- package/dist/ui/esm/components/RichText/RichText.js.map +1 -1
- package/dist/ui/esm/components/RichText/Text/Text.js +1 -1
- package/dist/ui/esm/components/RichText/Text/Text.js.map +1 -1
- package/dist/ui/esm/components/Table/Column.js +8 -8
- package/dist/ui/esm/components/Table/Column.js.map +1 -1
- package/dist/ui/esm/components/Table/Table.js +2 -2
- package/dist/ui/esm/components/Table/Table.js.map +1 -1
- package/dist/ui/esm/components/Table/TableCheckboxField/TableCheckboxField.js.map +1 -1
- package/dist/ui/esm/components/Table/TableDateField/TableDateField.js +10 -8
- package/dist/ui/esm/components/Table/TableDateField/TableDateField.js.map +1 -1
- package/dist/ui/esm/components/Table/TableFormulaField/TableFormulaField.js.map +1 -1
- package/dist/ui/esm/components/Table/TableHandler.js +9 -20
- package/dist/ui/esm/components/Table/TableHandler.js.map +1 -1
- package/dist/ui/esm/components/Table/TableIcon/TableIcon.js +1 -2
- package/dist/ui/esm/components/Table/TableIcon/TableIcon.js.map +1 -1
- package/dist/ui/esm/components/Table/TableMultiSelectField/LinkedTagIfLinked.js +1 -1
- package/dist/ui/esm/components/Table/TableMultiSelectField/LinkedTagIfLinked.js.map +1 -1
- package/dist/ui/esm/components/Table/TableMultiSelectField/TableMultiSelectField.js +1 -1
- package/dist/ui/esm/components/Table/TableMultiSelectField/TableMultiSelectField.js.map +1 -1
- package/dist/ui/esm/components/Table/TableNumberField/TableNumberField.js.map +1 -1
- package/dist/ui/esm/components/Table/TableRichTextField/TableRichTextField.js +3 -3
- package/dist/ui/esm/components/Table/TableRichTextField/TableRichTextField.js.map +1 -1
- package/dist/ui/esm/components/Table/TableSelectField/LinkedTagIfLinked.js +1 -1
- package/dist/ui/esm/components/Table/TableSelectField/LinkedTagIfLinked.js.map +1 -1
- package/dist/ui/esm/components/Table/TableSelectField/TableSelectField.js +2 -2
- package/dist/ui/esm/components/Table/TableSelectField/TableSelectField.js.map +1 -1
- package/dist/ui/esm/components/Table/TableTitleField/LinkedTitleIfLinked.js +1 -1
- package/dist/ui/esm/components/Table/TableTitleField/LinkedTitleIfLinked.js.map +1 -1
- package/dist/ui/esm/components/Table/TableTitleField/TableTitleField.js +2 -2
- package/dist/ui/esm/components/Table/TableTitleField/TableTitleField.js.map +1 -1
- package/dist/ui/esm/components/Table/TableUrlField/TableUrlField.js +2 -2
- package/dist/ui/esm/components/Table/TableUrlField/TableUrlField.js.map +1 -1
- package/dist/ui/esm/components/TableOfContents/TableOfContents.js +4 -2
- package/dist/ui/esm/components/TableOfContents/TableOfContents.js.map +1 -1
- package/dist/ui/esm/components/TableOfContents/index.js +1 -2
- package/dist/ui/esm/components/TableOfContents/index.js.map +1 -1
- package/dist/ui/esm/components/index.js +22 -22
- package/dist/ui/esm/components/index.js.map +1 -1
- package/dist/ui/esm/components/lib.js +9 -7
- package/dist/ui/esm/components/lib.js.map +1 -1
- package/dist/ui/index-without-dark.css +1 -1
- package/package.json +14 -16
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import {
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
3
|
import { splitUrl } from '../../lib.js';
|
|
4
4
|
|
|
5
5
|
const TableUrlField = ({ url }) => {
|
|
6
6
|
if (!url) {
|
|
7
|
-
return
|
|
7
|
+
return null;
|
|
8
8
|
}
|
|
9
9
|
const { domain, omittedPath } = splitUrl(url);
|
|
10
10
|
return (_jsx("div", { className: "rotion-table-url", children: _jsxs("a", { className: "rotion-table-url-link", href: url, rel: "noreferrer", target: "_blank", children: [_jsx("span", { className: "rotion-table-url-domain", children: domain }), _jsx("span", { className: "rotion-table-url-path", children: omittedPath })] }) }));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableUrlField.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/Table/TableUrlField/TableUrlField.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"TableUrlField.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/Table/TableUrlField/TableUrlField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAA;AAEvC,OAAO,qBAAqB,CAAA;AAE5B,MAAM,aAAa,GAAG,CAAC,EAAE,GAAG,EAAsB,EAAE,EAAE;IACpD,IAAI,CAAC,GAAG,EAAE,CAAC;QACT,OAAO,IAAI,CAAA;IACb,CAAC;IAED,MAAM,EAAE,MAAM,EAAE,WAAW,EAAE,GAAG,QAAQ,CAAC,GAAG,CAAC,CAAA;IAC7C,OAAO,CACL,cAAK,SAAS,EAAC,kBAAkB,YAC/B,aAAG,SAAS,EAAC,uBAAuB,EAAC,IAAI,EAAE,GAAG,EAAE,GAAG,EAAC,YAAY,EAAC,MAAM,EAAC,QAAQ,aAC9E,eAAM,SAAS,EAAC,yBAAyB,YAAE,MAAM,GAAQ,EACzD,eAAM,SAAS,EAAC,uBAAuB,YAAE,WAAW,GAAQ,IAC1D,GACA,CACP,CAAA;AACH,CAAC,CAAA;AAED,eAAe,aAAa,CAAA"}
|
|
@@ -7,7 +7,8 @@ export function GenHtmlId(uuidv8Id) {
|
|
|
7
7
|
}
|
|
8
8
|
const buildTocItems = (blocks) => {
|
|
9
9
|
const { results } = blocks;
|
|
10
|
-
return results
|
|
10
|
+
return results
|
|
11
|
+
.map((bl) => {
|
|
11
12
|
if (!('type' in bl)) {
|
|
12
13
|
return null;
|
|
13
14
|
}
|
|
@@ -32,7 +33,8 @@ const buildTocItems = (blocks) => {
|
|
|
32
33
|
};
|
|
33
34
|
}
|
|
34
35
|
return null;
|
|
35
|
-
})
|
|
36
|
+
})
|
|
37
|
+
.filter((item) => item !== null);
|
|
36
38
|
};
|
|
37
39
|
const ListRecursive = ({ items }) => {
|
|
38
40
|
const result = [];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableOfContents.js","sourceRoot":"","sources":["../../../../../../src/ui/components/TableOfContents/TableOfContents.tsx"],"names":[],"mappings":";AAGA,OAAO,eAAe,CAAA;AACtB,OAAO,uBAAuB,CAAA;AAE9B,MAAM,UAAU,SAAS,CAAC,QAAgB;IACxC,OAAO,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAA;AAC3B,CAAC;AAQD,MAAM,aAAa,GAAG,CAAC,MAAmC,EAAa,EAAE;IACvE,MAAM,EAAE,OAAO,EAAE,GAAG,MAAM,CAAA;IAC1B,OAAO,OAAO,
|
|
1
|
+
{"version":3,"file":"TableOfContents.js","sourceRoot":"","sources":["../../../../../../src/ui/components/TableOfContents/TableOfContents.tsx"],"names":[],"mappings":";AAGA,OAAO,eAAe,CAAA;AACtB,OAAO,uBAAuB,CAAA;AAE9B,MAAM,UAAU,SAAS,CAAC,QAAgB;IACxC,OAAO,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAA;AAC3B,CAAC;AAQD,MAAM,aAAa,GAAG,CAAC,MAAmC,EAAa,EAAE;IACvE,MAAM,EAAE,OAAO,EAAE,GAAG,MAAM,CAAA;IAC1B,OAAO,OAAO;SACX,GAAG,CAAC,CAAC,EAAE,EAAE,EAAE;QACV,IAAI,CAAC,CAAC,MAAM,IAAI,EAAE,CAAC,EAAE,CAAC;YACpB,OAAO,IAAI,CAAA;QACb,CAAC;QAED,QAAQ,EAAE,CAAC,IAAI,EAAE,CAAC;YAChB,KAAK,WAAW;gBACd,OAAO;oBACL,KAAK,EAAE,CAAC;oBACR,IAAI,EAAE,EAAE,CAAC,SAAS,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,IAAI,CAAC,EAAE,CAAC,IAAI,EAAE;oBACpE,EAAE,EAAE,SAAS,CAAC,EAAE,CAAC,EAAE,CAAC;iBACrB,CAAA;YACH,KAAK,WAAW;gBACd,OAAO;oBACL,KAAK,EAAE,CAAC;oBACR,IAAI,EAAE,EAAE,CAAC,SAAS,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,IAAI,CAAC,EAAE,CAAC,IAAI,EAAE;oBACpE,EAAE,EAAE,SAAS,CAAC,EAAE,CAAC,EAAE,CAAC;iBACrB,CAAA;YACH,KAAK,WAAW;gBACd,OAAO;oBACL,KAAK,EAAE,CAAC;oBACR,IAAI,EAAE,EAAE,CAAC,SAAS,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,IAAI,CAAC,EAAE,CAAC,IAAI,EAAE;oBACpE,EAAE,EAAE,SAAS,CAAC,EAAE,CAAC,EAAE,CAAC;iBACrB,CAAA;QACL,CAAC;QAED,OAAO,IAAI,CAAA;IACb,CAAC,CAAC;SACD,MAAM,CAAC,CAAC,IAAI,EAAoC,EAAE,CAAC,IAAI,KAAK,IAAI,CAAC,CAAA;AACtE,CAAC,CAAA;AAMD,MAAM,aAAa,GAAG,CAAC,EAAE,KAAK,EAAsB,EAAE,EAAE;IACtD,MAAM,MAAM,GAAyB,EAAE,CAAA;IACvC,IAAI,YAAY,GAAG,CAAC,CAAA;IAEpB,OAAO,YAAY,GAAG,KAAK,CAAC,MAAM,EAAE,CAAC;QACnC,MAAM,WAAW,GAAG,KAAK,CAAC,YAAY,CAAC,CAAA;QAEvC,+DAA+D;QAC/D,MAAM,WAAW,GAAc,EAAE,CAAA;QACjC,IAAI,WAAW,GAAG,YAAY,GAAG,CAAC,CAAA;QAElC,2BAA2B;QAC3B,OAAO,WAAW,GAAG,KAAK,CAAC,MAAM,IAAI,KAAK,CAAC,WAAW,CAAC,CAAC,KAAK,GAAG,WAAW,CAAC,KAAK,EAAE,CAAC;YAClF,WAAW,CAAC,IAAI,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAA;YACpC,WAAW,EAAE,CAAA;QACf,CAAC;QAED,0BAA0B;QAC1B,MAAM,cAAc,GAAG,CACrB,cAAuB,SAAS,EAAE,SAAS,WAAW,CAAC,KAAK,EAAE,aAC5D,YAAG,SAAS,EAAC,iBAAiB,EAAC,IAAI,EAAE,IAAI,WAAW,CAAC,EAAE,EAAE,YACtD,WAAW,CAAC,IAAI,GACf,EACH,WAAW,CAAC,MAAM,GAAG,CAAC,IAAI,CACzB,uBACE,KAAC,aAAa,IAAC,KAAK,EAAE,WAAW,GAAI,GAClC,CACN,KARM,YAAY,CAShB,CACN,CAAA;QAED,MAAM,CAAC,IAAI,CAAC,cAAc,CAAC,CAAA;QAC3B,YAAY,GAAG,WAAW,CAAA;IAC5B,CAAC;IAED,OAAO,MAAM,CAAA;AACf,CAAC,CAAA;AAED;;;;;;GAMG;AACH,MAAM,eAAe,GAAG,CAAC,EAAE,MAAM,EAAwB,EAAE,EAAE;IAC3D,OAAO,CACL,aAAI,SAAS,EAAC,YAAY,YACxB,KAAC,aAAa,IAAC,KAAK,EAAE,aAAa,CAAC,MAAM,CAAC,GAAI,GAC5C,CACN,CAAA;AACH,CAAC,CAAA;AAED,eAAe,eAAe,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/ui/components/TableOfContents/index.ts"],"names":[],"mappings":"AAAA,OAAO,eAAe,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/ui/components/TableOfContents/index.ts"],"names":[],"mappings":"AAAA,OAAO,eAAe,EAAE,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAA;AACjE,OAAO,EAAE,eAAe,EAAE,SAAS,EAAE,CAAA"}
|
|
@@ -1,37 +1,28 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
export * from './
|
|
2
|
+
export * from './Checkbox/index.js';
|
|
3
3
|
export * from './Gallery/GalleryCard/index.js';
|
|
4
4
|
export * from './Gallery/GalleryCheckboxField/index.js';
|
|
5
5
|
export * from './Gallery/GalleryDateField/index.js';
|
|
6
|
+
export * from './Gallery/GalleryFormulaField/index.js';
|
|
6
7
|
export * from './Gallery/GalleryMultiSelectField/index.js';
|
|
7
|
-
export * from './Gallery/GallerySelectField/index.js';
|
|
8
8
|
export * from './Gallery/GalleryNumberField/index.js';
|
|
9
9
|
export * from './Gallery/GalleryRichTextField/index.js';
|
|
10
|
+
export * from './Gallery/GallerySelectField/index.js';
|
|
10
11
|
export * from './Gallery/GalleryTitleField/index.js';
|
|
11
12
|
export * from './Gallery/GalleryUrlField/index.js';
|
|
12
|
-
export * from './Gallery/
|
|
13
|
+
export * from './Gallery/index.js';
|
|
14
|
+
export * from './Icon/index.js';
|
|
13
15
|
export * from './List/index.js';
|
|
14
16
|
export * from './List/ListCheckboxField/index.js';
|
|
15
17
|
export * from './List/ListDateField/index.js';
|
|
18
|
+
export * from './List/ListFormulaField/index.js';
|
|
16
19
|
export * from './List/ListMultiSelectField/index.js';
|
|
17
|
-
export * from './List/ListSelectField/index.js';
|
|
18
20
|
export * from './List/ListNumberField/index.js';
|
|
19
21
|
export * from './List/ListRichTextField/index.js';
|
|
22
|
+
export * from './List/ListSelectField/index.js';
|
|
20
23
|
export * from './List/ListTitleField/index.js';
|
|
21
24
|
export * from './List/ListUrlField/index.js';
|
|
22
|
-
export * from './
|
|
23
|
-
export * from './Table/index.js';
|
|
24
|
-
export * from './Table/TableCheckboxField/index.js';
|
|
25
|
-
export * from './Table/TableDateField/index.js';
|
|
26
|
-
export * from './Table/TableIcon/index.js';
|
|
27
|
-
export * from './Table/TableMultiSelectField/index.js';
|
|
28
|
-
export * from './Table/TableNumberField/index.js';
|
|
29
|
-
export * from './Table/TableRichTextField/index.js';
|
|
30
|
-
export * from './Table/TableSelectField/index.js';
|
|
31
|
-
export * from './Table/TableTitleField/index.js';
|
|
32
|
-
export * from './Table/TableUrlField/index.js';
|
|
33
|
-
export * from './Table/TableFormulaField/index.js';
|
|
34
|
-
export * from './Page/index.js';
|
|
25
|
+
export * from './lib.js';
|
|
35
26
|
export * from './Page/BookmarkBlock/index.js';
|
|
36
27
|
export * from './Page/BreadcrumbBlock/index.js';
|
|
37
28
|
export * from './Page/BulletedListBlock/index.js';
|
|
@@ -44,6 +35,7 @@ export * from './Page/EmbedBlock/index.js';
|
|
|
44
35
|
export * from './Page/EquationBlock/index.js';
|
|
45
36
|
export * from './Page/FileBlock/index.js';
|
|
46
37
|
export * from './Page/ImageBlock/index.js';
|
|
38
|
+
export * from './Page/index.js';
|
|
47
39
|
export * from './Page/LinkPreviewBlock/index.js';
|
|
48
40
|
export * from './Page/NumberedListBlock/index.js';
|
|
49
41
|
export * from './Page/PdfBlock/index.js';
|
|
@@ -54,11 +46,19 @@ export * from './Page/TextBlock/index.js';
|
|
|
54
46
|
export * from './Page/ToDoBlock/index.js';
|
|
55
47
|
export * from './Page/ToggleBlock/index.js';
|
|
56
48
|
export * from './Page/VideoBlock/index.js';
|
|
57
|
-
export * from './Icon/index.js';
|
|
58
|
-
export * from './RichText/index.js';
|
|
59
49
|
export * from './PrefixSuffix/index.js';
|
|
60
|
-
export * from './
|
|
61
|
-
export * from './
|
|
62
|
-
export * from './
|
|
50
|
+
export * from './RichText/index.js';
|
|
51
|
+
export * from './Table/index.js';
|
|
52
|
+
export * from './Table/TableCheckboxField/index.js';
|
|
53
|
+
export * from './Table/TableDateField/index.js';
|
|
54
|
+
export * from './Table/TableFormulaField/index.js';
|
|
55
|
+
export * from './Table/TableIcon/index.js';
|
|
56
|
+
export * from './Table/TableMultiSelectField/index.js';
|
|
57
|
+
export * from './Table/TableNumberField/index.js';
|
|
58
|
+
export * from './Table/TableRichTextField/index.js';
|
|
59
|
+
export * from './Table/TableSelectField/index.js';
|
|
60
|
+
export * from './Table/TableTitleField/index.js';
|
|
61
|
+
export * from './Table/TableUrlField/index.js';
|
|
63
62
|
export * from './TableOfContents/index.js';
|
|
63
|
+
export * from './types.js';
|
|
64
64
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/ui/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/ui/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAA;AACnC,cAAc,gCAAgC,CAAA;AAC9C,cAAc,yCAAyC,CAAA;AACvD,cAAc,qCAAqC,CAAA;AACnD,cAAc,wCAAwC,CAAA;AACtD,cAAc,4CAA4C,CAAA;AAC1D,cAAc,uCAAuC,CAAA;AACrD,cAAc,yCAAyC,CAAA;AACvD,cAAc,uCAAuC,CAAA;AACrD,cAAc,sCAAsC,CAAA;AACpD,cAAc,oCAAoC,CAAA;AAClD,cAAc,oBAAoB,CAAA;AAClC,cAAc,iBAAiB,CAAA;AAC/B,cAAc,iBAAiB,CAAA;AAC/B,cAAc,mCAAmC,CAAA;AACjD,cAAc,+BAA+B,CAAA;AAC7C,cAAc,kCAAkC,CAAA;AAChD,cAAc,sCAAsC,CAAA;AACpD,cAAc,iCAAiC,CAAA;AAC/C,cAAc,mCAAmC,CAAA;AACjD,cAAc,iCAAiC,CAAA;AAC/C,cAAc,gCAAgC,CAAA;AAC9C,cAAc,8BAA8B,CAAA;AAC5C,cAAc,UAAU,CAAA;AACxB,cAAc,+BAA+B,CAAA;AAC7C,cAAc,iCAAiC,CAAA;AAC/C,cAAc,mCAAmC,CAAA;AACjD,cAAc,8BAA8B,CAAA;AAC5C,cAAc,oCAAoC,CAAA;AAClD,cAAc,gCAAgC,CAAA;AAC9C,cAAc,2BAA2B,CAAA;AACzC,cAAc,iCAAiC,CAAA;AAC/C,cAAc,4BAA4B,CAAA;AAC1C,cAAc,+BAA+B,CAAA;AAC7C,cAAc,2BAA2B,CAAA;AACzC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,iBAAiB,CAAA;AAC/B,cAAc,kCAAkC,CAAA;AAChD,cAAc,mCAAmC,CAAA;AACjD,cAAc,0BAA0B,CAAA;AACxC,cAAc,6BAA6B,CAAA;AAC3C,cAAc,4BAA4B,CAAA;AAC1C,cAAc,sCAAsC,CAAA;AACpD,cAAc,2BAA2B,CAAA;AACzC,cAAc,2BAA2B,CAAA;AACzC,cAAc,6BAA6B,CAAA;AAC3C,cAAc,4BAA4B,CAAA;AAC1C,cAAc,yBAAyB,CAAA;AACvC,cAAc,qBAAqB,CAAA;AACnC,cAAc,kBAAkB,CAAA;AAChC,cAAc,qCAAqC,CAAA;AACnD,cAAc,iCAAiC,CAAA;AAC/C,cAAc,oCAAoC,CAAA;AAClD,cAAc,4BAA4B,CAAA;AAC1C,cAAc,wCAAwC,CAAA;AACtD,cAAc,mCAAmC,CAAA;AACjD,cAAc,qCAAqC,CAAA;AACnD,cAAc,mCAAmC,CAAA;AACjD,cAAc,kCAAkC,CAAA;AAChD,cAAc,gCAAgC,CAAA;AAC9C,cAAc,4BAA4B,CAAA;AAC1C,cAAc,YAAY,CAAA"}
|
|
@@ -4,9 +4,11 @@ export function queryToString(q) {
|
|
|
4
4
|
if (q === undefined) {
|
|
5
5
|
return '';
|
|
6
6
|
}
|
|
7
|
-
const str = Object.entries(q)
|
|
7
|
+
const str = Object.entries(q)
|
|
8
|
+
.map((e) => {
|
|
8
9
|
return `${e[0]}=${encodeURIComponent(`${e[1]}`)}`;
|
|
9
|
-
})
|
|
10
|
+
})
|
|
11
|
+
.join('&');
|
|
10
12
|
return `?${str}`;
|
|
11
13
|
}
|
|
12
14
|
export const getLinkPathAndLinkKey = (link) => {
|
|
@@ -33,8 +35,8 @@ export function getSlug(key, page) {
|
|
|
33
35
|
if (!('rich_text' in p)) {
|
|
34
36
|
return 'not-found-richtext-in-key';
|
|
35
37
|
}
|
|
36
|
-
// @ts-
|
|
37
|
-
return p.rich_text.map(v => v.text.content).join(',');
|
|
38
|
+
// @ts-expect-error: Notion rich_text property items have text.content but TypeScript types are incomplete
|
|
39
|
+
return p.rich_text.map((v) => v.text.content).join(',');
|
|
38
40
|
}
|
|
39
41
|
export function UsePagination(pages, perPage) {
|
|
40
42
|
const [currentPage, setCurrentPage] = useState(1);
|
|
@@ -51,8 +53,8 @@ export function UsePagination(pages, perPage) {
|
|
|
51
53
|
}
|
|
52
54
|
// BuildPlainTextByPage builds plain text from a apge as FetchBlocks returns
|
|
53
55
|
export function BuildPlainTextByPage(blocks) {
|
|
54
|
-
const richText = blocks.results.map(v => 'type' in v && v.type === 'paragraph' ? v.paragraph.rich_text : []);
|
|
55
|
-
return richText.
|
|
56
|
+
const richText = blocks.results.map((v) => ('type' in v && v.type === 'paragraph' ? v.paragraph.rich_text : []));
|
|
57
|
+
return richText.flatMap((v) => v.map((vv) => vv.plain_text)).join('');
|
|
56
58
|
}
|
|
57
59
|
export function pathBasename(str) {
|
|
58
60
|
const u = str.replace(/\/$/, '');
|
|
@@ -78,7 +80,7 @@ export function splitUrl(url) {
|
|
|
78
80
|
const path = arrayPath.join('/');
|
|
79
81
|
return {
|
|
80
82
|
domain,
|
|
81
|
-
omittedPath: `/${path.length > 12 ? `${path.substring(0, 3)}...${path.substring(path.length - 6)}` : path}
|
|
83
|
+
omittedPath: `/${path.length > 12 ? `${path.substring(0, 3)}...${path.substring(path.length - 6)}` : path}`,
|
|
82
84
|
};
|
|
83
85
|
}
|
|
84
86
|
//# sourceMappingURL=lib.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lib.js","sourceRoot":"","sources":["../../../../../src/ui/components/lib.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"lib.js","sourceRoot":"","sources":["../../../../../src/ui/components/lib.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAA;AAGhC,MAAM,UAAU,aAAa,CAAC,CAAkC;IAC9D,IAAI,CAAC,KAAK,SAAS,EAAE,CAAC;QACpB,OAAO,EAAE,CAAA;IACX,CAAC;IAED,MAAM,GAAG,GAAG,MAAM,CAAC,OAAO,CAAC,CAAC,CAAC;SAC1B,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE;QACT,OAAO,GAAG,CAAC,CAAC,CAAC,CAAC,IAAI,kBAAkB,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,CAAA;IACnD,CAAC,CAAC;SACD,IAAI,CAAC,GAAG,CAAC,CAAA;IAEZ,OAAO,IAAI,GAAG,EAAE,CAAA;AAClB,CAAC;AAED,MAAM,CAAC,MAAM,qBAAqB,GAAG,CAAC,IAAY,EAAoB,EAAE;IACtE,MAAM,SAAS,GAAG,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,CAAA;IACjC,IAAI,IAAI,KAAK,EAAE,EAAE,CAAC;QAChB,OAAO,CAAC,GAAG,EAAE,EAAE,CAAC,CAAA;IAClB,CAAC;SAAM,IAAI,SAAS,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;QAChC,OAAO,CAAC,IAAI,EAAE,EAAE,CAAC,CAAA;IACnB,CAAC;IACD,OAAO,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,SAAS,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;AACnD,CAAC,CAAA;AAED,MAAM,UAAU,OAAO,CAAC,GAAW,EAAE,IAAqB;IACxD,IAAI,CAAC,CAAC,YAAY,IAAI,IAAI,CAAC,EAAE,CAAC;QAC5B,OAAO,sBAAsB,CAAA;IAC/B,CAAC;IACD,IAAI,GAAG,KAAK,IAAI,EAAE,CAAC;QACjB,OAAO,IAAI,CAAC,EAAE,CAAA;IAChB,CAAC;IACD,IAAI,CAAC,CAAC,GAAG,IAAI,IAAI,CAAC,UAAU,CAAC,EAAE,CAAC;QAC9B,OAAO,kCAAkC,CAAA;IAC3C,CAAC;IACD,MAAM,CAAC,GAAG,IAAI,CAAC,UAAU,CAAC,GAAG,CAAC,CAAA;IAC9B,IAAI,CAAC,CAAC,WAAW,IAAI,CAAC,CAAC,EAAE,CAAC;QACxB,OAAO,2BAA2B,CAAA;IACpC,CAAC;IACD,0GAA0G;IAC1G,OAAO,CAAC,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAA;AACzD,CAAC;AAED,MAAM,UAAU,aAAa,CAC3B,KAAU,EACV,OAAe;IAOf,MAAM,CAAC,WAAW,EAAE,cAAc,CAAC,GAAG,QAAQ,CAAC,CAAC,CAAC,CAAA;IACjD,MAAM,OAAO,GAAG,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,MAAM,GAAG,OAAO,CAAC,CAAA;IAEjD,MAAM,WAAW,GAAG,GAAG,EAAE;QACvB,MAAM,KAAK,GAAG,CAAC,WAAW,GAAG,CAAC,CAAC,GAAG,OAAO,CAAA;QACzC,MAAM,GAAG,GAAG,KAAK,GAAG,OAAO,CAAA;QAC3B,OAAO,KAAK,CAAC,KAAK,CAAC,SAAS,EAAE,GAAG,CAAC,CAAA;IACpC,CAAC,CAAA;IAED,MAAM,IAAI,GAAG,GAAG,EAAE;QAChB,cAAc,CAAC,CAAC,WAAW,EAAE,EAAE,CAAC,IAAI,CAAC,GAAG,CAAC,WAAW,GAAG,CAAC,EAAE,OAAO,CAAC,CAAC,CAAA;IACrE,CAAC,CAAA;IAED,OAAO,EAAE,IAAI,EAAE,WAAW,EAAE,WAAW,EAAE,OAAO,EAAE,CAAA;AACpD,CAAC;AAED,4EAA4E;AAC5E,MAAM,UAAU,oBAAoB,CAAC,MAAmC;IACtE,MAAM,QAAQ,GAAG,MAAM,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,MAAM,IAAI,CAAC,IAAI,CAAC,CAAC,IAAI,KAAK,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAA;IAChH,OAAO,QAAQ,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,CAAC,UAAU,CAAC,CAAC,CAAC,IAAI,CAAC,EAAE,CAAC,CAAA;AACvE,CAAC;AAED,MAAM,UAAU,YAAY,CAAC,GAAW;IACtC,MAAM,CAAC,GAAG,GAAG,CAAC,OAAO,CAAC,KAAK,EAAE,EAAE,CAAC,CAAA;IAChC,MAAM,CAAC,GAAG,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,WAAW,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAA;IAC7C,OAAO,CAAC,CAAC,WAAW,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,EAAE,CAAC,CAAC,WAAW,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;AACxE,CAAC;AAED,MAAM,UAAU,iBAAiB,CAAC,IAAa;IAC7C,IAAI,KAAK,GAAG,cAAc,CAAA;IAC1B,IAAI,KAAK,GAAG,QAAQ,CAAA;IACpB,IAAI,CAAC,IAAI,EAAE,CAAC;QACV,OAAO,EAAE,KAAK,EAAE,KAAK,EAAE,CAAA;IACzB,CAAC;IAED,IAAI,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC;QACxB,KAAK,GAAG,WAAW,CAAA;QACnB,KAAK,GAAG,MAAM,CAAA;IAChB,CAAC;IACD,OAAO,EAAE,KAAK,EAAE,KAAK,EAAE,CAAA;AACzB,CAAC;AAED,MAAM,UAAU,QAAQ,CAAC,GAAW;IAClC,MAAM,aAAa,GAAG,GAAG,CAAC,OAAO,CAAC,aAAa,EAAE,EAAE,CAAC,CAAA;IACpD,MAAM,SAAS,GAAG,aAAa,CAAC,KAAK,CAAC,GAAG,CAAC,CAAA;IAC1C,MAAM,MAAM,GAAG,GAAG,SAAS,CAAC,KAAK,EAAE,EAAE,CAAA;IACrC,MAAM,IAAI,GAAG,SAAS,CAAC,IAAI,CAAC,GAAG,CAAC,CAAA;IAChC,OAAO;QACL,MAAM;QACN,WAAW,EAAE,IAAI,IAAI,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC,CAAC,GAAG,IAAI,CAAC,SAAS,CAAC,CAAC,EAAE,CAAC,CAAC,MAAM,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,MAAM,GAAG,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,IAAI,EAAE;KAC5G,CAAA;AACH,CAAC"}
|
|
@@ -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-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{backface-visibility:hidden;display:block;fill:#fff;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{backface-visibility:hidden;display:block;fill:var(--rotion-primary-text);flex-shrink:0;height:100%;width:100%}@media (prefers-color-scheme:dark){.rotion-checkbox-unchecked-checkbox{fill:var(--rotion-dark-primary-text)}}.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}@media (prefers-color-scheme:dark){.rotion-gallery-card{background:var(--rotion-dark-gallery-bg);box-shadow:var(--rotion-dark-gallery-box-shadow);color:var(--rotion-dark-primary-text)}.rotion-gallery-card:hover{background:var(--rotion-dark-gallery-hover-bg)}}.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,.rotion-gallery-formula{font-size:.8rem;padding:5px 10px 0}.rotion-gallery-date,.rotion-gallery-formula,.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;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)}@media (prefers-color-scheme:dark){.rotion-gallery-multiselect-default{background-color:var(--rotion-dark-tag-bg-default);color:var(--rotion-dark-tag-default)}.rotion-gallery-multiselect-gray{background-color:var(--rotion-dark-tag-bg-gray);color:var(--rotion-dark-tag-gray)}.rotion-gallery-multiselect-brown{background-color:var(--rotion-dark-tag-bg-brown);color:var(--rotion-dark-tag-brown)}.rotion-gallery-multiselect-orange{background-color:var(--rotion-dark-tag-bg-orange);color:var(--rotion-dark-tag-orange)}.rotion-gallery-multiselect-yellow{background-color:var(--rotion-dark-tag-bg-yellow);color:var(--rotion-dark-tag-yellow)}.rotion-gallery-multiselect-green{background-color:var(--rotion-dark-tag-bg-green);color:var(--rotion-dark-tag-green)}.rotion-gallery-multiselect-blue{background-color:var(--rotion-dark-tag-bg-blue);color:var(--rotion-dark-tag-blue)}.rotion-gallery-multiselect-purple{background-color:var(--rotion-dark-tag-bg-purple);color:var(--rotion-dark-tag-purple)}.rotion-gallery-multiselect-pink{background-color:var(--rotion-dark-tag-bg-pink);color:var(--rotion-dark-tag-pink)}.rotion-gallery-multiselect-red{background-color:var(--rotion-dark-tag-bg-red);color:var(--rotion-dark-tag-red)}}.rotion-gallery-multiselect-tag{color:inherit;font-family:var(--rotion-font-family);padding:2px 10px;text-decoration:var(--rotion-text-decoration)}.rotion-gallery-multiselect-link{cursor:var(--rotion-link-cursor)}.rotion-gallery-number{align-items:center;display:flex;font-family:var(--rotion-font-family);font-size:.8rem;padding:5px 10px 0;white-space:nowrap;width:100%}.rotion-gallery-preview{aspect-ratio:16/9;border-bottom:var(--rotion-gallery-image-border-bottom);overflow:hidden;width:100%}.rotion-gallery-preview-fit{object-fit:contain;object-position:center 50%}.rotion-gallery-preview-nofit{object-fit:cover;object-position:top center}.rotion-gallery-preview-img{width:100%}@media (prefers-color-scheme:dark){.rotion-gallery-preview{border-bottom:var(--rotion-dark-gallery-image-border-bottom)}}.rotion-gallery-richtext{display:block;font-family:var(--rotion-font-family);font-size:13px;overflow:hidden;padding:5px 10px 0;text-overflow:ellipsis;white-space:nowrap}.rotion-gallery-richtext-small{width:180px}.rotion-gallery-richtext-medium{width:260px}.rotion-gallery-richtext-large{width:320px}.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;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)}@media (prefers-color-scheme:dark){.rotion-gallery-select-default{background-color:var(--rotion-dark-tag-bg-default);color:var(--rotion-dark-tag-default)}.rotion-gallery-select-gray{background-color:var(--rotion-dark-tag-bg-gray);color:var(--rotion-dark-tag-gray)}.rotion-gallery-select-brown{background-color:var(--rotion-dark-tag-bg-brown);color:var(--rotion-dark-tag-brown)}.rotion-gallery-select-orange{background-color:var(--rotion-dark-tag-bg-orange);color:var(--rotion-dark-tag-orange)}.rotion-gallery-select-yellow{background-color:var(--rotion-dark-tag-bg-yellow);color:var(--rotion-dark-tag-yellow)}.rotion-gallery-select-green{background-color:var(--rotion-dark-tag-bg-green);color:var(--rotion-dark-tag-green)}.rotion-gallery-select-blue{background-color:var(--rotion-dark-tag-bg-blue);color:var(--rotion-dark-tag-blue)}.rotion-gallery-select-purple{background-color:var(--rotion-dark-tag-bg-purple);color:var(--rotion-dark-tag-purple)}.rotion-gallery-select-pink{background-color:var(--rotion-dark-tag-bg-pink);color:var(--rotion-dark-tag-pink)}.rotion-gallery-select-red{background-color:var(--rotion-dark-tag-bg-red);color:var(--rotion-dark-tag-red)}}.rotion-gallery-select-tag{color:inherit;font-family:var(--rotion-font-family);padding:2px 10px;text-decoration:var(--rotion-text-decoration)}.rotion-gallery-select-link{cursor:var(--rotion-link-cursor)}.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)}@media (prefers-color-scheme:dark){.rotion-gallery-url-link{color:var(--rotion-dark-link-color)}.rotion-gallery-url-link:hover{background:var(--rotion-dark-link-hover-bg-color);color:var(--rotion-dark-link-hover-color)}.rotion-gallery-url-path{color:var(--rotion-dark-tertiary-text)}}.rotion-icon-file,.rotion-icon-github{fill:var(--rotion-primary-text)}@media (prefers-color-scheme:dark){.rotion-icon-file,.rotion-icon-github{fill:var(--rotion-dark-primary-text)}}.rotion-list{color:var(--rotion-primary-text);font-family:var(--rotion-font-family);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)}@media (prefers-color-scheme:dark){.rotion-list{color:var(--rotion-dark-primary-text)}.rotion-list-line{background-color:var(--rotion-dark-link-bg-color)}.rotion-list-line:hover{background-color:var(--rotion-dark-link-hover-bg-color)}.rotion-list-dashed{border-top:1px dashed var(--rotion-dark-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}@media (prefers-color-scheme:dark){.rotion-list-checkbox{background-color:var(--rotion-dark-link-bg-color)}}.rotion-list-date{color:var(--rotion-tertiary-text);display:flex;font-family:var(--rotion-font-family);font-size:.85rem;margin:0 7px;min-width:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (prefers-color-scheme:dark){.rotion-list-date{color:var(--rotion-dark-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-list-multiselect-link{cursor:var(--rotion-link-cursor)}.rotion-list-multiselect-wrapper{border-radius:var(--rotion-border-radius);color:inherit;font-family:var(--rotion-font-family);padding:2px 10px;text-decoration:var(--rotion-link-text-decoration)}.rotion-list-multiselect-default{background-color:var(--rotion-tag-bg-default);color:var(--rotion-tag-default)}.rotion-list-multiselect-gray{background-color:var(--rotion-tag-bg-gray);color:var(--rotion-tag-gray)}.rotion-list-multiselect-brown{background-color:var(--rotion-tag-bg-brown);color:var(--rotion-tag-brown)}.rotion-list-multiselect-orange{background-color:var(--rotion-tag-bg-orange);color:var(--rotion-tag-orange)}.rotion-list-multiselect-yellow{background-color:var(--rotion-tag-bg-yellow);color:var(--rotion-tag-yellow)}.rotion-list-multiselect-green{background-color:var(--rotion-tag-bg-green);color:var(--rotion-tag-green)}.rotion-list-multiselect-blue{background-color:var(--rotion-tag-bg-blue);color:var(--rotion-tag-blue)}.rotion-list-multiselect-purple{background-color:var(--rotion-tag-bg-purple);color:var(--rotion-tag-purple)}.rotion-list-multiselect-pink{background-color:var(--rotion-tag-bg-orange);color:var(--rotion-tag-orange)}.rotion-list-multiselect-red{background-color:var(--rotion-tag-bg-red);color:var(--rotion-tag-red)}@media (prefers-color-scheme:dark){.rotion-list-multiselect-default{background-color:var(--rotion-dark-tag-bg-default);color:var(--rotion-dark-tag-default)}.rotion-list-multiselect-gray{background-color:var(--rotion-dark-tag-bg-gray);color:var(--rotion-dark-tag-gray)}.rotion-list-multiselect-brown{background-color:var(--rotion-dark-tag-bg-brown);color:var(--rotion-dark-tag-brown)}.rotion-list-multiselect-orange{background-color:var(--rotion-dark-tag-bg-orange);color:var(--rotion-dark-tag-orange)}.rotion-list-multiselect-yellow{background-color:var(--rotion-dark-tag-bg-yellow);color:var(--rotion-dark-tag-yellow)}.rotion-list-multiselect-green{background-color:var(--rotion-dark-tag-bg-green);color:var(--rotion-dark-tag-green)}.rotion-list-multiselect-blue{background-color:var(--rotion-dark-tag-bg-blue);color:var(--rotion-dark-tag-blue)}.rotion-list-multiselect-purple{background-color:var(--rotion-dark-tag-bg-purple);color:var(--rotion-dark-tag-purple)}.rotion-list-multiselect-pink{background-color:var(--rotion-dark-tag-bg-orange);color:var(--rotion-dark-tag-orange)}.rotion-list-multiselect-red{background-color:var(--rotion-dark-tag-bg-red);color:var(--rotion-dark-tag-red)}}.rotion-list-multiselect-ul{align-items:center;display:flex;flex-shrink:0;font-family:var(--rotion-font-family);list-style-type:none;margin:0 7px;max-width:400px;overflow:hidden;padding:0;text-overflow:ellipsis}.rotion-list-multiselect-li{align-items:center;display:flex;flex-shrink:0;font-size:.75rem;margin:0 6px 0 0;min-width:0;padding:0}.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);display:block;margin:0 .5rem;max-width:25rem;overflow:hidden;padding:0 .5rem;text-overflow:ellipsis}@media (prefers-color-scheme:dark){.rotion-list-richtext{color:var(--rotion-dark-tertiary-text)}}.rotion-list-select-link{cursor:var(--rotion-link-cursor)}.rotion-list-select-wrapper{border-radius:var(--rotion-border-radius);color:inherit;font-family:var(--rotion-font-family);padding:2px 10px;text-decoration:var(--rotion-link-text-decoration)}.rotion-list-select-default{background-color:var(--rotion-tag-bg-default);color:var(--rotion-tag-default)}.rotion-list-select-gray{background-color:var(--rotion-tag-bg-gray);color:var(--rotion-tag-gray)}.rotion-list-select-brown{background-color:var(--rotion-tag-bg-brown);color:var(--rotion-tag-brown)}.rotion-list-select-orange{background-color:var(--rotion-tag-bg-orange);color:var(--rotion-tag-orange)}.rotion-list-select-yellow{background-color:var(--rotion-tag-bg-yellow);color:var(--rotion-tag-yellow)}.rotion-list-select-green{background-color:var(--rotion-tag-bg-green);color:var(--rotion-tag-green)}.rotion-list-select-blue{background-color:var(--rotion-tag-bg-blue);color:var(--rotion-tag-blue)}.rotion-list-select-purple{background-color:var(--rotion-tag-bg-purple);color:var(--rotion-tag-purple)}.rotion-list-select-pink{background-color:var(--rotion-tag-bg-orange);color:var(--rotion-tag-orange)}.rotion-list-select-red{background-color:var(--rotion-tag-bg-red);color:var(--rotion-tag-red)}@media (prefers-color-scheme:dark){.rotion-list-select-default{background-color:var(--rotion-dark-tag-bg-default);color:var(--rotion-dark-tag-default)}.rotion-list-select-gray{background-color:var(--rotion-dark-tag-bg-gray);color:var(--rotion-dark-tag-gray)}.rotion-list-select-brown{background-color:var(--rotion-dark-tag-bg-brown);color:var(--rotion-dark-tag-brown)}.rotion-list-select-orange{background-color:var(--rotion-dark-tag-bg-orange);color:var(--rotion-dark-tag-orange)}.rotion-list-select-yellow{background-color:var(--rotion-dark-tag-bg-yellow);color:var(--rotion-dark-tag-yellow)}.rotion-list-select-green{background-color:var(--rotion-dark-tag-bg-green);color:var(--rotion-dark-tag-green)}.rotion-list-select-blue{background-color:var(--rotion-dark-tag-bg-blue);color:var(--rotion-dark-tag-blue)}.rotion-list-select-purple{background-color:var(--rotion-dark-tag-bg-purple);color:var(--rotion-dark-tag-purple)}.rotion-list-select-pink{background-color:var(--rotion-dark-tag-bg-orange);color:var(--rotion-dark-tag-orange)}.rotion-list-select-red{background-color:var(--rotion-dark-tag-bg-red);color:var(--rotion-dark-tag-red)}}.rotion-list-select{align-items:center;border-radius:3px;display:flex;flex-shrink:0;font-family:var(--rotion-font-family);font-size:.75rem;margin:0 7px;max-width:400px;overflow:hidden;padding:0;text-overflow:ellipsis}@media (prefers-color-scheme:dark){.rotion-list-select{background-color:#183347;color:#d3e5ef}}.rotion-list-title-link{border-bottom:var(--rotion-link-border-bottom);cursor:var(--rotion-link-cursor)}.rotion-list-title-wrapper{color:var(--rotion-primary-text);font-family:var(--rotion-font-family);text-decoration:var(--rotion-link-text-decoration)}@media (prefers-color-scheme:dark){.rotion-list-title-link{border-bottom:var(--rotion-dark-link-border-bottom)}.rotion-list-title-wrapper{color:var(--rotion-dark-primary-text)}}.rotion-list-title{display:block;line-height:1.4;max-width:500px;overflow:hidden;text-overflow:ellipsis}.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)}@media (prefers-color-scheme:dark){.rotion-list-url-link{color:var(--rotion-dark-link-color)}.rotion-list-url-link:hover{background:var(--rotion-dark-link-hover-bg-color);color:var(--rotion-dark-link-hover-color)}.rotion-list-url-path{color:var(--rotion-dark-tertiary-text)}}.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{font-size:12px;height:36px;line-height:16px;line-height:1.5;margin-bottom:2px;max-width:100%;overflow:hidden;width:100%;word-wrap:break-word;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}}@media (prefers-color-scheme:dark){.rotion-bookmark{color:var(--rotion-dark-secondary-text)}.rotion-bookmark-area{background-color:var(--rotion-dark-link-bg-color);border:var(--rotion-dark-border)}.rotion-bookmark-area:hover{background-color:var(--rotion-dark-link-hover-bg-color)}.rotion-bookmark-title,.rotion-bookmark-url{color:var(--rotion-dark-primary-text)}.rotion-bookmark-caption{color:var(--rotion-dark-tertiary-text)}}.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)}@media (prefers-color-scheme:dark){.rotion-breadcrumb-slash{color:var(--rotion-dark-secondary-text)}.rotion-breadcrumb-text{color:var(--rotion-dark-primary-text)}}.rotion-breadcrumb-link{background-color:var(--rotion-link-bg-color);border-radius:var(--rotion-border-radius);color:var(--rotion-link-color);cursor:var(--rotion-link-cursor);font-family:var(--rotion-font-family);font-size:.9rem;padding:.2rem .3rem;text-decoration:var(--rotion-link-text-decoration)}.rotion-breadcrumb-link:hover{background-color:var(--rotion-link-hover-bg-color);color:var(--rotion-link-hover-color)}@media (prefers-color-scheme:dark){.rotion-breadcrumb-link{background-color:var(--rotion-dark-link-bg-color);color:var(--rotion-dark-link-color)}.rotion-breadcrumb-link:hover{background-color:var(--rotion-dark-link-hover-bg-color);color:var(--rotion-dark-link-hover-color)}}.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)}@media (prefers-color-scheme:dark){.rotion-callout-default,.rotion-callout-default-background{border:var(--rotion-dark-annot-border);color:var(--rotion-dark-annot-default)}.rotion-callout-gray{border:var(--rotion-dark-annot-border);color:var(--rotion-dark-annot-gray)}.rotion-callout-gray-bg{background-color:var(--rotion-dark-annot-bg-default);color:var(--rotion-dark-annot-default)}.rotion-callout-brown{border:var(--rotion-dark-annot-border);color:var(--rotion-dark-annot-brown)}.rotion-callout-brown-bg{background-color:var(--rotion-dark-annot-bg-brown);color:var(--rotion-dark-annot-default)}.rotion-callout-orange{border:var(--rotion-dark-annot-border);color:var(--rotion-dark-annot-orange)}.rotion-callout-orange-bg{background-color:var(--rotion-dark-annot-bg-orange);color:var(--rotion-dark-annot-default)}.rotion-callout-yellow{border:var(--rotion-dark-annot-border);color:var(--rotion-dark-annot-yellow)}.rotion-callout-yellow-bg{background-color:var(--rotion-dark-annot-bg-yellow);color:var(--rotion-dark-annot-default)}.rotion-callout-green{border:var(--rotion-dark-annot-border);color:var(--rotion-dark-annot-green)}.rotion-callout-green-bg{background-color:var(--rotion-dark-annot-bg-green);color:var(--rotion-dark-annot-default)}.rotion-callout-blue{border:var(--rotion-dark-annot-border);color:var(--rotion-dark-annot-blue)}.rotion-callout-blue-bg{background-color:var(--rotion-dark-annot-bg-blue);color:var(--rotion-dark-annot-default)}.rotion-callout-purple{border:var(--rotion-dark-annot-border);color:var(--rotion-dark-annot-purple)}.rotion-callout-purple-bg{background-color:var(--rotion-dark-annot-bg-purple);color:var(--rotion-dark-annot-default)}.rotion-callout-pink{border:var(--rotion-dark-annot-border);color:var(--rotion-dark-annot-pink)}.rotion-callout-pink-bg{background-color:var(--rotion-dark-annot-bg-pink);color:var(--rotion-dark-annot-default)}.rotion-callout-red{border:var(--rotion-dark-annot-border);color:var(--rotion-dark-annot-red)}.rotion-callout-red-bg{background-color:var(--rotion-dark-annot-bg-red);color:var(--rotion-dark-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}@media (prefers-color-scheme:dark){.rotion-childdb-link{background-color:var(--rotion-dark-link-bg-color);color:var(--rotion-dark-link-color)}.rotion-childdb-link:hover{background-color:var(--rotion-dark-link-hover-bg-color)}.rotion-childdb-title{border-bottom:var(--rotion-dark-link-border-bottom)}}.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}@media (prefers-color-scheme:dark){.rotion-childpage-link{background-color:var(--rotion-dark-link-bg-color);color:var(--rotion-dark-link-color)}.rotion-childpage-link:hover{background-color:var(--rotion-dark-link-hover-bg-color)}.rotion-childpage-title{border-bottom:var(--rotion-dark-link-border-bottom)}}.rotion-code-area{background-color:#f5f2f0;border-radius:var(--rotion-border-radius);font-size:.8rem;left:0;margin:1rem 0;padding:.6rem 1rem;position:relative;top:0}.rotion-code-lang{color:var(--rotion-primary-text);display:block;font-size:.75rem;left:.8rem;position:absolute;text-transform:capitalize;top:.5rem}@media (prefers-color-scheme:dark){.rotion-code-area{background-color:#2d2d2d}.rotion-code-lang{color:var(--rotion-dark-primary-text)}}.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}@media (prefers-color-scheme:dark){.rotion-code-caption{color:var(--rotion-dark-secondary-text)}}.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%}@media (prefers-color-scheme:dark){.rotion-embed-caption{color:var(--rotion-dark-tertiary-text)}}.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}@media (prefers-color-scheme:dark){.rotion-equation{color:var(--rotion-dark-primary-text)}}.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}@media (prefers-color-scheme:dark){.rotion-file-link{background-color:var(--rotion-dark-link-bg-color);color:var(--rotion-dark-link-color);text-decoration:var(--rotion-dark-link-text-decoration)}.rotion-file-link:hover{background-color:var(--rotion-dark-link-hover-bg-color)}.rotion-file-caption,.rotion-file-size{color:var(--rotion-dark-tertiary-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}@media (prefers-color-scheme:dark){.rotion-image-caption{color:var(--rotion-dark-tertiary-text)}}.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 (prefers-color-scheme:dark){.rotion-linkpreview-link{background-color:var(--rotion-dark-link-bg-color);border:var(--rotion-dark-border);color:var(--rotion-dark-link-color)}.rotion-linkpreview-link:hover{background-color:var(--rotion-dark-link-hover-bg-color);color:var(--rotion-dark-link-hover-color)}.rotion-linkpreview-desc{color:var(--rotion-dark-tertiary-text)}.rotion-linkpreview-githubicon-octocat{background-color:#000}}@media (max-width:580px){.rotion-linkpreview-github-title{display:inline;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.rotion-listblocks{padding:.2rem 0 .2rem 1rem}.rotion-listblocks,.rotion-numbered-list{font-family:var(--rotion-font-family);line-height:var(--rotion-line-height);margin:0}.rotion-numbered-list{padding:.2rem 0 .2rem .3rem}.rotion-pdf{font-family:var(--rotion-font-family);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}@media (prefers-color-scheme:dark){.rotion-pdf-caption{color:var(--rotion-dark-tertiary-text)}}.rotion-syncedblock{color:var(--rotion-primary-text);font-family:var(--rotion-font-family);padding:.5rem 0}@media (prefers-color-scheme:dark){.rotion-syncedblock{color:var(--rotion-dark-primary-text)}}.rotion-table{color:var(--rotion-primary-text);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}@media (prefers-color-scheme:dark){.rotion-table{color:var(--rotion-dark-primary-text)}.rotion-table-td,.rotion-table-td-header{border:var(--rotion-dark-border)}.rotion-table-td-header{background-color:var(--rotion-dark-table-header-bg-color)}}.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}@media (prefers-color-scheme:dark){.rotion-text{color:var(--rotion-dark-primary-text)}.rotion-text-hr{border-top:var(--rotion-dark-border)}.rotion-text-quote{border-left-color:var(--rotion-dark-quote-border-color)}}.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}@media (prefers-color-scheme:dark){.rotion-todo-text{color:var(--rotion-dark-primary-text)}.rotion-todo-text-inner-checked{color:var(--rotion-dark-secondary-text);text-decoration-color:var(--rotion-dark-tertiary-text)}}.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{backface-visibility:hidden;display:block;fill:var(--rotion-primary-text);flex-shrink:0;height:.6875em;opacity:1;transition:"transform 200ms ease-out 0s";width:.6875em}@media (prefers-color-scheme:dark){.rotion-toggle{color:var(--rotion-dark-primary-text)}.rotion-toggle-icon{fill:var(--rotion-dark-primary-text)}.rotion-toggle-triangle:hover{background-color:var(--rotion-dark-toggle-hover-bg-color)}}.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%}@media (prefers-color-scheme:dark){.rotion-video-caption{color:var(--rotion-dark-tertiary-text)}}.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-richtext-bold{font-weight:700}.rotion-richtext-italic{font-style:italic}.rotion-richtext-strikethrough{text-decoration:line-through}.rotion-richtext-underline{text-decoration:underline}.rotion-richtext-code{background-color:var(--rotion-code-bg-color);border-radius:var(--rotion-border-radius);font-family:SFMono-Regular,Menlo,Consolas,PT Mono,Liberation Mono,Courier,monospace;font-size:.85rem;padding:.1rem .2rem}.rotion-richtext-code-color{color:#eb5757}.rotion-richtext-default{color:inherit}.rotion-richtext-gray{color:var(--rotion-annot-gray)}.rotion-richtext-brown{color:var(--rotion-annot-brown)}.rotion-richtext-orange{color:var(--rotion-annot-orange)}.rotion-richtext-yellow{color:var(--rotion-annot-yellow)}.rotion-richtext-green{color:var(--rotion-annot-green)}.rotion-richtext-blue{color:var(--rotion-annot-blue)}.rotion-richtext-purple{color:var(--rotion-annot-purple)}.rotion-richtext-pink{color:var(--rotion-annot-pink)}.rotion-richtext-red{color:var(--rotion-annot-red)}.rotion-richtext-default-bg{color:var(--rotion-annot-default)}.rotion-richtext-gray-bg{background-color:var(--rotion-annot-bg-gray)}.rotion-richtext-brown-bg{background-color:var(--rotion-annot-bg-brown)}.rotion-richtext-orange-bg{background-color:var(--rotion-annot-bg-orange)}.rotion-richtext-yellow-bg{background-color:var(--rotion-annot-bg-yellow)}.rotion-richtext-green-bg{background-color:var(--rotion-annot-bg-green)}.rotion-richtext-blue-bg{background-color:var(--rotion-annot-bg-blue)}.rotion-richtext-purple-bg{background-color:var(--rotion-annot-bg-purple)}.rotion-richtext-pink-bg{background-color:var(--rotion-annot-bg-pink)}.rotion-richtext-red-bg{background-color:var(--rotion-annot-bg-red)}.rotion-richtext-nocode-bg{color:var(--rotion-annot-default)}@media (prefers-color-scheme:dark){.rotion-richtext-code{background-color:var(--rotion-dark-code-bg-color)}.rotion-richtext-gray{color:var(--rotion-dark-annot-gray)}.rotion-richtext-brown{color:var(--rotion-dark-annot-brown)}.rotion-richtext-orange{color:var(--rotion-dark-annot-orange)}.rotion-richtext-yellow{color:var(--rotion-dark-annot-yellow)}.rotion-richtext-green{color:var(--rotion-dark-annot-green)}.rotion-richtext-blue{color:var(--rotion-dark-annot-blue)}.rotion-richtext-purple{color:var(--rotion-dark-annot-purple)}.rotion-richtext-pink{color:var(--rotion-dark-annot-pink)}.rotion-richtext-red{color:var(--rotion-dark-annot-red)}.rotion-richtext-default-bg{color:var(--rotion-annot-default);color:var(--rotion-dark-annot-default)}.rotion-richtext-gray-bg{background-color:var(--rotion-dark-annot-bg-gray);color:var(--rotion-dark-primary-text)}.rotion-richtext-brown-bg{background-color:var(--rotion-dark-annot-bg-brown);color:var(--rotion-dark-primary-text)}.rotion-richtext-orange-bg{background-color:var(--rotion-dark-annot-bg-orange);color:var(--rotion-dark-primary-text)}.rotion-richtext-yellow-bg{background-color:var(--rotion-dark-annot-bg-yellow);color:var(--rotion-dark-primary-text)}.rotion-richtext-green-bg{background-color:var(--rotion-dark-annot-bg-green);color:var(--rotion-dark-primary-text)}.rotion-richtext-blue-bg{background-color:var(--rotion-dark-annot-bg-blue);color:var(--rotion-dark-primary-text)}.rotion-richtext-purple-bg{background-color:var(--rotion-dark-annot-bg-purple);color:var(--rotion-dark-primary-text)}.rotion-richtext-pink-bg{background-color:var(--rotion-dark-annot-bg-pink);color:var(--rotion-dark-primary-text)}.rotion-richtext-red-bg{background-color:var(--rotion-dark-annot-bg-red);color:var(--rotion-dark-primary-text)}}.rotion-richtext-equation{color:var(--rotion-primary-text);display:block}@media (prefers-color-scheme:dark){.rotion-richtext-equation{color:var(--rotion-dark-primary-text)}}.rotion-richtext-link{border-bottom:var(--rotion-link-border-bottom);color:inherit;text-decoration:var(--rotion-link-text-decoration)}.rotion-richtext-link:hover{border-bottom:var(--rotion-link-hover-border-bottom)}@media (prefers-color-scheme:dark){.rotion-richtext-link{border-bottom:var(--rotion-dark-link-border-bottom)}.rotion-richtext-link:hover{border-bottom:var(--rotion-dark-link-hover-border-bottom)}}.rotion-richtext-date{color:var(--rotion-secondary-text);font-family:var(--rotion-font-family)}.rotion-richtext-atsign{color:var(--rotion-tertiary-text)}@media (prefers-color-scheme:dark){.rotion-richtext-date{color:var(--rotion-dark-secondary-text)}.rotion-richtext-atsign{color:var(--rotion-dark-tertiary-text)}}.rotion-richtext-linkpreview{background-color:var(--rotion-link-bg-color);border-radius:var(--rotion-border-radius);color:var(--rotion-link-color);font-family:var(--rotion-font-family);line-height:1;padding:.1rem .2rem;text-decoration:var(--rotion-link-text-decoration)}.rotion-richtext-linkpreview:hover{background-color:var(--rotion-link-hover-bg-color)}.rotion-richtext-linkpreview-icon{margin-top:-2.4px;padding-left:.1rem;padding-right:.35rem;vertical-align:middle}.rotion-richtext-linkpreview-text{border-bottom:var(--rotion-link-border-bottom)}.rotion-richtext-linkpreview-text:hover{border-bottom:var(--rotion-link-hover-border-bottom)}@media (prefers-color-scheme:dark){.rotion-richtext-linkpreview{background-color:var(--rotion-dark-link-bg-color);color:var(--rotion-dark-link-color)}.rotion-richtext-linkpreview:hover{background-color:var(--rotion-dark-link-hover-bg-color)}.rotion-richtext-linkpreview-text{border-bottom:var(--rotion-dark-link-border-bottom)}.rotion-richtext-linkpreview-text:hover{border-bottom:var(--rotion-dark-link-hover-border-bottom)}}.rotion-richtext-pageordb{font-family:var(--rotion-font-family)}.rotion-richtext-pageordb-icon{display:inline-block;margin-right:.5rem;position:relative;white-space:nowrap}.rotion-richtext-pageordb-img{height:1.4rem;margin-top:-3px;vertical-align:middle;width:1.4rem}.rotion-richtext-pageordb-arrow{bottom:-.2em;display:block;fill:var(--rotion-primary-text);flex-shrink:0;height:.7em;position:absolute;right:-.1em;width:.7em}.rotion-richtext-pageordb-text{color:var(--rotion-primary-text)}@media (prefers-color-scheme:dark){.rotion-richtext-pageordb-arrow{fill:var(--rotion-dark-primary-text)}.rotion-richtext-pageordb-text{color:var(--rotion-dark-primary-text)}}.rotion-richtext-user{color:var(--rotion-secondary-text);font-family:var(--rotion-font-family)}.rotion-richtext-user-atsign{color:var(--rotion-tertiary-text)}@media (prefers-color-scheme:dark){.rotion-richtext-user{color:var(--rotion-dark-secondary-text)}.rotion-richtext-user-atsign{color:var(--rotion-dark-tertiary-text)}}.rotion-table{font-family:var(--rotion-font-family);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{backface-visibility:hidden;display:block;fill:var(--rotion-table-icon-fill);flex-shrink:0;height:14px;margin-right:7px;margin-top:4px;width:14px}@media (prefers-color-scheme:dark){.rotion-table-row{border-top:var(--rotion-dark-table-border);color:var(--rotion-dark-secondary-text)}.rotion-table-verticallines .rotion-table-cell{border-right:var(--rotion-dark-table-border)}.rotion-table-verticallines .rotion-table-cell:last-child{border-right:none}.rotion-table-row:last-child{border-bottom:var(--rotion-dark-table-border)}.rotion-table-header-icon{fill:var(--rotion-dark-table-icon-fill)}}.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}@media (prefers-color-scheme:dark){.rotion-table-date{color:var(--rotion-dark-primary-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%}@media (prefers-color-scheme:dark){.rotion-table-formula{color:var(--rotion-dark-primary-text)}}.rotion-table-multiselect-link{border-radius:var(--rotion-border-radius);color:inherit;font-family:var(--rotion-font-family);padding:2px 10px;text-decoration:var(--rotion-link-text-docoration)}.rotion-table-multiselect-default{background-color:var(--rotion-tag-bg-default);color:var(--rotion-tag-default)}.rotion-table-multiselect-gray{background-color:var(--rotion-tag-bg-gray);color:var(--rotion-tag-gray)}.rotion-table-multiselect-brown{background-color:var(--rotion-tag-bg-brown);color:var(--rotion-tag-brown)}.rotion-table-multiselect-orange{background-color:var(--rotion-tag-bg-orange);color:var(--rotion-tag-orange)}.rotion-table-multiselect-yellow{background-color:var(--rotion-tag-bg-yellow);color:var(--rotion-tag-yellow)}.rotion-table-multiselect-green{background-color:var(--rotion-tag-bg-green);color:var(--rotion-tag-green)}.rotion-table-multiselect-blue{background-color:var(--rotion-tag-bg-blue);color:var(--rotion-tag-blue)}.rotion-table-multiselect-purple{background-color:var(--rotion-tag-bg-purple);color:var(--rotion-tag-purple)}.rotion-table-multiselect-pink{background-color:var(--rotion-tag-bg-pink);color:var(--rotion-tag-pink)}.rotion-table-multiselect-red{background-color:var(--rotion-tag-bg-red);color:var(--rotion-tag-red)}@media (prefers-color-scheme:dark){.rotion-table-multiselect-default{background-color:var(--rotion-dark-tag-bg-default);color:var(--rotion-dark-tag-default)}.rotion-table-multiselect-gray{background-color:var(--rotion-dark-tag-bg-gray);color:var(--rotion-dark-tag-gray)}.rotion-table-multiselect-brown{background-color:var(--rotion-dark-tag-bg-brown);color:var(--rotion-dark-tag-brown)}.rotion-table-multiselect-orange{background-color:var(--rotion-dark-tag-bg-orange);color:var(--rotion-dark-tag-orange)}.rotion-table-multiselect-yellow{background-color:var(--rotion-dark-tag-bg-yellow);color:var(--rotion-dark-tag-yellow)}.rotion-table-multiselect-green{background-color:var(--rotion-dark-tag-bg-green);color:var(--rotion-dark-tag-green)}.rotion-table-multiselect-blue{background-color:var(--rotion-dark-tag-bg-blue);color:var(--rotion-dark-tag-blue)}.rotion-table-multiselect-purple{background-color:var(--rotion-dark-tag-bg-purple);color:var(--rotion-dark-tag-purple)}.rotion-table-multiselect-pink{background-color:var(--rotion-dark-tag-bg-pink);color:var(--rotion-dark-tag-pink)}.rotion-table-multiselect-red{background-color:var(--rotion-dark-tag-bg-red);color:var(--rotion-dark-tag-red)}}.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{color:var(--rotion-primary-text);display:block;font-family:var(--rotion-font-family);font-size:.85rem;text-align:right;white-space:nowrap;width:100%}@media (prefers-color-scheme:dark){.rotion-table-number{color:var(--rotion-dark-primary-text)}}.rotion-table-richtext{color:var(--rotion-primary-text);display:block;font-family:var(--rotion-font-family);font-size:.85rem;margin:0;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}@media (prefers-color-scheme:dark){.rotion-table-richtext{color:var(--rotion-dark-primary-text)}}.rotion-table-select-link{border-radius:var(--rotion-border-radius);color:inherit;font-family:var(--rotion-font-family);padding:2px 10px;text-decoration:var(--rotion-link-text-docoration)}.rotion-table-select-default{background-color:var(--rotion-tag-default);color:var(--rotion-tag-default)}.rotion-table-select-gray{background-color:var(--rotion-tag-bg-gray);color:var(--rotion-tag-gray)}.rotion-table-select-brown{background-color:var(--rotion-tag-bg-brown);color:var(--rotion-tag-brown)}.rotion-table-select-orange{background-color:var(--rotion-tag-bg-orange);color:var(--rotion-tag-orange)}.rotion-table-select-yellow{background-color:var(--rotion-tag-bg-yellow);color:var(--rotion-tag-yellow)}.rotion-table-select-green{background-color:var(--rotion-tag-bg-green);color:var(--rotion-tag-green)}.rotion-table-select-blue{background-color:var(--rotion-tag-bg-blue);color:var(--rotion-tag-blue)}.rotion-table-select-purple{background-color:var(--rotion-tag-bg-purple);color:var(--rotion-tag-purple)}.rotion-table-select-pink{background-color:var(--rotion-tag-bg-orange);color:var(--rotion-tag-orange)}.rotion-table-select-red{background-color:var(--rotion-tag-bg-red);color:var(--rotion-tag-red)}@media (prefers-color-scheme:dark){.rotion-table-select-default{background-color:var(--rotion-dark-tag-bg-default);color:var(--rotion-dark-tag-default)}.rotion-table-select-gray{background-color:var(--rotion-dark-tag-bg-gray);color:var(--rotion-dark-tag-gray)}.rotion-table-select-brown{background-color:var(--rotion-dark-tag-bg-brown);color:var(--rotion-dark-tag-brown)}.rotion-table-select-orange{background-color:var(--rotion-dark-tag-bg-orange);color:var(--rotion-dark-tag-orange)}.rotion-table-select-yellow{background-color:var(--rotion-dark-tag-bg-yellow);color:var(--rotion-dark-tag-yellow)}.rotion-table-select-green{background-color:var(--rotion-dark-tag-bg-green);color:var(--rotion-dark-tag-green)}.rotion-table-select-blue{background-color:var(--rotion-dark-tag-bg-blue);color:var(--rotion-dark-tag-blue)}.rotion-table-select-purple{background-color:var(--rotion-dark-tag-bg-purple);color:var(--rotion-dark-tag-purple)}.rotion-table-select-pink{background-color:var(--rotion-dark-tag-bg-orange);color:var(--rotion-dark-tag-orange)}.rotion-table-select-red{background-color:var(--rotion-dark-tag-bg-red);color:var(--rotion-dark-tag-red)}}.rotion-table-select{align-items:center;border-radius:3px;color:#183347;display:flex;flex-shrink:0;font-family:var(--rotion-font-family);font-size:.75rem;margin:0 6px 0 0;min-width:0;padding:0}@media (prefers-color-scheme:dark){.rotion-table-select{color:#d3e5ef}}.rotion-table-title-link,.rotion-table-title-wrapper{color:var(--rotion-link-color)}.rotion-table-title-link{border-bottom:var(--rotion-link-border-bottom);text-decoration:var(--rotion-link-text-decoration)}.rotion-table-title-link:hover{border-bottom:var(--rotion-link-hover-border-bottom);color:var(--rotion-link-hover-color)}@media (prefers-color-scheme:dark){.rotion-table-title-wrapper{color:var(--rotion-dark-link-color)}.rotion-table-title-link{border-bottom:var(--rotion-dark-link-border-bottom)}.rotion-table-title-link:hover{border-bottom:var(--rotion-dark-link-hover-border-bottom);color:var(--rotion-dark-link-hover-color)}}.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)}@media (prefers-color-scheme:dark){.rotion-table-url-link{color:var(--rotion-dark-link-color)}.rotion-table-url-link:hover{background:var(--rotion-dark-link-hover-bg-color);color:var(--rotion-dark-link-hover-color)}}.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)}@media (prefers-color-scheme:dark){.rotion-toc-link{border-bottom:var(--rotion-dark-link-border-bottom)}.rotion-toc-link:hover{border-bottom:var(--rotion-dark-link-hover-border-bottom)}}
|
|
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-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{backface-visibility:hidden;display:block;fill:#fff;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{backface-visibility:hidden;display:block;fill:var(--rotion-primary-text);flex-shrink:0;height:100%;width:100%}.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,.rotion-gallery-formula{font-size:.8rem;padding:5px 10px 0}.rotion-gallery-date,.rotion-gallery-formula,.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;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-multiselect-tag{color:inherit;font-family:var(--rotion-font-family);padding:2px 10px;text-decoration:var(--rotion-text-decoration)}.rotion-gallery-multiselect-link{cursor:var(--rotion-link-cursor)}.rotion-gallery-number{align-items:center;display:flex;font-family:var(--rotion-font-family);font-size:.8rem;padding:5px 10px 0;white-space:nowrap;width:100%}.rotion-gallery-preview{aspect-ratio:16/9;border-bottom:var(--rotion-gallery-image-border-bottom);overflow:hidden;width:100%}.rotion-gallery-preview-fit{object-fit:contain;object-position:center 50%}.rotion-gallery-preview-nofit{object-fit:cover;object-position:top center}.rotion-gallery-preview-img{width:100%}.rotion-gallery-richtext{display:block;font-family:var(--rotion-font-family);font-size:13px;overflow:hidden;padding:5px 10px 0;text-overflow:ellipsis;white-space:nowrap}.rotion-gallery-richtext-small{width:180px}.rotion-gallery-richtext-medium{width:260px}.rotion-gallery-richtext-large{width:320px}.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;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-select-tag{color:inherit;font-family:var(--rotion-font-family);padding:2px 10px;text-decoration:var(--rotion-text-decoration)}.rotion-gallery-select-link{cursor:var(--rotion-link-cursor)}.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-icon-file,.rotion-icon-github{fill:var(--rotion-primary-text)}.rotion-list{color:var(--rotion-primary-text);font-family:var(--rotion-font-family);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);overflow:hidden;text-overflow:ellipsis}.rotion-list-date,.rotion-list-formula{display:flex;font-family:var(--rotion-font-family);font-size:.85rem;margin:0 7px;min-width:20px;white-space:nowrap}.rotion-list-formula{align-items:center}.rotion-list-multiselect-link{cursor:var(--rotion-link-cursor)}.rotion-list-multiselect-wrapper{border-radius:var(--rotion-border-radius);color:inherit;font-family:var(--rotion-font-family);padding:2px 10px;text-decoration:var(--rotion-link-text-decoration)}.rotion-list-multiselect-default{background-color:var(--rotion-tag-bg-default);color:var(--rotion-tag-default)}.rotion-list-multiselect-gray{background-color:var(--rotion-tag-bg-gray);color:var(--rotion-tag-gray)}.rotion-list-multiselect-brown{background-color:var(--rotion-tag-bg-brown);color:var(--rotion-tag-brown)}.rotion-list-multiselect-orange{background-color:var(--rotion-tag-bg-orange);color:var(--rotion-tag-orange)}.rotion-list-multiselect-yellow{background-color:var(--rotion-tag-bg-yellow);color:var(--rotion-tag-yellow)}.rotion-list-multiselect-green{background-color:var(--rotion-tag-bg-green);color:var(--rotion-tag-green)}.rotion-list-multiselect-blue{background-color:var(--rotion-tag-bg-blue);color:var(--rotion-tag-blue)}.rotion-list-multiselect-purple{background-color:var(--rotion-tag-bg-purple);color:var(--rotion-tag-purple)}.rotion-list-multiselect-pink{background-color:var(--rotion-tag-bg-orange);color:var(--rotion-tag-orange)}.rotion-list-multiselect-red{background-color:var(--rotion-tag-bg-red);color:var(--rotion-tag-red)}.rotion-list-multiselect-ul{align-items:center;display:flex;flex-shrink:0;font-family:var(--rotion-font-family);list-style-type:none;margin:0 7px;max-width:400px;overflow:hidden;padding:0;text-overflow:ellipsis}.rotion-list-multiselect-li{align-items:center;display:flex;flex-shrink:0;font-size:.75rem;margin:0 6px 0 0;min-width:0;padding:0}.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);display:block;margin:0 .5rem;max-width:25rem;overflow:hidden;padding:0 .5rem;text-overflow:ellipsis}.rotion-list-select-link{cursor:var(--rotion-link-cursor)}.rotion-list-select-wrapper{border-radius:var(--rotion-border-radius);color:inherit;font-family:var(--rotion-font-family);padding:2px 10px;text-decoration:var(--rotion-link-text-decoration)}.rotion-list-select-default{background-color:var(--rotion-tag-bg-default);color:var(--rotion-tag-default)}.rotion-list-select-gray{background-color:var(--rotion-tag-bg-gray);color:var(--rotion-tag-gray)}.rotion-list-select-brown{background-color:var(--rotion-tag-bg-brown);color:var(--rotion-tag-brown)}.rotion-list-select-orange{background-color:var(--rotion-tag-bg-orange);color:var(--rotion-tag-orange)}.rotion-list-select-yellow{background-color:var(--rotion-tag-bg-yellow);color:var(--rotion-tag-yellow)}.rotion-list-select-green{background-color:var(--rotion-tag-bg-green);color:var(--rotion-tag-green)}.rotion-list-select-blue{background-color:var(--rotion-tag-bg-blue);color:var(--rotion-tag-blue)}.rotion-list-select-purple{background-color:var(--rotion-tag-bg-purple);color:var(--rotion-tag-purple)}.rotion-list-select-pink{background-color:var(--rotion-tag-bg-orange);color:var(--rotion-tag-orange)}.rotion-list-select-red{background-color:var(--rotion-tag-bg-red);color:var(--rotion-tag-red)}.rotion-list-select{align-items:center;border-radius:3px;display:flex;flex-shrink:0;font-family:var(--rotion-font-family);font-size:.75rem;margin:0 7px;max-width:400px;overflow:hidden;padding:0;text-overflow:ellipsis}.rotion-list-title-link{border-bottom:var(--rotion-link-border-bottom);cursor:var(--rotion-link-cursor)}.rotion-list-title-wrapper{color:var(--rotion-primary-text);font-family:var(--rotion-font-family);text-decoration:var(--rotion-link-text-decoration)}.rotion-list-title{display:block;line-height:1.4;max-width:500px;overflow:hidden;text-overflow:ellipsis}.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-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{font-size:12px;height:36px;line-height:16px;line-height:1.5;margin-bottom:2px;max-width:100%;overflow:hidden;width:100%;word-wrap:break-word;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-breadcrumb-link{background-color:var(--rotion-link-bg-color);border-radius:var(--rotion-border-radius);color:var(--rotion-link-color);cursor:var(--rotion-link-cursor);font-family:var(--rotion-font-family);font-size:.9rem;padding:.2rem .3rem;text-decoration:var(--rotion-link-text-decoration)}.rotion-breadcrumb-link:hover{background-color:var(--rotion-link-hover-bg-color);color:var(--rotion-link-hover-color)}.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-area{background-color:#f5f2f0;border-radius:var(--rotion-border-radius);font-size:.8rem;left:0;margin:1rem 0;padding:.6rem 1rem;position:relative;top:0}.rotion-code-lang{color:var(--rotion-primary-text);display:block;font-size:.75rem;left:.8rem;position:absolute;text-transform:capitalize;top:.5rem}.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-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-listblocks{padding:.2rem 0 .2rem 1rem}.rotion-listblocks,.rotion-numbered-list{font-family:var(--rotion-font-family);line-height:var(--rotion-line-height);margin:0}.rotion-numbered-list{padding:.2rem 0 .2rem .3rem}.rotion-pdf{font-family:var(--rotion-font-family);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{color:var(--rotion-primary-text);font-family:var(--rotion-font-family);padding:.5rem 0}.rotion-table{color:var(--rotion-primary-text);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{backface-visibility:hidden;display:block;fill:var(--rotion-primary-text);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-richtext-bold{font-weight:700}.rotion-richtext-italic{font-style:italic}.rotion-richtext-strikethrough{text-decoration:line-through}.rotion-richtext-underline{text-decoration:underline}.rotion-richtext-code{background-color:var(--rotion-code-bg-color);border-radius:var(--rotion-border-radius);font-family:SFMono-Regular,Menlo,Consolas,PT Mono,Liberation Mono,Courier,monospace;font-size:.85rem;padding:.1rem .2rem}.rotion-richtext-code-color{color:#eb5757}.rotion-richtext-default{color:inherit}.rotion-richtext-gray{color:var(--rotion-annot-gray)}.rotion-richtext-brown{color:var(--rotion-annot-brown)}.rotion-richtext-orange{color:var(--rotion-annot-orange)}.rotion-richtext-yellow{color:var(--rotion-annot-yellow)}.rotion-richtext-green{color:var(--rotion-annot-green)}.rotion-richtext-blue{color:var(--rotion-annot-blue)}.rotion-richtext-purple{color:var(--rotion-annot-purple)}.rotion-richtext-pink{color:var(--rotion-annot-pink)}.rotion-richtext-red{color:var(--rotion-annot-red)}.rotion-richtext-default-bg{color:var(--rotion-annot-default)}.rotion-richtext-gray-bg{background-color:var(--rotion-annot-bg-gray)}.rotion-richtext-brown-bg{background-color:var(--rotion-annot-bg-brown)}.rotion-richtext-orange-bg{background-color:var(--rotion-annot-bg-orange)}.rotion-richtext-yellow-bg{background-color:var(--rotion-annot-bg-yellow)}.rotion-richtext-green-bg{background-color:var(--rotion-annot-bg-green)}.rotion-richtext-blue-bg{background-color:var(--rotion-annot-bg-blue)}.rotion-richtext-purple-bg{background-color:var(--rotion-annot-bg-purple)}.rotion-richtext-pink-bg{background-color:var(--rotion-annot-bg-pink)}.rotion-richtext-red-bg{background-color:var(--rotion-annot-bg-red)}.rotion-richtext-nocode-bg{color:var(--rotion-annot-default)}.rotion-richtext-equation{color:var(--rotion-primary-text);display:block}.rotion-richtext-link{border-bottom:var(--rotion-link-border-bottom);color:inherit;text-decoration:var(--rotion-link-text-decoration)}.rotion-richtext-link:hover{border-bottom:var(--rotion-link-hover-border-bottom)}.rotion-richtext-date{color:var(--rotion-secondary-text);font-family:var(--rotion-font-family)}.rotion-richtext-atsign{color:var(--rotion-tertiary-text)}.rotion-richtext-linkpreview{background-color:var(--rotion-link-bg-color);border-radius:var(--rotion-border-radius);color:var(--rotion-link-color);font-family:var(--rotion-font-family);line-height:1;padding:.1rem .2rem;text-decoration:var(--rotion-link-text-decoration)}.rotion-richtext-linkpreview:hover{background-color:var(--rotion-link-hover-bg-color)}.rotion-richtext-linkpreview-icon{margin-top:-2.4px;padding-left:.1rem;padding-right:.35rem;vertical-align:middle}.rotion-richtext-linkpreview-text{border-bottom:var(--rotion-link-border-bottom)}.rotion-richtext-linkpreview-text:hover{border-bottom:var(--rotion-link-hover-border-bottom)}.rotion-richtext-pageordb{font-family:var(--rotion-font-family)}.rotion-richtext-pageordb-icon{display:inline-block;margin-right:.5rem;position:relative;white-space:nowrap}.rotion-richtext-pageordb-img{height:1.4rem;margin-top:-3px;vertical-align:middle;width:1.4rem}.rotion-richtext-pageordb-arrow{bottom:-.2em;display:block;fill:var(--rotion-primary-text);flex-shrink:0;height:.7em;position:absolute;right:-.1em;width:.7em}.rotion-richtext-pageordb-text{color:var(--rotion-primary-text)}.rotion-richtext-user{color:var(--rotion-secondary-text);font-family:var(--rotion-font-family)}.rotion-richtext-user-atsign{color:var(--rotion-tertiary-text)}.rotion-table{font-family:var(--rotion-font-family);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{backface-visibility:hidden;display:block;fill:var(--rotion-table-icon-fill);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;display:flex;min-width:20px}.rotion-table-date,.rotion-table-formula{color:var(--rotion-primary-text);font-family:var(--rotion-font-family);font-size:.85rem;white-space:nowrap}.rotion-table-formula{display:block;text-align:right;width:100%}.rotion-table-multiselect-link{border-radius:var(--rotion-border-radius);color:inherit;font-family:var(--rotion-font-family);padding:2px 10px;text-decoration:var(--rotion-link-text-docoration)}.rotion-table-multiselect-default{background-color:var(--rotion-tag-bg-default);color:var(--rotion-tag-default)}.rotion-table-multiselect-gray{background-color:var(--rotion-tag-bg-gray);color:var(--rotion-tag-gray)}.rotion-table-multiselect-brown{background-color:var(--rotion-tag-bg-brown);color:var(--rotion-tag-brown)}.rotion-table-multiselect-orange{background-color:var(--rotion-tag-bg-orange);color:var(--rotion-tag-orange)}.rotion-table-multiselect-yellow{background-color:var(--rotion-tag-bg-yellow);color:var(--rotion-tag-yellow)}.rotion-table-multiselect-green{background-color:var(--rotion-tag-bg-green);color:var(--rotion-tag-green)}.rotion-table-multiselect-blue{background-color:var(--rotion-tag-bg-blue);color:var(--rotion-tag-blue)}.rotion-table-multiselect-purple{background-color:var(--rotion-tag-bg-purple);color:var(--rotion-tag-purple)}.rotion-table-multiselect-pink{background-color:var(--rotion-tag-bg-pink);color:var(--rotion-tag-pink)}.rotion-table-multiselect-red{background-color:var(--rotion-tag-bg-red);color:var(--rotion-tag-red)}.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-link{border-radius:var(--rotion-border-radius);color:inherit;font-family:var(--rotion-font-family);padding:2px 10px;text-decoration:var(--rotion-link-text-docoration)}.rotion-table-select-default{background-color:var(--rotion-tag-default);color:var(--rotion-tag-default)}.rotion-table-select-gray{background-color:var(--rotion-tag-bg-gray);color:var(--rotion-tag-gray)}.rotion-table-select-brown{background-color:var(--rotion-tag-bg-brown);color:var(--rotion-tag-brown)}.rotion-table-select-orange{background-color:var(--rotion-tag-bg-orange);color:var(--rotion-tag-orange)}.rotion-table-select-yellow{background-color:var(--rotion-tag-bg-yellow);color:var(--rotion-tag-yellow)}.rotion-table-select-green{background-color:var(--rotion-tag-bg-green);color:var(--rotion-tag-green)}.rotion-table-select-blue{background-color:var(--rotion-tag-bg-blue);color:var(--rotion-tag-blue)}.rotion-table-select-purple{background-color:var(--rotion-tag-bg-purple);color:var(--rotion-tag-purple)}.rotion-table-select-pink{background-color:var(--rotion-tag-bg-orange);color:var(--rotion-tag-orange)}.rotion-table-select-red{background-color:var(--rotion-tag-bg-red);color:var(--rotion-tag-red)}.rotion-table-select{align-items:center;border-radius:3px;color:#183347;display:flex;flex-shrink:0;font-family:var(--rotion-font-family);font-size:.75rem;margin:0 6px 0 0;min-width:0;padding:0}.rotion-table-title-link,.rotion-table-title-wrapper{color:var(--rotion-link-color)}.rotion-table-title-link{border-bottom:var(--rotion-link-border-bottom);text-decoration:var(--rotion-link-text-decoration)}.rotion-table-title-link:hover{border-bottom:var(--rotion-link-hover-border-bottom);color:var(--rotion-link-hover-color)}.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-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)}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "rotion",
|
|
3
|
-
"version": "3.0.0-rc.
|
|
3
|
+
"version": "3.0.0-rc.3",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"repository": "linyows/rotion",
|
|
6
6
|
"description": "This is react components that uses the notion API to display the notion's database and page.",
|
|
@@ -47,13 +47,17 @@
|
|
|
47
47
|
"ui:clean": "rm -rf dist/ui/*",
|
|
48
48
|
"ui:css:generate": "node src/ui/scripts/generate-css-entry.js",
|
|
49
49
|
"ui:css:build": "postcss src/ui/index.css -o dist/ui/index.css --config src/ui/postcss.config.js",
|
|
50
|
-
"ui:css:build:without-dark": "
|
|
50
|
+
"ui:css:build:without-dark": "node src/ui/scripts/build-without-dark.cjs",
|
|
51
51
|
"ui:tsc": "tsc -p src/ui/tsconfig.json",
|
|
52
52
|
"ui:fix-output": "node src/ui/scripts/fix-ui-build-output.js",
|
|
53
53
|
"ui:remove-css-imports": "node src/ui/scripts/remove-css-imports.js",
|
|
54
54
|
"ui:use-client": "node src/ui/scripts/add-use-client.js",
|
|
55
55
|
"ui:typecheck": "tsc -p src/ui/tsconfig.typecheck.json",
|
|
56
|
-
"ui:lint": "
|
|
56
|
+
"ui:lint": "biome lint --max-diagnostics=500 --diagnostic-level=warn ./src/ui/components",
|
|
57
|
+
"ui:lint:fix": "biome lint --write ./src/ui/components",
|
|
58
|
+
"ui:format": "biome format --write ./src/ui/components",
|
|
59
|
+
"ui:check": "biome check ./src/ui/components",
|
|
60
|
+
"ui:check:fix": "biome check --write ./src/ui/components",
|
|
57
61
|
"ui:fixtures": "jq '.' website/.cache/notion.databases.query-* | sed 's/?.*\",/\",/g' > src/ui/fixtures/fetch_database_response.json",
|
|
58
62
|
"story": "storybook dev -p 6006 --ci",
|
|
59
63
|
"build-story": "storybook build",
|
|
@@ -69,16 +73,15 @@
|
|
|
69
73
|
"cdate-relative": "^0.1.0",
|
|
70
74
|
"heic-convert": "^2.1.0",
|
|
71
75
|
"katex": "^0.16.9",
|
|
72
|
-
"mermaid": "^11.
|
|
76
|
+
"mermaid": "^11.12.2",
|
|
73
77
|
"pdfjs-dist": "^5.4.394",
|
|
74
|
-
"prismjs": "^1.
|
|
78
|
+
"prismjs": "^1.30.0",
|
|
75
79
|
"replace-ext": "^2.0.0",
|
|
76
80
|
"sharp": "^0.34.5"
|
|
77
81
|
},
|
|
78
82
|
"devDependencies": {
|
|
83
|
+
"@biomejs/biome": "2.3.10",
|
|
79
84
|
"@chromatic-com/storybook": "^4.1.2",
|
|
80
|
-
"@eslint/eslintrc": "^3.2.0",
|
|
81
|
-
"@eslint/js": "^9.20.0",
|
|
82
85
|
"@storybook/addon-docs": "^10.0.7",
|
|
83
86
|
"@storybook/addon-links": "^10.0.7",
|
|
84
87
|
"@storybook/addon-onboarding": "^10.0.7",
|
|
@@ -93,16 +96,7 @@
|
|
|
93
96
|
"@types/react": "^19.2.0",
|
|
94
97
|
"@types/react-dom": "^19.2.0",
|
|
95
98
|
"@types/replace-ext": "^2.0.2",
|
|
96
|
-
"@typescript-eslint/eslint-plugin": "^8.23.0",
|
|
97
|
-
"@typescript-eslint/parser": "^8.23.0",
|
|
98
99
|
"cssnano": "^7.1.2",
|
|
99
|
-
"eslint": "^9.20.0",
|
|
100
|
-
"eslint-plugin-import": "^2.31.0",
|
|
101
|
-
"eslint-plugin-node": "^11.1.0",
|
|
102
|
-
"eslint-plugin-promise": "^7.2.1",
|
|
103
|
-
"eslint-plugin-react": "^7.37.4",
|
|
104
|
-
"eslint-plugin-storybook": "^10.0.7",
|
|
105
|
-
"globals": "^16.5.0",
|
|
106
100
|
"postcss": "^8.5.6",
|
|
107
101
|
"postcss-cli": "^11.0.1",
|
|
108
102
|
"postcss-import": "^16.1.1",
|
|
@@ -118,5 +112,9 @@
|
|
|
118
112
|
"extends": "@tsconfig/node-lts-strictest-esm",
|
|
119
113
|
"overrides": {
|
|
120
114
|
"storybook": "$storybook"
|
|
115
|
+
},
|
|
116
|
+
"publishConfig": {
|
|
117
|
+
"access": "public",
|
|
118
|
+
"registry": "https://registry.npmjs.org/"
|
|
121
119
|
}
|
|
122
120
|
}
|