@e-llm-studio/instant-learning 0.0.239 → 0.0.241

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.
Files changed (535) hide show
  1. package/dist/cjs/features/IL-OTJ/ILOTJ.js +1 -1
  2. package/dist/cjs/features/IL-OTJ/_components/AccordianSection.js +1 -1
  3. package/dist/cjs/features/IL-OTJ/_components/ChatComponents/ChatComponent.js +1 -1
  4. package/dist/cjs/features/IL-OTJ/_components/ChatComponents/NormalChat.js +1 -1
  5. package/dist/cjs/features/IL-OTJ/_components/CriticalGaps.js +1 -1
  6. package/dist/cjs/features/IL-OTJ/_components/ILPopup.styles.js +1 -1
  7. package/dist/cjs/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.js +1 -1
  8. package/dist/cjs/features/IL-OTJ/_components/MessageRendering/MessageRendering.js +1 -1
  9. package/dist/cjs/features/IL-OTJ/_components/molecules/Condition/ConditionList.js +1 -1
  10. package/dist/cjs/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.js +1 -1
  11. package/dist/cjs/features/IL-OTJ/_components/organisms/TextSection/TextSection.js +1 -1
  12. package/dist/cjs/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.js +1 -1
  13. package/dist/cjs/node_modules/@mui/icons-material/esm/Add.js +2 -0
  14. package/dist/cjs/node_modules/@mui/icons-material/esm/Add.js.map +1 -0
  15. package/dist/cjs/node_modules/@mui/icons-material/esm/Cancel.js +2 -0
  16. package/dist/cjs/node_modules/@mui/icons-material/esm/Cancel.js.map +1 -0
  17. package/dist/cjs/node_modules/@mui/icons-material/esm/CheckCircleOutline.js +2 -0
  18. package/dist/cjs/node_modules/@mui/icons-material/esm/CheckCircleOutline.js.map +1 -0
  19. package/dist/cjs/node_modules/@mui/icons-material/esm/Delete.js +2 -0
  20. package/dist/cjs/node_modules/@mui/icons-material/esm/Delete.js.map +1 -0
  21. package/dist/cjs/node_modules/@mui/icons-material/esm/Edit.js +2 -0
  22. package/dist/cjs/node_modules/@mui/icons-material/esm/Edit.js.map +1 -0
  23. package/dist/cjs/node_modules/@mui/icons-material/esm/HelpOutline.js +2 -0
  24. package/dist/cjs/node_modules/@mui/icons-material/esm/HelpOutline.js.map +1 -0
  25. package/dist/cjs/node_modules/@mui/icons-material/esm/KeyboardArrowDown.js +2 -0
  26. package/dist/cjs/node_modules/@mui/icons-material/esm/KeyboardArrowDown.js.map +1 -0
  27. package/dist/cjs/node_modules/@mui/icons-material/esm/KeyboardArrowUp.js +2 -0
  28. package/dist/cjs/node_modules/@mui/icons-material/esm/KeyboardArrowUp.js.map +1 -0
  29. package/dist/cjs/node_modules/@mui/icons-material/esm/MergeType.js +2 -0
  30. package/dist/cjs/node_modules/@mui/icons-material/esm/MergeType.js.map +1 -0
  31. package/dist/cjs/node_modules/@mui/icons-material/esm/Save.js +2 -0
  32. package/dist/cjs/node_modules/@mui/icons-material/esm/Save.js.map +1 -0
  33. package/dist/cjs/node_modules/@mui/icons-material/esm/Undo.js +2 -0
  34. package/dist/cjs/node_modules/@mui/icons-material/esm/Undo.js.map +1 -0
  35. package/dist/cjs/node_modules/@mui/material/Grid2/Grid2.js +2 -0
  36. package/dist/cjs/node_modules/@mui/material/Grid2/Grid2.js.map +1 -0
  37. package/dist/cjs/node_modules/@mui/material/Grid2/grid2Classes.js +2 -0
  38. package/dist/cjs/node_modules/@mui/material/Grid2/grid2Classes.js.map +1 -0
  39. package/dist/cjs/node_modules/@mui/material/styles/ThemeProviderWithVars.js +2 -0
  40. package/dist/cjs/node_modules/@mui/material/styles/ThemeProviderWithVars.js.map +1 -0
  41. package/dist/cjs/node_modules/@mui/material/styles/createColorScheme.js +2 -0
  42. package/dist/cjs/node_modules/@mui/material/styles/createColorScheme.js.map +1 -0
  43. package/dist/cjs/node_modules/@mui/material/styles/createGetSelector.js +2 -0
  44. package/dist/cjs/node_modules/@mui/material/styles/createGetSelector.js.map +1 -0
  45. package/dist/cjs/node_modules/@mui/material/styles/createThemeNoVars.js +2 -0
  46. package/dist/cjs/node_modules/@mui/material/styles/createThemeNoVars.js.map +1 -0
  47. package/dist/cjs/node_modules/@mui/material/styles/createThemeWithVars.js +2 -0
  48. package/dist/cjs/node_modules/@mui/material/styles/createThemeWithVars.js.map +1 -0
  49. package/dist/cjs/node_modules/@mui/material/styles/stringifyTheme.js +2 -0
  50. package/dist/cjs/node_modules/@mui/material/styles/stringifyTheme.js.map +1 -0
  51. package/dist/cjs/node_modules/@mui/material/useLazyRipple/useLazyRipple.js +2 -0
  52. package/dist/cjs/node_modules/@mui/material/useLazyRipple/useLazyRipple.js.map +1 -0
  53. package/dist/cjs/node_modules/@mui/material/useMediaQuery/index.js +2 -0
  54. package/dist/cjs/node_modules/@mui/material/useMediaQuery/index.js.map +1 -0
  55. package/dist/cjs/node_modules/@mui/material/utils/createSimplePaletteValueFilter.js +2 -0
  56. package/dist/cjs/node_modules/@mui/material/utils/createSimplePaletteValueFilter.js.map +1 -0
  57. package/dist/cjs/node_modules/@mui/material/utils/isHostComponent.js +2 -0
  58. package/dist/cjs/node_modules/@mui/material/utils/isHostComponent.js.map +1 -0
  59. package/dist/cjs/node_modules/@mui/material/utils/memoTheme.js +2 -0
  60. package/dist/cjs/node_modules/@mui/material/utils/memoTheme.js.map +1 -0
  61. package/dist/cjs/node_modules/@mui/material/utils/mergeSlotProps.js +2 -0
  62. package/dist/cjs/node_modules/@mui/material/utils/mergeSlotProps.js.map +1 -0
  63. package/dist/cjs/node_modules/@mui/material/zero-styled/index.js +2 -0
  64. package/dist/cjs/node_modules/@mui/material/zero-styled/index.js.map +1 -0
  65. package/dist/cjs/node_modules/@mui/system/esm/Grid/Grid.js +2 -0
  66. package/dist/cjs/node_modules/@mui/system/esm/Grid/Grid.js.map +1 -0
  67. package/dist/cjs/node_modules/@mui/system/esm/Grid/createGrid.js +2 -0
  68. package/dist/cjs/node_modules/@mui/system/esm/Grid/createGrid.js.map +1 -0
  69. package/dist/cjs/node_modules/@mui/system/esm/Grid/deleteLegacyGridProps.js +2 -0
  70. package/dist/cjs/node_modules/@mui/system/esm/Grid/deleteLegacyGridProps.js.map +1 -0
  71. package/dist/cjs/node_modules/@mui/system/esm/Grid/gridClasses.js +2 -0
  72. package/dist/cjs/node_modules/@mui/system/esm/Grid/gridClasses.js.map +1 -0
  73. package/dist/cjs/node_modules/@mui/system/esm/Grid/gridGenerator.js +2 -0
  74. package/dist/cjs/node_modules/@mui/system/esm/Grid/gridGenerator.js.map +1 -0
  75. package/dist/cjs/node_modules/@mui/system/esm/Grid/traverseBreakpoints.js +2 -0
  76. package/dist/cjs/node_modules/@mui/system/esm/Grid/traverseBreakpoints.js.map +1 -0
  77. package/dist/cjs/node_modules/@mui/system/esm/borders/borders.js +2 -0
  78. package/dist/cjs/node_modules/@mui/system/esm/borders/borders.js.map +1 -0
  79. package/dist/cjs/node_modules/@mui/system/esm/breakpoints/breakpoints.js +2 -0
  80. package/dist/cjs/node_modules/@mui/system/esm/breakpoints/breakpoints.js.map +1 -0
  81. package/dist/cjs/node_modules/@mui/system/esm/colorManipulator/colorManipulator.js +2 -0
  82. package/dist/cjs/node_modules/@mui/system/esm/colorManipulator/colorManipulator.js.map +1 -0
  83. package/dist/cjs/node_modules/@mui/system/esm/compose/compose.js +2 -0
  84. package/dist/cjs/node_modules/@mui/system/esm/compose/compose.js.map +1 -0
  85. package/dist/cjs/node_modules/@mui/system/esm/createBox/createBox.js +2 -0
  86. package/dist/cjs/node_modules/@mui/system/esm/createBox/createBox.js.map +1 -0
  87. package/dist/cjs/node_modules/@mui/system/esm/createBreakpoints/createBreakpoints.js +2 -0
  88. package/dist/cjs/node_modules/@mui/system/esm/createBreakpoints/createBreakpoints.js.map +1 -0
  89. package/dist/cjs/node_modules/@mui/system/esm/createStyled/createStyled.js +2 -0
  90. package/dist/cjs/node_modules/@mui/system/esm/createStyled/createStyled.js.map +1 -0
  91. package/dist/cjs/node_modules/@mui/system/esm/cssContainerQueries/cssContainerQueries.js +2 -0
  92. package/dist/cjs/node_modules/@mui/system/esm/cssContainerQueries/cssContainerQueries.js.map +1 -0
  93. package/dist/cjs/node_modules/@mui/system/esm/cssGrid/cssGrid.js +2 -0
  94. package/dist/cjs/node_modules/@mui/system/esm/cssGrid/cssGrid.js.map +1 -0
  95. package/dist/cjs/node_modules/@mui/system/esm/cssVars/getColorSchemeSelector.js +2 -0
  96. package/dist/cjs/node_modules/@mui/system/esm/cssVars/getColorSchemeSelector.js.map +1 -0
  97. package/dist/cjs/node_modules/@mui/system/esm/cssVars/localStorageManager.js +2 -0
  98. package/dist/cjs/node_modules/@mui/system/esm/cssVars/localStorageManager.js.map +1 -0
  99. package/dist/cjs/node_modules/@mui/system/esm/cssVars/prepareTypographyVars.js +2 -0
  100. package/dist/cjs/node_modules/@mui/system/esm/cssVars/prepareTypographyVars.js.map +1 -0
  101. package/dist/cjs/node_modules/@mui/system/esm/display/display.js +2 -0
  102. package/dist/cjs/node_modules/@mui/system/esm/display/display.js.map +1 -0
  103. package/dist/cjs/node_modules/@mui/system/esm/flexbox/flexbox.js +2 -0
  104. package/dist/cjs/node_modules/@mui/system/esm/flexbox/flexbox.js.map +1 -0
  105. package/dist/cjs/node_modules/@mui/system/esm/getThemeValue/getThemeValue.js +2 -0
  106. package/dist/cjs/node_modules/@mui/system/esm/getThemeValue/getThemeValue.js.map +1 -0
  107. package/dist/cjs/node_modules/@mui/system/esm/memoTheme.js +2 -0
  108. package/dist/cjs/node_modules/@mui/system/esm/memoTheme.js.map +1 -0
  109. package/dist/cjs/node_modules/@mui/system/esm/memoize/memoize.js +2 -0
  110. package/dist/cjs/node_modules/@mui/system/esm/memoize/memoize.js.map +1 -0
  111. package/dist/cjs/node_modules/@mui/system/esm/merge/merge.js +2 -0
  112. package/dist/cjs/node_modules/@mui/system/esm/merge/merge.js.map +1 -0
  113. package/dist/cjs/node_modules/@mui/system/esm/palette/palette.js +2 -0
  114. package/dist/cjs/node_modules/@mui/system/esm/palette/palette.js.map +1 -0
  115. package/dist/cjs/node_modules/@mui/system/esm/positions/positions.js +2 -0
  116. package/dist/cjs/node_modules/@mui/system/esm/positions/positions.js.map +1 -0
  117. package/dist/cjs/node_modules/@mui/system/esm/preprocessStyles.js +2 -0
  118. package/dist/cjs/node_modules/@mui/system/esm/preprocessStyles.js.map +1 -0
  119. package/dist/cjs/node_modules/@mui/system/esm/responsivePropType/responsivePropType.js +2 -0
  120. package/dist/cjs/node_modules/@mui/system/esm/responsivePropType/responsivePropType.js.map +1 -0
  121. package/dist/cjs/node_modules/@mui/system/esm/shadows/shadows.js +2 -0
  122. package/dist/cjs/node_modules/@mui/system/esm/shadows/shadows.js.map +1 -0
  123. package/dist/cjs/node_modules/@mui/system/esm/sizing/sizing.js +2 -0
  124. package/dist/cjs/node_modules/@mui/system/esm/sizing/sizing.js.map +1 -0
  125. package/dist/cjs/node_modules/@mui/system/esm/spacing/spacing.js +2 -0
  126. package/dist/cjs/node_modules/@mui/system/esm/spacing/spacing.js.map +1 -0
  127. package/dist/cjs/node_modules/@mui/system/esm/style/style.js +2 -0
  128. package/dist/cjs/node_modules/@mui/system/esm/style/style.js.map +1 -0
  129. package/dist/cjs/node_modules/@mui/system/esm/styled/styled.js +2 -0
  130. package/dist/cjs/node_modules/@mui/system/esm/styled/styled.js.map +1 -0
  131. package/dist/cjs/node_modules/@mui/system/esm/typography/typography.js +2 -0
  132. package/dist/cjs/node_modules/@mui/system/esm/typography/typography.js.map +1 -0
  133. package/dist/cjs/node_modules/@mui/system/esm/useTheme/useTheme.js +2 -0
  134. package/dist/cjs/node_modules/@mui/system/esm/useTheme/useTheme.js.map +1 -0
  135. package/dist/cjs/node_modules/@mui/system/esm/useThemeWithoutDefault/useThemeWithoutDefault.js +2 -0
  136. package/dist/cjs/node_modules/@mui/system/esm/useThemeWithoutDefault/useThemeWithoutDefault.js.map +1 -0
  137. package/dist/cjs/node_modules/@mui/utils/esm/isFocusVisible/isFocusVisible.js +2 -0
  138. package/dist/cjs/node_modules/@mui/utils/esm/isFocusVisible/isFocusVisible.js.map +1 -0
  139. package/dist/cjs/node_modules/clsx/dist/clsx.mjs.js +2 -0
  140. package/dist/cjs/node_modules/clsx/dist/clsx.mjs.js.map +1 -0
  141. package/dist/cjs/node_modules/react-markdown/node_modules/unified/lib/index.js +1 -1
  142. package/dist/cjs/node_modules/react-markdown/node_modules/unified/lib/index.js.map +1 -1
  143. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/index.js +1 -1
  144. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/index.js.map +1 -1
  145. package/dist/cjs/node_modules/vfile-message/node_modules/unist-util-stringify-position/lib/index.js.map +1 -1
  146. package/dist/features/IL-OTJ/ILOTJ.js +1 -1
  147. package/dist/features/IL-OTJ/_components/AccordianSection.js +1 -1
  148. package/dist/features/IL-OTJ/_components/ChatComponents/ChatComponent.js +1 -1
  149. package/dist/features/IL-OTJ/_components/ChatComponents/NormalChat.js +1 -1
  150. package/dist/features/IL-OTJ/_components/CriticalGaps.js +1 -1
  151. package/dist/features/IL-OTJ/_components/ILPopup.styles.js +1 -1
  152. package/dist/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.js +1 -1
  153. package/dist/features/IL-OTJ/_components/MessageRendering/MessageRendering.js +1 -1
  154. package/dist/features/IL-OTJ/_components/molecules/Condition/ConditionList.js +1 -1
  155. package/dist/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.js +1 -1
  156. package/dist/features/IL-OTJ/_components/organisms/TextSection/TextSection.js +1 -1
  157. package/dist/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.js +1 -1
  158. package/dist/node_modules/@mui/icons-material/esm/Add.js +2 -0
  159. package/dist/node_modules/@mui/icons-material/esm/Add.js.map +1 -0
  160. package/dist/node_modules/@mui/icons-material/esm/Cancel.js +2 -0
  161. package/dist/node_modules/@mui/icons-material/esm/Cancel.js.map +1 -0
  162. package/dist/node_modules/@mui/icons-material/esm/CheckCircleOutline.js +2 -0
  163. package/dist/node_modules/@mui/icons-material/esm/CheckCircleOutline.js.map +1 -0
  164. package/dist/node_modules/@mui/icons-material/esm/Delete.js +2 -0
  165. package/dist/node_modules/@mui/icons-material/esm/Delete.js.map +1 -0
  166. package/dist/node_modules/@mui/icons-material/esm/Edit.js +2 -0
  167. package/dist/node_modules/@mui/icons-material/esm/Edit.js.map +1 -0
  168. package/dist/node_modules/@mui/icons-material/esm/HelpOutline.js +2 -0
  169. package/dist/node_modules/@mui/icons-material/esm/HelpOutline.js.map +1 -0
  170. package/dist/node_modules/@mui/icons-material/esm/KeyboardArrowDown.js +2 -0
  171. package/dist/node_modules/@mui/icons-material/esm/KeyboardArrowDown.js.map +1 -0
  172. package/dist/node_modules/@mui/icons-material/esm/KeyboardArrowUp.js +2 -0
  173. package/dist/node_modules/@mui/icons-material/esm/KeyboardArrowUp.js.map +1 -0
  174. package/dist/node_modules/@mui/icons-material/esm/MergeType.js +2 -0
  175. package/dist/node_modules/@mui/icons-material/esm/MergeType.js.map +1 -0
  176. package/dist/node_modules/@mui/icons-material/esm/Save.js +2 -0
  177. package/dist/node_modules/@mui/icons-material/esm/Save.js.map +1 -0
  178. package/dist/node_modules/@mui/icons-material/esm/Undo.js +2 -0
  179. package/dist/node_modules/@mui/icons-material/esm/Undo.js.map +1 -0
  180. package/dist/node_modules/@mui/material/Grid2/Grid2.js +2 -0
  181. package/dist/node_modules/@mui/material/Grid2/Grid2.js.map +1 -0
  182. package/dist/node_modules/@mui/material/Grid2/grid2Classes.js +2 -0
  183. package/dist/node_modules/@mui/material/Grid2/grid2Classes.js.map +1 -0
  184. package/dist/node_modules/@mui/material/styles/ThemeProviderWithVars.js +2 -0
  185. package/dist/node_modules/@mui/material/styles/ThemeProviderWithVars.js.map +1 -0
  186. package/dist/node_modules/@mui/material/styles/createColorScheme.js +2 -0
  187. package/dist/node_modules/@mui/material/styles/createColorScheme.js.map +1 -0
  188. package/dist/node_modules/@mui/material/styles/createGetSelector.js +2 -0
  189. package/dist/node_modules/@mui/material/styles/createGetSelector.js.map +1 -0
  190. package/dist/node_modules/@mui/material/styles/createThemeNoVars.js +2 -0
  191. package/dist/node_modules/@mui/material/styles/createThemeNoVars.js.map +1 -0
  192. package/dist/node_modules/@mui/material/styles/createThemeWithVars.js +2 -0
  193. package/dist/node_modules/@mui/material/styles/createThemeWithVars.js.map +1 -0
  194. package/dist/node_modules/@mui/material/styles/stringifyTheme.js +2 -0
  195. package/dist/node_modules/@mui/material/styles/stringifyTheme.js.map +1 -0
  196. package/dist/node_modules/@mui/material/useLazyRipple/useLazyRipple.js +2 -0
  197. package/dist/node_modules/@mui/material/useLazyRipple/useLazyRipple.js.map +1 -0
  198. package/dist/node_modules/@mui/material/useMediaQuery/index.js +2 -0
  199. package/dist/node_modules/@mui/material/useMediaQuery/index.js.map +1 -0
  200. package/dist/node_modules/@mui/material/utils/createSimplePaletteValueFilter.js +2 -0
  201. package/dist/node_modules/@mui/material/utils/createSimplePaletteValueFilter.js.map +1 -0
  202. package/dist/node_modules/@mui/material/utils/isHostComponent.js +2 -0
  203. package/dist/node_modules/@mui/material/utils/isHostComponent.js.map +1 -0
  204. package/dist/node_modules/@mui/material/utils/memoTheme.js +2 -0
  205. package/dist/node_modules/@mui/material/utils/memoTheme.js.map +1 -0
  206. package/dist/node_modules/@mui/material/utils/mergeSlotProps.js +2 -0
  207. package/dist/node_modules/@mui/material/utils/mergeSlotProps.js.map +1 -0
  208. package/dist/node_modules/@mui/material/zero-styled/index.js +2 -0
  209. package/dist/node_modules/@mui/material/zero-styled/index.js.map +1 -0
  210. package/dist/node_modules/@mui/system/esm/Grid/Grid.js +2 -0
  211. package/dist/node_modules/@mui/system/esm/Grid/Grid.js.map +1 -0
  212. package/dist/node_modules/@mui/system/esm/Grid/createGrid.js +2 -0
  213. package/dist/node_modules/@mui/system/esm/Grid/createGrid.js.map +1 -0
  214. package/dist/node_modules/@mui/system/esm/Grid/deleteLegacyGridProps.js +2 -0
  215. package/dist/node_modules/@mui/system/esm/Grid/deleteLegacyGridProps.js.map +1 -0
  216. package/dist/node_modules/@mui/system/esm/Grid/gridClasses.js +2 -0
  217. package/dist/node_modules/@mui/system/esm/Grid/gridClasses.js.map +1 -0
  218. package/dist/node_modules/@mui/system/esm/Grid/gridGenerator.js +2 -0
  219. package/dist/node_modules/@mui/system/esm/Grid/gridGenerator.js.map +1 -0
  220. package/dist/node_modules/@mui/system/esm/Grid/traverseBreakpoints.js +2 -0
  221. package/dist/node_modules/@mui/system/esm/Grid/traverseBreakpoints.js.map +1 -0
  222. package/dist/node_modules/@mui/system/esm/borders/borders.js +2 -0
  223. package/dist/node_modules/@mui/system/esm/borders/borders.js.map +1 -0
  224. package/dist/node_modules/@mui/system/esm/breakpoints/breakpoints.js +2 -0
  225. package/dist/node_modules/@mui/system/esm/breakpoints/breakpoints.js.map +1 -0
  226. package/dist/node_modules/@mui/system/esm/colorManipulator/colorManipulator.js +2 -0
  227. package/dist/node_modules/@mui/system/esm/colorManipulator/colorManipulator.js.map +1 -0
  228. package/dist/node_modules/@mui/system/esm/compose/compose.js +2 -0
  229. package/dist/node_modules/@mui/system/esm/compose/compose.js.map +1 -0
  230. package/dist/node_modules/@mui/system/esm/createBox/createBox.js +2 -0
  231. package/dist/node_modules/@mui/system/esm/createBox/createBox.js.map +1 -0
  232. package/dist/node_modules/@mui/system/esm/createBreakpoints/createBreakpoints.js +2 -0
  233. package/dist/node_modules/@mui/system/esm/createBreakpoints/createBreakpoints.js.map +1 -0
  234. package/dist/node_modules/@mui/system/esm/createStyled/createStyled.js +2 -0
  235. package/dist/node_modules/@mui/system/esm/createStyled/createStyled.js.map +1 -0
  236. package/dist/node_modules/@mui/system/esm/cssContainerQueries/cssContainerQueries.js +2 -0
  237. package/dist/node_modules/@mui/system/esm/cssContainerQueries/cssContainerQueries.js.map +1 -0
  238. package/dist/node_modules/@mui/system/esm/cssGrid/cssGrid.js +2 -0
  239. package/dist/node_modules/@mui/system/esm/cssGrid/cssGrid.js.map +1 -0
  240. package/dist/node_modules/@mui/system/esm/cssVars/getColorSchemeSelector.js +2 -0
  241. package/dist/node_modules/@mui/system/esm/cssVars/getColorSchemeSelector.js.map +1 -0
  242. package/dist/node_modules/@mui/system/esm/cssVars/localStorageManager.js +2 -0
  243. package/dist/node_modules/@mui/system/esm/cssVars/localStorageManager.js.map +1 -0
  244. package/dist/node_modules/@mui/system/esm/cssVars/prepareTypographyVars.js +2 -0
  245. package/dist/node_modules/@mui/system/esm/cssVars/prepareTypographyVars.js.map +1 -0
  246. package/dist/node_modules/@mui/system/esm/display/display.js +2 -0
  247. package/dist/node_modules/@mui/system/esm/display/display.js.map +1 -0
  248. package/dist/node_modules/@mui/system/esm/flexbox/flexbox.js +2 -0
  249. package/dist/node_modules/@mui/system/esm/flexbox/flexbox.js.map +1 -0
  250. package/dist/node_modules/@mui/system/esm/getThemeValue/getThemeValue.js +2 -0
  251. package/dist/node_modules/@mui/system/esm/getThemeValue/getThemeValue.js.map +1 -0
  252. package/dist/node_modules/@mui/system/esm/memoTheme.js +2 -0
  253. package/dist/node_modules/@mui/system/esm/memoTheme.js.map +1 -0
  254. package/dist/node_modules/@mui/system/esm/memoize/memoize.js +2 -0
  255. package/dist/node_modules/@mui/system/esm/memoize/memoize.js.map +1 -0
  256. package/dist/node_modules/@mui/system/esm/merge/merge.js +2 -0
  257. package/dist/node_modules/@mui/system/esm/merge/merge.js.map +1 -0
  258. package/dist/node_modules/@mui/system/esm/palette/palette.js +2 -0
  259. package/dist/node_modules/@mui/system/esm/palette/palette.js.map +1 -0
  260. package/dist/node_modules/@mui/system/esm/positions/positions.js +2 -0
  261. package/dist/node_modules/@mui/system/esm/positions/positions.js.map +1 -0
  262. package/dist/node_modules/@mui/system/esm/preprocessStyles.js +2 -0
  263. package/dist/node_modules/@mui/system/esm/preprocessStyles.js.map +1 -0
  264. package/dist/node_modules/@mui/system/esm/responsivePropType/responsivePropType.js +2 -0
  265. package/dist/node_modules/@mui/system/esm/responsivePropType/responsivePropType.js.map +1 -0
  266. package/dist/node_modules/@mui/system/esm/shadows/shadows.js +2 -0
  267. package/dist/node_modules/@mui/system/esm/shadows/shadows.js.map +1 -0
  268. package/dist/node_modules/@mui/system/esm/sizing/sizing.js +2 -0
  269. package/dist/node_modules/@mui/system/esm/sizing/sizing.js.map +1 -0
  270. package/dist/node_modules/@mui/system/esm/spacing/spacing.js +2 -0
  271. package/dist/node_modules/@mui/system/esm/spacing/spacing.js.map +1 -0
  272. package/dist/node_modules/@mui/system/esm/style/style.js +2 -0
  273. package/dist/node_modules/@mui/system/esm/style/style.js.map +1 -0
  274. package/dist/node_modules/@mui/system/esm/styled/styled.js +2 -0
  275. package/dist/node_modules/@mui/system/esm/styled/styled.js.map +1 -0
  276. package/dist/node_modules/@mui/system/esm/typography/typography.js +2 -0
  277. package/dist/node_modules/@mui/system/esm/typography/typography.js.map +1 -0
  278. package/dist/node_modules/@mui/system/esm/useTheme/useTheme.js +2 -0
  279. package/dist/node_modules/@mui/system/esm/useTheme/useTheme.js.map +1 -0
  280. package/dist/node_modules/@mui/system/esm/useThemeWithoutDefault/useThemeWithoutDefault.js +2 -0
  281. package/dist/node_modules/@mui/system/esm/useThemeWithoutDefault/useThemeWithoutDefault.js.map +1 -0
  282. package/dist/node_modules/@mui/utils/esm/isFocusVisible/isFocusVisible.js +2 -0
  283. package/dist/node_modules/@mui/utils/esm/isFocusVisible/isFocusVisible.js.map +1 -0
  284. package/dist/node_modules/clsx/dist/clsx.mjs.js +2 -0
  285. package/dist/node_modules/clsx/dist/clsx.mjs.js.map +1 -0
  286. package/dist/node_modules/react-markdown/node_modules/unified/lib/index.js +1 -1
  287. package/dist/node_modules/react-markdown/node_modules/unified/lib/index.js.map +1 -1
  288. package/dist/node_modules/react-markdown/node_modules/vfile/lib/index.js +1 -1
  289. package/dist/node_modules/react-markdown/node_modules/vfile/lib/index.js.map +1 -1
  290. package/dist/node_modules/vfile-message/node_modules/unist-util-stringify-position/lib/index.js.map +1 -1
  291. package/dist/types/src/features/IL-OTJ/ILOTJ.d.ts +2 -0
  292. package/dist/types/src/features/IL-OTJ/ILOTJ.d.ts.map +1 -1
  293. package/dist/types/src/features/IL-OTJ/ILOTJTest.d.ts.map +1 -1
  294. package/dist/types/src/features/IL-OTJ/_components/AccordianSection.d.ts +2 -1
  295. package/dist/types/src/features/IL-OTJ/_components/AccordianSection.d.ts.map +1 -1
  296. package/dist/types/src/features/IL-OTJ/_components/ChatComponent.d.ts +43 -13
  297. package/dist/types/src/features/IL-OTJ/_components/ChatComponent.d.ts.map +1 -1
  298. package/dist/types/src/features/IL-OTJ/_components/ChatComponents/ChatComponent.d.ts +1 -0
  299. package/dist/types/src/features/IL-OTJ/_components/ChatComponents/ChatComponent.d.ts.map +1 -1
  300. package/dist/types/src/features/IL-OTJ/_components/CriticalGaps.d.ts +2 -1
  301. package/dist/types/src/features/IL-OTJ/_components/CriticalGaps.d.ts.map +1 -1
  302. package/dist/types/src/features/IL-OTJ/_components/ILPopup.styles.d.ts +1 -1
  303. package/dist/types/src/features/IL-OTJ/_components/ILPopup.styles.d.ts.map +1 -1
  304. package/dist/types/src/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.d.ts +2 -1
  305. package/dist/types/src/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.d.ts.map +1 -1
  306. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MessageRendering.d.ts +2 -1
  307. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MessageRendering.d.ts.map +1 -1
  308. package/dist/types/src/features/IL-OTJ/_components/MessageRendering.d.ts +1 -6
  309. package/dist/types/src/features/IL-OTJ/_components/MessageRendering.d.ts.map +1 -1
  310. package/dist/types/src/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts +3 -1
  311. package/dist/types/src/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts.map +1 -1
  312. package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts +1 -1
  313. package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts.map +1 -1
  314. package/dist/types/src/features/IL-OTJ/_components/organisms/TextSection/TextSection.d.ts +1 -1
  315. package/dist/types/src/features/IL-OTJ/_components/organisms/TextSection/TextSection.d.ts.map +1 -1
  316. package/dist/types/src/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.d.ts.map +1 -1
  317. package/package.json +1 -1
  318. package/dist/cjs/features/DocumentLearning/_components/ChatComponent.css.js +0 -2
  319. package/dist/cjs/features/DocumentLearning/_components/ChatComponent.css.js.map +0 -1
  320. package/dist/cjs/features/IL-OTJ/_components/AccordionSection.js +0 -2
  321. package/dist/cjs/features/IL-OTJ/_components/AccordionSection.js.map +0 -1
  322. package/dist/cjs/features/IL-OTJ/_components/ChatComponent.css.js +0 -2
  323. package/dist/cjs/features/IL-OTJ/_components/ChatComponent.css.js.map +0 -1
  324. package/dist/cjs/features/IL-OTJ/_components/ChatComponent.js +0 -2
  325. package/dist/cjs/features/IL-OTJ/_components/ChatComponent.js.map +0 -1
  326. package/dist/cjs/features/IL-OTJ/_components/CognitiveDecisioningCard.js +0 -2
  327. package/dist/cjs/features/IL-OTJ/_components/CognitiveDecisioningCard.js.map +0 -1
  328. package/dist/cjs/features/IL-OTJ/_components/ILComponents.js +0 -2
  329. package/dist/cjs/features/IL-OTJ/_components/ILComponents.js.map +0 -1
  330. package/dist/cjs/features/IL-OTJ/_components/ILPopup.css.js +0 -2
  331. package/dist/cjs/features/IL-OTJ/_components/ILPopup.css.js.map +0 -1
  332. package/dist/cjs/features/IL-OTJ/_components/MessageRendering/CustomComponents.js +0 -2
  333. package/dist/cjs/features/IL-OTJ/_components/MessageRendering/CustomComponents.js.map +0 -1
  334. package/dist/cjs/features/IL-OTJ/_components/MessageRendering/MarkdownElements.js +0 -2
  335. package/dist/cjs/features/IL-OTJ/_components/MessageRendering/MarkdownElements.js.map +0 -1
  336. package/dist/cjs/features/IL-OTJ/_components/MessageRendering.js +0 -2
  337. package/dist/cjs/features/IL-OTJ/_components/MessageRendering.js.map +0 -1
  338. package/dist/cjs/features/IL-OTJ/_components/RuleValidationCard.js +0 -2
  339. package/dist/cjs/features/IL-OTJ/_components/RuleValidationCard.js.map +0 -1
  340. package/dist/cjs/features/IL-OTJ/_components/_svg/ChevronIcon.js +0 -2
  341. package/dist/cjs/features/IL-OTJ/_components/_svg/ChevronIcon.js.map +0 -1
  342. package/dist/cjs/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.js +0 -2
  343. package/dist/cjs/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.js.map +0 -1
  344. package/dist/cjs/features/IL-OTJ/_components/_svg/LeftAndRightArrow.js +0 -2
  345. package/dist/cjs/features/IL-OTJ/_components/_svg/LeftAndRightArrow.js.map +0 -1
  346. package/dist/cjs/features/IL-OTJ/_components/_svg/ResizeChat.svg.js +0 -2
  347. package/dist/cjs/features/IL-OTJ/_components/_svg/ResizeChat.svg.js.map +0 -1
  348. package/dist/cjs/features/IL-OTJ/_components/_svg/WarningIcon.js +0 -2
  349. package/dist/cjs/features/IL-OTJ/_components/_svg/WarningIcon.js.map +0 -1
  350. package/dist/cjs/features/IL-OTJ/_components/atoms/Button.js +0 -2
  351. package/dist/cjs/features/IL-OTJ/_components/atoms/Button.js.map +0 -1
  352. package/dist/cjs/features/IL-OTJ/_components/atoms/Dropdown.js +0 -2
  353. package/dist/cjs/features/IL-OTJ/_components/atoms/Dropdown.js.map +0 -1
  354. package/dist/cjs/features/IL-OTJ/_components/atoms/Textarea.js +0 -2
  355. package/dist/cjs/features/IL-OTJ/_components/atoms/Textarea.js.map +0 -1
  356. package/dist/cjs/features/IL-OTJ/_components/atoms/Toggle.js +0 -2
  357. package/dist/cjs/features/IL-OTJ/_components/atoms/Toggle.js.map +0 -1
  358. package/dist/cjs/features/IL-OTJ/_components/molecules/ConditionList.js +0 -2
  359. package/dist/cjs/features/IL-OTJ/_components/molecules/ConditionList.js.map +0 -1
  360. package/dist/cjs/features/IL-OTJ/_components/molecules/SectionWrapper.js +0 -2
  361. package/dist/cjs/features/IL-OTJ/_components/molecules/SectionWrapper.js.map +0 -1
  362. package/dist/cjs/features/IL-OTJ/_components/molecules/SeparationRow.js +0 -2
  363. package/dist/cjs/features/IL-OTJ/_components/molecules/SeparationRow.js.map +0 -1
  364. package/dist/cjs/features/IL-OTJ/_components/organisms/ConditionSection.js +0 -2
  365. package/dist/cjs/features/IL-OTJ/_components/organisms/ConditionSection.js.map +0 -1
  366. package/dist/cjs/features/IL-OTJ/_components/organisms/ConfigSection.js +0 -2
  367. package/dist/cjs/features/IL-OTJ/_components/organisms/ConfigSection.js.map +0 -1
  368. package/dist/cjs/features/IL-OTJ/_components/organisms/ScopeSection.js +0 -2
  369. package/dist/cjs/features/IL-OTJ/_components/organisms/ScopeSection.js.map +0 -1
  370. package/dist/cjs/features/IL-OTJ/_components/organisms/TextSection.js +0 -2
  371. package/dist/cjs/features/IL-OTJ/_components/organisms/TextSection.js.map +0 -1
  372. package/dist/cjs/features/IL-OTJ/_components/templates/AudactyTemplate.js +0 -2
  373. package/dist/cjs/features/IL-OTJ/_components/templates/AudactyTemplate.js.map +0 -1
  374. package/dist/cjs/features/IL-OTJ/_components/templates/Testing.js +0 -2
  375. package/dist/cjs/features/IL-OTJ/_components/templates/Testing.js.map +0 -1
  376. package/dist/cjs/features/IL-OTJ/_components/templates/TrafficManagerTemplate.js +0 -2
  377. package/dist/cjs/features/IL-OTJ/_components/templates/TrafficManagerTemplate.js.map +0 -1
  378. package/dist/cjs/features/IL-OTJ/_components/templates/templatesMap.js +0 -2
  379. package/dist/cjs/features/IL-OTJ/_components/templates/templatesMap.js.map +0 -1
  380. package/dist/cjs/features/IL-OTJ/hooks/useHeaderObserver.js +0 -2
  381. package/dist/cjs/features/IL-OTJ/hooks/useHeaderObserver.js.map +0 -1
  382. package/dist/cjs/features/InstantLearning/_components/ChatComponent.css.js +0 -2
  383. package/dist/cjs/features/InstantLearning/_components/ChatComponent.css.js.map +0 -1
  384. package/dist/cjs/features/InstantLearning/_components/TooltipComponent.js +0 -2
  385. package/dist/cjs/features/InstantLearning/_components/TooltipComponent.js.map +0 -1
  386. package/dist/cjs/node_modules/@e-llm-studio/citation/dist/node_modules/clsx/dist/clsx.m.js +0 -2
  387. package/dist/cjs/node_modules/@e-llm-studio/citation/dist/node_modules/clsx/dist/clsx.m.js.map +0 -1
  388. package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-is/lib/index.js +0 -2
  389. package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-is/lib/index.js.map +0 -1
  390. package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/color.browser.js +0 -2
  391. package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/color.browser.js.map +0 -1
  392. package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/index.js +0 -2
  393. package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/index.js.map +0 -1
  394. package/dist/cjs/node_modules/mdast-util-from-markdown/node_modules/unist-util-stringify-position/lib/index.js +0 -2
  395. package/dist/cjs/node_modules/mdast-util-from-markdown/node_modules/unist-util-stringify-position/lib/index.js.map +0 -1
  396. package/dist/cjs/node_modules/unist-util-visit/node_modules/unist-util-is/lib/index.js +0 -2
  397. package/dist/cjs/node_modules/unist-util-visit/node_modules/unist-util-is/lib/index.js.map +0 -1
  398. package/dist/cjs/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/color.browser.js +0 -2
  399. package/dist/cjs/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/color.browser.js.map +0 -1
  400. package/dist/cjs/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/index.js +0 -2
  401. package/dist/cjs/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/index.js.map +0 -1
  402. package/dist/features/DocumentLearning/_components/ChatComponent.css.js +0 -2
  403. package/dist/features/DocumentLearning/_components/ChatComponent.css.js.map +0 -1
  404. package/dist/features/IL-OTJ/_components/AccordionSection.js +0 -2
  405. package/dist/features/IL-OTJ/_components/AccordionSection.js.map +0 -1
  406. package/dist/features/IL-OTJ/_components/ChatComponent.css.js +0 -2
  407. package/dist/features/IL-OTJ/_components/ChatComponent.css.js.map +0 -1
  408. package/dist/features/IL-OTJ/_components/ChatComponent.js +0 -2
  409. package/dist/features/IL-OTJ/_components/ChatComponent.js.map +0 -1
  410. package/dist/features/IL-OTJ/_components/CognitiveDecisioningCard.js +0 -2
  411. package/dist/features/IL-OTJ/_components/CognitiveDecisioningCard.js.map +0 -1
  412. package/dist/features/IL-OTJ/_components/ILComponents.js +0 -2
  413. package/dist/features/IL-OTJ/_components/ILComponents.js.map +0 -1
  414. package/dist/features/IL-OTJ/_components/ILPopup.css.js +0 -2
  415. package/dist/features/IL-OTJ/_components/ILPopup.css.js.map +0 -1
  416. package/dist/features/IL-OTJ/_components/MessageRendering/CustomComponents.js +0 -2
  417. package/dist/features/IL-OTJ/_components/MessageRendering/CustomComponents.js.map +0 -1
  418. package/dist/features/IL-OTJ/_components/MessageRendering/MarkdownElements.js +0 -2
  419. package/dist/features/IL-OTJ/_components/MessageRendering/MarkdownElements.js.map +0 -1
  420. package/dist/features/IL-OTJ/_components/MessageRendering.js +0 -2
  421. package/dist/features/IL-OTJ/_components/MessageRendering.js.map +0 -1
  422. package/dist/features/IL-OTJ/_components/RuleValidationCard.js +0 -2
  423. package/dist/features/IL-OTJ/_components/RuleValidationCard.js.map +0 -1
  424. package/dist/features/IL-OTJ/_components/_svg/ChevronIcon.js +0 -2
  425. package/dist/features/IL-OTJ/_components/_svg/ChevronIcon.js.map +0 -1
  426. package/dist/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.js +0 -2
  427. package/dist/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.js.map +0 -1
  428. package/dist/features/IL-OTJ/_components/_svg/LeftAndRightArrow.js +0 -2
  429. package/dist/features/IL-OTJ/_components/_svg/LeftAndRightArrow.js.map +0 -1
  430. package/dist/features/IL-OTJ/_components/_svg/ResizeChat.svg.js +0 -2
  431. package/dist/features/IL-OTJ/_components/_svg/ResizeChat.svg.js.map +0 -1
  432. package/dist/features/IL-OTJ/_components/_svg/WarningIcon.js +0 -2
  433. package/dist/features/IL-OTJ/_components/_svg/WarningIcon.js.map +0 -1
  434. package/dist/features/IL-OTJ/_components/atoms/Button.js +0 -2
  435. package/dist/features/IL-OTJ/_components/atoms/Button.js.map +0 -1
  436. package/dist/features/IL-OTJ/_components/atoms/Dropdown.js +0 -2
  437. package/dist/features/IL-OTJ/_components/atoms/Dropdown.js.map +0 -1
  438. package/dist/features/IL-OTJ/_components/atoms/Textarea.js +0 -2
  439. package/dist/features/IL-OTJ/_components/atoms/Textarea.js.map +0 -1
  440. package/dist/features/IL-OTJ/_components/atoms/Toggle.js +0 -2
  441. package/dist/features/IL-OTJ/_components/atoms/Toggle.js.map +0 -1
  442. package/dist/features/IL-OTJ/_components/molecules/ConditionList.js +0 -2
  443. package/dist/features/IL-OTJ/_components/molecules/ConditionList.js.map +0 -1
  444. package/dist/features/IL-OTJ/_components/molecules/SectionWrapper.js +0 -2
  445. package/dist/features/IL-OTJ/_components/molecules/SectionWrapper.js.map +0 -1
  446. package/dist/features/IL-OTJ/_components/molecules/SeparationRow.js +0 -2
  447. package/dist/features/IL-OTJ/_components/molecules/SeparationRow.js.map +0 -1
  448. package/dist/features/IL-OTJ/_components/organisms/ConditionSection.js +0 -2
  449. package/dist/features/IL-OTJ/_components/organisms/ConditionSection.js.map +0 -1
  450. package/dist/features/IL-OTJ/_components/organisms/ConfigSection.js +0 -2
  451. package/dist/features/IL-OTJ/_components/organisms/ConfigSection.js.map +0 -1
  452. package/dist/features/IL-OTJ/_components/organisms/ScopeSection.js +0 -2
  453. package/dist/features/IL-OTJ/_components/organisms/ScopeSection.js.map +0 -1
  454. package/dist/features/IL-OTJ/_components/organisms/TextSection.js +0 -2
  455. package/dist/features/IL-OTJ/_components/organisms/TextSection.js.map +0 -1
  456. package/dist/features/IL-OTJ/_components/templates/AudactyTemplate.js +0 -2
  457. package/dist/features/IL-OTJ/_components/templates/AudactyTemplate.js.map +0 -1
  458. package/dist/features/IL-OTJ/_components/templates/Testing.js +0 -2
  459. package/dist/features/IL-OTJ/_components/templates/Testing.js.map +0 -1
  460. package/dist/features/IL-OTJ/_components/templates/TrafficManagerTemplate.js +0 -2
  461. package/dist/features/IL-OTJ/_components/templates/TrafficManagerTemplate.js.map +0 -1
  462. package/dist/features/IL-OTJ/_components/templates/templatesMap.js +0 -2
  463. package/dist/features/IL-OTJ/_components/templates/templatesMap.js.map +0 -1
  464. package/dist/features/IL-OTJ/hooks/useHeaderObserver.js +0 -2
  465. package/dist/features/IL-OTJ/hooks/useHeaderObserver.js.map +0 -1
  466. package/dist/features/InstantLearning/_components/ChatComponent.css.js +0 -2
  467. package/dist/features/InstantLearning/_components/ChatComponent.css.js.map +0 -1
  468. package/dist/features/InstantLearning/_components/TooltipComponent.js +0 -2
  469. package/dist/features/InstantLearning/_components/TooltipComponent.js.map +0 -1
  470. package/dist/node_modules/@e-llm-studio/citation/dist/node_modules/clsx/dist/clsx.m.js +0 -2
  471. package/dist/node_modules/@e-llm-studio/citation/dist/node_modules/clsx/dist/clsx.m.js.map +0 -1
  472. package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-is/lib/index.js +0 -2
  473. package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-is/lib/index.js.map +0 -1
  474. package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/color.browser.js +0 -2
  475. package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/color.browser.js.map +0 -1
  476. package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/index.js +0 -2
  477. package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/index.js.map +0 -1
  478. package/dist/node_modules/mdast-util-from-markdown/node_modules/unist-util-stringify-position/lib/index.js +0 -2
  479. package/dist/node_modules/mdast-util-from-markdown/node_modules/unist-util-stringify-position/lib/index.js.map +0 -1
  480. package/dist/node_modules/unist-util-visit/node_modules/unist-util-is/lib/index.js +0 -2
  481. package/dist/node_modules/unist-util-visit/node_modules/unist-util-is/lib/index.js.map +0 -1
  482. package/dist/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/color.browser.js +0 -2
  483. package/dist/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/color.browser.js.map +0 -1
  484. package/dist/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/index.js +0 -2
  485. package/dist/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/index.js.map +0 -1
  486. package/dist/types/src/features/IL-OTJ/_components/AccordionSection.d.ts +0 -7
  487. package/dist/types/src/features/IL-OTJ/_components/AccordionSection.d.ts.map +0 -1
  488. package/dist/types/src/features/IL-OTJ/_components/ILComponents.d.ts +0 -74
  489. package/dist/types/src/features/IL-OTJ/_components/ILComponents.d.ts.map +0 -1
  490. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/CustomComponents.d.ts +0 -10
  491. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/CustomComponents.d.ts.map +0 -1
  492. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MarkdownElements.d.ts +0 -25
  493. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MarkdownElements.d.ts.map +0 -1
  494. package/dist/types/src/features/IL-OTJ/_components/RuleValidationCard.d.ts +0 -30
  495. package/dist/types/src/features/IL-OTJ/_components/RuleValidationCard.d.ts.map +0 -1
  496. package/dist/types/src/features/IL-OTJ/_components/atoms/Button.d.ts +0 -7
  497. package/dist/types/src/features/IL-OTJ/_components/atoms/Button.d.ts.map +0 -1
  498. package/dist/types/src/features/IL-OTJ/_components/atoms/Dropdown.d.ts +0 -13
  499. package/dist/types/src/features/IL-OTJ/_components/atoms/Dropdown.d.ts.map +0 -1
  500. package/dist/types/src/features/IL-OTJ/_components/atoms/Textarea.d.ts +0 -6
  501. package/dist/types/src/features/IL-OTJ/_components/atoms/Textarea.d.ts.map +0 -1
  502. package/dist/types/src/features/IL-OTJ/_components/atoms/Toggle.d.ts +0 -7
  503. package/dist/types/src/features/IL-OTJ/_components/atoms/Toggle.d.ts.map +0 -1
  504. package/dist/types/src/features/IL-OTJ/_components/atoms/index.d.ts +0 -4
  505. package/dist/types/src/features/IL-OTJ/_components/atoms/index.d.ts.map +0 -1
  506. package/dist/types/src/features/IL-OTJ/_components/molecules/ConditionList.d.ts +0 -16
  507. package/dist/types/src/features/IL-OTJ/_components/molecules/ConditionList.d.ts.map +0 -1
  508. package/dist/types/src/features/IL-OTJ/_components/molecules/SectionWrapper.d.ts +0 -14
  509. package/dist/types/src/features/IL-OTJ/_components/molecules/SectionWrapper.d.ts.map +0 -1
  510. package/dist/types/src/features/IL-OTJ/_components/molecules/SeparationRow.d.ts +0 -10
  511. package/dist/types/src/features/IL-OTJ/_components/molecules/SeparationRow.d.ts.map +0 -1
  512. package/dist/types/src/features/IL-OTJ/_components/molecules/index.d.ts +0 -4
  513. package/dist/types/src/features/IL-OTJ/_components/molecules/index.d.ts.map +0 -1
  514. package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection.d.ts +0 -2
  515. package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection.d.ts.map +0 -1
  516. package/dist/types/src/features/IL-OTJ/_components/organisms/ConfigSection.d.ts +0 -2
  517. package/dist/types/src/features/IL-OTJ/_components/organisms/ConfigSection.d.ts.map +0 -1
  518. package/dist/types/src/features/IL-OTJ/_components/organisms/ScopeSection.d.ts +0 -25
  519. package/dist/types/src/features/IL-OTJ/_components/organisms/ScopeSection.d.ts.map +0 -1
  520. package/dist/types/src/features/IL-OTJ/_components/organisms/TextSection.d.ts +0 -2
  521. package/dist/types/src/features/IL-OTJ/_components/organisms/TextSection.d.ts.map +0 -1
  522. package/dist/types/src/features/IL-OTJ/_components/organisms/index.d.ts +0 -5
  523. package/dist/types/src/features/IL-OTJ/_components/organisms/index.d.ts.map +0 -1
  524. package/dist/types/src/features/IL-OTJ/_components/templates/AudactyTemplate.d.ts +0 -2
  525. package/dist/types/src/features/IL-OTJ/_components/templates/AudactyTemplate.d.ts.map +0 -1
  526. package/dist/types/src/features/IL-OTJ/_components/templates/Testing.d.ts +0 -2
  527. package/dist/types/src/features/IL-OTJ/_components/templates/Testing.d.ts.map +0 -1
  528. package/dist/types/src/features/IL-OTJ/_components/templates/TrafficManagerTemplate.d.ts +0 -2
  529. package/dist/types/src/features/IL-OTJ/_components/templates/TrafficManagerTemplate.d.ts.map +0 -1
  530. package/dist/types/src/features/IL-OTJ/_components/templates/index.d.ts +0 -3
  531. package/dist/types/src/features/IL-OTJ/_components/templates/index.d.ts.map +0 -1
  532. package/dist/types/src/features/IL-OTJ/_components/templates/templatesMap.d.ts +0 -7
  533. package/dist/types/src/features/IL-OTJ/_components/templates/templatesMap.d.ts.map +0 -1
  534. package/dist/types/src/features/IL-OTJ/hooks/useHeaderObserver.d.ts +0 -13
  535. package/dist/types/src/features/IL-OTJ/hooks/useHeaderObserver.d.ts.map +0 -1
@@ -1,2 +0,0 @@
1
- function n(n){return n}export{n as color};
2
- //# sourceMappingURL=color.browser.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"color.browser.js","sources":["../../../../../../node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/color.browser.js"],"sourcesContent":["/**\n * @param {string} d\n * @returns {string}\n */\nexport function color(d) {\n return d\n}\n"],"names":["color","d"],"mappings":"AAIO,SAASA,EAAMC,GACpB,OAAOA,CACT"}
@@ -1,2 +0,0 @@
1
- import{convert as n}from"../../unist-util-is/lib/index.js";import{color as t}from"./color.browser.js";const e=!0,r=!1,o="skip",i=function(i,f,u,c){"function"==typeof f&&"function"!=typeof u&&(c=u,u=f,f=null);const l=n(f),p=c?-1:1;!function n(i,s,y){const a=i&&"object"==typeof i?i:{};if("string"==typeof a.type){const n="string"==typeof a.tagName?a.tagName:"string"==typeof a.name?a.name:void 0;Object.defineProperty(m,"name",{value:"node ("+t(i.type+(n?"<"+n+">":""))+")"})}return m;function m(){let t,a,m,d=[];if((!f||l(i,s,y[y.length-1]||null))&&(d=function(n){if(Array.isArray(n))return n;if("number"==typeof n)return[e,n];return[n]}(u(i,y)),d[0]===r))return d;if(i.children&&d[0]!==o)for(a=(c?i.children.length:-1)+p,m=y.concat(i);a>-1&&a<i.children.length;){if(t=n(i.children[a],a,m)(),t[0]===r)return t;a="number"==typeof t[1]?t[1]:a+p}return d}}(i,void 0,[])()};export{e as CONTINUE,r as EXIT,o as SKIP,i as visitParents};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../../node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/index.js"],"sourcesContent":["/**\n * @typedef {import('unist').Node} Node\n * @typedef {import('unist').Parent} Parent\n * @typedef {import('unist-util-is').Test} Test\n */\n\n/**\n * @typedef {boolean | 'skip'} Action\n * Union of the action types.\n *\n * @typedef {number} Index\n * Move to the sibling at `index` next (after node itself is completely\n * traversed).\n *\n * Useful if mutating the tree, such as removing the node the visitor is\n * currently on, or any of its previous siblings.\n * Results less than 0 or greater than or equal to `children.length` stop\n * traversing the parent.\n *\n * @typedef {[(Action | null | undefined | void)?, (Index | null | undefined)?]} ActionTuple\n * List with one or two values, the first an action, the second an index.\n *\n * @typedef {Action | ActionTuple | Index | null | undefined | void} VisitorResult\n * Any value that can be returned from a visitor.\n */\n\n/**\n * @template {Node} [Visited=Node]\n * Visited node type.\n * @template {Parent} [Ancestor=Parent]\n * Ancestor type.\n * @callback Visitor\n * Handle a node (matching `test`, if given).\n *\n * Visitors are free to transform `node`.\n * They can also transform the parent of node (the last of `ancestors`).\n *\n * Replacing `node` itself, if `SKIP` is not returned, still causes its\n * descendants to be walked (which is a bug).\n *\n * When adding or removing previous siblings of `node` (or next siblings, in\n * case of reverse), the `Visitor` should return a new `Index` to specify the\n * sibling to traverse after `node` is traversed.\n * Adding or removing next siblings of `node` (or previous siblings, in case\n * of reverse) is handled as expected without needing to return a new `Index`.\n *\n * Removing the children property of an ancestor still results in them being\n * traversed.\n * @param {Visited} node\n * Found node.\n * @param {Array<Ancestor>} ancestors\n * Ancestors of `node`.\n * @returns {VisitorResult}\n * What to do next.\n *\n * An `Index` is treated as a tuple of `[CONTINUE, Index]`.\n * An `Action` is treated as a tuple of `[Action]`.\n *\n * Passing a tuple back only makes sense if the `Action` is `SKIP`.\n * When the `Action` is `EXIT`, that action can be returned.\n * When the `Action` is `CONTINUE`, `Index` can be returned.\n */\n\n/**\n * @template {Node} [Tree=Node]\n * Tree type.\n * @template {Test} [Check=string]\n * Test type.\n * @typedef {Visitor<import('./complex-types.js').Matches<import('./complex-types.js').InclusiveDescendant<Tree>, Check>, Extract<import('./complex-types.js').InclusiveDescendant<Tree>, Parent>>} BuildVisitor\n * Build a typed `Visitor` function from a tree and a test.\n *\n * It will infer which values are passed as `node` and which as `parents`.\n */\n\nimport {convert} from 'unist-util-is'\nimport {color} from './color.js'\n\n/**\n * Continue traversing as normal.\n */\nexport const CONTINUE = true\n\n/**\n * Stop traversing immediately.\n */\nexport const EXIT = false\n\n/**\n * Do not traverse this node’s children.\n */\nexport const SKIP = 'skip'\n\n/**\n * Visit nodes, with ancestral information.\n *\n * This algorithm performs *depth-first* *tree traversal* in *preorder*\n * (**NLR**) or if `reverse` is given, in *reverse preorder* (**NRL**).\n *\n * You can choose for which nodes `visitor` is called by passing a `test`.\n * For complex tests, you should test yourself in `visitor`, as it will be\n * faster and will have improved type information.\n *\n * Walking the tree is an intensive task.\n * Make use of the return values of the visitor when possible.\n * Instead of walking a tree multiple times, walk it once, use `unist-util-is`\n * to check if a node matches, and then perform different operations.\n *\n * You can change the tree.\n * See `Visitor` for more info.\n *\n * @param tree\n * Tree to traverse.\n * @param test\n * `unist-util-is`-compatible test\n * @param visitor\n * Handle each node.\n * @param reverse\n * Traverse in reverse preorder (NRL) instead of the default preorder (NLR).\n * @returns\n * Nothing.\n */\nexport const visitParents =\n /**\n * @type {(\n * (<Tree extends Node, Check extends Test>(tree: Tree, test: Check, visitor: BuildVisitor<Tree, Check>, reverse?: boolean | null | undefined) => void) &\n * (<Tree extends Node>(tree: Tree, visitor: BuildVisitor<Tree>, reverse?: boolean | null | undefined) => void)\n * )}\n */\n (\n /**\n * @param {Node} tree\n * @param {Test} test\n * @param {Visitor<Node>} visitor\n * @param {boolean | null | undefined} [reverse]\n * @returns {void}\n */\n function (tree, test, visitor, reverse) {\n if (typeof test === 'function' && typeof visitor !== 'function') {\n reverse = visitor\n // @ts-expect-error no visitor given, so `visitor` is test.\n visitor = test\n test = null\n }\n\n const is = convert(test)\n const step = reverse ? -1 : 1\n\n factory(tree, undefined, [])()\n\n /**\n * @param {Node} node\n * @param {number | undefined} index\n * @param {Array<Parent>} parents\n */\n function factory(node, index, parents) {\n /** @type {Record<string, unknown>} */\n // @ts-expect-error: hush\n const value = node && typeof node === 'object' ? node : {}\n\n if (typeof value.type === 'string') {\n const name =\n // `hast`\n typeof value.tagName === 'string'\n ? value.tagName\n : // `xast`\n typeof value.name === 'string'\n ? value.name\n : undefined\n\n Object.defineProperty(visit, 'name', {\n value:\n 'node (' + color(node.type + (name ? '<' + name + '>' : '')) + ')'\n })\n }\n\n return visit\n\n function visit() {\n /** @type {ActionTuple} */\n let result = []\n /** @type {ActionTuple} */\n let subresult\n /** @type {number} */\n let offset\n /** @type {Array<Parent>} */\n let grandparents\n\n if (!test || is(node, index, parents[parents.length - 1] || null)) {\n result = toResult(visitor(node, parents))\n\n if (result[0] === EXIT) {\n return result\n }\n }\n\n // @ts-expect-error looks like a parent.\n if (node.children && result[0] !== SKIP) {\n // @ts-expect-error looks like a parent.\n offset = (reverse ? node.children.length : -1) + step\n // @ts-expect-error looks like a parent.\n grandparents = parents.concat(node)\n\n // @ts-expect-error looks like a parent.\n while (offset > -1 && offset < node.children.length) {\n // @ts-expect-error looks like a parent.\n subresult = factory(node.children[offset], offset, grandparents)()\n\n if (subresult[0] === EXIT) {\n return subresult\n }\n\n offset =\n typeof subresult[1] === 'number' ? subresult[1] : offset + step\n }\n }\n\n return result\n }\n }\n }\n )\n\n/**\n * Turn a return value into a clean result.\n *\n * @param {VisitorResult} value\n * Valid return values from visitors.\n * @returns {ActionTuple}\n * Clean result.\n */\nfunction toResult(value) {\n if (Array.isArray(value)) {\n return value\n }\n\n if (typeof value === 'number') {\n return [CONTINUE, value]\n }\n\n return [value]\n}\n"],"names":["CONTINUE","EXIT","SKIP","visitParents","tree","test","visitor","reverse","is","convert","step","factory","node","index","parents","value","type","name","tagName","undefined","Object","defineProperty","visit","color","subresult","offset","grandparents","result","length","Array","isArray","toResult","children","concat"],"mappings":"sGAgFY,MAACA,GAAW,EAKXC,GAAO,EAKPC,EAAO,OA+BPC,EAOb,SAQcC,EAAMC,EAAMC,EAASC,GACT,mBAATF,GAA0C,mBAAZC,IACvCC,EAAUD,EAEVA,EAAUD,EACVA,EAAO,MAGT,MAAMG,EAAKC,EAAQJ,GACbK,EAAOH,GAAW,EAAI,GAS5B,SAASI,EAAQC,EAAMC,EAAOC,GAG5B,MAAMC,EAAQH,GAAwB,iBAATA,EAAoBA,EAAO,CAAE,EAE1D,GAA0B,iBAAfG,EAAMC,KAAmB,CAClC,MAAMC,EAEqB,iBAAlBF,EAAMG,QACTH,EAAMG,QAEc,iBAAfH,EAAME,KACXF,EAAME,UACNE,EAENC,OAAOC,eAAeC,EAAO,OAAQ,CACnCP,MACE,SAAWQ,EAAMX,EAAKI,MAAQC,EAAO,IAAMA,EAAO,IAAM,KAAO,KAEpE,CAED,OAAOK,EAEP,SAASA,IAEP,IAEIE,EAEAC,EAEAC,EANAC,EAAS,GAQb,KAAKtB,GAAQG,EAAGI,EAAMC,EAAOC,EAAQA,EAAQc,OAAS,IAAM,SAC1DD,EA0CZ,SAAkBZ,GAChB,GAAIc,MAAMC,QAAQf,GAChB,OAAOA,EAGT,GAAqB,iBAAVA,EACT,MAAO,CAACf,EAAUe,GAGpB,MAAO,CAACA,EACV,CApDqBgB,CAASzB,EAAQM,EAAME,IAE5Ba,EAAO,KAAO1B,GAChB,OAAO0B,EAKX,GAAIf,EAAKoB,UAAYL,EAAO,KAAOzB,EAOjC,IALAuB,GAAUlB,EAAUK,EAAKoB,SAASJ,QAAU,GAAKlB,EAEjDgB,EAAeZ,EAAQmB,OAAOrB,GAGvBa,GAAU,GAAKA,EAASb,EAAKoB,SAASJ,QAAQ,CAInD,GAFAJ,EAAYb,EAAQC,EAAKoB,SAASP,GAASA,EAAQC,EAAvCf,GAERa,EAAU,KAAOvB,EACnB,OAAOuB,EAGTC,EAC0B,iBAAjBD,EAAU,GAAkBA,EAAU,GAAKC,EAASf,CAC9D,CAGH,OAAOiB,CACR,CACF,CAvEDhB,CAAQP,OAAMe,EAAW,GAAzBR,EAyEH"}
@@ -1,2 +0,0 @@
1
- function n(n){return n&&"object"==typeof n?"position"in n||"type"in n?i(n.position):"start"in n||"end"in n?i(n):"line"in n||"column"in n?t(n):"":""}function t(n){return e(n&&n.line)+":"+e(n&&n.column)}function i(n){return t(n&&n.start)+"-"+t(n&&n.end)}function e(n){return n&&"number"==typeof n?n:1}export{n as stringifyPosition};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../../node_modules/mdast-util-from-markdown/node_modules/unist-util-stringify-position/lib/index.js"],"sourcesContent":["/**\n * @typedef {import('unist').Node} Node\n * @typedef {import('unist').Point} Point\n * @typedef {import('unist').Position} Position\n */\n\n/**\n * @typedef NodeLike\n * @property {string} type\n * @property {PositionLike | null | undefined} [position]\n *\n * @typedef PositionLike\n * @property {PointLike | null | undefined} [start]\n * @property {PointLike | null | undefined} [end]\n *\n * @typedef PointLike\n * @property {number | null | undefined} [line]\n * @property {number | null | undefined} [column]\n * @property {number | null | undefined} [offset]\n */\n\n/**\n * Serialize the positional info of a point, position (start and end points),\n * or node.\n *\n * @param {Node | NodeLike | Position | PositionLike | Point | PointLike | null | undefined} [value]\n * Node, position, or point.\n * @returns {string}\n * Pretty printed positional info of a node (`string`).\n *\n * In the format of a range `ls:cs-le:ce` (when given `node` or `position`)\n * or a point `l:c` (when given `point`), where `l` stands for line, `c` for\n * column, `s` for `start`, and `e` for end.\n * An empty string (`''`) is returned if the given value is neither `node`,\n * `position`, nor `point`.\n */\nexport function stringifyPosition(value) {\n // Nothing.\n if (!value || typeof value !== 'object') {\n return ''\n }\n\n // Node.\n if ('position' in value || 'type' in value) {\n return position(value.position)\n }\n\n // Position.\n if ('start' in value || 'end' in value) {\n return position(value)\n }\n\n // Point.\n if ('line' in value || 'column' in value) {\n return point(value)\n }\n\n // ?\n return ''\n}\n\n/**\n * @param {Point | PointLike | null | undefined} point\n * @returns {string}\n */\nfunction point(point) {\n return index(point && point.line) + ':' + index(point && point.column)\n}\n\n/**\n * @param {Position | PositionLike | null | undefined} pos\n * @returns {string}\n */\nfunction position(pos) {\n return point(pos && pos.start) + '-' + point(pos && pos.end)\n}\n\n/**\n * @param {number | null | undefined} value\n * @returns {number}\n */\nfunction index(value) {\n return value && typeof value === 'number' ? value : 1\n}\n"],"names":["stringifyPosition","value","position","point","index","line","column","pos","start","end"],"mappings":"AAoCO,SAASA,EAAkBC,GAEhC,OAAKA,GAA0B,iBAAVA,EAKjB,aAAcA,GAAS,SAAUA,EAC5BC,EAASD,EAAMC,UAIpB,UAAWD,GAAS,QAASA,EACxBC,EAASD,GAId,SAAUA,GAAS,WAAYA,EAC1BE,EAAMF,GAIR,GAnBE,EAoBX,CAMA,SAASE,EAAMA,GACb,OAAOC,EAAMD,GAASA,EAAME,MAAQ,IAAMD,EAAMD,GAASA,EAAMG,OACjE,CAMA,SAASJ,EAASK,GAChB,OAAOJ,EAAMI,GAAOA,EAAIC,OAAS,IAAML,EAAMI,GAAOA,EAAIE,IAC1D,CAMA,SAASL,EAAMH,GACb,OAAOA,GAA0B,iBAAVA,EAAqBA,EAAQ,CACtD"}
@@ -1,2 +0,0 @@
1
- const t=function(e){if(null==e)return r;if("string"==typeof e)return function(t){return n(r);function r(n){return n&&n.type===t}}(e);if("object"==typeof e)return Array.isArray(e)?function(r){const e=[];let o=-1;for(;++o<r.length;)e[o]=t(r[o]);return n(u);function u(...t){let n=-1;for(;++n<e.length;)if(e[n].call(this,...t))return!0;return!1}}(e):function(t){return n(r);function r(n){let r;for(r in t)if(n[r]!==t[r])return!1;return!0}}(e);if("function"==typeof e)return n(e);throw new Error("Expected function, string, or object as test")};function n(t){return function(n,...r){return Boolean(n&&"object"==typeof n&&"type"in n&&Boolean(t.call(this,n,...r)))}}function r(){return!0}export{t as convert};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../../node_modules/unist-util-visit/node_modules/unist-util-is/lib/index.js"],"sourcesContent":["/**\n * @typedef {import('unist').Node} Node\n * @typedef {import('unist').Parent} Parent\n */\n\n/**\n * @typedef {Record<string, unknown>} Props\n * @typedef {null | undefined | string | Props | TestFunctionAnything | Array<string | Props | TestFunctionAnything>} Test\n * Check for an arbitrary node, unaware of TypeScript inferral.\n *\n * @callback TestFunctionAnything\n * Check if a node passes a test, unaware of TypeScript inferral.\n * @param {unknown} this\n * The given context.\n * @param {Node} node\n * A node.\n * @param {number | null | undefined} [index]\n * The node’s position in its parent.\n * @param {Parent | null | undefined} [parent]\n * The node’s parent.\n * @returns {boolean | void}\n * Whether this node passes the test.\n */\n\n/**\n * @template {Node} Kind\n * Node type.\n * @typedef {Kind['type'] | Partial<Kind> | TestFunctionPredicate<Kind> | Array<Kind['type'] | Partial<Kind> | TestFunctionPredicate<Kind>>} PredicateTest\n * Check for a node that can be inferred by TypeScript.\n */\n\n/**\n * Check if a node passes a certain test.\n *\n * @template {Node} Kind\n * Node type.\n * @callback TestFunctionPredicate\n * Complex test function for a node that can be inferred by TypeScript.\n * @param {Node} node\n * A node.\n * @param {number | null | undefined} [index]\n * The node’s position in its parent.\n * @param {Parent | null | undefined} [parent]\n * The node’s parent.\n * @returns {node is Kind}\n * Whether this node passes the test.\n */\n\n/**\n * @callback AssertAnything\n * Check that an arbitrary value is a node, unaware of TypeScript inferral.\n * @param {unknown} [node]\n * Anything (typically a node).\n * @param {number | null | undefined} [index]\n * The node’s position in its parent.\n * @param {Parent | null | undefined} [parent]\n * The node’s parent.\n * @returns {boolean}\n * Whether this is a node and passes a test.\n */\n\n/**\n * Check if a node is a node and passes a certain node test.\n *\n * @template {Node} Kind\n * Node type.\n * @callback AssertPredicate\n * Check that an arbitrary value is a specific node, aware of TypeScript.\n * @param {unknown} [node]\n * Anything (typically a node).\n * @param {number | null | undefined} [index]\n * The node’s position in its parent.\n * @param {Parent | null | undefined} [parent]\n * The node’s parent.\n * @returns {node is Kind}\n * Whether this is a node and passes a test.\n */\n\n/**\n * Check if `node` is a `Node` and whether it passes the given test.\n *\n * @param node\n * Thing to check, typically `Node`.\n * @param test\n * A check for a specific node.\n * @param index\n * The node’s position in its parent.\n * @param parent\n * The node’s parent.\n * @returns\n * Whether `node` is a node and passes a test.\n */\nexport const is =\n /**\n * @type {(\n * (() => false) &\n * (<Kind extends Node = Node>(node: unknown, test: PredicateTest<Kind>, index: number, parent: Parent, context?: unknown) => node is Kind) &\n * (<Kind extends Node = Node>(node: unknown, test: PredicateTest<Kind>, index?: null | undefined, parent?: null | undefined, context?: unknown) => node is Kind) &\n * ((node: unknown, test: Test, index: number, parent: Parent, context?: unknown) => boolean) &\n * ((node: unknown, test?: Test, index?: null | undefined, parent?: null | undefined, context?: unknown) => boolean)\n * )}\n */\n (\n /**\n * @param {unknown} [node]\n * @param {Test} [test]\n * @param {number | null | undefined} [index]\n * @param {Parent | null | undefined} [parent]\n * @param {unknown} [context]\n * @returns {boolean}\n */\n // eslint-disable-next-line max-params\n function is(node, test, index, parent, context) {\n const check = convert(test)\n\n if (\n index !== undefined &&\n index !== null &&\n (typeof index !== 'number' ||\n index < 0 ||\n index === Number.POSITIVE_INFINITY)\n ) {\n throw new Error('Expected positive finite index')\n }\n\n if (\n parent !== undefined &&\n parent !== null &&\n (!is(parent) || !parent.children)\n ) {\n throw new Error('Expected parent node')\n }\n\n if (\n (parent === undefined || parent === null) !==\n (index === undefined || index === null)\n ) {\n throw new Error('Expected both parent and index')\n }\n\n // @ts-expect-error Looks like a node.\n return node && node.type && typeof node.type === 'string'\n ? Boolean(check.call(context, node, index, parent))\n : false\n }\n )\n\n/**\n * Generate an assertion from a test.\n *\n * Useful if you’re going to test many nodes, for example when creating a\n * utility where something else passes a compatible test.\n *\n * The created function is a bit faster because it expects valid input only:\n * a `node`, `index`, and `parent`.\n *\n * @param test\n * * when nullish, checks if `node` is a `Node`.\n * * when `string`, works like passing `(node) => node.type === test`.\n * * when `function` checks if function passed the node is true.\n * * when `object`, checks that all keys in test are in node, and that they have (strictly) equal values.\n * * when `array`, checks if any one of the subtests pass.\n * @returns\n * An assertion.\n */\nexport const convert =\n /**\n * @type {(\n * (<Kind extends Node>(test: PredicateTest<Kind>) => AssertPredicate<Kind>) &\n * ((test?: Test) => AssertAnything)\n * )}\n */\n (\n /**\n * @param {Test} [test]\n * @returns {AssertAnything}\n */\n function (test) {\n if (test === undefined || test === null) {\n return ok\n }\n\n if (typeof test === 'string') {\n return typeFactory(test)\n }\n\n if (typeof test === 'object') {\n return Array.isArray(test) ? anyFactory(test) : propsFactory(test)\n }\n\n if (typeof test === 'function') {\n return castFactory(test)\n }\n\n throw new Error('Expected function, string, or object as test')\n }\n )\n\n/**\n * @param {Array<string | Props | TestFunctionAnything>} tests\n * @returns {AssertAnything}\n */\nfunction anyFactory(tests) {\n /** @type {Array<AssertAnything>} */\n const checks = []\n let index = -1\n\n while (++index < tests.length) {\n checks[index] = convert(tests[index])\n }\n\n return castFactory(any)\n\n /**\n * @this {unknown}\n * @param {Array<unknown>} parameters\n * @returns {boolean}\n */\n function any(...parameters) {\n let index = -1\n\n while (++index < checks.length) {\n if (checks[index].call(this, ...parameters)) return true\n }\n\n return false\n }\n}\n\n/**\n * Turn an object into a test for a node with a certain fields.\n *\n * @param {Props} check\n * @returns {AssertAnything}\n */\nfunction propsFactory(check) {\n return castFactory(all)\n\n /**\n * @param {Node} node\n * @returns {boolean}\n */\n function all(node) {\n /** @type {string} */\n let key\n\n for (key in check) {\n // @ts-expect-error: hush, it sure works as an index.\n if (node[key] !== check[key]) return false\n }\n\n return true\n }\n}\n\n/**\n * Turn a string into a test for a node with a certain type.\n *\n * @param {string} check\n * @returns {AssertAnything}\n */\nfunction typeFactory(check) {\n return castFactory(type)\n\n /**\n * @param {Node} node\n */\n function type(node) {\n return node && node.type === check\n }\n}\n\n/**\n * Turn a custom test into a test for a node that passes that test.\n *\n * @param {TestFunctionAnything} check\n * @returns {AssertAnything}\n */\nfunction castFactory(check) {\n return assertion\n\n /**\n * @this {unknown}\n * @param {unknown} node\n * @param {Array<unknown>} parameters\n * @returns {boolean}\n */\n function assertion(node, ...parameters) {\n return Boolean(\n node &&\n typeof node === 'object' &&\n 'type' in node &&\n // @ts-expect-error: fine.\n Boolean(check.call(this, node, ...parameters))\n )\n }\n}\n\nfunction ok() {\n return true\n}\n"],"names":["convert","test","ok","check","castFactory","type","node","typeFactory","Array","isArray","tests","checks","index","length","any","parameters","call","this","anyFactory","all","key","propsFactory","Error","Boolean"],"mappings":"AAqKY,MAACA,EAOb,SAKcC,GACR,GAAIA,QACF,OAAOC,EAGT,GAAoB,iBAATD,EACT,OA8ER,SAAqBE,GACnB,OAAOC,EAAYC,GAKnB,SAASA,EAAKC,GACZ,OAAOA,GAAQA,EAAKD,OAASF,CAC9B,CACH,CAvFeI,CAAYN,GAGrB,GAAoB,iBAATA,EACT,OAAOO,MAAMC,QAAQR,GAe7B,SAAoBS,GAElB,MAAMC,EAAS,GACf,IAAIC,GAAS,EAEb,OAASA,EAAQF,EAAMG,QACrBF,EAAOC,GAASZ,EAAQU,EAAME,IAGhC,OAAOR,EAAYU,GAOnB,SAASA,KAAOC,GACd,IAAIH,GAAS,EAEb,OAASA,EAAQD,EAAOE,QACtB,GAAIF,EAAOC,GAAOI,KAAKC,QAASF,GAAa,OAAO,EAGtD,OAAO,CACR,CACH,CAxCqCG,CAAWjB,GAgDhD,SAAsBE,GACpB,OAAOC,EAAYe,GAMnB,SAASA,EAAIb,GAEX,IAAIc,EAEJ,IAAKA,KAAOjB,EAEV,GAAIG,EAAKc,KAASjB,EAAMiB,GAAM,OAAO,EAGvC,OAAO,CACR,CACH,CAlEwDC,CAAapB,GAG/D,GAAoB,mBAATA,EACT,OAAOG,EAAYH,GAGrB,MAAM,IAAIqB,MAAM,+CAEnB,EAkFH,SAASlB,EAAYD,GACnB,OAQA,SAAmBG,KAASS,GAC1B,OAAOQ,QACLjB,GACkB,iBAATA,GACP,SAAUA,GAEViB,QAAQpB,EAAMa,KAAKC,KAAMX,KAASS,IAEvC,CACH,CAEA,SAASb,IACP,OAAO,CACT"}
@@ -1,2 +0,0 @@
1
- function n(n){return n}export{n as color};
2
- //# sourceMappingURL=color.browser.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"color.browser.js","sources":["../../../../../../node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/color.browser.js"],"sourcesContent":["/**\n * @param {string} d\n * @returns {string}\n */\nexport function color(d) {\n return d\n}\n"],"names":["color","d"],"mappings":"AAIO,SAASA,EAAMC,GACpB,OAAOA,CACT"}
@@ -1,2 +0,0 @@
1
- import{convert as n}from"../../unist-util-is/lib/index.js";import{color as t}from"./color.browser.js";const e=!0,r=!1,o="skip",i=function(i,f,u,c){"function"==typeof f&&"function"!=typeof u&&(c=u,u=f,f=null);const l=n(f),p=c?-1:1;!function n(i,s,y){const a=i&&"object"==typeof i?i:{};if("string"==typeof a.type){const n="string"==typeof a.tagName?a.tagName:"string"==typeof a.name?a.name:void 0;Object.defineProperty(m,"name",{value:"node ("+t(i.type+(n?"<"+n+">":""))+")"})}return m;function m(){let t,a,m,d=[];if((!f||l(i,s,y[y.length-1]||null))&&(d=function(n){if(Array.isArray(n))return n;if("number"==typeof n)return[e,n];return[n]}(u(i,y)),d[0]===r))return d;if(i.children&&d[0]!==o)for(a=(c?i.children.length:-1)+p,m=y.concat(i);a>-1&&a<i.children.length;){if(t=n(i.children[a],a,m)(),t[0]===r)return t;a="number"==typeof t[1]?t[1]:a+p}return d}}(i,void 0,[])()};export{e as CONTINUE,r as EXIT,o as SKIP,i as visitParents};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../../node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/index.js"],"sourcesContent":["/**\n * @typedef {import('unist').Node} Node\n * @typedef {import('unist').Parent} Parent\n * @typedef {import('unist-util-is').Test} Test\n */\n\n/**\n * @typedef {boolean | 'skip'} Action\n * Union of the action types.\n *\n * @typedef {number} Index\n * Move to the sibling at `index` next (after node itself is completely\n * traversed).\n *\n * Useful if mutating the tree, such as removing the node the visitor is\n * currently on, or any of its previous siblings.\n * Results less than 0 or greater than or equal to `children.length` stop\n * traversing the parent.\n *\n * @typedef {[(Action | null | undefined | void)?, (Index | null | undefined)?]} ActionTuple\n * List with one or two values, the first an action, the second an index.\n *\n * @typedef {Action | ActionTuple | Index | null | undefined | void} VisitorResult\n * Any value that can be returned from a visitor.\n */\n\n/**\n * @template {Node} [Visited=Node]\n * Visited node type.\n * @template {Parent} [Ancestor=Parent]\n * Ancestor type.\n * @callback Visitor\n * Handle a node (matching `test`, if given).\n *\n * Visitors are free to transform `node`.\n * They can also transform the parent of node (the last of `ancestors`).\n *\n * Replacing `node` itself, if `SKIP` is not returned, still causes its\n * descendants to be walked (which is a bug).\n *\n * When adding or removing previous siblings of `node` (or next siblings, in\n * case of reverse), the `Visitor` should return a new `Index` to specify the\n * sibling to traverse after `node` is traversed.\n * Adding or removing next siblings of `node` (or previous siblings, in case\n * of reverse) is handled as expected without needing to return a new `Index`.\n *\n * Removing the children property of an ancestor still results in them being\n * traversed.\n * @param {Visited} node\n * Found node.\n * @param {Array<Ancestor>} ancestors\n * Ancestors of `node`.\n * @returns {VisitorResult}\n * What to do next.\n *\n * An `Index` is treated as a tuple of `[CONTINUE, Index]`.\n * An `Action` is treated as a tuple of `[Action]`.\n *\n * Passing a tuple back only makes sense if the `Action` is `SKIP`.\n * When the `Action` is `EXIT`, that action can be returned.\n * When the `Action` is `CONTINUE`, `Index` can be returned.\n */\n\n/**\n * @template {Node} [Tree=Node]\n * Tree type.\n * @template {Test} [Check=string]\n * Test type.\n * @typedef {Visitor<import('./complex-types.js').Matches<import('./complex-types.js').InclusiveDescendant<Tree>, Check>, Extract<import('./complex-types.js').InclusiveDescendant<Tree>, Parent>>} BuildVisitor\n * Build a typed `Visitor` function from a tree and a test.\n *\n * It will infer which values are passed as `node` and which as `parents`.\n */\n\nimport {convert} from 'unist-util-is'\nimport {color} from './color.js'\n\n/**\n * Continue traversing as normal.\n */\nexport const CONTINUE = true\n\n/**\n * Stop traversing immediately.\n */\nexport const EXIT = false\n\n/**\n * Do not traverse this node’s children.\n */\nexport const SKIP = 'skip'\n\n/**\n * Visit nodes, with ancestral information.\n *\n * This algorithm performs *depth-first* *tree traversal* in *preorder*\n * (**NLR**) or if `reverse` is given, in *reverse preorder* (**NRL**).\n *\n * You can choose for which nodes `visitor` is called by passing a `test`.\n * For complex tests, you should test yourself in `visitor`, as it will be\n * faster and will have improved type information.\n *\n * Walking the tree is an intensive task.\n * Make use of the return values of the visitor when possible.\n * Instead of walking a tree multiple times, walk it once, use `unist-util-is`\n * to check if a node matches, and then perform different operations.\n *\n * You can change the tree.\n * See `Visitor` for more info.\n *\n * @param tree\n * Tree to traverse.\n * @param test\n * `unist-util-is`-compatible test\n * @param visitor\n * Handle each node.\n * @param reverse\n * Traverse in reverse preorder (NRL) instead of the default preorder (NLR).\n * @returns\n * Nothing.\n */\nexport const visitParents =\n /**\n * @type {(\n * (<Tree extends Node, Check extends Test>(tree: Tree, test: Check, visitor: BuildVisitor<Tree, Check>, reverse?: boolean | null | undefined) => void) &\n * (<Tree extends Node>(tree: Tree, visitor: BuildVisitor<Tree>, reverse?: boolean | null | undefined) => void)\n * )}\n */\n (\n /**\n * @param {Node} tree\n * @param {Test} test\n * @param {Visitor<Node>} visitor\n * @param {boolean | null | undefined} [reverse]\n * @returns {void}\n */\n function (tree, test, visitor, reverse) {\n if (typeof test === 'function' && typeof visitor !== 'function') {\n reverse = visitor\n // @ts-expect-error no visitor given, so `visitor` is test.\n visitor = test\n test = null\n }\n\n const is = convert(test)\n const step = reverse ? -1 : 1\n\n factory(tree, undefined, [])()\n\n /**\n * @param {Node} node\n * @param {number | undefined} index\n * @param {Array<Parent>} parents\n */\n function factory(node, index, parents) {\n /** @type {Record<string, unknown>} */\n // @ts-expect-error: hush\n const value = node && typeof node === 'object' ? node : {}\n\n if (typeof value.type === 'string') {\n const name =\n // `hast`\n typeof value.tagName === 'string'\n ? value.tagName\n : // `xast`\n typeof value.name === 'string'\n ? value.name\n : undefined\n\n Object.defineProperty(visit, 'name', {\n value:\n 'node (' + color(node.type + (name ? '<' + name + '>' : '')) + ')'\n })\n }\n\n return visit\n\n function visit() {\n /** @type {ActionTuple} */\n let result = []\n /** @type {ActionTuple} */\n let subresult\n /** @type {number} */\n let offset\n /** @type {Array<Parent>} */\n let grandparents\n\n if (!test || is(node, index, parents[parents.length - 1] || null)) {\n result = toResult(visitor(node, parents))\n\n if (result[0] === EXIT) {\n return result\n }\n }\n\n // @ts-expect-error looks like a parent.\n if (node.children && result[0] !== SKIP) {\n // @ts-expect-error looks like a parent.\n offset = (reverse ? node.children.length : -1) + step\n // @ts-expect-error looks like a parent.\n grandparents = parents.concat(node)\n\n // @ts-expect-error looks like a parent.\n while (offset > -1 && offset < node.children.length) {\n // @ts-expect-error looks like a parent.\n subresult = factory(node.children[offset], offset, grandparents)()\n\n if (subresult[0] === EXIT) {\n return subresult\n }\n\n offset =\n typeof subresult[1] === 'number' ? subresult[1] : offset + step\n }\n }\n\n return result\n }\n }\n }\n )\n\n/**\n * Turn a return value into a clean result.\n *\n * @param {VisitorResult} value\n * Valid return values from visitors.\n * @returns {ActionTuple}\n * Clean result.\n */\nfunction toResult(value) {\n if (Array.isArray(value)) {\n return value\n }\n\n if (typeof value === 'number') {\n return [CONTINUE, value]\n }\n\n return [value]\n}\n"],"names":["CONTINUE","EXIT","SKIP","visitParents","tree","test","visitor","reverse","is","convert","step","factory","node","index","parents","value","type","name","tagName","undefined","Object","defineProperty","visit","color","subresult","offset","grandparents","result","length","Array","isArray","toResult","children","concat"],"mappings":"sGAgFY,MAACA,GAAW,EAKXC,GAAO,EAKPC,EAAO,OA+BPC,EAOb,SAQcC,EAAMC,EAAMC,EAASC,GACT,mBAATF,GAA0C,mBAAZC,IACvCC,EAAUD,EAEVA,EAAUD,EACVA,EAAO,MAGT,MAAMG,EAAKC,EAAQJ,GACbK,EAAOH,GAAW,EAAI,GAS5B,SAASI,EAAQC,EAAMC,EAAOC,GAG5B,MAAMC,EAAQH,GAAwB,iBAATA,EAAoBA,EAAO,CAAE,EAE1D,GAA0B,iBAAfG,EAAMC,KAAmB,CAClC,MAAMC,EAEqB,iBAAlBF,EAAMG,QACTH,EAAMG,QAEc,iBAAfH,EAAME,KACXF,EAAME,UACNE,EAENC,OAAOC,eAAeC,EAAO,OAAQ,CACnCP,MACE,SAAWQ,EAAMX,EAAKI,MAAQC,EAAO,IAAMA,EAAO,IAAM,KAAO,KAEpE,CAED,OAAOK,EAEP,SAASA,IAEP,IAEIE,EAEAC,EAEAC,EANAC,EAAS,GAQb,KAAKtB,GAAQG,EAAGI,EAAMC,EAAOC,EAAQA,EAAQc,OAAS,IAAM,SAC1DD,EA0CZ,SAAkBZ,GAChB,GAAIc,MAAMC,QAAQf,GAChB,OAAOA,EAGT,GAAqB,iBAAVA,EACT,MAAO,CAACf,EAAUe,GAGpB,MAAO,CAACA,EACV,CApDqBgB,CAASzB,EAAQM,EAAME,IAE5Ba,EAAO,KAAO1B,GAChB,OAAO0B,EAKX,GAAIf,EAAKoB,UAAYL,EAAO,KAAOzB,EAOjC,IALAuB,GAAUlB,EAAUK,EAAKoB,SAASJ,QAAU,GAAKlB,EAEjDgB,EAAeZ,EAAQmB,OAAOrB,GAGvBa,GAAU,GAAKA,EAASb,EAAKoB,SAASJ,QAAQ,CAInD,GAFAJ,EAAYb,EAAQC,EAAKoB,SAASP,GAASA,EAAQC,EAAvCf,GAERa,EAAU,KAAOvB,EACnB,OAAOuB,EAGTC,EAC0B,iBAAjBD,EAAU,GAAkBA,EAAU,GAAKC,EAASf,CAC9D,CAGH,OAAOiB,CACR,CACF,CAvEDhB,CAAQP,OAAMe,EAAW,GAAzBR,EAyEH"}
@@ -1,7 +0,0 @@
1
- declare const AccordionSection: ({ title, children, defaultOpen }: {
2
- title: string;
3
- children: React.ReactNode;
4
- defaultOpen?: boolean | undefined;
5
- }) => import("react/jsx-runtime").JSX.Element;
6
- export default AccordionSection;
7
- //# sourceMappingURL=AccordionSection.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AccordionSection.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/AccordionSection.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,gBAAgB;WAAsD,MAAM;cAAY,MAAM,SAAS;;6CAkC5G,CAAC;AAEF,eAAe,gBAAgB,CAAA"}
@@ -1,74 +0,0 @@
1
- /// <reference types="react" />
2
- interface SectionWrapperProps {
3
- id: string;
4
- required: boolean;
5
- title: string;
6
- children: React.ReactNode;
7
- openSections: Set<string>;
8
- setOpenSections: React.Dispatch<React.SetStateAction<Set<string>>>;
9
- }
10
- interface ScopeData {
11
- id: string;
12
- required: boolean;
13
- openSections: Set<string>;
14
- setOpenSections: React.Dispatch<React.SetStateAction<Set<string>>>;
15
- scopeData: {
16
- station: string;
17
- tiers: string[];
18
- };
19
- onScopeChange: (field: 'station' | 'tiers', value: string | string[]) => void;
20
- }
21
- interface SeparationsProps {
22
- type: string;
23
- isEnabled: boolean;
24
- duration: number;
25
- onToggle: () => void;
26
- onDurationChange: (value: number) => void;
27
- }
28
- interface CodeToggleProps {
29
- label: string;
30
- isEnabled: boolean;
31
- onToggle: () => void;
32
- }
33
- interface ConfigSectionProps {
34
- id: string;
35
- required: boolean;
36
- openSections: Set<string>;
37
- setOpenSections: React.Dispatch<React.SetStateAction<Set<string>>>;
38
- configData: any;
39
- onConfigChange: (key: string, value: any) => void;
40
- }
41
- interface TextSectionProps {
42
- id: string;
43
- required: boolean;
44
- openSections: Set<string>;
45
- setOpenSections: React.Dispatch<React.SetStateAction<Set<string>>>;
46
- value: string;
47
- onChange: (value: string) => void;
48
- placeholder?: string;
49
- }
50
- interface ConditionItem {
51
- id: number;
52
- text: string;
53
- }
54
- interface ConditionSectionProps {
55
- id: string;
56
- required: boolean;
57
- title: string;
58
- openSections: Set<string>;
59
- setOpenSections: React.Dispatch<React.SetStateAction<Set<string>>>;
60
- conditions: ConditionItem[];
61
- onAddCondition: () => void;
62
- onRemoveCondition: (id: number) => void;
63
- onEditCondition: (id: number, text: string) => void;
64
- }
65
- export declare const SectionWrapper: ({ id, required, title, children, openSections, setOpenSections }: SectionWrapperProps) => import("react/jsx-runtime").JSX.Element;
66
- export declare const ScopeSection: ({ id, required, openSections, setOpenSections, scopeData, onScopeChange }: ScopeData) => import("react/jsx-runtime").JSX.Element;
67
- export declare const Separations: ({ type, isEnabled, duration, onToggle, onDurationChange }: SeparationsProps) => import("react/jsx-runtime").JSX.Element;
68
- export declare const CodeToggle: ({ label, isEnabled, onToggle }: CodeToggleProps) => import("react/jsx-runtime").JSX.Element;
69
- export declare const ConfigSection: ({ id, required, openSections, setOpenSections, configData, onConfigChange }: ConfigSectionProps) => import("react/jsx-runtime").JSX.Element;
70
- export declare const WhyThisLearningSection: ({ id, required, openSections, setOpenSections, value, onChange, placeholder }: TextSectionProps) => import("react/jsx-runtime").JSX.Element;
71
- export declare const WhenToApplySection: ({ id, required, title, openSections, setOpenSections, conditions, onAddCondition, onRemoveCondition, onEditCondition }: ConditionSectionProps) => import("react/jsx-runtime").JSX.Element;
72
- export declare const WhenNotToApplySection: ({ id, required, title, openSections, setOpenSections, conditions, onAddCondition, onRemoveCondition, onEditCondition }: ConditionSectionProps) => import("react/jsx-runtime").JSX.Element;
73
- export {};
74
- //# sourceMappingURL=ILComponents.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ILComponents.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/ILComponents.tsx"],"names":[],"mappings":";AAGA,UAAU,mBAAmB;IAC3B,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,OAAO,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,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;CAEpE;AACD,UAAU,SAAS;IACjB,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,OAAO,CAAC;IAClB,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;IAEnE,SAAS,EAAE;QAAE,OAAO,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,EAAE,CAAA;KAAE,CAAC;IAChD,aAAa,EAAE,CAAC,KAAK,EAAE,SAAS,GAAG,OAAO,EAAE,KAAK,EAAE,MAAM,GAAG,MAAM,EAAE,KAAK,IAAI,CAAC;CAC/E;AACD,UAAU,gBAAgB;IACxB,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,gBAAgB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CAC3C;AACD,UAAU,eAAe;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,MAAM,IAAI,CAAC;CACtB;AACD,UAAU,kBAAkB;IAC1B,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,OAAO,CAAC;IAClB,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;IAEnE,UAAU,EAAE,GAAG,CAAC;IAChB,cAAc,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG,KAAK,IAAI,CAAC;CACnD;AAWD,UAAU,gBAAgB;IACxB,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,OAAO,CAAC;IAClB,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,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,UAAU,aAAa;IACrB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;CACd;AAED,UAAU,qBAAqB;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,OAAO,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,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,UAAU,EAAE,aAAa,EAAE,CAAC;IAC5B,cAAc,EAAE,MAAM,IAAI,CAAC;IAC3B,iBAAiB,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,eAAe,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;CACrD;AAwED,eAAO,MAAM,cAAc,qEAAsE,mBAAmB,4CA2CnH,CAAC;AAEF,eAAO,MAAM,YAAY,8EAA+E,SAAS,4CA2DhH,CAAC;AAEF,eAAO,MAAM,WAAW,8DAA+D,gBAAgB,4CAoBtG,CAAC;AAEF,eAAO,MAAM,UAAU,mCAAoC,eAAe,4CAOzE,CAAC;AAEF,eAAO,MAAM,aAAa,gFAAiF,kBAAkB,4CAyB5H,CAAC;AAEF,eAAO,MAAM,sBAAsB,kFAA4H,gBAAgB,4CAY9K,CAAC;AAEF,eAAO,MAAM,kBAAkB,2HAA4H,qBAAqB,4CAW/K,CAAC;AAEF,eAAO,MAAM,qBAAqB,2HAA4H,qBAAqB,4CAWlL,CAAC"}
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const ToggleSelector: ({ label, onToggle, disabled }: any) => import("react/jsx-runtime").JSX.Element;
3
- export declare const ToggleSelectorForEdit: ({ label, onToggle, isSelected, disabled }: any) => import("react/jsx-runtime").JSX.Element;
4
- export declare const RuleDisplay: React.FC<{
5
- content: string;
6
- }>;
7
- export declare const CheckboxSelector: ({ label, onToggle, isSelected, disabled }: any) => import("react/jsx-runtime").JSX.Element;
8
- export declare const ActionableButton: ({ node, className, children, handleStream, onAction, disabled, ...props }: any) => import("react/jsx-runtime").JSX.Element;
9
- export declare const ActionableCheckbox: ({ node, className, children, selectedItems, onToggle, isSubmitted, disabled, ...props }: any) => import("react/jsx-runtime").JSX.Element | null;
10
- //# sourceMappingURL=CustomComponents.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CustomComponents.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/MessageRendering/CustomComponents.tsx"],"names":[],"mappings":";AAGA,eAAO,MAAM,cAAc,kCAAkC,GAAG,4CA2D/D,CAAC;AAEF,eAAO,MAAM,qBAAqB,8CAAuD,GAAG,4CAqC3F,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,OAAO,EAAE,MAAM,CAAA;CAAE,CAkCrD,CAAC;AAEF,eAAO,MAAM,gBAAgB,8CAA+C,GAAG,4CAwC9E,CAAC;AAEF,eAAO,MAAM,gBAAgB,8EAA+E,GAAG,4CAsD9G,CAAC;AACF,eAAO,MAAM,kBAAkB,4FAA4F,GAAG,mDAuC7H,CAAC"}
@@ -1,25 +0,0 @@
1
- import React from 'react';
2
- interface MarkdownElementsProps {
3
- node?: any;
4
- children?: any;
5
- className?: string;
6
- [key: string]: any;
7
- }
8
- interface DivRendererProps extends MarkdownElementsProps {
9
- openCardIds: Set<string>;
10
- citations: any[];
11
- handleToggleState: (id: string, isOpen: boolean, type: 'card' | 'citation') => void;
12
- isStreamEnd?: boolean;
13
- }
14
- interface LinkRendererProps extends MarkdownElementsProps {
15
- href?: string;
16
- chatSize?: number;
17
- openCitationIds: Set<string>;
18
- getCitationByNumber: (num: string, source: string) => any;
19
- handleToggleState: (id: string, isOpen: boolean, type: 'card' | 'citation') => void;
20
- }
21
- export declare const MarkdownDivRenderer: React.MemoExoticComponent<({ className, children, openCardIds, citations, handleToggleState, isStreamEnd, ...props }: DivRendererProps) => import("react/jsx-runtime").JSX.Element>;
22
- export declare const MarkdownSpanRenderer: React.MemoExoticComponent<({ className, children, openCardIds, citations, handleToggleState, isStreamEnd, ...props }: DivRendererProps) => import("react/jsx-runtime").JSX.Element>;
23
- export declare const MarkdownLinkRenderer: React.MemoExoticComponent<({ href, children, chatSize, openCitationIds, getCitationByNumber, handleToggleState, ...props }: LinkRendererProps) => import("react/jsx-runtime").JSX.Element>;
24
- export {};
25
- //# sourceMappingURL=MarkdownElements.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"MarkdownElements.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/MessageRendering/MarkdownElements.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkD,MAAM,OAAO,CAAC;AAOvE,UAAU,qBAAqB;IAC3B,IAAI,CAAC,EAAE,GAAG,CAAC;IACX,QAAQ,CAAC,EAAE,GAAG,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACtB;AAED,UAAU,gBAAiB,SAAQ,qBAAqB;IACpD,WAAW,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACzB,SAAS,EAAE,GAAG,EAAE,CAAC;IACjB,iBAAiB,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,GAAG,UAAU,KAAK,IAAI,CAAC;IACpF,WAAW,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,UAAU,iBAAkB,SAAQ,qBAAqB;IACrD,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,eAAe,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC7B,mBAAmB,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,KAAK,GAAG,CAAC;IAC1D,iBAAiB,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,GAAG,UAAU,KAAK,IAAI,CAAC;CACvF;AAkHD,eAAO,MAAM,mBAAmB,wHAQ7B,gBAAgB,6CAwGjB,CAAC;AAEH,eAAO,MAAM,oBAAoB,wHAS5B,gBAAgB,6CA6EpB,CAAC;AAEF,eAAO,MAAM,oBAAoB,8HAQ9B,iBAAiB,6CAyClB,CAAC"}
@@ -1,30 +0,0 @@
1
- import React, { CSSProperties } from 'react';
2
- interface RuleCardProps {
3
- validationType: "duplicate" | "similar";
4
- title: string;
5
- description: string;
6
- scope?: ScopeItem[];
7
- whenToApply?: string;
8
- whenNotToApply?: string;
9
- whyIssue?: string;
10
- tierLabel?: string;
11
- customStyles?: RuleCardStyles;
12
- }
13
- interface ScopeItem {
14
- value: string;
15
- tier: number | string | null;
16
- }
17
- interface RuleCardStyles {
18
- container?: CSSProperties;
19
- upperSection?: CSSProperties;
20
- lowerSection?: CSSProperties;
21
- headerTag?: CSSProperties;
22
- title?: CSSProperties;
23
- description?: CSSProperties;
24
- sectionLabel?: CSSProperties;
25
- sectionContent?: CSSProperties;
26
- accordionHeader?: CSSProperties;
27
- }
28
- declare const RuleValidationCard: React.FC<RuleCardProps>;
29
- export default RuleValidationCard;
30
- //# sourceMappingURL=RuleValidationCard.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RuleValidationCard.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/RuleValidationCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,aAAa,EAAuB,MAAM,OAAO,CAAC;AAKlE,UAAU,aAAa;IACrB,cAAc,EAAE,WAAW,GAAG,SAAS,CAAC;IACxC,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,SAAS,EAAE,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,cAAc,CAAC;CAC/B;AAED,UAAU,SAAS;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,CAAC;CAC9B;AAGD,UAAU,cAAc;IACtB,SAAS,CAAC,EAAE,aAAa,CAAC;IAC1B,YAAY,CAAC,EAAE,aAAa,CAAC;IAC7B,YAAY,CAAC,EAAE,aAAa,CAAC;IAC7B,SAAS,CAAC,EAAE,aAAa,CAAC;IAC1B,KAAK,CAAC,EAAE,aAAa,CAAC;IACtB,WAAW,CAAC,EAAE,aAAa,CAAC;IAC5B,YAAY,CAAC,EAAE,aAAa,CAAC;IAC7B,cAAc,CAAC,EAAE,aAAa,CAAC;IAC/B,eAAe,CAAC,EAAE,aAAa,CAAC;CACjC;AAwGD,QAAA,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAqI/C,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
@@ -1,7 +0,0 @@
1
- import { ButtonHTMLAttributes, ReactNode } from "react";
2
- interface ButtonProps extends ButtonHTMLAttributes<HTMLButtonElement> {
3
- icon?: ReactNode;
4
- }
5
- export declare const Button: ({ children, icon, className, ...props }: ButtonProps) => import("react/jsx-runtime").JSX.Element;
6
- export {};
7
- //# sourceMappingURL=Button.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/atoms/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAExD,UAAU,WAAY,SAAQ,oBAAoB,CAAC,iBAAiB,CAAC;IACnE,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB;AAED,eAAO,MAAM,MAAM,4CAA6C,WAAW,4CAK1E,CAAC"}
@@ -1,13 +0,0 @@
1
- /// <reference types="react" />
2
- interface DropdownProps {
3
- value: string;
4
- onChange: (e: React.ChangeEvent<HTMLSelectElement>) => void;
5
- options: {
6
- label: string;
7
- value: string;
8
- }[];
9
- placeholder: string;
10
- }
11
- export declare const Dropdown: ({ value, onChange, options, placeholder }: DropdownProps) => import("react/jsx-runtime").JSX.Element;
12
- export {};
13
- //# sourceMappingURL=Dropdown.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Dropdown.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/atoms/Dropdown.tsx"],"names":[],"mappings":";AAAA,UAAU,aAAa;IACrB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;IAC5D,OAAO,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,EAAE,CAAC;IAC5C,WAAW,EAAE,MAAM,CAAC;CACrB;AAED,eAAO,MAAM,QAAQ,8CAA+C,aAAa,4CAShF,CAAC"}
@@ -1,6 +0,0 @@
1
- export declare const Textarea: ({ placeholder, value, onChange }: {
2
- placeholder?: string | undefined;
3
- value: string;
4
- onChange: (e: React.ChangeEvent<HTMLTextAreaElement>) => void;
5
- }) => import("react/jsx-runtime").JSX.Element;
6
- //# sourceMappingURL=Textarea.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Textarea.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/atoms/Textarea.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ;;WAEZ,MAAM;kBACC,MAAM,WAAW,CAAC,mBAAmB,CAAC,KAAK,IAAI;6CAY9D,CAAC"}
@@ -1,7 +0,0 @@
1
- interface ToggleProps {
2
- isEnabled: boolean;
3
- onToggle: () => void;
4
- }
5
- export declare const Toggle: ({ isEnabled, onToggle }: ToggleProps) => import("react/jsx-runtime").JSX.Element;
6
- export {};
7
- //# sourceMappingURL=Toggle.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Toggle.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/atoms/Toggle.tsx"],"names":[],"mappings":"AAAA,UAAU,WAAW;IACnB,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,MAAM,IAAI,CAAC;CACtB;AAED,eAAO,MAAM,MAAM,4BAA6B,WAAW,4CAQ1D,CAAC"}
@@ -1,4 +0,0 @@
1
- export * from './Toggle';
2
- export * from './Dropdown';
3
- export * from './Textarea';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/atoms/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAC3B,cAAc,YAAY,CAAC"}
@@ -1,16 +0,0 @@
1
- interface ListItem {
2
- id: number | string;
3
- text: string;
4
- }
5
- interface ConditionListProps {
6
- items: ListItem[];
7
- onAdd: () => void;
8
- onRemove: (id: any) => void;
9
- onEdit: (id: any, text: string) => void;
10
- placeholder?: string;
11
- addLabel?: string;
12
- showAddButton?: boolean;
13
- }
14
- export declare const ConditionList: ({ items, onAdd, onRemove, onEdit, placeholder, addLabel, showAddButton, }: ConditionListProps) => import("react/jsx-runtime").JSX.Element;
15
- export {};
16
- //# sourceMappingURL=ConditionList.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ConditionList.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/molecules/ConditionList.tsx"],"names":[],"mappings":"AAGA,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;IAExC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,eAAO,MAAM,aAAa,8EAQvB,kBAAkB,4CAuCpB,CAAC"}
@@ -1,14 +0,0 @@
1
- import { ReactNode } from "react";
2
- export interface SectionWrapperProps {
3
- id: string;
4
- required?: boolean;
5
- title: string;
6
- tooltipRequired?: boolean;
7
- tooltipTitle: string;
8
- children: ReactNode;
9
- openSections: Set<string>;
10
- setOpenSections: React.Dispatch<React.SetStateAction<Set<string>>>;
11
- defaultOpen?: boolean;
12
- }
13
- export declare const SectionWrapper: ({ id, required, title, tooltipRequired, tooltipTitle, children, openSections, setOpenSections, defaultOpen }: SectionWrapperProps) => import("react/jsx-runtime").JSX.Element;
14
- //# sourceMappingURL=SectionWrapper.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SectionWrapper.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/molecules/SectionWrapper.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAe,SAAS,EAAqB,MAAM,OAAO,CAAC;AAElE,MAAM,WAAW,mBAAmB;IAClC,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,SAAS,CAAC;IACpB,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,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB;AAED,eAAO,MAAM,cAAc,iHAAkI,mBAAmB,4CAgC/K,CAAC"}
@@ -1,10 +0,0 @@
1
- interface SeparationRowProps {
2
- type: string;
3
- isEnabled: boolean;
4
- duration: number;
5
- onToggle: () => void;
6
- onDurationChange: (value: number) => void;
7
- }
8
- export declare const SeparationRow: ({ type, isEnabled, duration, onToggle, onDurationChange }: SeparationRowProps) => import("react/jsx-runtime").JSX.Element;
9
- export {};
10
- //# sourceMappingURL=SeparationRow.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SeparationRow.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/molecules/SeparationRow.tsx"],"names":[],"mappings":"AAEA,UAAU,kBAAkB;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,gBAAgB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CAC3C;AAED,eAAO,MAAM,aAAa,8DAA+D,kBAAkB,4CAkB1G,CAAC"}
@@ -1,4 +0,0 @@
1
- export * from './SectionWrapper';
2
- export * from './ConditionList';
3
- export * from './SeparationRow';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/molecules/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AACjC,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC"}
@@ -1,2 +0,0 @@
1
- export declare const ConditionSection: ({ conditions, onAdd, onRemove, onEdit, ...props }: any) => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=ConditionSection.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ConditionSection.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/organisms/ConditionSection.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,gBAAgB,sDAAuD,GAAG,4CAStF,CAAC"}
@@ -1,2 +0,0 @@
1
- export declare const ConfigSection: ({ configData, onConfigChange, ...props }: any) => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=ConfigSection.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ConfigSection.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/organisms/ConfigSection.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,aAAa,6CAA8C,GAAG,4CAuC1E,CAAC"}
@@ -1,25 +0,0 @@
1
- /// <reference types="react" />
2
- interface Option {
3
- label: string;
4
- value: string;
5
- }
6
- interface ScopeSectionProps {
7
- id: string;
8
- title?: string;
9
- required?: boolean;
10
- tooltipTitle?: string;
11
- openSections: Set<string>;
12
- setOpenSections: React.Dispatch<React.SetStateAction<Set<string>>>;
13
- scopeData: {
14
- station?: string;
15
- tiers?: string[];
16
- };
17
- onScopeChange: (field: string, value: any) => void;
18
- stationOptions?: Option[];
19
- tierOptions?: string[];
20
- stationLabel?: string;
21
- tierLabel?: string;
22
- }
23
- export declare const ScopeSection: ({ id, title, tooltipTitle, required, openSections, setOpenSections, scopeData, onScopeChange, stationOptions, tierOptions, stationLabel, tierLabel, ...props }: ScopeSectionProps) => import("react/jsx-runtime").JSX.Element;
24
- export {};
25
- //# sourceMappingURL=ScopeSection.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ScopeSection.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/organisms/ScopeSection.tsx"],"names":[],"mappings":";AAGA,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,CAAC,EAAE,MAAM,CAAC;IACtB,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;CACpB;AAED,eAAO,MAAM,YAAY,mKActB,iBAAiB,4CAuDnB,CAAC"}
@@ -1,2 +0,0 @@
1
- export declare const TextSection: ({ value, onChange, placeholder, ...props }: any) => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=TextSection.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TextSection.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/organisms/TextSection.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,WAAW,+CAAgD,GAAG,4CAU1E,CAAC"}
@@ -1,5 +0,0 @@
1
- export * from './ScopeSection';
2
- export * from './ConfigSection';
3
- export * from './TextSection';
4
- export * from './ConditionSection';
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/organisms/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,oBAAoB,CAAC"}
@@ -1,2 +0,0 @@
1
- export declare const AudacyTemplate: ({ state, handlers, uiState }: any) => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=AudactyTemplate.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AudactyTemplate.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/templates/AudactyTemplate.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,cAAc,iCAAkC,GAAG,4CA0D/D,CAAC"}
@@ -1,2 +0,0 @@
1
- export declare const Testing: ({ state, handlers, uiState }: any) => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=Testing.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Testing.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/templates/Testing.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,OAAO,iCAAkC,GAAG,4CA6BxD,CAAC"}
@@ -1,2 +0,0 @@
1
- export declare const TrafficManagerTemplate: ({ state, handlers, uiState }: any) => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=TrafficManagerTemplate.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TrafficManagerTemplate.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/templates/TrafficManagerTemplate.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,sBAAsB,iCAAkC,GAAG,4CAsEvE,CAAC"}
@@ -1,3 +0,0 @@
1
- export * from './TrafficManagerTemplate';
2
- export * from './templatesMap';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/templates/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAA;AACxC,cAAc,gBAAgB,CAAA"}
@@ -1,7 +0,0 @@
1
- /// <reference types="react" />
2
- export declare enum TemplateList {
3
- TrafficManager = "TRAFFIC_MANAGER",
4
- testing = "TESTING"
5
- }
6
- export declare const TemplateMap: Record<string, React.FC<any>>;
7
- //# sourceMappingURL=templatesMap.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"templatesMap.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/templates/templatesMap.ts"],"names":[],"mappings":";AAGA,oBAAY,YAAY;IACtB,cAAc,oBAAoB;IAClC,OAAO,YAAY;CAEpB;AAED,eAAO,MAAM,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,GAAG,CAAC,CAGrD,CAAC"}
@@ -1,13 +0,0 @@
1
- /** * rawData: The string returned by the AI agent
2
- * onResult: The generic callback (e.g., setStructuredAIResponse)
3
- */
4
- export type HeaderMessageHandler = (rawData: any, onResult: (val: any) => void) => void;
5
- interface UseHeaderObserverProps {
6
- handlers?: Record<string, HeaderMessageHandler>;
7
- setResult: any;
8
- }
9
- export declare const useHeaderObserver: ({ handlers, setResult }: UseHeaderObserverProps) => {
10
- processHeaderMessage: (message: any) => void;
11
- };
12
- export {};
13
- //# sourceMappingURL=useHeaderObserver.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useHeaderObserver.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/hooks/useHeaderObserver.ts"],"names":[],"mappings":"AAkCA;;GAEG;AACH,MAAM,MAAM,oBAAoB,GAAG,CAAC,OAAO,EAAE,GAAG,EAAE,QAAQ,EAAE,CAAC,GAAG,EAAE,GAAG,KAAK,IAAI,KAAK,IAAI,CAAC;AAExF,UAAU,sBAAsB;IAC9B,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,oBAAoB,CAAC,CAAC;IAChD,SAAS,EAAE,GAAG,CAAA;CACf;AAED,eAAO,MAAM,iBAAiB,4BAA6B,sBAAsB;oCACxC,GAAG;CAa3C,CAAC"}