@aquera/nile-elements 1.9.6 → 1.9.7
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/README.md +3 -0
- package/dist/index-178e1e57.cjs.js +2 -0
- package/dist/index-178e1e57.cjs.js.map +1 -0
- package/dist/index-1faa963c.esm.js +1 -0
- package/dist/index-249de90a.esm.js +1 -0
- package/dist/index-353172ed.esm.js +1 -0
- package/dist/index-6f3fa4ab.esm.js +1 -0
- package/dist/index-89c520e9.cjs.js +5 -0
- package/dist/index-89c520e9.cjs.js.map +1 -0
- package/dist/index-920675c4.esm.js +1 -0
- package/dist/index-b387a9f4.cjs.js +2 -0
- package/dist/index-b387a9f4.cjs.js.map +1 -0
- package/dist/index-cc1385e0.cjs.js +2 -0
- package/dist/index-cc1385e0.cjs.js.map +1 -0
- package/dist/index-dedc38a6.esm.js +1 -0
- package/dist/index-df196058.cjs.js +2 -0
- package/dist/index-df196058.cjs.js.map +1 -0
- package/dist/index-f956f56d.cjs.js +7 -0
- package/dist/index-f956f56d.cjs.js.map +1 -0
- package/dist/index.cjs.js +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.js +3595 -629
- package/dist/internal/glyph.cjs.js +2 -0
- package/dist/internal/glyph.cjs.js.map +1 -0
- package/dist/internal/glyph.esm.js +5 -0
- package/dist/nile-auto-complete/index.cjs.js +1 -1
- package/dist/nile-auto-complete/nile-auto-complete.cjs.js +1 -1
- package/dist/nile-auto-complete/portal-manager.cjs.js +1 -1
- package/dist/nile-auto-complete/portal-utils.cjs.js +1 -1
- package/dist/nile-code-editor/extensionSetup.cjs.js +7 -7
- package/dist/nile-code-editor/extensionSetup.cjs.js.map +1 -1
- package/dist/nile-code-editor/extensionSetup.esm.js +1 -1
- package/dist/nile-code-editor/index.cjs.js +1 -1
- package/dist/nile-code-editor/index.esm.js +1 -1
- package/dist/nile-code-editor/nile-code-editor.cjs.js +2 -2
- package/dist/nile-code-editor/nile-code-editor.cjs.js.map +1 -1
- package/dist/nile-code-editor/nile-code-editor.esm.js +1 -1
- package/dist/nile-color-picker/index.cjs.js +1 -1
- package/dist/nile-color-picker/nile-color-picker.cjs.js +1 -1
- package/dist/nile-combobox/index.cjs.js +1 -1
- package/dist/nile-combobox/index.esm.js +1 -1
- package/dist/nile-combobox/nile-combobox.cjs.js +1 -1
- package/dist/nile-combobox/nile-combobox.esm.js +1 -1
- package/dist/nile-combobox/portal-manager.cjs.js +1 -1
- package/dist/nile-context-menu/index.cjs.js +1 -1
- package/dist/nile-context-menu/nile-context-menu.cjs.js +1 -1
- package/dist/nile-context-submenu/index.cjs.js +1 -1
- package/dist/nile-context-submenu/nile-context-submenu.cjs.js +1 -1
- package/dist/nile-detail/index.cjs.js +1 -1
- package/dist/nile-detail/index.esm.js +1 -1
- package/dist/nile-detail/nile-detail.cjs.js +1 -1
- package/dist/nile-detail/nile-detail.esm.js +1 -1
- package/dist/nile-dropdown/index.cjs.js +1 -1
- package/dist/nile-dropdown/nile-dropdown.cjs.js +1 -1
- package/dist/nile-dropdown/portal-manager.cjs.js +1 -1
- package/dist/nile-file-upload/index.cjs.js +1 -1
- package/dist/nile-file-upload/nile-file-upload.cjs.js +1 -1
- package/dist/nile-file-upload/nile-file-upload.template.cjs.js +1 -1
- package/dist/nile-floating-panel/index.cjs.js +1 -1
- package/dist/nile-floating-panel/nile-floating-panel.cjs.js +1 -1
- package/dist/nile-lite-tooltip/index.cjs.js +1 -1
- package/dist/nile-lite-tooltip/nile-lite-tooltip.cjs.js +1 -1
- package/dist/nile-markdown-editor/index.cjs.js +1 -1
- package/dist/nile-markdown-editor/nile-markdown-editor.cjs.js +1 -1
- package/dist/nile-popover/index.cjs.js +1 -1
- package/dist/nile-popover/nile-popover.cjs.js +1 -1
- package/dist/nile-popover/portal-manager.cjs.js +1 -1
- package/dist/nile-popup/index.cjs.js +1 -1
- package/dist/nile-popup/nile-popup.cjs.js +1 -1
- package/dist/nile-select/index.cjs.js +1 -1
- package/dist/nile-select/nile-select.cjs.js +1 -1
- package/dist/nile-select/portal-manager.cjs.js +1 -1
- package/dist/nile-side-bar-action/index.cjs.js +1 -1
- package/dist/nile-side-bar-action/nile-side-bar-action.cjs.js +1 -1
- package/dist/nile-side-bar-action/portal-manager.cjs.js +1 -1
- package/dist/nile-tooltip/index.cjs.js +1 -1
- package/dist/nile-tooltip/nile-tooltip.cjs.js +1 -1
- package/dist/nile-virtual-select/index.cjs.js +1 -1
- package/dist/nile-virtual-select/nile-virtual-select.cjs.js +1 -1
- package/dist/nile-virtual-select/portal-manager.cjs.js +1 -1
- package/dist/nile-virtual-select/renderer.cjs.js +1 -1
- package/dist/nile-wysiwyg-editor/emoji.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/emoji.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/emoji.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/commands.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/commands.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/commands.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/create-state.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/create-state.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/create-state.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/export.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/export.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/export.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/index.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/index.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/index.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/inputrules.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/inputrules.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/inputrules.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/keymap.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/keymap.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/keymap.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/markdown-parse.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/markdown-parse.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/markdown-parse.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/markdown.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/markdown.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/markdown.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/office-paste.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/office-paste.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/office-paste.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/code-highlight.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/code-highlight.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/code-highlight.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/embed-view.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/embed-view.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/embed-view.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/embeds.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/embeds.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/embeds.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/find-replace.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/find-replace.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/find-replace.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/format-painter.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/format-painter.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/format-painter.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/image-view.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/image-view.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/image-view.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/image.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/image.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/image.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/link.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/link.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/link.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/math-view.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/math-view.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/math-view.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/max-length.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/max-length.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/max-length.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/paste.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/paste.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/paste.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/placeholder.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/placeholder.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/placeholder.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/single-line.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/single-line.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/single-line.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/suggestions.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/suggestions.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/suggestions.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/tables.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/tables.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/tables.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/task-list.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/task-list.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/plugins/task-list.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/sanitize.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/sanitize.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/sanitize.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/schema.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/schema.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/schema.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/selection-state.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/selection-state.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/selection-state.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/engine/serializer.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/engine/serializer.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/engine/serializer.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/index.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/index.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/index.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/nile-wysiwyg-editor.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/nile-wysiwyg-editor.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/nile-wysiwyg-editor.css.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/nile-wysiwyg-editor.css.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/nile-wysiwyg-editor.css.esm.js +780 -0
- package/dist/nile-wysiwyg-editor/nile-wysiwyg-editor.esm.js +97 -0
- package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/index.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/index.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/index.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.css.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.css.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.css.esm.js +244 -0
- package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.esm.js +137 -0
- package/dist/nile-wysiwyg-editor/types.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/types.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/types.esm.js +1 -0
- package/dist/nile-wysiwyg-editor/ui/bookmark-panel.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/ui/bookmark-panel.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/ui/bookmark-panel.esm.js +97 -0
- package/dist/nile-wysiwyg-editor/ui/bubble-menu.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/ui/bubble-menu.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/ui/bubble-menu.esm.js +67 -0
- package/dist/nile-wysiwyg-editor/ui/code-block-menu.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/ui/code-block-menu.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/ui/code-block-menu.esm.js +65 -0
- package/dist/nile-wysiwyg-editor/ui/embed-menu.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/ui/embed-menu.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/ui/embed-menu.esm.js +64 -0
- package/dist/nile-wysiwyg-editor/ui/embed-panel.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/ui/embed-panel.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/ui/embed-panel.esm.js +68 -0
- package/dist/nile-wysiwyg-editor/ui/emoji-picker.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/ui/emoji-picker.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/ui/emoji-picker.esm.js +96 -0
- package/dist/nile-wysiwyg-editor/ui/find-replace.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/ui/find-replace.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/ui/find-replace.esm.js +112 -0
- package/dist/nile-wysiwyg-editor/ui/image-menu.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/ui/image-menu.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/ui/image-menu.esm.js +64 -0
- package/dist/nile-wysiwyg-editor/ui/image-panel.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/ui/image-panel.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/ui/image-panel.esm.js +171 -0
- package/dist/nile-wysiwyg-editor/ui/insert-menu.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/ui/insert-menu.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/ui/insert-menu.esm.js +90 -0
- package/dist/nile-wysiwyg-editor/ui/link-editor.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/ui/link-editor.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/ui/link-editor.esm.js +114 -0
- package/dist/nile-wysiwyg-editor/ui/markdown-panel.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/ui/markdown-panel.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/ui/markdown-panel.esm.js +80 -0
- package/dist/nile-wysiwyg-editor/ui/math-panel.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/ui/math-panel.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/ui/math-panel.esm.js +92 -0
- package/dist/nile-wysiwyg-editor/ui/shortcut-help.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/ui/shortcut-help.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/ui/shortcut-help.esm.js +147 -0
- package/dist/nile-wysiwyg-editor/ui/source-view.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/ui/source-view.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/ui/source-view.esm.js +79 -0
- package/dist/nile-wysiwyg-editor/ui/special-chars.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/ui/special-chars.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/ui/special-chars.esm.js +96 -0
- package/dist/nile-wysiwyg-editor/ui/suggest-list.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/ui/suggest-list.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/ui/suggest-list.esm.js +67 -0
- package/dist/nile-wysiwyg-editor/ui/table-grid-picker.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/ui/table-grid-picker.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/ui/table-grid-picker.esm.js +100 -0
- package/dist/nile-wysiwyg-editor/ui/table-menu.cjs.js +2 -0
- package/dist/nile-wysiwyg-editor/ui/table-menu.cjs.js.map +1 -0
- package/dist/nile-wysiwyg-editor/ui/table-menu.esm.js +58 -0
- package/dist/src/index.d.ts +24 -0
- package/dist/src/index.js +19 -0
- package/dist/src/index.js.map +1 -1
- package/dist/src/internal/glyph.d.ts +6 -0
- package/dist/src/internal/glyph.js +13 -0
- package/dist/src/internal/glyph.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/emoji.d.ts +5 -0
- package/dist/src/nile-wysiwyg-editor/emoji.js +138 -0
- package/dist/src/nile-wysiwyg-editor/emoji.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/commands.d.ts +69 -0
- package/dist/src/nile-wysiwyg-editor/engine/commands.js +863 -0
- package/dist/src/nile-wysiwyg-editor/engine/commands.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/create-state.d.ts +35 -0
- package/dist/src/nile-wysiwyg-editor/engine/create-state.js +67 -0
- package/dist/src/nile-wysiwyg-editor/engine/create-state.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/export.d.ts +38 -0
- package/dist/src/nile-wysiwyg-editor/engine/export.js +208 -0
- package/dist/src/nile-wysiwyg-editor/engine/export.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/export.test.d.ts +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/export.test.js +96 -0
- package/dist/src/nile-wysiwyg-editor/engine/export.test.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/index.d.ts +37 -0
- package/dist/src/nile-wysiwyg-editor/engine/index.js +29 -0
- package/dist/src/nile-wysiwyg-editor/engine/index.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/inputrules.d.ts +12 -0
- package/dist/src/nile-wysiwyg-editor/engine/inputrules.js +144 -0
- package/dist/src/nile-wysiwyg-editor/engine/inputrules.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/keymap.d.ts +15 -0
- package/dist/src/nile-wysiwyg-editor/engine/keymap.js +94 -0
- package/dist/src/nile-wysiwyg-editor/engine/keymap.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/markdown-parse.d.ts +22 -0
- package/dist/src/nile-wysiwyg-editor/engine/markdown-parse.js +287 -0
- package/dist/src/nile-wysiwyg-editor/engine/markdown-parse.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/markdown-parse.test.d.ts +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/markdown-parse.test.js +106 -0
- package/dist/src/nile-wysiwyg-editor/engine/markdown-parse.test.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/markdown.d.ts +10 -0
- package/dist/src/nile-wysiwyg-editor/engine/markdown.js +162 -0
- package/dist/src/nile-wysiwyg-editor/engine/markdown.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/office-paste.d.ts +13 -0
- package/dist/src/nile-wysiwyg-editor/engine/office-paste.js +182 -0
- package/dist/src/nile-wysiwyg-editor/engine/office-paste.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/code-highlight.d.ts +10 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/code-highlight.js +165 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/code-highlight.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/embed-view.d.ts +17 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/embed-view.js +69 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/embed-view.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/embeds.d.ts +17 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/embeds.js +96 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/embeds.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/find-replace.d.ts +26 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/find-replace.js +123 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/find-replace.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/format-painter.d.ts +28 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/format-painter.js +72 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/format-painter.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/image-view.d.ts +41 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/image-view.js +176 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/image-view.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/image.d.ts +15 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/image.js +64 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/image.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/link.d.ts +11 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/link.js +42 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/link.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/math-view.d.ts +18 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/math-view.js +46 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/math-view.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/max-length.d.ts +7 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/max-length.js +26 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/max-length.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/paste.d.ts +31 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/paste.js +55 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/paste.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/placeholder.d.ts +7 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/placeholder.js +25 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/placeholder.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/single-line.d.ts +10 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/single-line.js +48 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/single-line.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/suggestions.d.ts +29 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/suggestions.js +87 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/suggestions.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/tables.d.ts +8 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/tables.js +11 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/tables.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/task-list.d.ts +16 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/task-list.js +49 -0
- package/dist/src/nile-wysiwyg-editor/engine/plugins/task-list.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/pm.test.d.ts +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/pm.test.js +883 -0
- package/dist/src/nile-wysiwyg-editor/engine/pm.test.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/productivity.test.d.ts +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/productivity.test.js +129 -0
- package/dist/src/nile-wysiwyg-editor/engine/productivity.test.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/sanitize.d.ts +13 -0
- package/dist/src/nile-wysiwyg-editor/engine/sanitize.js +155 -0
- package/dist/src/nile-wysiwyg-editor/engine/sanitize.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/schema.d.ts +20 -0
- package/dist/src/nile-wysiwyg-editor/engine/schema.js +823 -0
- package/dist/src/nile-wysiwyg-editor/engine/schema.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/selection-state.d.ts +70 -0
- package/dist/src/nile-wysiwyg-editor/engine/selection-state.js +138 -0
- package/dist/src/nile-wysiwyg-editor/engine/selection-state.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/engine/serializer.d.ts +18 -0
- package/dist/src/nile-wysiwyg-editor/engine/serializer.js +63 -0
- package/dist/src/nile-wysiwyg-editor/engine/serializer.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/index.d.ts +3 -0
- package/dist/src/nile-wysiwyg-editor/index.js +3 -0
- package/dist/src/nile-wysiwyg-editor/index.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-editor.css.d.ts +1 -0
- package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-editor.css.js +782 -0
- package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-editor.css.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-editor.d.ts +364 -0
- package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-editor.js +2038 -0
- package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-editor.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-editor.test.d.ts +1 -0
- package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-editor.test.js +636 -0
- package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-editor.test.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/index.d.ts +1 -0
- package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/index.js +2 -0
- package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/index.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.css.d.ts +6 -0
- package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.css.js +251 -0
- package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.css.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.d.ts +41 -0
- package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.js +700 -0
- package/dist/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/types.d.ts +49 -0
- package/dist/src/nile-wysiwyg-editor/types.js +8 -0
- package/dist/src/nile-wysiwyg-editor/types.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/ui/bookmark-panel.d.ts +20 -0
- package/dist/src/nile-wysiwyg-editor/ui/bookmark-panel.js +159 -0
- package/dist/src/nile-wysiwyg-editor/ui/bookmark-panel.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/ui/bubble-menu.d.ts +21 -0
- package/dist/src/nile-wysiwyg-editor/ui/bubble-menu.js +125 -0
- package/dist/src/nile-wysiwyg-editor/ui/bubble-menu.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/ui/code-block-menu.d.ts +18 -0
- package/dist/src/nile-wysiwyg-editor/ui/code-block-menu.js +107 -0
- package/dist/src/nile-wysiwyg-editor/ui/code-block-menu.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/ui/embed-menu.d.ts +19 -0
- package/dist/src/nile-wysiwyg-editor/ui/embed-menu.js +123 -0
- package/dist/src/nile-wysiwyg-editor/ui/embed-menu.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/ui/embed-panel.d.ts +27 -0
- package/dist/src/nile-wysiwyg-editor/ui/embed-panel.js +146 -0
- package/dist/src/nile-wysiwyg-editor/ui/embed-panel.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/ui/emoji-picker.d.ts +21 -0
- package/dist/src/nile-wysiwyg-editor/ui/emoji-picker.js +154 -0
- package/dist/src/nile-wysiwyg-editor/ui/emoji-picker.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/ui/find-replace.d.ts +26 -0
- package/dist/src/nile-wysiwyg-editor/ui/find-replace.js +178 -0
- package/dist/src/nile-wysiwyg-editor/ui/find-replace.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/ui/image-menu.d.ts +18 -0
- package/dist/src/nile-wysiwyg-editor/ui/image-menu.js +129 -0
- package/dist/src/nile-wysiwyg-editor/ui/image-menu.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/ui/image-panel.d.ts +56 -0
- package/dist/src/nile-wysiwyg-editor/ui/image-panel.js +349 -0
- package/dist/src/nile-wysiwyg-editor/ui/image-panel.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/ui/insert-menu.d.ts +25 -0
- package/dist/src/nile-wysiwyg-editor/ui/insert-menu.js +142 -0
- package/dist/src/nile-wysiwyg-editor/ui/insert-menu.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/ui/link-editor.d.ts +30 -0
- package/dist/src/nile-wysiwyg-editor/ui/link-editor.js +189 -0
- package/dist/src/nile-wysiwyg-editor/ui/link-editor.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/ui/markdown-panel.d.ts +24 -0
- package/dist/src/nile-wysiwyg-editor/ui/markdown-panel.js +144 -0
- package/dist/src/nile-wysiwyg-editor/ui/markdown-panel.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/ui/math-panel.d.ts +31 -0
- package/dist/src/nile-wysiwyg-editor/ui/math-panel.js +172 -0
- package/dist/src/nile-wysiwyg-editor/ui/math-panel.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/ui/shortcut-help.d.ts +30 -0
- package/dist/src/nile-wysiwyg-editor/ui/shortcut-help.js +296 -0
- package/dist/src/nile-wysiwyg-editor/ui/shortcut-help.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/ui/source-view.d.ts +19 -0
- package/dist/src/nile-wysiwyg-editor/ui/source-view.js +120 -0
- package/dist/src/nile-wysiwyg-editor/ui/source-view.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/ui/special-chars.d.ts +20 -0
- package/dist/src/nile-wysiwyg-editor/ui/special-chars.js +199 -0
- package/dist/src/nile-wysiwyg-editor/ui/special-chars.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/ui/suggest-list.d.ts +31 -0
- package/dist/src/nile-wysiwyg-editor/ui/suggest-list.js +133 -0
- package/dist/src/nile-wysiwyg-editor/ui/suggest-list.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/ui/table-grid-picker.d.ts +23 -0
- package/dist/src/nile-wysiwyg-editor/ui/table-grid-picker.js +177 -0
- package/dist/src/nile-wysiwyg-editor/ui/table-grid-picker.js.map +1 -0
- package/dist/src/nile-wysiwyg-editor/ui/table-menu.d.ts +16 -0
- package/dist/src/nile-wysiwyg-editor/ui/table-menu.js +101 -0
- package/dist/src/nile-wysiwyg-editor/ui/table-menu.js.map +1 -0
- package/dist/src/version.js +1 -1
- package/dist/src/version.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +18 -2
- package/src/index.ts +57 -1
- package/src/internal/glyph.ts +13 -0
- package/src/nile-wysiwyg-editor/emoji.ts +137 -0
- package/src/nile-wysiwyg-editor/engine/commands.ts +1035 -0
- package/src/nile-wysiwyg-editor/engine/create-state.ts +117 -0
- package/src/nile-wysiwyg-editor/engine/export.test.ts +113 -0
- package/src/nile-wysiwyg-editor/engine/export.ts +242 -0
- package/src/nile-wysiwyg-editor/engine/index.ts +69 -0
- package/src/nile-wysiwyg-editor/engine/inputrules.ts +169 -0
- package/src/nile-wysiwyg-editor/engine/keymap.ts +146 -0
- package/src/nile-wysiwyg-editor/engine/markdown-parse.test.ts +148 -0
- package/src/nile-wysiwyg-editor/engine/markdown-parse.ts +337 -0
- package/src/nile-wysiwyg-editor/engine/markdown.ts +165 -0
- package/src/nile-wysiwyg-editor/engine/office-paste.ts +199 -0
- package/src/nile-wysiwyg-editor/engine/plugins/code-highlight.ts +173 -0
- package/src/nile-wysiwyg-editor/engine/plugins/embed-view.ts +85 -0
- package/src/nile-wysiwyg-editor/engine/plugins/embeds.ts +99 -0
- package/src/nile-wysiwyg-editor/engine/plugins/find-replace.ts +155 -0
- package/src/nile-wysiwyg-editor/engine/plugins/format-painter.ts +80 -0
- package/src/nile-wysiwyg-editor/engine/plugins/image-view.ts +220 -0
- package/src/nile-wysiwyg-editor/engine/plugins/image.ts +80 -0
- package/src/nile-wysiwyg-editor/engine/plugins/link.ts +42 -0
- package/src/nile-wysiwyg-editor/engine/plugins/math-view.ts +56 -0
- package/src/nile-wysiwyg-editor/engine/plugins/max-length.ts +24 -0
- package/src/nile-wysiwyg-editor/engine/plugins/paste.ts +74 -0
- package/src/nile-wysiwyg-editor/engine/plugins/placeholder.ts +24 -0
- package/src/nile-wysiwyg-editor/engine/plugins/single-line.ts +47 -0
- package/src/nile-wysiwyg-editor/engine/plugins/suggestions.ts +110 -0
- package/src/nile-wysiwyg-editor/engine/plugins/tables.ts +12 -0
- package/src/nile-wysiwyg-editor/engine/plugins/task-list.ts +65 -0
- package/src/nile-wysiwyg-editor/engine/pm.test.ts +1088 -0
- package/src/nile-wysiwyg-editor/engine/productivity.test.ts +163 -0
- package/src/nile-wysiwyg-editor/engine/sanitize.ts +156 -0
- package/src/nile-wysiwyg-editor/engine/schema.ts +859 -0
- package/src/nile-wysiwyg-editor/engine/selection-state.ts +210 -0
- package/src/nile-wysiwyg-editor/engine/serializer.ts +78 -0
- package/src/nile-wysiwyg-editor/index.ts +3 -0
- package/src/nile-wysiwyg-editor/nile-wysiwyg-editor.css.ts +782 -0
- package/src/nile-wysiwyg-editor/nile-wysiwyg-editor.test.ts +750 -0
- package/src/nile-wysiwyg-editor/nile-wysiwyg-editor.ts +2155 -0
- package/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/index.ts +1 -0
- package/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.css.ts +251 -0
- package/src/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.ts +772 -0
- package/src/nile-wysiwyg-editor/types.ts +83 -0
- package/src/nile-wysiwyg-editor/ui/bookmark-panel.ts +155 -0
- package/src/nile-wysiwyg-editor/ui/bubble-menu.ts +135 -0
- package/src/nile-wysiwyg-editor/ui/code-block-menu.ts +105 -0
- package/src/nile-wysiwyg-editor/ui/embed-menu.ts +133 -0
- package/src/nile-wysiwyg-editor/ui/embed-panel.ts +143 -0
- package/src/nile-wysiwyg-editor/ui/emoji-picker.ts +152 -0
- package/src/nile-wysiwyg-editor/ui/find-replace.ts +174 -0
- package/src/nile-wysiwyg-editor/ui/image-menu.ts +140 -0
- package/src/nile-wysiwyg-editor/ui/image-panel.ts +337 -0
- package/src/nile-wysiwyg-editor/ui/insert-menu.ts +142 -0
- package/src/nile-wysiwyg-editor/ui/link-editor.ts +180 -0
- package/src/nile-wysiwyg-editor/ui/markdown-panel.ts +143 -0
- package/src/nile-wysiwyg-editor/ui/math-panel.ts +169 -0
- package/src/nile-wysiwyg-editor/ui/shortcut-help.ts +311 -0
- package/src/nile-wysiwyg-editor/ui/source-view.ts +119 -0
- package/src/nile-wysiwyg-editor/ui/special-chars.ts +209 -0
- package/src/nile-wysiwyg-editor/ui/suggest-list.ts +138 -0
- package/src/nile-wysiwyg-editor/ui/table-grid-picker.ts +173 -0
- package/src/nile-wysiwyg-editor/ui/table-menu.ts +109 -0
- package/vscode-html-custom-data.json +450 -0
- package/web-dev-server.config.mjs +6 -2
- package/dist/index-5fef1a0d.esm.js +0 -1
- package/dist/index-8f38fae3.cjs.js +0 -2
- package/dist/index-8f38fae3.cjs.js.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{N as NileWysiwygEditor}from"./nile-wysiwyg-editor.esm.js";export{D as DEFAULT_TOOLBAR}from"./types.esm.js";import"tslib";import"lit";import"lit/decorators.js";import"../index-353172ed.esm.js";import"../index-6f3fa4ab.esm.js";import"../internal/nile-element.esm.js";import"../internal/accessibility/a11y.state.enum.esm.js";import"../internal/accessibility/a11y.property.enum.esm.js";import"../internal/accessibility/role.enum.esm.js";import"./nile-wysiwyg-editor.css.esm.js";import"./engine/schema.esm.js";import"../index-249de90a.esm.js";import"../index-920675c4.esm.js";import"./engine/sanitize.esm.js";import"./engine/plugins/embeds.esm.js";import"./engine/serializer.esm.js";import"./engine/commands.esm.js";import"./engine/markdown.esm.js";import"./engine/markdown-parse.esm.js";import"./engine/office-paste.esm.js";import"./engine/export.esm.js";import"./engine/plugins/image-view.esm.js";import"./engine/plugins/embed-view.esm.js";import"./engine/plugins/math-view.esm.js";import"./engine/selection-state.esm.js";import"./engine/create-state.esm.js";import"./engine/keymap.esm.js";import"../index-1faa963c.esm.js";import"./engine/plugins/paste.esm.js";import"./engine/inputrules.esm.js";import"./engine/plugins/placeholder.esm.js";import"./engine/plugins/link.esm.js";import"./engine/plugins/single-line.esm.js";import"./engine/plugins/tables.esm.js";import"./engine/plugins/image.esm.js";import"./engine/plugins/suggestions.esm.js";import"./engine/plugins/find-replace.esm.js";import"./engine/plugins/max-length.esm.js";import"./engine/plugins/code-highlight.esm.js";import"./engine/plugins/format-painter.esm.js";import"./engine/plugins/task-list.esm.js";import"./emoji.esm.js";import"./nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.esm.js";import"../internal/glyph.esm.js";import"./nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.css.esm.js";import"./ui/table-grid-picker.esm.js";import"./ui/link-editor.esm.js";import"./ui/bubble-menu.esm.js";import"./ui/image-panel.esm.js";import"../nile-input/nile-input.esm.js";import"../nile-input/nile-input.css.esm.js";import"../nile-icon/index.esm.js";import"lit/directives/class-map.js";import"lit/directives/unsafe-svg.js";import"../nile-icon/icons/svg/index.esm.js";import"../nile-icon/icons/svg/access-request.esm.js";import"../nile-icon/icons/svg/accessreview.esm.js";import"../nile-icon/icons/svg/action.esm.js";import"../nile-icon/icons/svg/activity-logs.esm.js";import"../nile-icon/icons/svg/address.esm.js";import"../nile-icon/icons/svg/adjustment.esm.js";import"../nile-icon/icons/svg/admin-users.esm.js";import"../nile-icon/icons/svg/agent.esm.js";import"../nile-icon/icons/svg/aggregation.esm.js";import"../nile-icon/icons/svg/alert-circle.esm.js";import"../nile-icon/icons/svg/alert.esm.js";import"../nile-icon/icons/svg/allapplication.esm.js";import"../nile-icon/icons/svg/allsearch.esm.js";import"../nile-icon/icons/svg/analytics.esm.js";import"../nile-icon/icons/svg/api.esm.js";import"../nile-icon/icons/svg/applications-2.esm.js";import"../nile-icon/icons/svg/apply-filter.esm.js";import"../nile-icon/icons/svg/apps.esm.js";import"../nile-icon/icons/svg/aquera.esm.js";import"../nile-icon/icons/svg/aquerasupport.esm.js";import"../nile-icon/icons/svg/area.esm.js";import"../nile-icon/icons/svg/array-loop.esm.js";import"../nile-icon/icons/svg/array-of-boolean.esm.js";import"../nile-icon/icons/svg/array-of-integer.esm.js";import"../nile-icon/icons/svg/array-of-string.esm.js";import"../nile-icon/icons/svg/array.esm.js";import"../nile-icon/icons/svg/arrayofobject.esm.js";import"../nile-icon/icons/svg/arrow-left-small.esm.js";import"../nile-icon/icons/svg/arrow-narrow-left.esm.js";import"../nile-icon/icons/svg/arrow-right-small.esm.js";import"../nile-icon/icons/svg/arrow.esm.js";import"../nile-icon/icons/svg/arrow_left_small.esm.js";import"../nile-icon/icons/svg/arrow_right_small.esm.js";import"../nile-icon/icons/svg/arrowdown.esm.js";import"../nile-icon/icons/svg/arrowdropdown.esm.js";import"../nile-icon/icons/svg/arrowdropup.esm.js";import"../nile-icon/icons/svg/arrowleft.esm.js";import"../nile-icon/icons/svg/arrowright.esm.js";import"../nile-icon/icons/svg/arrowup.esm.js";import"../nile-icon/icons/svg/attribute-map-analysis-icon.esm.js";import"../nile-icon/icons/svg/attribute.esm.js";import"../nile-icon/icons/svg/attributemap.esm.js";import"../nile-icon/icons/svg/automation-details.esm.js";import"../nile-icon/icons/svg/back.esm.js";import"../nile-icon/icons/svg/bar-and-line-chart.esm.js";import"../nile-icon/icons/svg/bar-chart-square-02.esm.js";import"../nile-icon/icons/svg/bar-chart.esm.js";import"../nile-icon/icons/svg/bargraph.esm.js";import"../nile-icon/icons/svg/block.esm.js";import"../nile-icon/icons/svg/bluedot.esm.js";import"../nile-icon/icons/svg/book-closed.esm.js";import"../nile-icon/icons/svg/boolean.esm.js";import"../nile-icon/icons/svg/border_all.esm.js";import"../nile-icon/icons/svg/box.esm.js";import"../nile-icon/icons/svg/bubble-chart.esm.js";import"../nile-icon/icons/svg/bulk-sync.esm.js";import"../nile-icon/icons/svg/button-loading-black.esm.js";import"../nile-icon/icons/svg/button-loading-blue-animated.esm.js";import"../nile-icon/icons/svg/button-loading-blue.esm.js";import"../nile-icon/icons/svg/button-loading-white.esm.js";import"../nile-icon/icons/svg/calendar.esm.js";import"../nile-icon/icons/svg/cases.esm.js";import"../nile-icon/icons/svg/cell-loader.esm.js";import"../nile-icon/icons/svg/certification.esm.js";import"../nile-icon/icons/svg/check-circle.esm.js";import"../nile-icon/icons/svg/check-done-01.esm.js";import"../nile-icon/icons/svg/check-done-02.esm.js";import"../nile-icon/icons/svg/chevron-left-double.esm.js";import"../nile-icon/icons/svg/chevron-up.esm.js";import"../nile-icon/icons/svg/class.esm.js";import"../nile-icon/icons/svg/clock-check.esm.js";import"../nile-icon/icons/svg/clock-rewind.esm.js";import"../nile-icon/icons/svg/clock.esm.js";import"../nile-icon/icons/svg/close.esm.js";import"../nile-icon/icons/svg/cloud-01.esm.js";import"../nile-icon/icons/svg/code-generator.esm.js";import"../nile-icon/icons/svg/collapse-1.esm.js";import"../nile-icon/icons/svg/collapse.esm.js";import"../nile-icon/icons/svg/color.esm.js";import"../nile-icon/icons/svg/column-02.esm.js";import"../nile-icon/icons/svg/column-add.esm.js";import"../nile-icon/icons/svg/columns-03.esm.js";import"../nile-icon/icons/svg/combo1.esm.js";import"../nile-icon/icons/svg/comment.esm.js";import"../nile-icon/icons/svg/compact.esm.js";import"../nile-icon/icons/svg/compare-tiles.esm.js";import"../nile-icon/icons/svg/compare.esm.js";import"../nile-icon/icons/svg/component-menu.esm.js";import"../nile-icon/icons/svg/component.esm.js";import"../nile-icon/icons/svg/components-icon.esm.js";import"../nile-icon/icons/svg/componenttext.esm.js";import"../nile-icon/icons/svg/condition.esm.js";import"../nile-icon/icons/svg/conditions.esm.js";import"../nile-icon/icons/svg/connect.esm.js";import"../nile-icon/icons/svg/connectivitymap.esm.js";import"../nile-icon/icons/svg/connectorrightarrow.esm.js";import"../nile-icon/icons/svg/copy-06.esm.js";import"../nile-icon/icons/svg/copy.esm.js";import"../nile-icon/icons/svg/cor-analysis.esm.js";import"../nile-icon/icons/svg/correlation.esm.js";import"../nile-icon/icons/svg/cost-analytics.esm.js";import"../nile-icon/icons/svg/create.esm.js";import"../nile-icon/icons/svg/createuser.esm.js";import"../nile-icon/icons/svg/dashboard.esm.js";import"../nile-icon/icons/svg/data-insight.esm.js";import"../nile-icon/icons/svg/data-type-array.esm.js";import"../nile-icon/icons/svg/data-type-boolean.esm.js";import"../nile-icon/icons/svg/data-type-json.esm.js";import"../nile-icon/icons/svg/data-type-null.esm.js";import"../nile-icon/icons/svg/data-type-number.esm.js";import"../nile-icon/icons/svg/data-type-string.esm.js";import"../nile-icon/icons/svg/data-type-unknown.esm.js";import"../nile-icon/icons/svg/database.esm.js";import"../nile-icon/icons/svg/databaseview.esm.js";import"../nile-icon/icons/svg/dataflow-03.esm.js";import"../nile-icon/icons/svg/dataflow-04.esm.js";import"../nile-icon/icons/svg/default-cursor.esm.js";import"../nile-icon/icons/svg/default.esm.js";import"../nile-icon/icons/svg/delegate.esm.js";import"../nile-icon/icons/svg/delete.esm.js";import"../nile-icon/icons/svg/delete_history.esm.js";import"../nile-icon/icons/svg/deligateduser.esm.js";import"../nile-icon/icons/svg/directory.esm.js";import"../nile-icon/icons/svg/disabled.esm.js";import"../nile-icon/icons/svg/dock-to-right.esm.js";import"../nile-icon/icons/svg/document-new.esm.js";import"../nile-icon/icons/svg/done-02.esm.js";import"../nile-icon/icons/svg/done.esm.js";import"../nile-icon/icons/svg/dontmap.esm.js";import"../nile-icon/icons/svg/donut.esm.js";import"../nile-icon/icons/svg/dotpoints-02.esm.js";import"../nile-icon/icons/svg/dots-grid.esm.js";import"../nile-icon/icons/svg/doublearrowleft.esm.js";import"../nile-icon/icons/svg/doublearrowright.esm.js";import"../nile-icon/icons/svg/dowhileloop.esm.js";import"../nile-icon/icons/svg/downgrade.esm.js";import"../nile-icon/icons/svg/download.esm.js";import"../nile-icon/icons/svg/drag.esm.js";import"../nile-icon/icons/svg/edit-write.esm.js";import"../nile-icon/icons/svg/else.esm.js";import"../nile-icon/icons/svg/email.esm.js";import"../nile-icon/icons/svg/enable.esm.js";import"../nile-icon/icons/svg/entities.esm.js";import"../nile-icon/icons/svg/entitlement.esm.js";import"../nile-icon/icons/svg/error.esm.js";import"../nile-icon/icons/svg/escalate.esm.js";import"../nile-icon/icons/svg/exactmatch.esm.js";import"../nile-icon/icons/svg/execute.esm.js";import"../nile-icon/icons/svg/expand-03.esm.js";import"../nile-icon/icons/svg/expand-06.esm.js";import"../nile-icon/icons/svg/expand-2.esm.js";import"../nile-icon/icons/svg/expand.esm.js";import"../nile-icon/icons/svg/eye-off.esm.js";import"../nile-icon/icons/svg/eye.esm.js";import"../nile-icon/icons/svg/eyeclosed.esm.js";import"../nile-icon/icons/svg/featured-icon.esm.js";import"../nile-icon/icons/svg/file-06.esm.js";import"../nile-icon/icons/svg/file-check-02.esm.js";import"../nile-icon/icons/svg/file-shield-01.esm.js";import"../nile-icon/icons/svg/file-shield-02.esm.js";import"../nile-icon/icons/svg/file-type-icon.esm.js";import"../nile-icon/icons/svg/file.esm.js";import"../nile-icon/icons/svg/filter-1.esm.js";import"../nile-icon/icons/svg/filter.esm.js";import"../nile-icon/icons/svg/fingerprint-03.esm.js";import"../nile-icon/icons/svg/firewall.esm.js";import"../nile-icon/icons/svg/firewallagent.esm.js";import"../nile-icon/icons/svg/flow.esm.js";import"../nile-icon/icons/svg/flowmap-agent.esm.js";import"../nile-icon/icons/svg/flowmap-application.esm.js";import"../nile-icon/icons/svg/flowmap-colorpalatte.esm.js";import"../nile-icon/icons/svg/flowmap-firewall-agent.esm.js";import"../nile-icon/icons/svg/flowmap-firewall.esm.js";import"../nile-icon/icons/svg/flowmap-gateway.esm.js";import"../nile-icon/icons/svg/flowmap-orchestration.esm.js";import"../nile-icon/icons/svg/flowmap-undo.esm.js";import"../nile-icon/icons/svg/flowmap-workflow.esm.js";import"../nile-icon/icons/svg/flowmap.esm.js";import"../nile-icon/icons/svg/folder.esm.js";import"../nile-icon/icons/svg/folder_delete.esm.js";import"../nile-icon/icons/svg/foreach.esm.js";import"../nile-icon/icons/svg/format_align_justify.esm.js";import"../nile-icon/icons/svg/format_align_left.esm.js";import"../nile-icon/icons/svg/format_align_middle.esm.js";import"../nile-icon/icons/svg/format_align_right.esm.js";import"../nile-icon/icons/svg/format_bold.esm.js";import"../nile-icon/icons/svg/format_clear.esm.js";import"../nile-icon/icons/svg/format_italic.esm.js";import"../nile-icon/icons/svg/format_list_bulleted.esm.js";import"../nile-icon/icons/svg/format_list_numbered.esm.js";import"../nile-icon/icons/svg/format_underline.esm.js";import"../nile-icon/icons/svg/frequency.esm.js";import"../nile-icon/icons/svg/full-union.esm.js";import"../nile-icon/icons/svg/fullscreen.esm.js";import"../nile-icon/icons/svg/fullscreenexit.esm.js";import"../nile-icon/icons/svg/fullscreenshrink.esm.js";import"../nile-icon/icons/svg/function.esm.js";import"../nile-icon/icons/svg/funnel-02.esm.js";import"../nile-icon/icons/svg/funnel.esm.js";import"../nile-icon/icons/svg/gateway.esm.js";import"../nile-icon/icons/svg/gauge.esm.js";import"../nile-icon/icons/svg/general.esm.js";import"../nile-icon/icons/svg/generationphase.esm.js";import"../nile-icon/icons/svg/global-search.esm.js";import"../nile-icon/icons/svg/globe-03.esm.js";import"../nile-icon/icons/svg/globe.esm.js";import"../nile-icon/icons/svg/goal.esm.js";import"../nile-icon/icons/svg/goto.esm.js";import"../nile-icon/icons/svg/graph.esm.js";import"../nile-icon/icons/svg/graphedit.esm.js";import"../nile-icon/icons/svg/greendot.esm.js";import"../nile-icon/icons/svg/greydot.esm.js";import"../nile-icon/icons/svg/greylightdot.esm.js";import"../nile-icon/icons/svg/grid-01.esm.js";import"../nile-icon/icons/svg/group-analysis-icon.esm.js";import"../nile-icon/icons/svg/group.esm.js";import"../nile-icon/icons/svg/groupby.esm.js";import"../nile-icon/icons/svg/groups.esm.js";import"../nile-icon/icons/svg/guide-01.esm.js";import"../nile-icon/icons/svg/guide.esm.js";import"../nile-icon/icons/svg/handtool.esm.js";import"../nile-icon/icons/svg/header-child-workflow.esm.js";import"../nile-icon/icons/svg/header-flows.esm.js";import"../nile-icon/icons/svg/header-tasks.esm.js";import"../nile-icon/icons/svg/headphones-01.esm.js";import"../nile-icon/icons/svg/help.esm.js";import"../nile-icon/icons/svg/helpandsupport.esm.js";import"../nile-icon/icons/svg/helpers.esm.js";import"../nile-icon/icons/svg/helpsupport.esm.js";import"../nile-icon/icons/svg/history.esm.js";import"../nile-icon/icons/svg/horizontal_bar_chart.esm.js";import"../nile-icon/icons/svg/identitygraph.esm.js";import"../nile-icon/icons/svg/identityledger.esm.js";import"../nile-icon/icons/svg/ifelse.esm.js";import"../nile-icon/icons/svg/ifelsenew.esm.js";import"../nile-icon/icons/svg/image.esm.js";import"../nile-icon/icons/svg/image_2.esm.js";import"../nile-icon/icons/svg/immutable.esm.js";import"../nile-icon/icons/svg/info-icon.esm.js";import"../nile-icon/icons/svg/info.esm.js";import"../nile-icon/icons/svg/inner-union.esm.js";import"../nile-icon/icons/svg/inprogress.esm.js";import"../nile-icon/icons/svg/insert-at-cursor.esm.js";import"../nile-icon/icons/svg/integer.esm.js";import"../nile-icon/icons/svg/intersection.esm.js";import"../nile-icon/icons/svg/js.esm.js";import"../nile-icon/icons/svg/key-performance-indicator.esm.js";import"../nile-icon/icons/svg/keyboard-01.esm.js";import"../nile-icon/icons/svg/keyword.esm.js";import"../nile-icon/icons/svg/kill.esm.js";import"../nile-icon/icons/svg/laptop-01.esm.js";import"../nile-icon/icons/svg/layers-three-02.esm.js";import"../nile-icon/icons/svg/layout-alt-02.esm.js";import"../nile-icon/icons/svg/layout-alt-03.esm.js";import"../nile-icon/icons/svg/left-join.esm.js";import"../nile-icon/icons/svg/left-union.esm.js";import"../nile-icon/icons/svg/leftpointarrow.esm.js";import"../nile-icon/icons/svg/life-buoy-01.esm.js";import"../nile-icon/icons/svg/line.esm.js";import"../nile-icon/icons/svg/link.esm.js";import"../nile-icon/icons/svg/link_2.esm.js";import"../nile-icon/icons/svg/list-attribute.esm.js";import"../nile-icon/icons/svg/list.esm.js";import"../nile-icon/icons/svg/loader.esm.js";import"../nile-icon/icons/svg/loading.esm.js";import"../nile-icon/icons/svg/loading2.esm.js";import"../nile-icon/icons/svg/lock.esm.js";import"../nile-icon/icons/svg/log-info.esm.js";import"../nile-icon/icons/svg/log.esm.js";import"../nile-icon/icons/svg/logo-white.esm.js";import"../nile-icon/icons/svg/logout.esm.js";import"../nile-icon/icons/svg/logs.esm.js";import"../nile-icon/icons/svg/loop.esm.js";import"../nile-icon/icons/svg/manage.esm.js";import"../nile-icon/icons/svg/map.esm.js";import"../nile-icon/icons/svg/mapcreate.esm.js";import"../nile-icon/icons/svg/mapdont.esm.js";import"../nile-icon/icons/svg/maponcreate.esm.js";import"../nile-icon/icons/svg/maponupdate.esm.js";import"../nile-icon/icons/svg/mapper.esm.js";import"../nile-icon/icons/svg/mapupdate.esm.js";import"../nile-icon/icons/svg/marker-pin-01.esm.js";import"../nile-icon/icons/svg/marker_pin_02.esm.js";import"../nile-icon/icons/svg/maximize.esm.js";import"../nile-icon/icons/svg/menu.esm.js";import"../nile-icon/icons/svg/menu_close.esm.js";import"../nile-icon/icons/svg/menu_open.esm.js";import"../nile-icon/icons/svg/message-notification-square.esm.js";import"../nile-icon/icons/svg/metric.esm.js";import"../nile-icon/icons/svg/minus.esm.js";import"../nile-icon/icons/svg/monitor-01.esm.js";import"../nile-icon/icons/svg/mouse.esm.js";import"../nile-icon/icons/svg/move-application.esm.js";import"../nile-icon/icons/svg/moveleft.esm.js";import"../nile-icon/icons/svg/moveright.esm.js";import"../nile-icon/icons/svg/mute.esm.js";import"../nile-icon/icons/svg/my-integration.esm.js";import"../nile-icon/icons/svg/new-calendar.esm.js";import"../nile-icon/icons/svg/ng-action.esm.js";import"../nile-icon/icons/svg/ng-activity.esm.js";import"../nile-icon/icons/svg/ng-alert-circle.esm.js";import"../nile-icon/icons/svg/ng-alert-triangle.esm.js";import"../nile-icon/icons/svg/ng-align-center.esm.js";import"../nile-icon/icons/svg/ng-annotation-x.esm.js";import"../nile-icon/icons/svg/ng-arrow-down.esm.js";import"../nile-icon/icons/svg/ng-arrow-narrow-down.esm.js";import"../nile-icon/icons/svg/ng-arrow-narrow-left.esm.js";import"../nile-icon/icons/svg/ng-arrow-narrow-right.esm.js";import"../nile-icon/icons/svg/ng-arrow-up.esm.js";import"../nile-icon/icons/svg/ng-bar-chart-12.esm.js";import"../nile-icon/icons/svg/ng-bar-chart-square-02.esm.js";import"../nile-icon/icons/svg/ng-battery-charging.esm.js";import"../nile-icon/icons/svg/ng-bell-01.esm.js";import"../nile-icon/icons/svg/ng-bell-ringing-04.esm.js";import"../nile-icon/icons/svg/ng-bold-01.esm.js";import"../nile-icon/icons/svg/ng-boolean.esm.js";import"../nile-icon/icons/svg/ng-briefcase-01.esm.js";import"../nile-icon/icons/svg/ng-building-01.esm.js";import"../nile-icon/icons/svg/ng-building-05.esm.js";import"../nile-icon/icons/svg/ng-building-07.esm.js";import"../nile-icon/icons/svg/ng-button-loading-blue-animated.esm.js";import"../nile-icon/icons/svg/ng-button-loading-blue.esm.js";import"../nile-icon/icons/svg/ng-calendar-plus-02.esm.js";import"../nile-icon/icons/svg/ng-calendar.esm.js";import"../nile-icon/icons/svg/ng-check-circle-broken.esm.js";import"../nile-icon/icons/svg/ng-check-circle.esm.js";import"../nile-icon/icons/svg/ng-check-done-01.esm.js";import"../nile-icon/icons/svg/ng-check-square-broken.esm.js";import"../nile-icon/icons/svg/ng-check.esm.js";import"../nile-icon/icons/svg/ng-chevron-down.esm.js";import"../nile-icon/icons/svg/ng-chevron-left-double.esm.js";import"../nile-icon/icons/svg/ng-chevron-left.esm.js";import"../nile-icon/icons/svg/ng-chevron-right-double.esm.js";import"../nile-icon/icons/svg/ng-chevron-right.esm.js";import"../nile-icon/icons/svg/ng-chevron-selector-vertical.esm.js";import"../nile-icon/icons/svg/ng-chevron-up-double.esm.js";import"../nile-icon/icons/svg/ng-chevron-up.esm.js";import"../nile-icon/icons/svg/ng-clock-refresh.esm.js";import"../nile-icon/icons/svg/ng-columns-02.esm.js";import"../nile-icon/icons/svg/ng-copy-03.esm.js";import"../nile-icon/icons/svg/ng-dataflow-02.esm.js";import"../nile-icon/icons/svg/ng-dataflow-04.esm.js";import"../nile-icon/icons/svg/ng-dots-grid.esm.js";import"../nile-icon/icons/svg/ng-dots-vertical.esm.js";import"../nile-icon/icons/svg/ng-download-01.esm.js";import"../nile-icon/icons/svg/ng-dropdown.esm.js";import"../nile-icon/icons/svg/ng-edit-02.esm.js";import"../nile-icon/icons/svg/ng-edit-05.esm.js";import"../nile-icon/icons/svg/ng-expand-06.esm.js";import"../nile-icon/icons/svg/ng-eye-off.esm.js";import"../nile-icon/icons/svg/ng-eye.esm.js";import"../nile-icon/icons/svg/ng-file-02.esm.js";import"../nile-icon/icons/svg/ng-file-06.esm.js";import"../nile-icon/icons/svg/ng-file-check-02.esm.js";import"../nile-icon/icons/svg/ng-file-question-03.esm.js";import"../nile-icon/icons/svg/ng-filter-lines.esm.js";import"../nile-icon/icons/svg/ng-folder-code.esm.js";import"../nile-icon/icons/svg/ng-grid-01.esm.js";import"../nile-icon/icons/svg/ng-hash.esm.js";import"../nile-icon/icons/svg/ng-help-circle.esm.js";import"../nile-icon/icons/svg/ng-home-line.esm.js";import"../nile-icon/icons/svg/ng-image-03.esm.js";import"../nile-icon/icons/svg/ng-image-user-left.esm.js";import"../nile-icon/icons/svg/ng-info-circle.esm.js";import"../nile-icon/icons/svg/ng-italic-01.esm.js";import"../nile-icon/icons/svg/ng-key-01.esm.js";import"../nile-icon/icons/svg/ng-layers-three-01.esm.js";import"../nile-icon/icons/svg/ng-layers-three-02.esm.js";import"../nile-icon/icons/svg/ng-lightbulb-05.esm.js";import"../nile-icon/icons/svg/ng-list.esm.js";import"../nile-icon/icons/svg/ng-lock-03.esm.js";import"../nile-icon/icons/svg/ng-log-out-01.esm.js";import"../nile-icon/icons/svg/ng-mail-01.esm.js";import"../nile-icon/icons/svg/ng-mail-04.esm.js";import"../nile-icon/icons/svg/ng-marker-pin-01.esm.js";import"../nile-icon/icons/svg/ng-menu-05.esm.js";import"../nile-icon/icons/svg/ng-message-text-square-01.esm.js";import"../nile-icon/icons/svg/ng-minimize-02.esm.js";import"../nile-icon/icons/svg/ng-minus.esm.js";import"../nile-icon/icons/svg/ng-monitor.esm.js";import"../nile-icon/icons/svg/ng-number.esm.js";import"../nile-icon/icons/svg/ng-pie-chart-03.esm.js";import"../nile-icon/icons/svg/ng-plus.esm.js";import"../nile-icon/icons/svg/ng-power-01.esm.js";import"../nile-icon/icons/svg/ng-refresh-cw-01.esm.js";import"../nile-icon/icons/svg/ng-refresh-cw-02.esm.js";import"../nile-icon/icons/svg/ng-rocket-02.esm.js";import"../nile-icon/icons/svg/ng-rows-01.esm.js";import"../nile-icon/icons/svg/ng-search-lg.esm.js";import"../nile-icon/icons/svg/ng-send-01.esm.js";import"../nile-icon/icons/svg/ng-server.esm.js";import"../nile-icon/icons/svg/ng-settings-01.esm.js";import"../nile-icon/icons/svg/ng-share-04.esm.js";import"../nile-icon/icons/svg/ng-share-06.esm.js";import"../nile-icon/icons/svg/ng-shield-tick.esm.js";import"../nile-icon/icons/svg/ng-shopping-bag-01.esm.js";import"../nile-icon/icons/svg/ng-stars-02.esm.js";import"../nile-icon/icons/svg/ng-string.esm.js";import"../nile-icon/icons/svg/ng-switch-horizontal-01.esm.js";import"../nile-icon/icons/svg/ng-tag.esm.js";import"../nile-icon/icons/svg/ng-trash-01.esm.js";import"../nile-icon/icons/svg/ng-trash-03.esm.js";import"../nile-icon/icons/svg/ng-trend-up-01.esm.js";import"../nile-icon/icons/svg/ng-underline-01.esm.js";import"../nile-icon/icons/svg/ng-upload-01.esm.js";import"../nile-icon/icons/svg/ng-upload-cloud-02.esm.js";import"../nile-icon/icons/svg/ng-user-01.esm.js";import"../nile-icon/icons/svg/ng-user-check-02-1.esm.js";import"../nile-icon/icons/svg/ng-user-check-02.esm.js";import"../nile-icon/icons/svg/ng-user-plus-02.esm.js";import"../nile-icon/icons/svg/ng-user-right-01.esm.js";import"../nile-icon/icons/svg/ng-users-01.esm.js";import"../nile-icon/icons/svg/ng-wifi.esm.js";import"../nile-icon/icons/svg/ng-x-circle.esm.js";import"../nile-icon/icons/svg/ng-x-close.esm.js";import"../nile-icon/icons/svg/ng-x-square.esm.js";import"../nile-icon/icons/svg/ng-zap.esm.js";import"../nile-icon/icons/svg/nightingale-chart.esm.js";import"../nile-icon/icons/svg/nlp.esm.js";import"../nile-icon/icons/svg/nomatch.esm.js";import"../nile-icon/icons/svg/note.esm.js";import"../nile-icon/icons/svg/notification.esm.js";import"../nile-icon/icons/svg/notificationadd.esm.js";import"../nile-icon/icons/svg/notificationadded.esm.js";import"../nile-icon/icons/svg/null.esm.js";import"../nile-icon/icons/svg/number.esm.js";import"../nile-icon/icons/svg/numberinput.esm.js";import"../nile-icon/icons/svg/numbers.esm.js";import"../nile-icon/icons/svg/object.esm.js";import"../nile-icon/icons/svg/operators.esm.js";import"../nile-icon/icons/svg/options.esm.js";import"../nile-icon/icons/svg/orchestration-solid.esm.js";import"../nile-icon/icons/svg/orchestration.esm.js";import"../nile-icon/icons/svg/organization.esm.js";import"../nile-icon/icons/svg/other.esm.js";import"../nile-icon/icons/svg/otherdetails.esm.js";import"../nile-icon/icons/svg/override.esm.js";import"../nile-icon/icons/svg/palletemenu.esm.js";import"../nile-icon/icons/svg/paperclip.esm.js";import"../nile-icon/icons/svg/partner.esm.js";import"../nile-icon/icons/svg/partners.esm.js";import"../nile-icon/icons/svg/pause.esm.js";import"../nile-icon/icons/svg/pencil.esm.js";import"../nile-icon/icons/svg/peopletask.esm.js";import"../nile-icon/icons/svg/persistent-variable.esm.js";import"../nile-icon/icons/svg/persistentdata.esm.js";import"../nile-icon/icons/svg/phone.esm.js";import"../nile-icon/icons/svg/pie.esm.js";import"../nile-icon/icons/svg/pin.esm.js";import"../nile-icon/icons/svg/play.esm.js";import"../nile-icon/icons/svg/play_pause.esm.js";import"../nile-icon/icons/svg/plus.esm.js";import"../nile-icon/icons/svg/pluscircle.esm.js";import"../nile-icon/icons/svg/plussquare.esm.js";import"../nile-icon/icons/svg/policy.esm.js";import"../nile-icon/icons/svg/potentialmatch.esm.js";import"../nile-icon/icons/svg/poweron.esm.js";import"../nile-icon/icons/svg/predefined.esm.js";import"../nile-icon/icons/svg/preview.esm.js";import"../nile-icon/icons/svg/printer.esm.js";import"../nile-icon/icons/svg/priority-high.esm.js";import"../nile-icon/icons/svg/priority-highest.esm.js";import"../nile-icon/icons/svg/priority-low.esm.js";import"../nile-icon/icons/svg/priority-medium.esm.js";import"../nile-icon/icons/svg/privilage.esm.js";import"../nile-icon/icons/svg/privilege.esm.js";import"../nile-icon/icons/svg/privilegeobject.esm.js";import"../nile-icon/icons/svg/process.esm.js";import"../nile-icon/icons/svg/professionaldetails.esm.js";import"../nile-icon/icons/svg/question.esm.js";import"../nile-icon/icons/svg/radar.esm.js";import"../nile-icon/icons/svg/radio.esm.js";import"../nile-icon/icons/svg/radioactive.esm.js";import"../nile-icon/icons/svg/radiodone.esm.js";import"../nile-icon/icons/svg/read.esm.js";import"../nile-icon/icons/svg/readexpression.esm.js";import"../nile-icon/icons/svg/readonly.esm.js";import"../nile-icon/icons/svg/readonlyuser.esm.js";import"../nile-icon/icons/svg/readuser.esm.js";import"../nile-icon/icons/svg/reddot.esm.js";import"../nile-icon/icons/svg/redo-02.esm.js";import"../nile-icon/icons/svg/redo.esm.js";import"../nile-icon/icons/svg/refresh.esm.js";import"../nile-icon/icons/svg/reminder.esm.js";import"../nile-icon/icons/svg/resize.esm.js";import"../nile-icon/icons/svg/resource.esm.js";import"../nile-icon/icons/svg/resource_analysis.esm.js";import"../nile-icon/icons/svg/resource_graph.esm.js";import"../nile-icon/icons/svg/restart_alt.esm.js";import"../nile-icon/icons/svg/revocation-cycle.esm.js";import"../nile-icon/icons/svg/right-join.esm.js";import"../nile-icon/icons/svg/right-union.esm.js";import"../nile-icon/icons/svg/rocket-02.esm.js";import"../nile-icon/icons/svg/role.esm.js";import"../nile-icon/icons/svg/run.esm.js";import"../nile-icon/icons/svg/sankey.esm.js";import"../nile-icon/icons/svg/save.esm.js";import"../nile-icon/icons/svg/savings.esm.js";import"../nile-icon/icons/svg/scatter-plot.esm.js";import"../nile-icon/icons/svg/schedule.esm.js";import"../nile-icon/icons/svg/schema.esm.js";import"../nile-icon/icons/svg/script.esm.js";import"../nile-icon/icons/svg/search-steps-icon.esm.js";import"../nile-icon/icons/svg/search.esm.js";import"../nile-icon/icons/svg/section.esm.js";import"../nile-icon/icons/svg/select-02.esm.js";import"../nile-icon/icons/svg/select.esm.js";import"../nile-icon/icons/svg/selectapplication.esm.js";import"../nile-icon/icons/svg/selectattributes.esm.js";import"../nile-icon/icons/svg/semi-circle-donut-chart.esm.js";import"../nile-icon/icons/svg/send.esm.js";import"../nile-icon/icons/svg/sendemail.esm.js";import"../nile-icon/icons/svg/sendescalation.esm.js";import"../nile-icon/icons/svg/sendreminder.esm.js";import"../nile-icon/icons/svg/server-03.esm.js";import"../nile-icon/icons/svg/settings-02.esm.js";import"../nile-icon/icons/svg/settings.esm.js";import"../nile-icon/icons/svg/share.esm.js";import"../nile-icon/icons/svg/shield-01.esm.js";import"../nile-icon/icons/svg/smartcode.esm.js";import"../nile-icon/icons/svg/sort.esm.js";import"../nile-icon/icons/svg/sort_ascending.esm.js";import"../nile-icon/icons/svg/sort_descending.esm.js";import"../nile-icon/icons/svg/sortascending.esm.js";import"../nile-icon/icons/svg/sortdescending.esm.js";import"../nile-icon/icons/svg/sortdown.esm.js";import"../nile-icon/icons/svg/sortup.esm.js";import"../nile-icon/icons/svg/stacked-bar-chart.esm.js";import"../nile-icon/icons/svg/step_into.esm.js";import"../nile-icon/icons/svg/step_out.esm.js";import"../nile-icon/icons/svg/step_over.esm.js";import"../nile-icon/icons/svg/stop.esm.js";import"../nile-icon/icons/svg/storybook.esm.js";import"../nile-icon/icons/svg/string.esm.js";import"../nile-icon/icons/svg/stringinput.esm.js";import"../nile-icon/icons/svg/stringletters.esm.js";import"../nile-icon/icons/svg/support.esm.js";import"../nile-icon/icons/svg/swap.esm.js";import"../nile-icon/icons/svg/switch.esm.js";import"../nile-icon/icons/svg/sync.esm.js";import"../nile-icon/icons/svg/table.esm.js";import"../nile-icon/icons/svg/tag.esm.js";import"../nile-icon/icons/svg/tag_cloud.esm.js";import"../nile-icon/icons/svg/test.esm.js";import"../nile-icon/icons/svg/text-02.esm.js";import"../nile-icon/icons/svg/text.esm.js";import"../nile-icon/icons/svg/textarea-expander.esm.js";import"../nile-icon/icons/svg/thumbsdown.esm.js";import"../nile-icon/icons/svg/thumbsup.esm.js";import"../nile-icon/icons/svg/thumsup.esm.js";import"../nile-icon/icons/svg/tick.esm.js";import"../nile-icon/icons/svg/timeupdate.esm.js";import"../nile-icon/icons/svg/timezone.esm.js";import"../nile-icon/icons/svg/transaction_monitor.esm.js";import"../nile-icon/icons/svg/travel_map.esm.js";import"../nile-icon/icons/svg/trend-up-02.esm.js";import"../nile-icon/icons/svg/trigger.esm.js";import"../nile-icon/icons/svg/undo-02.esm.js";import"../nile-icon/icons/svg/undo.esm.js";import"../nile-icon/icons/svg/union.esm.js";import"../nile-icon/icons/svg/unlink.esm.js";import"../nile-icon/icons/svg/unmute.esm.js";import"../nile-icon/icons/svg/update.esm.js";import"../nile-icon/icons/svg/updown.esm.js";import"../nile-icon/icons/svg/upgrade.esm.js";import"../nile-icon/icons/svg/upload.esm.js";import"../nile-icon/icons/svg/user-group.esm.js";import"../nile-icon/icons/svg/user.esm.js";import"../nile-icon/icons/svg/useractive.esm.js";import"../nile-icon/icons/svg/useradd.esm.js";import"../nile-icon/icons/svg/useraddgroup.esm.js";import"../nile-icon/icons/svg/userfind.esm.js";import"../nile-icon/icons/svg/userimport.esm.js";import"../nile-icon/icons/svg/userimportgroup.esm.js";import"../nile-icon/icons/svg/usermixed.esm.js";import"../nile-icon/icons/svg/userremove.esm.js";import"../nile-icon/icons/svg/userremovegroup.esm.js";import"../nile-icon/icons/svg/users-plus.esm.js";import"../nile-icon/icons/svg/users-up.esm.js";import"../nile-icon/icons/svg/users.esm.js";import"../nile-icon/icons/svg/userupdate.esm.js";import"../nile-icon/icons/svg/validationexpression.esm.js";import"../nile-icon/icons/svg/variable-global.esm.js";import"../nile-icon/icons/svg/variable-local.esm.js";import"../nile-icon/icons/svg/variable-new.esm.js";import"../nile-icon/icons/svg/variable.esm.js";import"../nile-icon/icons/svg/video.esm.js";import"../nile-icon/icons/svg/view.esm.js";import"../nile-icon/icons/svg/virtualserver.esm.js";import"../nile-icon/icons/svg/virtualservergroup.esm.js";import"../nile-icon/icons/svg/visibility.esm.js";import"../nile-icon/icons/svg/visibilityoff.esm.js";import"../nile-icon/icons/svg/visual_builder.esm.js";import"../nile-icon/icons/svg/wait.esm.js";import"../nile-icon/icons/svg/warning-01.esm.js";import"../nile-icon/icons/svg/warning.esm.js";import"../nile-icon/icons/svg/whileloop.esm.js";import"../nile-icon/icons/svg/workflow-application.esm.js";import"../nile-icon/icons/svg/workflow-text.esm.js";import"../nile-icon/icons/svg/workflow.esm.js";import"../nile-icon/icons/svg/writeexpression.esm.js";import"../nile-icon/aliasmap.esm.js";import"../internal/default-value.esm.js";import"../internal/form.esm.js";import"../internal/slot.esm.js";import"lit/directives/if-defined.js";import"lit/directives/live.js";import"../internal/watch.esm.js";import"lit/directives/unsafe-html.js";import"../nile-button/nile-button.esm.js";import"../nile-button/nile-button.css.esm.js";import"lit/static-html.js";import"./ui/table-menu.esm.js";import"./ui/suggest-list.esm.js";import"./ui/find-replace.esm.js";import"./ui/source-view.esm.js";import"./ui/embed-panel.esm.js";import"./ui/bookmark-panel.esm.js";import"./ui/code-block-menu.esm.js";import"./ui/shortcut-help.esm.js";import"./ui/image-menu.esm.js";import"./ui/embed-menu.esm.js";import"./ui/special-chars.esm.js";import"../nile-button-toggle-group/nile-button-toggle-group.esm.js";import"../nile-button-toggle-group/nile-button-toggle-group.css.esm.js";import"../nile-button-toggle/nile-button-toggle.esm.js";import"../nile-button-toggle/nile-button-toggle.css.esm.js";import"./ui/emoji-picker.esm.js";import"./ui/insert-menu.esm.js";import"./ui/math-panel.esm.js";import"./ui/markdown-panel.esm.js";
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
function _typeof(o){"@babel/helpers - typeof";return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(o){return typeof o;}:function(o){return o&&"function"==typeof Symbol&&o.constructor===Symbol&&o!==Symbol.prototype?"symbol":typeof o;},_typeof(o);}System.register(["tslib","lit","lit/decorators.js","../index-cc1385e0.cjs.js","../index-89c520e9.cjs.js","../internal/nile-element.cjs.js","./nile-wysiwyg-editor.css.cjs.js","./engine/schema.cjs.js","./engine/sanitize.cjs.js","./engine/serializer.cjs.js","./engine/commands.cjs.js","./engine/markdown.cjs.js","./engine/markdown-parse.cjs.js","./engine/office-paste.cjs.js","./engine/export.cjs.js","./engine/plugins/image-view.cjs.js","./engine/plugins/embed-view.cjs.js","./engine/plugins/math-view.cjs.js","./engine/selection-state.cjs.js","./engine/create-state.cjs.js","./engine/plugins/task-list.cjs.js","./engine/plugins/code-highlight.cjs.js","./engine/plugins/find-replace.cjs.js","./engine/plugins/format-painter.cjs.js","./engine/plugins/single-line.cjs.js","../index-df196058.cjs.js","./engine/plugins/image.cjs.js","./types.cjs.js","./emoji.cjs.js","./nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.cjs.js","./ui/link-editor.cjs.js","./ui/bubble-menu.cjs.js","./ui/image-panel.cjs.js","./ui/table-menu.cjs.js","./ui/suggest-list.cjs.js","./ui/find-replace.cjs.js","./ui/source-view.cjs.js","./ui/embed-panel.cjs.js","./ui/bookmark-panel.cjs.js","./ui/code-block-menu.cjs.js","./ui/shortcut-help.cjs.js","./ui/image-menu.cjs.js","./ui/embed-menu.cjs.js","./ui/special-chars.cjs.js","./ui/emoji-picker.cjs.js","./ui/insert-menu.cjs.js","./ui/math-panel.cjs.js","./ui/markdown-panel.cjs.js","../internal/accessibility/a11y.state.enum.cjs.js","../internal/accessibility/a11y.property.enum.cjs.js","../internal/accessibility/role.enum.cjs.js","../index-178e1e57.cjs.js","./engine/plugins/embeds.cjs.js","./engine/keymap.cjs.js","../index-f956f56d.cjs.js","./engine/plugins/paste.cjs.js","./engine/inputrules.cjs.js","./engine/plugins/placeholder.cjs.js","./engine/plugins/link.cjs.js","./engine/plugins/tables.cjs.js","./engine/plugins/suggestions.cjs.js","./engine/plugins/max-length.cjs.js","../internal/glyph.cjs.js","./nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.css.cjs.js","./ui/table-grid-picker.cjs.js","../nile-input/nile-input.cjs.js","../nile-input/nile-input.css.cjs.js","../nile-icon/index.cjs.js","lit/directives/class-map.js","lit/directives/unsafe-svg.js","../nile-icon/icons/svg/index.cjs.js","../nile-icon/icons/svg/access-request.cjs.js","../nile-icon/icons/svg/accessreview.cjs.js","../nile-icon/icons/svg/action.cjs.js","../nile-icon/icons/svg/activity-logs.cjs.js","../nile-icon/icons/svg/address.cjs.js","../nile-icon/icons/svg/adjustment.cjs.js","../nile-icon/icons/svg/admin-users.cjs.js","../nile-icon/icons/svg/agent.cjs.js","../nile-icon/icons/svg/aggregation.cjs.js","../nile-icon/icons/svg/alert-circle.cjs.js","../nile-icon/icons/svg/alert.cjs.js","../nile-icon/icons/svg/allapplication.cjs.js","../nile-icon/icons/svg/allsearch.cjs.js","../nile-icon/icons/svg/analytics.cjs.js","../nile-icon/icons/svg/api.cjs.js","../nile-icon/icons/svg/applications-2.cjs.js","../nile-icon/icons/svg/apply-filter.cjs.js","../nile-icon/icons/svg/apps.cjs.js","../nile-icon/icons/svg/aquera.cjs.js","../nile-icon/icons/svg/aquerasupport.cjs.js","../nile-icon/icons/svg/area.cjs.js","../nile-icon/icons/svg/array-loop.cjs.js","../nile-icon/icons/svg/array-of-boolean.cjs.js","../nile-icon/icons/svg/array-of-integer.cjs.js","../nile-icon/icons/svg/array-of-string.cjs.js","../nile-icon/icons/svg/array.cjs.js","../nile-icon/icons/svg/arrayofobject.cjs.js","../nile-icon/icons/svg/arrow-left-small.cjs.js","../nile-icon/icons/svg/arrow-narrow-left.cjs.js","../nile-icon/icons/svg/arrow-right-small.cjs.js","../nile-icon/icons/svg/arrow.cjs.js","../nile-icon/icons/svg/arrow_left_small.cjs.js","../nile-icon/icons/svg/arrow_right_small.cjs.js","../nile-icon/icons/svg/arrowdown.cjs.js","../nile-icon/icons/svg/arrowdropdown.cjs.js","../nile-icon/icons/svg/arrowdropup.cjs.js","../nile-icon/icons/svg/arrowleft.cjs.js","../nile-icon/icons/svg/arrowright.cjs.js","../nile-icon/icons/svg/arrowup.cjs.js","../nile-icon/icons/svg/attribute-map-analysis-icon.cjs.js","../nile-icon/icons/svg/attribute.cjs.js","../nile-icon/icons/svg/attributemap.cjs.js","../nile-icon/icons/svg/automation-details.cjs.js","../nile-icon/icons/svg/back.cjs.js","../nile-icon/icons/svg/bar-and-line-chart.cjs.js","../nile-icon/icons/svg/bar-chart-square-02.cjs.js","../nile-icon/icons/svg/bar-chart.cjs.js","../nile-icon/icons/svg/bargraph.cjs.js","../nile-icon/icons/svg/block.cjs.js","../nile-icon/icons/svg/bluedot.cjs.js","../nile-icon/icons/svg/book-closed.cjs.js","../nile-icon/icons/svg/boolean.cjs.js","../nile-icon/icons/svg/border_all.cjs.js","../nile-icon/icons/svg/box.cjs.js","../nile-icon/icons/svg/bubble-chart.cjs.js","../nile-icon/icons/svg/bulk-sync.cjs.js","../nile-icon/icons/svg/button-loading-black.cjs.js","../nile-icon/icons/svg/button-loading-blue-animated.cjs.js","../nile-icon/icons/svg/button-loading-blue.cjs.js","../nile-icon/icons/svg/button-loading-white.cjs.js","../nile-icon/icons/svg/calendar.cjs.js","../nile-icon/icons/svg/cases.cjs.js","../nile-icon/icons/svg/cell-loader.cjs.js","../nile-icon/icons/svg/certification.cjs.js","../nile-icon/icons/svg/check-circle.cjs.js","../nile-icon/icons/svg/check-done-01.cjs.js","../nile-icon/icons/svg/check-done-02.cjs.js","../nile-icon/icons/svg/chevron-left-double.cjs.js","../nile-icon/icons/svg/chevron-up.cjs.js","../nile-icon/icons/svg/class.cjs.js","../nile-icon/icons/svg/clock-check.cjs.js","../nile-icon/icons/svg/clock-rewind.cjs.js","../nile-icon/icons/svg/clock.cjs.js","../nile-icon/icons/svg/close.cjs.js","../nile-icon/icons/svg/cloud-01.cjs.js","../nile-icon/icons/svg/code-generator.cjs.js","../nile-icon/icons/svg/collapse-1.cjs.js","../nile-icon/icons/svg/collapse.cjs.js","../nile-icon/icons/svg/color.cjs.js","../nile-icon/icons/svg/column-02.cjs.js","../nile-icon/icons/svg/column-add.cjs.js","../nile-icon/icons/svg/columns-03.cjs.js","../nile-icon/icons/svg/combo1.cjs.js","../nile-icon/icons/svg/comment.cjs.js","../nile-icon/icons/svg/compact.cjs.js","../nile-icon/icons/svg/compare-tiles.cjs.js","../nile-icon/icons/svg/compare.cjs.js","../nile-icon/icons/svg/component-menu.cjs.js","../nile-icon/icons/svg/component.cjs.js","../nile-icon/icons/svg/components-icon.cjs.js","../nile-icon/icons/svg/componenttext.cjs.js","../nile-icon/icons/svg/condition.cjs.js","../nile-icon/icons/svg/conditions.cjs.js","../nile-icon/icons/svg/connect.cjs.js","../nile-icon/icons/svg/connectivitymap.cjs.js","../nile-icon/icons/svg/connectorrightarrow.cjs.js","../nile-icon/icons/svg/copy-06.cjs.js","../nile-icon/icons/svg/copy.cjs.js","../nile-icon/icons/svg/cor-analysis.cjs.js","../nile-icon/icons/svg/correlation.cjs.js","../nile-icon/icons/svg/cost-analytics.cjs.js","../nile-icon/icons/svg/create.cjs.js","../nile-icon/icons/svg/createuser.cjs.js","../nile-icon/icons/svg/dashboard.cjs.js","../nile-icon/icons/svg/data-insight.cjs.js","../nile-icon/icons/svg/data-type-array.cjs.js","../nile-icon/icons/svg/data-type-boolean.cjs.js","../nile-icon/icons/svg/data-type-json.cjs.js","../nile-icon/icons/svg/data-type-null.cjs.js","../nile-icon/icons/svg/data-type-number.cjs.js","../nile-icon/icons/svg/data-type-string.cjs.js","../nile-icon/icons/svg/data-type-unknown.cjs.js","../nile-icon/icons/svg/database.cjs.js","../nile-icon/icons/svg/databaseview.cjs.js","../nile-icon/icons/svg/dataflow-03.cjs.js","../nile-icon/icons/svg/dataflow-04.cjs.js","../nile-icon/icons/svg/default-cursor.cjs.js","../nile-icon/icons/svg/default.cjs.js","../nile-icon/icons/svg/delegate.cjs.js","../nile-icon/icons/svg/delete.cjs.js","../nile-icon/icons/svg/delete_history.cjs.js","../nile-icon/icons/svg/deligateduser.cjs.js","../nile-icon/icons/svg/directory.cjs.js","../nile-icon/icons/svg/disabled.cjs.js","../nile-icon/icons/svg/dock-to-right.cjs.js","../nile-icon/icons/svg/document-new.cjs.js","../nile-icon/icons/svg/done-02.cjs.js","../nile-icon/icons/svg/done.cjs.js","../nile-icon/icons/svg/dontmap.cjs.js","../nile-icon/icons/svg/donut.cjs.js","../nile-icon/icons/svg/dotpoints-02.cjs.js","../nile-icon/icons/svg/dots-grid.cjs.js","../nile-icon/icons/svg/doublearrowleft.cjs.js","../nile-icon/icons/svg/doublearrowright.cjs.js","../nile-icon/icons/svg/dowhileloop.cjs.js","../nile-icon/icons/svg/downgrade.cjs.js","../nile-icon/icons/svg/download.cjs.js","../nile-icon/icons/svg/drag.cjs.js","../nile-icon/icons/svg/edit-write.cjs.js","../nile-icon/icons/svg/else.cjs.js","../nile-icon/icons/svg/email.cjs.js","../nile-icon/icons/svg/enable.cjs.js","../nile-icon/icons/svg/entities.cjs.js","../nile-icon/icons/svg/entitlement.cjs.js","../nile-icon/icons/svg/error.cjs.js","../nile-icon/icons/svg/escalate.cjs.js","../nile-icon/icons/svg/exactmatch.cjs.js","../nile-icon/icons/svg/execute.cjs.js","../nile-icon/icons/svg/expand-03.cjs.js","../nile-icon/icons/svg/expand-06.cjs.js","../nile-icon/icons/svg/expand-2.cjs.js","../nile-icon/icons/svg/expand.cjs.js","../nile-icon/icons/svg/eye-off.cjs.js","../nile-icon/icons/svg/eye.cjs.js","../nile-icon/icons/svg/eyeclosed.cjs.js","../nile-icon/icons/svg/featured-icon.cjs.js","../nile-icon/icons/svg/file-06.cjs.js","../nile-icon/icons/svg/file-check-02.cjs.js","../nile-icon/icons/svg/file-shield-01.cjs.js","../nile-icon/icons/svg/file-shield-02.cjs.js","../nile-icon/icons/svg/file-type-icon.cjs.js","../nile-icon/icons/svg/file.cjs.js","../nile-icon/icons/svg/filter-1.cjs.js","../nile-icon/icons/svg/filter.cjs.js","../nile-icon/icons/svg/fingerprint-03.cjs.js","../nile-icon/icons/svg/firewall.cjs.js","../nile-icon/icons/svg/firewallagent.cjs.js","../nile-icon/icons/svg/flow.cjs.js","../nile-icon/icons/svg/flowmap-agent.cjs.js","../nile-icon/icons/svg/flowmap-application.cjs.js","../nile-icon/icons/svg/flowmap-colorpalatte.cjs.js","../nile-icon/icons/svg/flowmap-firewall-agent.cjs.js","../nile-icon/icons/svg/flowmap-firewall.cjs.js","../nile-icon/icons/svg/flowmap-gateway.cjs.js","../nile-icon/icons/svg/flowmap-orchestration.cjs.js","../nile-icon/icons/svg/flowmap-undo.cjs.js","../nile-icon/icons/svg/flowmap-workflow.cjs.js","../nile-icon/icons/svg/flowmap.cjs.js","../nile-icon/icons/svg/folder.cjs.js","../nile-icon/icons/svg/folder_delete.cjs.js","../nile-icon/icons/svg/foreach.cjs.js","../nile-icon/icons/svg/format_align_justify.cjs.js","../nile-icon/icons/svg/format_align_left.cjs.js","../nile-icon/icons/svg/format_align_middle.cjs.js","../nile-icon/icons/svg/format_align_right.cjs.js","../nile-icon/icons/svg/format_bold.cjs.js","../nile-icon/icons/svg/format_clear.cjs.js","../nile-icon/icons/svg/format_italic.cjs.js","../nile-icon/icons/svg/format_list_bulleted.cjs.js","../nile-icon/icons/svg/format_list_numbered.cjs.js","../nile-icon/icons/svg/format_underline.cjs.js","../nile-icon/icons/svg/frequency.cjs.js","../nile-icon/icons/svg/full-union.cjs.js","../nile-icon/icons/svg/fullscreen.cjs.js","../nile-icon/icons/svg/fullscreenexit.cjs.js","../nile-icon/icons/svg/fullscreenshrink.cjs.js","../nile-icon/icons/svg/function.cjs.js","../nile-icon/icons/svg/funnel-02.cjs.js","../nile-icon/icons/svg/funnel.cjs.js","../nile-icon/icons/svg/gateway.cjs.js","../nile-icon/icons/svg/gauge.cjs.js","../nile-icon/icons/svg/general.cjs.js","../nile-icon/icons/svg/generationphase.cjs.js","../nile-icon/icons/svg/global-search.cjs.js","../nile-icon/icons/svg/globe-03.cjs.js","../nile-icon/icons/svg/globe.cjs.js","../nile-icon/icons/svg/goal.cjs.js","../nile-icon/icons/svg/goto.cjs.js","../nile-icon/icons/svg/graph.cjs.js","../nile-icon/icons/svg/graphedit.cjs.js","../nile-icon/icons/svg/greendot.cjs.js","../nile-icon/icons/svg/greydot.cjs.js","../nile-icon/icons/svg/greylightdot.cjs.js","../nile-icon/icons/svg/grid-01.cjs.js","../nile-icon/icons/svg/group-analysis-icon.cjs.js","../nile-icon/icons/svg/group.cjs.js","../nile-icon/icons/svg/groupby.cjs.js","../nile-icon/icons/svg/groups.cjs.js","../nile-icon/icons/svg/guide-01.cjs.js","../nile-icon/icons/svg/guide.cjs.js","../nile-icon/icons/svg/handtool.cjs.js","../nile-icon/icons/svg/header-child-workflow.cjs.js","../nile-icon/icons/svg/header-flows.cjs.js","../nile-icon/icons/svg/header-tasks.cjs.js","../nile-icon/icons/svg/headphones-01.cjs.js","../nile-icon/icons/svg/help.cjs.js","../nile-icon/icons/svg/helpandsupport.cjs.js","../nile-icon/icons/svg/helpers.cjs.js","../nile-icon/icons/svg/helpsupport.cjs.js","../nile-icon/icons/svg/history.cjs.js","../nile-icon/icons/svg/horizontal_bar_chart.cjs.js","../nile-icon/icons/svg/identitygraph.cjs.js","../nile-icon/icons/svg/identityledger.cjs.js","../nile-icon/icons/svg/ifelse.cjs.js","../nile-icon/icons/svg/ifelsenew.cjs.js","../nile-icon/icons/svg/image.cjs.js","../nile-icon/icons/svg/image_2.cjs.js","../nile-icon/icons/svg/immutable.cjs.js","../nile-icon/icons/svg/info-icon.cjs.js","../nile-icon/icons/svg/info.cjs.js","../nile-icon/icons/svg/inner-union.cjs.js","../nile-icon/icons/svg/inprogress.cjs.js","../nile-icon/icons/svg/insert-at-cursor.cjs.js","../nile-icon/icons/svg/integer.cjs.js","../nile-icon/icons/svg/intersection.cjs.js","../nile-icon/icons/svg/js.cjs.js","../nile-icon/icons/svg/key-performance-indicator.cjs.js","../nile-icon/icons/svg/keyboard-01.cjs.js","../nile-icon/icons/svg/keyword.cjs.js","../nile-icon/icons/svg/kill.cjs.js","../nile-icon/icons/svg/laptop-01.cjs.js","../nile-icon/icons/svg/layers-three-02.cjs.js","../nile-icon/icons/svg/layout-alt-02.cjs.js","../nile-icon/icons/svg/layout-alt-03.cjs.js","../nile-icon/icons/svg/left-join.cjs.js","../nile-icon/icons/svg/left-union.cjs.js","../nile-icon/icons/svg/leftpointarrow.cjs.js","../nile-icon/icons/svg/life-buoy-01.cjs.js","../nile-icon/icons/svg/line.cjs.js","../nile-icon/icons/svg/link.cjs.js","../nile-icon/icons/svg/link_2.cjs.js","../nile-icon/icons/svg/list-attribute.cjs.js","../nile-icon/icons/svg/list.cjs.js","../nile-icon/icons/svg/loader.cjs.js","../nile-icon/icons/svg/loading.cjs.js","../nile-icon/icons/svg/loading2.cjs.js","../nile-icon/icons/svg/lock.cjs.js","../nile-icon/icons/svg/log-info.cjs.js","../nile-icon/icons/svg/log.cjs.js","../nile-icon/icons/svg/logo-white.cjs.js","../nile-icon/icons/svg/logout.cjs.js","../nile-icon/icons/svg/logs.cjs.js","../nile-icon/icons/svg/loop.cjs.js","../nile-icon/icons/svg/manage.cjs.js","../nile-icon/icons/svg/map.cjs.js","../nile-icon/icons/svg/mapcreate.cjs.js","../nile-icon/icons/svg/mapdont.cjs.js","../nile-icon/icons/svg/maponcreate.cjs.js","../nile-icon/icons/svg/maponupdate.cjs.js","../nile-icon/icons/svg/mapper.cjs.js","../nile-icon/icons/svg/mapupdate.cjs.js","../nile-icon/icons/svg/marker-pin-01.cjs.js","../nile-icon/icons/svg/marker_pin_02.cjs.js","../nile-icon/icons/svg/maximize.cjs.js","../nile-icon/icons/svg/menu.cjs.js","../nile-icon/icons/svg/menu_close.cjs.js","../nile-icon/icons/svg/menu_open.cjs.js","../nile-icon/icons/svg/message-notification-square.cjs.js","../nile-icon/icons/svg/metric.cjs.js","../nile-icon/icons/svg/minus.cjs.js","../nile-icon/icons/svg/monitor-01.cjs.js","../nile-icon/icons/svg/mouse.cjs.js","../nile-icon/icons/svg/move-application.cjs.js","../nile-icon/icons/svg/moveleft.cjs.js","../nile-icon/icons/svg/moveright.cjs.js","../nile-icon/icons/svg/mute.cjs.js","../nile-icon/icons/svg/my-integration.cjs.js","../nile-icon/icons/svg/new-calendar.cjs.js","../nile-icon/icons/svg/ng-action.cjs.js","../nile-icon/icons/svg/ng-activity.cjs.js","../nile-icon/icons/svg/ng-alert-circle.cjs.js","../nile-icon/icons/svg/ng-alert-triangle.cjs.js","../nile-icon/icons/svg/ng-align-center.cjs.js","../nile-icon/icons/svg/ng-annotation-x.cjs.js","../nile-icon/icons/svg/ng-arrow-down.cjs.js","../nile-icon/icons/svg/ng-arrow-narrow-down.cjs.js","../nile-icon/icons/svg/ng-arrow-narrow-left.cjs.js","../nile-icon/icons/svg/ng-arrow-narrow-right.cjs.js","../nile-icon/icons/svg/ng-arrow-up.cjs.js","../nile-icon/icons/svg/ng-bar-chart-12.cjs.js","../nile-icon/icons/svg/ng-bar-chart-square-02.cjs.js","../nile-icon/icons/svg/ng-battery-charging.cjs.js","../nile-icon/icons/svg/ng-bell-01.cjs.js","../nile-icon/icons/svg/ng-bell-ringing-04.cjs.js","../nile-icon/icons/svg/ng-bold-01.cjs.js","../nile-icon/icons/svg/ng-boolean.cjs.js","../nile-icon/icons/svg/ng-briefcase-01.cjs.js","../nile-icon/icons/svg/ng-building-01.cjs.js","../nile-icon/icons/svg/ng-building-05.cjs.js","../nile-icon/icons/svg/ng-building-07.cjs.js","../nile-icon/icons/svg/ng-button-loading-blue-animated.cjs.js","../nile-icon/icons/svg/ng-button-loading-blue.cjs.js","../nile-icon/icons/svg/ng-calendar-plus-02.cjs.js","../nile-icon/icons/svg/ng-calendar.cjs.js","../nile-icon/icons/svg/ng-check-circle-broken.cjs.js","../nile-icon/icons/svg/ng-check-circle.cjs.js","../nile-icon/icons/svg/ng-check-done-01.cjs.js","../nile-icon/icons/svg/ng-check-square-broken.cjs.js","../nile-icon/icons/svg/ng-check.cjs.js","../nile-icon/icons/svg/ng-chevron-down.cjs.js","../nile-icon/icons/svg/ng-chevron-left-double.cjs.js","../nile-icon/icons/svg/ng-chevron-left.cjs.js","../nile-icon/icons/svg/ng-chevron-right-double.cjs.js","../nile-icon/icons/svg/ng-chevron-right.cjs.js","../nile-icon/icons/svg/ng-chevron-selector-vertical.cjs.js","../nile-icon/icons/svg/ng-chevron-up-double.cjs.js","../nile-icon/icons/svg/ng-chevron-up.cjs.js","../nile-icon/icons/svg/ng-clock-refresh.cjs.js","../nile-icon/icons/svg/ng-columns-02.cjs.js","../nile-icon/icons/svg/ng-copy-03.cjs.js","../nile-icon/icons/svg/ng-dataflow-02.cjs.js","../nile-icon/icons/svg/ng-dataflow-04.cjs.js","../nile-icon/icons/svg/ng-dots-grid.cjs.js","../nile-icon/icons/svg/ng-dots-vertical.cjs.js","../nile-icon/icons/svg/ng-download-01.cjs.js","../nile-icon/icons/svg/ng-dropdown.cjs.js","../nile-icon/icons/svg/ng-edit-02.cjs.js","../nile-icon/icons/svg/ng-edit-05.cjs.js","../nile-icon/icons/svg/ng-expand-06.cjs.js","../nile-icon/icons/svg/ng-eye-off.cjs.js","../nile-icon/icons/svg/ng-eye.cjs.js","../nile-icon/icons/svg/ng-file-02.cjs.js","../nile-icon/icons/svg/ng-file-06.cjs.js","../nile-icon/icons/svg/ng-file-check-02.cjs.js","../nile-icon/icons/svg/ng-file-question-03.cjs.js","../nile-icon/icons/svg/ng-filter-lines.cjs.js","../nile-icon/icons/svg/ng-folder-code.cjs.js","../nile-icon/icons/svg/ng-grid-01.cjs.js","../nile-icon/icons/svg/ng-hash.cjs.js","../nile-icon/icons/svg/ng-help-circle.cjs.js","../nile-icon/icons/svg/ng-home-line.cjs.js","../nile-icon/icons/svg/ng-image-03.cjs.js","../nile-icon/icons/svg/ng-image-user-left.cjs.js","../nile-icon/icons/svg/ng-info-circle.cjs.js","../nile-icon/icons/svg/ng-italic-01.cjs.js","../nile-icon/icons/svg/ng-key-01.cjs.js","../nile-icon/icons/svg/ng-layers-three-01.cjs.js","../nile-icon/icons/svg/ng-layers-three-02.cjs.js","../nile-icon/icons/svg/ng-lightbulb-05.cjs.js","../nile-icon/icons/svg/ng-list.cjs.js","../nile-icon/icons/svg/ng-lock-03.cjs.js","../nile-icon/icons/svg/ng-log-out-01.cjs.js","../nile-icon/icons/svg/ng-mail-01.cjs.js","../nile-icon/icons/svg/ng-mail-04.cjs.js","../nile-icon/icons/svg/ng-marker-pin-01.cjs.js","../nile-icon/icons/svg/ng-menu-05.cjs.js","../nile-icon/icons/svg/ng-message-text-square-01.cjs.js","../nile-icon/icons/svg/ng-minimize-02.cjs.js","../nile-icon/icons/svg/ng-minus.cjs.js","../nile-icon/icons/svg/ng-monitor.cjs.js","../nile-icon/icons/svg/ng-number.cjs.js","../nile-icon/icons/svg/ng-pie-chart-03.cjs.js","../nile-icon/icons/svg/ng-plus.cjs.js","../nile-icon/icons/svg/ng-power-01.cjs.js","../nile-icon/icons/svg/ng-refresh-cw-01.cjs.js","../nile-icon/icons/svg/ng-refresh-cw-02.cjs.js","../nile-icon/icons/svg/ng-rocket-02.cjs.js","../nile-icon/icons/svg/ng-rows-01.cjs.js","../nile-icon/icons/svg/ng-search-lg.cjs.js","../nile-icon/icons/svg/ng-send-01.cjs.js","../nile-icon/icons/svg/ng-server.cjs.js","../nile-icon/icons/svg/ng-settings-01.cjs.js","../nile-icon/icons/svg/ng-share-04.cjs.js","../nile-icon/icons/svg/ng-share-06.cjs.js","../nile-icon/icons/svg/ng-shield-tick.cjs.js","../nile-icon/icons/svg/ng-shopping-bag-01.cjs.js","../nile-icon/icons/svg/ng-stars-02.cjs.js","../nile-icon/icons/svg/ng-string.cjs.js","../nile-icon/icons/svg/ng-switch-horizontal-01.cjs.js","../nile-icon/icons/svg/ng-tag.cjs.js","../nile-icon/icons/svg/ng-trash-01.cjs.js","../nile-icon/icons/svg/ng-trash-03.cjs.js","../nile-icon/icons/svg/ng-trend-up-01.cjs.js","../nile-icon/icons/svg/ng-underline-01.cjs.js","../nile-icon/icons/svg/ng-upload-01.cjs.js","../nile-icon/icons/svg/ng-upload-cloud-02.cjs.js","../nile-icon/icons/svg/ng-user-01.cjs.js","../nile-icon/icons/svg/ng-user-check-02-1.cjs.js","../nile-icon/icons/svg/ng-user-check-02.cjs.js","../nile-icon/icons/svg/ng-user-plus-02.cjs.js","../nile-icon/icons/svg/ng-user-right-01.cjs.js","../nile-icon/icons/svg/ng-users-01.cjs.js","../nile-icon/icons/svg/ng-wifi.cjs.js","../nile-icon/icons/svg/ng-x-circle.cjs.js","../nile-icon/icons/svg/ng-x-close.cjs.js","../nile-icon/icons/svg/ng-x-square.cjs.js","../nile-icon/icons/svg/ng-zap.cjs.js","../nile-icon/icons/svg/nightingale-chart.cjs.js","../nile-icon/icons/svg/nlp.cjs.js","../nile-icon/icons/svg/nomatch.cjs.js","../nile-icon/icons/svg/note.cjs.js","../nile-icon/icons/svg/notification.cjs.js","../nile-icon/icons/svg/notificationadd.cjs.js","../nile-icon/icons/svg/notificationadded.cjs.js","../nile-icon/icons/svg/null.cjs.js","../nile-icon/icons/svg/number.cjs.js","../nile-icon/icons/svg/numberinput.cjs.js","../nile-icon/icons/svg/numbers.cjs.js","../nile-icon/icons/svg/object.cjs.js","../nile-icon/icons/svg/operators.cjs.js","../nile-icon/icons/svg/options.cjs.js","../nile-icon/icons/svg/orchestration-solid.cjs.js","../nile-icon/icons/svg/orchestration.cjs.js","../nile-icon/icons/svg/organization.cjs.js","../nile-icon/icons/svg/other.cjs.js","../nile-icon/icons/svg/otherdetails.cjs.js","../nile-icon/icons/svg/override.cjs.js","../nile-icon/icons/svg/palletemenu.cjs.js","../nile-icon/icons/svg/paperclip.cjs.js","../nile-icon/icons/svg/partner.cjs.js","../nile-icon/icons/svg/partners.cjs.js","../nile-icon/icons/svg/pause.cjs.js","../nile-icon/icons/svg/pencil.cjs.js","../nile-icon/icons/svg/peopletask.cjs.js","../nile-icon/icons/svg/persistent-variable.cjs.js","../nile-icon/icons/svg/persistentdata.cjs.js","../nile-icon/icons/svg/phone.cjs.js","../nile-icon/icons/svg/pie.cjs.js","../nile-icon/icons/svg/pin.cjs.js","../nile-icon/icons/svg/play.cjs.js","../nile-icon/icons/svg/play_pause.cjs.js","../nile-icon/icons/svg/plus.cjs.js","../nile-icon/icons/svg/pluscircle.cjs.js","../nile-icon/icons/svg/plussquare.cjs.js","../nile-icon/icons/svg/policy.cjs.js","../nile-icon/icons/svg/potentialmatch.cjs.js","../nile-icon/icons/svg/poweron.cjs.js","../nile-icon/icons/svg/predefined.cjs.js","../nile-icon/icons/svg/preview.cjs.js","../nile-icon/icons/svg/printer.cjs.js","../nile-icon/icons/svg/priority-high.cjs.js","../nile-icon/icons/svg/priority-highest.cjs.js","../nile-icon/icons/svg/priority-low.cjs.js","../nile-icon/icons/svg/priority-medium.cjs.js","../nile-icon/icons/svg/privilage.cjs.js","../nile-icon/icons/svg/privilege.cjs.js","../nile-icon/icons/svg/privilegeobject.cjs.js","../nile-icon/icons/svg/process.cjs.js","../nile-icon/icons/svg/professionaldetails.cjs.js","../nile-icon/icons/svg/question.cjs.js","../nile-icon/icons/svg/radar.cjs.js","../nile-icon/icons/svg/radio.cjs.js","../nile-icon/icons/svg/radioactive.cjs.js","../nile-icon/icons/svg/radiodone.cjs.js","../nile-icon/icons/svg/read.cjs.js","../nile-icon/icons/svg/readexpression.cjs.js","../nile-icon/icons/svg/readonly.cjs.js","../nile-icon/icons/svg/readonlyuser.cjs.js","../nile-icon/icons/svg/readuser.cjs.js","../nile-icon/icons/svg/reddot.cjs.js","../nile-icon/icons/svg/redo-02.cjs.js","../nile-icon/icons/svg/redo.cjs.js","../nile-icon/icons/svg/refresh.cjs.js","../nile-icon/icons/svg/reminder.cjs.js","../nile-icon/icons/svg/resize.cjs.js","../nile-icon/icons/svg/resource.cjs.js","../nile-icon/icons/svg/resource_analysis.cjs.js","../nile-icon/icons/svg/resource_graph.cjs.js","../nile-icon/icons/svg/restart_alt.cjs.js","../nile-icon/icons/svg/revocation-cycle.cjs.js","../nile-icon/icons/svg/right-join.cjs.js","../nile-icon/icons/svg/right-union.cjs.js","../nile-icon/icons/svg/rocket-02.cjs.js","../nile-icon/icons/svg/role.cjs.js","../nile-icon/icons/svg/run.cjs.js","../nile-icon/icons/svg/sankey.cjs.js","../nile-icon/icons/svg/save.cjs.js","../nile-icon/icons/svg/savings.cjs.js","../nile-icon/icons/svg/scatter-plot.cjs.js","../nile-icon/icons/svg/schedule.cjs.js","../nile-icon/icons/svg/schema.cjs.js","../nile-icon/icons/svg/script.cjs.js","../nile-icon/icons/svg/search-steps-icon.cjs.js","../nile-icon/icons/svg/search.cjs.js","../nile-icon/icons/svg/section.cjs.js","../nile-icon/icons/svg/select-02.cjs.js","../nile-icon/icons/svg/select.cjs.js","../nile-icon/icons/svg/selectapplication.cjs.js","../nile-icon/icons/svg/selectattributes.cjs.js","../nile-icon/icons/svg/semi-circle-donut-chart.cjs.js","../nile-icon/icons/svg/send.cjs.js","../nile-icon/icons/svg/sendemail.cjs.js","../nile-icon/icons/svg/sendescalation.cjs.js","../nile-icon/icons/svg/sendreminder.cjs.js","../nile-icon/icons/svg/server-03.cjs.js","../nile-icon/icons/svg/settings-02.cjs.js","../nile-icon/icons/svg/settings.cjs.js","../nile-icon/icons/svg/share.cjs.js","../nile-icon/icons/svg/shield-01.cjs.js","../nile-icon/icons/svg/smartcode.cjs.js","../nile-icon/icons/svg/sort.cjs.js","../nile-icon/icons/svg/sort_ascending.cjs.js","../nile-icon/icons/svg/sort_descending.cjs.js","../nile-icon/icons/svg/sortascending.cjs.js","../nile-icon/icons/svg/sortdescending.cjs.js","../nile-icon/icons/svg/sortdown.cjs.js","../nile-icon/icons/svg/sortup.cjs.js","../nile-icon/icons/svg/stacked-bar-chart.cjs.js","../nile-icon/icons/svg/step_into.cjs.js","../nile-icon/icons/svg/step_out.cjs.js","../nile-icon/icons/svg/step_over.cjs.js","../nile-icon/icons/svg/stop.cjs.js","../nile-icon/icons/svg/storybook.cjs.js","../nile-icon/icons/svg/string.cjs.js","../nile-icon/icons/svg/stringinput.cjs.js","../nile-icon/icons/svg/stringletters.cjs.js","../nile-icon/icons/svg/support.cjs.js","../nile-icon/icons/svg/swap.cjs.js","../nile-icon/icons/svg/switch.cjs.js","../nile-icon/icons/svg/sync.cjs.js","../nile-icon/icons/svg/table.cjs.js","../nile-icon/icons/svg/tag.cjs.js","../nile-icon/icons/svg/tag_cloud.cjs.js","../nile-icon/icons/svg/test.cjs.js","../nile-icon/icons/svg/text-02.cjs.js","../nile-icon/icons/svg/text.cjs.js","../nile-icon/icons/svg/textarea-expander.cjs.js","../nile-icon/icons/svg/thumbsdown.cjs.js","../nile-icon/icons/svg/thumbsup.cjs.js","../nile-icon/icons/svg/thumsup.cjs.js","../nile-icon/icons/svg/tick.cjs.js","../nile-icon/icons/svg/timeupdate.cjs.js","../nile-icon/icons/svg/timezone.cjs.js","../nile-icon/icons/svg/transaction_monitor.cjs.js","../nile-icon/icons/svg/travel_map.cjs.js","../nile-icon/icons/svg/trend-up-02.cjs.js","../nile-icon/icons/svg/trigger.cjs.js","../nile-icon/icons/svg/undo-02.cjs.js","../nile-icon/icons/svg/undo.cjs.js","../nile-icon/icons/svg/union.cjs.js","../nile-icon/icons/svg/unlink.cjs.js","../nile-icon/icons/svg/unmute.cjs.js","../nile-icon/icons/svg/update.cjs.js","../nile-icon/icons/svg/updown.cjs.js","../nile-icon/icons/svg/upgrade.cjs.js","../nile-icon/icons/svg/upload.cjs.js","../nile-icon/icons/svg/user-group.cjs.js","../nile-icon/icons/svg/user.cjs.js","../nile-icon/icons/svg/useractive.cjs.js","../nile-icon/icons/svg/useradd.cjs.js","../nile-icon/icons/svg/useraddgroup.cjs.js","../nile-icon/icons/svg/userfind.cjs.js","../nile-icon/icons/svg/userimport.cjs.js","../nile-icon/icons/svg/userimportgroup.cjs.js","../nile-icon/icons/svg/usermixed.cjs.js","../nile-icon/icons/svg/userremove.cjs.js","../nile-icon/icons/svg/userremovegroup.cjs.js","../nile-icon/icons/svg/users-plus.cjs.js","../nile-icon/icons/svg/users-up.cjs.js","../nile-icon/icons/svg/users.cjs.js","../nile-icon/icons/svg/userupdate.cjs.js","../nile-icon/icons/svg/validationexpression.cjs.js","../nile-icon/icons/svg/variable-global.cjs.js","../nile-icon/icons/svg/variable-local.cjs.js","../nile-icon/icons/svg/variable-new.cjs.js","../nile-icon/icons/svg/variable.cjs.js","../nile-icon/icons/svg/video.cjs.js","../nile-icon/icons/svg/view.cjs.js","../nile-icon/icons/svg/virtualserver.cjs.js","../nile-icon/icons/svg/virtualservergroup.cjs.js","../nile-icon/icons/svg/visibility.cjs.js","../nile-icon/icons/svg/visibilityoff.cjs.js","../nile-icon/icons/svg/visual_builder.cjs.js","../nile-icon/icons/svg/wait.cjs.js","../nile-icon/icons/svg/warning-01.cjs.js","../nile-icon/icons/svg/warning.cjs.js","../nile-icon/icons/svg/whileloop.cjs.js","../nile-icon/icons/svg/workflow-application.cjs.js","../nile-icon/icons/svg/workflow-text.cjs.js","../nile-icon/icons/svg/workflow.cjs.js","../nile-icon/icons/svg/writeexpression.cjs.js","../nile-icon/aliasmap.cjs.js","../internal/default-value.cjs.js","../internal/form.cjs.js","../internal/slot.cjs.js","lit/directives/if-defined.js","lit/directives/live.js","../internal/watch.cjs.js","lit/directives/unsafe-html.js","../nile-button/nile-button.cjs.js","../nile-button/nile-button.css.cjs.js","lit/static-html.js","../nile-button-toggle-group/nile-button-toggle-group.cjs.js","../nile-button-toggle-group/nile-button-toggle-group.css.cjs.js","../nile-button-toggle/nile-button-toggle.cjs.js","../nile-button-toggle/nile-button-toggle.css.cjs.js"],function(_export,_context){"use strict";var i,s,n,o,t,e,c,r,l,j,g,p,m,h,a,v,u,d,y,w,b,f,k,x,$,_,M,E,S,B,T,P,C,F,I,L,A,q,N,O,z,H,D,V,J,R,K,W,U,Y,X,G,Q,_templateObject,_templateObject2,_templateObject3,_templateObject4,Z,ii,si;function _taggedTemplateLiteral(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}));}function _toConsumableArray(r){return _arrayWithoutHoles(r)||_iterableToArray(r)||_unsupportedIterableToArray(r)||_nonIterableSpread();}function _nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");}function _iterableToArray(r){if("undefined"!=typeof Symbol&&null!=r[Symbol.iterator]||null!=r["@@iterator"])return Array.from(r);}function _arrayWithoutHoles(r){if(Array.isArray(r))return _arrayLikeToArray(r);}function _regeneratorRuntime(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */_regeneratorRuntime=function _regeneratorRuntime(){return e;};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value;},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",c=i.asyncIterator||"@@asyncIterator",u=i.toStringTag||"@@toStringTag";function define(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e];}try{define({},"");}catch(t){define=function define(t,e,r){return t[e]=r;};}function wrap(t,e,r,n){var i=e&&e.prototype instanceof Generator?e:Generator,a=Object.create(i.prototype),c=new Context(n||[]);return o(a,"_invoke",{value:makeInvokeMethod(t,r,c)}),a;}function tryCatch(t,e,r){try{return{type:"normal",arg:t.call(e,r)};}catch(t){return{type:"throw",arg:t};}}e.wrap=wrap;var h="suspendedStart",l="suspendedYield",f="executing",s="completed",y={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var p={};define(p,a,function(){return this;});var d=Object.getPrototypeOf,v=d&&d(d(values([])));v&&v!==r&&n.call(v,a)&&(p=v);var g=GeneratorFunctionPrototype.prototype=Generator.prototype=Object.create(p);function defineIteratorMethods(t){["next","throw","return"].forEach(function(e){define(t,e,function(t){return this._invoke(e,t);});});}function AsyncIterator(t,e){function invoke(r,o,i,a){var c=tryCatch(t[r],t,o);if("throw"!==c.type){var u=c.arg,h=u.value;return h&&"object"==_typeof(h)&&n.call(h,"__await")?e.resolve(h.__await).then(function(t){invoke("next",t,i,a);},function(t){invoke("throw",t,i,a);}):e.resolve(h).then(function(t){u.value=t,i(u);},function(t){return invoke("throw",t,i,a);});}a(c.arg);}var r;o(this,"_invoke",{value:function value(t,n){function callInvokeWithMethodAndArg(){return new e(function(e,r){invoke(t,n,e,r);});}return r=r?r.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg();}});}function makeInvokeMethod(e,r,n){var o=h;return function(i,a){if(o===f)throw Error("Generator is already running");if(o===s){if("throw"===i)throw a;return{value:t,done:!0};}for(n.method=i,n.arg=a;;){var c=n.delegate;if(c){var u=maybeInvokeDelegate(c,n);if(u){if(u===y)continue;return u;}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===h)throw o=s,n.arg;n.dispatchException(n.arg);}else"return"===n.method&&n.abrupt("return",n.arg);o=f;var p=tryCatch(e,r,n);if("normal"===p.type){if(o=n.done?s:l,p.arg===y)continue;return{value:p.arg,done:n.done};}"throw"===p.type&&(o=s,n.method="throw",n.arg=p.arg);}};}function maybeInvokeDelegate(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator["return"]&&(r.method="return",r.arg=t,maybeInvokeDelegate(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),y;var i=tryCatch(o,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,y;var a=i.arg;return a?a.done?(r[e.resultName]=a.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,y):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,y);}function pushTryEntry(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e);}function resetTryEntry(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e;}function Context(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(pushTryEntry,this),this.reset(!0);}function values(e){if(e||""===e){var r=e[a];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function next(){for(;++o<e.length;)if(n.call(e,o))return next.value=e[o],next.done=!1,next;return next.value=t,next.done=!0,next;};return i.next=i;}}throw new TypeError(_typeof(e)+" is not iterable");}return GeneratorFunction.prototype=GeneratorFunctionPrototype,o(g,"constructor",{value:GeneratorFunctionPrototype,configurable:!0}),o(GeneratorFunctionPrototype,"constructor",{value:GeneratorFunction,configurable:!0}),GeneratorFunction.displayName=define(GeneratorFunctionPrototype,u,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===GeneratorFunction||"GeneratorFunction"===(e.displayName||e.name));},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,GeneratorFunctionPrototype):(t.__proto__=GeneratorFunctionPrototype,define(t,u,"GeneratorFunction")),t.prototype=Object.create(g),t;},e.awrap=function(t){return{__await:t};},defineIteratorMethods(AsyncIterator.prototype),define(AsyncIterator.prototype,c,function(){return this;}),e.AsyncIterator=AsyncIterator,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new AsyncIterator(wrap(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then(function(t){return t.done?t.value:a.next();});},defineIteratorMethods(g),define(g,u,"Generator"),define(g,a,function(){return this;}),define(g,"toString",function(){return"[object Generator]";}),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function next(){for(;r.length;){var t=r.pop();if(t in e)return next.value=t,next.done=!1,next;}return next.done=!0,next;};},e.values=values,Context.prototype={constructor:Context,reset:function reset(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(resetTryEntry),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t);},stop:function stop(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval;},dispatchException:function dispatchException(e){if(this.done)throw e;var r=this;function handle(n,o){return a.type="throw",a.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o;}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return handle("end");if(i.tryLoc<=this.prev){var c=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);if(this.prev<i.finallyLoc)return handle(i.finallyLoc);}else if(c){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);}else{if(!u)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return handle(i.finallyLoc);}}}},abrupt:function abrupt(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break;}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a);},complete:function complete(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y;},finish:function finish(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),resetTryEntry(r),y;}},"catch":function _catch(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;resetTryEntry(r);}return o;}}throw Error("illegal catch attempt");},delegateYield:function delegateYield(e,r,n){return this.delegate={iterator:values(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),y;}},e;}function asyncGeneratorStep(n,t,e,r,o,a,c){try{var i=n[a](c),u=i.value;}catch(n){return void e(n);}i.done?t(u):Promise.resolve(u).then(r,o);}function _asyncToGenerator(n){return function(){var t=this,e=arguments;return new Promise(function(r,o){var a=n.apply(t,e);function _next(n){asyncGeneratorStep(a,r,o,_next,_throw,"next",n);}function _throw(n){asyncGeneratorStep(a,r,o,_next,_throw,"throw",n);}_next(void 0);});};}function ownKeys(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);r&&(o=o.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable;})),t.push.apply(t,o);}return t;}function _objectSpread(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?ownKeys(Object(t),!0).forEach(function(r){_defineProperty(e,r,t[r]);}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):ownKeys(Object(t)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r));});}return e;}function _defineProperty(e,r,t){return(r=_toPropertyKey(r))in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e;}function _createForOfIteratorHelper(r,e){var t="undefined"!=typeof Symbol&&r[Symbol.iterator]||r["@@iterator"];if(!t){if(Array.isArray(r)||(t=_unsupportedIterableToArray(r))||e&&r&&"number"==typeof r.length){t&&(r=t);var n=0,F=function F(){};return{s:F,n:function(_n9){function n(){return _n9.apply(this,arguments);}n.toString=function(){return _n9.toString();};return n;}(function(){return n>=r.length?{done:!0}:{done:!1,value:r[n++]};}),e:function e(r){throw r;},f:F};}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");}var o,a=!0,u=!1;return{s:function s(){t=t.call(r);},n:function n(){var r=t.next();return a=r.done,r;},e:function e(r){u=!0,o=r;},f:function f(){try{a||null==t["return"]||t["return"]();}finally{if(u)throw o;}}};}function _unsupportedIterableToArray(r,a){if(r){if("string"==typeof r)return _arrayLikeToArray(r,a);var t={}.toString.call(r).slice(8,-1);return"Object"===t&&r.constructor&&(t=r.constructor.name),"Map"===t||"Set"===t?Array.from(r):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?_arrayLikeToArray(r,a):void 0;}}function _arrayLikeToArray(r,a){(null==a||a>r.length)&&(a=r.length);for(var e=0,n=Array(a);e<a;e++)n[e]=r[e];return n;}function _classCallCheck(a,n){if(!(a instanceof n))throw new TypeError("Cannot call a class as a function");}function _defineProperties(e,r){for(var t=0;t<r.length;t++){var o=r[t];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,_toPropertyKey(o.key),o);}}function _createClass(e,r,t){return r&&_defineProperties(e.prototype,r),t&&_defineProperties(e,t),Object.defineProperty(e,"prototype",{writable:!1}),e;}function _toPropertyKey(t){var i=_toPrimitive(t,"string");return"symbol"==_typeof(i)?i:i+"";}function _toPrimitive(t,r){if("object"!=_typeof(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var i=e.call(t,r||"default");if("object"!=_typeof(i))return i;throw new TypeError("@@toPrimitive must return a primitive value.");}return("string"===r?String:Number)(t);}function _callSuper(t,o,e){return o=_getPrototypeOf(o),_possibleConstructorReturn(t,_isNativeReflectConstruct()?Reflect.construct(o,e||[],_getPrototypeOf(t).constructor):o.apply(t,e));}function _possibleConstructorReturn(t,e){if(e&&("object"==_typeof(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return _assertThisInitialized(t);}function _assertThisInitialized(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e;}function _isNativeReflectConstruct(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}));}catch(t){}return(_isNativeReflectConstruct=function _isNativeReflectConstruct(){return!!t;})();}function _superPropGet(t,o,e,r){var p=_get(_getPrototypeOf(1&r?t.prototype:t),o,e);return 2&r&&"function"==typeof p?function(t){return p.apply(e,t);}:p;}function _get(){return _get="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(e,t,r){var p=_superPropBase(e,t);if(p){var n=Object.getOwnPropertyDescriptor(p,t);return n.get?n.get.call(arguments.length<3?e:r):n.value;}},_get.apply(null,arguments);}function _superPropBase(t,o){for(;!{}.hasOwnProperty.call(t,o)&&null!==(t=_getPrototypeOf(t)););return t;}function _getPrototypeOf(t){return _getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t);},_getPrototypeOf(t);}function _inherits(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&_setPrototypeOf(t,e);}function _setPrototypeOf(t,e){return _setPrototypeOf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t;},_setPrototypeOf(t,e);}return{setters:[function(_tslib){i=_tslib.__decorate;},function(_lit){s=_lit.html;n=_lit.nothing;},function(_litDecoratorsJs){o=_litDecoratorsJs.property;t=_litDecoratorsJs.state;e=_litDecoratorsJs.query;c=_litDecoratorsJs.customElement;},function(_index009CjsJs){r=_index009CjsJs.E;},function(_index00aCjsJs){l=_index00aCjsJs.T;},function(_internalNileElementCjsJs){j=_internalNileElementCjsJs.N;},function(_nileWysiwygEditorCssCjsJs){g=_nileWysiwygEditorCssCjsJs.s;},function(_engineSchemaCjsJs){p=_engineSchemaCjsJs.d;},function(_engineSanitizeCjsJs){m=_engineSanitizeCjsJs.s;},function(_engineSerializerCjsJs){h=_engineSerializerCjsJs.a;a=_engineSerializerCjsJs.b;v=_engineSerializerCjsJs.c;u=_engineSerializerCjsJs.i;d=_engineSerializerCjsJs.e;y=_engineSerializerCjsJs.d;w=_engineSerializerCjsJs.j;b=_engineSerializerCjsJs.h;},function(_engineCommandsCjsJs){f=_engineCommandsCjsJs.s;k=_engineCommandsCjsJs.g;x=_engineCommandsCjsJs.b;},function(_engineMarkdownCjsJs){$=_engineMarkdownCjsJs.d;},function(_engineMarkdownParseCjsJs){_=_engineMarkdownParseCjsJs.m;},function(_engineOfficePasteCjsJs){M=_engineOfficePasteCjsJs.i;E=_engineOfficePasteCjsJs.c;},function(_engineExportCjsJs){S=_engineExportCjsJs.t;B=_engineExportCjsJs.b;T=_engineExportCjsJs.a;},function(_enginePluginsImageViewCjsJs){P=_enginePluginsImageViewCjsJs.I;C=_enginePluginsImageViewCjsJs.F;},function(_enginePluginsEmbedViewCjsJs){F=_enginePluginsEmbedViewCjsJs.E;},function(_enginePluginsMathViewCjsJs){I=_enginePluginsMathViewCjsJs.M;},function(_engineSelectionStateCjsJs){L=_engineSelectionStateCjsJs.c;},function(_engineCreateStateCjsJs){A=_engineCreateStateCjsJs.c;},function(_enginePluginsTaskListCjsJs){q=_enginePluginsTaskListCjsJs.T;},function(_enginePluginsCodeHighlightCjsJs){},function(_enginePluginsFindReplaceCjsJs){N=_enginePluginsFindReplaceCjsJs.g;O=_enginePluginsFindReplaceCjsJs.c;z=_enginePluginsFindReplaceCjsJs.s;H=_enginePluginsFindReplaceCjsJs.a;D=_enginePluginsFindReplaceCjsJs.r;V=_enginePluginsFindReplaceCjsJs.b;},function(_enginePluginsFormatPainterCjsJs){J=_enginePluginsFormatPainterCjsJs.i;R=_enginePluginsFormatPainterCjsJs.a;K=_enginePluginsFormatPainterCjsJs.d;W=_enginePluginsFormatPainterCjsJs.b;},function(_enginePluginsSingleLineCjsJs){U=_enginePluginsSingleLineCjsJs.f;},function(_index001CjsJs){},function(_enginePluginsImageCjsJs){Y=_enginePluginsImageCjsJs.a;X=_enginePluginsImageCjsJs.f;},function(_typesCjsJs){G=_typesCjsJs.D;},function(_emojiCjsJs){Q=_emojiCjsJs.E;},function(_nileWysiwygToolbarNileWysiwygToolbarCjsJs){},function(_uiLinkEditorCjsJs){},function(_uiBubbleMenuCjsJs){},function(_uiImagePanelCjsJs){},function(_uiTableMenuCjsJs){},function(_uiSuggestListCjsJs){},function(_uiFindReplaceCjsJs){},function(_uiSourceViewCjsJs){},function(_uiEmbedPanelCjsJs){},function(_uiBookmarkPanelCjsJs){},function(_uiCodeBlockMenuCjsJs){},function(_uiShortcutHelpCjsJs){},function(_uiImageMenuCjsJs){},function(_uiEmbedMenuCjsJs){},function(_uiSpecialCharsCjsJs){},function(_uiEmojiPickerCjsJs){},function(_uiInsertMenuCjsJs){},function(_uiMathPanelCjsJs){},function(_uiMarkdownPanelCjsJs){},function(_internalAccessibilityA11yStateEnumCjsJs){},function(_internalAccessibilityA11yPropertyEnumCjsJs){},function(_internalAccessibilityRoleEnumCjsJs){},function(_index007CjsJs){},function(_enginePluginsEmbedsCjsJs){},function(_engineKeymapCjsJs){},function(_index00bCjsJs){},function(_enginePluginsPasteCjsJs){},function(_engineInputrulesCjsJs){},function(_enginePluginsPlaceholderCjsJs){},function(_enginePluginsLinkCjsJs){},function(_enginePluginsTablesCjsJs){},function(_enginePluginsSuggestionsCjsJs){},function(_enginePluginsMaxLengthCjsJs){},function(_internalGlyphCjsJs){},function(_nileWysiwygToolbarNileWysiwygToolbarCssCjsJs){},function(_uiTableGridPickerCjsJs){},function(_nileInputNileInputCjsJs){},function(_nileInputNileInputCssCjsJs){},function(_nileIconIndexCjsJs){},function(_litDirectivesClassMapJs){},function(_litDirectivesUnsafeSvgJs){},function(_nileIconIconsSvgIndexCjsJs){},function(_nileIconIconsSvgAccessRequestCjsJs){},function(_nileIconIconsSvgAccessreviewCjsJs){},function(_nileIconIconsSvgActionCjsJs){},function(_nileIconIconsSvgActivityLogsCjsJs){},function(_nileIconIconsSvgAddressCjsJs){},function(_nileIconIconsSvgAdjustmentCjsJs){},function(_nileIconIconsSvgAdminUsersCjsJs){},function(_nileIconIconsSvgAgentCjsJs){},function(_nileIconIconsSvgAggregationCjsJs){},function(_nileIconIconsSvgAlertCircleCjsJs){},function(_nileIconIconsSvgAlertCjsJs){},function(_nileIconIconsSvgAllapplicationCjsJs){},function(_nileIconIconsSvgAllsearchCjsJs){},function(_nileIconIconsSvgAnalyticsCjsJs){},function(_nileIconIconsSvgApiCjsJs){},function(_nileIconIconsSvgApplications2CjsJs){},function(_nileIconIconsSvgApplyFilterCjsJs){},function(_nileIconIconsSvgAppsCjsJs){},function(_nileIconIconsSvgAqueraCjsJs){},function(_nileIconIconsSvgAquerasupportCjsJs){},function(_nileIconIconsSvgAreaCjsJs){},function(_nileIconIconsSvgArrayLoopCjsJs){},function(_nileIconIconsSvgArrayOfBooleanCjsJs){},function(_nileIconIconsSvgArrayOfIntegerCjsJs){},function(_nileIconIconsSvgArrayOfStringCjsJs){},function(_nileIconIconsSvgArrayCjsJs){},function(_nileIconIconsSvgArrayofobjectCjsJs){},function(_nileIconIconsSvgArrowLeftSmallCjsJs){},function(_nileIconIconsSvgArrowNarrowLeftCjsJs){},function(_nileIconIconsSvgArrowRightSmallCjsJs){},function(_nileIconIconsSvgArrowCjsJs){},function(_nileIconIconsSvgArrow_left_smallCjsJs){},function(_nileIconIconsSvgArrow_right_smallCjsJs){},function(_nileIconIconsSvgArrowdownCjsJs){},function(_nileIconIconsSvgArrowdropdownCjsJs){},function(_nileIconIconsSvgArrowdropupCjsJs){},function(_nileIconIconsSvgArrowleftCjsJs){},function(_nileIconIconsSvgArrowrightCjsJs){},function(_nileIconIconsSvgArrowupCjsJs){},function(_nileIconIconsSvgAttributeMapAnalysisIconCjsJs){},function(_nileIconIconsSvgAttributeCjsJs){},function(_nileIconIconsSvgAttributemapCjsJs){},function(_nileIconIconsSvgAutomationDetailsCjsJs){},function(_nileIconIconsSvgBackCjsJs){},function(_nileIconIconsSvgBarAndLineChartCjsJs){},function(_nileIconIconsSvgBarChartSquare02CjsJs){},function(_nileIconIconsSvgBarChartCjsJs){},function(_nileIconIconsSvgBargraphCjsJs){},function(_nileIconIconsSvgBlockCjsJs){},function(_nileIconIconsSvgBluedotCjsJs){},function(_nileIconIconsSvgBookClosedCjsJs){},function(_nileIconIconsSvgBooleanCjsJs){},function(_nileIconIconsSvgBorder_allCjsJs){},function(_nileIconIconsSvgBoxCjsJs){},function(_nileIconIconsSvgBubbleChartCjsJs){},function(_nileIconIconsSvgBulkSyncCjsJs){},function(_nileIconIconsSvgButtonLoadingBlackCjsJs){},function(_nileIconIconsSvgButtonLoadingBlueAnimatedCjsJs){},function(_nileIconIconsSvgButtonLoadingBlueCjsJs){},function(_nileIconIconsSvgButtonLoadingWhiteCjsJs){},function(_nileIconIconsSvgCalendarCjsJs){},function(_nileIconIconsSvgCasesCjsJs){},function(_nileIconIconsSvgCellLoaderCjsJs){},function(_nileIconIconsSvgCertificationCjsJs){},function(_nileIconIconsSvgCheckCircleCjsJs){},function(_nileIconIconsSvgCheckDone01CjsJs){},function(_nileIconIconsSvgCheckDone02CjsJs){},function(_nileIconIconsSvgChevronLeftDoubleCjsJs){},function(_nileIconIconsSvgChevronUpCjsJs){},function(_nileIconIconsSvgClassCjsJs){},function(_nileIconIconsSvgClockCheckCjsJs){},function(_nileIconIconsSvgClockRewindCjsJs){},function(_nileIconIconsSvgClockCjsJs){},function(_nileIconIconsSvgCloseCjsJs){},function(_nileIconIconsSvgCloud01CjsJs){},function(_nileIconIconsSvgCodeGeneratorCjsJs){},function(_nileIconIconsSvgCollapse1CjsJs){},function(_nileIconIconsSvgCollapseCjsJs){},function(_nileIconIconsSvgColorCjsJs){},function(_nileIconIconsSvgColumn02CjsJs){},function(_nileIconIconsSvgColumnAddCjsJs){},function(_nileIconIconsSvgColumns03CjsJs){},function(_nileIconIconsSvgCombo1CjsJs){},function(_nileIconIconsSvgCommentCjsJs){},function(_nileIconIconsSvgCompactCjsJs){},function(_nileIconIconsSvgCompareTilesCjsJs){},function(_nileIconIconsSvgCompareCjsJs){},function(_nileIconIconsSvgComponentMenuCjsJs){},function(_nileIconIconsSvgComponentCjsJs){},function(_nileIconIconsSvgComponentsIconCjsJs){},function(_nileIconIconsSvgComponenttextCjsJs){},function(_nileIconIconsSvgConditionCjsJs){},function(_nileIconIconsSvgConditionsCjsJs){},function(_nileIconIconsSvgConnectCjsJs){},function(_nileIconIconsSvgConnectivitymapCjsJs){},function(_nileIconIconsSvgConnectorrightarrowCjsJs){},function(_nileIconIconsSvgCopy06CjsJs){},function(_nileIconIconsSvgCopyCjsJs){},function(_nileIconIconsSvgCorAnalysisCjsJs){},function(_nileIconIconsSvgCorrelationCjsJs){},function(_nileIconIconsSvgCostAnalyticsCjsJs){},function(_nileIconIconsSvgCreateCjsJs){},function(_nileIconIconsSvgCreateuserCjsJs){},function(_nileIconIconsSvgDashboardCjsJs){},function(_nileIconIconsSvgDataInsightCjsJs){},function(_nileIconIconsSvgDataTypeArrayCjsJs){},function(_nileIconIconsSvgDataTypeBooleanCjsJs){},function(_nileIconIconsSvgDataTypeJsonCjsJs){},function(_nileIconIconsSvgDataTypeNullCjsJs){},function(_nileIconIconsSvgDataTypeNumberCjsJs){},function(_nileIconIconsSvgDataTypeStringCjsJs){},function(_nileIconIconsSvgDataTypeUnknownCjsJs){},function(_nileIconIconsSvgDatabaseCjsJs){},function(_nileIconIconsSvgDatabaseviewCjsJs){},function(_nileIconIconsSvgDataflow03CjsJs){},function(_nileIconIconsSvgDataflow04CjsJs){},function(_nileIconIconsSvgDefaultCursorCjsJs){},function(_nileIconIconsSvgDefaultCjsJs){},function(_nileIconIconsSvgDelegateCjsJs){},function(_nileIconIconsSvgDeleteCjsJs){},function(_nileIconIconsSvgDelete_historyCjsJs){},function(_nileIconIconsSvgDeligateduserCjsJs){},function(_nileIconIconsSvgDirectoryCjsJs){},function(_nileIconIconsSvgDisabledCjsJs){},function(_nileIconIconsSvgDockToRightCjsJs){},function(_nileIconIconsSvgDocumentNewCjsJs){},function(_nileIconIconsSvgDone02CjsJs){},function(_nileIconIconsSvgDoneCjsJs){},function(_nileIconIconsSvgDontmapCjsJs){},function(_nileIconIconsSvgDonutCjsJs){},function(_nileIconIconsSvgDotpoints02CjsJs){},function(_nileIconIconsSvgDotsGridCjsJs){},function(_nileIconIconsSvgDoublearrowleftCjsJs){},function(_nileIconIconsSvgDoublearrowrightCjsJs){},function(_nileIconIconsSvgDowhileloopCjsJs){},function(_nileIconIconsSvgDowngradeCjsJs){},function(_nileIconIconsSvgDownloadCjsJs){},function(_nileIconIconsSvgDragCjsJs){},function(_nileIconIconsSvgEditWriteCjsJs){},function(_nileIconIconsSvgElseCjsJs){},function(_nileIconIconsSvgEmailCjsJs){},function(_nileIconIconsSvgEnableCjsJs){},function(_nileIconIconsSvgEntitiesCjsJs){},function(_nileIconIconsSvgEntitlementCjsJs){},function(_nileIconIconsSvgErrorCjsJs){},function(_nileIconIconsSvgEscalateCjsJs){},function(_nileIconIconsSvgExactmatchCjsJs){},function(_nileIconIconsSvgExecuteCjsJs){},function(_nileIconIconsSvgExpand03CjsJs){},function(_nileIconIconsSvgExpand06CjsJs){},function(_nileIconIconsSvgExpand2CjsJs){},function(_nileIconIconsSvgExpandCjsJs){},function(_nileIconIconsSvgEyeOffCjsJs){},function(_nileIconIconsSvgEyeCjsJs){},function(_nileIconIconsSvgEyeclosedCjsJs){},function(_nileIconIconsSvgFeaturedIconCjsJs){},function(_nileIconIconsSvgFile06CjsJs){},function(_nileIconIconsSvgFileCheck02CjsJs){},function(_nileIconIconsSvgFileShield01CjsJs){},function(_nileIconIconsSvgFileShield02CjsJs){},function(_nileIconIconsSvgFileTypeIconCjsJs){},function(_nileIconIconsSvgFileCjsJs){},function(_nileIconIconsSvgFilter1CjsJs){},function(_nileIconIconsSvgFilterCjsJs){},function(_nileIconIconsSvgFingerprint03CjsJs){},function(_nileIconIconsSvgFirewallCjsJs){},function(_nileIconIconsSvgFirewallagentCjsJs){},function(_nileIconIconsSvgFlowCjsJs){},function(_nileIconIconsSvgFlowmapAgentCjsJs){},function(_nileIconIconsSvgFlowmapApplicationCjsJs){},function(_nileIconIconsSvgFlowmapColorpalatteCjsJs){},function(_nileIconIconsSvgFlowmapFirewallAgentCjsJs){},function(_nileIconIconsSvgFlowmapFirewallCjsJs){},function(_nileIconIconsSvgFlowmapGatewayCjsJs){},function(_nileIconIconsSvgFlowmapOrchestrationCjsJs){},function(_nileIconIconsSvgFlowmapUndoCjsJs){},function(_nileIconIconsSvgFlowmapWorkflowCjsJs){},function(_nileIconIconsSvgFlowmapCjsJs){},function(_nileIconIconsSvgFolderCjsJs){},function(_nileIconIconsSvgFolder_deleteCjsJs){},function(_nileIconIconsSvgForeachCjsJs){},function(_nileIconIconsSvgFormat_align_justifyCjsJs){},function(_nileIconIconsSvgFormat_align_leftCjsJs){},function(_nileIconIconsSvgFormat_align_middleCjsJs){},function(_nileIconIconsSvgFormat_align_rightCjsJs){},function(_nileIconIconsSvgFormat_boldCjsJs){},function(_nileIconIconsSvgFormat_clearCjsJs){},function(_nileIconIconsSvgFormat_italicCjsJs){},function(_nileIconIconsSvgFormat_list_bulletedCjsJs){},function(_nileIconIconsSvgFormat_list_numberedCjsJs){},function(_nileIconIconsSvgFormat_underlineCjsJs){},function(_nileIconIconsSvgFrequencyCjsJs){},function(_nileIconIconsSvgFullUnionCjsJs){},function(_nileIconIconsSvgFullscreenCjsJs){},function(_nileIconIconsSvgFullscreenexitCjsJs){},function(_nileIconIconsSvgFullscreenshrinkCjsJs){},function(_nileIconIconsSvgFunctionCjsJs){},function(_nileIconIconsSvgFunnel02CjsJs){},function(_nileIconIconsSvgFunnelCjsJs){},function(_nileIconIconsSvgGatewayCjsJs){},function(_nileIconIconsSvgGaugeCjsJs){},function(_nileIconIconsSvgGeneralCjsJs){},function(_nileIconIconsSvgGenerationphaseCjsJs){},function(_nileIconIconsSvgGlobalSearchCjsJs){},function(_nileIconIconsSvgGlobe03CjsJs){},function(_nileIconIconsSvgGlobeCjsJs){},function(_nileIconIconsSvgGoalCjsJs){},function(_nileIconIconsSvgGotoCjsJs){},function(_nileIconIconsSvgGraphCjsJs){},function(_nileIconIconsSvgGrapheditCjsJs){},function(_nileIconIconsSvgGreendotCjsJs){},function(_nileIconIconsSvgGreydotCjsJs){},function(_nileIconIconsSvgGreylightdotCjsJs){},function(_nileIconIconsSvgGrid01CjsJs){},function(_nileIconIconsSvgGroupAnalysisIconCjsJs){},function(_nileIconIconsSvgGroupCjsJs){},function(_nileIconIconsSvgGroupbyCjsJs){},function(_nileIconIconsSvgGroupsCjsJs){},function(_nileIconIconsSvgGuide01CjsJs){},function(_nileIconIconsSvgGuideCjsJs){},function(_nileIconIconsSvgHandtoolCjsJs){},function(_nileIconIconsSvgHeaderChildWorkflowCjsJs){},function(_nileIconIconsSvgHeaderFlowsCjsJs){},function(_nileIconIconsSvgHeaderTasksCjsJs){},function(_nileIconIconsSvgHeadphones01CjsJs){},function(_nileIconIconsSvgHelpCjsJs){},function(_nileIconIconsSvgHelpandsupportCjsJs){},function(_nileIconIconsSvgHelpersCjsJs){},function(_nileIconIconsSvgHelpsupportCjsJs){},function(_nileIconIconsSvgHistoryCjsJs){},function(_nileIconIconsSvgHorizontal_bar_chartCjsJs){},function(_nileIconIconsSvgIdentitygraphCjsJs){},function(_nileIconIconsSvgIdentityledgerCjsJs){},function(_nileIconIconsSvgIfelseCjsJs){},function(_nileIconIconsSvgIfelsenewCjsJs){},function(_nileIconIconsSvgImageCjsJs){},function(_nileIconIconsSvgImage_2CjsJs){},function(_nileIconIconsSvgImmutableCjsJs){},function(_nileIconIconsSvgInfoIconCjsJs){},function(_nileIconIconsSvgInfoCjsJs){},function(_nileIconIconsSvgInnerUnionCjsJs){},function(_nileIconIconsSvgInprogressCjsJs){},function(_nileIconIconsSvgInsertAtCursorCjsJs){},function(_nileIconIconsSvgIntegerCjsJs){},function(_nileIconIconsSvgIntersectionCjsJs){},function(_nileIconIconsSvgJsCjsJs){},function(_nileIconIconsSvgKeyPerformanceIndicatorCjsJs){},function(_nileIconIconsSvgKeyboard01CjsJs){},function(_nileIconIconsSvgKeywordCjsJs){},function(_nileIconIconsSvgKillCjsJs){},function(_nileIconIconsSvgLaptop01CjsJs){},function(_nileIconIconsSvgLayersThree02CjsJs){},function(_nileIconIconsSvgLayoutAlt02CjsJs){},function(_nileIconIconsSvgLayoutAlt03CjsJs){},function(_nileIconIconsSvgLeftJoinCjsJs){},function(_nileIconIconsSvgLeftUnionCjsJs){},function(_nileIconIconsSvgLeftpointarrowCjsJs){},function(_nileIconIconsSvgLifeBuoy01CjsJs){},function(_nileIconIconsSvgLineCjsJs){},function(_nileIconIconsSvgLinkCjsJs){},function(_nileIconIconsSvgLink_2CjsJs){},function(_nileIconIconsSvgListAttributeCjsJs){},function(_nileIconIconsSvgListCjsJs){},function(_nileIconIconsSvgLoaderCjsJs){},function(_nileIconIconsSvgLoadingCjsJs){},function(_nileIconIconsSvgLoading2CjsJs){},function(_nileIconIconsSvgLockCjsJs){},function(_nileIconIconsSvgLogInfoCjsJs){},function(_nileIconIconsSvgLogCjsJs){},function(_nileIconIconsSvgLogoWhiteCjsJs){},function(_nileIconIconsSvgLogoutCjsJs){},function(_nileIconIconsSvgLogsCjsJs){},function(_nileIconIconsSvgLoopCjsJs){},function(_nileIconIconsSvgManageCjsJs){},function(_nileIconIconsSvgMapCjsJs){},function(_nileIconIconsSvgMapcreateCjsJs){},function(_nileIconIconsSvgMapdontCjsJs){},function(_nileIconIconsSvgMaponcreateCjsJs){},function(_nileIconIconsSvgMaponupdateCjsJs){},function(_nileIconIconsSvgMapperCjsJs){},function(_nileIconIconsSvgMapupdateCjsJs){},function(_nileIconIconsSvgMarkerPin01CjsJs){},function(_nileIconIconsSvgMarker_pin_02CjsJs){},function(_nileIconIconsSvgMaximizeCjsJs){},function(_nileIconIconsSvgMenuCjsJs){},function(_nileIconIconsSvgMenu_closeCjsJs){},function(_nileIconIconsSvgMenu_openCjsJs){},function(_nileIconIconsSvgMessageNotificationSquareCjsJs){},function(_nileIconIconsSvgMetricCjsJs){},function(_nileIconIconsSvgMinusCjsJs){},function(_nileIconIconsSvgMonitor01CjsJs){},function(_nileIconIconsSvgMouseCjsJs){},function(_nileIconIconsSvgMoveApplicationCjsJs){},function(_nileIconIconsSvgMoveleftCjsJs){},function(_nileIconIconsSvgMoverightCjsJs){},function(_nileIconIconsSvgMuteCjsJs){},function(_nileIconIconsSvgMyIntegrationCjsJs){},function(_nileIconIconsSvgNewCalendarCjsJs){},function(_nileIconIconsSvgNgActionCjsJs){},function(_nileIconIconsSvgNgActivityCjsJs){},function(_nileIconIconsSvgNgAlertCircleCjsJs){},function(_nileIconIconsSvgNgAlertTriangleCjsJs){},function(_nileIconIconsSvgNgAlignCenterCjsJs){},function(_nileIconIconsSvgNgAnnotationXCjsJs){},function(_nileIconIconsSvgNgArrowDownCjsJs){},function(_nileIconIconsSvgNgArrowNarrowDownCjsJs){},function(_nileIconIconsSvgNgArrowNarrowLeftCjsJs){},function(_nileIconIconsSvgNgArrowNarrowRightCjsJs){},function(_nileIconIconsSvgNgArrowUpCjsJs){},function(_nileIconIconsSvgNgBarChart12CjsJs){},function(_nileIconIconsSvgNgBarChartSquare02CjsJs){},function(_nileIconIconsSvgNgBatteryChargingCjsJs){},function(_nileIconIconsSvgNgBell01CjsJs){},function(_nileIconIconsSvgNgBellRinging04CjsJs){},function(_nileIconIconsSvgNgBold01CjsJs){},function(_nileIconIconsSvgNgBooleanCjsJs){},function(_nileIconIconsSvgNgBriefcase01CjsJs){},function(_nileIconIconsSvgNgBuilding01CjsJs){},function(_nileIconIconsSvgNgBuilding05CjsJs){},function(_nileIconIconsSvgNgBuilding07CjsJs){},function(_nileIconIconsSvgNgButtonLoadingBlueAnimatedCjsJs){},function(_nileIconIconsSvgNgButtonLoadingBlueCjsJs){},function(_nileIconIconsSvgNgCalendarPlus02CjsJs){},function(_nileIconIconsSvgNgCalendarCjsJs){},function(_nileIconIconsSvgNgCheckCircleBrokenCjsJs){},function(_nileIconIconsSvgNgCheckCircleCjsJs){},function(_nileIconIconsSvgNgCheckDone01CjsJs){},function(_nileIconIconsSvgNgCheckSquareBrokenCjsJs){},function(_nileIconIconsSvgNgCheckCjsJs){},function(_nileIconIconsSvgNgChevronDownCjsJs){},function(_nileIconIconsSvgNgChevronLeftDoubleCjsJs){},function(_nileIconIconsSvgNgChevronLeftCjsJs){},function(_nileIconIconsSvgNgChevronRightDoubleCjsJs){},function(_nileIconIconsSvgNgChevronRightCjsJs){},function(_nileIconIconsSvgNgChevronSelectorVerticalCjsJs){},function(_nileIconIconsSvgNgChevronUpDoubleCjsJs){},function(_nileIconIconsSvgNgChevronUpCjsJs){},function(_nileIconIconsSvgNgClockRefreshCjsJs){},function(_nileIconIconsSvgNgColumns02CjsJs){},function(_nileIconIconsSvgNgCopy03CjsJs){},function(_nileIconIconsSvgNgDataflow02CjsJs){},function(_nileIconIconsSvgNgDataflow04CjsJs){},function(_nileIconIconsSvgNgDotsGridCjsJs){},function(_nileIconIconsSvgNgDotsVerticalCjsJs){},function(_nileIconIconsSvgNgDownload01CjsJs){},function(_nileIconIconsSvgNgDropdownCjsJs){},function(_nileIconIconsSvgNgEdit02CjsJs){},function(_nileIconIconsSvgNgEdit05CjsJs){},function(_nileIconIconsSvgNgExpand06CjsJs){},function(_nileIconIconsSvgNgEyeOffCjsJs){},function(_nileIconIconsSvgNgEyeCjsJs){},function(_nileIconIconsSvgNgFile02CjsJs){},function(_nileIconIconsSvgNgFile06CjsJs){},function(_nileIconIconsSvgNgFileCheck02CjsJs){},function(_nileIconIconsSvgNgFileQuestion03CjsJs){},function(_nileIconIconsSvgNgFilterLinesCjsJs){},function(_nileIconIconsSvgNgFolderCodeCjsJs){},function(_nileIconIconsSvgNgGrid01CjsJs){},function(_nileIconIconsSvgNgHashCjsJs){},function(_nileIconIconsSvgNgHelpCircleCjsJs){},function(_nileIconIconsSvgNgHomeLineCjsJs){},function(_nileIconIconsSvgNgImage03CjsJs){},function(_nileIconIconsSvgNgImageUserLeftCjsJs){},function(_nileIconIconsSvgNgInfoCircleCjsJs){},function(_nileIconIconsSvgNgItalic01CjsJs){},function(_nileIconIconsSvgNgKey01CjsJs){},function(_nileIconIconsSvgNgLayersThree01CjsJs){},function(_nileIconIconsSvgNgLayersThree02CjsJs){},function(_nileIconIconsSvgNgLightbulb05CjsJs){},function(_nileIconIconsSvgNgListCjsJs){},function(_nileIconIconsSvgNgLock03CjsJs){},function(_nileIconIconsSvgNgLogOut01CjsJs){},function(_nileIconIconsSvgNgMail01CjsJs){},function(_nileIconIconsSvgNgMail04CjsJs){},function(_nileIconIconsSvgNgMarkerPin01CjsJs){},function(_nileIconIconsSvgNgMenu05CjsJs){},function(_nileIconIconsSvgNgMessageTextSquare01CjsJs){},function(_nileIconIconsSvgNgMinimize02CjsJs){},function(_nileIconIconsSvgNgMinusCjsJs){},function(_nileIconIconsSvgNgMonitorCjsJs){},function(_nileIconIconsSvgNgNumberCjsJs){},function(_nileIconIconsSvgNgPieChart03CjsJs){},function(_nileIconIconsSvgNgPlusCjsJs){},function(_nileIconIconsSvgNgPower01CjsJs){},function(_nileIconIconsSvgNgRefreshCw01CjsJs){},function(_nileIconIconsSvgNgRefreshCw02CjsJs){},function(_nileIconIconsSvgNgRocket02CjsJs){},function(_nileIconIconsSvgNgRows01CjsJs){},function(_nileIconIconsSvgNgSearchLgCjsJs){},function(_nileIconIconsSvgNgSend01CjsJs){},function(_nileIconIconsSvgNgServerCjsJs){},function(_nileIconIconsSvgNgSettings01CjsJs){},function(_nileIconIconsSvgNgShare04CjsJs){},function(_nileIconIconsSvgNgShare06CjsJs){},function(_nileIconIconsSvgNgShieldTickCjsJs){},function(_nileIconIconsSvgNgShoppingBag01CjsJs){},function(_nileIconIconsSvgNgStars02CjsJs){},function(_nileIconIconsSvgNgStringCjsJs){},function(_nileIconIconsSvgNgSwitchHorizontal01CjsJs){},function(_nileIconIconsSvgNgTagCjsJs){},function(_nileIconIconsSvgNgTrash01CjsJs){},function(_nileIconIconsSvgNgTrash03CjsJs){},function(_nileIconIconsSvgNgTrendUp01CjsJs){},function(_nileIconIconsSvgNgUnderline01CjsJs){},function(_nileIconIconsSvgNgUpload01CjsJs){},function(_nileIconIconsSvgNgUploadCloud02CjsJs){},function(_nileIconIconsSvgNgUser01CjsJs){},function(_nileIconIconsSvgNgUserCheck021CjsJs){},function(_nileIconIconsSvgNgUserCheck02CjsJs){},function(_nileIconIconsSvgNgUserPlus02CjsJs){},function(_nileIconIconsSvgNgUserRight01CjsJs){},function(_nileIconIconsSvgNgUsers01CjsJs){},function(_nileIconIconsSvgNgWifiCjsJs){},function(_nileIconIconsSvgNgXCircleCjsJs){},function(_nileIconIconsSvgNgXCloseCjsJs){},function(_nileIconIconsSvgNgXSquareCjsJs){},function(_nileIconIconsSvgNgZapCjsJs){},function(_nileIconIconsSvgNightingaleChartCjsJs){},function(_nileIconIconsSvgNlpCjsJs){},function(_nileIconIconsSvgNomatchCjsJs){},function(_nileIconIconsSvgNoteCjsJs){},function(_nileIconIconsSvgNotificationCjsJs){},function(_nileIconIconsSvgNotificationaddCjsJs){},function(_nileIconIconsSvgNotificationaddedCjsJs){},function(_nileIconIconsSvgNullCjsJs){},function(_nileIconIconsSvgNumberCjsJs){},function(_nileIconIconsSvgNumberinputCjsJs){},function(_nileIconIconsSvgNumbersCjsJs){},function(_nileIconIconsSvgObjectCjsJs){},function(_nileIconIconsSvgOperatorsCjsJs){},function(_nileIconIconsSvgOptionsCjsJs){},function(_nileIconIconsSvgOrchestrationSolidCjsJs){},function(_nileIconIconsSvgOrchestrationCjsJs){},function(_nileIconIconsSvgOrganizationCjsJs){},function(_nileIconIconsSvgOtherCjsJs){},function(_nileIconIconsSvgOtherdetailsCjsJs){},function(_nileIconIconsSvgOverrideCjsJs){},function(_nileIconIconsSvgPalletemenuCjsJs){},function(_nileIconIconsSvgPaperclipCjsJs){},function(_nileIconIconsSvgPartnerCjsJs){},function(_nileIconIconsSvgPartnersCjsJs){},function(_nileIconIconsSvgPauseCjsJs){},function(_nileIconIconsSvgPencilCjsJs){},function(_nileIconIconsSvgPeopletaskCjsJs){},function(_nileIconIconsSvgPersistentVariableCjsJs){},function(_nileIconIconsSvgPersistentdataCjsJs){},function(_nileIconIconsSvgPhoneCjsJs){},function(_nileIconIconsSvgPieCjsJs){},function(_nileIconIconsSvgPinCjsJs){},function(_nileIconIconsSvgPlayCjsJs){},function(_nileIconIconsSvgPlay_pauseCjsJs){},function(_nileIconIconsSvgPlusCjsJs){},function(_nileIconIconsSvgPluscircleCjsJs){},function(_nileIconIconsSvgPlussquareCjsJs){},function(_nileIconIconsSvgPolicyCjsJs){},function(_nileIconIconsSvgPotentialmatchCjsJs){},function(_nileIconIconsSvgPoweronCjsJs){},function(_nileIconIconsSvgPredefinedCjsJs){},function(_nileIconIconsSvgPreviewCjsJs){},function(_nileIconIconsSvgPrinterCjsJs){},function(_nileIconIconsSvgPriorityHighCjsJs){},function(_nileIconIconsSvgPriorityHighestCjsJs){},function(_nileIconIconsSvgPriorityLowCjsJs){},function(_nileIconIconsSvgPriorityMediumCjsJs){},function(_nileIconIconsSvgPrivilageCjsJs){},function(_nileIconIconsSvgPrivilegeCjsJs){},function(_nileIconIconsSvgPrivilegeobjectCjsJs){},function(_nileIconIconsSvgProcessCjsJs){},function(_nileIconIconsSvgProfessionaldetailsCjsJs){},function(_nileIconIconsSvgQuestionCjsJs){},function(_nileIconIconsSvgRadarCjsJs){},function(_nileIconIconsSvgRadioCjsJs){},function(_nileIconIconsSvgRadioactiveCjsJs){},function(_nileIconIconsSvgRadiodoneCjsJs){},function(_nileIconIconsSvgReadCjsJs){},function(_nileIconIconsSvgReadexpressionCjsJs){},function(_nileIconIconsSvgReadonlyCjsJs){},function(_nileIconIconsSvgReadonlyuserCjsJs){},function(_nileIconIconsSvgReaduserCjsJs){},function(_nileIconIconsSvgReddotCjsJs){},function(_nileIconIconsSvgRedo02CjsJs){},function(_nileIconIconsSvgRedoCjsJs){},function(_nileIconIconsSvgRefreshCjsJs){},function(_nileIconIconsSvgReminderCjsJs){},function(_nileIconIconsSvgResizeCjsJs){},function(_nileIconIconsSvgResourceCjsJs){},function(_nileIconIconsSvgResource_analysisCjsJs){},function(_nileIconIconsSvgResource_graphCjsJs){},function(_nileIconIconsSvgRestart_altCjsJs){},function(_nileIconIconsSvgRevocationCycleCjsJs){},function(_nileIconIconsSvgRightJoinCjsJs){},function(_nileIconIconsSvgRightUnionCjsJs){},function(_nileIconIconsSvgRocket02CjsJs){},function(_nileIconIconsSvgRoleCjsJs){},function(_nileIconIconsSvgRunCjsJs){},function(_nileIconIconsSvgSankeyCjsJs){},function(_nileIconIconsSvgSaveCjsJs){},function(_nileIconIconsSvgSavingsCjsJs){},function(_nileIconIconsSvgScatterPlotCjsJs){},function(_nileIconIconsSvgScheduleCjsJs){},function(_nileIconIconsSvgSchemaCjsJs){},function(_nileIconIconsSvgScriptCjsJs){},function(_nileIconIconsSvgSearchStepsIconCjsJs){},function(_nileIconIconsSvgSearchCjsJs){},function(_nileIconIconsSvgSectionCjsJs){},function(_nileIconIconsSvgSelect02CjsJs){},function(_nileIconIconsSvgSelectCjsJs){},function(_nileIconIconsSvgSelectapplicationCjsJs){},function(_nileIconIconsSvgSelectattributesCjsJs){},function(_nileIconIconsSvgSemiCircleDonutChartCjsJs){},function(_nileIconIconsSvgSendCjsJs){},function(_nileIconIconsSvgSendemailCjsJs){},function(_nileIconIconsSvgSendescalationCjsJs){},function(_nileIconIconsSvgSendreminderCjsJs){},function(_nileIconIconsSvgServer03CjsJs){},function(_nileIconIconsSvgSettings02CjsJs){},function(_nileIconIconsSvgSettingsCjsJs){},function(_nileIconIconsSvgShareCjsJs){},function(_nileIconIconsSvgShield01CjsJs){},function(_nileIconIconsSvgSmartcodeCjsJs){},function(_nileIconIconsSvgSortCjsJs){},function(_nileIconIconsSvgSort_ascendingCjsJs){},function(_nileIconIconsSvgSort_descendingCjsJs){},function(_nileIconIconsSvgSortascendingCjsJs){},function(_nileIconIconsSvgSortdescendingCjsJs){},function(_nileIconIconsSvgSortdownCjsJs){},function(_nileIconIconsSvgSortupCjsJs){},function(_nileIconIconsSvgStackedBarChartCjsJs){},function(_nileIconIconsSvgStep_intoCjsJs){},function(_nileIconIconsSvgStep_outCjsJs){},function(_nileIconIconsSvgStep_overCjsJs){},function(_nileIconIconsSvgStopCjsJs){},function(_nileIconIconsSvgStorybookCjsJs){},function(_nileIconIconsSvgStringCjsJs){},function(_nileIconIconsSvgStringinputCjsJs){},function(_nileIconIconsSvgStringlettersCjsJs){},function(_nileIconIconsSvgSupportCjsJs){},function(_nileIconIconsSvgSwapCjsJs){},function(_nileIconIconsSvgSwitchCjsJs){},function(_nileIconIconsSvgSyncCjsJs){},function(_nileIconIconsSvgTableCjsJs){},function(_nileIconIconsSvgTagCjsJs){},function(_nileIconIconsSvgTag_cloudCjsJs){},function(_nileIconIconsSvgTestCjsJs){},function(_nileIconIconsSvgText02CjsJs){},function(_nileIconIconsSvgTextCjsJs){},function(_nileIconIconsSvgTextareaExpanderCjsJs){},function(_nileIconIconsSvgThumbsdownCjsJs){},function(_nileIconIconsSvgThumbsupCjsJs){},function(_nileIconIconsSvgThumsupCjsJs){},function(_nileIconIconsSvgTickCjsJs){},function(_nileIconIconsSvgTimeupdateCjsJs){},function(_nileIconIconsSvgTimezoneCjsJs){},function(_nileIconIconsSvgTransaction_monitorCjsJs){},function(_nileIconIconsSvgTravel_mapCjsJs){},function(_nileIconIconsSvgTrendUp02CjsJs){},function(_nileIconIconsSvgTriggerCjsJs){},function(_nileIconIconsSvgUndo02CjsJs){},function(_nileIconIconsSvgUndoCjsJs){},function(_nileIconIconsSvgUnionCjsJs){},function(_nileIconIconsSvgUnlinkCjsJs){},function(_nileIconIconsSvgUnmuteCjsJs){},function(_nileIconIconsSvgUpdateCjsJs){},function(_nileIconIconsSvgUpdownCjsJs){},function(_nileIconIconsSvgUpgradeCjsJs){},function(_nileIconIconsSvgUploadCjsJs){},function(_nileIconIconsSvgUserGroupCjsJs){},function(_nileIconIconsSvgUserCjsJs){},function(_nileIconIconsSvgUseractiveCjsJs){},function(_nileIconIconsSvgUseraddCjsJs){},function(_nileIconIconsSvgUseraddgroupCjsJs){},function(_nileIconIconsSvgUserfindCjsJs){},function(_nileIconIconsSvgUserimportCjsJs){},function(_nileIconIconsSvgUserimportgroupCjsJs){},function(_nileIconIconsSvgUsermixedCjsJs){},function(_nileIconIconsSvgUserremoveCjsJs){},function(_nileIconIconsSvgUserremovegroupCjsJs){},function(_nileIconIconsSvgUsersPlusCjsJs){},function(_nileIconIconsSvgUsersUpCjsJs){},function(_nileIconIconsSvgUsersCjsJs){},function(_nileIconIconsSvgUserupdateCjsJs){},function(_nileIconIconsSvgValidationexpressionCjsJs){},function(_nileIconIconsSvgVariableGlobalCjsJs){},function(_nileIconIconsSvgVariableLocalCjsJs){},function(_nileIconIconsSvgVariableNewCjsJs){},function(_nileIconIconsSvgVariableCjsJs){},function(_nileIconIconsSvgVideoCjsJs){},function(_nileIconIconsSvgViewCjsJs){},function(_nileIconIconsSvgVirtualserverCjsJs){},function(_nileIconIconsSvgVirtualservergroupCjsJs){},function(_nileIconIconsSvgVisibilityCjsJs){},function(_nileIconIconsSvgVisibilityoffCjsJs){},function(_nileIconIconsSvgVisual_builderCjsJs){},function(_nileIconIconsSvgWaitCjsJs){},function(_nileIconIconsSvgWarning01CjsJs){},function(_nileIconIconsSvgWarningCjsJs){},function(_nileIconIconsSvgWhileloopCjsJs){},function(_nileIconIconsSvgWorkflowApplicationCjsJs){},function(_nileIconIconsSvgWorkflowTextCjsJs){},function(_nileIconIconsSvgWorkflowCjsJs){},function(_nileIconIconsSvgWriteexpressionCjsJs){},function(_nileIconAliasmapCjsJs){},function(_internalDefaultValueCjsJs){},function(_internalFormCjsJs){},function(_internalSlotCjsJs){},function(_litDirectivesIfDefinedJs){},function(_litDirectivesLiveJs){},function(_internalWatchCjsJs){},function(_litDirectivesUnsafeHtmlJs){},function(_nileButtonNileButtonCjsJs){},function(_nileButtonNileButtonCssCjsJs){},function(_litStaticHtmlJs){},function(_nileButtonToggleGroupNileButtonToggleGroupCjsJs){},function(_nileButtonToggleGroupNileButtonToggleGroupCssCjsJs){},function(_nileButtonToggleNileButtonToggleCjsJs){},function(_nileButtonToggleNileButtonToggleCssCjsJs){}],execute:function execute(){Z=[{key:"heading1",label:"Heading 1",hint:"#",command:"heading",attrs:{level:1}},{key:"heading2",label:"Heading 2",hint:"##",command:"heading",attrs:{level:2}},{key:"heading3",label:"Heading 3",hint:"###",command:"heading",attrs:{level:3}},{key:"bulletList",label:"Bulleted list",hint:"-",command:"bulletList"},{key:"orderedList",label:"Numbered list",hint:"1.",command:"orderedList"},{key:"taskList",label:"Checklist",hint:"[ ]",command:"taskList"},{key:"blockquote",label:"Blockquote",hint:">",command:"blockquote"},{key:"codeBlock",label:"Code block",hint:"```",command:"codeBlock"},{key:"table",label:"Table",hint:"3×3",command:"insertTable",attrs:{rows:3,cols:3}},{key:"image",label:"Image",command:"openImage"},{key:"embed",label:"Video embed",hint:"YouTube…",command:"openEmbed"},{key:"bookmark",label:"Bookmark (anchor)",command:"openBookmark"},{key:"horizontalRule",label:"Divider",hint:"---",command:"horizontalRule"}];ii=0;_export("N",si=/*#__PURE__*/function(_j){function si(){var _this;_classCallCheck(this,si);_this=_callSuper(this,si),_this.value="",_this.placeholder="",_this.disabled=!1,_this.readonly=!1,_this.toolbar=G,_this.bubbleMenu=!1,_this.sanitize=!0,_this.singleLine=!1,_this.name="",_this.required=!1,_this.allowBase64Images=!0,_this.uploadFromComputer=!1,_this.imageMaxFileSize=2097152,_this.mentions={},_this.noSlashCommands=!1,_this.noEmoji=!1,_this.maxLength=0,_this.showCounter=!1,_this.stickyToolbar=!1,_this.snippets=[],_this.mergeFields=[],_this.templates=[],_this.autosaveInterval=0,_this.pasteAsPlainText=!1,_this.noMarkdownPaste=!1,_this.noTextTransform=!1,_this.fullscreen=!1,_this.showBlocks=!1,_this.hasFocus=!1,_this.sourceMode=!1,_this.counter={words:0,characters:0},_this.insertMenuMode=null,_this.mentionMatch=null,_this.slashMatch=null,_this.emojiMatch=null,_this.activeSuggestSource=null,_this.suggestDismissed=null,_this.mentionQueryToken="",_this.lastAutosaveValue="",_this.defaultValue="",_this.syncingValue=!1,_this.pendingChange=!1,_this.previousBodyOverflow=null,_this.onOutsidePointerDown=function(i){var s=_this.floatingPanels.filter(function(i){return!!i&&i.open;});if(!s.length)return;var n=i.composedPath();if(s.some(function(i){return n.includes(i);}))return;var o=n.includes(_assertThisInitialized(_this))||!!_this.shadowRoot&&n.includes(_this.shadowRoot);_this.closeAllPanels(o);},"function"==typeof _this.attachInternals&&(_this.internals=_this.attachInternals());return _this;}_inherits(si,_j);return _createClass(si,[{key:"connectedCallback",value:function connectedCallback(){var _this2=this;_superPropGet(si,"connectedCallback",this,3)([]),this.hasUpdated&&!this.view&&this.updateComplete.then(function(){return _this2.mountView();}),document.addEventListener("pointerdown",this.onOutsidePointerDown,!0);}},{key:"disconnectedCallback",value:function disconnectedCallback(){var _this$view;_superPropGet(si,"disconnectedCallback",this,3)([]),document.removeEventListener("pointerdown",this.onOutsidePointerDown,!0),this.changeTimer&&clearTimeout(this.changeTimer),this.autosaveTimer&&clearInterval(this.autosaveTimer),null!==this.previousBodyOverflow&&(document.body.style.overflow=this.previousBodyOverflow,this.previousBodyOverflow=null),(_this$view=this.view)!==null&&_this$view!==void 0&&_this$view.destroy(),this.view=void 0;}},{key:"firstUpdated",value:function firstUpdated(){this.defaultValue=this.value,this.mountView();}},{key:"updated",value:function updated(i){if(i.has("value")&&this.view&&!this.syncingValue){h(this.view.state.doc)!==this.value&&this.setContent(this.value);}this.syncingValue=!1,(i.has("disabled")||i.has("readonly"))&&this.view&&this.view.setProps({}),i.has("placeholder")&&this.view&&this.view.dispatch(this.view.state.tr),i.has("required")&&this.updateValidity(),i.has("autosaveInterval")&&this.restartAutosave(),(i.has("pasteAsPlainText")||i.has("fullscreen")||i.has("showBlocks"))&&this.view&&(this.toolbarState=this.snapshotToolbar(this.view.state)),i.has("noTextTransform")&&this.view&&!i.has("value")&&this.view.updateState(this.buildState(this.view.state.doc)),i.has("fullscreen")&&(this.fullscreen?null===this.previousBodyOverflow&&(this.previousBodyOverflow=document.body.style.overflow,document.body.style.overflow="hidden"):null!==this.previousBodyOverflow&&(document.body.style.overflow=this.previousBodyOverflow,this.previousBodyOverflow=null));}},{key:"restartAutosave",value:function restartAutosave(){var _this3=this;this.autosaveTimer&&clearInterval(this.autosaveTimer),this.autosaveTimer=void 0,this.autosaveInterval>0&&(this.lastAutosaveValue=this.value,this.autosaveTimer=setInterval(function(){_this3.view&&_this3.value!==_this3.lastAutosaveValue&&(_this3.lastAutosaveValue=_this3.value,_this3.emit("nile-autosave",_this3.buildChangeDetail(_this3.view.state.doc)));},this.autosaveInterval));}},{key:"buildState",value:function buildState(i){var _this4=this;return A({schema:p,doc:i,getPlaceholder:function getPlaceholder(){return _this4.placeholder;},singleLine:this.singleLine,onLinkShortcut:function onLinkShortcut(){return _this4.openLinkEditor();},onFindShortcut:function onFindShortcut(){return _this4.openFindBar();},onShortcutHelp:function onShortcutHelp(){return _this4.openShortcutHelp();},onImageFiles:function onImageFiles(i,s){var _iterator=_createForOfIteratorHelper(i),_step;try{for(_iterator.s();!(_step=_iterator.n()).done;){var _n=_step.value;_this4.insertImageFile(_n,s);}}catch(err){_iterator.e(err);}finally{_iterator.f();}},mentions:{getTriggers:function getTriggers(){return Object.keys(_this4.mentions);},onChange:function onChange(i){_this4.mentionMatch=i,_this4.updateSuggestList();},onKeyDown:function onKeyDown(i){return _this4.handleSuggestKey(i,"mention");}},slashCommands:{onChange:function onChange(i){_this4.slashMatch=i,_this4.updateSuggestList();},onKeyDown:function onKeyDown(i){return _this4.handleSuggestKey(i,"slash");}},emoji:{onChange:function onChange(i){_this4.emojiMatch=i,_this4.updateSuggestList();},onKeyDown:function onKeyDown(i){return _this4.handleSuggestKey(i,"emoji");}},getMaxLength:function getMaxLength(){return _this4.maxLength;},getForcePlainText:function getForcePlainText(){return _this4.pasteAsPlainText;},getMarkdownPaste:function getMarkdownPaste(){return!_this4.noMarkdownPaste;},getSanitize:function getSanitize(){return _this4.sanitize;},textTransform:!this.noTextTransform});}},{key:"snapshotToolbar",value:function snapshotToolbar(i){return _objectSpread(_objectSpread({},L(i)),{},{pasteAsPlainText:this.pasteAsPlainText,fullscreen:this.fullscreen,showBlocks:this.showBlocks,formatPainter:J(i)});}},{key:"mountView",value:function mountView(){var _this5=this;if(this.view||!this.surfaceEl)return;var i=this.value?a(p,this.value,this.sanitize):void 0;i&&this.singleLine&&(i=U(i)),this.view=new r(this.surfaceEl,{state:this.buildState(i),dispatchTransaction:function dispatchTransaction(i){return _this5.handleTransaction(i);},editable:function editable(){return!_this5.disabled&&!_this5.readonly;},transformPastedHTML:function transformPastedHTML(i){var s=M(i)?E(i):i;return _this5.sanitize?m(s):s;},handleDOMEvents:{mousedown:function mousedown(){return _this5.closeSpecialChars(!1),_this5.closeInsertMenu(!1),!1;},focus:function focus(){return _this5.hasFocus=!0,_this5.updateOverlays(),_this5.emit("nile-focus"),!1;},blur:function blur(i,s){var _this5$shadowRoot;var n=s.relatedTarget;return n&&((_this5$shadowRoot=_this5.shadowRoot)!==null&&_this5$shadowRoot!==void 0&&_this5$shadowRoot.contains(n)||_this5.contains(n))||(_this5.hasFocus=!1,_this5.flushChange(),_this5.updateOverlays(),_this5.closeSuggestList(),_this5.closeSpecialChars(!1),_this5.emit("nile-blur")),!1;}},attributes:{role:"textbox","aria-multiline":this.singleLine?"false":"true"},nodeViews:{task_item:function task_item(i,s,n){return new q(i,s,n);},image:function image(i,s,n){return new P(i,s,n);},figure:function figure(i,s,n){return new C(i,s,n);},embed:function embed(i,s,n){return new F(i,s,n);},math:function math(i){return new I(i,_this5.mathRenderer);}}}),this.toolbarState=this.snapshotToolbar(this.view.state),this.counter=v(this.view.state.doc),this.syncFormValue(this.view.state.doc);}},{key:"handleTransaction",value:function handleTransaction(i){var _this$findBarEl;if(!this.view)return;var s=this.view.state.apply(i);if(this.view.updateState(s),i.selectionSet&&!s.selection.empty&&J(s)){var _i=R(s);if(_i)return void this.view.dispatch(_i);}if(this.toolbarState=this.snapshotToolbar(s),this.emit("nile-selection-change",this.toolbarState),this.updateOverlays(),(_this$findBarEl=this.findBarEl)!==null&&_this$findBarEl!==void 0&&_this$findBarEl.open){var _i2=N(s);this.findBarEl.matchCount=_i2.matches.length,this.findBarEl.activeIndex=_i2.activeIndex;}if(i.docChanged){var _i3=this.buildChangeDetail(s.doc);this.syncingValue=!0,this.value=_i3.value,this.syncFormValue(s.doc),this.emit("nile-input",_i3),this.counter=v(s.doc),this.emit("nile-word-count",this.counter),this.scheduleChange();}}},{key:"buildChangeDetail",value:function buildChangeDetail(i){var s=u(i)?"":h(i);return{value:s,json:d(i),content:s};}},{key:"scheduleChange",value:function scheduleChange(){var _this6=this;this.pendingChange=!0,this.changeTimer&&clearTimeout(this.changeTimer),this.changeTimer=setTimeout(function(){return _this6.flushChange();},250);}},{key:"flushChange",value:function flushChange(){this.pendingChange&&this.view&&(this.pendingChange=!1,this.changeTimer&&clearTimeout(this.changeTimer),this.emit("nile-change",this.buildChangeDetail(this.view.state.doc)));}},{key:"syncFormValue",value:function syncFormValue(i){if(!this.internals)return;var s=u(i)?"":h(i);this.internals.setFormValue(""===s?null:s),this.updateValidity();}},{key:"updateValidity",value:function updateValidity(){var _this$surfaceEl;if(!this.internals)return;var i=this.view?u(this.view.state.doc):""===this.value;this.required&&i?this.internals.setValidity({valueMissing:!0},"Please fill out this field.",(_this$surfaceEl=this.surfaceEl)!==null&&_this$surfaceEl!==void 0?_this$surfaceEl:void 0):this.internals.setValidity({});}},{key:"formResetCallback",value:function formResetCallback(){this.setContent(this.defaultValue);}},{key:"formDisabledCallback",value:function formDisabledCallback(i){this.disabled=i;}},{key:"checkValidity",value:function checkValidity(){return!this.internals||this.internals.checkValidity();}},{key:"reportValidity",value:function reportValidity(){return!this.internals||this.internals.reportValidity();}},{key:"positionOverlay",value:function positionOverlay(i,s,n){if(!this.view||!this.baseEl)return;var o=n!==null&&n!==void 0?n:this.view.state.selection.from,t=this.view.coordsAtPos(o),e=this.baseEl.getBoundingClientRect(),c=Math.max(4,Math.min(t.left-e.left,e.width-i.offsetWidth-4));i.style.left="".concat(c,"px"),i.style.top="above"===s?"".concat(Math.max(4,t.top-e.top-i.offsetHeight-8),"px"):t.bottom-e.top+6+"px";}},{key:"positionOverlayBelowAnchor",value:function positionOverlayBelowAnchor(i,s){if(!this.baseEl)return;var n=this.baseEl.getBoundingClientRect(),o=s.getBoundingClientRect(),t=Math.max(4,Math.min(o.left-n.left,n.width-i.offsetWidth-4));i.style.right="auto",i.style.left="".concat(t,"px"),i.style.top=o.bottom-n.top+6+"px";}},{key:"toolbarButton",value:function toolbarButton(i){var _this$toolbarEl$shado,_this$toolbarEl;return(_this$toolbarEl$shado=(_this$toolbarEl=this.toolbarEl)===null||_this$toolbarEl===void 0||(_this$toolbarEl=_this$toolbarEl.shadowRoot)===null||_this$toolbarEl===void 0?void 0:_this$toolbarEl.querySelector("button[aria-label=\"".concat(i,"\"]")))!==null&&_this$toolbarEl$shado!==void 0?_this$toolbarEl$shado:null;}},{key:"updateOverlays",value:function updateOverlays(){var _this$linkEditorEl,_this$imagePanelEl,_this$embedPanelEl,_this$bookmarkPanelEl,_this$emojiPickerEl,_this7=this;if(!this.bubbleMenuEl)return;var i=((_this$linkEditorEl=this.linkEditorEl)===null||_this$linkEditorEl===void 0?void 0:_this$linkEditorEl.open)||((_this$imagePanelEl=this.imagePanelEl)===null||_this$imagePanelEl===void 0?void 0:_this$imagePanelEl.open)||((_this$embedPanelEl=this.embedPanelEl)===null||_this$embedPanelEl===void 0?void 0:_this$embedPanelEl.open)||((_this$bookmarkPanelEl=this.bookmarkPanelEl)===null||_this$bookmarkPanelEl===void 0?void 0:_this$bookmarkPanelEl.open)||((_this$emojiPickerEl=this.emojiPickerEl)===null||_this$emojiPickerEl===void 0?void 0:_this$emojiPickerEl.open),s=this.bubbleMenu&&this.hasFocus&&!!this.toolbarState&&!this.toolbarState.selectionEmpty&&!this.toolbarState.imageSelected&&!this.toolbarState.embedSelected&&!i;if(this.bubbleMenuEl.open=s,s&&(this.bubbleMenuEl.toolbarState=this.toolbarState,this.bubbleMenuEl.updateComplete.then(function(){return _this7.positionOverlay(_this7.bubbleMenuEl,"above");})),this.tableMenuEl){var _s=this.hasFocus&&!!this.toolbarState&&this.toolbarState.inTable&&!i;this.tableMenuEl.open=_s,_s&&this.tableMenuEl.updateComplete.then(function(){return _this7.positionOverlay(_this7.tableMenuEl,"below");});}if(this.codeMenuEl){var _this$toolbarState$co;var _s2=this.hasFocus&&!!this.toolbarState&&this.toolbarState.inCodeBlock&&!i;this.codeMenuEl.open=_s2,_s2&&(this.codeMenuEl.language=(_this$toolbarState$co=this.toolbarState.codeBlockLanguage)!==null&&_this$toolbarState$co!==void 0?_this$toolbarState$co:"",this.codeMenuEl.updateComplete.then(function(){return _this7.positionOverlay(_this7.codeMenuEl,"above");}));}if(this.imageMenuEl){var _s3=this.hasFocus&&!!this.toolbarState&&this.toolbarState.imageSelected&&!i;this.imageMenuEl.open=_s3,_s3&&(this.imageMenuEl.toolbarState=this.toolbarState,this.imageMenuEl.updateComplete.then(function(){return _this7.positionOverlay(_this7.imageMenuEl,"above");}));}if(this.embedMenuEl){var _s4=this.hasFocus&&!!this.toolbarState&&this.toolbarState.embedSelected&&!i;this.embedMenuEl.open=_s4,_s4&&(this.embedMenuEl.toolbarState=this.toolbarState,this.embedMenuEl.updateComplete.then(function(){return _this7.positionOverlay(_this7.embedMenuEl,"above");}));}}},{key:"openSpecialChars",value:function openSpecialChars(){var _this8=this;this.view&&this.specialCharsEl&&!this.disabled&&!this.readonly&&(this.specialCharsEl.open=!0,this.specialCharsEl.updateComplete.then(function(){return _this8.positionOverlay(_this8.specialCharsEl,"below");}));}},{key:"closeSpecialChars",value:function closeSpecialChars(){var _this$view2;var i=arguments.length>0&&arguments[0]!==undefined?arguments[0]:!0;this.specialCharsEl&&(this.specialCharsEl.open=!1),i&&((_this$view2=this.view)===null||_this$view2===void 0?void 0:_this$view2.focus());}},{key:"insertSpecialChar",value:function insertSpecialChar(i){this.view&&(this.view.dispatch(this.view.state.tr.insertText(i).scrollIntoView()),this.view.focus());}},{key:"openInsertMenu",value:function openInsertMenu(i){var _this9=this;if(!this.view||!this.insertMenuEl||this.disabled||this.readonly)return;this.insertMenuMode=i;var s=this.insertMenuEl;"merge"===i?(s.heading="Merge field",s.emptyText="No merge fields configured.",s.items=this.mergeFields.map(function(i){return{label:i.label,description:"{{".concat(i.id,"}}")};})):(s.heading="Template",s.emptyText="No templates configured.",s.items=this.templates.map(function(i){return{label:i.label,description:i.description};})),s.open=!0,this.bubbleMenuEl&&(this.bubbleMenuEl.open=!1),s.updateComplete.then(function(){return _this9.positionOverlay(s,"below");});}},{key:"closeInsertMenu",value:function closeInsertMenu(){var _this$view3;var i=arguments.length>0&&arguments[0]!==undefined?arguments[0]:!0;this.insertMenuEl&&(this.insertMenuEl.open=!1),this.insertMenuMode=null,i&&((_this$view3=this.view)===null||_this$view3===void 0?void 0:_this$view3.focus());}},{key:"handleInsertSelect",value:function handleInsertSelect(i){var s=this.insertMenuMode;if(this.closeInsertMenu(),this.view)if("merge"===s){var _s5=this.mergeFields[i];_s5&&this.execCommand("insertMergeField",{id:_s5.id,label:_s5.label});}else if("template"===s){var _s6=this.templates[i];_s6&&this.insertHTML(_s6.html);}}},{key:"insertMergeField",value:function insertMergeField(i,s){this.execCommand("insertMergeField",{id:i,label:s!==null&&s!==void 0?s:null});}},{key:"changeCase",value:function changeCase(i){this.execCommand("changeCase",{textCase:i});}},{key:"openMathPanel",value:function openMathPanel(){var _this10=this;this.view&&this.mathPanelEl&&!this.disabled&&!this.readonly&&(this.mathPanelEl.reset(),this.mathPanelEl.open=!0,this.bubbleMenuEl&&(this.bubbleMenuEl.open=!1),this.tableMenuEl&&(this.tableMenuEl.open=!1),this.mathPanelEl.updateComplete.then(function(){var i=_this10.toolbarButton("Insert math (LaTeX)");i?_this10.positionOverlayBelowAnchor(_this10.mathPanelEl,i):_this10.positionOverlay(_this10.mathPanelEl,"below"),_this10.mathPanelEl.focusInput();}));}},{key:"closeMathPanel",value:function closeMathPanel(){var _this$view4;var i=arguments.length>0&&arguments[0]!==undefined?arguments[0]:!0;this.mathPanelEl&&(this.mathPanelEl.open=!1),i&&((_this$view4=this.view)===null||_this$view4===void 0?void 0:_this$view4.focus());}},{key:"openMarkdownPanel",value:function openMarkdownPanel(){var _this11=this;this.view&&this.markdownPanelEl&&!this.disabled&&!this.readonly&&(this.markdownPanelEl.reset(),this.markdownPanelEl.open=!0,this.bubbleMenuEl&&(this.bubbleMenuEl.open=!1),this.tableMenuEl&&(this.tableMenuEl.open=!1),this.markdownPanelEl.updateComplete.then(function(){var i=_this11.toolbarButton("Insert from Markdown");i?_this11.positionOverlayBelowAnchor(_this11.markdownPanelEl,i):_this11.positionOverlay(_this11.markdownPanelEl,"below"),_this11.markdownPanelEl.focusInput();}));}},{key:"closeMarkdownPanel",value:function closeMarkdownPanel(){var _this$view5;var i=arguments.length>0&&arguments[0]!==undefined?arguments[0]:!0;this.markdownPanelEl&&(this.markdownPanelEl.open=!1),i&&((_this$view5=this.view)===null||_this$view5===void 0?void 0:_this$view5.focus());}},{key:"applyMath",value:function applyMath(i,s){this.closeMathPanel(),this.execCommand("insertMath",{latex:i,mathDisplay:s});}},{key:"insertMath",value:function insertMath(i){var s=arguments.length>1&&arguments[1]!==undefined?arguments[1]:"inline";this.execCommand("insertMath",{latex:i,mathDisplay:s});}},{key:"openEmojiPicker",value:function openEmojiPicker(){var _this12=this;this.view&&this.emojiPickerEl&&!this.disabled&&!this.readonly&&(this.emojiPickerEl.open=!0,this.bubbleMenuEl&&(this.bubbleMenuEl.open=!1),this.tableMenuEl&&(this.tableMenuEl.open=!1),this.emojiPickerEl.updateComplete.then(function(){_this12.positionOverlay(_this12.emojiPickerEl,"below"),_this12.emojiPickerEl.focusInput();}));}},{key:"closeEmojiPicker",value:function closeEmojiPicker(){var _this$view6;var i=arguments.length>0&&arguments[0]!==undefined?arguments[0]:!0;this.emojiPickerEl&&(this.emojiPickerEl.open=!1),i&&((_this$view6=this.view)===null||_this$view6===void 0?void 0:_this$view6.focus());}},{key:"openEmbedPanel",value:function openEmbedPanel(){var _this13=this;this.view&&this.embedPanelEl&&!this.disabled&&!this.readonly&&(this.embedPanelEl.reset(),this.embedPanelEl.open=!0,this.bubbleMenuEl&&(this.bubbleMenuEl.open=!1),this.tableMenuEl&&(this.tableMenuEl.open=!1),this.embedPanelEl.updateComplete.then(function(){var i=_this13.toolbarButton("Embed video (YouTube, Vimeo, Loom)");i?_this13.positionOverlayBelowAnchor(_this13.embedPanelEl,i):_this13.positionOverlay(_this13.embedPanelEl,"below"),_this13.embedPanelEl.focusInput();}));}},{key:"closeEmbedPanel",value:function closeEmbedPanel(){var _this$view7;var i=arguments.length>0&&arguments[0]!==undefined?arguments[0]:!0;this.embedPanelEl&&(this.embedPanelEl.open=!1),i&&((_this$view7=this.view)===null||_this$view7===void 0?void 0:_this$view7.focus());}},{key:"openBookmarkPanel",value:function openBookmarkPanel(){var _this14=this;this.view&&this.bookmarkPanelEl&&!this.disabled&&!this.readonly&&(this.bookmarkPanelEl.open=!0,this.bubbleMenuEl&&(this.bubbleMenuEl.open=!1),this.tableMenuEl&&(this.tableMenuEl.open=!1),this.bookmarkPanelEl.updateComplete.then(function(){_this14.positionOverlay(_this14.bookmarkPanelEl,"below"),_this14.bookmarkPanelEl.focusInput();}));}},{key:"closeBookmarkPanel",value:function closeBookmarkPanel(){var _this$view8;var i=arguments.length>0&&arguments[0]!==undefined?arguments[0]:!0;this.bookmarkPanelEl&&(this.bookmarkPanelEl.open=!1),i&&((_this$view8=this.view)===null||_this$view8===void 0?void 0:_this$view8.focus());}},{key:"openImagePanel",value:function openImagePanel(){var _i$node$attrs$alt,_this15=this;if(!this.view||!this.imagePanelEl||this.disabled||this.readonly)return;var i=f(this.view.state);i?this.imagePanelEl.prefill({src:i.node.attrs.src,alt:(_i$node$attrs$alt=i.node.attrs.alt)!==null&&_i$node$attrs$alt!==void 0?_i$node$attrs$alt:"",caption:i.isFigure?i.node.textContent:""}):this.imagePanelEl.reset(),this.imagePanelEl.open=!0,this.bubbleMenuEl&&(this.bubbleMenuEl.open=!1),this.tableMenuEl&&(this.tableMenuEl.open=!1),this.imagePanelEl.updateComplete.then(function(){var i=_this15.toolbarButton("Insert image");i?_this15.positionOverlayBelowAnchor(_this15.imagePanelEl,i):_this15.positionOverlay(_this15.imagePanelEl,"below"),_this15.imagePanelEl.focusInput();});}},{key:"closeImagePanel",value:function closeImagePanel(){var _this$view9;var i=arguments.length>0&&arguments[0]!==undefined?arguments[0]:!0;this.imagePanelEl&&(this.imagePanelEl.open=!1),i&&((_this$view9=this.view)===null||_this$view9===void 0?void 0:_this$view9.focus());}},{key:"insertImageAt",value:function insertImageAt(i,s,n){var o=arguments.length>3&&arguments[3]!==undefined?arguments[3]:null;if(this.view){if(null!==n){var _i4=this.view.state.doc.resolve(Math.min(n,this.view.state.doc.content.size));this.view.dispatch(this.view.state.tr.setSelection(l.near(_i4)));}this.execCommand("insertImage",{src:i,alt:s,caption:o});}}},{key:"insertImageFile",value:function(){var _insertImageFile=_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(i){var _n$alt,_n$caption,_this16=this;var s,n,o,t,_n2,_e,_this$view10,_ref,_yield$this$uploadHan,_s7,_e2,_c,_this$view11,_n3,_args=arguments;return _regeneratorRuntime().wrap(function _callee$(_context2){while(1)switch(_context2.prev=_context2.next){case 0:s=_args.length>1&&_args[1]!==undefined?_args[1]:null;n=_args.length>2?_args[2]:undefined;if(this.view){_context2.next=4;break;}return _context2.abrupt("return");case 4:o=(_n$alt=n===null||n===void 0?void 0:n.alt)!==null&&_n$alt!==void 0?_n$alt:null,t=(_n$caption=n===null||n===void 0?void 0:n.caption)!==null&&_n$caption!==void 0?_n$caption:null;if(this.emit("nile-image-upload-request",{file:i,insert:function insert(i,n){return _this16.insertImageAt(i,n!==null&&n!==void 0?n:o,s,t);}},!0,!0,!0).defaultPrevented){_context2.next=30;break;}if(!this.uploadHandler){_context2.next=25;break;}ii+=1;_n2="nile-upload-".concat(ii),_e=s!==null&&s!==void 0?s:this.view.state.selection.from;this.view.dispatch(this.view.state.tr.setMeta(Y,{add:{id:_n2,pos:_e}}));_context2.prev=10;_context2.next=13;return this.uploadHandler(i);case 13:_yield$this$uploadHan=_context2.sent;_s7=_yield$this$uploadHan.src;_e2=_yield$this$uploadHan.alt;_c=this.view?X(this.view.state,_n2):null;(_this$view10=this.view)!==null&&_this$view10!==void 0&&_this$view10.dispatch(this.view.state.tr.setMeta(Y,{remove:{id:_n2}})),this.insertImageAt(_s7,(_ref=o!==null&&o!==void 0?o:_e2)!==null&&_ref!==void 0?_ref:null,_c,t);_context2.next=23;break;case 20:_context2.prev=20;_context2.t0=_context2["catch"](10);(_this$view11=this.view)!==null&&_this$view11!==void 0&&_this$view11.dispatch(this.view.state.tr.setMeta(Y,{remove:{id:_n2}})),this.emit("nile-image-upload-error",{file:i,error:_context2.t0});case 23:_context2.next=30;break;case 25:if(!this.allowBase64Images){_context2.next=30;break;}_context2.next=28;return function(i){return new Promise(function(s,n){var o=new FileReader();o.onload=function(){return s(o.result);},o.onerror=function(){return n(o.error);},o.readAsDataURL(i);});}(i);case 28:_n3=_context2.sent;this.insertImageAt(_n3,o,s,t);case 30:case"end":return _context2.stop();}},_callee,this,[[10,20]]);}));function insertImageFile(_x){return _insertImageFile.apply(this,arguments);}return insertImageFile;}()},{key:"dismissKeyFor",value:function dismissKeyFor(i,s){return"".concat(i,":").concat(s.trigger,":").concat(s.from);}},{key:"handleSuggestKey",value:function handleSuggestKey(i,s){var _this$suggestListEl;if(this.activeSuggestSource!==s||!((_this$suggestListEl=this.suggestListEl)!==null&&_this$suggestListEl!==void 0&&_this$suggestListEl.open))return!1;switch(i.key){case"ArrowDown":return this.suggestListEl.next(),!0;case"ArrowUp":return this.suggestListEl.prev(),!0;case"Enter":case"Tab":return this.suggestListEl.selectCurrent();case"Escape":{var _i5="mention"===s?this.mentionMatch:"slash"===s?this.slashMatch:this.emojiMatch;return _i5&&(this.suggestDismissed=this.dismissKeyFor(s,_i5)),this.closeSuggestList(),!0;}default:return!1;}}},{key:"closeSuggestList",value:function closeSuggestList(){this.suggestListEl&&(this.suggestListEl.open=!1),this.activeSuggestSource=null;}},{key:"updateSuggestList",value:function updateSuggestList(){var _this$mentionMatch,_this$slashMatch,_this$emojiMatch,_ref2,_this17=this;if(!this.suggestListEl||!this.view)return;var i=(_this$mentionMatch=this.mentionMatch)!==null&&_this$mentionMatch!==void 0&&_this$mentionMatch.active?this.mentionMatch:null,s=!this.noSlashCommands&&(_this$slashMatch=this.slashMatch)!==null&&_this$slashMatch!==void 0&&_this$slashMatch.active?this.slashMatch:null,n=!this.noEmoji&&(_this$emojiMatch=this.emojiMatch)!==null&&_this$emojiMatch!==void 0&&_this$emojiMatch.active?this.emojiMatch:null,o=i?"mention":s?"slash":n?"emoji":null,t=(_ref2=i!==null&&i!==void 0?i:s)!==null&&_ref2!==void 0?_ref2:n;if(o&&t&&!this.disabled&&!this.readonly){if(this.suggestDismissed!==this.dismissKeyFor(o,t)){if(this.suggestDismissed=null,"mention"===o){var _this$mentions$t$trig;var _i6=(_this$mentions$t$trig=this.mentions[t.trigger])!==null&&_this$mentions$t$trig!==void 0?_this$mentions$t$trig:[],_s8=t.query.toLowerCase();this.suggestListEl.items=_i6.filter(function(i){return i.label.toLowerCase().includes(_s8);});var _n4="".concat(t.trigger," ").concat(t.query);this.mentionQueryToken=_n4,this.emit("nile-mention-query",{trigger:t.trigger,query:t.query,provide:function provide(i){_this17.mentionQueryToken===_n4&&Array.isArray(i)&&(_this17.suggestListEl.items=i.filter(function(i){return i&&"string"==typeof i.key&&"string"==typeof i.label;}).map(function(i){return{key:i.key,label:i.label};}));}});}else if("slash"===o){var _i7=t.query.toLowerCase(),_s9=this.snippets.map(function(i){return{key:"snippet:".concat(i.key),label:i.label,hint:"snippet"};});this.suggestListEl.items=[].concat(Z,_toConsumableArray(_s9)).filter(function(s){return s.label.toLowerCase().includes(_i7);});}else{var _i8=t.query.toLowerCase();if(this.suggestListEl.items=Q.filter(function(s){return s.name.includes(_i8);}).slice(0,12).map(function(i){return{key:i.name,label:"".concat(i["char"]," ").concat(i.name)};}),0===this.suggestListEl.items.length)return void this.closeSuggestList();}this.activeSuggestSource=o,this.suggestListEl.resetActive(),this.suggestListEl.open=!0,this.suggestListEl.updateComplete.then(function(){return _this17.positionOverlay(_this17.suggestListEl,"below",t.from);});}}else this.closeSuggestList();}},{key:"handleSuggestSelect",value:function handleSuggestSelect(i){if(this.view){var _this$mentionMatch2,_this$slashMatch2,_this$emojiMatch2;if("mention"===this.activeSuggestSource&&(_this$mentionMatch2=this.mentionMatch)!==null&&_this$mentionMatch2!==void 0&&_this$mentionMatch2.active){var _s10=this.mentionMatch,_n5=this.view.state,_o=_n5.schema.nodes.mention.create({trigger:_s10.trigger,key:i.key,label:i.label});this.view.dispatch(_n5.tr.replaceWith(_s10.from,_s10.to,[_o,_n5.schema.text(" ")])),this.view.focus(),this.emit("nile-mention-select",{trigger:_s10.trigger,key:i.key,label:i.label});}else if("slash"===this.activeSuggestSource&&(_this$slashMatch2=this.slashMatch)!==null&&_this$slashMatch2!==void 0&&_this$slashMatch2.active){var _s11=this.slashMatch;if(this.view.dispatch(this.view.state.tr["delete"](_s11.from,_s11.to)),this.closeSuggestList(),i.key.startsWith("snippet:")){var _s12=this.snippets.find(function(s){return"snippet:".concat(s.key)===i.key;});return void(_s12&&this.insertHTML(_s12.html));}var _n6=Z.find(function(s){return s.key===i.key;});if(!_n6)return;"openImage"===_n6.command?this.openImagePanel():"openEmbed"===_n6.command?this.openEmbedPanel():"openBookmark"===_n6.command?this.openBookmarkPanel():this.execCommand(_n6.command,_n6.attrs);}else if("emoji"===this.activeSuggestSource&&(_this$emojiMatch2=this.emojiMatch)!==null&&_this$emojiMatch2!==void 0&&_this$emojiMatch2.active){var _s13=this.emojiMatch,_n7=Q.find(function(s){return s.name===i.key;});_n7&&(this.view.dispatch(this.view.state.tr.insertText(_n7["char"],_s13.from,_s13.to)),this.view.focus());}this.closeSuggestList();}}},{key:"openFindBar",value:function openFindBar(){var _i$matches$length,_i$activeIndex,_this18=this;if(!this.findBarEl||this.sourceMode)return;this.findBarEl.open=!0;var i=this.view?N(this.view.state):null;this.findBarEl.matchCount=(_i$matches$length=i===null||i===void 0?void 0:i.matches.length)!==null&&_i$matches$length!==void 0?_i$matches$length:0,this.findBarEl.activeIndex=(_i$activeIndex=i===null||i===void 0?void 0:i.activeIndex)!==null&&_i$activeIndex!==void 0?_i$activeIndex:0,this.findBarEl.updateComplete.then(function(){var i=_this18.toolbarButton("Find & replace (Ctrl+F)");i&&_this18.positionOverlayBelowAnchor(_this18.findBarEl,i),_this18.findBarEl.focusInput();});}},{key:"closeFindBar",value:function closeFindBar(){var _this$view12;this.view&&this.view.dispatch(O(this.view.state)),this.findBarEl&&(this.findBarEl.open=!1),(_this$view12=this.view)===null||_this$view12===void 0?void 0:_this$view12.focus();}},{key:"find",value:function find(i){return this.view?(this.view.dispatch(z(this.view.state,i)),this.scrollToActiveMatch(),N(this.view.state).matches.length):0;}},{key:"findNext",value:function findNext(){this.view&&(this.view.dispatch(H(this.view.state,"next")),this.scrollToActiveMatch());}},{key:"findPrev",value:function findPrev(){this.view&&(this.view.dispatch(H(this.view.state,"prev")),this.scrollToActiveMatch());}},{key:"replace",value:function replace(i){if(!this.view)return;var s=D(this.view.state,i);s&&this.view.dispatch(s);}},{key:"replaceAll",value:function replaceAll(i){if(!this.view)return;var s=V(this.view.state,i);s&&this.view.dispatch(s);}},{key:"scrollToActiveMatch",value:function scrollToActiveMatch(){if(!this.view)return;var i=N(this.view.state),s=i.matches[i.activeIndex];s&&this.view.dispatch(this.view.state.tr.setSelection(l.create(this.view.state.doc,s.from,s.to)).scrollIntoView());}},{key:"toggleSourceView",value:function toggleSourceView(){var _this$sourceViewEl$te,_this$sourceViewEl,_this19=this;this.sourceMode?this.applySourceView((_this$sourceViewEl$te=(_this$sourceViewEl=this.sourceViewEl)===null||_this$sourceViewEl===void 0||(_this$sourceViewEl=_this$sourceViewEl.textarea)===null||_this$sourceViewEl===void 0?void 0:_this$sourceViewEl.value)!==null&&_this$sourceViewEl$te!==void 0?_this$sourceViewEl$te:null):(this.sourceMode=!0,this.updateComplete.then(function(){_this19.sourceViewEl&&(_this19.sourceViewEl.value=_this19.getHTML(),_this19.sourceViewEl.focusInput());}));}},{key:"applySourceView",value:function applySourceView(i){var _this20=this;this.sourceMode=!1,null!==i&&this.setContent(i,!0),this.updateComplete.then(function(){var _this20$view;return(_this20$view=_this20.view)===null||_this20$view===void 0?void 0:_this20$view.focus();});}},{key:"getWordCount",value:function getWordCount(){return this.view?v(this.view.state.doc):{words:0,characters:0};}},{key:"toggleFormatPainter",value:function toggleFormatPainter(){if(!this.view)return;var i=J(this.view.state)?K(this.view.state):W(this.view.state);i&&this.view.dispatch(i),this.view.focus();}},{key:"contentRoot",get:function get(){var _this$view$dom,_this$view13;return(_this$view$dom=(_this$view13=this.view)===null||_this$view13===void 0?void 0:_this$view13.dom)!==null&&_this$view$dom!==void 0?_this$view$dom:null;}},{key:"exportFilename",value:function exportFilename(i){return"".concat((this.name||"document").replace(/[^\w.-]+/g,"-").replace(/^-+|-+$/g,"")||"document",".").concat(i);}},{key:"downloadBlob",value:function downloadBlob(i,s,n){var o=new Blob([i],{type:s}),t=URL.createObjectURL(o),e=document.createElement("a");e.href=t,e.download=n,e.style.display="none",document.body.appendChild(e),e.click(),e.remove(),setTimeout(function(){return URL.revokeObjectURL(t);},0);}},{key:"getInlineStyledHTML",value:function getInlineStyledHTML(){var i=this.contentRoot;return this.view&&i&&!u(this.view.state.doc)?S(i):"";}},{key:"exportInlineHtml",value:function exportInlineHtml(i){var s=this.getInlineStyledHTML();if(!s)return;var n="<!DOCTYPE html>\n<html><head><meta charset=\"utf-8\"></head><body>".concat(s,"</body></html>");this.downloadBlob(n,"text/html;charset=utf-8",i!==null&&i!==void 0?i:this.exportFilename("html"));}},{key:"exportToWord",value:function exportToWord(i){var s=this.getInlineStyledHTML();if(!s)return;var n=B(s,this.name||"Document");this.downloadBlob(n,"application/msword",i!==null&&i!==void 0?i:this.exportFilename("doc"));}},{key:"exportToPdf",value:function exportToPdf(){var i=arguments.length>0&&arguments[0]!==undefined?arguments[0]:{};var s=this.getInlineStyledHTML();if(!s)return;var n=T(s,_objectSpread({title:this.name||"Document"},i)),o=document.createElement("iframe");o.setAttribute("aria-hidden","true"),Object.assign(o.style,{position:"fixed",right:"0",bottom:"0",width:"0",height:"0",border:"0"}),document.body.appendChild(o);var t=function t(){setTimeout(function(){return o.remove();},1e3);};o.onload=function(){var i=o.contentWindow;i?(i.focus(),i.addEventListener("afterprint",t,{once:!0}),i.print()):t();};var e=o.contentDocument;e?(e.open(),e.write(n),e.close()):o.remove();}},{key:"importFromWord",value:function importFromWord(i){var s=arguments.length>1&&arguments[1]!==undefined?arguments[1]:!0;if(!i)return;var n=M(i)?E(i):i;this.setContent(n,s);}},{key:"importFromWordFile",value:function importFromWordFile(){var _this21=this;var i=document.createElement("input");i.type="file",i.accept=".htm,.html,text/html",i.style.display="none",i.addEventListener("change",function(){var _i$files;var s=(_i$files=i.files)===null||_i$files===void 0?void 0:_i$files[0];i.remove(),s&&s.text().then(function(i){return _this21.importFromWord(i);});}),document.body.appendChild(i),i.click();}},{key:"openShortcutHelp",value:function openShortcutHelp(){this.shortcutHelpEl&&(this.shortcutHelpEl.open=!0,this.shortcutHelpEl.focusPanel());}},{key:"closeShortcutHelp",value:function closeShortcutHelp(){var _this$view14;this.shortcutHelpEl&&(this.shortcutHelpEl.open=!1),(_this$view14=this.view)===null||_this$view14===void 0?void 0:_this$view14.focus();}},{key:"toggleFullscreen",value:function toggleFullscreen(){var _this$view15;this.fullscreen=!this.fullscreen,(_this$view15=this.view)===null||_this$view15===void 0?void 0:_this$view15.focus();}},{key:"openLinkEditor",value:function openLinkEditor(){var _this$toolbarState,_i$linkHref,_this22=this;if(!this.view||!this.linkEditorEl||this.disabled||this.readonly)return;var i=(_this$toolbarState=this.toolbarState)!==null&&_this$toolbarState!==void 0?_this$toolbarState:L(this.view.state);this.linkEditorEl.href=(_i$linkHref=i.linkHref)!==null&&_i$linkHref!==void 0?_i$linkHref:"",this.linkEditorEl.text="",this.linkEditorEl.allowText=i.selectionEmpty&&!i.linkActive,this.linkEditorEl.canRemove=i.linkActive,this.linkEditorEl.open=!0,this.bubbleMenuEl&&(this.bubbleMenuEl.open=!1),this.linkEditorEl.updateComplete.then(function(){_this22.positionOverlay(_this22.linkEditorEl,"below"),_this22.linkEditorEl.focusInput();});}},{key:"closeLinkEditor",value:function closeLinkEditor(){var _this$view16;var i=arguments.length>0&&arguments[0]!==undefined?arguments[0]:!0;this.linkEditorEl&&(this.linkEditorEl.open=!1),i&&((_this$view16=this.view)===null||_this$view16===void 0?void 0:_this$view16.focus());}},{key:"applyLink",value:function applyLink(i,s){if(!this.view)return;var n=this.view.state,o=n.schema.marks.link;if(n.selection.empty&&!k(n.selection.$from,o)){var _t=s||i,_e3=n.schema.text(_t,[o.create({href:i})]);this.view.dispatch(n.tr.replaceSelectionWith(_e3,!1).scrollIntoView());}else this.execCommand("link",{href:i});this.closeLinkEditor();}},{key:"pmView",get:function get(){return this.view;}},{key:"json",get:function get(){return this.view?d(this.view.state.doc):null;},set:function set(i){i&&this.setContent(i);}},{key:"focus",value:function focus(){var _this$view17;(_this$view17=this.view)===null||_this$view17===void 0||_this$view17.focus();}},{key:"blur",value:function blur(){var _this$view18;(_this$view18=this.view)===null||_this$view18===void 0||(_this$view18=_this$view18.dom)===null||_this$view18===void 0||_this$view18.blur();}},{key:"getHTML",value:function getHTML(){return this.view&&!u(this.view.state.doc)?h(this.view.state.doc):"";}},{key:"getJSON",value:function getJSON(){return this.json;}},{key:"getText",value:function getText(){return this.view?y(this.view.state.doc):"";}},{key:"getMarkdown",value:function getMarkdown(){return this.view&&!u(this.view.state.doc)?$(this.view.state.doc):"";}},{key:"setMarkdown",value:function setMarkdown(i){var s=arguments.length>1&&arguments[1]!==undefined?arguments[1]:!1;this.setContent(_(i),s);}},{key:"insertMarkdown",value:function insertMarkdown(i){this.insertHTML(_(i));}},{key:"setContent",value:function setContent(i){var s=arguments.length>1&&arguments[1]!==undefined?arguments[1]:!1;if(!this.view)return void("string"==typeof i&&(this.value=i));var n="string"==typeof i?a(p,i,this.sanitize):w(p,i);this.singleLine&&(n=U(n)),this.view.updateState(this.buildState(n)),this.toolbarState=this.snapshotToolbar(this.view.state),this.syncingValue=!0,this.value=u(n)?"":h(n),this.syncFormValue(n),s&&(this.emit("nile-input",this.buildChangeDetail(n)),this.emit("nile-change",this.buildChangeDetail(n)));}},{key:"clear",value:function clear(){this.setContent("");}},{key:"insertHTML",value:function insertHTML(i){if(!this.view)return;var s=b(p,i,this.sanitize);this.view.dispatch(this.view.state.tr.replaceSelection(s).scrollIntoView()),this.view.focus();}},{key:"execCommand",value:function execCommand(i,s){if(!this.view)return!1;var n=x(this.view.state,i,s);if(!n)return!1;var o=n(this.view.state,this.view.dispatch,this.view);return this.view.focus(),o;}},{key:"isCommandActive",value:function isCommandActive(i){var s=this.toolbarState;if(!s)return!1;switch(i){case"bold":return s.bold;case"italic":return s.italic;case"underline":return s.underline;case"strike":return s.strike;case"code":return s.code;case"link":return s.linkActive;case"bulletList":return s.inBulletList;case"orderedList":return s.inOrderedList;case"blockquote":return s.inBlockquote;default:return!1;}}},{key:"handleCommand",value:function handleCommand(i){i.stopPropagation();var _i$detail=i.detail,s=_i$detail.name,n=_i$detail.attrs;if("openLink"!==s){if("openImage"!==s){if("openEmbed"!==s){if("openBookmark"!==s){var _this$view19,_this$view20;if("toggleShowBlocks"===s)return this.showBlocks=!this.showBlocks,void((_this$view19=this.view)===null||_this$view19===void 0?void 0:_this$view19.focus());if("toggleSource"!==s)return"togglePastePlainText"===s?(this.pasteAsPlainText=!this.pasteAsPlainText,void((_this$view20=this.view)===null||_this$view20===void 0?void 0:_this$view20.focus())):void("toggleFullscreen"!==s?"openShortcutHelp"!==s?"openSpecialChars"!==s?"openEmoji"!==s?"openFind"!==s?"exportPdf"!==s?"exportWord"!==s?"exportInlineHtml"!==s?"importWord"!==s?"toggleFormatPainter"!==s?"openMergeField"!==s?"openTemplate"!==s?"openMarkdown"!==s?"openMath"!==s?this.execCommand(s,n):this.openMathPanel():this.openMarkdownPanel():this.openInsertMenu("template"):this.openInsertMenu("merge"):this.toggleFormatPainter():this.importFromWordFile():this.exportInlineHtml():this.exportToWord():this.exportToPdf():this.openFindBar():this.openEmojiPicker():this.openSpecialChars():this.openShortcutHelp():this.toggleFullscreen());this.toggleSourceView();}else this.openBookmarkPanel();}else this.openEmbedPanel();}else this.openImagePanel();}else this.openLinkEditor();}},{key:"handleBaseKeydown",value:function handleBaseKeydown(i){var _this$specialCharsEl,_this$linkEditorEl2,_this$imagePanelEl2,_this$embedPanelEl2,_this$bookmarkPanelEl2,_this$emojiPickerEl2,_this$findBarEl2,_this$shortcutHelpEl,_this$suggestListEl2;if("Escape"!==i.key||i.defaultPrevented)return;if((_this$specialCharsEl=this.specialCharsEl)!==null&&_this$specialCharsEl!==void 0&&_this$specialCharsEl.open)return void this.closeSpecialChars();if(!this.fullscreen)return;((_this$linkEditorEl2=this.linkEditorEl)===null||_this$linkEditorEl2===void 0?void 0:_this$linkEditorEl2.open)||((_this$imagePanelEl2=this.imagePanelEl)===null||_this$imagePanelEl2===void 0?void 0:_this$imagePanelEl2.open)||((_this$embedPanelEl2=this.embedPanelEl)===null||_this$embedPanelEl2===void 0?void 0:_this$embedPanelEl2.open)||((_this$bookmarkPanelEl2=this.bookmarkPanelEl)===null||_this$bookmarkPanelEl2===void 0?void 0:_this$bookmarkPanelEl2.open)||((_this$emojiPickerEl2=this.emojiPickerEl)===null||_this$emojiPickerEl2===void 0?void 0:_this$emojiPickerEl2.open)||((_this$findBarEl2=this.findBarEl)===null||_this$findBarEl2===void 0?void 0:_this$findBarEl2.open)||((_this$shortcutHelpEl=this.shortcutHelpEl)===null||_this$shortcutHelpEl===void 0?void 0:_this$shortcutHelpEl.open)||((_this$suggestListEl2=this.suggestListEl)===null||_this$suggestListEl2===void 0?void 0:_this$suggestListEl2.open)||(this.fullscreen=!1);}},{key:"handleChromeFocusOut",value:function handleChromeFocusOut(i){var _this$shadowRoot,_this$view21;var s=i.relatedTarget;s&&(((_this$shadowRoot=this.shadowRoot)===null||_this$shadowRoot===void 0?void 0:_this$shadowRoot.contains(s))||this.contains(s))||((_this$view21=this.view)===null||_this$view21===void 0?void 0:_this$view21.hasFocus())||(this.hasFocus=!1,this.updateOverlays());}},{key:"floatingPanels",get:function get(){return[this.linkEditorEl,this.imagePanelEl,this.embedPanelEl,this.bookmarkPanelEl,this.specialCharsEl,this.emojiPickerEl,this.insertMenuEl,this.mathPanelEl,this.markdownPanelEl];}},{key:"closeAllPanels",value:function closeAllPanels(){var _this$linkEditorEl3,_this$imagePanelEl3,_this$embedPanelEl3,_this$bookmarkPanelEl3,_this$specialCharsEl2,_this$emojiPickerEl3,_this$insertMenuEl,_this$mathPanelEl,_this$markdownPanelEl;var i=arguments.length>0&&arguments[0]!==undefined?arguments[0]:!0;(_this$linkEditorEl3=this.linkEditorEl)!==null&&_this$linkEditorEl3!==void 0&&_this$linkEditorEl3.open&&this.closeLinkEditor(i),(_this$imagePanelEl3=this.imagePanelEl)!==null&&_this$imagePanelEl3!==void 0&&_this$imagePanelEl3.open&&this.closeImagePanel(i),(_this$embedPanelEl3=this.embedPanelEl)!==null&&_this$embedPanelEl3!==void 0&&_this$embedPanelEl3.open&&this.closeEmbedPanel(i),(_this$bookmarkPanelEl3=this.bookmarkPanelEl)!==null&&_this$bookmarkPanelEl3!==void 0&&_this$bookmarkPanelEl3.open&&this.closeBookmarkPanel(i),(_this$specialCharsEl2=this.specialCharsEl)!==null&&_this$specialCharsEl2!==void 0&&_this$specialCharsEl2.open&&this.closeSpecialChars(i),(_this$emojiPickerEl3=this.emojiPickerEl)!==null&&_this$emojiPickerEl3!==void 0&&_this$emojiPickerEl3.open&&this.closeEmojiPicker(i),(_this$insertMenuEl=this.insertMenuEl)!==null&&_this$insertMenuEl!==void 0&&_this$insertMenuEl.open&&this.closeInsertMenu(i),(_this$mathPanelEl=this.mathPanelEl)!==null&&_this$mathPanelEl!==void 0&&_this$mathPanelEl.open&&this.closeMathPanel(i),((_this$markdownPanelEl=this.markdownPanelEl)===null||_this$markdownPanelEl===void 0?void 0:_this$markdownPanelEl.open)&&this.closeMarkdownPanel(i);}},{key:"render",value:function render(){var _this23=this;var i="none"!==this.toolbar&&!this.readonly&&!this.sourceMode;return s(_templateObject||(_templateObject=_taggedTemplateLiteral(["\n <div\n class=\"nile-wysiwyg ","\"\n part=\"base\"\n @wysiwyg-command=","\n @focusout=","\n @keydown=","\n >\n ","\n ","\n <div\n class=\"nile-wysiwyg__surface\"\n part=\"surface\"\n style=","\n ></div>\n ","\n <nile-wysiwyg-shortcut-help\n @wysiwyg-shortcut-help-close=","\n ></nile-wysiwyg-shortcut-help>\n <nile-wysiwyg-bubble-menu></nile-wysiwyg-bubble-menu>\n <nile-wysiwyg-table-menu></nile-wysiwyg-table-menu>\n <nile-wysiwyg-code-menu></nile-wysiwyg-code-menu>\n <nile-wysiwyg-image-menu></nile-wysiwyg-image-menu>\n <nile-wysiwyg-embed-menu></nile-wysiwyg-embed-menu>\n <nile-wysiwyg-special-chars\n @wysiwyg-char-select=","\n @wysiwyg-char-cancel=","\n ></nile-wysiwyg-special-chars>\n <nile-wysiwyg-emoji-picker\n @wysiwyg-emoji-select=","\n @wysiwyg-emoji-cancel=","\n ></nile-wysiwyg-emoji-picker>\n <nile-wysiwyg-insert-menu\n @wysiwyg-insert-select=","\n @wysiwyg-insert-cancel=","\n ></nile-wysiwyg-insert-menu>\n <nile-wysiwyg-math-panel\n @wysiwyg-math-apply=","\n @wysiwyg-math-cancel=","\n ></nile-wysiwyg-math-panel>\n <nile-wysiwyg-markdown-panel\n @wysiwyg-markdown-apply=","\n @wysiwyg-markdown-cancel=","\n ></nile-wysiwyg-markdown-panel>\n <nile-wysiwyg-embed-panel\n @wysiwyg-embed-apply=","\n @wysiwyg-embed-cancel=","\n ></nile-wysiwyg-embed-panel>\n <nile-wysiwyg-bookmark-panel\n @wysiwyg-bookmark-apply=","\n @wysiwyg-bookmark-cancel=","\n ></nile-wysiwyg-bookmark-panel>\n <nile-wysiwyg-suggest-list\n @wysiwyg-suggest-select=","\n ></nile-wysiwyg-suggest-list>\n <nile-wysiwyg-find-bar\n @wysiwyg-find=","\n @wysiwyg-find-step=","\n @wysiwyg-replace=","\n @wysiwyg-replace-all=","\n @wysiwyg-find-close=","\n ></nile-wysiwyg-find-bar>\n <nile-wysiwyg-image-panel\n ?upload-from-computer=","\n .maxFileSize=","\n @wysiwyg-image-apply=","\n @wysiwyg-image-file=","\n @wysiwyg-image-remove=","\n @wysiwyg-image-cancel=","\n ></nile-wysiwyg-image-panel>\n <nile-wysiwyg-link-editor\n @wysiwyg-link-apply=","\n @wysiwyg-link-remove=","\n @wysiwyg-link-cancel=","\n ></nile-wysiwyg-link-editor>\n </div>\n "])),this.showBlocks?"nile-wysiwyg--show-blocks":"",this.handleCommand,this.handleChromeFocusOut,this.handleBaseKeydown,i?s(_templateObject2||(_templateObject2=_taggedTemplateLiteral(["\n <nile-wysiwyg-toolbar\n part=\"toolbar\"\n exportparts=\"button, select, color\"\n config=","\n ?disabled=","\n .toolbarState=","\n ></nile-wysiwyg-toolbar>\n "])),this.toolbar,this.disabled,this.toolbarState):n,this.sourceMode?s(_templateObject3||(_templateObject3=_taggedTemplateLiteral(["\n <nile-wysiwyg-source-view\n @wysiwyg-source-apply=","\n @wysiwyg-source-cancel=","\n ></nile-wysiwyg-source-view>\n "])),function(i){i.stopPropagation(),_this23.applySourceView(i.detail.html);},function(i){i.stopPropagation(),_this23.applySourceView(null);}):n,this.sourceMode?"display: none":"",(this.maxLength>0||this.showCounter)&&!this.sourceMode?s(_templateObject4||(_templateObject4=_taggedTemplateLiteral(["\n <div\n class=\"nile-wysiwyg__counter ","\"\n part=\"counter\"\n >\n ","\n </div>\n "])),this.maxLength>0&&this.counter.characters>=this.maxLength?"over":"",this.maxLength>0?"".concat(this.counter.characters," / ").concat(this.maxLength):"".concat(this.counter.words," words \xB7 ").concat(this.counter.characters," characters")):n,function(i){i.stopPropagation(),_this23.closeShortcutHelp();},function(i){i.stopPropagation(),_this23.insertSpecialChar(i.detail["char"]);},function(i){i.stopPropagation(),_this23.closeSpecialChars();},function(i){i.stopPropagation(),_this23.closeEmojiPicker(),_this23.insertSpecialChar(i.detail["char"]);},function(i){i.stopPropagation(),_this23.closeEmojiPicker();},function(i){i.stopPropagation(),_this23.handleInsertSelect(i.detail.index);},function(i){i.stopPropagation(),_this23.closeInsertMenu();},function(i){i.stopPropagation(),_this23.applyMath(i.detail.latex,i.detail.display);},function(i){i.stopPropagation(),_this23.closeMathPanel();},function(i){i.stopPropagation(),_this23.closeMarkdownPanel(),_this23.insertMarkdown(i.detail.markdown);},function(i){i.stopPropagation(),_this23.closeMarkdownPanel();},function(i){i.stopPropagation(),_this23.closeEmbedPanel(),_this23.execCommand("insertEmbed",{src:i.detail.src,provider:i.detail.provider});},function(i){i.stopPropagation(),_this23.closeEmbedPanel();},function(i){i.stopPropagation(),_this23.closeBookmarkPanel(),_this23.execCommand("insertBookmark",{id:i.detail.id});},function(i){i.stopPropagation(),_this23.closeBookmarkPanel();},function(i){i.stopPropagation(),_this23.handleSuggestSelect(i.detail.item);},function(i){i.stopPropagation(),_this23.find(i.detail.query);},function(i){i.stopPropagation(),"prev"===i.detail.direction?_this23.findPrev():_this23.findNext();},function(i){i.stopPropagation(),_this23.replace(i.detail.value);},function(i){i.stopPropagation(),_this23.replaceAll(i.detail.value);},function(i){i.stopPropagation(),_this23.closeFindBar();},this.uploadFromComputer,this.imageMaxFileSize,function(i){var _this23$imagePanelEl;i.stopPropagation();var s=(_this23$imagePanelEl=_this23.imagePanelEl)===null||_this23$imagePanelEl===void 0?void 0:_this23$imagePanelEl.editing;_this23.closeImagePanel(),_this23.execCommand(s?"updateImage":"insertImage",{src:i.detail.src,alt:i.detail.alt||null,caption:i.detail.caption||null});},function(i){i.stopPropagation(),_this23.closeImagePanel(),_this23.insertImageFile(i.detail.file,null,{alt:i.detail.alt||null,caption:i.detail.caption||null});},function(i){i.stopPropagation(),_this23.closeImagePanel(),_this23.execCommand("deleteImage");},function(i){i.stopPropagation(),_this23.closeImagePanel();},function(i){i.stopPropagation(),_this23.applyLink(i.detail.href,i.detail.text);},function(i){i.stopPropagation(),_this23.execCommand("unlink"),_this23.closeLinkEditor();},function(i){i.stopPropagation(),_this23.closeLinkEditor();});}}],[{key:"styles",get:function get(){return[g];}}]);}(j));si.formAssociated=!0,i([o({type:String})],si.prototype,"value",void 0),i([o({type:String})],si.prototype,"placeholder",void 0),i([o({type:Boolean,reflect:!0})],si.prototype,"disabled",void 0),i([o({type:Boolean,reflect:!0})],si.prototype,"readonly",void 0),i([o({type:String})],si.prototype,"toolbar",void 0),i([o({type:Boolean,attribute:"bubble-menu"})],si.prototype,"bubbleMenu",void 0),i([o({type:Boolean})],si.prototype,"sanitize",void 0),i([o({type:Boolean,attribute:"singleline"})],si.prototype,"singleLine",void 0),i([o({type:String})],si.prototype,"name",void 0),i([o({type:Boolean,reflect:!0})],si.prototype,"required",void 0),i([o({attribute:!1})],si.prototype,"uploadHandler",void 0),i([o({attribute:!1})],si.prototype,"allowBase64Images",void 0),i([o({type:Boolean,attribute:"upload-from-computer"})],si.prototype,"uploadFromComputer",void 0),i([o({type:Number,attribute:"image-max-file-size"})],si.prototype,"imageMaxFileSize",void 0),i([o({attribute:"mentions",converter:{fromAttribute:function fromAttribute(i){try{var _s14=JSON.parse(i),_n8={};for(var _i9=0,_Object$keys=Object.keys(_s14);_i9<_Object$keys.length;_i9++){var _i10=_Object$keys[_i9];var _o2=_s14[_i10];Array.isArray(_o2)&&(_n8[_i10]=_o2.filter(function(i){return i&&"string"==typeof i.key&&"string"==typeof i.label;}).map(function(i){return{key:i.key,label:i.label};}));}return _n8;}catch(_unused){return{};}},toAttribute:function toAttribute(i){return JSON.stringify(i);}}})],si.prototype,"mentions",void 0),i([o({type:Boolean,attribute:"no-slash-commands"})],si.prototype,"noSlashCommands",void 0),i([o({type:Boolean,attribute:"no-emoji"})],si.prototype,"noEmoji",void 0),i([o({type:Number,attribute:"maxlength"})],si.prototype,"maxLength",void 0),i([o({type:Boolean,attribute:"show-counter"})],si.prototype,"showCounter",void 0),i([o({type:Boolean,attribute:"sticky-toolbar",reflect:!0})],si.prototype,"stickyToolbar",void 0),i([o({attribute:"snippets",converter:{fromAttribute:function fromAttribute(i){try{var _s15=JSON.parse(i);return Array.isArray(_s15)?_s15.filter(function(i){return i&&"string"==typeof i.key&&"string"==typeof i.label&&"string"==typeof i.html;}):[];}catch(_unused2){return[];}},toAttribute:function toAttribute(i){return JSON.stringify(i);}}})],si.prototype,"snippets",void 0),i([o({attribute:"merge-fields",converter:{fromAttribute:function fromAttribute(i){try{var _s16=JSON.parse(i);return Array.isArray(_s16)?_s16.filter(function(i){return i&&"string"==typeof i.id&&"string"==typeof i.label;}):[];}catch(_unused3){return[];}},toAttribute:function toAttribute(i){return JSON.stringify(i);}}})],si.prototype,"mergeFields",void 0),i([o({attribute:"templates",converter:{fromAttribute:function fromAttribute(i){try{var _s17=JSON.parse(i);return Array.isArray(_s17)?_s17.filter(function(i){return i&&"string"==typeof i.label&&"string"==typeof i.html;}):[];}catch(_unused4){return[];}},toAttribute:function toAttribute(i){return JSON.stringify(i);}}})],si.prototype,"templates",void 0),i([o({attribute:!1})],si.prototype,"mathRenderer",void 0),i([o({type:Number,attribute:"autosave-interval"})],si.prototype,"autosaveInterval",void 0),i([o({type:Boolean,attribute:"paste-as-plain-text",reflect:!0})],si.prototype,"pasteAsPlainText",void 0),i([o({type:Boolean,attribute:"no-markdown-paste"})],si.prototype,"noMarkdownPaste",void 0),i([o({type:Boolean,attribute:"no-text-transform"})],si.prototype,"noTextTransform",void 0),i([o({type:Boolean,reflect:!0})],si.prototype,"fullscreen",void 0),i([o({type:Boolean,attribute:"show-blocks",reflect:!0})],si.prototype,"showBlocks",void 0),i([t()],si.prototype,"toolbarState",void 0),i([t()],si.prototype,"hasFocus",void 0),i([t()],si.prototype,"sourceMode",void 0),i([t()],si.prototype,"counter",void 0),i([t()],si.prototype,"insertMenuMode",void 0),i([e(".nile-wysiwyg")],si.prototype,"baseEl",void 0),i([e("nile-wysiwyg-toolbar")],si.prototype,"toolbarEl",void 0),i([e(".nile-wysiwyg__surface")],si.prototype,"surfaceEl",void 0),i([e("nile-wysiwyg-link-editor")],si.prototype,"linkEditorEl",void 0),i([e("nile-wysiwyg-bubble-menu")],si.prototype,"bubbleMenuEl",void 0),i([e("nile-wysiwyg-image-panel")],si.prototype,"imagePanelEl",void 0),i([e("nile-wysiwyg-table-menu")],si.prototype,"tableMenuEl",void 0),i([e("nile-wysiwyg-suggest-list")],si.prototype,"suggestListEl",void 0),i([e("nile-wysiwyg-find-bar")],si.prototype,"findBarEl",void 0),i([e("nile-wysiwyg-source-view")],si.prototype,"sourceViewEl",void 0),i([e("nile-wysiwyg-embed-panel")],si.prototype,"embedPanelEl",void 0),i([e("nile-wysiwyg-bookmark-panel")],si.prototype,"bookmarkPanelEl",void 0),i([e("nile-wysiwyg-code-menu")],si.prototype,"codeMenuEl",void 0),i([e("nile-wysiwyg-shortcut-help")],si.prototype,"shortcutHelpEl",void 0),i([e("nile-wysiwyg-image-menu")],si.prototype,"imageMenuEl",void 0),i([e("nile-wysiwyg-embed-menu")],si.prototype,"embedMenuEl",void 0),i([e("nile-wysiwyg-special-chars")],si.prototype,"specialCharsEl",void 0),i([e("nile-wysiwyg-emoji-picker")],si.prototype,"emojiPickerEl",void 0),i([e("nile-wysiwyg-insert-menu")],si.prototype,"insertMenuEl",void 0),i([e("nile-wysiwyg-math-panel")],si.prototype,"mathPanelEl",void 0),i([e("nile-wysiwyg-markdown-panel")],si.prototype,"markdownPanelEl",void 0),_export("N",si=i([c("nile-wysiwyg-editor")],si));}};});
|
|
2
|
+
//# sourceMappingURL=nile-wysiwyg-editor.cjs.js.map
|