@e-llm-studio/instant-learning 0.0.107 → 0.0.108
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/IL-OTJ/_components/ChatComponent.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/CitationLink.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/CognitiveDecisioningCard.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/ILPopup.styles.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/InputDataReasoningCard.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 +2 -0
- package/dist/cjs/features/IL-OTJ/_components/MessageRendering/MessageRendering.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/_svg/ChevronDown.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/_svg/ChevronDown.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/_svg/ChevronUp.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/_svg/ChevronUp.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/_svg/CognitiveDecisioning.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/_svg/CognitiveDecisioning.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/atoms/Textarea/Textarea.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/molecules/Condition/ConditionList.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/organisms/TextSection/TextSection.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.js +1 -1
- package/dist/cjs/features/IL-OTJ/helpers/utils.js +1 -1
- package/dist/cjs/features/InstantLearning/_components/TooltipComponent.js +2 -0
- package/dist/cjs/features/InstantLearning/_components/TooltipComponent.js.map +1 -0
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +2 -0
- package/dist/cjs/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js.map +1 -0
- package/dist/cjs/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +2 -0
- package/dist/cjs/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js.map +1 -0
- package/dist/cjs/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +2 -0
- package/dist/cjs/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js.map +1 -0
- package/dist/cjs/node_modules/@babel/runtime/helpers/esm/slicedToArray.js +2 -0
- package/dist/cjs/node_modules/@babel/runtime/helpers/esm/slicedToArray.js.map +1 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/Grow/Grow.js +2 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/Grow/Grow.js.map +1 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/Popper/Popper.js +2 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/Popper/Popper.js.map +1 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/Portal/Portal.js +2 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/Portal/Portal.js.map +1 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/Tooltip/Tooltip.js +2 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/Tooltip/Tooltip.js.map +1 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/styles/colorManipulator.js +1 -1
- package/dist/cjs/node_modules/@material-ui/core/esm/styles/colorManipulator.js.map +1 -1
- package/dist/cjs/node_modules/@material-ui/core/esm/styles/makeStyles.js +2 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/styles/makeStyles.js.map +1 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/styles/useTheme.js +2 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/styles/useTheme.js.map +1 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/styles/withTheme.js +2 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/styles/withTheme.js.map +1 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/transitions/utils.js +2 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/transitions/utils.js.map +1 -0
- package/dist/cjs/node_modules/@material-ui/styles/esm/withStyles/withStyles.js +1 -1
- package/dist/cjs/node_modules/@material-ui/styles/esm/withStyles/withStyles.js.map +1 -1
- package/dist/cjs/node_modules/@material-ui/utils/esm/HTMLElementType.js +2 -0
- package/dist/cjs/node_modules/@material-ui/utils/esm/HTMLElementType.js.map +1 -0
- package/dist/cjs/node_modules/@material-ui/utils/esm/refType.js +1 -1
- package/dist/cjs/node_modules/@material-ui/utils/esm/refType.js.map +1 -1
- package/dist/cjs/node_modules/lucide-react/dist/esm/icons/brain.js +1 -1
- package/dist/cjs/node_modules/lucide-react/dist/esm/icons/brain.js.map +1 -1
- package/dist/cjs/node_modules/lucide-react/dist/esm/icons/chevron-right.js +1 -1
- package/dist/cjs/node_modules/lucide-react/dist/esm/icons/chevron-right.js.map +1 -1
- package/dist/cjs/node_modules/lucide-react/dist/esm/icons/chevron-up.js +1 -1
- package/dist/cjs/node_modules/lucide-react/dist/esm/icons/chevron-up.js.map +1 -1
- package/dist/cjs/node_modules/popper.js/dist/esm/popper.js +27 -0
- package/dist/cjs/node_modules/popper.js/dist/esm/popper.js.map +1 -0
- package/dist/features/IL-OTJ/_components/ChatComponent.js +1 -1
- package/dist/features/IL-OTJ/_components/CitationLink.js +1 -1
- package/dist/features/IL-OTJ/_components/CognitiveDecisioningCard.js +1 -1
- package/dist/features/IL-OTJ/_components/ILPopup.styles.js +1 -1
- package/dist/features/IL-OTJ/_components/InputDataReasoningCard.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 +2 -0
- package/dist/features/IL-OTJ/_components/MessageRendering/MessageRendering.js.map +1 -0
- package/dist/features/IL-OTJ/_components/_svg/ChevronDown.js +2 -0
- package/dist/features/IL-OTJ/_components/_svg/ChevronDown.js.map +1 -0
- package/dist/features/IL-OTJ/_components/_svg/ChevronUp.js +2 -0
- package/dist/features/IL-OTJ/_components/_svg/ChevronUp.js.map +1 -0
- package/dist/features/IL-OTJ/_components/_svg/CognitiveDecisioning.js +2 -0
- package/dist/features/IL-OTJ/_components/_svg/CognitiveDecisioning.js.map +1 -0
- package/dist/features/IL-OTJ/_components/atoms/Textarea/Textarea.js +1 -1
- package/dist/features/IL-OTJ/_components/molecules/Condition/ConditionList.js +1 -1
- package/dist/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.js +1 -1
- package/dist/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.js +1 -1
- package/dist/features/IL-OTJ/_components/organisms/TextSection/TextSection.js +1 -1
- package/dist/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.js +1 -1
- package/dist/features/IL-OTJ/helpers/utils.js +1 -1
- package/dist/features/InstantLearning/_components/TooltipComponent.js +2 -0
- package/dist/features/InstantLearning/_components/TooltipComponent.js.map +1 -0
- package/dist/index.js +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/slicedToArray.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/slicedToArray.js.map +1 -0
- package/dist/node_modules/@material-ui/core/esm/Grow/Grow.js +2 -0
- package/dist/node_modules/@material-ui/core/esm/Grow/Grow.js.map +1 -0
- package/dist/node_modules/@material-ui/core/esm/Popper/Popper.js +2 -0
- package/dist/node_modules/@material-ui/core/esm/Popper/Popper.js.map +1 -0
- package/dist/node_modules/@material-ui/core/esm/Portal/Portal.js +2 -0
- package/dist/node_modules/@material-ui/core/esm/Portal/Portal.js.map +1 -0
- package/dist/node_modules/@material-ui/core/esm/Tooltip/Tooltip.js +2 -0
- package/dist/node_modules/@material-ui/core/esm/Tooltip/Tooltip.js.map +1 -0
- package/dist/node_modules/@material-ui/core/esm/styles/colorManipulator.js +1 -1
- package/dist/node_modules/@material-ui/core/esm/styles/colorManipulator.js.map +1 -1
- package/dist/node_modules/@material-ui/core/esm/styles/makeStyles.js +2 -0
- package/dist/node_modules/@material-ui/core/esm/styles/makeStyles.js.map +1 -0
- package/dist/node_modules/@material-ui/core/esm/styles/useTheme.js +2 -0
- package/dist/node_modules/@material-ui/core/esm/styles/useTheme.js.map +1 -0
- package/dist/node_modules/@material-ui/core/esm/styles/withTheme.js +2 -0
- package/dist/node_modules/@material-ui/core/esm/styles/withTheme.js.map +1 -0
- package/dist/node_modules/@material-ui/core/esm/transitions/utils.js +2 -0
- package/dist/node_modules/@material-ui/core/esm/transitions/utils.js.map +1 -0
- package/dist/node_modules/@material-ui/styles/esm/withStyles/withStyles.js.map +1 -1
- package/dist/node_modules/@material-ui/utils/esm/HTMLElementType.js +2 -0
- package/dist/node_modules/@material-ui/utils/esm/HTMLElementType.js.map +1 -0
- package/dist/node_modules/@material-ui/utils/esm/refType.js +1 -1
- package/dist/node_modules/@material-ui/utils/esm/refType.js.map +1 -1
- package/dist/node_modules/lucide-react/dist/esm/icons/brain.js +1 -1
- package/dist/node_modules/lucide-react/dist/esm/icons/brain.js.map +1 -1
- package/dist/node_modules/lucide-react/dist/esm/icons/chevron-right.js +1 -1
- package/dist/node_modules/lucide-react/dist/esm/icons/chevron-right.js.map +1 -1
- package/dist/node_modules/lucide-react/dist/esm/icons/chevron-up.js +1 -1
- package/dist/node_modules/lucide-react/dist/esm/icons/chevron-up.js.map +1 -1
- package/dist/node_modules/popper.js/dist/esm/popper.js +26 -0
- package/dist/node_modules/popper.js/dist/esm/popper.js.map +1 -0
- package/dist/types/src/features/IL-OTJ/ILOTJTest.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/ChatComponent.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/CitationLink.d.ts +6 -0
- package/dist/types/src/features/IL-OTJ/_components/CitationLink.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/CognitiveDecisioningCard.d.ts +1 -0
- package/dist/types/src/features/IL-OTJ/_components/CognitiveDecisioningCard.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/ILPopup.styles.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/_components/ILPopup.styles.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/InputDataReasoningCard.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/InputDataReasoningCard.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 +22 -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 +14 -0
- package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MessageRendering.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/_svg/ChevronDown.d.ts +3 -0
- package/dist/types/src/features/IL-OTJ/_components/_svg/ChevronDown.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/_svg/ChevronUp.d.ts +3 -0
- package/dist/types/src/features/IL-OTJ/_components/_svg/ChevronUp.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/_svg/CognitiveDecisioning.d.ts +3 -0
- package/dist/types/src/features/IL-OTJ/_components/_svg/CognitiveDecisioning.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/atoms/Textarea/Textarea.d.ts +8 -2
- package/dist/types/src/features/IL-OTJ/_components/atoms/Textarea/Textarea.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts +5 -1
- package/dist/types/src/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.d.ts +5 -1
- package/dist/types/src/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/organisms/TextSection/TextSection.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/_components/organisms/TextSection/TextSection.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/helpers/utils.d.ts +1 -0
- package/dist/types/src/features/IL-OTJ/helpers/utils.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChevronDown.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/ChevronDown.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,eAAe,+CAIpB,CAAA;AAED,eAAe,eAAe,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChevronUp.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/ChevronUp.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,aAAa,+CAKlB,CAAA;AAED,eAAe,aAAa,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CognitiveDecisioning.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/CognitiveDecisioning.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,oBAAoB,+CAYzB,CAAA;AACD,eAAe,oBAAoB,CAAC"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const Textarea: import("react").ForwardRefExoticComponent<{
|
|
2
3
|
rows?: number | undefined;
|
|
3
4
|
placeholder?: string | undefined;
|
|
4
5
|
value: string;
|
|
@@ -8,5 +9,10 @@ export declare const Textarea: ({ rows, placeholder, value, onChange, onFocus, i
|
|
|
8
9
|
customClass?: string | undefined;
|
|
9
10
|
showNumber?: boolean | undefined;
|
|
10
11
|
numberIndex?: number | undefined;
|
|
11
|
-
|
|
12
|
+
isReadOnly?: boolean | undefined;
|
|
13
|
+
isOpen?: boolean | undefined;
|
|
14
|
+
onToggle?: (() => void) | undefined;
|
|
15
|
+
showCognitiveIcon?: boolean | undefined;
|
|
16
|
+
tooltipDescription?: string | undefined;
|
|
17
|
+
} & import("react").RefAttributes<unknown>>;
|
|
12
18
|
//# sourceMappingURL=Textarea.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Textarea.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/atoms/Textarea/Textarea.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Textarea.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/atoms/Textarea/Textarea.tsx"],"names":[],"mappings":";AAKA,eAAO,MAAM,QAAQ;;;WAGZ,MAAM;kBACC,MAAM,WAAW,CAAC,mBAAmB,CAAC,KAAK,IAAI;mBAC/C,gBAAgB,CAAC,mBAAmB,CAAC,KAAK,IAAI;;;;;;;sBAO3C,IAAI;;;2CAiIrB,CAAC"}
|
|
@@ -14,7 +14,11 @@ interface ConditionListProps {
|
|
|
14
14
|
isHighlighted?: boolean;
|
|
15
15
|
highlightedIds?: Set<string | number>;
|
|
16
16
|
footer?: React.ReactNode;
|
|
17
|
+
isOpen?: boolean;
|
|
18
|
+
onToggle?: () => void;
|
|
19
|
+
showCognitiveIcon?: boolean;
|
|
20
|
+
tooltipDescription?: string;
|
|
17
21
|
}
|
|
18
|
-
export declare const ConditionList: ({ items, onAdd, onRemove, onEdit, placeholder, addLabel, showAddButton, isHighlighted, highlightedIds, footer }: ConditionListProps) => import("react/jsx-runtime").JSX.Element;
|
|
22
|
+
export declare const ConditionList: ({ items, onAdd, onRemove, onEdit, placeholder, addLabel, showAddButton, isHighlighted, highlightedIds, footer, isOpen, onToggle, showCognitiveIcon, tooltipDescription }: ConditionListProps) => import("react/jsx-runtime").JSX.Element;
|
|
19
23
|
export {};
|
|
20
24
|
//# sourceMappingURL=ConditionList.d.ts.map
|
package/dist/types/src/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConditionList.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/molecules/Condition/ConditionList.tsx"],"names":[],"mappings":";AAKA,UAAU,QAAQ;IAChB,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;CACd;AAED,UAAU,kBAAkB;IAC1B,KAAK,EAAE,QAAQ,EAAE,CAAC;IAClB,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,QAAQ,EAAE,CAAC,EAAE,EAAE,GAAG,KAAK,IAAI,CAAC;IAC5B,MAAM,EAAE,CAAC,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,cAAc,CAAC,EAAE,GAAG,CAAC,MAAM,GAAG,MAAM,CAAC,CAAC;IACtC,MAAM,CAAC,EAAG,KAAK,CAAC,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"ConditionList.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/molecules/Condition/ConditionList.tsx"],"names":[],"mappings":";AAKA,UAAU,QAAQ;IAChB,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;CACd;AAED,UAAU,kBAAkB;IAC1B,KAAK,EAAE,QAAQ,EAAE,CAAC;IAClB,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,QAAQ,EAAE,CAAC,EAAE,EAAE,GAAG,KAAK,IAAI,CAAC;IAC5B,MAAM,EAAE,CAAC,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,cAAc,CAAC,EAAE,GAAG,CAAC,MAAM,GAAG,MAAM,CAAC,CAAC;IACtC,MAAM,CAAC,EAAG,KAAK,CAAC,SAAS,CAAC;IAC1B,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC7B;AAED,eAAO,MAAM,aAAa,6KAevB,kBAAkB,4CAyNpB,CAAC"}
|
package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const ConditionSection: ({ conditions, onAdd, onRemove, onEdit, isHighlighted, highlightedIds, footer, ...props }: any) => import("react/jsx-runtime").JSX.Element;
|
|
1
|
+
export declare const ConditionSection: ({ conditions, onAdd, onRemove, onEdit, isHighlighted, highlightedIds, footer, isOpen, showCognitiveIcon, tooltipDescription, onToggle, ...props }: any) => import("react/jsx-runtime").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=ConditionSection.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConditionSection.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,gBAAgB,
|
|
1
|
+
{"version":3,"file":"ConditionSection.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,gBAAgB,sJAAuJ,GAAG,4CAgBtL,CAAC"}
|
|
@@ -19,7 +19,11 @@ interface ScopeSectionProps {
|
|
|
19
19
|
stationLabel?: string;
|
|
20
20
|
tierLabel?: string;
|
|
21
21
|
highlights?: Record<string, boolean>;
|
|
22
|
+
isOpen: boolean;
|
|
23
|
+
onToggle: () => void;
|
|
24
|
+
showCognitiveIcon: boolean;
|
|
25
|
+
tooltipDescription: string;
|
|
22
26
|
}
|
|
23
|
-
export declare const ScopeSection: ({ id, title, required, openSections, setOpenSections, scopeData, onScopeChange, stationOptions, tierOptions, stationLabel, tierLabel, highlights, ...props }: ScopeSectionProps) => import("react/jsx-runtime").JSX.Element;
|
|
27
|
+
export declare const ScopeSection: ({ id, title, required, openSections, setOpenSections, scopeData, onScopeChange, stationOptions, tierOptions, stationLabel, tierLabel, highlights, isOpen, onToggle, showCognitiveIcon, tooltipDescription, ...props }: ScopeSectionProps) => import("react/jsx-runtime").JSX.Element;
|
|
24
28
|
export {};
|
|
25
29
|
//# sourceMappingURL=ScopeSection.d.ts.map
|
package/dist/types/src/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScopeSection.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"ScopeSection.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.tsx"],"names":[],"mappings":";AAMA,UAAU,MAAM;IACd,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;CACf;AAED,UAAU,iBAAiB;IACzB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC1B,eAAe,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC;IACnE,SAAS,EAAE;QACT,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;KAClB,CAAC;IACF,aAAa,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG,KAAK,IAAI,CAAC;IACnD,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAC1B,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrC,MAAM,EAAE,OAAO,CAAC;IAChB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,kBAAkB,EAAE,MAAM,CAAC;CAC5B;AAED,eAAO,MAAM,YAAY,0NAkBtB,iBAAiB,4CAiInB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const TextSection: ({ rows, value, onChange, placeholder, title, isHighlighted, ...props }: any) => import("react/jsx-runtime").JSX.Element;
|
|
1
|
+
export declare const TextSection: ({ rows, value, onChange, placeholder, title, isHighlighted, isOpen, showCognitiveIcon, onToggle, tooltipDescription, ...props }: any) => import("react/jsx-runtime").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=TextSection.d.ts.map
|
package/dist/types/src/features/IL-OTJ/_components/organisms/TextSection/TextSection.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TextSection.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/organisms/TextSection/TextSection.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"TextSection.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/organisms/TextSection/TextSection.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,WAAW,oIAAqI,GAAG,4CAgC/J,CAAC"}
|
package/dist/types/src/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateRule.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CreateRule.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,UAAU,iCAAkC,GAAG,4CAsM3D,CAAC"}
|
|
@@ -10,5 +10,6 @@ export declare function extractAndParseResponse(responseText: string): any | nul
|
|
|
10
10
|
export declare const useHeaderObserver: ({ handlers, setResult }: UseHeaderObserverProps) => {
|
|
11
11
|
processHeaderMessage: (message: any) => void;
|
|
12
12
|
};
|
|
13
|
+
export declare function extractTextFromChildren(children: any): string;
|
|
13
14
|
export {};
|
|
14
15
|
//# sourceMappingURL=utils.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/helpers/utils.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,oBAAoB,GAAG,CAAC,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,CAAC,GAAG,EAAE,OAAO,KAAK,IAAI,KAAK,IAAI,CAAC;AAEhG,UAAU,sBAAsB;IAC9B,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,oBAAoB,CAAC,CAAC;IAChD,SAAS,CAAC,EAAE,CAAC,MAAM,EAAE,OAAO,KAAK,IAAI,CAAA;CACtC;AAED,wBAAgB,uBAAuB,CAAC,YAAY,EAAE,MAAM,GAAG,GAAG,GAAG,IAAI,CAuBxE;AAED;;GAEG;AAEH,eAAO,MAAM,iBAAiB,4BAA6B,sBAAsB;oCACxC,GAAG;CAa3C,CAAC"}
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/helpers/utils.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,oBAAoB,GAAG,CAAC,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,CAAC,GAAG,EAAE,OAAO,KAAK,IAAI,KAAK,IAAI,CAAC;AAEhG,UAAU,sBAAsB;IAC9B,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,oBAAoB,CAAC,CAAC;IAChD,SAAS,CAAC,EAAE,CAAC,MAAM,EAAE,OAAO,KAAK,IAAI,CAAA;CACtC;AAED,wBAAgB,uBAAuB,CAAC,YAAY,EAAE,MAAM,GAAG,GAAG,GAAG,IAAI,CAuBxE;AAED;;GAEG;AAEH,eAAO,MAAM,iBAAiB,4BAA6B,sBAAsB;oCACxC,GAAG;CAa3C,CAAC;AAEF,wBAAgB,uBAAuB,CAAC,QAAQ,EAAE,GAAG,GAAG,MAAM,CAS7D"}
|