@plumile/ui 0.1.103 → 0.1.105
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/lib/esm/{BackofficeJsonViewerAsync-BmWDenXs.js → BackofficeJsonViewerAsync-Bn0_Sssa.js} +2 -2
- package/lib/esm/{BackofficeJsonViewerAsync-BmWDenXs.js.map → BackofficeJsonViewerAsync-Bn0_Sssa.js.map} +1 -1
- package/lib/esm/{HighlightCode-KpWSo7Zx.js → HighlightCode-DpXwrY5A.js} +45 -39
- package/lib/esm/HighlightCode-DpXwrY5A.js.map +1 -0
- package/lib/esm/{MarkdownCodeBlock-CLK5KJgU.js → MarkdownCodeBlock-CnI5nEfE.js} +93 -89
- package/lib/esm/{MarkdownCodeBlock-CLK5KJgU.js.map → MarkdownCodeBlock-CnI5nEfE.js.map} +1 -1
- package/lib/esm/MarkdownRenderer-D2PMxaXV.js +3818 -0
- package/lib/esm/MarkdownRenderer-D2PMxaXV.js.map +1 -0
- package/lib/esm/{MarkdownShikiCodeBlock-CbaOKfZO.js → MarkdownShikiCodeBlock-DjEM_vzJ.js} +2 -2
- package/lib/esm/{MarkdownShikiCodeBlock-CbaOKfZO.js.map → MarkdownShikiCodeBlock-DjEM_vzJ.js.map} +1 -1
- package/lib/esm/{src-PWZgeO3e.js → src-BPX_89p7.js} +4810 -2863
- package/lib/esm/src-BPX_89p7.js.map +1 -0
- package/lib/esm/style.css +1 -1
- package/lib/esm/ui.js +5 -5
- package/lib/types/admin/organisms/admin_sidebar/AdminSidebar.d.ts +5 -1
- package/lib/types/admin/organisms/admin_sidebar/AdminSidebar.d.ts.map +1 -1
- package/lib/types/admin/organisms/admin_sidebar/adminSidebar.css.d.ts.map +1 -1
- package/lib/types/admin/templates/admin_shell_layout/AdminShellLayout.d.ts +2 -1
- package/lib/types/admin/templates/admin_shell_layout/AdminShellLayout.d.ts.map +1 -1
- package/lib/types/admin/theme/adminSurface.css.d.ts +83 -0
- package/lib/types/admin/theme/adminSurface.css.d.ts.map +1 -0
- package/lib/types/admin/theme/adminTheme.css.d.ts.map +1 -1
- package/lib/types/atomic/atoms/button/button.css.d.ts.map +1 -1
- package/lib/types/atomic/atoms/checkbox/Checkbox.d.ts +2 -1
- package/lib/types/atomic/atoms/checkbox/Checkbox.d.ts.map +1 -1
- package/lib/types/atomic/atoms/checkbox/checkbox.css.d.ts +4 -0
- package/lib/types/atomic/atoms/checkbox/checkbox.css.d.ts.map +1 -1
- package/lib/types/atomic/atoms/input/Input.d.ts +1 -0
- package/lib/types/atomic/atoms/input/Input.d.ts.map +1 -1
- package/lib/types/atomic/atoms/input/input.css.d.ts +2 -0
- package/lib/types/atomic/atoms/input/input.css.d.ts.map +1 -1
- package/lib/types/atomic/atoms/modal/Modal.d.ts +1 -0
- package/lib/types/atomic/atoms/modal/Modal.d.ts.map +1 -1
- package/lib/types/atomic/molecules/breadcrumb_navigation/BreadcrumbMenuDropdown.d.ts.map +1 -1
- package/lib/types/atomic/molecules/breadcrumb_navigation/BreadcrumbNavigation.d.ts +1 -0
- package/lib/types/atomic/molecules/breadcrumb_navigation/BreadcrumbNavigation.d.ts.map +1 -1
- package/lib/types/atomic/molecules/breadcrumb_navigation/breadcrumbNavigation.css.d.ts.map +1 -1
- package/lib/types/atomic/molecules/dropdown/Dropdown.d.ts +4 -2
- package/lib/types/atomic/molecules/dropdown/Dropdown.d.ts.map +1 -1
- package/lib/types/atomic/molecules/form/FormErrorBanner.d.ts +3 -4
- package/lib/types/atomic/molecules/form/FormErrorBanner.d.ts.map +1 -1
- package/lib/types/atomic/molecules/markdown/MarkdownRenderer.d.ts.map +1 -1
- package/lib/types/atomic/molecules/markdown/components/LazyMarkdownCodeBlock.d.ts.map +1 -1
- package/lib/types/atomic/molecules/markdown/components/MarkdownCodeBlock.d.ts.map +1 -1
- package/lib/types/atomic/molecules/markdown/components/MarkdownCodeCopyButton.d.ts.map +1 -1
- package/lib/types/atomic/molecules/markdown/components/MarkdownFootnotesSection.d.ts.map +1 -1
- package/lib/types/atomic/molecules/markdown/components/MarkdownHtmlFallback.d.ts.map +1 -1
- package/lib/types/atomic/molecules/markdown/components/MarkdownImage.d.ts.map +1 -1
- package/lib/types/atomic/molecules/markdown/components/MarkdownMermaidBlock.d.ts.map +1 -1
- package/lib/types/atomic/molecules/tabs/Tabs.d.ts.map +1 -1
- package/lib/types/backoffice/atoms/backoffice_id_badge/BackofficeIdBadge.d.ts.map +1 -1
- package/lib/types/backoffice/atoms/copyable_text/CopyableText.d.ts.map +1 -1
- package/lib/types/backoffice/atoms/copyable_text/copyableText.css.d.ts.map +1 -1
- package/lib/types/backoffice/atoms/shortcut_hint/shortcutHint.css.d.ts.map +1 -1
- package/lib/types/backoffice/atoms/spinner/Spinner.d.ts.map +1 -1
- package/lib/types/backoffice/atoms/spinner/spinner.css.d.ts.map +1 -1
- package/lib/types/backoffice/atoms/tag/Tag.d.ts.map +1 -1
- package/lib/types/backoffice/atoms/tag/tag.css.d.ts.map +1 -1
- package/lib/types/backoffice/layout/backofficeLayoutTokens.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/backoffice_empty_state/backofficeEmptyState.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/backoffice_filter_drawer/BackofficeFilterDrawer.d.ts +2 -1
- package/lib/types/backoffice/molecules/backoffice_filter_drawer/BackofficeFilterDrawer.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/backoffice_filter_drawer/backofficeFilterDrawer.css.d.ts +1 -0
- package/lib/types/backoffice/molecules/backoffice_filter_drawer/backofficeFilterDrawer.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/backoffice_infinite_list_status/BackofficeInfiniteListStatus.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/backoffice_infinite_list_status/backofficeInfiniteListStatus.css.d.ts +2 -1
- package/lib/types/backoffice/molecules/backoffice_infinite_list_status/backofficeInfiniteListStatus.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/backoffice_json_viewer/BackofficeJsonViewer.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/backoffice_json_viewer/LazyBackofficeJsonViewer.d.ts +1 -1
- package/lib/types/backoffice/molecules/backoffice_json_viewer/LazyBackofficeJsonViewer.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/backoffice_key_value_list/backofficeKeyValueList.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/backoffice_load_more/BackofficeLoadMore.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/backoffice_load_more/backofficeLoadMore.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/backoffice_relations_menu/BackofficeRelationsMenu.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/backoffice_relations_menu/backofficeRelationsMenu.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/backoffice_table_skeleton/BackofficeTableSkeleton.d.ts +3 -1
- package/lib/types/backoffice/molecules/backoffice_table_skeleton/BackofficeTableSkeleton.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/backoffice_table_skeleton/backofficeTableSkeleton.css.d.ts +4 -0
- package/lib/types/backoffice/molecules/backoffice_table_skeleton/backofficeTableSkeleton.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/backoffice_table_toolbar/BackofficeTableToolbar.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/backoffice_table_toolbar/backofficeTableToolbar.css.d.ts +3 -0
- package/lib/types/backoffice/molecules/backoffice_table_toolbar/backofficeTableToolbar.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/backoffice_tabs/BackofficeTabs.d.ts +4 -1
- package/lib/types/backoffice/molecules/backoffice_tabs/BackofficeTabs.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/backoffice_tabs/backofficeTabs.css.d.ts +12 -1
- package/lib/types/backoffice/molecules/backoffice_tabs/backofficeTabs.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/bulk_actions_bar/BulkActionsBar.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/confirm_dialog/ConfirmDialog.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/confirm_dialog/confirmDialog.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/filter_chip_row/FilterChipRow.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/filter_chip_row/filterChipRow.css.d.ts +1 -0
- package/lib/types/backoffice/molecules/filter_chip_row/filterChipRow.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/global_search_input/GlobalSearchInput.d.ts +3 -1
- package/lib/types/backoffice/molecules/global_search_input/GlobalSearchInput.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/global_search_input/globalSearchInput.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/inline_banner/InlineBanner.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/inline_banner/inlineBanner.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/sidebar_collapse_toggle/SidebarCollapseToggle.d.ts +2 -1
- package/lib/types/backoffice/molecules/sidebar_collapse_toggle/SidebarCollapseToggle.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/sidebar_collapse_toggle/sidebarCollapseToggle.css.d.ts +2 -0
- package/lib/types/backoffice/molecules/sidebar_collapse_toggle/sidebarCollapseToggle.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/sidebar_nav_item/SidebarNavItem.d.ts +2 -1
- package/lib/types/backoffice/molecules/sidebar_nav_item/SidebarNavItem.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/sidebar_nav_item/sidebarNavItem.css.d.ts +2 -0
- package/lib/types/backoffice/molecules/sidebar_nav_item/sidebarNavItem.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/sidebar_nav_section/SidebarNavSection.d.ts +2 -1
- package/lib/types/backoffice/molecules/sidebar_nav_section/SidebarNavSection.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/sidebar_nav_section/sidebarNavSection.css.d.ts +9 -1
- package/lib/types/backoffice/molecules/sidebar_nav_section/sidebarNavSection.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/sidebar_profile_menu/BackofficeSidebarProfileMenu.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/sidebar_profile_menu/sidebarProfileMenu.css.d.ts +3 -0
- package/lib/types/backoffice/molecules/sidebar_profile_menu/sidebarProfileMenu.css.d.ts.map +1 -1
- package/lib/types/backoffice/organisms/backoffice_data_table/BackofficeDataTable.d.ts +4 -1
- package/lib/types/backoffice/organisms/backoffice_data_table/BackofficeDataTable.d.ts.map +1 -1
- package/lib/types/backoffice/organisms/backoffice_virtualized_connection_table/BackofficeVirtualizedConnectionTable.d.ts +3 -1
- package/lib/types/backoffice/organisms/backoffice_virtualized_connection_table/BackofficeVirtualizedConnectionTable.d.ts.map +1 -1
- package/lib/types/backoffice/organisms/entity_header/entityHeader.css.d.ts.map +1 -1
- package/lib/types/backoffice/templates/detail_page_template/DetailPageTemplate.d.ts +2 -0
- package/lib/types/backoffice/templates/detail_page_template/DetailPageTemplate.d.ts.map +1 -1
- package/lib/types/backoffice/templates/detail_page_template/detailPageTemplate.css.d.ts +4 -0
- package/lib/types/backoffice/templates/detail_page_template/detailPageTemplate.css.d.ts.map +1 -1
- package/lib/types/backoffice/templates/list_page_template/ListPageTemplate.d.ts +2 -0
- package/lib/types/backoffice/templates/list_page_template/ListPageTemplate.d.ts.map +1 -1
- package/lib/types/backoffice/templates/list_page_template/listPageTemplate.css.d.ts +16 -0
- package/lib/types/backoffice/templates/list_page_template/listPageTemplate.css.d.ts.map +1 -1
- package/lib/types/components/dashboard/dashboard_grid/DashboardGrid.css.d.ts +21 -0
- package/lib/types/components/dashboard/dashboard_grid/DashboardGrid.css.d.ts.map +1 -1
- package/lib/types/components/dashboard/dashboard_grid/DashboardGrid.d.ts +12 -1
- package/lib/types/components/dashboard/dashboard_grid/DashboardGrid.d.ts.map +1 -1
- package/lib/types/components/data-table/DataTable.css.d.ts.map +1 -1
- package/lib/types/components/data-table/DataTable.d.ts +3 -1
- package/lib/types/components/data-table/DataTable.d.ts.map +1 -1
- package/lib/types/components/data-table/ResponsiveRecordList.css.d.ts.map +1 -1
- package/lib/types/components/data-table/VirtualizedConnectionTable.d.ts +3 -1
- package/lib/types/components/data-table/VirtualizedConnectionTable.d.ts.map +1 -1
- package/lib/types/components/layout/AppShell.d.ts +5 -1
- package/lib/types/components/layout/AppShell.d.ts.map +1 -1
- package/lib/types/components/layout/PageShell.css.d.ts +3 -0
- package/lib/types/components/layout/PageShell.css.d.ts.map +1 -1
- package/lib/types/components/layout/PageShell.d.ts +5 -1
- package/lib/types/components/layout/PageShell.d.ts.map +1 -1
- package/lib/types/components/select/SimpleSelect.css.d.ts +15 -1
- package/lib/types/components/select/SimpleSelect.css.d.ts.map +1 -1
- package/lib/types/components/select/SimpleSelect.d.ts +8 -1
- package/lib/types/components/select/SimpleSelect.d.ts.map +1 -1
- package/lib/types/components/tile/InfoTile.d.ts +1 -0
- package/lib/types/components/tile/InfoTile.d.ts.map +1 -1
- package/lib/types/i18n/resources.d.ts +183 -6
- package/lib/types/i18n/resources.d.ts.map +1 -1
- package/lib/types/icons/MenuSvg.d.ts +5 -0
- package/lib/types/icons/MenuSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarActivitySvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarActivitySvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarArchiveSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarArchiveSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarBadgeCheckSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarBadgeCheckSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarBotSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarBotSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarBracesSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarBracesSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarBrainCircuitSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarBrainCircuitSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarBriefcaseSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarBriefcaseSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarBuildingSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarBuildingSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarCableSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarCableSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarCalendarSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarCalendarSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarChartBarSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarChartBarSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarChartLineSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarChartLineSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarChartPieSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarChartPieSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarClipboardCheckSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarClipboardCheckSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarClipboardListSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarClipboardListSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarClockSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarClockSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarCodeSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarCodeSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarCopyCheckSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarCopyCheckSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarCopySvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarCopySvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarCopyXSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarCopyXSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarCrosshairSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarCrosshairSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarDatabaseSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarDatabaseSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarDiffSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarDiffSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarFileCodeSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarFileCodeSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarFileCogSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarFileCogSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarFileSearchSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarFileSearchSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarFileStackSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarFileStackSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarFileTextSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarFileTextSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarFilesSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarFilesSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarFingerprintSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarFingerprintSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarFlameSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarFlameSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarFolderGitSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarFolderGitSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarFolderKanbanSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarFolderKanbanSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarFolderTreeSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarFolderTreeSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarGaugeSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarGaugeSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarGitBranchPlusSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarGitBranchPlusSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarGitBranchSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarGitBranchSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarGitCommitSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarGitCommitSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarGitCompareSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarGitCompareSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarGitForkSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarGitForkSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarGitMergeSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarGitMergeSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarGitPullRequestSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarGitPullRequestSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarGlobeSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarGlobeSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarHistorySvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarHistorySvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarInfoSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarInfoSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarKeySquareSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarKeySquareSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarKeySvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarKeySvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarLandmarkSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarLandmarkSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarLayoutDashboardSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarLayoutDashboardSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarLinkSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarLinkSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarListChecksSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarListChecksSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarListTodoSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarListTodoSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarListTreeSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarListTreeSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarLocateSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarLocateSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarLockKeyholeSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarLockKeyholeSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarLockSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarLockSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarMailPlusSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarMailPlusSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarMapPinSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarMapPinSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarMapSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarMapSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarMessagePlusSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarMessagePlusSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarMessageTextSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarMessageTextSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarMessagesSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarMessagesSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarMonitorCheckSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarMonitorCheckSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarMouseClickSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarMouseClickSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarNetworkSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarNetworkSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarPanelsSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarPanelsSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarPenToolSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarPenToolSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarPinSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarPinSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarPlayCircleSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarPlayCircleSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarRadarSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarRadarSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarReceiptSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarReceiptSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarRocketSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarRocketSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarRouteSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarRouteSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarScrollTextSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarScrollTextSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarSearchCodeSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarSearchCodeSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarSearchSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarSearchSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarSendSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarSendSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarShieldAlertSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarShieldAlertSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarShieldCheckSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarShieldCheckSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarShieldUserSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarShieldUserSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarStepForwardSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarStepForwardSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarStethoscopeSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarStethoscopeSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarTerminalSquareSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarTerminalSquareSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarTestTubeSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarTestTubeSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarTrashSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarTrashSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarUploadCloudSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarUploadCloudSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarUserCheckSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarUserCheckSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarUserCogSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarUserCogSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarUserSearchSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarUserSearchSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarUserSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarUserSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarUsersSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarUsersSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarWalletSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarWalletSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarWandSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarWandSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarWorkflowSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarWorkflowSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/BackofficeSidebarWrenchSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/BackofficeSidebarWrenchSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/createBackofficeSidebarIcon.d.ts +11 -0
- package/lib/types/icons/backoffice/createBackofficeSidebarIcon.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolArchitectureSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolArchitectureSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolCallgraphSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolCallgraphSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolCodePlacementSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolCodePlacementSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolCommitBlameSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolCommitBlameSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolCommitDetailSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolCommitDetailSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolCommitDiffSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolCommitDiffSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolCommitSearchSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolCommitSearchSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolCommitTouchesSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolCommitTouchesSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolCommitsLogSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolCommitsLogSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolCommitsSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolCommitsSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolComplexSymbolsSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolComplexSymbolsSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolDeadCodeSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolDeadCodeSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolDependenciesSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolDependenciesSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolDesignSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolDesignSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolDevSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolDevSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolDiagnosticsSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolDiagnosticsSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolDocsListSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolDocsListSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolDocsSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolDocsSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolDomainMapSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolDomainMapSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolDuplicateFilesSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolDuplicateFilesSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolDuplicateSymbolsSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolDuplicateSymbolsSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolDuplicationsSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolDuplicationsSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolFeatureImpactSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolFeatureImpactSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolFeaturePlanSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolFeaturePlanSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolFileFindSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolFileFindSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolFileHistorySvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolFileHistorySvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolFileMetadataSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolFileMetadataSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolFileReadSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolFileReadSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolFilesReadManySvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolFilesReadManySvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolFilesSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolFilesSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolFulltextSearchSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolFulltextSearchSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolGraphNeighborsSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolGraphNeighborsSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolGraphSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolGraphSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolHotspotsSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolHotspotsSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolHttpFetchSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolHttpFetchSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolImpactSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolImpactSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolPreflightCheckSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolPreflightCheckSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolProjectsListSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolProjectsListSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolRefactorSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolRefactorSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolRepoInfoSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolRepoInfoSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolRepoSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolRepoSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolRequestFlowSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolRequestFlowSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolScaffoldSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolScaffoldSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolSuggestTestsSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolSuggestTestsSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolSummarySvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolSummarySvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolSymbolDefinitionSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolSymbolDefinitionSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolSymbolReferencesSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolSymbolReferencesSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolSymbolsListSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolSymbolsListSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolTechDebtSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolTechDebtSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolTestsSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolTestsSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolTodosSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolTodosSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolTreeListSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolTreeListSvg.d.ts.map +1 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolTreeStatsSvg.d.ts +2 -0
- package/lib/types/icons/backoffice/tools/BackofficeToolTreeStatsSvg.d.ts.map +1 -0
- package/lib/types/index.d.ts +150 -1
- package/lib/types/index.d.ts.map +1 -1
- package/package.json +2 -2
- package/src/i18n/locales/en/ui.json +92 -4
- package/src/i18n/locales/fr/ui.json +93 -4
- package/lib/esm/HighlightCode-KpWSo7Zx.js.map +0 -1
- package/lib/esm/MarkdownRenderer-c_Ic29c2.js +0 -3821
- package/lib/esm/MarkdownRenderer-c_Ic29c2.js.map +0 -1
- package/lib/esm/src-PWZgeO3e.js.map +0 -1
package/lib/esm/{BackofficeJsonViewerAsync-BmWDenXs.js → BackofficeJsonViewerAsync-Bn0_Sssa.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { kr as e } from "./src-BPX_89p7.js";
|
|
2
2
|
//#region src/backoffice/molecules/backoffice_json_viewer/BackofficeJsonViewerAsync.tsx
|
|
3
3
|
var t = e;
|
|
4
4
|
//#endregion
|
|
5
5
|
export { t as default };
|
|
6
6
|
|
|
7
|
-
//# sourceMappingURL=BackofficeJsonViewerAsync-
|
|
7
|
+
//# sourceMappingURL=BackofficeJsonViewerAsync-Bn0_Sssa.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BackofficeJsonViewerAsync-
|
|
1
|
+
{"version":3,"file":"BackofficeJsonViewerAsync-Bn0_Sssa.js","names":[],"sources":["../../src/backoffice/molecules/backoffice_json_viewer/BackofficeJsonViewerAsync.tsx"],"sourcesContent":["import { BackofficeJsonViewer } from './BackofficeJsonViewer.js';\n\nexport default BackofficeJsonViewer;\n"],"mappings":";;AAEA,IAAA,IAAe"}
|
|
@@ -1,23 +1,29 @@
|
|
|
1
1
|
import { cloneElement as e, isValidElement as t, useCallback as n, useEffect as r, useRef as i, useState as a } from "react";
|
|
2
2
|
import { jsx as o, jsxs as s } from "react/jsx-runtime";
|
|
3
|
+
import { useTranslation as c } from "react-i18next";
|
|
3
4
|
//#region src/theme/tools.ts
|
|
4
|
-
function
|
|
5
|
+
function l(e) {
|
|
5
6
|
let t = [];
|
|
6
7
|
for (let n of e) n != null && t.push(n);
|
|
7
8
|
return t;
|
|
8
9
|
}
|
|
9
|
-
function
|
|
10
|
+
function u(e) {
|
|
10
11
|
if (e == null) return null;
|
|
11
12
|
if (typeof e == "string") return e;
|
|
12
13
|
let t = Object.entries(e).filter(([, e]) => e).map(([e]) => e);
|
|
13
14
|
return t.length === 0 ? null : t.join(" ");
|
|
14
15
|
}
|
|
15
|
-
function
|
|
16
|
-
return
|
|
16
|
+
function d(...e) {
|
|
17
|
+
return l(e.map(u)).join(" ");
|
|
18
|
+
}
|
|
19
|
+
//#endregion
|
|
20
|
+
//#region src/i18n/useUiTranslation.ts
|
|
21
|
+
function f() {
|
|
22
|
+
return c("ui");
|
|
17
23
|
}
|
|
18
24
|
//#endregion
|
|
19
25
|
//#region src/icons/markdown/MarkdownCopySuccessSvg.tsx
|
|
20
|
-
var
|
|
26
|
+
var p = (e) => /* @__PURE__ */ s("svg", {
|
|
21
27
|
"aria-hidden": "true",
|
|
22
28
|
height: "16",
|
|
23
29
|
viewBox: "0 0 16 16",
|
|
@@ -51,7 +57,7 @@ var d = (e) => /* @__PURE__ */ s("svg", {
|
|
|
51
57
|
strokeWidth: "1.25"
|
|
52
58
|
})
|
|
53
59
|
]
|
|
54
|
-
}),
|
|
60
|
+
}), m = (e) => /* @__PURE__ */ s("svg", {
|
|
55
61
|
"aria-hidden": "true",
|
|
56
62
|
height: "16",
|
|
57
63
|
viewBox: "0 0 16 16",
|
|
@@ -74,12 +80,12 @@ var d = (e) => /* @__PURE__ */ s("svg", {
|
|
|
74
80
|
strokeLinejoin: "round",
|
|
75
81
|
strokeWidth: "1.25"
|
|
76
82
|
})]
|
|
77
|
-
}),
|
|
78
|
-
let
|
|
83
|
+
}), h = "hyax591 hyax590 txvbqbnvy txvbqboj7 txvbqbp67 txvbqblxy txvbqbcp txvbqbv5t txvbqb1qy txvbqb1py txvbqb12g txvbqbvbd txvbqbv txvbqb9jg txvbqbany txvbqb78 txvbqb6x txvbqb7m", g = "hyax592 txvbqb8p txvbqbamg", _ = "hyax593 txvbqbc67 txvbqbtx7", v = ({ code: e }) => {
|
|
84
|
+
let { t } = f(), [c, l] = a(!1), u = i(null);
|
|
79
85
|
r(() => () => {
|
|
80
|
-
|
|
86
|
+
u.current != null && window.clearTimeout(u.current);
|
|
81
87
|
}, []);
|
|
82
|
-
let
|
|
88
|
+
let d = n(async () => {
|
|
83
89
|
try {
|
|
84
90
|
let t;
|
|
85
91
|
if (typeof navigator < "u" && (t = navigator.clipboard), t != null && typeof t.writeText == "function") await t.writeText(e);
|
|
@@ -87,62 +93,62 @@ var d = (e) => /* @__PURE__ */ s("svg", {
|
|
|
87
93
|
let t = document.createElement("textarea");
|
|
88
94
|
t.value = e, t.setAttribute("readonly", ""), t.style.position = "absolute", t.style.left = "-9999px", document.body.appendChild(t), t.select(), document.execCommand("copy"), document.body.removeChild(t);
|
|
89
95
|
}
|
|
90
|
-
|
|
91
|
-
|
|
96
|
+
l(!0), u.current != null && window.clearTimeout(u.current), u.current = window.setTimeout(() => {
|
|
97
|
+
l(!1), u.current = null;
|
|
92
98
|
}, 2e3);
|
|
93
99
|
} catch {}
|
|
94
|
-
}, [e]),
|
|
95
|
-
|
|
96
|
-
let
|
|
97
|
-
|
|
98
|
-
let
|
|
99
|
-
return
|
|
100
|
-
className:
|
|
100
|
+
}, [e]), v = t("markdown.code.copyTitle");
|
|
101
|
+
c && (v = t("markdown.code.copiedTitle"));
|
|
102
|
+
let y = /* @__PURE__ */ o(m, { className: _ });
|
|
103
|
+
c && (y = /* @__PURE__ */ o(p, { className: _ }));
|
|
104
|
+
let b = t("markdown.code.copy");
|
|
105
|
+
return c && (b = t("markdown.code.copied")), /* @__PURE__ */ s("button", {
|
|
106
|
+
className: h,
|
|
101
107
|
onClick: () => {
|
|
102
|
-
|
|
108
|
+
d().catch(() => {});
|
|
103
109
|
},
|
|
104
|
-
title:
|
|
110
|
+
title: v,
|
|
105
111
|
type: "button",
|
|
106
|
-
children: [
|
|
107
|
-
className:
|
|
108
|
-
children:
|
|
112
|
+
children: [y, /* @__PURE__ */ o("span", {
|
|
113
|
+
className: g,
|
|
114
|
+
children: b
|
|
109
115
|
})]
|
|
110
116
|
});
|
|
111
|
-
},
|
|
117
|
+
}, y = "_14wey9t0 txvbqbg0y txvbqbv5t txvbqb1cp txvbqb1qg txvbqbsp txvbqb1rp txvbqbvbd txvbqbjep txvbqbk5y txvbqbl7g txvbqbptg txvbqbu7g", b = "_14wey9t1 txvbqbcp txvbqb9ip txvbqbdpp txvbqbnw7 txvbqbojg txvbqbp6p txvbqblyg txvbqbv3t txvbqbao7", x = "_14wey9t2 txvbqbnvy txvbqboj7 txvbqbprp txvbqbmjg txvbqbv3t txvbqb1t7 txvbqbvaz txvbqb8p txvbqbamg txvbqb66", S = "_14wey9t3 txvbqbnw7 txvbqbojg txvbqbp6p txvbqblyg txvbqbivg txvbqbjep txvbqbk5y txvbqbl9g txvbqbu7g", C = "_14wey9t4 ", w = "_14wey9t5 txvbqbfcp", T = "_14wey9t6 txvbqbvbd txvbqbal7 txvbqb8y txvbqbf5y txvbqbfcp txvbqbuxy", E = "_14wey9t7 txvbqbva1 txvbqb8y txvbqb1o", D = (n) => {
|
|
112
118
|
if (!t(n) || typeof n.type != "string" || n.type !== "pre") return n;
|
|
113
119
|
let r = n.props.className;
|
|
114
|
-
return e(n, { className:
|
|
115
|
-
},
|
|
120
|
+
return e(n, { className: d(w, r) });
|
|
121
|
+
}, O = ({ badgeLabel: e, copyCode: t, highlighted: n, fallbackCodeText: r, placeholderText: i }) => {
|
|
116
122
|
let a;
|
|
117
123
|
a = i == null ? n == null ? /* @__PURE__ */ o("pre", {
|
|
118
|
-
className:
|
|
124
|
+
className: T,
|
|
119
125
|
children: r ?? ""
|
|
120
126
|
}) : typeof n == "string" ? /* @__PURE__ */ o("pre", {
|
|
121
|
-
className:
|
|
127
|
+
className: T,
|
|
122
128
|
dangerouslySetInnerHTML: { __html: n }
|
|
123
129
|
}) : /* @__PURE__ */ o("div", {
|
|
124
|
-
className:
|
|
125
|
-
children:
|
|
130
|
+
className: C,
|
|
131
|
+
children: D(n)
|
|
126
132
|
}) : /* @__PURE__ */ o("span", {
|
|
127
|
-
className:
|
|
133
|
+
className: E,
|
|
128
134
|
children: i
|
|
129
135
|
});
|
|
130
136
|
let c = null;
|
|
131
|
-
return typeof t == "string" && t !== "" && (c = /* @__PURE__ */ o(
|
|
132
|
-
className:
|
|
137
|
+
return typeof t == "string" && t !== "" && (c = /* @__PURE__ */ o(v, { code: t })), /* @__PURE__ */ s("div", {
|
|
138
|
+
className: y,
|
|
133
139
|
children: [/* @__PURE__ */ s("div", {
|
|
134
|
-
className:
|
|
140
|
+
className: b,
|
|
135
141
|
children: [/* @__PURE__ */ o("span", {
|
|
136
|
-
className:
|
|
142
|
+
className: x,
|
|
137
143
|
children: e
|
|
138
144
|
}), c]
|
|
139
145
|
}), /* @__PURE__ */ o("div", {
|
|
140
|
-
className:
|
|
146
|
+
className: S,
|
|
141
147
|
children: a
|
|
142
148
|
})]
|
|
143
149
|
});
|
|
144
150
|
};
|
|
145
151
|
//#endregion
|
|
146
|
-
export {
|
|
152
|
+
export { l as i, f as n, d as r, O as t };
|
|
147
153
|
|
|
148
|
-
//# sourceMappingURL=HighlightCode-
|
|
154
|
+
//# sourceMappingURL=HighlightCode-DpXwrY5A.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HighlightCode-DpXwrY5A.js","names":[],"sources":["../../src/theme/tools.ts","../../src/i18n/useUiTranslation.ts","../../src/icons/markdown/MarkdownCopySuccessSvg.tsx","../../src/icons/markdown/MarkdownCopySvg.tsx","../../src/atomic/molecules/markdown/components/MarkdownCodeCopyButton.css.ts","../../src/atomic/molecules/markdown/components/MarkdownCodeCopyButton.tsx","../../src/atomic/molecules/highlight/HighlightCode.css.ts","../../src/atomic/molecules/highlight/HighlightCode.tsx"],"sourcesContent":["/**\n * Returns array of only strings\n */\nexport function onlyDefinedStyles(\n styles: (string | null | undefined)[],\n): string[] {\n const filteredStyles: string[] = [];\n\n for (const style of styles) {\n if (style != null) {\n filteredStyles.push(style);\n }\n }\n\n return filteredStyles;\n}\n\n/**\n * Converts a single class item into a string or null.\n * Accepts strings and objects like { [className]: boolean }.\n */\nfunction normalizeClassItem(\n item: string | null | undefined | Record<string, boolean>,\n): string | null {\n if (item == null) {\n return null;\n }\n if (typeof item === 'string') {\n return item;\n }\n\n const enabled = Object.entries(item)\n .filter(([, on]) => {\n return on;\n })\n .map(([name]) => {\n return name;\n });\n\n if (enabled.length === 0) {\n return null;\n }\n\n return enabled.join(' ');\n}\n\n/**\n * Returns a string of valid css classes to be used in className.\n * Accepts strings and objects like { [className]: boolean }.\n */\nexport function cx(\n ...styles: (string | null | undefined | Record<string, boolean>)[]\n): string {\n return onlyDefinedStyles(styles.map(normalizeClassItem)).join(' ');\n}\n","import { useTranslation } from 'react-i18next';\n\n/** Returns i18n helpers bound to the ui namespace. */\nexport function useUiTranslation(): ReturnType<typeof useTranslation> {\n return useTranslation('ui');\n}\n","import { type JSX, type SVGProps } from 'react';\n\nexport const MarkdownCopySuccessSvg = (\n props: SVGProps<SVGSVGElement>,\n): JSX.Element => {\n return (\n <svg\n aria-hidden=\"true\"\n height=\"16\"\n viewBox=\"0 0 16 16\"\n width=\"16\"\n {...props}\n >\n <rect\n fill=\"none\"\n height=\"9.5\"\n rx=\"1.25\"\n stroke=\"currentColor\"\n strokeWidth=\"1.25\"\n width=\"8.5\"\n x=\"5.25\"\n y=\"3.25\"\n />\n <path\n d=\"M3.5 5.75v6.75a1 1 0 0 0 1 1h5.5\"\n fill=\"none\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth=\"1.25\"\n />\n <path\n d=\"M7.25 7.75l1.75 1.75 3-3\"\n fill=\"none\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth=\"1.25\"\n />\n </svg>\n );\n};\n\nexport default MarkdownCopySuccessSvg;\n","import { type JSX, type SVGProps } from 'react';\n\nexport const MarkdownCopySvg = (\n props: SVGProps<SVGSVGElement>,\n): JSX.Element => {\n return (\n <svg\n aria-hidden=\"true\"\n height=\"16\"\n viewBox=\"0 0 16 16\"\n width=\"16\"\n {...props}\n >\n <rect\n fill=\"none\"\n height=\"9.5\"\n rx=\"1.25\"\n stroke=\"currentColor\"\n strokeWidth=\"1.25\"\n width=\"8.5\"\n x=\"5.25\"\n y=\"3.25\"\n />\n <path\n d=\"M3.5 5.75v6.75a1 1 0 0 0 1 1h5.5\"\n fill=\"none\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth=\"1.25\"\n />\n </svg>\n );\n};\n\nexport default MarkdownCopySvg;\n","import { style } from '@vanilla-extract/css';\n\nimport { sprinkles } from '../../../../theme/sprinkles.css.js';\nimport { vars } from '../../../../theme/themeContract.js';\n\nexport const copyButton = style([\n sprinkles({\n alignItems: 'center',\n backgroundColor: 'brandLightGray',\n borderRadius: 'sm',\n borderStyle: 'none',\n borderWidth: 0,\n color: 'brandDarkGray',\n cursor: 'pointer',\n display: 'inline-flex',\n gap: 1,\n paddingX: 2,\n paddingY: 1,\n transitionProperty: 'colors',\n transitionDuration: 150,\n transitionTimingFunction: 'ease-in-out',\n }),\n {\n selectors: {\n '&:hover': {\n backgroundColor: vars.colors.primaryLight,\n },\n '&:focus-visible': {\n outline: `${vars.borderWidth.default} solid ${vars.colors.brandPrimaryRed}`,\n outlineOffset: vars.spacing[0.5],\n },\n '&:disabled': {\n cursor: 'default',\n opacity: 0.6,\n },\n },\n },\n]);\n\nexport const label = sprinkles({\n fontSize: 'xs',\n fontWeight: 'medium',\n});\n\nexport const icon = sprinkles({\n height: 4,\n width: 4,\n});\n","import { useCallback, useEffect, useRef, useState, type JSX } from 'react';\n\nimport { MarkdownCopySuccessSvg } from '../../../../icons/markdown/MarkdownCopySuccessSvg.js';\nimport { MarkdownCopySvg } from '../../../../icons/markdown/MarkdownCopySvg.js';\nimport { useUiTranslation } from '../../../../i18n/useUiTranslation.js';\n\nimport {\n copyButton,\n icon as iconClass,\n label,\n} from './MarkdownCodeCopyButton.css.js';\n\ntype Props = {\n code: string;\n};\n\nexport const MarkdownCodeCopyButton = ({ code }: Props): JSX.Element => {\n const { t } = useUiTranslation();\n const [copied, setCopied] = useState(false);\n const timeoutRef = useRef<number | null>(null);\n\n useEffect(() => {\n return () => {\n if (timeoutRef.current != null) {\n window.clearTimeout(timeoutRef.current);\n }\n };\n }, []);\n\n const handleCopy = useCallback(async () => {\n try {\n let clipboard: Clipboard | undefined;\n if (typeof navigator !== 'undefined') {\n clipboard = navigator.clipboard;\n }\n if (clipboard != null && typeof clipboard.writeText === 'function') {\n await clipboard.writeText(code);\n } else {\n const textarea = document.createElement('textarea');\n textarea.value = code;\n textarea.setAttribute('readonly', '');\n textarea.style.position = 'absolute';\n textarea.style.left = '-9999px';\n document.body.appendChild(textarea);\n textarea.select();\n document.execCommand('copy');\n document.body.removeChild(textarea);\n }\n setCopied(true);\n if (timeoutRef.current != null) {\n window.clearTimeout(timeoutRef.current);\n }\n timeoutRef.current = window.setTimeout(() => {\n setCopied(false);\n timeoutRef.current = null;\n }, 2000);\n } catch {\n // silently ignore copy failures\n }\n }, [code]);\n\n let buttonTitle = t('markdown.code.copyTitle');\n if (copied) {\n buttonTitle = t('markdown.code.copiedTitle');\n }\n\n let iconElement: JSX.Element = <MarkdownCopySvg className={iconClass} />;\n if (copied) {\n iconElement = <MarkdownCopySuccessSvg className={iconClass} />;\n }\n\n let labelText = t('markdown.code.copy');\n if (copied) {\n labelText = t('markdown.code.copied');\n }\n\n return (\n <button\n className={copyButton}\n onClick={() => {\n handleCopy().catch(() => {\n // ignore copy failures surfaced via promise rejection\n });\n }}\n title={buttonTitle}\n type=\"button\"\n >\n {iconElement}\n <span className={label}>{labelText}</span>\n </button>\n );\n};\n","import { sprinkles } from '../../../theme/sprinkles.css.js';\n\nexport const container = sprinkles({\n marginBottom: 4,\n backgroundColor: 'brandLightGray',\n borderWidth: 'default',\n borderStyle: 'solid',\n borderColor: 'primaryLight',\n borderRadius: 'lg',\n color: 'brandDarkGray',\n maxWidth: 'full',\n minWidth: 0,\n overflow: 'hidden',\n position: 'relative',\n width: 'full',\n});\n\nexport const toolbar = sprinkles({\n alignItems: 'center',\n display: 'flex',\n justifyContent: 'space-between',\n paddingLeft: 3,\n paddingRight: 3,\n paddingTop: 3,\n paddingBottom: 3,\n backgroundColor: 'primaryLight',\n gap: 2,\n});\n\nexport const badge = sprinkles({\n backgroundColor: 'primaryLight',\n borderRadius: 'full',\n color: 'brandPrimaryRed',\n fontSize: 'xs',\n fontWeight: 'medium',\n paddingY: 0.5,\n paddingX: 2,\n textTransform: 'uppercase',\n});\n\nexport const content = sprinkles({\n maxHeight: 'full',\n maxWidth: 'full',\n minWidth: 0,\n overflowX: 'auto',\n paddingY: 3,\n paddingX: 3,\n width: 'full',\n});\n\nexport const shikiWrapper = sprinkles({});\n\nexport const shikiPre = sprinkles({\n margin: 0,\n});\n\nexport const fallbackCode = sprinkles({\n color: 'brandDarkGray',\n fontFamily: 'mono',\n fontSize: 'sm',\n lineHeight: 1.6,\n margin: 0,\n whiteSpace: 'pre',\n});\n\nexport const placeholder = sprinkles({\n color: 'textSecondary',\n fontSize: 'sm',\n fontStyle: 'italic',\n});\n","import { cloneElement, isValidElement, type JSX, type ReactNode } from 'react';\n\nimport { MarkdownCodeCopyButton } from '../markdown/components/MarkdownCodeCopyButton.js';\nimport {\n badge,\n container,\n content,\n fallbackCode,\n placeholder,\n shikiPre,\n shikiWrapper,\n toolbar,\n} from './HighlightCode.css.js';\nimport { cx } from '../../../theme/tools.js';\n\ntype HighlightContent = ReactNode | string | null | undefined;\n\ntype Props = {\n badgeLabel: string;\n copyCode?: string | null;\n highlighted?: HighlightContent;\n fallbackCodeText?: string | null;\n placeholderText?: string | null;\n};\n\nconst withPreClassName = (node: ReactNode): ReactNode => {\n if (!isValidElement<{ className?: string }>(node)) {\n return node;\n }\n if (typeof node.type !== 'string' || node.type !== 'pre') {\n return node;\n }\n const existingClassName = node.props.className;\n return cloneElement(node, {\n className: cx(shikiPre, existingClassName),\n });\n};\n\nexport const HighlightCode = ({\n badgeLabel,\n copyCode,\n highlighted,\n fallbackCodeText,\n placeholderText,\n}: Props): JSX.Element => {\n let body: JSX.Element;\n if (placeholderText != null) {\n body = <span className={placeholder}>{placeholderText}</span>;\n } else if (highlighted != null) {\n if (typeof highlighted === 'string') {\n body = (\n <pre\n className={fallbackCode}\n dangerouslySetInnerHTML={{ __html: highlighted }}\n />\n );\n } else {\n body = (\n <div className={shikiWrapper}>{withPreClassName(highlighted)}</div>\n );\n }\n } else {\n body = <pre className={fallbackCode}>{fallbackCodeText ?? ''}</pre>;\n }\n\n let copyButton: JSX.Element | null = null;\n if (typeof copyCode === 'string' && copyCode !== '') {\n copyButton = <MarkdownCodeCopyButton code={copyCode} />;\n }\n\n return (\n <div className={container}>\n <div className={toolbar}>\n <span className={badge}>{badgeLabel}</span>\n {copyButton}\n </div>\n <div className={content}>{body}</div>\n </div>\n );\n};\n\nexport default HighlightCode;\n"],"mappings":"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"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { r as e } from "./chunk-ha4E1CQs.js";
|
|
2
|
-
import { t } from "./HighlightCode-
|
|
3
|
-
import { Suspense as
|
|
4
|
-
import { jsx as
|
|
5
|
-
import { createGlobalThemeContract as
|
|
2
|
+
import { n as t, t as n } from "./HighlightCode-DpXwrY5A.js";
|
|
3
|
+
import { Suspense as r, lazy as i, useDeferredValue as a, useEffect as o, useId as s, useMemo as c, useRef as l, useState as u } from "react";
|
|
4
|
+
import { jsx as d, jsxs as f } from "react/jsx-runtime";
|
|
5
|
+
import { createGlobalThemeContract as p } from "@vanilla-extract/css";
|
|
6
6
|
//#region src/theme/themeContract.ts
|
|
7
|
-
var
|
|
7
|
+
var m = {
|
|
8
8
|
inherit: "",
|
|
9
9
|
current: "",
|
|
10
10
|
transparent: "",
|
|
@@ -100,7 +100,7 @@ var p = {
|
|
|
100
100
|
brandLightGray: "",
|
|
101
101
|
brandDarkGray: "",
|
|
102
102
|
brandBackgroundGradient: ""
|
|
103
|
-
},
|
|
103
|
+
}, h = {
|
|
104
104
|
auto: "",
|
|
105
105
|
full: "",
|
|
106
106
|
px: "",
|
|
@@ -194,8 +194,8 @@ var p = {
|
|
|
194
194
|
108: "",
|
|
195
195
|
112: "",
|
|
196
196
|
120: ""
|
|
197
|
-
},
|
|
198
|
-
spacing:
|
|
197
|
+
}, g = p({
|
|
198
|
+
spacing: h,
|
|
199
199
|
screens: {
|
|
200
200
|
sm: "",
|
|
201
201
|
md: "",
|
|
@@ -327,10 +327,10 @@ var p = {
|
|
|
327
327
|
"1/2": "",
|
|
328
328
|
full: ""
|
|
329
329
|
},
|
|
330
|
-
borderSpacing:
|
|
330
|
+
borderSpacing: h,
|
|
331
331
|
borderWidth: {
|
|
332
332
|
default: "",
|
|
333
|
-
...
|
|
333
|
+
...h,
|
|
334
334
|
0: "",
|
|
335
335
|
2: "",
|
|
336
336
|
4: "",
|
|
@@ -393,7 +393,7 @@ var p = {
|
|
|
393
393
|
none: ""
|
|
394
394
|
},
|
|
395
395
|
flexBasis: {
|
|
396
|
-
...
|
|
396
|
+
...h,
|
|
397
397
|
260: "",
|
|
398
398
|
"1/2": "",
|
|
399
399
|
"1/3": "",
|
|
@@ -607,15 +607,15 @@ var p = {
|
|
|
607
607
|
fr1: ""
|
|
608
608
|
},
|
|
609
609
|
left: {
|
|
610
|
-
...
|
|
610
|
+
...h,
|
|
611
611
|
"1/2": ""
|
|
612
612
|
},
|
|
613
613
|
top: {
|
|
614
|
-
...
|
|
614
|
+
...h,
|
|
615
615
|
"1/2": ""
|
|
616
616
|
},
|
|
617
617
|
height: {
|
|
618
|
-
...
|
|
618
|
+
...h,
|
|
619
619
|
1.1: "",
|
|
620
620
|
260: "",
|
|
621
621
|
300: "",
|
|
@@ -643,7 +643,7 @@ var p = {
|
|
|
643
643
|
auto: ""
|
|
644
644
|
},
|
|
645
645
|
inset: {
|
|
646
|
-
...
|
|
646
|
+
...h,
|
|
647
647
|
"1/2": "",
|
|
648
648
|
"1/3": "",
|
|
649
649
|
"2/3": "",
|
|
@@ -690,7 +690,7 @@ var p = {
|
|
|
690
690
|
widest: ""
|
|
691
691
|
},
|
|
692
692
|
lineHeight: {
|
|
693
|
-
...
|
|
693
|
+
...h,
|
|
694
694
|
1.2: "",
|
|
695
695
|
1.3: "",
|
|
696
696
|
1.4: "",
|
|
@@ -726,9 +726,9 @@ var p = {
|
|
|
726
726
|
disc: "",
|
|
727
727
|
decimal: ""
|
|
728
728
|
},
|
|
729
|
-
margin: { ...
|
|
729
|
+
margin: { ...h },
|
|
730
730
|
maxHeight: {
|
|
731
|
-
...
|
|
731
|
+
...h,
|
|
732
732
|
"50vh": "",
|
|
733
733
|
"70vh": "",
|
|
734
734
|
"90vh": "",
|
|
@@ -770,7 +770,7 @@ var p = {
|
|
|
770
770
|
xs: ""
|
|
771
771
|
},
|
|
772
772
|
minHeight: {
|
|
773
|
-
...
|
|
773
|
+
...h,
|
|
774
774
|
350: "",
|
|
775
775
|
360: "",
|
|
776
776
|
0: "",
|
|
@@ -886,7 +886,7 @@ var p = {
|
|
|
886
886
|
12: ""
|
|
887
887
|
},
|
|
888
888
|
stroke: {
|
|
889
|
-
...
|
|
889
|
+
...m,
|
|
890
890
|
none: ""
|
|
891
891
|
},
|
|
892
892
|
strokeWidth: {
|
|
@@ -967,7 +967,7 @@ var p = {
|
|
|
967
967
|
"in-out": ""
|
|
968
968
|
},
|
|
969
969
|
width: {
|
|
970
|
-
...
|
|
970
|
+
...h,
|
|
971
971
|
1.1: "",
|
|
972
972
|
auto: "",
|
|
973
973
|
140: "",
|
|
@@ -1027,7 +1027,7 @@ var p = {
|
|
|
1027
1027
|
40: "",
|
|
1028
1028
|
50: ""
|
|
1029
1029
|
}
|
|
1030
|
-
}, (e, t) => e != null && e !== "" ? e : `plumile-${t.join("-").replace(/[./%, ]/g, "-")}`),
|
|
1030
|
+
}, (e, t) => e != null && e !== "" ? e : `plumile-${t.join("-").replace(/[./%, ]/g, "-")}`), _ = {
|
|
1031
1031
|
inherit: "inherit",
|
|
1032
1032
|
current: "currentColor",
|
|
1033
1033
|
transparent: "transparent",
|
|
@@ -1123,21 +1123,21 @@ var p = {
|
|
|
1123
1123
|
brandLightGray: "#F8F8F8",
|
|
1124
1124
|
brandDarkGray: "#333333",
|
|
1125
1125
|
brandBackgroundGradient: "linear-gradient(20deg, #d4aab1, #c97e8a, #c52640)"
|
|
1126
|
-
},
|
|
1127
|
-
let n = e.trim(), r =
|
|
1126
|
+
}, v = "_1rh6udy0 txvbqb9ip txvbqbdoy txvbqbu7g", y = "_1rh6udy1 txvbqb9i7 txvbqbcg7 txvbqbjep", b = "_1rh6udy2 txvbqb9ip txvbqbai7 txvbqbao7", x = "_1rh6udy3 txvbqbva1 txvbqb8y txvbqbamg txvbqbfcp", S = "_1rh6udy4 txvbqbvbd txvbqbal7 txvbqb8p txvbqbf3p txvbqbfcp txvbqbuy7 txvbqbuu7", C = /^var\((--[^,)+]+)(?:,[^)]+)?\)$/, w = (e, t) => {
|
|
1127
|
+
let n = e.trim(), r = C.exec(n);
|
|
1128
1128
|
if (r == null) return n === "" ? t : n;
|
|
1129
1129
|
let i = r[1];
|
|
1130
1130
|
if (i == null || i === "" || typeof window > "u") return t;
|
|
1131
1131
|
let a = getComputedStyle(document.documentElement).getPropertyValue(i).trim();
|
|
1132
1132
|
return a === "" ? t : a;
|
|
1133
|
-
},
|
|
1133
|
+
}, T = () => {
|
|
1134
1134
|
let e = {
|
|
1135
1135
|
background: "transparent",
|
|
1136
|
-
fontFamily:
|
|
1137
|
-
lineColor:
|
|
1138
|
-
primaryBorderColor:
|
|
1139
|
-
primaryColor:
|
|
1140
|
-
primaryTextColor:
|
|
1136
|
+
fontFamily: w(g.fontFamily.sans),
|
|
1137
|
+
lineColor: w(g.colors.brandDarkGray, _.brandDarkGray),
|
|
1138
|
+
primaryBorderColor: w(g.colors.primaryLight, _.primaryLight),
|
|
1139
|
+
primaryColor: w(g.colors.primaryLight, _.primaryLight),
|
|
1140
|
+
primaryTextColor: w(g.colors.brandDarkGray, _.brandDarkGray)
|
|
1141
1141
|
};
|
|
1142
1142
|
return {
|
|
1143
1143
|
startOnLoad: !1,
|
|
@@ -1146,92 +1146,96 @@ var p = {
|
|
|
1146
1146
|
theme: "base",
|
|
1147
1147
|
themeVariables: Object.fromEntries(Object.entries(e).filter(([, e]) => e != null && e !== ""))
|
|
1148
1148
|
};
|
|
1149
|
-
},
|
|
1150
|
-
|
|
1151
|
-
let e = await
|
|
1152
|
-
return
|
|
1153
|
-
},
|
|
1149
|
+
}, E = null, D = !1, O = async () => {
|
|
1150
|
+
E ??= import("./mermaid.core-i12yADTp.js").then((e) => e.default);
|
|
1151
|
+
let e = await E;
|
|
1152
|
+
return D ||= (e.initialize(T()), !0), e;
|
|
1153
|
+
}, k = /<svg\b([^>]*)>/i, A = /\bclass="([^"]*)"/i, j = (e, t) => e.replace(k, (e, n) => {
|
|
1154
1154
|
let r = String(n ?? "");
|
|
1155
1155
|
return A.test(r) ? `<svg${r.replace(A, (e, n) => ` class="${n} ${t}"`)}>` : `<svg class="${t}"${r}>`;
|
|
1156
1156
|
}), M = ({ code: e }) => {
|
|
1157
|
-
let
|
|
1158
|
-
|
|
1157
|
+
let { t: r } = t(), i = s(), a = c(() => `mermaid-${i.replace(/:/g, "")}`, [i]), p = l(null), m = l(null), [h, g] = u(null), [_, C] = u(null), [w, T] = u(!0);
|
|
1158
|
+
o(() => {
|
|
1159
1159
|
let t = !1;
|
|
1160
|
-
return
|
|
1160
|
+
return m.current = null, g(null), C(null), T(!0), e.trim() === "" ? (C(r("markdown.mermaid.empty")), T(!1), () => {
|
|
1161
1161
|
t = !0;
|
|
1162
1162
|
}) : ((async () => {
|
|
1163
1163
|
try {
|
|
1164
|
-
let n = await (await
|
|
1164
|
+
let n = await (await O()).render(a, e);
|
|
1165
1165
|
if (t) return;
|
|
1166
|
-
|
|
1167
|
-
} catch
|
|
1168
|
-
t ||
|
|
1166
|
+
m.current = n.bindFunctions ?? null, g(j(n.svg, y));
|
|
1167
|
+
} catch {
|
|
1168
|
+
t || C(r("markdown.mermaid.renderFailed"));
|
|
1169
1169
|
} finally {
|
|
1170
|
-
t ||
|
|
1170
|
+
t || T(!1);
|
|
1171
1171
|
}
|
|
1172
|
-
})().catch((
|
|
1173
|
-
t || (
|
|
1172
|
+
})().catch(() => {
|
|
1173
|
+
t || (C(r("markdown.mermaid.renderFailed")), T(!1));
|
|
1174
1174
|
}), () => {
|
|
1175
1175
|
t = !0;
|
|
1176
1176
|
});
|
|
1177
|
-
}, [
|
|
1178
|
-
|
|
1177
|
+
}, [
|
|
1178
|
+
e,
|
|
1179
|
+
a,
|
|
1180
|
+
r
|
|
1181
|
+
]), o(() => {
|
|
1182
|
+
let e = p.current, t = m.current;
|
|
1179
1183
|
e == null || t == null || t(e);
|
|
1180
|
-
}, [
|
|
1181
|
-
let
|
|
1182
|
-
|
|
1183
|
-
let
|
|
1184
|
-
return
|
|
1185
|
-
className:
|
|
1186
|
-
children: [/* @__PURE__ */
|
|
1187
|
-
className: b,
|
|
1188
|
-
children: h
|
|
1189
|
-
}), /* @__PURE__ */ u("pre", {
|
|
1184
|
+
}, [h]);
|
|
1185
|
+
let E = null;
|
|
1186
|
+
w && (E = r("markdown.mermaid.rendering"));
|
|
1187
|
+
let D = null;
|
|
1188
|
+
return h == null ? _ != null && (D = /* @__PURE__ */ f("div", {
|
|
1189
|
+
className: b,
|
|
1190
|
+
children: [/* @__PURE__ */ d("p", {
|
|
1190
1191
|
className: x,
|
|
1192
|
+
children: _
|
|
1193
|
+
}), /* @__PURE__ */ d("pre", {
|
|
1194
|
+
className: S,
|
|
1191
1195
|
children: e
|
|
1192
1196
|
})]
|
|
1193
|
-
})) :
|
|
1194
|
-
className:
|
|
1195
|
-
ref:
|
|
1197
|
+
})) : D = /* @__PURE__ */ d("div", {
|
|
1198
|
+
className: v,
|
|
1199
|
+
ref: p,
|
|
1196
1200
|
role: "img",
|
|
1197
|
-
"aria-label": "
|
|
1198
|
-
dangerouslySetInnerHTML: { __html:
|
|
1199
|
-
}), /* @__PURE__ */
|
|
1201
|
+
"aria-label": r("markdown.mermaid.diagramLabel"),
|
|
1202
|
+
dangerouslySetInnerHTML: { __html: h }
|
|
1203
|
+
}), /* @__PURE__ */ d(n, {
|
|
1200
1204
|
badgeLabel: "MERMAID",
|
|
1201
1205
|
copyCode: e,
|
|
1202
|
-
highlighted:
|
|
1206
|
+
highlighted: D,
|
|
1203
1207
|
fallbackCodeText: e,
|
|
1204
|
-
placeholderText:
|
|
1208
|
+
placeholderText: E
|
|
1205
1209
|
});
|
|
1206
|
-
}, N = /* @__PURE__ */ e({ MarkdownCodeBlock: () => F }), P =
|
|
1207
|
-
let
|
|
1208
|
-
if (
|
|
1209
|
-
let e =
|
|
1210
|
-
e !== "" && (
|
|
1210
|
+
}, N = /* @__PURE__ */ e({ MarkdownCodeBlock: () => F }), P = i(async () => ({ default: (await import("./MarkdownShikiCodeBlock-DjEM_vzJ.js")).MarkdownShikiCodeBlock })), F = ({ code: e, language: i, badgeLabel: o }) => {
|
|
1211
|
+
let { t: s } = t(), l = a(c(() => e.replace(/\s+$/, ""), [e])), u = "plaintext";
|
|
1212
|
+
if (i != null) {
|
|
1213
|
+
let e = i.trim().toLowerCase();
|
|
1214
|
+
e !== "" && (u = e);
|
|
1211
1215
|
}
|
|
1212
|
-
let
|
|
1213
|
-
|
|
1214
|
-
let
|
|
1215
|
-
if (
|
|
1216
|
-
else if (
|
|
1217
|
-
let e =
|
|
1218
|
-
e !== "" && (
|
|
1216
|
+
let f = u === "mermaid", p = u;
|
|
1217
|
+
f && (p = "plaintext");
|
|
1218
|
+
let m = "CODE", h = o?.trim();
|
|
1219
|
+
if (h != null && h !== "") m = h;
|
|
1220
|
+
else if (i != null) {
|
|
1221
|
+
let e = i.trim();
|
|
1222
|
+
e !== "" && (m = e.toUpperCase());
|
|
1219
1223
|
}
|
|
1220
|
-
return
|
|
1221
|
-
fallback: /* @__PURE__ */
|
|
1222
|
-
badgeLabel:
|
|
1223
|
-
copyCode:
|
|
1224
|
-
fallbackCodeText:
|
|
1225
|
-
placeholderText: "
|
|
1224
|
+
return f ? /* @__PURE__ */ d(M, { code: l }) : /* @__PURE__ */ d(r, {
|
|
1225
|
+
fallback: /* @__PURE__ */ d(n, {
|
|
1226
|
+
badgeLabel: m,
|
|
1227
|
+
copyCode: l,
|
|
1228
|
+
fallbackCodeText: l,
|
|
1229
|
+
placeholderText: s("markdown.code.loadingHighlight")
|
|
1226
1230
|
}),
|
|
1227
|
-
children: /* @__PURE__ */
|
|
1228
|
-
badgeLabel:
|
|
1229
|
-
code:
|
|
1230
|
-
language:
|
|
1231
|
+
children: /* @__PURE__ */ d(P, {
|
|
1232
|
+
badgeLabel: m,
|
|
1233
|
+
code: l,
|
|
1234
|
+
language: p
|
|
1231
1235
|
})
|
|
1232
1236
|
});
|
|
1233
1237
|
};
|
|
1234
1238
|
//#endregion
|
|
1235
|
-
export {
|
|
1239
|
+
export { h as a, m as i, N as n, g as o, _ as r, F as t };
|
|
1236
1240
|
|
|
1237
|
-
//# sourceMappingURL=MarkdownCodeBlock-
|
|
1241
|
+
//# sourceMappingURL=MarkdownCodeBlock-CnI5nEfE.js.map
|