@e-llm-studio/instant-learning 0.0.190 → 0.0.192
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/features/DocumentLearning/_components/ChatComponent.css.js +2 -0
- package/dist/cjs/features/DocumentLearning/_components/ChatComponent.css.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/AccordionSection.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/AccordionSection.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/ChatComponent.css.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/ChatComponent.css.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/ChatComponent.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/ChatComponent.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/CriticalGaps.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/ILComponents.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/ILComponents.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/ILPopup.css.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/ILPopup.css.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/MessageRendering/CustomComponents.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/MessageRendering/CustomComponents.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/MessageRendering/MarkdownElements.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/MessageRendering/MarkdownElements.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/MessageRendering/MessageRendering.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/MessageRendering.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/MessageRendering.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/RuleValidationCard.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/RuleValidationCard.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/_svg/ResizeChat.svg.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/_svg/ResizeChat.svg.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/_svg/WarningIcon.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/_svg/WarningIcon.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/atoms/Button.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/atoms/Button.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/atoms/Dropdown.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/atoms/Dropdown.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/atoms/Textarea.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/atoms/Textarea.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/atoms/Toggle.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/atoms/Toggle.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/molecules/Condition/ConditionList.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/molecules/ConditionList.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/molecules/ConditionList.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/molecules/SectionWrapper.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/molecules/SectionWrapper.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/molecules/SeparationRow.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/molecules/SeparationRow.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/organisms/ConditionSection.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/organisms/ConditionSection.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/organisms/ConfigSection.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/organisms/ConfigSection.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/organisms/ScopeSection.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/organisms/ScopeSection.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/organisms/TextSection.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/organisms/TextSection.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/templates/AudactyTemplate.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/templates/AudactyTemplate.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/templates/Testing.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/templates/Testing.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/templates/TrafficManagerTemplate.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/templates/TrafficManagerTemplate.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/templates/templatesMap.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/templates/templatesMap.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/hooks/useHeaderObserver.js +2 -0
- package/dist/cjs/features/IL-OTJ/hooks/useHeaderObserver.js.map +1 -0
- package/dist/cjs/features/InstantLearning/_components/ChatComponent.css.js +2 -0
- package/dist/cjs/features/InstantLearning/_components/ChatComponent.css.js.map +1 -0
- package/dist/cjs/features/InstantLearning/_components/TooltipComponent.js +2 -0
- package/dist/cjs/features/InstantLearning/_components/TooltipComponent.js.map +1 -0
- package/dist/cjs/node_modules/@e-llm-studio/citation/dist/node_modules/clsx/dist/clsx.m.js +2 -0
- package/dist/cjs/node_modules/@e-llm-studio/citation/dist/node_modules/clsx/dist/clsx.m.js.map +1 -0
- package/dist/cjs/node_modules/@e-llm-studio/streaming-response/node_modules/ws/browser.js +2 -0
- package/dist/cjs/node_modules/@e-llm-studio/streaming-response/node_modules/ws/browser.js.map +1 -0
- package/dist/cjs/node_modules/@emotion/serialize/node_modules/@emotion/hash/dist/emotion-hash.esm.js +2 -0
- package/dist/cjs/node_modules/@emotion/serialize/node_modules/@emotion/hash/dist/emotion-hash.esm.js.map +1 -0
- package/dist/cjs/node_modules/decode-named-character-reference/index.dom.js.map +1 -1
- package/dist/cjs/node_modules/hast-util-from-parse5/node_modules/comma-separated-tokens/index.js +2 -0
- package/dist/cjs/node_modules/hast-util-from-parse5/node_modules/comma-separated-tokens/index.js.map +1 -0
- package/dist/cjs/node_modules/hast-util-from-parse5/node_modules/space-separated-tokens/index.js +2 -0
- package/dist/cjs/node_modules/hast-util-from-parse5/node_modules/space-separated-tokens/index.js.map +1 -0
- package/dist/cjs/node_modules/hast-util-raw/node_modules/unist-util-position/lib/index.js +2 -0
- package/dist/cjs/node_modules/hast-util-raw/node_modules/unist-util-position/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/hast-util-raw/node_modules/unist-util-visit/lib/index.js.map +1 -1
- package/dist/cjs/node_modules/hast-util-to-parse5/node_modules/comma-separated-tokens/index.js +2 -0
- package/dist/cjs/node_modules/hast-util-to-parse5/node_modules/comma-separated-tokens/index.js.map +1 -0
- package/dist/cjs/node_modules/hast-util-to-parse5/node_modules/space-separated-tokens/index.js +2 -0
- package/dist/cjs/node_modules/hast-util-to-parse5/node_modules/space-separated-tokens/index.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-is/lib/index.js +2 -0
- package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-is/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit/lib/index.js +2 -0
- package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/color.browser.js +2 -0
- package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/color.browser.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/index.js +2 -0
- package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-is/lib/index.js +2 -0
- package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-is/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/color.browser.js +2 -0
- package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/color.browser.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/index.js +2 -0
- package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-from-markdown/node_modules/unist-util-stringify-position/lib/index.js +2 -0
- package/dist/cjs/node_modules/mdast-util-from-markdown/node_modules/unist-util-stringify-position/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/footer.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/footer.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/break.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/break.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/code.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/code.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/delete.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/delete.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/footnote.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/footnote.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/heading.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/heading.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/html.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/html.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/image.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/image.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/index.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/index.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/link.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/link.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/list-item.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/list-item.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/list.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/list.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/root.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/root.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/strong.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/strong.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table-row.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table-row.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/text.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/text.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/index.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/revert.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/revert.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/state.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/lib/state.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/micromark-util-character/index.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/micromark-util-character/index.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/micromark-util-sanitize-uri/index.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/micromark-util-sanitize-uri/index.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-is/lib/index.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-is/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit/lib/index.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/color.browser.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/color.browser.js.map +1 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/index.js +2 -0
- package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/react-hot-toast/node_modules/goober/dist/goober.modern.js +2 -0
- package/dist/cjs/node_modules/react-hot-toast/node_modules/goober/dist/goober.modern.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/comma-separated-tokens/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/comma-separated-tokens/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/is-plain-obj/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/is-plain-obj/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/mdast-util-from-markdown/lib/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/mdast-util-from-markdown/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/mdast-util-to-string/lib/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/mdast-util-to-string/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/constructs.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/constructs.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/create-tokenizer.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/create-tokenizer.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/content.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/content.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/document.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/document.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/flow.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/flow.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/text.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/text.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/parse.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/parse.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/postprocess.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/postprocess.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/preprocess.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/preprocess.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/attention.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/attention.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/autolink.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/autolink.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/blank-line.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/blank-line.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/block-quote.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/block-quote.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-escape.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-escape.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-reference.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-reference.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-fenced.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-fenced.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-indented.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-indented.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-text.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-text.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/content.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/content.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/definition.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/definition.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/hard-break-escape.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/hard-break-escape.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/heading-atx.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/heading-atx.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-flow.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-flow.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-text.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-text.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-end.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-end.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-image.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-image.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-link.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-link.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/line-ending.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/line-ending.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/list.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/list.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/setext-underline.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/setext-underline.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/thematic-break.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/thematic-break.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-destination/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-destination/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-label/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-label/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-space/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-space/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-title/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-title/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-whitespace/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-whitespace/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-character/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-character/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-character/lib/unicode-punctuation-regex.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-character/lib/unicode-punctuation-regex.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-chunked/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-chunked/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-classify-character/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-classify-character/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-combine-extensions/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-combine-extensions/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-decode-numeric-character-reference/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-decode-numeric-character-reference/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-decode-string/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-decode-string/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-html-tag-name/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-html-tag-name/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-normalize-identifier/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-normalize-identifier/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-resolve-all/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-resolve-all/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-subtokenize/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-subtokenize/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/aria.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/aria.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/find.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/find.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/hast-to-react.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/hast-to-react.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/html.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/html.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/normalize.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/normalize.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/svg.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/svg.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/case-insensitive-transform.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/case-insensitive-transform.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/case-sensitive-transform.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/case-sensitive-transform.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/create.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/create.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/defined-info.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/defined-info.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/info.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/info.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/merge.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/merge.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/schema.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/schema.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/types.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/types.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xlink.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xlink.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xml.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xml.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xmlns.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xmlns.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/remark-parse/lib/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/remark-parse/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/space-separated-tokens/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/space-separated-tokens/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/unified/lib/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/unified/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-is/lib/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-is/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-stringify-position/lib/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-stringify-position/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit/lib/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/color.browser.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/color.browser.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minpath.browser.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minpath.browser.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minproc.browser.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minproc.browser.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minurl.browser.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minurl.browser.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minurl.shared.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minurl.shared.js.map +1 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/vfile-message/lib/index.js +2 -0
- package/dist/cjs/node_modules/react-markdown/node_modules/vfile-message/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/unist-util-visit/node_modules/unist-util-is/lib/index.js +2 -0
- package/dist/cjs/node_modules/unist-util-visit/node_modules/unist-util-is/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/color.browser.js +2 -0
- package/dist/cjs/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/color.browser.js.map +1 -0
- package/dist/cjs/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/index.js +2 -0
- package/dist/cjs/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/index.js.map +1 -0
- package/dist/cjs/node_modules/unist-util-visit-parents/lib/color.js +2 -0
- package/dist/cjs/node_modules/unist-util-visit-parents/lib/color.js.map +1 -0
- package/dist/cjs/node_modules/vfile-message/node_modules/unist-util-stringify-position/lib/index.js +2 -0
- package/dist/cjs/node_modules/vfile-message/node_modules/unist-util-stringify-position/lib/index.js.map +1 -0
- package/dist/features/DocumentLearning/_components/ChatComponent.css.js +2 -0
- package/dist/features/DocumentLearning/_components/ChatComponent.css.js.map +1 -0
- package/dist/features/IL-OTJ/_components/AccordionSection.js +2 -0
- package/dist/features/IL-OTJ/_components/AccordionSection.js.map +1 -0
- package/dist/features/IL-OTJ/_components/ChatComponent.css.js +2 -0
- package/dist/features/IL-OTJ/_components/ChatComponent.css.js.map +1 -0
- package/dist/features/IL-OTJ/_components/ChatComponent.js +2 -0
- package/dist/features/IL-OTJ/_components/ChatComponent.js.map +1 -0
- package/dist/features/IL-OTJ/_components/CriticalGaps.js +1 -1
- package/dist/features/IL-OTJ/_components/ILComponents.js +2 -0
- package/dist/features/IL-OTJ/_components/ILComponents.js.map +1 -0
- package/dist/features/IL-OTJ/_components/ILPopup.css.js +2 -0
- package/dist/features/IL-OTJ/_components/ILPopup.css.js.map +1 -0
- package/dist/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.js +1 -1
- package/dist/features/IL-OTJ/_components/MessageRendering/CustomComponents.js +2 -0
- package/dist/features/IL-OTJ/_components/MessageRendering/CustomComponents.js.map +1 -0
- package/dist/features/IL-OTJ/_components/MessageRendering/MarkdownElements.js +2 -0
- package/dist/features/IL-OTJ/_components/MessageRendering/MarkdownElements.js.map +1 -0
- package/dist/features/IL-OTJ/_components/MessageRendering/MessageRendering.js +1 -1
- package/dist/features/IL-OTJ/_components/MessageRendering.js +2 -0
- package/dist/features/IL-OTJ/_components/MessageRendering.js.map +1 -0
- package/dist/features/IL-OTJ/_components/RuleValidationCard.js +2 -0
- package/dist/features/IL-OTJ/_components/RuleValidationCard.js.map +1 -0
- package/dist/features/IL-OTJ/_components/_svg/ResizeChat.svg.js +2 -0
- package/dist/features/IL-OTJ/_components/_svg/ResizeChat.svg.js.map +1 -0
- package/dist/features/IL-OTJ/_components/_svg/WarningIcon.js +2 -0
- package/dist/features/IL-OTJ/_components/_svg/WarningIcon.js.map +1 -0
- package/dist/features/IL-OTJ/_components/atoms/Button.js +2 -0
- package/dist/features/IL-OTJ/_components/atoms/Button.js.map +1 -0
- package/dist/features/IL-OTJ/_components/atoms/Dropdown.js +2 -0
- package/dist/features/IL-OTJ/_components/atoms/Dropdown.js.map +1 -0
- package/dist/features/IL-OTJ/_components/atoms/Textarea.js +2 -0
- package/dist/features/IL-OTJ/_components/atoms/Textarea.js.map +1 -0
- package/dist/features/IL-OTJ/_components/atoms/Toggle.js +2 -0
- package/dist/features/IL-OTJ/_components/atoms/Toggle.js.map +1 -0
- package/dist/features/IL-OTJ/_components/molecules/Condition/ConditionList.js +1 -1
- package/dist/features/IL-OTJ/_components/molecules/ConditionList.js +2 -0
- package/dist/features/IL-OTJ/_components/molecules/ConditionList.js.map +1 -0
- package/dist/features/IL-OTJ/_components/molecules/SectionWrapper.js +2 -0
- package/dist/features/IL-OTJ/_components/molecules/SectionWrapper.js.map +1 -0
- package/dist/features/IL-OTJ/_components/molecules/SeparationRow.js +2 -0
- package/dist/features/IL-OTJ/_components/molecules/SeparationRow.js.map +1 -0
- package/dist/features/IL-OTJ/_components/organisms/ConditionSection.js +2 -0
- package/dist/features/IL-OTJ/_components/organisms/ConditionSection.js.map +1 -0
- package/dist/features/IL-OTJ/_components/organisms/ConfigSection.js +2 -0
- package/dist/features/IL-OTJ/_components/organisms/ConfigSection.js.map +1 -0
- package/dist/features/IL-OTJ/_components/organisms/ScopeSection.js +2 -0
- package/dist/features/IL-OTJ/_components/organisms/ScopeSection.js.map +1 -0
- package/dist/features/IL-OTJ/_components/organisms/TextSection.js +2 -0
- package/dist/features/IL-OTJ/_components/organisms/TextSection.js.map +1 -0
- package/dist/features/IL-OTJ/_components/templates/AudactyTemplate.js +2 -0
- package/dist/features/IL-OTJ/_components/templates/AudactyTemplate.js.map +1 -0
- package/dist/features/IL-OTJ/_components/templates/Testing.js +2 -0
- package/dist/features/IL-OTJ/_components/templates/Testing.js.map +1 -0
- package/dist/features/IL-OTJ/_components/templates/TrafficManagerTemplate.js +2 -0
- package/dist/features/IL-OTJ/_components/templates/TrafficManagerTemplate.js.map +1 -0
- package/dist/features/IL-OTJ/_components/templates/templatesMap.js +2 -0
- package/dist/features/IL-OTJ/_components/templates/templatesMap.js.map +1 -0
- package/dist/features/IL-OTJ/hooks/useHeaderObserver.js +2 -0
- package/dist/features/IL-OTJ/hooks/useHeaderObserver.js.map +1 -0
- package/dist/features/InstantLearning/_components/ChatComponent.css.js +2 -0
- package/dist/features/InstantLearning/_components/ChatComponent.css.js.map +1 -0
- package/dist/features/InstantLearning/_components/TooltipComponent.js +2 -0
- package/dist/features/InstantLearning/_components/TooltipComponent.js.map +1 -0
- package/dist/node_modules/@e-llm-studio/citation/dist/node_modules/clsx/dist/clsx.m.js +2 -0
- package/dist/node_modules/@e-llm-studio/citation/dist/node_modules/clsx/dist/clsx.m.js.map +1 -0
- package/dist/node_modules/@e-llm-studio/streaming-response/node_modules/ws/browser.js +2 -0
- package/dist/node_modules/@e-llm-studio/streaming-response/node_modules/ws/browser.js.map +1 -0
- package/dist/node_modules/@emotion/serialize/node_modules/@emotion/hash/dist/emotion-hash.esm.js +2 -0
- package/dist/node_modules/@emotion/serialize/node_modules/@emotion/hash/dist/emotion-hash.esm.js.map +1 -0
- package/dist/node_modules/decode-named-character-reference/index.dom.js.map +1 -1
- package/dist/node_modules/hast-util-from-parse5/node_modules/comma-separated-tokens/index.js +2 -0
- package/dist/node_modules/hast-util-from-parse5/node_modules/comma-separated-tokens/index.js.map +1 -0
- package/dist/node_modules/hast-util-from-parse5/node_modules/space-separated-tokens/index.js +2 -0
- package/dist/node_modules/hast-util-from-parse5/node_modules/space-separated-tokens/index.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/unist-util-position/lib/index.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/unist-util-position/lib/index.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/unist-util-visit/lib/index.js.map +1 -1
- package/dist/node_modules/hast-util-to-parse5/node_modules/comma-separated-tokens/index.js +2 -0
- package/dist/node_modules/hast-util-to-parse5/node_modules/comma-separated-tokens/index.js.map +1 -0
- package/dist/node_modules/hast-util-to-parse5/node_modules/space-separated-tokens/index.js +2 -0
- package/dist/node_modules/hast-util-to-parse5/node_modules/space-separated-tokens/index.js.map +1 -0
- package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-is/lib/index.js +2 -0
- package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-is/lib/index.js.map +1 -0
- package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit/lib/index.js +2 -0
- package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit/lib/index.js.map +1 -0
- package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/color.browser.js +2 -0
- package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/color.browser.js.map +1 -0
- package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/index.js +2 -0
- package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/index.js.map +1 -0
- package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-is/lib/index.js +2 -0
- package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-is/lib/index.js.map +1 -0
- package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/color.browser.js +2 -0
- package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/color.browser.js.map +1 -0
- package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/index.js +2 -0
- package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/index.js.map +1 -0
- package/dist/node_modules/mdast-util-from-markdown/node_modules/unist-util-stringify-position/lib/index.js +2 -0
- package/dist/node_modules/mdast-util-from-markdown/node_modules/unist-util-stringify-position/lib/index.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/footer.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/footer.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/break.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/break.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/code.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/code.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/delete.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/delete.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/footnote.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/footnote.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/heading.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/heading.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/html.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/html.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/image.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/image.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/index.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/index.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/link.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/link.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/list-item.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/list-item.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/list.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/list.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/root.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/root.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/strong.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/strong.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/table-row.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/table-row.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/table.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/table.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/text.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/text.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/index.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/index.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/revert.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/revert.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/lib/state.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/lib/state.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/node_modules/micromark-util-character/index.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/node_modules/micromark-util-character/index.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/node_modules/micromark-util-sanitize-uri/index.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/node_modules/micromark-util-sanitize-uri/index.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-is/lib/index.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-is/lib/index.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit/lib/index.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit/lib/index.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/color.browser.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/color.browser.js.map +1 -0
- package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/index.js +2 -0
- package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/index.js.map +1 -0
- package/dist/node_modules/react-hot-toast/node_modules/goober/dist/goober.modern.js +2 -0
- package/dist/node_modules/react-hot-toast/node_modules/goober/dist/goober.modern.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/comma-separated-tokens/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/comma-separated-tokens/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/is-plain-obj/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/is-plain-obj/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/mdast-util-from-markdown/lib/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/mdast-util-from-markdown/lib/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/mdast-util-to-string/lib/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/mdast-util-to-string/lib/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark/lib/constructs.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark/lib/constructs.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark/lib/create-tokenizer.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark/lib/create-tokenizer.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/content.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/content.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/document.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/document.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/flow.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/flow.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/text.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/text.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark/lib/parse.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark/lib/parse.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark/lib/postprocess.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark/lib/postprocess.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark/lib/preprocess.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark/lib/preprocess.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/attention.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/attention.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/autolink.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/autolink.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/blank-line.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/blank-line.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/block-quote.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/block-quote.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-escape.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-escape.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-reference.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-reference.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-fenced.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-fenced.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-indented.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-indented.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-text.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-text.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/content.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/content.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/definition.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/definition.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/hard-break-escape.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/hard-break-escape.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/heading-atx.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/heading-atx.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-flow.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-flow.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-text.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-text.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-end.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-end.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-image.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-image.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-link.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-link.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/line-ending.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/line-ending.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/list.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/list.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/setext-underline.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/setext-underline.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/thematic-break.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/thematic-break.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-factory-destination/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-factory-destination/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-factory-label/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-factory-label/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-factory-space/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-factory-space/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-factory-title/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-factory-title/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-factory-whitespace/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-factory-whitespace/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-util-character/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-util-character/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-util-character/lib/unicode-punctuation-regex.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-util-character/lib/unicode-punctuation-regex.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-util-chunked/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-util-chunked/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-util-classify-character/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-util-classify-character/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-util-combine-extensions/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-util-combine-extensions/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-util-decode-numeric-character-reference/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-util-decode-numeric-character-reference/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-util-decode-string/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-util-decode-string/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-util-html-tag-name/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-util-html-tag-name/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-util-normalize-identifier/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-util-normalize-identifier/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-util-resolve-all/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-util-resolve-all/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-util-subtokenize/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/micromark-util-subtokenize/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/aria.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/aria.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/find.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/find.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/hast-to-react.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/hast-to-react.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/html.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/html.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/normalize.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/normalize.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/svg.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/svg.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/case-insensitive-transform.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/case-insensitive-transform.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/case-sensitive-transform.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/case-sensitive-transform.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/create.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/create.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/defined-info.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/defined-info.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/info.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/info.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/merge.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/merge.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/schema.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/schema.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/types.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/types.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/xlink.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/xlink.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/xml.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/xml.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/xmlns.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/property-information/lib/xmlns.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/remark-parse/lib/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/remark-parse/lib/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/space-separated-tokens/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/space-separated-tokens/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/unified/lib/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/unified/lib/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/unist-util-is/lib/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/unist-util-is/lib/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/unist-util-stringify-position/lib/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/unist-util-stringify-position/lib/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/unist-util-visit/lib/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/unist-util-visit/lib/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/color.browser.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/color.browser.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/vfile/lib/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/vfile/lib/index.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/vfile/lib/minpath.browser.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/vfile/lib/minpath.browser.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/vfile/lib/minproc.browser.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/vfile/lib/minproc.browser.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/vfile/lib/minurl.browser.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/vfile/lib/minurl.browser.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/vfile/lib/minurl.shared.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/vfile/lib/minurl.shared.js.map +1 -0
- package/dist/node_modules/react-markdown/node_modules/vfile-message/lib/index.js +2 -0
- package/dist/node_modules/react-markdown/node_modules/vfile-message/lib/index.js.map +1 -0
- package/dist/node_modules/unist-util-visit/node_modules/unist-util-is/lib/index.js +2 -0
- package/dist/node_modules/unist-util-visit/node_modules/unist-util-is/lib/index.js.map +1 -0
- package/dist/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/color.browser.js +2 -0
- package/dist/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/color.browser.js.map +1 -0
- package/dist/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/index.js +2 -0
- package/dist/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/index.js.map +1 -0
- package/dist/node_modules/unist-util-visit-parents/lib/color.js +2 -0
- package/dist/node_modules/unist-util-visit-parents/lib/color.js.map +1 -0
- package/dist/node_modules/vfile-message/node_modules/unist-util-stringify-position/lib/index.js +2 -0
- package/dist/node_modules/vfile-message/node_modules/unist-util-stringify-position/lib/index.js.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/AccordionSection.d.ts +7 -0
- package/dist/types/src/features/IL-OTJ/_components/AccordionSection.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/BookLearningForm.d.ts +23 -0
- package/dist/types/src/features/IL-OTJ/_components/BookLearningForm.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/ChatComponent.d.ts +31 -0
- package/dist/types/src/features/IL-OTJ/_components/ChatComponent.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/ConflictingLearningWarnCard.d.ts +13 -0
- package/dist/types/src/features/IL-OTJ/_components/ConflictingLearningWarnCard.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/ConflictingLearningWarnCardDB.d.ts +41 -0
- package/dist/types/src/features/IL-OTJ/_components/ConflictingLearningWarnCardDB.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/ContextualChatComponent.d.ts +62 -0
- package/dist/types/src/features/IL-OTJ/_components/ContextualChatComponent.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/ContextualConflictDBCard.d.ts +30 -0
- package/dist/types/src/features/IL-OTJ/_components/ContextualConflictDBCard.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/ContextualLearningForm.d.ts +1 -0
- package/dist/types/src/features/IL-OTJ/_components/ContextualLearningForm.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/CriticalGaps.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/ILComponents.d.ts +74 -0
- package/dist/types/src/features/IL-OTJ/_components/ILComponents.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/LearningDetailsForm.d.ts +71 -0
- package/dist/types/src/features/IL-OTJ/_components/LearningDetailsForm.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/MessageRendering/CustomComponents.d.ts +10 -0
- package/dist/types/src/features/IL-OTJ/_components/MessageRendering/CustomComponents.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MarkdownElements.d.ts +25 -0
- package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MarkdownElements.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MessageRendering.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/MessageRendering.d.ts +14 -0
- package/dist/types/src/features/IL-OTJ/_components/MessageRendering.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/RuleValidationCard.d.ts +30 -0
- package/dist/types/src/features/IL-OTJ/_components/RuleValidationCard.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/SimilarLearningCard.d.ts +20 -0
- package/dist/types/src/features/IL-OTJ/_components/SimilarLearningCard.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/TemplateRetrievalForm.d.ts +50 -0
- package/dist/types/src/features/IL-OTJ/_components/TemplateRetrievalForm.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/atoms/Button.d.ts +7 -0
- package/dist/types/src/features/IL-OTJ/_components/atoms/Button.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/atoms/Dropdown.d.ts +13 -0
- package/dist/types/src/features/IL-OTJ/_components/atoms/Dropdown.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/atoms/Textarea.d.ts +6 -0
- package/dist/types/src/features/IL-OTJ/_components/atoms/Textarea.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/atoms/Toggle.d.ts +7 -0
- package/dist/types/src/features/IL-OTJ/_components/atoms/Toggle.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/atoms/index.d.ts +4 -0
- package/dist/types/src/features/IL-OTJ/_components/atoms/index.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/molecules/ConditionList.d.ts +16 -0
- package/dist/types/src/features/IL-OTJ/_components/molecules/ConditionList.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/molecules/SectionWrapper.d.ts +14 -0
- package/dist/types/src/features/IL-OTJ/_components/molecules/SectionWrapper.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/molecules/SeparationRow.d.ts +10 -0
- package/dist/types/src/features/IL-OTJ/_components/molecules/SeparationRow.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/molecules/index.d.ts +4 -0
- package/dist/types/src/features/IL-OTJ/_components/molecules/index.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection.d.ts +2 -0
- package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/organisms/ConfigSection.d.ts +2 -0
- package/dist/types/src/features/IL-OTJ/_components/organisms/ConfigSection.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/organisms/ScopeSection.d.ts +25 -0
- package/dist/types/src/features/IL-OTJ/_components/organisms/ScopeSection.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/organisms/TextSection.d.ts +2 -0
- package/dist/types/src/features/IL-OTJ/_components/organisms/TextSection.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/organisms/index.d.ts +5 -0
- package/dist/types/src/features/IL-OTJ/_components/organisms/index.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/templates/AudactyTemplate.d.ts +2 -0
- package/dist/types/src/features/IL-OTJ/_components/templates/AudactyTemplate.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/templates/Testing.d.ts +2 -0
- package/dist/types/src/features/IL-OTJ/_components/templates/Testing.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/templates/TrafficManagerTemplate.d.ts +2 -0
- package/dist/types/src/features/IL-OTJ/_components/templates/TrafficManagerTemplate.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/templates/index.d.ts +3 -0
- package/dist/types/src/features/IL-OTJ/_components/templates/index.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/templates/templatesMap.d.ts +7 -0
- package/dist/types/src/features/IL-OTJ/_components/templates/templatesMap.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/hooks/useHeaderObserver.d.ts +13 -0
- package/dist/types/src/features/IL-OTJ/hooks/useHeaderObserver.d.ts.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MarkdownElements.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../../node_modules/tslib/tslib.es6.mjs.js"),n=require("react/jsx-runtime"),t=require("../../../../node_modules/react-markdown/lib/react-markdown.js"),a=require("../../../../node_modules/rehype-raw/lib/index.js"),i=require("../../../../node_modules/remark-gfm/index.js"),r=require("react"),s=require("./ClickableChatComponents.js"),o=require("../MarkdownComponents/MarkdownElements.js"),c=require("../../helpers/utils.js"),l=require("./RuleVariantCard.js"),d=require("../MarkdownComponents/MarkdownSelect.js");exports.default=function(u){var p=u.index,g=u.content,m=u.role;u.messages;var v=u.handleStream,f=u.scrollToBottom,S=u.isLastMessage,h=u.onSave,_=u.citations,x=u.setChatSize,b=u.chatSize,k=u.isStreamEnd,y=u.messageIsEnd,w=u.onViewComparison,C=u.onTypeResponseClick,j=u.onComparisonLinkClick,E=r.useState(g),T=E[0],M=E[1],L=r.useState([]),R=L[0],B=L[1],N=r.useState(!1),I=N[0],A=N[1],z=r.useState(!1),q=z[0],D=z[1],W=r.useState(!1),P=W[0],V=W[1],F=r.useState(null),J=F[0],O=F[1],$=r.useState(null),G=$[0],H=$[1],K=r.useState([]),U=K[0],X=K[1],Y=r.useState(!1),Q=Y[0],Z=Y[1],ee=r.useState(!1),ne=ee[0],te=ee[1],ae=r.useState(new Set),ie=ae[0],re=ae[1],se=r.useState(new Set),oe=se[0],ce=se[1],le=r.useRef({handleStream:v,onSave:h,selectedTiers:R,tiersSubmitted:q,citations:_,openCardIds:ie,openCitationIds:oe,chatSize:b,isLastMessage:S,scrollToBottom:f,isStreamEnd:k,selectedVariant:G,messageIsEnd:y,isCommitted:P,clickedAction:J,gapSelections:U,gapsSubmitted:ne,onTypeResponseClick:C});le.current={handleStream:v,onSave:h,selectedTiers:R,tiersSubmitted:q,citations:_,openCardIds:ie,openCitationIds:oe,chatSize:b,isLastMessage:S,scrollToBottom:f,isStreamEnd:k,selectedVariant:G,messageIsEnd:y,isCommitted:P,clickedAction:J,gapSelections:U,gapsSubmitted:ne,onTypeResponseClick:C},r.useEffect(function(){H(null),V(!1),O(null),Z(!1),te(!1),X([])},[p]),r.useEffect(function(){if(y&&!P&&!G){var e=T.match(/<variant-card[^>]*isselected=["']true["'][^>]*>/i);if(e){var n=e[0].match(/id=["']([^"']+)["']/),t=e[0].match(/variantname=["']([^"']+)["']/),a=e[0].match(/decisionstrength=["']([^"']+)["']/);n&&t&&H({id:n[1],variantName:t[1],decisionStrength:parseInt((null==a?void 0:a[1])||"0")})}}},[T,y,P,G]);var de=r.useCallback(function(e,n,t){var a=function(t){var a=new Set(t);return n?a.add(e):a.delete(e),a};"card"===t?re(function(e){return a(e)}):ce(function(e){return a(e)})},[]),ue=r.useCallback(function(e,n,t){void 0===n&&(n=!1);var a=le.current,i=a.handleStream;a.onSave;var r=e.trim();i&&(i(new KeyboardEvent("keydown",{key:"Enter"}),!1,r),n&&t&&(V(!0),O(t))),n||M(function(e){return e.replace(/<button([^>]*)class=["']clickable-button["']([^>]*)>([\s\S]*?)<\/button>/gi,function(e,n,t,a){var i=a.trim(),s='data-selected="'.concat(i===r,'"');return"<button".concat(n,'class="clickable-button" ').concat(s).concat(t,">").concat(a,"</button>")})})},[]),pe=r.useCallback(function(e,n){Z(e),X(n)},[]),ge=r.useCallback(function(){var e=le.current,n=e.handleStream,t=e.gapSelections.map(function(e){var n=Array.isArray(e.userSelection)?e.userSelection.join(", "):e.userSelection;return"".concat(e.name,": ").concat(n||"Skipped")}),a="Here are my choices for the critical gaps:\n".concat(t.join(","));n(new KeyboardEvent("keydown",{key:"Enter"}),!1,a),te(!0)},[]),me=r.useCallback(function(e,n){var t=le.current.citations;return t&&t.find(function(t){return t.customMetaData.citation_number&&"Cognitive Decisioning"!==t.customMetaData.citation_title&&t.customMetaData.source===n&&String(t.customMetaData.citation_number)===String(e)})||null},[]),ve=r.useCallback(function(n,t){var a=le.current.scrollToBottom,i=Array.isArray(n)?n[0].trim():n.trim();A(!0),B(function(n){var a=e.__spreadArray([],n,!0);if(["both tiers","all tiers"].includes(i.toLowerCase()))a=t?["Both Tiers","Tier 1","Tier 2"]:[];else{t?a.includes(i)||a.push(i):a=a.filter(function(e){return e!==i});var r=a.includes("Tier 1"),s=a.includes("Tier 2");r&&s?a.includes("Both Tiers")||a.push("Both Tiers"):a=a.filter(function(e){return!["Both Tiers","All tiers"].includes(e)})}return a.filter(function(e,n){return a.indexOf(e)===n})}),null==a||a()},[]),fe=r.useCallback(function(e,n,t,a){le.current.isCommitted||n&&H({id:e,variantName:t,decisionStrength:a})},[]),Se=function(){if(!le.current.isCommitted){var e="Edit ".concat((null==G?void 0:G.variantName)||"Selected Behavior");ue(e,!0,"edit")}},he=r.useCallback(function(){var e=le.current,n=e.handleStream,t=e.selectedTiers,a=t.join(" and ");t.some(function(e){return"both tiers"===e.toLowerCase()||"all tiers"===e.toLowerCase()})&&(a="Both Tiers"),n(new KeyboardEvent("keydown",{key:"Enter"}),!1,"".concat(a)),D(!0),A(!1),M(function(e){return e.replace(/<checkbox\s+class=["']clickable-box["'][^>]*>([\s\S]*?)<\/checkbox>/gi,function(e,n){var a=n.trim();return t.includes(a)?e:""})})},[]),_e=r.useMemo(function(){return{p:function(t){t.node;var a=e.__rest(t,["node"]);return n.jsx("span",e.__assign({},a,{style:{maxWidth:"100%",wordWrap:"break-word",overflowWrap:"break-word",wordBreak:"break-word",whiteSpace:"normal",overflow:"hidden",display:"block",fontSize:"1rem",lineHeight:"1.625rem",marginBottom:"user"===m?"0":"0.4rem"}},{children:null==a?void 0:a.children}))},code:function(t){t.node;var a=e.__rest(t,["node"]);return n.jsx("span",e.__assign({},a,{style:{maxWidth:"100%",wordWrap:"break-word",overflowWrap:"break-word",wordBreak:"break-word",whiteSpace:"normal",overflow:"hidden",display:"inline-flex",fontSize:"1rem",lineHeight:"1.625rem"}},{children:null==a?void 0:a.children}))},ol:function(t){t.node;var a=e.__rest(t,["node"]);return n.jsx("ol",e.__assign({},a,{style:{display:"flex",flexDirection:"column",gap:"1rem",listStyle:"decimal",paddingLeft:"2.5rem"}},{children:null==a?void 0:a.children}))},ul:function(t){t.node;var a=e.__rest(t,["node"]);return n.jsx("ul",e.__assign({},a,{style:{display:"flex",flexDirection:"column",gap:"1rem",listStyle:"decimal",paddingLeft:"2.5rem"}},{children:null==a?void 0:a.children}))},rule:function(t){t.node;var a=e.__rest(t,["node"]);return n.jsx(s.RuleDisplay,{content:c.extractTextFromChildren(a.children)})},button:function(t){var a=t.node,i=t.className,r=e.__rest(t,["node","className"]),o=le.current,c=o.isLastMessage,l=o.handleStream,d=o.isStreamEnd;return n.jsx(s.ActionableButton,e.__assign({node:a,className:i||r.class,handleStream:l,onAction:ue,disabled:!c,isStreamEnd:d,isLastMessage:c,onTypeResponseClick:C},r))},checkbox:function(t){var a=t.node,i=t.className,r=e.__rest(t,["node","className"]),o=le.current,c=o.selectedTiers,l=o.tiersSubmitted,d=o.isLastMessage;return n.jsx(s.ActionableCheckbox,e.__assign({node:a,className:i||r.class,selectedItems:c,onToggle:ve,isSubmitted:l,disabled:!d},r))},a:function(t){var a=le.current,i=a.chatSize,r=a.openCitationIds;return n.jsx(o.MarkdownLinkRenderer,e.__assign({},t,{chatSize:i,openCitationIds:r,getCitationByNumber:me,handleToggleState:de,isStreamEnd:le.current.isStreamEnd}))},div:function(t){var a=le.current,i=a.openCardIds,r=a.citations,s=a.isLastMessage,c=a.isStreamEnd,l=a.gapsSubmitted,d=a.onTypeResponseClick;return n.jsx(o.MarkdownDivRenderer,e.__assign({},t,{openCardIds:i,citations:r,handleToggleState:de,isStreamEnd:c,isLastMessage:s,handleStream:v,onGapValidation:pe,isGapsSubmitted:l,onViewComparison:w,onComparisonLinkClick:j,onTypeResponseClick:d}))},span:function(t){var a,i;if((null===(a=t.className)||void 0===a?void 0:a.includes("cognitive-card-trigger"))||(null===(i=t.className)||void 0===i?void 0:i.includes("view-form-update-trigger"))){var r=le.current,s=r.openCardIds,c=r.citations,l=r.isLastMessage,d=r.isStreamEnd,u=!l||d;return n.jsx(o.MarkdownSpanRenderer,e.__assign({},t,{openCardIds:s,citations:c,handleToggleState:de,onComparisonLinkClick:j,isStreamEnd:u}))}return n.jsx("span",e.__assign({},t))},"variant-card":function(t){t.node;var a=e.__rest(t,["node"]),i=a.variantname,r=a.decisionstrength,s=a.id,o=le.current,c=o.isCommitted,d=o.isLastMessage,u=o.selectedVariant;if(!y)return null;var p=(null==u?void 0:u.id)===s,g=parseInt(r||"0"),m=!c&&d;return n.jsx(l.RuleVariantCard,e.__assign({variantName:i,decisionStrength:g,isEditable:m,isSelected:p,onToggle:function(e){return fe(s,e,i,g)},onEdit:function(){return Se()}},{children:a.children}))},br:function(t){return n.jsx("p",e.__assign({style:{marginBottom:"0.75rem"}},t))}}},[ue,ve,me,de,m,G,P,y,pe,fe]);r.useEffect(function(){q||(M(g),setTimeout(function(){null==f||f()},50))},[g,q,f]);var xe=r.useRef(0);r.useEffect(function(){var e=ie.size+oe.size;e>0&&0===xe.current?null==x||x(50):0===e&&xe.current>0&&(null==x||x(40)),xe.current=e},[ie,oe,x]);var be=r.useMemo(function(){return[a.default]},[]),ke=r.useMemo(function(){return[i.default]},[]),ye=(null==G?void 0:G.variantName)||"Selected Behavior",we=U.some(function(e){return"string"==typeof e.userSelection&&"type your response"===e.userSelection.trim().toLowerCase()}),Ce=Q&&y&&(S||ne)&&!we;return n.jsxs(n.Fragment,{children:[n.jsxs("div",e.__assign({style:{lineHeight:"1.625rem",fontSize:"1rem",marginTop:"0.5rem",marginBottom:"".concat("assistant"===m?"0.3rem":"0rem"),fontFamily:"Plus Jakarta Sans, sans-serif"}},{children:[n.jsx(t.ReactMarkdown,e.__assign({components:_e,rehypePlugins:be,remarkPlugins:ke},{children:function(e){if(!e)return"";var n=e.replace(/\\"/g,'"').replace(/\\'/g,"'");n=(n=(n=n.replace(/```(?:\w+)?\n?([\s\S]*?)```/gi,"$1")).replace(/<br\s*\/?>/gi,"\n\n")).replace(/(?:<!--\s*)?<critical_gaps\s+([\s\S]*?)>([\s\S]*?)<\/critical_gaps>\s*(?:-->)?/gi,function(e,n,t){try{for(var a={},i=/([a-z0-9_]+)\s*=\s*(["'])([\s\S]*?)\2/gi,r=void 0;null!==(r=i.exec(n));)a[r[1]]=r[3];for(var s=[],o=/<gap_card\s+([\s\S]*?)>([\s\S]*?)<\/gap_card>/gi,c=void 0,l=function(){for(var e=c[1],n=c[2],t={};null!==(r=i.exec(e));)t[r[1]]=r[3];var a=n.match(/<ai_reasoning>([\s\S]*?)<\/ai_reasoning>/i),o=null;if(a){var l=a[1],d=function(e){var n;return(null===(n=l.match(new RegExp("<".concat(e,">([\\s\\S]*?)<\\/").concat(e,">"),"i")))||void 0===n?void 0:n[1])||""};o={id:d("id"),reason:d("reason"),gap:d("gap"),score:d("relevance_score")}}var u=function(e){var n=e.match(/<ai_reasoning>([\s\S]*?)<\/ai_reasoning>/i),t=e.match(/<explaination\s+value=(["'])([\s\S]*?)\1\s*><\/explaination>/i),a=null,i=null,r=e;if(n){var s=n[1],o=function(e){var n=s.match(new RegExp("<".concat(e,">([\\s\\S]*?)<\\/").concat(e,">"),"i"));return n?n[1].replace(/\\n/g,"\n").trim():""};a={id:o("id"),reason:o("reason"),gap:o("gap"),score:o("relevance_score")},r=e.replace(/<ai_reasoning>[\s\S]*?<\/ai_reasoning>/i,"").trim()}if(t){try{var c=t[2];i=JSON.parse(c.replace(/"/g,'"')),console.log("Parsed Explanation successfully:",i)}catch(e){console.error("Explanation parse error:",e,"Raw value:",t[2])}r=r.replace(/<explaination[\s\S]*?><\/explaination>/i,"")}return{text:r,aiReasoning:a,explanation:i}},p=[],g="text",m=/<(selectoption|radioselect)>/i.test(n),v=/<checkbox>/i.test(n),f=/<textfield>/i.test(n);if(m){g="radio";for(var S=void 0,h=/<selectoption[^>]*>\s*([\s\S]*?)\s*<\/selectoption>/gi;null!==(S=h.exec(n));)p.push(u(S[1]))}else if(v){g="checkbox";for(var _=void 0,x=/<checkbox>\s*([\s\S]*?)\s*<\/checkbox>/gi;null!==(_=x.exec(n));)p.push(u(_[1]))}else f&&(g="text");"radio"!==g||0!==p.length||f||(g="text"),s.push({id:"gap-".concat(s.length),name:t.gap_name||"Gap",decisionStrength:t.gap_decision_strength,impact:t.impact,value:t.gap_value,aiReasoning:o,inputType:g,options:p,userSelection:"checkbox"===g?[]:""})};null!==(c=o.exec(t));)l();var d={count:a.count,decisionStrength:a.critical_gaps_decision_strength,value:a.value,gaps:s},u=JSON.stringify(d).replace(/"/g,""");return'\n\n<div class="critical-gaps-trigger" data-payload="'.concat(u,'"></div>\n\n')}catch(n){return console.error("Error parsing critical gaps XML",n),e}}),n=(n=n.replace(/<variant-card\s+([\s\S]*?)>([\s\S]*?)<\/variant-card>/gi,function(e,n,t){for(var a,i={},r=/([a-z0-9-]+)\s*=\s*(["'])([\s\S]*?)\2(?=\s|>|$)/gi;null!==(a=r.exec(n));)i[a[1]]=a[3];return'\n\n<variant-card id="'.concat(i.id||"",'" variantname="').concat(i.variantname||"",'" decisionstrength="').concat(i.decisionstrength||"0",'" iseditable="').concat(i.iseditable||"false",'" isselected="').concat(i.isselected||"false",'">').concat(t,"</variant-card>\n\n")})).replace(/(?:<!--\s*)?<rule-validation-card\s+([\s\S]*?)(?:\/>|>([\s\S]*?)<\/rule-validation-card>)\s*(?:-->)?/gi,function(e,n,t){void 0===t&&(t="");for(var a,i={},r=/([a-z0-9-]+)\s*=\s*(["'])([\s\S]*?)\2(?=\s|>|\/>|$)/gi;null!==(a=r.exec(n));)i[a[1]]=a[3];var s=function(e){return(i[e]||"").replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")};return'\n\n<div class="rule-validation-card-trigger" \n data-type="'.concat(s("validationType"),'"\n data-decision-strength="').concat(s("decisionStrength"),'"\n data-title="').concat(s("ruleTitle"),'"\n data-tier="').concat(s("tier"),'"\n data-rule-id="').concat(s("ruleId"),'" \n data-description="').concat(s("ruleDescription"),'">').concat(t,"</div>\n\n")}),console.log("sanitized output2:",n),n=(n=(n=n.replace(/<(singleselect|multiselect|instantselect)>([\s\S]*?)<\/\1>/gi,function(e,n,t){var a="multi";return"singleselect"===n?a="single":"instantselect"===n&&(a="instant"),'\n\n<div class="markdown-select-trigger" data-type="'.concat(a,'">').concat(t,"</div>\n\n")})).replace(/<selectoption\s+([\s\S]*?)>([\s\S]*?)<\/selectoption>/gi,function(e,n,t){for(var a,i={},r=/([a-z0-9-]+)\s*=\s*(["'])([\s\S]*?)\2/gi;null!==(a=r.exec(n));)i[a[1]]=a[3];return'<div class="select-option-item" data-id="'.concat(i.id||"",'" data-cd="').concat(i.cd||"false",'">').concat(t,"</div>")})).replace(/<view_form_update_card\s+title=["'](.*?)["']>([\s\S]*?)<\/view_form_update_card>/gi,function(e,n,t){for(var a,i=[],r=/<form_value\s+value=["']([\s\S]*?)["']>([\s\S]*?)<\/form_value>/gi,s=function(){var e=a[1],n=a[2],t=function(e){var t;return(null===(t=n.match(new RegExp("<".concat(e,">([\\s\\S]*?)<\\/").concat(e,">"),"i")))||void 0===t?void 0:t[1])||""};i.push({label:e,reasoning:{id:t("id"),reason:t("reason"),gap:t("gap"),score:t("relevance_score")}})};null!==(a=r.exec(t));)s();var o={title:n||"Updated Fields",fields:i},c=JSON.stringify(o).replace(/"/g,""");return'<span class="view-form-update-trigger" data-payload="'.concat(c,'"></span>')}),n=n.replace(/<!--<ai_reasoning>(?![\s\S]*?<\/ai_reasoning>-->)[\s\S]*$/gi,"");["ai_reasoning"].forEach(function(e){var t=new RegExp("\x3c!--\\s*(<".concat(e,">[\\s\\S]*?<\\/").concat(e,">)\\s*--\x3e"),"gi");n=n.replace(t,"$1")});var t=0;n=n.replace(/<ai_reasoning>([\s\S]*?)<\/ai_reasoning>/gi,function(e,n){var a=n.replace(/\[([^\]]+)\]\(([^)]+)\)/g,function(e,n,t){return'<a href="'.concat(t,'" data-shielded="true">').concat(n,"</a>")});return a=a.replace(/</g,"<").replace(/>/g,">"),t++,'<span class="cognitive-card-trigger" data-card-id="card-'.concat(t,'">').concat(a,"</span>")});var a=0;return n.replace(/(\[[^\]]+\]\()([^)]+)(\))/g,function(e,n,t,i){var r=t.replace(/\s/g,"%20");if(r.includes("citationNumber=")){a++;var s=r.includes("?")?"&":"?";return"".concat(n).concat(r).concat(s,"uiUniqueId=").concat(a).concat(i)}return"".concat(n).concat(r).concat(i)})}(T)}),p),y&&T.includes("<variant-card")&&n.jsxs("div",e.__assign({style:{gap:"8px"}},{children:[n.jsxs(s.ActionableButton,e.__assign({className:"clickable-button",handleStream:v,disabled:!S||!G&&!P||P&&"add"!==J,isStreamEnd:k,onAction:function(){return ue("Add ".concat(ye),!0,"add")},"data-selected":"add"===J?"true":P?"false":void 0},{children:["Add ",ye]})),n.jsxs(s.ActionableButton,e.__assign({className:"clickable-button",handleStream:v,disabled:!S||!G&&!P||P&&"edit"!==J,isStreamEnd:k,onAction:function(){return ue("Edit ".concat(ye),!0,"edit")},"data-selected":"edit"===J?"true":P?"false":void 0},{children:["Edit ",ye]})),n.jsx(s.ActionableButton,e.__assign({className:"clickable-button",handleStream:v,disabled:!S||P&&"skip"!==J,isStreamEnd:k,onAction:function(){return ue("Skip for now",!0,"skip")},"data-selected":"skip"===J?"true":P?"false":void 0},{children:"Skip for now"}))]})),Ce&&n.jsx("div",e.__assign({style:{marginTop:"12px",display:"flex",justifyContent:"flex-start"}},{children:n.jsx(d.MarkdownSelect,{type:"instant",options:[{id:"proceed-gaps",label:"Proceed to Fix Gaps"}],selectedIds:ne?["proceed-gaps"]:[],disabled:ne,citations:[],onProceed:ge})}))]})),n.jsx("div",e.__assign({style:{display:"flex",maxWidth:"100%"}},{children:n.jsx("div",e.__assign({style:{width:"100%"}},{children:(null==R?void 0:R.length)>0&&I&&!q?n.jsxs("div",e.__assign({style:{marginTop:"10px"}},{children:[n.jsxs("span",{children:["It looks like you've chosen ",R&&0!==R.length?R.some(function(e){return"both tiers"===e.toLowerCase()||"all tiers"===e.toLowerCase()})?"Both Tiers":R.join(", "):"",". Would you like me to proceed?"]}),n.jsx("p",{children:n.jsx("button",e.__assign({style:{padding:"0.5rem 1rem",margin:"0.5rem 0",backgroundColor:"#2661eb",color:"white",border:"none",borderRadius:"8px",cursor:"pointer",fontSize:"0.75rem",fontWeight:"500",fontFamily:"Plus Jakarta Sans, sans-serif"},onClick:he},{children:"Yes"}))})]})):null}))}))]})};
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../../node_modules/tslib/tslib.es6.mjs.js"),n=require("react/jsx-runtime"),t=require("../../../../node_modules/react-markdown/lib/react-markdown.js"),a=require("../../../../node_modules/rehype-raw/lib/index.js"),i=require("../../../../node_modules/remark-gfm/index.js"),r=require("react"),s=require("./ClickableChatComponents.js"),o=require("../MarkdownComponents/MarkdownElements.js"),c=require("../../helpers/utils.js"),l=require("./RuleVariantCard.js"),d=require("../MarkdownComponents/MarkdownSelect.js");exports.default=function(u){var p=u.index,g=u.content,m=u.role;u.messages;var v=u.handleStream,f=u.scrollToBottom,S=u.isLastMessage,h=u.onSave,_=u.citations,x=u.setChatSize,b=u.chatSize,k=u.isStreamEnd,y=u.messageIsEnd,w=u.onViewComparison,C=u.onTypeResponseClick,j=u.onComparisonLinkClick,E=r.useState(g),T=E[0],M=E[1],L=r.useState([]),R=L[0],A=L[1],B=r.useState(!1),N=B[0],I=B[1],z=r.useState(!1),q=z[0],D=z[1],W=r.useState(!1),P=W[0],V=W[1],F=r.useState(null),J=F[0],O=F[1],$=r.useState(null),G=$[0],H=$[1],K=r.useState([]),U=K[0],Y=K[1],X=r.useState(!1),Q=X[0],Z=X[1],ee=r.useState(!1),ne=ee[0],te=ee[1],ae=r.useState(new Set),ie=ae[0],re=ae[1],se=r.useState(new Set),oe=se[0],ce=se[1],le=r.useRef({handleStream:v,onSave:h,selectedTiers:R,tiersSubmitted:q,citations:_,openCardIds:ie,openCitationIds:oe,chatSize:b,isLastMessage:S,scrollToBottom:f,isStreamEnd:k,selectedVariant:G,messageIsEnd:y,isCommitted:P,clickedAction:J,gapSelections:U,gapsSubmitted:ne,onTypeResponseClick:C});le.current={handleStream:v,onSave:h,selectedTiers:R,tiersSubmitted:q,citations:_,openCardIds:ie,openCitationIds:oe,chatSize:b,isLastMessage:S,scrollToBottom:f,isStreamEnd:k,selectedVariant:G,messageIsEnd:y,isCommitted:P,clickedAction:J,gapSelections:U,gapsSubmitted:ne,onTypeResponseClick:C},r.useEffect(function(){H(null),V(!1),O(null),Z(!1),te(!1),Y([])},[p]),r.useEffect(function(){if(y&&!P&&!G){var e=T.match(/<variant-card[^>]*isselected=["']true["'][^>]*>/i);if(e){var n=e[0].match(/id=["']([^"']+)["']/),t=e[0].match(/variantname=["']([^"']+)["']/),a=e[0].match(/decisionstrength=["']([^"']+)["']/);n&&t&&H({id:n[1],variantName:t[1],decisionStrength:parseInt((null==a?void 0:a[1])||"0")})}}},[T,y,P,G]);var de=r.useCallback(function(e,n,t){var a=function(t){var a=new Set(t);return n?a.add(e):a.delete(e),a};"card"===t?re(function(e){return a(e)}):ce(function(e){return a(e)})},[]),ue=r.useCallback(function(e,n,t){void 0===n&&(n=!1);var a=le.current,i=a.handleStream;a.onSave;var r=e.trim();i&&(i(new KeyboardEvent("keydown",{key:"Enter"}),!1,r),n&&t&&(V(!0),O(t))),n||M(function(e){return e.replace(/<button([^>]*)class=["']clickable-button["']([^>]*)>([\s\S]*?)<\/button>/gi,function(e,n,t,a){var i=a.trim(),s='data-selected="'.concat(i===r,'"');return"<button".concat(n,'class="clickable-button" ').concat(s).concat(t,">").concat(a,"</button>")})})},[]),pe=r.useCallback(function(e,n){Z(e),Y(n)},[]),ge=r.useCallback(function(){var e=le.current,n=e.handleStream,t=e.gapSelections.map(function(e){var n=Array.isArray(e.userSelection)?e.userSelection.join(", "):e.userSelection;return"".concat(e.name,": ").concat(n||"Skipped")}),a="Here are my choices for the critical gaps:\n".concat(t.join(","));n(new KeyboardEvent("keydown",{key:"Enter"}),!1,a),te(!0)},[]),me=r.useCallback(function(e,n){var t=le.current.citations;return t&&t.find(function(t){return t.customMetaData.citation_number&&"Cognitive Decisioning"!==t.customMetaData.citation_title&&t.customMetaData.source===n&&String(t.customMetaData.citation_number)===String(e)})||null},[]),ve=r.useCallback(function(n,t){var a=le.current.scrollToBottom,i=Array.isArray(n)?n[0].trim():n.trim();I(!0),A(function(n){var a=e.__spreadArray([],n,!0);if(["both tiers","all tiers"].includes(i.toLowerCase()))a=t?["Both Tiers","Tier 1","Tier 2"]:[];else{t?a.includes(i)||a.push(i):a=a.filter(function(e){return e!==i});var r=a.includes("Tier 1"),s=a.includes("Tier 2");r&&s?a.includes("Both Tiers")||a.push("Both Tiers"):a=a.filter(function(e){return!["Both Tiers","All tiers"].includes(e)})}return a.filter(function(e,n){return a.indexOf(e)===n})}),null==a||a()},[]),fe=r.useCallback(function(e,n,t,a){le.current.isCommitted||n&&H({id:e,variantName:t,decisionStrength:a})},[]),Se=function(){if(!le.current.isCommitted){var e="Edit ".concat((null==G?void 0:G.variantName)||"Selected Behavior");ue(e,!0,"edit")}},he=r.useCallback(function(){var e=le.current,n=e.handleStream,t=e.selectedTiers,a=t.join(" and ");t.some(function(e){return"both tiers"===e.toLowerCase()||"all tiers"===e.toLowerCase()})&&(a="Both Tiers"),n(new KeyboardEvent("keydown",{key:"Enter"}),!1,"".concat(a)),D(!0),I(!1),M(function(e){return e.replace(/<checkbox\s+class=["']clickable-box["'][^>]*>([\s\S]*?)<\/checkbox>/gi,function(e,n){var a=n.trim();return t.includes(a)?e:""})})},[]),_e=r.useMemo(function(){return{p:function(t){t.node;var a=e.__rest(t,["node"]);return n.jsx("span",e.__assign({},a,{style:{maxWidth:"100%",wordWrap:"break-word",overflowWrap:"break-word",wordBreak:"break-word",whiteSpace:"normal",overflow:"hidden",display:"block",fontSize:"1rem",lineHeight:"1.625rem",marginBottom:"user"===m?"0":"0.4rem"}},{children:null==a?void 0:a.children}))},code:function(t){t.node;var a=e.__rest(t,["node"]);return n.jsx("span",e.__assign({},a,{style:{maxWidth:"100%",wordWrap:"break-word",overflowWrap:"break-word",wordBreak:"break-word",whiteSpace:"normal",overflow:"hidden",display:"inline-flex",fontSize:"1rem",lineHeight:"1.625rem"}},{children:null==a?void 0:a.children}))},ol:function(t){t.node;var a=e.__rest(t,["node"]);return n.jsx("ol",e.__assign({},a,{style:{display:"flex",flexDirection:"column",gap:"1rem",listStyle:"decimal",paddingLeft:"2.5rem"}},{children:null==a?void 0:a.children}))},ul:function(t){t.node;var a=e.__rest(t,["node"]);return n.jsx("ul",e.__assign({},a,{style:{display:"flex",flexDirection:"column",gap:"1rem",listStyle:"decimal",paddingLeft:"2.5rem"}},{children:null==a?void 0:a.children}))},rule:function(t){t.node;var a=e.__rest(t,["node"]);return n.jsx(s.RuleDisplay,{content:c.extractTextFromChildren(a.children)})},button:function(t){var a=t.node,i=t.className,r=e.__rest(t,["node","className"]),o=le.current,c=o.isLastMessage,l=o.handleStream,d=o.isStreamEnd;return n.jsx(s.ActionableButton,e.__assign({node:a,className:i||r.class,handleStream:l,onAction:ue,disabled:!c,isStreamEnd:d,isLastMessage:c,onTypeResponseClick:C},r))},checkbox:function(t){var a=t.node,i=t.className,r=e.__rest(t,["node","className"]),o=le.current,c=o.selectedTiers,l=o.tiersSubmitted,d=o.isLastMessage;return n.jsx(s.ActionableCheckbox,e.__assign({node:a,className:i||r.class,selectedItems:c,onToggle:ve,isSubmitted:l,disabled:!d},r))},a:function(t){var a=le.current,i=a.chatSize,r=a.openCitationIds;return n.jsx(o.MarkdownLinkRenderer,e.__assign({},t,{chatSize:i,openCitationIds:r,getCitationByNumber:me,handleToggleState:de,isStreamEnd:le.current.isStreamEnd}))},div:function(t){var a=le.current,i=a.openCardIds,r=a.citations,s=a.isLastMessage,c=a.isStreamEnd,l=a.gapsSubmitted,d=a.onTypeResponseClick;return n.jsx(o.MarkdownDivRenderer,e.__assign({},t,{openCardIds:i,citations:r,handleToggleState:de,isStreamEnd:c,isLastMessage:s,handleStream:v,onGapValidation:pe,isGapsSubmitted:l,onViewComparison:w,onComparisonLinkClick:j,onTypeResponseClick:d}))},span:function(t){var a,i;if((null===(a=t.className)||void 0===a?void 0:a.includes("cognitive-card-trigger"))||(null===(i=t.className)||void 0===i?void 0:i.includes("view-form-update-trigger"))){var r=le.current,s=r.openCardIds,c=r.citations,l=r.isLastMessage,d=r.isStreamEnd,u=!l||d;return n.jsx(o.MarkdownSpanRenderer,e.__assign({},t,{openCardIds:s,citations:c,handleToggleState:de,onComparisonLinkClick:j,isStreamEnd:u}))}return n.jsx("span",e.__assign({},t))},"variant-card":function(t){t.node;var a=e.__rest(t,["node"]),i=a.variantname,r=a.decisionstrength,s=a.id,o=le.current,c=o.isCommitted,d=o.isLastMessage,u=o.selectedVariant;if(!y)return null;var p=(null==u?void 0:u.id)===s,g=parseInt(r||"0"),m=!c&&d;return n.jsx(l.RuleVariantCard,e.__assign({variantName:i,decisionStrength:g,isEditable:m,isSelected:p,onToggle:function(e){return fe(s,e,i,g)},onEdit:function(){return Se()}},{children:a.children}))},br:function(t){return n.jsx("p",e.__assign({style:{marginBottom:"0.75rem"}},t))}}},[ue,ve,me,de,m,G,P,y,pe,fe]);r.useEffect(function(){q||(M(g),setTimeout(function(){null==f||f()},50))},[g,q,f]);var xe=r.useRef(0);r.useEffect(function(){var e=ie.size+oe.size;e>0&&0===xe.current?null==x||x(50):0===e&&xe.current>0&&(null==x||x(40)),xe.current=e},[ie,oe,x]);var be=r.useMemo(function(){return[a.default]},[]),ke=r.useMemo(function(){return[i.default]},[]),ye=(null==G?void 0:G.variantName)||"Selected Behavior",we=U.some(function(e){return!(!e.userSelection||!e.options)&&(Array.isArray(e.userSelection)?e.userSelection:[e.userSelection]).some(function(n){var t=e.options.find(function(e){return e.text===n});return"typeYourAnswer"===(null==t?void 0:t.id)||"type your response"===n.trim().toLowerCase()})}),Ce=Q&&y&&(S||ne)&&!we;return n.jsxs(n.Fragment,{children:[n.jsxs("div",e.__assign({style:{lineHeight:"1.625rem",fontSize:"1rem",marginTop:"0.5rem",marginBottom:"".concat("assistant"===m?"0.3rem":"0rem"),fontFamily:"Plus Jakarta Sans, sans-serif"}},{children:[n.jsx(t.ReactMarkdown,e.__assign({components:_e,rehypePlugins:be,remarkPlugins:ke},{children:function(n){if(!n)return"";var t=n.replace(/\\"/g,'"').replace(/\\'/g,"'");t=(t=(t=t.replace(/```(?:\w+)?\n?([\s\S]*?)```/gi,"$1")).replace(/<br\s*\/?>/gi,"\n\n")).replace(/(?:<!--\s*)?<critical_gaps\s+([\s\S]*?)>([\s\S]*?)<\/critical_gaps>\s*(?:-->)?/gi,function(n,t,a){try{for(var i={},r=/([a-z0-9_]+)\s*=\s*(["'])([\s\S]*?)\2/gi,s=void 0;null!==(s=r.exec(t));)i[s[1]]=s[3];for(var o=[],c=/<gap_card\s+([\s\S]*?)>([\s\S]*?)<\/gap_card>/gi,l=void 0,d=function(){for(var n=l[1],t=l[2],a={};null!==(s=r.exec(n));)a[s[1]]=s[3];var i=t.match(/<ai_reasoning>([\s\S]*?)<\/ai_reasoning>/i),c=null;if(i){var d=i[1],u=function(e){var n;return(null===(n=d.match(new RegExp("<".concat(e,">([\\s\\S]*?)<\\/").concat(e,">"),"i")))||void 0===n?void 0:n[1])||""};c={id:u("id"),reason:u("reason"),gap:u("gap"),score:u("relevance_score")}}var p=function(e){var n=e.match(/<ai_reasoning>([\s\S]*?)<\/ai_reasoning>/i),t=e.match(/<explaination\s+value=(["'])([\s\S]*?)\1\s*><\/explaination>/i),a=null,i=null,r=e;if(n){var s=n[1],o=function(e){var n=s.match(new RegExp("<".concat(e,">([\\s\\S]*?)<\\/").concat(e,">"),"i"));return n?n[1].replace(/\\n/g,"\n").trim():""};a={id:o("id"),reason:o("reason"),gap:o("gap"),score:o("relevance_score")},r=e.replace(/<ai_reasoning>[\s\S]*?<\/ai_reasoning>/i,"").trim()}if(t){try{var c=t[2];i=JSON.parse(c.replace(/"/g,'"')),console.log("Parsed Explanation successfully:",i)}catch(e){console.error("Explanation parse error:",e,"Raw value:",t[2])}r=r.replace(/<explaination[\s\S]*?><\/explaination>/i,"")}return{text:r,aiReasoning:a,explanation:i}},g=[],m="text",v=/<(selectoption|radioselect)>/i.test(t),f=/<checkbox>/i.test(t),S=/<textfield>/i.test(t);if(v){m="radio";for(var h=void 0,_=/<selectoption([^>]*)>\s*([\s\S]*?)\s*<\/selectoption>/gi;null!==(h=_.exec(t));){var x=h[1],b=h[2],k=void 0;(C=x.match(/id=["']([^"']+)["']/i))&&(k=C[1]),g.push(e.__assign(e.__assign({},p(b)),{id:k}))}}else if(f){m="checkbox";for(var y=void 0,w=/<checkbox([^>]*)>\s*([\s\S]*?)\s*<\/checkbox>/gi;null!==(y=w.exec(t));){var C,j=y[1];b=y[2],k=void 0;(C=j.match(/id=["']([^"']+)["']/i))&&(k=C[1]),g.push(e.__assign(e.__assign({},p(b)),{id:k}))}}else S&&(m="text");"radio"!==m||0!==g.length||S||(m="text"),o.push({id:"gap-".concat(o.length),name:a.gap_name||"Gap",decisionStrength:a.gap_decision_strength,impact:a.impact,value:a.gap_value,aiReasoning:c,inputType:m,options:g,userSelection:"checkbox"===m?[]:""})};null!==(l=c.exec(a));)d();var u={count:i.count,decisionStrength:i.critical_gaps_decision_strength,value:i.value,gaps:o},p=JSON.stringify(u).replace(/"/g,""");return'\n\n<div class="critical-gaps-trigger" data-payload="'.concat(p,'"></div>\n\n')}catch(e){return console.error("Error parsing critical gaps XML",e),n}}),t=(t=t.replace(/<variant-card\s+([\s\S]*?)>([\s\S]*?)<\/variant-card>/gi,function(e,n,t){for(var a,i={},r=/([a-z0-9-]+)\s*=\s*(["'])([\s\S]*?)\2(?=\s|>|$)/gi;null!==(a=r.exec(n));)i[a[1]]=a[3];return'\n\n<variant-card id="'.concat(i.id||"",'" variantname="').concat(i.variantname||"",'" decisionstrength="').concat(i.decisionstrength||"0",'" iseditable="').concat(i.iseditable||"false",'" isselected="').concat(i.isselected||"false",'">').concat(t,"</variant-card>\n\n")})).replace(/(?:<!--\s*)?<rule-validation-card\s+([\s\S]*?)(?:\/>|>([\s\S]*?)<\/rule-validation-card>)\s*(?:-->)?/gi,function(e,n,t){void 0===t&&(t="");for(var a,i={},r=/([a-z0-9-]+)\s*=\s*(["'])([\s\S]*?)\2(?=\s|>|\/>|$)/gi;null!==(a=r.exec(n));)i[a[1]]=a[3];var s=function(e){return(i[e]||"").replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")};return'\n\n<div class="rule-validation-card-trigger" \n data-type="'.concat(s("validationType"),'"\n data-decision-strength="').concat(s("decisionStrength"),'"\n data-title="').concat(s("ruleTitle"),'"\n data-tier="').concat(s("tier"),'"\n data-rule-id="').concat(s("ruleId"),'" \n data-description="').concat(s("ruleDescription"),'">').concat(t,"</div>\n\n")}),console.log("sanitized output2:",t),t=(t=(t=t.replace(/<(singleselect|multiselect|instantselect)>([\s\S]*?)<\/\1>/gi,function(e,n,t){var a="multi";return"singleselect"===n?a="single":"instantselect"===n&&(a="instant"),'\n\n<div class="markdown-select-trigger" data-type="'.concat(a,'">').concat(t,"</div>\n\n")})).replace(/<selectoption\s+([\s\S]*?)>([\s\S]*?)<\/selectoption>/gi,function(e,n,t){for(var a,i={},r=/([a-z0-9-]+)\s*=\s*(["'])([\s\S]*?)\2/gi;null!==(a=r.exec(n));)i[a[1]]=a[3];return'<div class="select-option-item" data-id="'.concat(i.id||"",'" data-cd="').concat(i.cd||"false",'">').concat(t,"</div>")})).replace(/<view_form_update_card\s+title=["'](.*?)["']>([\s\S]*?)<\/view_form_update_card>/gi,function(e,n,t){for(var a,i=[],r=/<form_value\s+value=["']([\s\S]*?)["']>([\s\S]*?)<\/form_value>/gi,s=function(){var e=a[1],n=a[2],t=function(e){var t;return(null===(t=n.match(new RegExp("<".concat(e,">([\\s\\S]*?)<\\/").concat(e,">"),"i")))||void 0===t?void 0:t[1])||""};i.push({label:e,reasoning:{id:t("id"),reason:t("reason"),gap:t("gap"),score:t("relevance_score")}})};null!==(a=r.exec(t));)s();var o={title:n||"Updated Fields",fields:i},c=JSON.stringify(o).replace(/"/g,""");return'<span class="view-form-update-trigger" data-payload="'.concat(c,'"></span>')}),t=t.replace(/<!--<ai_reasoning>(?![\s\S]*?<\/ai_reasoning>-->)[\s\S]*$/gi,"");["ai_reasoning"].forEach(function(e){var n=new RegExp("\x3c!--\\s*(<".concat(e,">[\\s\\S]*?<\\/").concat(e,">)\\s*--\x3e"),"gi");t=t.replace(n,"$1")});var a=0;t=t.replace(/<ai_reasoning>([\s\S]*?)<\/ai_reasoning>/gi,function(e,n){var t=n.replace(/\[([^\]]+)\]\(([^)]+)\)/g,function(e,n,t){return'<a href="'.concat(t,'" data-shielded="true">').concat(n,"</a>")});return t=t.replace(/</g,"<").replace(/>/g,">"),a++,'<span class="cognitive-card-trigger" data-card-id="card-'.concat(a,'">').concat(t,"</span>")});var i=0;return t.replace(/(\[[^\]]+\]\()([^)]+)(\))/g,function(e,n,t,a){var r=t.replace(/\s/g,"%20");if(r.includes("citationNumber=")){i++;var s=r.includes("?")?"&":"?";return"".concat(n).concat(r).concat(s,"uiUniqueId=").concat(i).concat(a)}return"".concat(n).concat(r).concat(a)})}(T)}),p),y&&T.includes("<variant-card")&&n.jsxs("div",e.__assign({style:{gap:"8px"}},{children:[n.jsxs(s.ActionableButton,e.__assign({className:"clickable-button",handleStream:v,disabled:!S||!G&&!P||P&&"add"!==J,isStreamEnd:k,onAction:function(){return ue("Add ".concat(ye),!0,"add")},"data-selected":"add"===J?"true":P?"false":void 0},{children:["Add ",ye]})),n.jsxs(s.ActionableButton,e.__assign({className:"clickable-button",handleStream:v,disabled:!S||!G&&!P||P&&"edit"!==J,isStreamEnd:k,onAction:function(){return ue("Edit ".concat(ye),!0,"edit")},"data-selected":"edit"===J?"true":P?"false":void 0},{children:["Edit ",ye]})),n.jsx(s.ActionableButton,e.__assign({className:"clickable-button",handleStream:v,disabled:!S||P&&"skip"!==J,isStreamEnd:k,onAction:function(){return ue("Skip for now",!0,"skip")},"data-selected":"skip"===J?"true":P?"false":void 0},{children:"Skip for now"}))]})),Ce&&n.jsx("div",e.__assign({style:{marginTop:"12px",display:"flex",justifyContent:"flex-start"}},{children:n.jsx(d.MarkdownSelect,{type:"instant",options:[{id:"proceed-gaps",label:"Proceed to Fix Gaps"}],selectedIds:ne?["proceed-gaps"]:[],disabled:ne,citations:[],onProceed:ge})}))]})),n.jsx("div",e.__assign({style:{display:"flex",maxWidth:"100%"}},{children:n.jsx("div",e.__assign({style:{width:"100%"}},{children:(null==R?void 0:R.length)>0&&N&&!q?n.jsxs("div",e.__assign({style:{marginTop:"10px"}},{children:[n.jsxs("span",{children:["It looks like you've chosen ",R&&0!==R.length?R.some(function(e){return"both tiers"===e.toLowerCase()||"all tiers"===e.toLowerCase()})?"Both Tiers":R.join(", "):"",". Would you like me to proceed?"]}),n.jsx("p",{children:n.jsx("button",e.__assign({style:{padding:"0.5rem 1rem",margin:"0.5rem 0",backgroundColor:"#2661eb",color:"white",border:"none",borderRadius:"8px",cursor:"pointer",fontSize:"0.75rem",fontWeight:"500",fontFamily:"Plus Jakarta Sans, sans-serif"},onClick:he},{children:"Yes"}))})]})):null}))}))]})};
|
|
2
2
|
//# sourceMappingURL=MessageRendering.js.map
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../node_modules/tslib/tslib.es6.mjs.js"),n=require("react/jsx-runtime"),r=require("react"),i=require("../../../node_modules/react-markdown/lib/react-markdown.js"),t=require("../../../node_modules/rehype-raw/lib/index.js"),a=require("../../../node_modules/remark-gfm/index.js"),o=require("./CognitiveDecisioningCard.js"),s=require("./CitationLink.js");function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var c=l(r);function d(e){return"string"==typeof e?e:Array.isArray(e)?e.map(d).join(""):"object"==typeof e&&null!==e&&"props"in e?d(e.props.children):""}var u=function(i){var t=i.label,a=i.onToggle,o=i.disabled,s=r.useState(!1),l=s[0],c=s[1],d=r.useRef(null);return r.useEffect(function(){var e=d.current;e&&l&&(e.style.boxShadow="0 2px 8px rgba(0, 0, 0, 0.1)",e.style.transform="scale(1)",e.style.backgroundColor="#2661eb",e.style.color="#ffffff")},[l]),n.jsxs("span",e.__assign({ref:d,onClick:function(){if(!o){var e=!l;c(e),a(t,e)}},style:{cursor:o?"not-allowed":"pointer",backgroundColor:l?"#E8F5E9":"#fff",color:l?"#326f94ff":o?"#9ca3af":"#000000de",transition:"all 0.2s ease-in-out",boxShadow:o?"none":"0 2px 4px rgba(0, 0, 0, 0.2)",opacity:o&&!l?.6:1,transform:"scale(1)",display:"inline-block",margin:"2px",padding:"2px 8px",borderRadius:"12px",pointerEvents:o?"none":"auto"},onMouseEnter:function(e){l||o||(e.currentTarget.style.boxShadow="0 4px 12px rgba(30, 136, 229, 0.3)",e.currentTarget.style.transform="scale(1.02)",e.currentTarget.style.backgroundColor="#f0f7ff",e.currentTarget.style.color="#1E88E5")},onMouseLeave:function(e){l||o||(e.currentTarget.style.boxShadow="0 2px 4px rgba(0, 0, 0, 0.2)",e.currentTarget.style.transform="scale(1)",e.currentTarget.style.backgroundColor="#fbfaff",e.currentTarget.style.color="#000000de")}},{children:[n.jsx("span",e.__assign({style:{fontWeight:"bold",marginRight:"4px"}},{children:l?"✓":"+"})),n.jsx("span",{children:t})]}))},g=function(r){var i=r.label,t=r.onToggle,a=r.isSelected,o=void 0!==a&&a,s=r.disabled;return n.jsxs("span",e.__assign({onClick:function(){return t(i,!o)},style:{cursor:s?"default":"pointer",backgroundColor:o?"#E8F5E9":"#fff",color:o?"#2E7D32":s?"#9ca3af":"#000000de",transition:"all 0.2s ease-in-out",boxShadow:s?"none":"0 2px 4px rgba(0, 0, 0, 0.2)",transform:o&&!s?"scale(1.05)":"scale(1)",opacity:s&&!o?.6:1,display:"inline-block",margin:"2px",padding:"2px 8px",borderRadius:"12px",pointerEvents:s?"none":"auto"},onMouseEnter:function(e){o||s||(e.currentTarget.style.backgroundColor="#f0f7ff",e.currentTarget.style.color="#1E88E5")},onMouseLeave:function(e){o||s||(e.currentTarget.style.backgroundColor="#fff",e.currentTarget.style.color="#000000de")}},{children:[n.jsx("span",e.__assign({style:{fontWeight:"bold",marginRight:"4px"}},{children:o?"✓":"+"})),n.jsx("span",{children:i})]}))},f=function(r){var i=r.content,t=function(e){var n=e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),r=new RegExp("<".concat(n,">([\\s\\S]*?)<\\/").concat(n,">"),"i"),t=i.match(r);return t?t[1].trim():"*No ".concat(e," tag found.*")},a=t("reasoning_new"),o=t("proposed_rule"),s=t("wta_new"),l=t("wnta_new");return n.jsxs("div",e.__assign({style:{padding:"16px 16px",maxWidth:"100%",border:"1px solid #A78BFA",borderRadius:"8px",backgroundColor:"#F6F4FF"}},{children:[n.jsx("div",e.__assign({style:{color:"#4B5563",fontSize:"1rem",lineHeight:"1.5rem",marginBottom:"1rem",fontFamily:"inherit",maxWidth:"90%"}},{children:a})),n.jsxs("div",e.__assign({style:{border:"1px solid #ddd",borderRadius:"8px",padding:"16px",backgroundColor:"#FFFFFF",boxShadow:"0 4px 6px rgba(0, 0, 0, 0.05)"}},{children:[n.jsxs("div",e.__assign({style:{paddingLeft:"12px",marginBottom:"12px",fontFamily:"inherit"}},{children:[n.jsx("div",e.__assign({style:{fontSize:"14px",fontWeight:"400",color:"#666F8D",fontFamily:"inherit"}},{children:"Proposed Rule"})),n.jsx("div",e.__assign({style:{fontSize:"0.95rem",color:"#374151",fontFamily:"inherit"}},{children:o}))]})),n.jsxs("div",e.__assign({style:{marginBottom:"12px",paddingLeft:"12px",fontFamily:"inherit"}},{children:[n.jsx("div",e.__assign({style:{fontSize:"14px",fontWeight:"400",color:"#666F8D",fontFamily:"inherit"}},{children:"When to apply"})),n.jsx("div",e.__assign({style:{fontSize:"0.9rem",color:"#374151",fontFamily:"inherit"}},{children:s}))]})),n.jsxs("div",e.__assign({style:{paddingLeft:"12px",fontFamily:"inherit"}},{children:[n.jsx("div",e.__assign({style:{fontSize:"14px",fontWeight:"400",color:"#666F8D",fontFamily:"inherit"}},{children:"When NOT to apply"})),n.jsx("div",e.__assign({style:{fontSize:"0.9rem",color:"#374151",fontFamily:"inherit"}},{children:l}))]}))]}))]}))},p=function(r){var i=r.label,t=r.onToggle,a=r.isSelected,o=r.disabled;return n.jsxs("div",e.__assign({style:{display:"inline-flex",alignItems:"center",cursor:o?"not-allowed":"pointer",margin:"8px 24px 8px 0",userSelect:"none",fontFamily:"Plus Jakarta Sans, sans-serif",fontSize:"14px",color:o?"#9ca3af":"#000000de",verticalAlign:"middle",opacity:o&&!a?.6:1},onClick:function(){return!o&&t(i,!a)}},{children:[n.jsx("div",e.__assign({style:{width:"18px",height:"18px",borderRadius:"4px",border:a?"none":"2px solid ".concat(o?"#e5e7eb":"#cfd8dc"),backgroundColor:a?o?"#90caf9":"#2661eb":"transparent",display:"flex",alignItems:"center",justifyContent:"center",marginRight:"8px",transition:"all 0.2s ease",color:"white",flexShrink:0}},{children:a&&n.jsx("svg",e.__assign({width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},{children:n.jsx("path",{d:"M10 3L4.5 8.5L2 6",stroke:"white",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})}))})),n.jsx("span",{children:i})]}))},m=function(r){r.node;var i=r.className,t=r.children,a=r.handleStream,o=r.onAction,s=r.disabled,l=e.__rest(r,["node","className","children","handleStream","onAction","disabled"]),c=d(t);return"clickable-button"===i?n.jsx("button",e.__assign({className:i,onClick:function(e){e.preventDefault(),s||(o?o(c):a(new KeyboardEvent("keydown",{key:"Enter"}),!1,c))},disabled:s,style:{padding:"0.5rem 1rem",margin:"0.5rem 0.5rem 0.5rem 0",backgroundColor:s?"#f3f4f6":"#fbfaff",color:s?"#9ca3af":"#65758c",border:"1px solid ".concat(s?"#e5e7eb":"#bfc6ceff"),borderRadius:"8px",cursor:s?"not-allowed":"pointer",fontSize:"0.85rem",fontWeight:"500",transition:"all 0.2s ease",fontFamily:"Plus Jakarta Sans, sans-serif",display:"inline-block",pointerEvents:s?"none":"auto"},onMouseEnter:function(e){e.currentTarget.style.backgroundColor="#2563EB",e.currentTarget.style.borderColor="#3b82f5",e.currentTarget.style.color="#fff"},onMouseLeave:function(e){e.currentTarget.style.backgroundColor="#fbfaff",e.currentTarget.style.borderColor="#bfc6ceff",e.currentTarget.style.color="#65758c"}},l,{children:t})):n.jsx("button",e.__assign({className:i},l,{children:t}))},h=function(r){r.node;var i=r.className,t=r.children,a=r.selectedItems,o=r.onToggle,s=r.isSubmitted,l=r.disabled;e.__rest(r,["node","className","children","selectedItems","onToggle","isSubmitted","disabled"]);var c=d(t),u=c.trim();return"clickable-box"===i?s?a.includes(u)?n.jsxs("div",e.__assign({style:{display:"inline-flex",alignItems:"center",margin:"4px 24px 4px 0",color:"#2661eb",fontWeight:600,fontFamily:"Plus Jakarta Sans, sans-serif"}},{children:[n.jsx("span",e.__assign({style:{marginRight:"6px",fontSize:"16px"}},{children:"✓"}))," ",c]})):null:n.jsx(p,{label:c,isSelected:a.includes(u),onToggle:o,disabled:l}):n.jsx("span",e.__assign({className:i},{children:t}))};exports.default=function(l){var p=l.index,x=l.content,b=l.messages,y=l.handleStream,_=l.scrollToBottom,v=l.isLastMessage,k=l.onSave,w=l.citations,j=l.setChatSize,S=l.chatSize,C=r.useState(x),A=C[0],T=C[1],E=r.useState([]),F=E[0],L=E[1],N=r.useState(!1),W=N[0],D=N[1],M=r.useState(!1),R=M[0],z=M[1],B=r.useState([]),I=B[0],O=B[1],P=r.useState(!1),q=P[0],J=P[1],K=r.useState(!1),Y=K[0],H=K[1],U=r.useState([]),Z=U[0],$=U[1],G=r.useState(!1),Q=G[0],V=G[1],X=r.useState(!1),ee=X[0],ne=X[1],re=r.useState({}),ie=re[0],te=re[1],ae=r.useState([]),oe=ae[0],se=ae[1],le=r.useState([]),ce=le[0],de=le[1];r.useEffect(function(){R||ee||T(x)},[x,R,ee]),r.useMemo(function(){return w&&0!==w.length?w.find(function(e){var n;return"Cognitive Decisioning"===(null===(n=e.customMetaData)||void 0===n?void 0:n.citation_title)||"Cognitive Decisioning"===e.title}):null},[w]);var ue=r.useCallback(function(e){var n=e.trim();"save this learning"===n.toLowerCase()&&k?k():y(new KeyboardEvent("keydown",{key:"Enter"}),!1,e),T(function(e){return e.replace(/<button[^>]*class=["']clickable-button["'][^>]*>(.*?)<\/button>/gi,function(e,r){var i=r.trim();return i===n?'<span style="background-color: #2661eb; color: #ffffff; padding: 4px 8px; border-radius: 4px; font-weight: 400; display: inline-block; margin: 2px;">✓ '.concat(i,"</span>"):""})})},[y,k]),ge=r.useCallback(function(e){return w&&w.find(function(n){return n.customMetaData.citation_number&&"Cognitive Decisioning"!==n.customMetaData.citation_title&&String(n.customMetaData.citation_number)===String(e)})||null},[w]),fe=r.useCallback(function(n,r){var i=Array.isArray(n)?n[0].trim():n.trim();V(!0);var t=["both tiers","all tiers"].includes(i.toLowerCase());$(function(n){var a=e.__spreadArray([],n,!0);if(t)a=r?["Both Tiers","Tier 1","Tier 2"]:[];else{r?a.includes(i)||a.push(i):a=a.filter(function(e){return e!==i});var o=a.includes("Tier 1"),s=a.includes("Tier 2");o&&s?a.includes("Both Tiers")||a.push("Both Tiers"):a=a.filter(function(e){return!["Both Tiers","All tiers"].includes(e)})}return a.filter(function(e,n){return a.indexOf(e)===n})}),null==_||_()},[_]),pe=r.useCallback(function(){var e=Z.join(" and ");Z.some(function(e){return"both tiers"===e.toLowerCase()||"all tiers"===e.toLowerCase()})&&(e="Both Tiers"),y(new KeyboardEvent("keydown",{key:"Enter"}),!1,"Set scope to ".concat(e)),ne(!0),V(!1),T(function(e){return e.replace(/<checkbox\s+class=["']clickable-box["'][^>]*>([\s\S]*?)<\/checkbox>/gi,function(e,n){var r=n.trim();return Z.includes(r)?e:""})})},[Z,y]),me=r.useCallback(function(n,r){var i=Array.isArray(n)?n[0]:n;D(!0),L(function(n){return r?n.includes(i)?n:e.__spreadArray(e.__spreadArray([],n,!0),[i],!1):n.filter(function(e){return e!==i})})},[]),he=r.useCallback(function(n,r){var i=Array.isArray(n)?n[0]:n;J(!0),O(function(n){return r?n.includes(i)?n:e.__spreadArray(e.__spreadArray([],n,!0),[i],!1):n.filter(function(e){return e!==i})}),null==_||_()},[_]),xe=r.useCallback(function(n,r,i){var t=Array.isArray(r)?r[0]:r;je[n]&&(te(function(r){var a=e.__assign({},r);Object.keys(je).forEach(function(r){r!==n&&a[r]&&(a[r]=e.__assign(e.__assign({},a[r]),{selected:[],showSelected:!1}))});var o=a[n]||{selected:[],showSelected:!1,submitted:!1},s=i?[t]:[];return a[n]=e.__assign(e.__assign({},o),{selected:s,showSelected:s.length>0}),a}),null==_||_())},[_]),be=r.useState(new Set),ye=be[0],_e=be[1],ve=r.useCallback(function(e,n){_e(function(r){var i=new Set(r);return n?i.add(e):i.delete(e),i.size>0?null==j||j(50):null==j||j(30),i})},[j]),ke=r.useCallback(function(e){return ie[e]||{selected:[],showSelected:!1,submitted:!1}},[ie]),we=r.useCallback(function(n,r){te(function(i){var t;return e.__assign(e.__assign({},i),((t={})[n]=e.__assign(e.__assign({},i[n]||{selected:[],showSelected:!1,submitted:!1}),r),t))})},[]),je={deletesimilarlearning:{group:"similarLearning",action:"delete",displayName:"Delete similar learning"},mergesimilarlearning:{group:"similarLearning",action:"merge",displayName:"Merge similar learning"},editsimilarlearning:{group:"similarLearning",action:"edit",displayName:"Edit similar learning"},deletesimilarlearnings:{group:"similarLearnings",action:"delete",displayName:"Delete similar learnings"},mergesimilarlearnings:{group:"similarLearnings",action:"merge",displayName:"Merge similar learnings"},editsimilarlearnings:{group:"similarLearnings",action:"edit",displayName:"Edit similar learnings"},deleteconflictinglearning:{group:"conflictingLearning",action:"delete",displayName:"Delete conflicting learning"},editconflictinglearning:{group:"conflictingLearning",action:"edit",displayName:"Edit conflicting learning"},deleteconflictinglearnings:{group:"conflictingLearnings",action:"delete",displayName:"Delete conflicting learnings"},editconflictinglearnings:{group:"conflictingLearnings",action:"edit",displayName:"Edit conflicting learnings"}},Se=r.useCallback(function(r){var i=function(i){i.node;var t=e.__rest(i,["node"]),a=t.label||t.children||"Unknown label",o=Array.isArray(a)?a[0]:a,s=ke(r),l=Object.keys(je).some(function(e){return e!==r&&ke(e).submitted});return s.submitted?s.selected.includes(o)?n.jsxs("span",e.__assign({style:{backgroundColor:"#E8F5E9",color:"#2E7D32",padding:"4px 8px",borderRadius:"4px",fontWeight:"500",display:"inline-block",margin:"2px"}},{children:["✓ ",a]})):null:l?null:n.jsx(g,{label:a,isSelected:s.selected.includes(o),onToggle:function(e,n){xe(r,e,n)}})};return i.isLearningTag=!0,i},[ke,xe]),Ce=r.useCallback(function(e){return Object.keys(je).some(function(e){return ke(e).submitted})?c.default.Children.toArray(e).filter(function(e){if(!e||"object"!=typeof e)return!0;var n=function(e){return!!e&&(!(!e.type||!e.type.isLearningTag)||!(!e.props||!e.props.children)&&(Array.isArray(e.props.children)?e.props.children:[e.props.children]).some(function(e){return n(e)}))};if(!n(e)){var r=d(e).trim();return r&&r.length>0}for(var i=function(n,r){var i=ke(n);if(i.submitted&&i.selected.length>0){var t=d(e);return{value:i.selected.some(function(e){return t.includes(e)})}}},t=0,a=Object.entries(je);t<a.length;t++){var o=a[t],s=o[0];o[1];var l=i(s);if("object"==typeof l)return l.value}return!1}):c.default.Children.toArray(e)},[ke]);!function(e,n){r.useEffect(function(){for(var r,i=0,t=(null===(r=e[e.length-1])||void 0===r?void 0:r.orchestratorAndAgentsMessages)||[];i<t.length;i++){for(var a=t[i],o=(null==a?void 0:a.responsedata)||"",s=/<wta>([\s\S]*?)<\/wta>/gi,l=[],c=void 0;null!==(c=s.exec(o));)l.push(c[1]);l.length&&n(l)}},[e,n])}(b,se);!function(e){r.useEffect(function(){for(var n,r=0,i=(null===(n=e[e.length-1])||void 0===n?void 0:n.orchestratorAndAgentsMessages)||[];r<i.length;r++){for(var t=i[r],a=(null==t?void 0:t.responsedata)||"",o=/<editwta>([\s\S]*?)<\/editwta>/gi,s=[],l=void 0;null!==(l=o.exec(a));)s.push(l[1]);s.length&&de(s)}},[e,de])}(b);var Ae=r.useMemo(function(){if(!Array.isArray(F)||!Array.isArray(oe))return"";var e=F.map(function(e){return oe.indexOf(e)}).filter(function(e){return-1!==e}).map(function(e){return e+1});return e.join(" and ")},[F,oe]),Te=r.useMemo(function(){if(!Array.isArray(I)||!Array.isArray(ce))return"";var e=I.map(function(e){var n;return null===(n=ce.map(function(e){return null==e?void 0:e.replaceAll("**","")}))||void 0===n?void 0:n.indexOf(e)}).filter(function(e){return-1!==e}).map(function(e){return e+1});return e.join(" and ")},[I,ce]),Ee=r.useCallback(function(r){r.node;var i=r.className,t=r.children,a=e.__rest(r,["node","className","children"]);if("cognitive-card-trigger"===i){var s=d(t),l=a["data-card-id"],c=ye.has(l);return n.jsx("span",e.__assign({style:{display:"inline"}},{children:n.jsx(o.CognitiveDecisioningCard,{citation:"<ai_reasoning>".concat(s,"</ai_reasoning>"),citations:w,isOpen:c,onToggle:function(){return ve(l,!c)}})}))}return n.jsx("div",e.__assign({className:i},a,{children:t}))},[w,ye,ve]),Fe=r.useCallback(function(r){var i;r.node;var t=r.href,a=r.children,o=e.__rest(r,["node","href","children"]);if(!t)return n.jsx("a",e.__assign({},o,{children:a}));var l=t.match(/citationNumber=([^&]+)/),c=l?l[1]:null;if(c){var d=ge(c);if(d){var u=(null===(i=d.customMetaData)||void 0===i?void 0:i.citation_type)||"",g=String(u).trim().toLowerCase(),f="rule_book"===g||"advertiser_names"===g,p={headerTitle:d.customMetaData.citation_title,headerBadge:d.customMetaData.citation_relevance_score,footerText:"Referenced from ".concat(d.customMetaData.citation_reference),rightSidebarItems:f?[]:[{label:"Category",value:d.customMetaData.citation_category||""},{label:"Code Name",value:d.customMetaData.citation_source||""}]};return n.jsx(s.default,{citation:d,linkTitle:a,setChatSize:j,chatSize:S,cardData:p},"citation-".concat(d.id||c))}}return n.jsx("a",e.__assign({href:t,target:"_blank",rel:"noopener noreferrer",className:"md-link inline-flex items-center gap-1 text-purple-700 hover:underline"},o,{children:a}))},[ge,j,S]),Le=r.useMemo(function(){return{img:function(r){r.node;var i=e.__rest(r,["node"]);return n.jsx("img",e.__assign({},i,{style:{height:"100%",width:"100%",objectFit:"contain"},alt:(null==i?void 0:i.alt)||"",className:"w-full sm:max-w-lg md:max-w-2xl lg:max-w-4xl mx-auto"}))},p:function(r){r.node;var i=e.__rest(r,["node"]);return n.jsx("span",e.__assign({},i,{style:{maxWidth:"100%",wordWrap:"break-word",overflowWrap:"break-word",wordBreak:"break-word",whiteSpace:"normal",overflow:"hidden",display:"inline",fontSize:"1rem",lineHeight:"1.625rem",marginBottom:"1rem",marginTop:"10px"}},{children:null==i?void 0:i.children}))},code:function(r){r.node;var i=e.__rest(r,["node"]);return n.jsx("span",e.__assign({},i,{style:{maxWidth:"100%",wordWrap:"break-word",overflowWrap:"break-word",wordBreak:"break-word",whiteSpace:"normal",overflow:"hidden",display:"inline-flex",fontSize:"1rem",lineHeight:"1.625rem"}},{children:null==i?void 0:i.children}))},ol:function(r){r.node;var i=e.__rest(r,["node"]),t=Ce(null==i?void 0:i.children);return n.jsx("ol",e.__assign({},i,{style:{display:"flex",flexDirection:"column",gap:"1rem",listStyle:"decimal",paddingLeft:"2.5rem"}},{children:t}))},ul:function(r){r.node;var i=e.__rest(r,["node"]),t=Ce(null==i?void 0:i.children);return n.jsx("ul",e.__assign({},i,{style:{display:"flex",flexDirection:"column",gap:"1rem",listStyle:"decimal",paddingLeft:"2.5rem"}},{children:t}))},wta:function(r){r.node;var i=e.__rest(r,["node"]),t=i.label||i.children||"Unknown label",a=Array.isArray(t)?t[0]:t;return R?F.includes(a)?n.jsxs("span",e.__assign({style:{backgroundColor:"#E8F5E9",color:"#2E7D32",padding:"4px 8px",borderRadius:"4px",fontWeight:"500",display:"inline-block",margin:"2px"}},{children:["✓ ",t]})):null:n.jsx(u,{label:t,onToggle:function(e,n){me(e,n)}})},rule:function(r){r.node;var i=e.__rest(r,["node"]);return n.jsx(f,{content:d(i.children)})},button:function(r){var i=r.node,t=r.className,a=e.__rest(r,["node","className"]);return n.jsx(m,e.__assign({node:i,className:t||a.class,handleStream:y,onAction:ue,disabled:!v},a))},editwta:function(r){r.node;var i=e.__rest(r,["node"]),t=i.label||i.children||"Unknown label",a=Array.isArray(t)?t[0]:t;return Y?I.includes(a)?n.jsxs("span",e.__assign({style:{backgroundColor:"#E8F5E9",color:"#2E7D32",padding:"4px 8px",borderRadius:"4px",fontWeight:"500",display:"inline-block",margin:"2px"}},{children:["✓ ",t]})):null:n.jsx(g,{label:t,onToggle:function(e,n){he(e,n)}})},checkbox:function(r){var i=r.node,t=r.className,a=e.__rest(r,["node","className"]);return n.jsx(h,e.__assign({node:i,className:t||a.class,selectedItems:Z,onToggle:fe,isSubmitted:ee,disabled:!v},a))},a:Fe,div:Ee,deletesimilarlearning:Se("deletesimilarlearning"),mergesimilarlearning:Se("mergesimilarlearning"),editsimilarlearning:Se("editsimilarlearning"),deletesimilarlearnings:Se("deletesimilarlearnings"),mergesimilarlearnings:Se("mergesimilarlearnings"),editsimilarlearnings:Se("editsimilarlearnings"),deleteconflictinglearning:Se("deleteconflictinglearning"),editconflictinglearning:Se("editconflictinglearning"),deleteconflictinglearnings:Se("deleteconflictinglearnings"),editconflictinglearnings:Se("editconflictinglearnings")}},[Fe,Ee,A,F,R,I,Y,Z,ee,ie,y,ue,fe,pe,me,he,xe,Se,Ce,v]),Ne=r.useMemo(function(){return[t.default]},[]),We=r.useMemo(function(){return[a.default]},[]);return n.jsxs(n.Fragment,{children:[n.jsx(i.ReactMarkdown,e.__assign({components:Le,rehypePlugins:Ne,remarkPlugins:We},{children:function(e){if(!e)return"";var n=0;return e.replace(/<ai_reasoning>([\s\S]*?)<\/ai_reasoning>/gi,function(e,r){var i=r.replace(/\[([^\]]+)\]\(([^)]+)\)/g,function(e,n,r){return"\\[".concat(n,"\\]\\(").concat(r,"\\)")});i=i.replace(/</g,"<").replace(/>/g,">"),n++;var t="card-".concat(n);return'<div class="cognitive-card-trigger" data-card-id="'.concat(t,'">').concat(i,"</div>")}).replace(/(\[[^\]]+\]\()([^)]+)(\))/g,function(e,n,r,i){var t=r.replace(/\s/g,"%20");return"".concat(n).concat(t).concat(i)})}(A)}),p),n.jsx("div",e.__assign({style:{display:"flex",maxWidth:"100%"}},{children:n.jsx("div",e.__assign({style:{width:"100%"}},{children:(null==F?void 0:F.length)>0&&W&&!R?n.jsxs("span",{children:["It looks like you've chosen ",F.length>1?"suggestions":"suggestion"," ",Ae,". Would you like me to proceed with them?",n.jsx("p",{children:n.jsx("button",e.__assign({style:{padding:"0.5rem 1rem",margin:"1rem 0rem",backgroundColor:"#4CAF50",color:"white",border:"none",borderRadius:"8px",cursor:"pointer",fontSize:"0.75rem",fontWeight:"500",boxShadow:"0 2px 5px rgba(0, 0, 0, 0.2)",transition:"background-color 0.3s",fontFamily:"Plus Jakarta Sans, sans-serif"},onClick:function(e){var n,r=F.map(function(e){return"<wta>".concat(e,"</wta>")}).join(" "),i=A.replace(/<wta>[\s\S]*?<\/wta>(?:\s*(?:or\s*)?<wta>[\s\S]*?<\/wta>)*/g,r);T(i),z(!0),D(!1),y(new KeyboardEvent("keydown",{key:"Enter"}),!1,"Add when to apply conditions ".concat(null===(n=F.join(" or "))||void 0===n?void 0:n.replace(/\b\d+[A-Z]?\.\s*/g,"")))}},{children:"Yes"}))})]}):n.jsx("span",{})}))})),n.jsx("div",e.__assign({style:{display:"flex",maxWidth:"100%"}},{children:n.jsx("div",e.__assign({style:{width:"100%"}},{children:(null==I?void 0:I.length)>0&&q&&!Y?n.jsxs("span",{children:["It looks like you've chosen ",I.length>1?"options":"option"," ",Te,". Would you like me to proceed with them?",n.jsx("p",{children:n.jsx("button",e.__assign({style:{padding:"0.5rem 1rem",margin:"1rem 0rem",backgroundColor:"#4CAF50",color:"white",border:"none",borderRadius:"8px",cursor:"pointer",fontSize:"0.75rem",fontWeight:"500",boxShadow:"0 2px 5px rgba(0, 0, 0, 0.2)",transition:"background-color 0.3s",fontFamily:"Plus Jakarta Sans, sans-serif"},onClick:function(e){var n;y(new KeyboardEvent("keydown",{key:"Enter"}),!1,"".concat(null===(n=I.join(" or "))||void 0===n?void 0:n.replace(/\b\d+[A-Z]?\.\s*/g,""))),J(!1),H(!0)}},{children:"Yes"}))})]}):n.jsx("span",{})}))})),n.jsx("div",e.__assign({style:{display:"flex",maxWidth:"100%"}},{children:n.jsx("div",e.__assign({style:{width:"100%"}},{children:(null==Z?void 0:Z.length)>0&&Q&&!ee?n.jsxs("div",e.__assign({style:{marginTop:"10px"}},{children:[n.jsxs("span",{children:["It looks like you've chosen ",Z&&0!==Z.length?Z.some(function(e){return"both tiers"===e.toLowerCase()||"all tiers"===e.toLowerCase()})?"Both Tiers":Z.join(", "):"",". Would you like me to proceed?"]}),n.jsx("p",{children:n.jsx("button",e.__assign({style:{padding:"0.5rem 1rem",margin:"0.5rem 0",backgroundColor:"#2661eb",color:"white",border:"none",borderRadius:"8px",cursor:"pointer",fontSize:"0.75rem",fontWeight:"500",fontFamily:"Plus Jakarta Sans, sans-serif"},onClick:pe},{children:"Yes"}))})]})):null}))})),function(){var r=Object.entries(ie).filter(function(e){e[0];var n=e[1];return n.selected.length>0&&n.showSelected});if(0===r.length)return null;var i=r[0],t=i[0],a=i[1],o=je[t];return n.jsx("div",e.__assign({style:{display:"flex",maxWidth:"100%"}},{children:n.jsx("div",e.__assign({style:{width:"100%"}},{children:n.jsxs("span",{children:["It looks like you've chosen ",a.selected.length>1?"options":"option"," for ",o.displayName,". Would you like me to proceed with them?",n.jsx("p",{children:n.jsx("button",e.__assign({style:{padding:"0.5rem 1rem",margin:"1rem 0rem",backgroundColor:"#5e76bdff",color:"white",border:"none",borderRadius:"8px",cursor:"pointer",fontSize:"0.75rem",fontWeight:"500",boxShadow:"0 2px 5px rgba(0, 0, 0, 0.2)",transition:"background-color 0.3s",fontFamily:"Plus Jakarta Sans, sans-serif"},onClick:function(e){var n;y(new KeyboardEvent("keydown",{key:"Enter"}),!1,"".concat(null===(n=a.selected.join(" or "))||void 0===n?void 0:n.replace(/\b\d+[A-Z]?\.\s*/g,""))),we(t,{showSelected:!1,submitted:!0})}},{children:"Yes"}))})]})}))}))}()]})};
|
|
2
|
+
//# sourceMappingURL=MessageRendering.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MessageRendering.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../node_modules/tslib/tslib.es6.mjs.js"),i=require("react/jsx-runtime"),s=require("react"),n=require("./_svg/ArrowDown.js"),l=require("./_svg/InfoIcon.js"),t=require("./_svg/WarningIcon.js"),r=i.jsx("svg",e.__assign({width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},{children:i.jsx("path",{d:"M5.6875 13C5.21875 13 4.82031 12.8396 4.49219 12.5188C4.16406 12.1979 4 11.8083 4 11.35C4 10.9925 4.10547 10.6717 4.31641 10.3875C4.52734 10.1033 4.79687 9.90625 5.125 9.79625V5.20375C4.79687 5.09375 4.52734 4.89667 4.31641 4.6125C4.10547 4.32833 4 4.0075 4 3.65C4 3.19167 4.16406 2.80208 4.49219 2.48125C4.82031 2.16042 5.21875 2 5.6875 2C6.15625 2 6.55469 2.16042 6.88281 2.48125C7.21094 2.80208 7.375 3.19167 7.375 3.65C7.375 4.0075 7.26953 4.32833 7.05859 4.6125C6.84766 4.89667 6.57812 5.09375 6.25 5.20375V5.3C6.25 5.75833 6.41406 6.14792 6.74219 6.46875C7.07031 6.78958 7.46875 6.95 7.9375 6.95H9.0625C9.84062 6.95 10.5039 7.21812 11.0523 7.75437C11.6008 8.29063 11.875 8.93917 11.875 9.7V9.79625C12.2031 9.90625 12.4727 10.1033 12.6836 10.3875C12.8945 10.6717 13 10.9925 13 11.35C13 11.8083 12.8359 12.1979 12.5078 12.5188C12.1797 12.8396 11.7812 13 11.3125 13C10.8438 13 10.4453 12.8396 10.1172 12.5188C9.78906 12.1979 9.625 11.8083 9.625 11.35C9.625 10.9925 9.73047 10.6717 9.94141 10.3875C10.1523 10.1033 10.4219 9.90625 10.75 9.79625V9.7C10.75 9.24167 10.5859 8.85208 10.2578 8.53125C9.92969 8.21042 9.53125 8.05 9.0625 8.05H7.9375C7.61875 8.05 7.31641 8.00187 7.03047 7.90562C6.74453 7.80937 6.48438 7.67417 6.25 7.5V9.79625C6.57812 9.90625 6.84766 10.1033 7.05859 10.3875C7.26953 10.6717 7.375 10.9925 7.375 11.35C7.375 11.8083 7.21094 12.1979 6.88281 12.5188C6.55469 12.8396 6.15625 13 5.6875 13ZM5.6875 11.9C5.84687 11.9 5.98047 11.8473 6.08828 11.7419C6.19609 11.6365 6.25 11.5058 6.25 11.35C6.25 11.1942 6.19609 11.0635 6.08828 10.9581C5.98047 10.8527 5.84687 10.8 5.6875 10.8C5.52812 10.8 5.39453 10.8527 5.28672 10.9581C5.17891 11.0635 5.125 11.1942 5.125 11.35C5.125 11.5058 5.17891 11.6365 5.28672 11.7419C5.39453 11.8473 5.52812 11.9 5.6875 11.9ZM11.3125 11.9C11.4719 11.9 11.6055 11.8473 11.7133 11.7419C11.8211 11.6365 11.875 11.5058 11.875 11.35C11.875 11.1942 11.8211 11.0635 11.7133 10.9581C11.6055 10.8527 11.4719 10.8 11.3125 10.8C11.1531 10.8 11.0195 10.8527 10.9117 10.9581C10.8039 11.0635 10.75 11.1942 10.75 11.35C10.75 11.5058 10.8039 11.6365 10.9117 11.7419C11.0195 11.8473 11.1531 11.9 11.3125 11.9ZM5.6875 4.2C5.84687 4.2 5.98047 4.14729 6.08828 4.04187C6.19609 3.93646 6.25 3.80583 6.25 3.65C6.25 3.49417 6.19609 3.36354 6.08828 3.25812C5.98047 3.15271 5.84687 3.1 5.6875 3.1C5.52812 3.1 5.39453 3.15271 5.28672 3.25812C5.17891 3.36354 5.125 3.49417 5.125 3.65C5.125 3.80583 5.17891 3.93646 5.28672 4.04187C5.39453 4.14729 5.52812 4.2 5.6875 4.2Z",fill:"#666F8D"})})),o=function(s){var n=s.items,l=s.tierLabel,t=function(s,n){if(void 0===n&&(n=!1),!(null==s?void 0:s.value))return null;var t=(null==s?void 0:s.tier)?"".concat(s.value," | ").concat(l," ").concat(s.tier):null==s?void 0:s.value;return i.jsx("span",e.__assign({style:{fontSize:"11px",fontWeight:500,padding:"1px 6px",borderRadius:"9999px",border:"1px solid #E5E7EB",backgroundColor:n?"#EFF6FF":"#F9FAFB",color:n?"#2563EB":"#111827",whiteSpace:"nowrap"}},{children:t}))};return n&&0!==n.length?n.length>=2?i.jsxs("div",e.__assign({style:{display:"flex",alignItems:"center",gap:"8px"}},{children:[i.jsxs("div",e.__assign({style:{display:"flex",alignItems:"center",gap:"4px",color:"#666F8D",fontSize:"12px"}},{children:[r,i.jsx("span",{children:"Inherited"})]})),n[0]&&t(n[0]),n[0]&&n[1]&&i.jsx("span",e.__assign({style:{color:"#9CA3AF"}},{children:"→"})),n[1]&&t(n[1],!0)]})):n[0]?t(n[0],!0):null:null},a=function(l){var t=l.label,r=l.content,o=l.styleLabel,a=l.styleContent,d=l.customHeaderStyle,c=s.useState(!0),p=c[0],x=c[1];return i.jsxs("div",e.__assign({style:{display:"flex",flexDirection:"column"}},{children:[i.jsxs("div",e.__assign({onClick:function(){return x(!p)},style:e.__assign(e.__assign({display:"flex",gap:"4px",alignItems:"center",cursor:"pointer"},o),d)},{children:[i.jsx("div",{children:t}),i.jsx("div",e.__assign({style:{display:"flex",alignItems:"center",width:"8px",height:"8px",transition:"transform 0.2s ease",transform:p?"rotate(180deg)":"rotate(0deg)",transformOrigin:"center"}},{children:i.jsx(n.default,{})}))]})),p&&i.jsx("div",e.__assign({style:e.__assign({marginTop:"4px"},a)},{children:r}))]}))};exports.default=function(s){var n=s.validationType,r=s.title,d=s.description,c=s.scope,p=s.whenToApply,x=s.whenNotToApply,g=s.whyIssue,_=s.tierLabel,u=void 0===_?"Tier":_,C=s.customStyles,h="duplicate"===n?"Duplicate Rule Found":"Similar Rule Found",v=e.__assign({display:"flex",flexDirection:"column",border:"1px solid ".concat("duplicate"===n?"#B91C1C":"#0369A1"),gap:"8px",borderRadius:"8px",padding:"16px",maxWidth:"500px",backgroundColor:"#fff",overflow:"hidden"},null==C?void 0:C.container),y=e.__assign({display:"flex",flexDirection:"column",gap:"8px"},null==C?void 0:C.upperSection),f=e.__assign({borderTop:"1px solid #F0F2F5"},null==C?void 0:C.lowerSection),j=e.__assign({display:"inline-flex",alignItems:"center",gap:"2px",backgroundColor:"".concat("duplicate"===n?"#FFE9E980":"#E0F2FE"),color:"".concat("duplicate"===n?"#B91C1C":"#0369A1"),padding:"0px 8px",borderRadius:"9999px",fontSize:"13px",fontWeight:500,width:"fit-content"},null==C?void 0:C.headerTag),m=e.__assign({color:"#666F8D",fontSize:"12px",fontWeight:500},null==C?void 0:C.sectionLabel),b=e.__assign({fontSize:"12px",fontWeight:500,color:"#19213D",margin:0,lineHeight:"1.5"},null==C?void 0:C.sectionContent);return i.jsxs("div",e.__assign({style:v},{children:[i.jsxs("div",e.__assign({style:y},{children:[i.jsxs("div",e.__assign({style:j},{children:["duplicate"==n?i.jsx(t.default,{}):i.jsx(l.default,{})," ",h]})),i.jsxs("div",e.__assign({style:{display:"flex",flexDirection:"column",gap:"8px"}},{children:[i.jsxs("div",{children:[i.jsx("div",e.__assign({style:m},{children:"Rule Title"})),i.jsx("h3",e.__assign({style:e.__assign(e.__assign({},b),null==C?void 0:C.title)},{children:r}))]}),i.jsxs("div",{children:[i.jsx("div",e.__assign({style:m},{children:"Rule Description"})),i.jsx("p",e.__assign({style:e.__assign(e.__assign({},b),null==C?void 0:C.description)},{children:d}))]}),c&&c.length>0&&i.jsxs("div",{children:[i.jsx("div",e.__assign({style:m},{children:"Scope"})),i.jsx(o,{items:c,tierLabel:u})]}),p&&i.jsx(a,{label:"When To Apply",content:p,styleLabel:m,styleContent:b}),x&&i.jsx(a,{label:"When Not To Apply",content:x,styleLabel:m,styleContent:b})]}))]})),g&&i.jsx("div",e.__assign({style:f},{children:i.jsx(a,{label:"Why this is an issue?",content:g,styleLabel:e.__assign(e.__assign({},m),{marginTop:"6px"}),styleContent:b})}))]}))};
|
|
2
|
+
//# sourceMappingURL=RuleValidationCard.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RuleValidationCard.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),require("react");exports.default="data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M3%204.5L3%2019.5C3%2020.3284%203.67157%2021%204.5%2021L19.5%2021C20.3284%2021%2021%2020.3284%2021%2019.5L21%204.5C21%203.67157%2020.3284%203%2019.5%203L4.5%203C3.67157%203%203%203.67157%203%204.5Z%22%20stroke%3D%22url%28%23paint0_linear_1647_17331%29%22%20stroke-width%3D%222%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M8%2021L8%203M12.4564%2014.1577L14%2012L12.4564%2010.0581M5%2021L11%2021M5%203L11%203%22%20stroke%3D%22url%28%23paint1_linear_1647_17331%29%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Crect%20x%3D%223.22266%22%20y%3D%223.85645%22%20width%3D%224.35156%22%20height%3D%2216.4883%22%20fill%3D%22url%28%23paint2_linear_1647_17331%29%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22paint0_linear_1647_17331%22%20x1%3D%22-1.15862%22%20y1%3D%2225.2857%22%20x2%3D%228.84252%22%20y2%3D%223.93398%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%232546F0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%235928ED%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint1_linear_1647_17331%22%20x1%3D%222.92069%22%20y1%3D%2225.2857%22%20x2%3D%2215.9111%22%20y2%3D%2211.4189%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%232546F0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%235928ED%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint2_linear_1647_17331%22%20x1%3D%222.18657%22%20y1%3D%220.0470847%22%20x2%3D%228.38619%22%20y2%3D%220.813477%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%232546F0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%235928ED%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E";
|
|
2
|
+
//# sourceMappingURL=ResizeChat.svg.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ResizeChat.svg.js","sources":["../../../../../../src/features/IL-OTJ/_components/_svg/ResizeChat.svg"],"sourcesContent":["export default \"data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M3%204.5L3%2019.5C3%2020.3284%203.67157%2021%204.5%2021L19.5%2021C20.3284%2021%2021%2020.3284%2021%2019.5L21%204.5C21%203.67157%2020.3284%203%2019.5%203L4.5%203C3.67157%203%203%203.67157%203%204.5Z%22%20stroke%3D%22url%28%23paint0_linear_1647_17331%29%22%20stroke-width%3D%222%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M8%2021L8%203M12.4564%2014.1577L14%2012L12.4564%2010.0581M5%2021L11%2021M5%203L11%203%22%20stroke%3D%22url%28%23paint1_linear_1647_17331%29%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Crect%20x%3D%223.22266%22%20y%3D%223.85645%22%20width%3D%224.35156%22%20height%3D%2216.4883%22%20fill%3D%22url%28%23paint2_linear_1647_17331%29%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22paint0_linear_1647_17331%22%20x1%3D%22-1.15862%22%20y1%3D%2225.2857%22%20x2%3D%228.84252%22%20y2%3D%223.93398%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%232546F0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%235928ED%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint1_linear_1647_17331%22%20x1%3D%222.92069%22%20y1%3D%2225.2857%22%20x2%3D%2215.9111%22%20y2%3D%2211.4189%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%232546F0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%235928ED%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint2_linear_1647_17331%22%20x1%3D%222.18657%22%20y1%3D%220.0470847%22%20x2%3D%228.38619%22%20y2%3D%220.813477%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%232546F0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%235928ED%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E\""],"names":[],"mappings":"qGA2De"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../../node_modules/tslib/tslib.es6.mjs.js"),s=require("react/jsx-runtime");exports.default=function(){return s.jsxs("svg",e.__assign({width:"11",height:"11",viewBox:"0 0 11 11",fill:"none",xmlns:"http://www.w3.org/2000/svg"},{children:[s.jsx("g",e.__assign({clipPath:"url(#clip0_5225_30474)"},{children:s.jsx("path",{d:"M5.25001 3.93931V5.68931M5.25001 7.43931H5.25439M4.64422 1.70444L1.04583 7.91984C0.846239 8.26458 0.746445 8.43695 0.761194 8.57843C0.774059 8.70182 0.838708 8.81395 0.939052 8.88691C1.0541 8.97056 1.25327 8.97056 1.65163 8.97056H8.8484C9.24676 8.97056 9.44593 8.97056 9.56098 8.88691C9.66132 8.81395 9.72597 8.70182 9.73884 8.57843C9.75358 8.43695 9.65379 8.26458 9.4542 7.91983L5.85581 1.70444C5.65694 1.36093 5.5575 1.18917 5.42777 1.13149C5.31461 1.08117 5.18542 1.08117 5.07226 1.13149C4.94253 1.18917 4.84309 1.36093 4.64422 1.70444Z",stroke:"#B91C1C","stroke-linecap":"round","stroke-linejoin":"round"})})),s.jsx("defs",{children:s.jsx("clipPath",e.__assign({id:"clip0_5225_30474"},{children:s.jsx("rect",{width:"10.5",height:"10.5",fill:"currentColor"})}))})]}))};
|
|
2
|
+
//# sourceMappingURL=WarningIcon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WarningIcon.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../../node_modules/tslib/tslib.es6.mjs.js"),s=require("react/jsx-runtime");exports.Button=function(r){var t=r.children,i=r.icon,n=r.className,c=e.__rest(r,["children","icon","className"]);return s.jsxs("button",e.__assign({className:n},c,{children:[i&&i,t]}))};
|
|
2
|
+
//# sourceMappingURL=Button.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Button.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../../node_modules/tslib/tslib.es6.mjs.js"),s=require("react/jsx-runtime");exports.Dropdown=function(n){var r=n.value,l=n.onChange,a=n.options,o=n.placeholder;return s.jsxs("select",e.__assign({value:r,onChange:l,className:"dropdown"},{children:[s.jsx("option",e.__assign({value:"",disabled:!0},{children:o})),a.map((function(n,r){return s.jsx("option",e.__assign({value:n.value||n.label},{children:n.label}),r)}))]}))};
|
|
2
|
+
//# sourceMappingURL=Dropdown.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Dropdown.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.Textarea=function(r){var t=r.placeholder,a=r.value,o=r.onChange;return e.jsx("textarea",{rows:4,placeholder:t,className:"textarea",value:a,onChange:o,style:{border:"1px solid #ccc"},onMouseEnter:function(e){return e.currentTarget.style.border="1px solid black"},onMouseLeave:function(e){return e.currentTarget.style.border="1px solid #ccc"}})};
|
|
2
|
+
//# sourceMappingURL=Textarea.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Textarea.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");exports.Toggle=function(t){var r=t.isEnabled,o=t.onToggle;return e.jsx("button",{type:"button",role:"switch",onClick:o,className:"toggle-switch ".concat(r?"enabled":""),"aria-checked":r})};
|
|
2
|
+
//# sourceMappingURL=Toggle.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Toggle.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|