@e-llm-studio/instant-learning 0.0.107 → 0.0.109
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/features/IL-OTJ/ILOTJ.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/ChatComponent.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/CitationLink.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/CognitiveDecisioningCard.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/ILPopup.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/ILPopup.styles.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/InputDataReasoningCard.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/MessageRendering/CustomComponents.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/MessageRendering/CustomComponents.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/MessageRendering/MarkdownElements.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/MessageRendering/MarkdownElements.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/MessageRendering/MessageRendering.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/MessageRendering/MessageRendering.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/MinimizedThinkingSteps.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/TooltipComponent.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/TooltipComponent.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/_svg/ChevronDown.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/_svg/ChevronDown.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/_svg/ChevronUp.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/_svg/ChevronUp.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/_svg/CognitiveDecisioning.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/_svg/CognitiveDecisioning.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/atoms/Textarea/Textarea.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/molecules/Condition/ConditionList.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/organisms/TextSection/TextSection.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.js +1 -1
- package/dist/cjs/features/IL-OTJ/helpers/utils.js +1 -1
- package/dist/cjs/features/InstantLearning/_components/TooltipComponent.js +2 -0
- package/dist/cjs/features/InstantLearning/_components/TooltipComponent.js.map +1 -0
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +2 -0
- package/dist/cjs/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js.map +1 -0
- package/dist/cjs/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +2 -0
- package/dist/cjs/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js.map +1 -0
- package/dist/cjs/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +2 -0
- package/dist/cjs/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js.map +1 -0
- package/dist/cjs/node_modules/@babel/runtime/helpers/esm/slicedToArray.js +2 -0
- package/dist/cjs/node_modules/@babel/runtime/helpers/esm/slicedToArray.js.map +1 -0
- package/dist/cjs/node_modules/@e-llm-studio/citation/dist/features/CitationRenderer/MarkdownRenderer.js +1 -1
- package/dist/cjs/node_modules/@e-llm-studio/citation/dist/features/CitationRenderer/MarkdownRenderer.js.map +1 -1
- package/dist/cjs/node_modules/@material-ui/core/esm/Grow/Grow.js +2 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/Grow/Grow.js.map +1 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/Popper/Popper.js +2 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/Popper/Popper.js.map +1 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/Portal/Portal.js +2 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/Portal/Portal.js.map +1 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/Tooltip/Tooltip.js +2 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/Tooltip/Tooltip.js.map +1 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/styles/colorManipulator.js +1 -1
- package/dist/cjs/node_modules/@material-ui/core/esm/styles/colorManipulator.js.map +1 -1
- package/dist/cjs/node_modules/@material-ui/core/esm/styles/makeStyles.js +2 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/styles/makeStyles.js.map +1 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/styles/useTheme.js +2 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/styles/useTheme.js.map +1 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/styles/withTheme.js +2 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/styles/withTheme.js.map +1 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/transitions/utils.js +2 -0
- package/dist/cjs/node_modules/@material-ui/core/esm/transitions/utils.js.map +1 -0
- package/dist/cjs/node_modules/@material-ui/styles/esm/withStyles/withStyles.js +1 -1
- package/dist/cjs/node_modules/@material-ui/styles/esm/withStyles/withStyles.js.map +1 -1
- package/dist/cjs/node_modules/@material-ui/utils/esm/HTMLElementType.js +2 -0
- package/dist/cjs/node_modules/@material-ui/utils/esm/HTMLElementType.js.map +1 -0
- package/dist/cjs/node_modules/@material-ui/utils/esm/refType.js +1 -1
- package/dist/cjs/node_modules/@material-ui/utils/esm/refType.js.map +1 -1
- package/dist/cjs/node_modules/lucide-react/dist/esm/icons/brain.js +1 -1
- package/dist/cjs/node_modules/lucide-react/dist/esm/icons/brain.js.map +1 -1
- package/dist/cjs/node_modules/lucide-react/dist/esm/icons/chevron-up.js +1 -1
- package/dist/cjs/node_modules/lucide-react/dist/esm/icons/chevron-up.js.map +1 -1
- package/dist/cjs/node_modules/popper.js/dist/esm/popper.js +27 -0
- package/dist/cjs/node_modules/popper.js/dist/esm/popper.js.map +1 -0
- package/dist/features/IL-OTJ/ILOTJ.js +1 -1
- package/dist/features/IL-OTJ/_components/ChatComponent.js +1 -1
- package/dist/features/IL-OTJ/_components/CitationLink.js +1 -1
- package/dist/features/IL-OTJ/_components/CognitiveDecisioningCard.js +1 -1
- package/dist/features/IL-OTJ/_components/ILPopup.js +1 -1
- package/dist/features/IL-OTJ/_components/ILPopup.styles.js +1 -1
- package/dist/features/IL-OTJ/_components/InputDataReasoningCard.js +1 -1
- package/dist/features/IL-OTJ/_components/MessageRendering/CustomComponents.js +2 -0
- package/dist/features/IL-OTJ/_components/MessageRendering/CustomComponents.js.map +1 -0
- package/dist/features/IL-OTJ/_components/MessageRendering/MarkdownElements.js +2 -0
- package/dist/features/IL-OTJ/_components/MessageRendering/MarkdownElements.js.map +1 -0
- package/dist/features/IL-OTJ/_components/MessageRendering/MessageRendering.js +2 -0
- package/dist/features/IL-OTJ/_components/MessageRendering/MessageRendering.js.map +1 -0
- package/dist/features/IL-OTJ/_components/MinimizedThinkingSteps.js +1 -1
- package/dist/features/IL-OTJ/_components/TooltipComponent.js +2 -0
- package/dist/features/IL-OTJ/_components/TooltipComponent.js.map +1 -0
- package/dist/features/IL-OTJ/_components/_svg/ChevronDown.js +2 -0
- package/dist/features/IL-OTJ/_components/_svg/ChevronDown.js.map +1 -0
- package/dist/features/IL-OTJ/_components/_svg/ChevronUp.js +2 -0
- package/dist/features/IL-OTJ/_components/_svg/ChevronUp.js.map +1 -0
- package/dist/features/IL-OTJ/_components/_svg/CognitiveDecisioning.js +2 -0
- package/dist/features/IL-OTJ/_components/_svg/CognitiveDecisioning.js.map +1 -0
- package/dist/features/IL-OTJ/_components/atoms/Textarea/Textarea.js +1 -1
- package/dist/features/IL-OTJ/_components/molecules/Condition/ConditionList.js +1 -1
- package/dist/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.js +1 -1
- package/dist/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.js +1 -1
- package/dist/features/IL-OTJ/_components/organisms/TextSection/TextSection.js +1 -1
- package/dist/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.js +1 -1
- package/dist/features/IL-OTJ/helpers/utils.js +1 -1
- package/dist/features/InstantLearning/_components/TooltipComponent.js +2 -0
- package/dist/features/InstantLearning/_components/TooltipComponent.js.map +1 -0
- package/dist/index.js +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js.map +1 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/slicedToArray.js +2 -0
- package/dist/node_modules/@babel/runtime/helpers/esm/slicedToArray.js.map +1 -0
- package/dist/node_modules/@e-llm-studio/citation/dist/features/CitationRenderer/MarkdownRenderer.js +1 -1
- package/dist/node_modules/@e-llm-studio/citation/dist/features/CitationRenderer/MarkdownRenderer.js.map +1 -1
- package/dist/node_modules/@material-ui/core/esm/Grow/Grow.js +2 -0
- package/dist/node_modules/@material-ui/core/esm/Grow/Grow.js.map +1 -0
- package/dist/node_modules/@material-ui/core/esm/Popper/Popper.js +2 -0
- package/dist/node_modules/@material-ui/core/esm/Popper/Popper.js.map +1 -0
- package/dist/node_modules/@material-ui/core/esm/Portal/Portal.js +2 -0
- package/dist/node_modules/@material-ui/core/esm/Portal/Portal.js.map +1 -0
- package/dist/node_modules/@material-ui/core/esm/Tooltip/Tooltip.js +2 -0
- package/dist/node_modules/@material-ui/core/esm/Tooltip/Tooltip.js.map +1 -0
- package/dist/node_modules/@material-ui/core/esm/styles/colorManipulator.js +1 -1
- package/dist/node_modules/@material-ui/core/esm/styles/colorManipulator.js.map +1 -1
- package/dist/node_modules/@material-ui/core/esm/styles/makeStyles.js +2 -0
- package/dist/node_modules/@material-ui/core/esm/styles/makeStyles.js.map +1 -0
- package/dist/node_modules/@material-ui/core/esm/styles/useTheme.js +2 -0
- package/dist/node_modules/@material-ui/core/esm/styles/useTheme.js.map +1 -0
- package/dist/node_modules/@material-ui/core/esm/styles/withTheme.js +2 -0
- package/dist/node_modules/@material-ui/core/esm/styles/withTheme.js.map +1 -0
- package/dist/node_modules/@material-ui/core/esm/transitions/utils.js +2 -0
- package/dist/node_modules/@material-ui/core/esm/transitions/utils.js.map +1 -0
- package/dist/node_modules/@material-ui/styles/esm/withStyles/withStyles.js.map +1 -1
- package/dist/node_modules/@material-ui/utils/esm/HTMLElementType.js +2 -0
- package/dist/node_modules/@material-ui/utils/esm/HTMLElementType.js.map +1 -0
- package/dist/node_modules/@material-ui/utils/esm/refType.js +1 -1
- package/dist/node_modules/@material-ui/utils/esm/refType.js.map +1 -1
- package/dist/node_modules/lucide-react/dist/esm/icons/brain.js +1 -1
- package/dist/node_modules/lucide-react/dist/esm/icons/brain.js.map +1 -1
- package/dist/node_modules/lucide-react/dist/esm/icons/chevron-up.js +1 -1
- package/dist/node_modules/lucide-react/dist/esm/icons/chevron-up.js.map +1 -1
- package/dist/node_modules/popper.js/dist/esm/popper.js +26 -0
- package/dist/node_modules/popper.js/dist/esm/popper.js.map +1 -0
- package/dist/types/src/features/IL-OTJ/ILOTJ.d.ts +1 -0
- package/dist/types/src/features/IL-OTJ/ILOTJ.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/ILOTJTest.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/ChatComponent.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/CitationLink.d.ts +6 -11
- package/dist/types/src/features/IL-OTJ/_components/CitationLink.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/CognitiveDecisioningCard.d.ts +1 -0
- package/dist/types/src/features/IL-OTJ/_components/CognitiveDecisioningCard.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/ILPopup.d.ts +3 -1
- package/dist/types/src/features/IL-OTJ/_components/ILPopup.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/ILPopup.styles.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/_components/ILPopup.styles.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/InputDataReasoningCard.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/InputDataReasoningCard.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/MessageRendering/CustomComponents.d.ts +10 -0
- package/dist/types/src/features/IL-OTJ/_components/MessageRendering/CustomComponents.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MarkdownElements.d.ts +22 -0
- package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MarkdownElements.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MessageRendering.d.ts +14 -0
- package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MessageRendering.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/MinimizedThinkingSteps.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/TooltipComponent.d.ts +8 -0
- package/dist/types/src/features/IL-OTJ/_components/TooltipComponent.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/_svg/ChevronDown.d.ts +3 -0
- package/dist/types/src/features/IL-OTJ/_components/_svg/ChevronDown.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/_svg/ChevronUp.d.ts +3 -0
- package/dist/types/src/features/IL-OTJ/_components/_svg/ChevronUp.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/_svg/CognitiveDecisioning.d.ts +3 -0
- package/dist/types/src/features/IL-OTJ/_components/_svg/CognitiveDecisioning.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/_components/atoms/Textarea/Textarea.d.ts +8 -2
- package/dist/types/src/features/IL-OTJ/_components/atoms/Textarea/Textarea.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts +4 -1
- package/dist/types/src/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.d.ts +5 -1
- package/dist/types/src/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/organisms/TextSection/TextSection.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/_components/organisms/TextSection/TextSection.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/helpers/utils.d.ts +1 -0
- package/dist/types/src/features/IL-OTJ/helpers/utils.d.ts.map +1 -1
- package/package.json +2 -2
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"arrayWithHoles.js","sources":["../../../../../../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js"],"sourcesContent":["function _arrayWithHoles(r) {\n if (Array.isArray(r)) return r;\n}\nexport { _arrayWithHoles as default };"],"names":["r","Array","isArray"],"mappings":"oFAAA,SAAyBA,GACvB,GAAIC,MAAMC,QAAQF,GAAI,OAAOA,CAC/B"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var l,n,u,f,i=[],o=!0,a=!1;try{if(u=(r=r.call(e)).next,0===t){if(Object(r)!==r)return;o=!1}else for(;!(o=(l=u.call(r)).done)&&(i.push(l.value),i.length!==t);o=!0);}catch(e){a=!0,n=e}finally{try{if(!o&&null!=r.return&&(f=r.return(),Object(f)!==f))return}finally{if(a)throw n}}return i}};
|
|
2
|
+
//# sourceMappingURL=iterableToArrayLimit.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"iterableToArrayLimit.js","sources":["../../../../../../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js"],"sourcesContent":["function _iterableToArrayLimit(r, l) {\n var t = null == r ? null : \"undefined\" != typeof Symbol && r[Symbol.iterator] || r[\"@@iterator\"];\n if (null != t) {\n var e,\n n,\n i,\n u,\n a = [],\n f = !0,\n o = !1;\n try {\n if (i = (t = t.call(r)).next, 0 === l) {\n if (Object(t) !== t) return;\n f = !1;\n } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0);\n } catch (r) {\n o = !0, n = r;\n } finally {\n try {\n if (!f && null != t[\"return\"] && (u = t[\"return\"](), Object(u) !== u)) return;\n } finally {\n if (o) throw n;\n }\n }\n return a;\n }\n}\nexport { _iterableToArrayLimit as default };"],"names":["r","l","t","Symbol","iterator","e","n","i","u","a","f","o","call","next","Object","done","push","value","length"],"mappings":"oFAAA,SAA+BA,EAAGC,GAChC,IAAIC,EAAI,MAAQF,EAAI,KAAO,oBAAsBG,QAAUH,EAAEG,OAAOC,WAAaJ,EAAE,cACnF,GAAI,MAAQE,EAAG,CACb,IAAIG,EACFC,EACAC,EACAC,EACAC,EAAI,GACJC,GAAI,EACJC,GAAI,EACN,IACE,GAAIJ,GAAKL,EAAIA,EAAEU,KAAKZ,IAAIa,KAAM,IAAMZ,EAAG,CACrC,GAAIa,OAAOZ,KAAOA,EAAG,OACrBQ,GAAI,CACZ,MAAa,OAASA,GAAKL,EAAIE,EAAEK,KAAKV,IAAIa,QAAUN,EAAEO,KAAKX,EAAEY,OAAQR,EAAES,SAAWjB,GAAIS,GAAI,GACrF,CAAC,MAAOV,GACPW,GAAI,EAAIL,EAAIN,CAClB,CAAc,QACR,IACE,IAAKU,GAAK,MAAQR,EAAU,SAAMM,EAAIN,EAAU,SAAKY,OAAON,KAAOA,GAAI,MAC/E,CAAgB,QACR,GAAIG,EAAG,MAAML,CACd,CACF,CACD,OAAOG,CACR,CACH"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")};
|
|
2
|
+
//# sourceMappingURL=nonIterableRest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"nonIterableRest.js","sources":["../../../../../../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js"],"sourcesContent":["function _nonIterableRest() {\n throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\");\n}\nexport { _nonIterableRest as default };"],"names":["TypeError"],"mappings":"oFAAA,WACE,MAAM,IAAIA,UAAU,4IACtB"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./arrayWithHoles.js"),r=require("./iterableToArrayLimit.js"),t=require("./unsupportedIterableToArray.js"),u=require("./nonIterableRest.js");exports.default=function(a,s){return e.default(a)||r.default(a,s)||t.default(a,s)||u.default()};
|
|
2
|
+
//# sourceMappingURL=slicedToArray.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"slicedToArray.js","sources":["../../../../../../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js"],"sourcesContent":["import arrayWithHoles from \"./arrayWithHoles.js\";\nimport iterableToArrayLimit from \"./iterableToArrayLimit.js\";\nimport unsupportedIterableToArray from \"./unsupportedIterableToArray.js\";\nimport nonIterableRest from \"./nonIterableRest.js\";\nfunction _slicedToArray(r, e) {\n return arrayWithHoles(r) || iterableToArrayLimit(r, e) || unsupportedIterableToArray(r, e) || nonIterableRest();\n}\nexport { _slicedToArray as default };"],"names":["r","e","arrayWithHoles","iterableToArrayLimit","unsupportedIterableToArray","nonIterableRest"],"mappings":"+OAIA,SAAwBA,EAAGC,GACzB,OAAOC,UAAeF,IAAMG,EAAAA,QAAqBH,EAAGC,IAAMG,EAAAA,QAA2BJ,EAAGC,IAAMI,EAAe,SAC/G"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../node_modules/tslib/tslib.es6.mjs.js"),t=require("react/jsx-runtime"),r=require("react"),n=require("../../node_modules/react-markdown/lib/react-markdown.js"),i=require("../../node_modules/rehype-raw/lib/index.js"),a=require("../../node_modules/remark-gfm/lib/index.js"),l=require("../../node_modules/unist-util-visit/lib/index.js"),s=require("./MarkdownRenderer.module.css.js");function u(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var o=u(r);function d(){return function(t){l.visit(t,"text",function(t,r,n){var i;if(n&&"string"==typeof t.value&&t.value.includes("✓")){for(var a=t.value.split("✓"),l=[],u=0;u<a.length;u++){var o=a[u];o&&l.push({type:"text",value:o}),u<a.length-1&&l.push({type:"element",tagName:"span",properties:{className:[s.default.checkGreen]},children:[{type:"text",value:"✓"}]})}return(i=n.children).splice.apply(i,e.__spreadArray([r,1],l,!1)),r+l.length}})}}
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../node_modules/tslib/tslib.es6.mjs.js"),t=require("react/jsx-runtime"),r=require("react"),n=require("../../node_modules/react-markdown/lib/react-markdown.js"),i=require("../../node_modules/rehype-raw/lib/index.js"),a=require("../../node_modules/remark-gfm/lib/index.js"),l=require("../../node_modules/unist-util-visit/lib/index.js"),s=require("./MarkdownRenderer.module.css.js");function u(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var o=u(r);function d(){return function(t){l.visit(t,"text",function(t,r,n){var i;if(n&&"string"==typeof t.value&&t.value.includes("✓")){for(var a=t.value.split("✓"),l=[],u=0;u<a.length;u++){var o=a[u];o&&l.push({type:"text",value:o}),u<a.length-1&&l.push({type:"element",tagName:"span",properties:{"data-green-check":"true",className:[s.default.checkGreen]},children:[{type:"text",value:"✓"}]})}return(i=n.children).splice.apply(i,e.__spreadArray([r,1],l,!1)),r+l.length}})}}function c(){return function(e){l.visit(e,"element",function(e,t,r){if(r&&"p"===e.tagName)return e.children&&1===e.children.length&&"element"===e.children[0].type&&"details"===e.children[0].tagName?(r.children.splice(t,1,e.children[0]),t):void 0})}}var p=function(e){var t;return"text"===(null==e?void 0:e.type)&&/^\s*$/.test(null!==(t=e.value)&&void 0!==t?t:"")};function m(){return function(e){l.visit(e,"element",function(e){var t,r;if("details"===e.tagName&&"data-target"in(e.properties||{})){var n=e.children||[],i=0;"element"===(null===(t=n[0])||void 0===t?void 0:t.type)&&"summary"===(null===(r=n[0])||void 0===r?void 0:r.tagName)&&(i=1);var a=n.slice(i),l=a.filter(function(e){return!p(e)});if((1!==l.length||"element"!==l[0].type||!l[0].properties||!("data-popup"in l[0].properties)&&void 0===l[0].properties["data-popup"])&&!l.some(function(e){return"element"===(null==e?void 0:e.type)&&(null==e?void 0:e.properties)&&("data-popup"in e.properties||void 0!==e.properties["data-popup"])})){var s={type:"element",tagName:"div",properties:{"data-popup":""},children:a};e.children=n.slice(0,i).concat([s])}}})}}function f(){return function(e){l.visit(e,"element",function(e){var t,r;if("details"===e.tagName){var n=e.properties||{};if(!("data-inline"in n)&&!("data-target"in n)){var i=e.children||[],a=0;"element"===(null===(t=i[0])||void 0===t?void 0:t.type)&&"summary"===(null===(r=i[0])||void 0===r?void 0:r.tagName)&&(a=1);var l=i.slice(a),s=l.filter(function(e){return!p(e)});if((1!==s.length||"element"!==s[0].type||!s[0].properties||!("data-popup"in s[0].properties)&&void 0===s[0].properties["data-popup"])&&!s.some(function(e){return"element"===(null==e?void 0:e.type)&&(null==e?void 0:e.properties)&&("data-popup"in e.properties||void 0!==e.properties["data-popup"])})){var u={type:"element",tagName:"div",properties:{"data-popup":""},children:l};e.children=i.slice(0,a).concat([u])}}}})}}var v=function(r,n,i){if(!n||!n.trim())return r;var a=new RegExp("(".concat(n.replace(/[-[\]/{}()*+?.\\^$|]/g,"\\$&"),")"),"gi");return r.split(a).map(function(r,n){return a.test(r)?t.jsx("mark",e.__assign({className:s.default.customHighlight,id:"customHighlight",style:i},{children:r}),n):r})};exports.default=function(l){var u=l.value,p=l.highlightedText,g=l.scrollTo,h=l.styles,_=void 0===h?{}:h,y=o.default.useRef(null),x=o.default.useRef(null);return r.useEffect(function(){if(p){var e=setTimeout(function(){if(x.current){var e=x.current.querySelector("#customHighlight");e&&e.scrollIntoView({behavior:"smooth",block:g||"center"})}},225);return function(){return clearTimeout(e)}}},[p,u]),t.jsx("div",e.__assign({ref:y,className:s.default.containerWrapper,style:_.containerWrapper},{children:t.jsx("div",e.__assign({className:s.default.mainCard,style:_.mainCard},{children:t.jsx("div",e.__assign({ref:x,className:s.default.scrollArea,style:_.scrollArea},{children:t.jsx(n.ReactMarkdown,e.__assign({remarkPlugins:[a.default],rehypePlugins:[i.default,c,d,m,f],components:{details:function(r){r.node;var n=e.__rest(r,["node"]),i=!!n["data-inline"],a=!!n["data-target"],l=s.default.detailsBlock,u=_.detailsBlock;return i&&(l=s.default.detailsInline,u=_.detailsInline),a&&(l=s.default.detailsTarget,u=_.detailsTarget),t.jsxs("details",e.__assign({},n,{className:l,style:e.__assign(e.__assign({},u),n.style),onToggle:function(e){e.stopPropagation(),i&&function(e){var t=e.currentTarget,r=t.getAttribute("data-inline");if(r&&y.current){var n=y.current.querySelector('details[data-target="'.concat(r,'"]'));n&&(n.open=t.open)}}(e)}},{children:[a&&t.jsx("summary",{className:s.default.targetDummySummary,"aria-hidden":"true"}),n.children]}))},summary:function(r){r.node;var n=e.__rest(r,["node"]);return t.jsx("summary",e.__assign({className:s.default.summary,style:_.summary,onClick:function(e){return e.stopPropagation()}},n,{children:n.children}))},ul:function(r){return t.jsx("ul",e.__assign({className:s.default.list,style:_.list},r))},ol:function(r){return t.jsx("ol",e.__assign({className:s.default.list,style:_.list},r))},div:function(r){var n=r.node,i=e.__rest(r,["node"]),a=(null==n?void 0:n.properties)&&"data-popup"in n.properties;return t.jsx("div",e.__assign({},i,{className:a?s.default.popup:i.className,style:a?_.popup:i.style}))},span:function(r){var n,i=r.node,a=e.__rest(r,["node"]),l="true"===(null===(n=null==i?void 0:i.properties)||void 0===n?void 0:n["data-green-check"]);return t.jsx("span",l?e.__assign({},a,{style:_.checkGreen}):e.__assign({},a))},p:function(e){var r=e.children,n=Array.isArray(r)?r:[r];return t.jsx("p",{children:n.map(function(e,r){return"string"==typeof e?v(e,p,_.customHighlight):t.jsx(o.default.Fragment,{children:e},r)})})},li:function(r){var n=r.children;return t.jsx("li",e.__assign({style:{marginBottom:"4px"}},{children:n.map(function(e){return"string"==typeof e?v(e,p,_.customHighlight):e})}))},code:function(r){var n=r.children,i=e.__rest(r,["children"]);return t.jsx("code",e.__assign({},i,{children:n.map(function(e){return"string"==typeof e?v(e,p,_.customHighlight):e})}))}}},{children:u}))}))}))}))};
|
|
2
2
|
//# sourceMappingURL=MarkdownRenderer.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MarkdownRenderer.js","sources":["../../../../../../../../node_modules/@e-llm-studio/citation/dist/features/CitationRenderer/MarkdownRenderer.js"],"sourcesContent":["import{__assign as e,__rest as r,__spreadArray as t}from\"../../node_modules/tslib/tslib.es6.mjs.js\";import{jsx as n,jsxs as i}from\"react/jsx-runtime\";import a,{useEffect as o}from\"react\";import{ReactMarkdown as l}from\"../../node_modules/react-markdown/lib/react-markdown.js\";import u from\"../../node_modules/rehype-raw/lib/index.js\";import p from\"../../node_modules/remark-gfm/lib/index.js\";import{visit as c}from\"../../node_modules/unist-util-visit/lib/index.js\";import s from\"./MarkdownRenderer.module.css.js\";function d(){return function(e){c(e,\"text\",(function(e,r,n){var i;if(n&&\"string\"==typeof e.value&&e.value.includes(\"✓\")){for(var a=e.value.split(\"✓\"),o=[],l=0;l<a.length;l++){var u=a[l];u&&o.push({type:\"text\",value:u}),l<a.length-1&&o.push({type:\"element\",tagName:\"span\",properties:{className:[s.checkGreen]},children:[{type:\"text\",value:\"✓\"}]})}return(i=n.children).splice.apply(i,t([r,1],o,!1)),r+o.length}}))}}var m=function(r,t){if(!t||!t.trim())return r;var i=new RegExp(\"(\".concat(t.replace(/[-[\\]/{}()*+?.\\\\^$|]/g,\"\\\\$&\"),\")\"),\"gi\");return r.split(i).map((function(r,t){return i.test(r)?n(\"mark\",e({className:s.customHighlight,id:\"customHighlight\"},{children:r}),t):r}))};function f(){return function(e){c(e,\"element\",(function(e,r,t){if(t&&\"p\"===e.tagName)return e.children&&1===e.children.length&&\"element\"===e.children[0].type&&\"details\"===e.children[0].tagName?(t.children.splice(r,1,e.children[0]),r):void 0}))}}var v=function(e){var r;return\"text\"===(null==e?void 0:e.type)&&/^\\s*$/.test(null!==(r=e.value)&&void 0!==r?r:\"\")};function h(){return function(e){c(e,\"element\",(function(e){var r,t;if(\"details\"===e.tagName&&\"data-target\"in(e.properties||{})){var n=e.children||[],i=0;\"element\"===(null===(r=n[0])||void 0===r?void 0:r.type)&&\"summary\"===(null===(t=n[0])||void 0===t?void 0:t.tagName)&&(i=1);var a=n.slice(i),o=a.filter((function(e){return!v(e)}));if((1!==o.length||\"element\"!==o[0].type||!o[0].properties||!(\"data-popup\"in o[0].properties)&&void 0===o[0].properties[\"data-popup\"])&&!o.some((function(e){return\"element\"===(null==e?void 0:e.type)&&(null==e?void 0:e.properties)&&(\"data-popup\"in e.properties||void 0!==e.properties[\"data-popup\"])}))){var l={type:\"element\",tagName:\"div\",properties:{\"data-popup\":\"\"},children:a};e.children=n.slice(0,i).concat([l])}}}))}}function g(){return function(e){c(e,\"element\",(function(e){var r,t;if(\"details\"===e.tagName){var n=e.properties||{};if(!(\"data-inline\"in n)&&!(\"data-target\"in n)){var i=e.children||[],a=0;\"element\"===(null===(r=i[0])||void 0===r?void 0:r.type)&&\"summary\"===(null===(t=i[0])||void 0===t?void 0:t.tagName)&&(a=1);var o=i.slice(a),l=o.filter((function(e){return!v(e)}));if((1!==l.length||\"element\"!==l[0].type||!l[0].properties||!(\"data-popup\"in l[0].properties)&&void 0===l[0].properties[\"data-popup\"])&&!l.some((function(e){return\"element\"===(null==e?void 0:e.type)&&(null==e?void 0:e.properties)&&(\"data-popup\"in e.properties||void 0!==e.properties[\"data-popup\"])}))){var u={type:\"element\",tagName:\"div\",properties:{\"data-popup\":\"\"},children:o};e.children=i.slice(0,a).concat([u])}}}}))}}var y=function(t){var c=t.value,v=t.highlightedText,y=t.scrollTo,N=a.useRef(null),x=a.useRef(null);o((function(){if(v){var e=setTimeout((function(){if(x.current){var e=x.current.querySelector(\"#customHighlight\");e&&e.scrollIntoView({behavior:\"smooth\",block:y||\"center\"})}}),225);return function(){return clearTimeout(e)}}}),[v,c]);return n(\"div\",e({ref:x,className:s.containerWrapper},{children:n(\"div\",e({className:s.mainCard},{children:n(\"div\",e({ref:x,className:s.scrollArea},{children:n(l,e({remarkPlugins:[p],rehypePlugins:[u,f,d,h,g],components:{details:function(t){t.node;var a=r(t,[\"node\"]),o=!!a[\"data-inline\"],l=!!a[\"data-target\"],u=s.detailsBlock;return o&&(u=s.detailsInline),l&&(u=s.detailsTarget),i(\"details\",e({},a,{className:u,onToggle:function(e){e.stopPropagation(),o&&function(e){var r=e.currentTarget,t=r.getAttribute(\"data-inline\");if(t&&N.current){var n=N.current.querySelector('details[data-target=\"'.concat(t,'\"]'));n&&(n.open=r.open)}}(e)}},{children:[l&&n(\"summary\",{className:s.targetDummySummary,\"aria-hidden\":\"true\"}),a.children]}))},summary:function(t){t.node;var i=r(t,[\"node\"]);return n(\"summary\",e({className:s.summary,onClick:function(e){return e.stopPropagation()}},i,{children:i.children}))},ul:function(r){return n(\"ol\",e({className:s.list},r))},ol:function(r){return n(\"ol\",e({className:s.list},r))},div:function(t){var i=t.node,a=r(t,[\"node\"]),o=(null==i?void 0:i.properties)&&\"data-popup\"in i.properties;return n(\"div\",e({},a,{className:o?s.popup:a.className}))},p:function(e){var r=e.children,t=Array.isArray(r)?r:[r];return n(\"p\",{children:t.map((function(e,r){return\"string\"==typeof e?m(e,v):n(a.Fragment,{children:e},r)}))})},li:function(r){var t=r.children;return n(\"li\",e({style:{marginBottom:\"4px\"}},{children:t.map((function(e){return\"string\"==typeof e?m(e,v):e}))}))},code:function(t){var i=t.children,a=r(t,[\"children\"]);return n(\"code\",e({},a,{children:i.map((function(e){return\"string\"==typeof e?m(e,v):e}))}))}}},{children:c}))}))}))}))};export{y as default};\n//# sourceMappingURL=MarkdownRenderer.js.map\n"],"names":["d","e","c","visit","r","n","i","value","includes","a","split","o","l","length","u","push","type","tagName","properties","className","s","checkGreen","children","splice","apply","t","m","trim","RegExp","concat","replace","map","test","customHighlight","id","f","v","h","slice","filter","some","g","highlightedText","y","scrollTo","N","useRef","x","useEffect","setTimeout","current","querySelector","scrollIntoView","behavior","block","clearTimeout","ref","containerWrapper","jsx","__assign","mainCard","scrollArea","ReactMarkdown","remarkPlugins","p","rehypePlugins","components","details","node","__rest","detailsBlock","detailsInline","detailsTarget","onToggle","stopPropagation","currentTarget","getAttribute","open","targetDummySummary","summary","onClick","ul","list","ol","div","popup","Array","isArray","Fragment","li","style","marginBottom","code"],"mappings":"qiBAAggB,SAASA,IAAI,OAAO,SAASC,GAAGC,EAACC,MAACF,EAAE,OAAQ,SAASA,EAAEG,EAAEC,GAAG,IAAIC,EAAE,GAAGD,GAAG,iBAAiBJ,EAAEM,OAAON,EAAEM,MAAMC,SAAS,KAAK,CAAC,IAAI,IAAIC,EAAER,EAAEM,MAAMG,MAAM,KAAKC,EAAE,GAAGC,EAAE,EAAEA,EAAEH,EAAEI,OAAOD,IAAI,CAAC,IAAIE,EAAEL,EAAEG,GAAGE,GAAGH,EAAEI,KAAK,CAACC,KAAK,OAAOT,MAAMO,IAAIF,EAAEH,EAAEI,OAAO,GAAGF,EAAEI,KAAK,CAACC,KAAK,UAAUC,QAAQ,OAAOC,WAAW,CAACC,UAAU,CAACC,EAAC,QAACC,aAAaC,SAAS,CAAC,CAACN,KAAK,OAAOT,MAAM,OAAO,CAAC,OAAOD,EAAED,EAAEiB,UAAUC,OAAOC,MAAMlB,EAAEmB,EAAAA,cAAE,CAACrB,EAAE,GAAGO,GAAE,IAAKP,EAAEO,EAAEE,MAAM,CAAE,EAAE,CAAC,CAAC,IAAIa,EAAE,SAAStB,EAAEqB,GAAG,IAAIA,IAAIA,EAAEE,OAAO,OAAOvB,EAAE,IAAIE,EAAE,IAAIsB,OAAO,IAAIC,OAAOJ,EAAEK,QAAQ,wBAAwB,QAAQ,KAAK,MAAM,OAAO1B,EAAEM,MAAMJ,GAAGyB,IAAG,SAAW3B,EAAEqB,GAAG,OAAOnB,EAAE0B,KAAK5B,GAAGC,EAAAA,IAAE,OAAOJ,EAAAA,SAAE,CAACkB,UAAUC,EAAAA,QAAEa,gBAAgBC,GAAG,mBAAmB,CAACZ,SAASlB,IAAIqB,GAAGrB,CAAE,EAAE,EAAE,SAAS+B,IAAI,OAAO,SAASlC,GAAGC,EAACC,MAACF,EAAE,UAAS,SAAWA,EAAEG,EAAEqB,GAAG,GAAGA,GAAG,MAAMxB,EAAEgB,QAAQ,OAAOhB,EAAEqB,UAAU,IAAIrB,EAAEqB,SAAST,QAAQ,YAAYZ,EAAEqB,SAAS,GAAGN,MAAM,YAAYf,EAAEqB,SAAS,GAAGL,SAASQ,EAAEH,SAASC,OAAOnB,EAAE,EAAEH,EAAEqB,SAAS,IAAIlB,QAAG,CAAO,EAAE,CAAC,CAAC,IAAIgC,EAAE,SAASnC,GAAG,IAAIG,EAAE,MAAM,UAAU,MAAMH,OAAE,EAAOA,EAAEe,OAAO,QAAQgB,KAAK,QAAQ5B,EAAEH,EAAEM,aAAQ,IAASH,EAAEA,EAAE,GAAG,EAAE,SAASiC,IAAI,OAAO,SAASpC,GAAGC,EAACC,MAACF,EAAE,UAAW,SAASA,GAAG,IAAIG,EAAEqB,EAAE,GAAG,YAAYxB,EAAEgB,SAAS,gBAAgBhB,EAAEiB,YAAY,CAAA,GAAI,CAAC,IAAIb,EAAEJ,EAAEqB,UAAU,GAAGhB,EAAE,EAAE,aAAa,QAAQF,EAAEC,EAAE,UAAK,IAASD,OAAE,EAAOA,EAAEY,OAAO,aAAa,QAAQS,EAAEpB,EAAE,UAAK,IAASoB,OAAE,EAAOA,EAAER,WAAWX,EAAE,GAAG,IAAIG,EAAEJ,EAAEiC,MAAMhC,GAAGK,EAAEF,EAAE8B,OAAQ,SAAStC,GAAG,OAAOmC,EAAEnC,EAAG,GAAG,IAAI,IAAIU,EAAEE,QAAQ,YAAYF,EAAE,GAAGK,OAAOL,EAAE,GAAGO,cAAc,eAAeP,EAAE,GAAGO,kBAAa,IAASP,EAAE,GAAGO,WAAW,iBAAiBP,EAAE6B,KAAM,SAASvC,GAAG,MAAM,aAAa,MAAMA,OAAE,EAAOA,EAAEe,QAAQ,MAAMf,OAAE,EAAOA,EAAEiB,cAAc,eAAejB,EAAEiB,iBAAY,IAASjB,EAAEiB,WAAW,cAAe,GAAG,CAAC,IAAIN,EAAE,CAACI,KAAK,UAAUC,QAAQ,MAAMC,WAAW,CAAC,aAAa,IAAII,SAASb,GAAGR,EAAEqB,SAASjB,EAAEiC,MAAM,EAAEhC,GAAGuB,OAAO,CAACjB,GAAG,CAAC,CAAE,EAAE,CAAC,CAAC,SAAS6B,IAAI,OAAO,SAASxC,GAAGC,EAAAA,MAAED,EAAE,UAAW,SAASA,GAAG,IAAIG,EAAEqB,EAAE,GAAG,YAAYxB,EAAEgB,QAAQ,CAAC,IAAIZ,EAAEJ,EAAEiB,YAAY,CAAE,EAAC,KAAK,gBAAgBb,MAAM,gBAAgBA,GAAG,CAAC,IAAIC,EAAEL,EAAEqB,UAAU,GAAGb,EAAE,EAAE,aAAa,QAAQL,EAAEE,EAAE,UAAK,IAASF,OAAE,EAAOA,EAAEY,OAAO,aAAa,QAAQS,EAAEnB,EAAE,UAAK,IAASmB,OAAE,EAAOA,EAAER,WAAWR,EAAE,GAAG,IAAIE,EAAEL,EAAEgC,MAAM7B,GAAGG,EAAED,EAAE4B,gBAAiBtC,GAAG,OAAOmC,EAAEnC,EAAG,GAAG,IAAI,IAAIW,EAAEC,QAAQ,YAAYD,EAAE,GAAGI,OAAOJ,EAAE,GAAGM,cAAc,eAAeN,EAAE,GAAGM,kBAAa,IAASN,EAAE,GAAGM,WAAW,iBAAiBN,EAAE4B,KAAI,SAAWvC,GAAG,MAAM,aAAa,MAAMA,OAAE,EAAOA,EAAEe,QAAQ,MAAMf,OAAE,EAAOA,EAAEiB,cAAc,eAAejB,EAAEiB,iBAAY,IAASjB,EAAEiB,WAAW,cAAe,GAAG,CAAC,IAAIJ,EAAE,CAACE,KAAK,UAAUC,QAAQ,MAAMC,WAAW,CAAC,aAAa,IAAII,SAASX,GAAGV,EAAEqB,SAAShB,EAAEgC,MAAM,EAAE7B,GAAGoB,OAAO,CAACf,GAAG,CAAC,CAAC,CAAE,EAAE,CAAC,iBAAO,SAASW,GAAG,IAAIvB,EAAEuB,EAAElB,MAAM6B,EAAEX,EAAEiB,gBAAgBC,EAAElB,EAAEmB,SAASC,EAAEpC,EAAC,QAACqC,OAAO,MAAMC,EAAEtC,EAAC,QAACqC,OAAO,MAA8O,OAAxOnC,EAACqC,UAAA,WAAa,GAAGZ,EAAE,CAAC,IAAInC,EAAEgD,WAAU,WAAa,GAAGF,EAAEG,QAAQ,CAAC,IAAIjD,EAAE8C,EAAEG,QAAQC,cAAc,oBAAoBlD,GAAGA,EAAEmD,eAAe,CAACC,SAAS,SAASC,MAAMX,GAAG,UAAU,CAAE,EAAE,KAAK,OAAO,WAAW,OAAOY,aAAatD,EAAE,CAAC,CAAE,EAAE,CAACmC,EAAElC,IAAWG,EAAAA,IAAE,MAAMJ,EAAAA,SAAE,CAACuD,IAAIT,EAAE5B,UAAUC,EAAC,QAACqC,kBAAkB,CAACnC,SAASjB,EAACqD,IAAC,MAAMzD,EAAC0D,SAAC,CAACxC,UAAUC,EAAC,QAACwC,UAAU,CAACtC,SAASjB,EAAAA,IAAE,MAAMJ,EAAC0D,SAAC,CAACH,IAAIT,EAAE5B,UAAUC,EAAAA,QAAEyC,YAAY,CAACvC,SAASjB,EAACqD,IAAC9C,EAACkD,cAAC7D,WAAE,CAAC8D,cAAc,CAACC,EAAAA,SAAGC,cAAc,CAACnD,EAAC,QAACqB,EAAEnC,EAAEqC,EAAEI,GAAGyB,WAAW,CAACC,QAAQ,SAAS1C,GAAGA,EAAE2C,KAAK,IAAI3D,EAAEL,EAACiE,OAAC5C,EAAE,CAAC,SAASd,IAAIF,EAAE,eAAeG,IAAIH,EAAE,eAAeK,EAAEM,EAAC,QAACkD,aAAa,OAAO3D,IAAIG,EAAEM,EAAAA,QAAEmD,eAAe3D,IAAIE,EAAEM,EAAAA,QAAEoD,eAAelE,EAAAA,KAAE,UAAUL,EAAC0D,SAAC,CAAE,EAAClD,EAAE,CAACU,UAAUL,EAAE2D,SAAS,SAASxE,GAAGA,EAAEyE,kBAAkB/D,GAAG,SAASV,GAAG,IAAIG,EAAEH,EAAE0E,cAAclD,EAAErB,EAAEwE,aAAa,eAAe,GAAGnD,GAAGoB,EAAEK,QAAQ,CAAC,IAAI7C,EAAEwC,EAAEK,QAAQC,cAAc,wBAAwBtB,OAAOJ,EAAE,OAAOpB,IAAIA,EAAEwE,KAAKzE,EAAEyE,KAAK,CAAC,CAA5K,CAA8K5E,EAAE,GAAG,CAACqB,SAAS,CAACV,GAAGP,EAAAA,IAAE,UAAU,CAACc,UAAUC,EAAAA,QAAE0D,mBAAmB,cAAc,SAASrE,EAAEa,YAAY,EAAEyD,QAAQ,SAAStD,GAAGA,EAAE2C,KAAK,IAAI9D,EAAEF,EAACiE,OAAC5C,EAAE,CAAC,SAAS,OAAOpB,EAACqD,IAAC,UAAUzD,EAAC0D,SAAC,CAACxC,UAAUC,EAAAA,QAAE2D,QAAQC,QAAQ,SAAS/E,GAAG,OAAOA,EAAEyE,iBAAiB,GAAGpE,EAAE,CAACgB,SAAShB,EAAEgB,WAAW,EAAE2D,GAAG,SAAS7E,GAAG,OAAOC,EAAAA,IAAE,KAAKJ,EAAC0D,SAAC,CAACxC,UAAUC,EAAAA,QAAE8D,MAAM9E,GAAG,EAAE+E,GAAG,SAAS/E,GAAG,OAAOC,EAACqD,IAAC,KAAKzD,EAAC0D,SAAC,CAACxC,UAAUC,EAAC,QAAC8D,MAAM9E,GAAG,EAAEgF,IAAI,SAAS3D,GAAG,IAAInB,EAAEmB,EAAE2C,KAAK3D,EAAEL,EAAAA,OAAEqB,EAAE,CAAC,SAASd,GAAG,MAAML,OAAE,EAAOA,EAAEY,aAAa,eAAeZ,EAAEY,WAAW,OAAOb,MAAE,MAAMJ,EAAAA,SAAE,CAAA,EAAGQ,EAAE,CAACU,UAAUR,EAAES,EAAAA,QAAEiE,MAAM5E,EAAEU,YAAY,EAAE6C,EAAE,SAAS/D,GAAG,IAAIG,EAAEH,EAAEqB,SAASG,EAAE6D,MAAMC,QAAQnF,GAAGA,EAAE,CAACA,GAAG,OAAOC,EAACqD,IAAC,IAAI,CAACpC,SAASG,EAAEM,IAAK,SAAS9B,EAAEG,GAAG,MAAM,iBAAiBH,EAAEyB,EAAEzB,EAAEmC,GAAG/B,EAAAA,IAAEI,EAAC,QAAC+E,SAAS,CAAClE,SAASrB,GAAGG,EAAG,IAAI,EAAEqF,GAAG,SAASrF,GAAG,IAAIqB,EAAErB,EAAEkB,SAAS,OAAOjB,EAAAA,IAAE,KAAKJ,EAAC0D,SAAC,CAAC+B,MAAM,CAACC,aAAa,QAAQ,CAACrE,SAASG,EAAEM,IAAG,SAAW9B,GAAG,MAAM,iBAAiBA,EAAEyB,EAAEzB,EAAEmC,GAAGnC,CAAE,KAAK,EAAE2F,KAAK,SAASnE,GAAG,IAAInB,EAAEmB,EAAEH,SAASb,EAAEL,EAAAA,OAAEqB,EAAE,CAAC,aAAa,OAAOpB,EAAAA,IAAE,OAAOJ,EAAC0D,SAAC,CAAE,EAAClD,EAAE,CAACa,SAAShB,EAAEyB,IAAG,SAAW9B,GAAG,MAAM,iBAAiBA,EAAEyB,EAAEzB,EAAEmC,GAAGnC,CAAE,KAAK,IAAI,CAACqB,SAASpB,aAAa"}
|
|
1
|
+
{"version":3,"file":"MarkdownRenderer.js","sources":["../../../../../../../../node_modules/@e-llm-studio/citation/dist/features/CitationRenderer/MarkdownRenderer.js"],"sourcesContent":["import{__assign as e,__rest as t,__spreadArray as r}from\"../../node_modules/tslib/tslib.es6.mjs.js\";import{jsx as n,jsxs as i}from\"react/jsx-runtime\";import a,{useEffect as l}from\"react\";import{ReactMarkdown as o}from\"../../node_modules/react-markdown/lib/react-markdown.js\";import u from\"../../node_modules/rehype-raw/lib/index.js\";import s from\"../../node_modules/remark-gfm/lib/index.js\";import{visit as p}from\"../../node_modules/unist-util-visit/lib/index.js\";import c from\"./MarkdownRenderer.module.css.js\";function d(){return function(e){p(e,\"text\",(function(e,t,n){var i;if(n&&\"string\"==typeof e.value&&e.value.includes(\"✓\")){for(var a=e.value.split(\"✓\"),l=[],o=0;o<a.length;o++){var u=a[o];u&&l.push({type:\"text\",value:u}),o<a.length-1&&l.push({type:\"element\",tagName:\"span\",properties:{\"data-green-check\":\"true\",className:[c.checkGreen]},children:[{type:\"text\",value:\"✓\"}]})}return(i=n.children).splice.apply(i,r([t,1],l,!1)),t+l.length}}))}}function m(){return function(e){p(e,\"element\",(function(e,t,r){if(r&&\"p\"===e.tagName)return e.children&&1===e.children.length&&\"element\"===e.children[0].type&&\"details\"===e.children[0].tagName?(r.children.splice(t,1,e.children[0]),t):void 0}))}}var f=function(e){var t;return\"text\"===(null==e?void 0:e.type)&&/^\\s*$/.test(null!==(t=e.value)&&void 0!==t?t:\"\")};function v(){return function(e){p(e,\"element\",(function(e){var t,r;if(\"details\"===e.tagName&&\"data-target\"in(e.properties||{})){var n=e.children||[],i=0;\"element\"===(null===(t=n[0])||void 0===t?void 0:t.type)&&\"summary\"===(null===(r=n[0])||void 0===r?void 0:r.tagName)&&(i=1);var a=n.slice(i),l=a.filter((function(e){return!f(e)}));if((1!==l.length||\"element\"!==l[0].type||!l[0].properties||!(\"data-popup\"in l[0].properties)&&void 0===l[0].properties[\"data-popup\"])&&!l.some((function(e){return\"element\"===(null==e?void 0:e.type)&&(null==e?void 0:e.properties)&&(\"data-popup\"in e.properties||void 0!==e.properties[\"data-popup\"])}))){var o={type:\"element\",tagName:\"div\",properties:{\"data-popup\":\"\"},children:a};e.children=n.slice(0,i).concat([o])}}}))}}function h(){return function(e){p(e,\"element\",(function(e){var t,r;if(\"details\"===e.tagName){var n=e.properties||{};if(!(\"data-inline\"in n)&&!(\"data-target\"in n)){var i=e.children||[],a=0;\"element\"===(null===(t=i[0])||void 0===t?void 0:t.type)&&\"summary\"===(null===(r=i[0])||void 0===r?void 0:r.tagName)&&(a=1);var l=i.slice(a),o=l.filter((function(e){return!f(e)}));if((1!==o.length||\"element\"!==o[0].type||!o[0].properties||!(\"data-popup\"in o[0].properties)&&void 0===o[0].properties[\"data-popup\"])&&!o.some((function(e){return\"element\"===(null==e?void 0:e.type)&&(null==e?void 0:e.properties)&&(\"data-popup\"in e.properties||void 0!==e.properties[\"data-popup\"])}))){var u={type:\"element\",tagName:\"div\",properties:{\"data-popup\":\"\"},children:l};e.children=i.slice(0,a).concat([u])}}}}))}}var g=function(t,r,i){if(!r||!r.trim())return t;var a=new RegExp(\"(\".concat(r.replace(/[-[\\]/{}()*+?.\\\\^$|]/g,\"\\\\$&\"),\")\"),\"gi\");return t.split(a).map((function(t,r){return a.test(t)?n(\"mark\",e({className:c.customHighlight,id:\"customHighlight\",style:i},{children:t}),r):t}))},y=function(r){var p=r.value,f=r.highlightedText,y=r.scrollTo,N=r.styles,k=void 0===N?{}:N,x=a.useRef(null),b=a.useRef(null);l((function(){if(f){var e=setTimeout((function(){if(b.current){var e=b.current.querySelector(\"#customHighlight\");e&&e.scrollIntoView({behavior:\"smooth\",block:y||\"center\"})}}),225);return function(){return clearTimeout(e)}}}),[f,p]);return n(\"div\",e({ref:x,className:c.containerWrapper,style:k.containerWrapper},{children:n(\"div\",e({className:c.mainCard,style:k.mainCard},{children:n(\"div\",e({ref:b,className:c.scrollArea,style:k.scrollArea},{children:n(o,e({remarkPlugins:[s],rehypePlugins:[u,m,d,v,h],components:{details:function(r){r.node;var a=t(r,[\"node\"]),l=!!a[\"data-inline\"],o=!!a[\"data-target\"],u=c.detailsBlock,s=k.detailsBlock;return l&&(u=c.detailsInline,s=k.detailsInline),o&&(u=c.detailsTarget,s=k.detailsTarget),i(\"details\",e({},a,{className:u,style:e(e({},s),a.style),onToggle:function(e){e.stopPropagation(),l&&function(e){var t=e.currentTarget,r=t.getAttribute(\"data-inline\");if(r&&x.current){var n=x.current.querySelector('details[data-target=\"'.concat(r,'\"]'));n&&(n.open=t.open)}}(e)}},{children:[o&&n(\"summary\",{className:c.targetDummySummary,\"aria-hidden\":\"true\"}),a.children]}))},summary:function(r){r.node;var i=t(r,[\"node\"]);return n(\"summary\",e({className:c.summary,style:k.summary,onClick:function(e){return e.stopPropagation()}},i,{children:i.children}))},ul:function(t){return n(\"ul\",e({className:c.list,style:k.list},t))},ol:function(t){return n(\"ol\",e({className:c.list,style:k.list},t))},div:function(r){var i=r.node,a=t(r,[\"node\"]),l=(null==i?void 0:i.properties)&&\"data-popup\"in i.properties;return n(\"div\",e({},a,{className:l?c.popup:a.className,style:l?k.popup:a.style}))},span:function(r){var i,a=r.node,l=t(r,[\"node\"]),o=\"true\"===(null===(i=null==a?void 0:a.properties)||void 0===i?void 0:i[\"data-green-check\"]);return n(\"span\",o?e({},l,{style:k.checkGreen}):e({},l))},p:function(e){var t=e.children,r=Array.isArray(t)?t:[t];return n(\"p\",{children:r.map((function(e,t){return\"string\"==typeof e?g(e,f,k.customHighlight):n(a.Fragment,{children:e},t)}))})},li:function(t){var r=t.children;return n(\"li\",e({style:{marginBottom:\"4px\"}},{children:r.map((function(e){return\"string\"==typeof e?g(e,f,k.customHighlight):e}))}))},code:function(r){var i=r.children,a=t(r,[\"children\"]);return n(\"code\",e({},a,{children:i.map((function(e){return\"string\"==typeof e?g(e,f,k.customHighlight):e}))}))}}},{children:p}))}))}))}))};export{y as default};\n//# sourceMappingURL=MarkdownRenderer.js.map\n"],"names":["d","e","p","visit","t","n","i","value","includes","a","split","l","o","length","u","push","type","tagName","properties","className","c","checkGreen","children","splice","apply","r","__spreadArray","m","f","test","v","slice","filter","some","concat","h","g","trim","RegExp","replace","map","customHighlight","id","style","highlightedText","y","scrollTo","N","styles","k","x","useRef","b","setTimeout","current","querySelector","scrollIntoView","behavior","block","clearTimeout","ref","containerWrapper","jsx","__assign","mainCard","scrollArea","ReactMarkdown","remarkPlugins","s","rehypePlugins","components","details","node","__rest","detailsBlock","detailsInline","detailsTarget","jsxs","onToggle","stopPropagation","currentTarget","getAttribute","open","targetDummySummary","summary","onClick","ul","list","ol","div","popup","span","Array","isArray","Fragment","li","marginBottom","code"],"mappings":"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"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../../@babel/runtime/helpers/esm/extends.js"),t=require("../../../../@babel/runtime/helpers/esm/slicedToArray.js"),n=require("../../../../@babel/runtime/helpers/esm/objectWithoutProperties.js"),r=require("react"),i=require("../../../../../_virtual/index3.js");require("../../../../react-transition-group/esm/CSSTransition.js"),require("../../../../react-transition-group/esm/ReplaceTransition.js"),require("../../../../react-transition-group/esm/SwitchTransition.js"),require("../../../../react-transition-group/esm/TransitionGroup.js");var o=require("../../../../react-transition-group/esm/Transition.js"),a=require("../styles/useTheme.js"),u=require("../transitions/utils.js"),s=require("../utils/useForkRef.js");function l(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach(function(n){if("default"!==n){var r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:function(){return e[n]}})}}),t.default=e,Object.freeze(t)}var d=l(r);function c(e){return"scale(".concat(e,", ").concat(Math.pow(e,2),")")}var f={entering:{opacity:1,transform:c(1)},entered:{opacity:1,transform:"none"}},p=d.forwardRef(function(r,i){var l=r.children,p=r.disableStrictModeCompat,m=void 0!==p&&p,y=r.in,E=r.onEnter,b=r.onEntered,g=r.onEntering,j=r.onExit,v=r.onExited,x=r.onExiting,h=r.style,T=r.timeout,q=void 0===T?"auto":T,O=r.TransitionComponent,M=void 0===O?o.default:O,R=n.default(r,["children","disableStrictModeCompat","in","onEnter","onEntered","onEntering","onExit","onExited","onExiting","style","timeout","TransitionComponent"]),S=d.useRef(),_=d.useRef(),C=a.default(),P=C.unstable_strictMode&&!m,w=d.useRef(null),A=s.default(l.ref,i),D=s.default(P?w:void 0,A),H=function(e){return function(n,r){if(e){var i=P?[w.current,n]:[n,r],o=t.default(i,2),a=o[0],u=o[1];void 0===u?e(a):e(a,u)}}},k=H(g),N=H(function(e,t){u.reflow(e);var n,r=u.getTransitionProps({style:h,timeout:q},{mode:"enter"}),i=r.duration,o=r.delay;"auto"===q?(n=C.transitions.getAutoHeightDuration(e.clientHeight),_.current=n):n=i,e.style.transition=[C.transitions.create("opacity",{duration:n,delay:o}),C.transitions.create("transform",{duration:.666*n,delay:o})].join(","),E&&E(e,t)}),z=H(b),F=H(x),G=H(function(e){var t,n=u.getTransitionProps({style:h,timeout:q},{mode:"exit"}),r=n.duration,i=n.delay;"auto"===q?(t=C.transitions.getAutoHeightDuration(e.clientHeight),_.current=t):t=r,e.style.transition=[C.transitions.create("opacity",{duration:t,delay:i}),C.transitions.create("transform",{duration:.666*t,delay:i||.333*t})].join(","),e.style.opacity="0",e.style.transform=c(.75),j&&j(e)}),L=H(v);return d.useEffect(function(){return function(){clearTimeout(S.current)}},[]),d.createElement(M,e.default({appear:!0,in:y,nodeRef:P?w:void 0,onEnter:N,onEntered:z,onEntering:k,onExit:G,onExited:L,onExiting:F,addEndListener:function(e,t){var n=P?e:t;"auto"===q&&(S.current=setTimeout(n,_.current||0))},timeout:"auto"===q?null:q},R),function(t,n){return d.cloneElement(l,e.default({style:e.default({opacity:0,transform:c(.75),visibility:"exited"!==t||y?void 0:"hidden"},f[t],h,l.props.style),ref:D},n))})});"production"!==process.env.NODE_ENV&&(p.propTypes={children:i.default.element,disableStrictModeCompat:i.default.bool,in:i.default.bool,onEnter:i.default.func,onEntered:i.default.func,onEntering:i.default.func,onExit:i.default.func,onExited:i.default.func,onExiting:i.default.func,style:i.default.object,timeout:i.default.oneOfType([i.default.oneOf(["auto"]),i.default.number,i.default.shape({appear:i.default.number,enter:i.default.number,exit:i.default.number})])}),p.muiSupportAuto=!0,exports.default=p;
|
|
2
|
+
//# sourceMappingURL=Grow.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Grow.js","sources":["../../../../../../../node_modules/@material-ui/core/esm/Grow/Grow.js"],"sourcesContent":["import _extends from \"@babel/runtime/helpers/esm/extends\";\nimport _slicedToArray from \"@babel/runtime/helpers/esm/slicedToArray\";\nimport _objectWithoutProperties from \"@babel/runtime/helpers/esm/objectWithoutProperties\";\nimport * as React from 'react';\nimport PropTypes from 'prop-types';\nimport { Transition } from 'react-transition-group';\nimport useTheme from '../styles/useTheme';\nimport { reflow, getTransitionProps } from '../transitions/utils';\nimport useForkRef from '../utils/useForkRef';\n\nfunction getScale(value) {\n return \"scale(\".concat(value, \", \").concat(Math.pow(value, 2), \")\");\n}\n\nvar styles = {\n entering: {\n opacity: 1,\n transform: getScale(1)\n },\n entered: {\n opacity: 1,\n transform: 'none'\n }\n};\n/**\n * The Grow transition is used by the [Tooltip](/components/tooltips/) and\n * [Popover](/components/popover/) components.\n * It uses [react-transition-group](https://github.com/reactjs/react-transition-group) internally.\n */\n\nvar Grow = /*#__PURE__*/React.forwardRef(function Grow(props, ref) {\n var children = props.children,\n _props$disableStrictM = props.disableStrictModeCompat,\n disableStrictModeCompat = _props$disableStrictM === void 0 ? false : _props$disableStrictM,\n inProp = props.in,\n onEnter = props.onEnter,\n onEntered = props.onEntered,\n onEntering = props.onEntering,\n onExit = props.onExit,\n onExited = props.onExited,\n onExiting = props.onExiting,\n style = props.style,\n _props$timeout = props.timeout,\n timeout = _props$timeout === void 0 ? 'auto' : _props$timeout,\n _props$TransitionComp = props.TransitionComponent,\n TransitionComponent = _props$TransitionComp === void 0 ? Transition : _props$TransitionComp,\n other = _objectWithoutProperties(props, [\"children\", \"disableStrictModeCompat\", \"in\", \"onEnter\", \"onEntered\", \"onEntering\", \"onExit\", \"onExited\", \"onExiting\", \"style\", \"timeout\", \"TransitionComponent\"]);\n\n var timer = React.useRef();\n var autoTimeout = React.useRef();\n var theme = useTheme();\n var enableStrictModeCompat = theme.unstable_strictMode && !disableStrictModeCompat;\n var nodeRef = React.useRef(null);\n var foreignRef = useForkRef(children.ref, ref);\n var handleRef = useForkRef(enableStrictModeCompat ? nodeRef : undefined, foreignRef);\n\n var normalizedTransitionCallback = function normalizedTransitionCallback(callback) {\n return function (nodeOrAppearing, maybeAppearing) {\n if (callback) {\n var _ref = enableStrictModeCompat ? [nodeRef.current, nodeOrAppearing] : [nodeOrAppearing, maybeAppearing],\n _ref2 = _slicedToArray(_ref, 2),\n node = _ref2[0],\n isAppearing = _ref2[1]; // onEnterXxx and onExitXxx callbacks have a different arguments.length value.\n\n\n if (isAppearing === undefined) {\n callback(node);\n } else {\n callback(node, isAppearing);\n }\n }\n };\n };\n\n var handleEntering = normalizedTransitionCallback(onEntering);\n var handleEnter = normalizedTransitionCallback(function (node, isAppearing) {\n reflow(node); // So the animation always start from the start.\n\n var _getTransitionProps = getTransitionProps({\n style: style,\n timeout: timeout\n }, {\n mode: 'enter'\n }),\n transitionDuration = _getTransitionProps.duration,\n delay = _getTransitionProps.delay;\n\n var duration;\n\n if (timeout === 'auto') {\n duration = theme.transitions.getAutoHeightDuration(node.clientHeight);\n autoTimeout.current = duration;\n } else {\n duration = transitionDuration;\n }\n\n node.style.transition = [theme.transitions.create('opacity', {\n duration: duration,\n delay: delay\n }), theme.transitions.create('transform', {\n duration: duration * 0.666,\n delay: delay\n })].join(',');\n\n if (onEnter) {\n onEnter(node, isAppearing);\n }\n });\n var handleEntered = normalizedTransitionCallback(onEntered);\n var handleExiting = normalizedTransitionCallback(onExiting);\n var handleExit = normalizedTransitionCallback(function (node) {\n var _getTransitionProps2 = getTransitionProps({\n style: style,\n timeout: timeout\n }, {\n mode: 'exit'\n }),\n transitionDuration = _getTransitionProps2.duration,\n delay = _getTransitionProps2.delay;\n\n var duration;\n\n if (timeout === 'auto') {\n duration = theme.transitions.getAutoHeightDuration(node.clientHeight);\n autoTimeout.current = duration;\n } else {\n duration = transitionDuration;\n }\n\n node.style.transition = [theme.transitions.create('opacity', {\n duration: duration,\n delay: delay\n }), theme.transitions.create('transform', {\n duration: duration * 0.666,\n delay: delay || duration * 0.333\n })].join(',');\n node.style.opacity = '0';\n node.style.transform = getScale(0.75);\n\n if (onExit) {\n onExit(node);\n }\n });\n var handleExited = normalizedTransitionCallback(onExited);\n\n var addEndListener = function addEndListener(nodeOrNext, maybeNext) {\n var next = enableStrictModeCompat ? nodeOrNext : maybeNext;\n\n if (timeout === 'auto') {\n timer.current = setTimeout(next, autoTimeout.current || 0);\n }\n };\n\n React.useEffect(function () {\n return function () {\n clearTimeout(timer.current);\n };\n }, []);\n return /*#__PURE__*/React.createElement(TransitionComponent, _extends({\n appear: true,\n in: inProp,\n nodeRef: enableStrictModeCompat ? nodeRef : undefined,\n onEnter: handleEnter,\n onEntered: handleEntered,\n onEntering: handleEntering,\n onExit: handleExit,\n onExited: handleExited,\n onExiting: handleExiting,\n addEndListener: addEndListener,\n timeout: timeout === 'auto' ? null : timeout\n }, other), function (state, childProps) {\n return /*#__PURE__*/React.cloneElement(children, _extends({\n style: _extends({\n opacity: 0,\n transform: getScale(0.75),\n visibility: state === 'exited' && !inProp ? 'hidden' : undefined\n }, styles[state], style, children.props.style),\n ref: handleRef\n }, childProps));\n });\n});\nprocess.env.NODE_ENV !== \"production\" ? Grow.propTypes = {\n // ----------------------------- Warning --------------------------------\n // | These PropTypes are generated from the TypeScript type definitions |\n // | To update them edit the d.ts file and run \"yarn proptypes\" |\n // ----------------------------------------------------------------------\n\n /**\n * A single child content element.\n */\n children: PropTypes.element,\n\n /**\n * Enable this prop if you encounter 'Function components cannot be given refs',\n * use `unstable_createStrictModeTheme`,\n * and can't forward the ref in the child component.\n */\n disableStrictModeCompat: PropTypes.bool,\n\n /**\n * If `true`, show the component; triggers the enter or exit animation.\n */\n in: PropTypes.bool,\n\n /**\n * @ignore\n */\n onEnter: PropTypes.func,\n\n /**\n * @ignore\n */\n onEntered: PropTypes.func,\n\n /**\n * @ignore\n */\n onEntering: PropTypes.func,\n\n /**\n * @ignore\n */\n onExit: PropTypes.func,\n\n /**\n * @ignore\n */\n onExited: PropTypes.func,\n\n /**\n * @ignore\n */\n onExiting: PropTypes.func,\n\n /**\n * @ignore\n */\n style: PropTypes.object,\n\n /**\n * The duration for the transition, in milliseconds.\n * You may specify a single timeout for all transitions, or individually with an object.\n *\n * Set to 'auto' to automatically calculate transition time based on height.\n */\n timeout: PropTypes.oneOfType([PropTypes.oneOf(['auto']), PropTypes.number, PropTypes.shape({\n appear: PropTypes.number,\n enter: PropTypes.number,\n exit: PropTypes.number\n })])\n} : void 0;\nGrow.muiSupportAuto = true;\nexport default Grow;"],"names":["getScale","value","concat","Math","pow","styles","entering","opacity","transform","entered","Grow","React","forwardRef","props","ref","children","_props$disableStrictM","disableStrictModeCompat","inProp","in","onEnter","onEntered","onEntering","onExit","onExited","onExiting","style","_props$timeout","timeout","_props$TransitionComp","TransitionComponent","Transition","other","_objectWithoutProperties","timer","useRef","autoTimeout","theme","useTheme","enableStrictModeCompat","unstable_strictMode","nodeRef","foreignRef","useForkRef","handleRef","undefined","normalizedTransitionCallback","callback","nodeOrAppearing","maybeAppearing","_ref","current","_ref2","_slicedToArray","node","isAppearing","handleEntering","handleEnter","reflow","duration","_getTransitionProps","getTransitionProps","mode","transitionDuration","delay","transitions","getAutoHeightDuration","clientHeight","transition","create","join","handleEntered","handleExiting","handleExit","_getTransitionProps2","handleExited","useEffect","clearTimeout","createElement","_extends","appear","addEndListener","nodeOrNext","maybeNext","next","setTimeout","state","childProps","cloneElement","visibility","process","env","NODE_ENV","propTypes","PropTypes","element","bool","func","object","oneOfType","oneOf","number","shape","enter","exit","muiSupportAuto"],"mappings":"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"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../../@babel/runtime/helpers/esm/extends.js"),t=require("../../../../@babel/runtime/helpers/esm/objectWithoutProperties.js"),r=require("react"),n=require("../../../../../_virtual/index3.js"),o=require("../../../../popper.js/dist/esm/popper.js"),u=require("../../../utils/esm/chainPropTypes.js");require("../../../utils/esm/elementAcceptingRef.js"),require("../../../utils/esm/elementTypeAcceptingRef.js"),require("../../../../../_virtual/index28.js");var i=require("../../../utils/esm/HTMLElementType.js");require("../../../utils/esm/ponyfillGlobal.js");var l=require("../../../utils/esm/refType.js");require("../../../styles/esm/index.js");var a=require("../Portal/Portal.js"),s=require("../utils/createChainedFunction.js"),f=require("../utils/setRef.js"),c=require("../utils/useForkRef.js"),d=require("../../../styles/esm/useTheme/useTheme.js");function p(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach(function(r){if("default"!==r){var n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:function(){return e[r]}})}}),t.default=e,Object.freeze(t)}var m=p(r);function h(e){return"function"==typeof e?e():e}var b="undefined"!=typeof window?m.useLayoutEffect:m.useEffect,v={},j=m.forwardRef(function(r,n){var u=r.anchorEl,i=r.children,l=r.container,p=r.disablePortal,j=void 0!==p&&p,y=r.keepMounted,E=void 0!==y&&y,O=r.modifiers,q=r.open,T=r.placement,g=void 0===T?"bottom":T,R=r.popperOptions,w=void 0===R?v:R,M=r.popperRef,P=r.style,_=r.transition,k=void 0!==_&&_,C=t.default(r,["anchorEl","children","container","disablePortal","keepMounted","modifiers","open","placement","popperOptions","popperRef","style","transition"]),x=m.useRef(null),N=c.default(x,n),D=m.useRef(null),I=c.default(D,M),U=m.useRef(I);b(function(){U.current=I},[I]),m.useImperativeHandle(M,function(){return D.current},[]);var H=m.useState(!0),V=H[0],B=H[1],L=function(e,t){if("ltr"===(t&&t.direction||"ltr"))return e;switch(e){case"bottom-end":return"bottom-start";case"bottom-start":return"bottom-end";case"top-end":return"top-start";case"top-start":return"top-end";default:return e}}(g,d.default()),A=m.useState(L),F=A[0],S=A[1];m.useEffect(function(){D.current&&D.current.update()});var W=m.useCallback(function(){if(x.current&&u&&q){D.current&&(D.current.destroy(),U.current(null));var t=function(e){S(e.placement)},r=h(u);if("production"!==process.env.NODE_ENV&&r&&1===r.nodeType){var n=r.getBoundingClientRect();"test"!==process.env.NODE_ENV&&0===n.top&&0===n.left&&0===n.right&&0===n.bottom&&console.warn(["Material-UI: The `anchorEl` prop provided to the component is invalid.","The anchor element should be part of the document layout.","Make sure the element is present in the document or that it's not display none."].join("\n"))}var i=new o.default(h(u),x.current,e.default({placement:L},w,{modifiers:e.default({},j?{}:{preventOverflow:{boundariesElement:"window"}},O,w.modifiers),onCreate:s.default(t,w.onCreate),onUpdate:s.default(t,w.onUpdate)}));U.current(i)}},[u,j,O,q,L,w]),z=m.useCallback(function(e){f.default(N,e),W()},[N,W]),G=function(){D.current&&(D.current.destroy(),U.current(null))};if(m.useEffect(function(){return function(){G()}},[]),m.useEffect(function(){q||k||G()},[q,k]),!E&&!q&&(!k||V))return null;var J={placement:F};return k&&(J.TransitionProps={in:q,onEnter:function(){B(!1)},onExited:function(){B(!0),G()}}),m.createElement(a.default,{disablePortal:j,container:l},m.createElement("div",e.default({ref:z,role:"tooltip"},C,{style:e.default({position:"fixed",top:0,left:0,display:q||!E||k?null:"none"},P)}),"function"==typeof i?i(J):i))});"production"!==process.env.NODE_ENV&&(j.propTypes={anchorEl:u.default(n.default.oneOfType([i.default,n.default.object,n.default.func]),function(e){if(e.open){var t=h(e.anchorEl);if(t&&1===t.nodeType){var r=t.getBoundingClientRect();if("test"!==process.env.NODE_ENV&&0===r.top&&0===r.left&&0===r.right&&0===r.bottom)return new Error(["Material-UI: The `anchorEl` prop provided to the component is invalid.","The anchor element should be part of the document layout.","Make sure the element is present in the document or that it's not display none."].join("\n"))}else if(!t||"number"!=typeof t.clientWidth||"number"!=typeof t.clientHeight||"function"!=typeof t.getBoundingClientRect)return new Error(["Material-UI: The `anchorEl` prop provided to the component is invalid.","It should be an HTML element instance or a referenceObject ","(https://popper.js.org/docs/v1/#referenceObject)."].join("\n"))}return null}),children:n.default.oneOfType([n.default.node,n.default.func]).isRequired,container:n.default.oneOfType([i.default,n.default.instanceOf(m.Component),n.default.func]),disablePortal:n.default.bool,keepMounted:n.default.bool,modifiers:n.default.object,open:n.default.bool.isRequired,placement:n.default.oneOf(["bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),popperOptions:n.default.object,popperRef:l.default,style:n.default.object,transition:n.default.bool}),exports.default=j;
|
|
2
|
+
//# sourceMappingURL=Popper.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Popper.js","sources":["../../../../../../../node_modules/@material-ui/core/esm/Popper/Popper.js"],"sourcesContent":["import _extends from \"@babel/runtime/helpers/esm/extends\";\nimport _objectWithoutProperties from \"@babel/runtime/helpers/esm/objectWithoutProperties\";\nimport * as React from 'react';\nimport PropTypes from 'prop-types';\nimport PopperJs from 'popper.js';\nimport { chainPropTypes, refType, HTMLElementType } from '@material-ui/utils';\nimport { useTheme } from '@material-ui/styles';\nimport Portal from '../Portal';\nimport createChainedFunction from '../utils/createChainedFunction';\nimport setRef from '../utils/setRef';\nimport useForkRef from '../utils/useForkRef';\n\nfunction flipPlacement(placement, theme) {\n var direction = theme && theme.direction || 'ltr';\n\n if (direction === 'ltr') {\n return placement;\n }\n\n switch (placement) {\n case 'bottom-end':\n return 'bottom-start';\n\n case 'bottom-start':\n return 'bottom-end';\n\n case 'top-end':\n return 'top-start';\n\n case 'top-start':\n return 'top-end';\n\n default:\n return placement;\n }\n}\n\nfunction getAnchorEl(anchorEl) {\n return typeof anchorEl === 'function' ? anchorEl() : anchorEl;\n}\n\nvar useEnhancedEffect = typeof window !== 'undefined' ? React.useLayoutEffect : React.useEffect;\nvar defaultPopperOptions = {};\n/**\n * Poppers rely on the 3rd party library [Popper.js](https://popper.js.org/docs/v1/) for positioning.\n */\n\nvar Popper = /*#__PURE__*/React.forwardRef(function Popper(props, ref) {\n var anchorEl = props.anchorEl,\n children = props.children,\n container = props.container,\n _props$disablePortal = props.disablePortal,\n disablePortal = _props$disablePortal === void 0 ? false : _props$disablePortal,\n _props$keepMounted = props.keepMounted,\n keepMounted = _props$keepMounted === void 0 ? false : _props$keepMounted,\n modifiers = props.modifiers,\n open = props.open,\n _props$placement = props.placement,\n initialPlacement = _props$placement === void 0 ? 'bottom' : _props$placement,\n _props$popperOptions = props.popperOptions,\n popperOptions = _props$popperOptions === void 0 ? defaultPopperOptions : _props$popperOptions,\n popperRefProp = props.popperRef,\n style = props.style,\n _props$transition = props.transition,\n transition = _props$transition === void 0 ? false : _props$transition,\n other = _objectWithoutProperties(props, [\"anchorEl\", \"children\", \"container\", \"disablePortal\", \"keepMounted\", \"modifiers\", \"open\", \"placement\", \"popperOptions\", \"popperRef\", \"style\", \"transition\"]);\n\n var tooltipRef = React.useRef(null);\n var ownRef = useForkRef(tooltipRef, ref);\n var popperRef = React.useRef(null);\n var handlePopperRef = useForkRef(popperRef, popperRefProp);\n var handlePopperRefRef = React.useRef(handlePopperRef);\n useEnhancedEffect(function () {\n handlePopperRefRef.current = handlePopperRef;\n }, [handlePopperRef]);\n React.useImperativeHandle(popperRefProp, function () {\n return popperRef.current;\n }, []);\n\n var _React$useState = React.useState(true),\n exited = _React$useState[0],\n setExited = _React$useState[1];\n\n var theme = useTheme();\n var rtlPlacement = flipPlacement(initialPlacement, theme);\n /**\n * placement initialized from prop but can change during lifetime if modifiers.flip.\n * modifiers.flip is essentially a flip for controlled/uncontrolled behavior\n */\n\n var _React$useState2 = React.useState(rtlPlacement),\n placement = _React$useState2[0],\n setPlacement = _React$useState2[1];\n\n React.useEffect(function () {\n if (popperRef.current) {\n popperRef.current.update();\n }\n });\n var handleOpen = React.useCallback(function () {\n if (!tooltipRef.current || !anchorEl || !open) {\n return;\n }\n\n if (popperRef.current) {\n popperRef.current.destroy();\n handlePopperRefRef.current(null);\n }\n\n var handlePopperUpdate = function handlePopperUpdate(data) {\n setPlacement(data.placement);\n };\n\n var resolvedAnchorEl = getAnchorEl(anchorEl);\n\n if (process.env.NODE_ENV !== 'production') {\n if (resolvedAnchorEl && resolvedAnchorEl.nodeType === 1) {\n var box = resolvedAnchorEl.getBoundingClientRect();\n\n if (process.env.NODE_ENV !== 'test' && box.top === 0 && box.left === 0 && box.right === 0 && box.bottom === 0) {\n console.warn(['Material-UI: The `anchorEl` prop provided to the component is invalid.', 'The anchor element should be part of the document layout.', \"Make sure the element is present in the document or that it's not display none.\"].join('\\n'));\n }\n }\n }\n\n var popper = new PopperJs(getAnchorEl(anchorEl), tooltipRef.current, _extends({\n placement: rtlPlacement\n }, popperOptions, {\n modifiers: _extends({}, disablePortal ? {} : {\n // It's using scrollParent by default, we can use the viewport when using a portal.\n preventOverflow: {\n boundariesElement: 'window'\n }\n }, modifiers, popperOptions.modifiers),\n // We could have been using a custom modifier like react-popper is doing.\n // But it seems this is the best public API for this use case.\n onCreate: createChainedFunction(handlePopperUpdate, popperOptions.onCreate),\n onUpdate: createChainedFunction(handlePopperUpdate, popperOptions.onUpdate)\n }));\n handlePopperRefRef.current(popper);\n }, [anchorEl, disablePortal, modifiers, open, rtlPlacement, popperOptions]);\n var handleRef = React.useCallback(function (node) {\n setRef(ownRef, node);\n handleOpen();\n }, [ownRef, handleOpen]);\n\n var handleEnter = function handleEnter() {\n setExited(false);\n };\n\n var handleClose = function handleClose() {\n if (!popperRef.current) {\n return;\n }\n\n popperRef.current.destroy();\n handlePopperRefRef.current(null);\n };\n\n var handleExited = function handleExited() {\n setExited(true);\n handleClose();\n };\n\n React.useEffect(function () {\n return function () {\n handleClose();\n };\n }, []);\n React.useEffect(function () {\n if (!open && !transition) {\n // Otherwise handleExited will call this.\n handleClose();\n }\n }, [open, transition]);\n\n if (!keepMounted && !open && (!transition || exited)) {\n return null;\n }\n\n var childProps = {\n placement: placement\n };\n\n if (transition) {\n childProps.TransitionProps = {\n in: open,\n onEnter: handleEnter,\n onExited: handleExited\n };\n }\n\n return /*#__PURE__*/React.createElement(Portal, {\n disablePortal: disablePortal,\n container: container\n }, /*#__PURE__*/React.createElement(\"div\", _extends({\n ref: handleRef,\n role: \"tooltip\"\n }, other, {\n style: _extends({\n // Prevents scroll issue, waiting for Popper.js to add this style once initiated.\n position: 'fixed',\n // Fix Popper.js display issue\n top: 0,\n left: 0,\n display: !open && keepMounted && !transition ? 'none' : null\n }, style)\n }), typeof children === 'function' ? children(childProps) : children));\n});\nprocess.env.NODE_ENV !== \"production\" ? Popper.propTypes = {\n // ----------------------------- Warning --------------------------------\n // | These PropTypes are generated from the TypeScript type definitions |\n // | To update them edit the d.ts file and run \"yarn proptypes\" |\n // ----------------------------------------------------------------------\n\n /**\n * A HTML element, [referenceObject](https://popper.js.org/docs/v1/#referenceObject),\n * or a function that returns either.\n * It's used to set the position of the popper.\n * The return value will passed as the reference object of the Popper instance.\n */\n anchorEl: chainPropTypes(PropTypes.oneOfType([HTMLElementType, PropTypes.object, PropTypes.func]), function (props) {\n if (props.open) {\n var resolvedAnchorEl = getAnchorEl(props.anchorEl);\n\n if (resolvedAnchorEl && resolvedAnchorEl.nodeType === 1) {\n var box = resolvedAnchorEl.getBoundingClientRect();\n\n if (process.env.NODE_ENV !== 'test' && box.top === 0 && box.left === 0 && box.right === 0 && box.bottom === 0) {\n return new Error(['Material-UI: The `anchorEl` prop provided to the component is invalid.', 'The anchor element should be part of the document layout.', \"Make sure the element is present in the document or that it's not display none.\"].join('\\n'));\n }\n } else if (!resolvedAnchorEl || typeof resolvedAnchorEl.clientWidth !== 'number' || typeof resolvedAnchorEl.clientHeight !== 'number' || typeof resolvedAnchorEl.getBoundingClientRect !== 'function') {\n return new Error(['Material-UI: The `anchorEl` prop provided to the component is invalid.', 'It should be an HTML element instance or a referenceObject ', '(https://popper.js.org/docs/v1/#referenceObject).'].join('\\n'));\n }\n }\n\n return null;\n }),\n\n /**\n * Popper render function or node.\n */\n children: PropTypes\n /* @typescript-to-proptypes-ignore */\n .oneOfType([PropTypes.node, PropTypes.func]).isRequired,\n\n /**\n * A HTML element, component instance, or function that returns either.\n * The `container` will have the portal children appended to it.\n *\n * By default, it uses the body of the top-level document object,\n * so it's simply `document.body` most of the time.\n */\n container: PropTypes\n /* @typescript-to-proptypes-ignore */\n .oneOfType([HTMLElementType, PropTypes.instanceOf(React.Component), PropTypes.func]),\n\n /**\n * Disable the portal behavior.\n * The children stay within it's parent DOM hierarchy.\n */\n disablePortal: PropTypes.bool,\n\n /**\n * Always keep the children in the DOM.\n * This prop can be useful in SEO situation or\n * when you want to maximize the responsiveness of the Popper.\n */\n keepMounted: PropTypes.bool,\n\n /**\n * Popper.js is based on a \"plugin-like\" architecture,\n * most of its features are fully encapsulated \"modifiers\".\n *\n * A modifier is a function that is called each time Popper.js needs to\n * compute the position of the popper.\n * For this reason, modifiers should be very performant to avoid bottlenecks.\n * To learn how to create a modifier, [read the modifiers documentation](https://popper.js.org/docs/v1/#modifiers).\n */\n modifiers: PropTypes.object,\n\n /**\n * If `true`, the popper is visible.\n */\n open: PropTypes.bool.isRequired,\n\n /**\n * Popper placement.\n */\n placement: PropTypes.oneOf(['bottom-end', 'bottom-start', 'bottom', 'left-end', 'left-start', 'left', 'right-end', 'right-start', 'right', 'top-end', 'top-start', 'top']),\n\n /**\n * Options provided to the [`popper.js`](https://popper.js.org/docs/v1/) instance.\n */\n popperOptions: PropTypes.object,\n\n /**\n * A ref that points to the used popper instance.\n */\n popperRef: refType,\n\n /**\n * @ignore\n */\n style: PropTypes.object,\n\n /**\n * Help supporting a react-transition-group/Transition component.\n */\n transition: PropTypes.bool\n} : void 0;\nexport default Popper;"],"names":["getAnchorEl","anchorEl","useEnhancedEffect","window","React","useLayoutEffect","useEffect","defaultPopperOptions","Popper","forwardRef","props","ref","children","container","_props$disablePortal","disablePortal","_props$keepMounted","keepMounted","modifiers","open","_props$placement","placement","initialPlacement","_props$popperOptions","popperOptions","popperRefProp","popperRef","style","_props$transition","transition","other","_objectWithoutProperties","tooltipRef","useRef","ownRef","useForkRef","handlePopperRef","handlePopperRefRef","current","useImperativeHandle","_React$useState","useState","exited","setExited","rtlPlacement","theme","direction","flipPlacement","useTheme","_React$useState2","setPlacement","update","handleOpen","useCallback","destroy","handlePopperUpdate","data","resolvedAnchorEl","process","env","NODE_ENV","nodeType","box","getBoundingClientRect","top","left","right","bottom","console","warn","join","popper","PopperJs","_extends","preventOverflow","boundariesElement","onCreate","createChainedFunction","onUpdate","handleRef","node","setRef","handleClose","childProps","TransitionProps","in","onEnter","onExited","createElement","Portal","role","position","display","propTypes","chainPropTypes","PropTypes","oneOfType","HTMLElementType","object","func","Error","clientWidth","clientHeight","isRequired","instanceOf","Component","bool","oneOf","refType"],"mappings":"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"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),r=require("react-dom"),t=require("../../../../../_virtual/index3.js");require("../../../utils/esm/elementAcceptingRef.js"),require("../../../utils/esm/elementTypeAcceptingRef.js");var u=require("../../../utils/esm/exactProp.js");require("../../../../../_virtual/index28.js");var n=require("../../../utils/esm/HTMLElementType.js");require("../../../utils/esm/ponyfillGlobal.js"),require("../../../utils/esm/refType.js");var i=require("../utils/deprecatedPropType.js"),l=require("../utils/setRef.js"),o=require("../utils/useForkRef.js");function f(e){if(e&&e.__esModule)return e;var r=Object.create(null);return e&&Object.keys(e).forEach(function(t){if("default"!==t){var u=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,u.get?u:{enumerable:!0,get:function(){return e[t]}})}}),r.default=e,Object.freeze(r)}var s=f(e),a=f(r);var d="undefined"!=typeof window?s.useLayoutEffect:s.useEffect,c=s.forwardRef(function(e,r){var t=e.children,u=e.container,n=e.disablePortal,i=void 0!==n&&n,f=e.onRendered,c=s.useState(null),p=c[0],j=c[1],y=o.default(s.isValidElement(t)?t.ref:null,r);return d(function(){i||j(function(e){return e="function"==typeof e?e():e,a.findDOMNode(e)}(u)||document.body)},[u,i]),d(function(){if(p&&!i)return l.default(r,p),function(){l.default(r,null)}},[r,p,i]),d(function(){f&&(p||i)&&f()},[f,p,i]),i?s.isValidElement(t)?s.cloneElement(t,{ref:y}):t:p?a.createPortal(t,p):p});"production"!==process.env.NODE_ENV&&(c.propTypes={children:t.default.node,container:t.default.oneOfType([n.default,t.default.instanceOf(s.Component),t.default.func]),disablePortal:t.default.bool,onRendered:i.default(t.default.func,"Use the ref instead.")}),"production"!==process.env.NODE_ENV&&(c.propTypes=u.default(c.propTypes)),exports.default=c;
|
|
2
|
+
//# sourceMappingURL=Portal.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Portal.js","sources":["../../../../../../../node_modules/@material-ui/core/esm/Portal/Portal.js"],"sourcesContent":["import * as React from 'react';\nimport * as ReactDOM from 'react-dom';\nimport PropTypes from 'prop-types';\nimport { exactProp, HTMLElementType } from '@material-ui/utils';\nimport deprecatedPropType from '../utils/deprecatedPropType';\nimport setRef from '../utils/setRef';\nimport useForkRef from '../utils/useForkRef';\n\nfunction getContainer(container) {\n container = typeof container === 'function' ? container() : container; // #StrictMode ready\n\n return ReactDOM.findDOMNode(container);\n}\n\nvar useEnhancedEffect = typeof window !== 'undefined' ? React.useLayoutEffect : React.useEffect;\n/**\n * Portals provide a first-class way to render children into a DOM node\n * that exists outside the DOM hierarchy of the parent component.\n */\n\nvar Portal = /*#__PURE__*/React.forwardRef(function Portal(props, ref) {\n var children = props.children,\n container = props.container,\n _props$disablePortal = props.disablePortal,\n disablePortal = _props$disablePortal === void 0 ? false : _props$disablePortal,\n onRendered = props.onRendered;\n\n var _React$useState = React.useState(null),\n mountNode = _React$useState[0],\n setMountNode = _React$useState[1];\n\n var handleRef = useForkRef( /*#__PURE__*/React.isValidElement(children) ? children.ref : null, ref);\n useEnhancedEffect(function () {\n if (!disablePortal) {\n setMountNode(getContainer(container) || document.body);\n }\n }, [container, disablePortal]);\n useEnhancedEffect(function () {\n if (mountNode && !disablePortal) {\n setRef(ref, mountNode);\n return function () {\n setRef(ref, null);\n };\n }\n\n return undefined;\n }, [ref, mountNode, disablePortal]);\n useEnhancedEffect(function () {\n if (onRendered && (mountNode || disablePortal)) {\n onRendered();\n }\n }, [onRendered, mountNode, disablePortal]);\n\n if (disablePortal) {\n if ( /*#__PURE__*/React.isValidElement(children)) {\n return /*#__PURE__*/React.cloneElement(children, {\n ref: handleRef\n });\n }\n\n return children;\n }\n\n return mountNode ? /*#__PURE__*/ReactDOM.createPortal(children, mountNode) : mountNode;\n});\nprocess.env.NODE_ENV !== \"production\" ? Portal.propTypes = {\n // ----------------------------- Warning --------------------------------\n // | These PropTypes are generated from the TypeScript type definitions |\n // | To update them edit the d.ts file and run \"yarn proptypes\" |\n // ----------------------------------------------------------------------\n\n /**\n * The children to render into the `container`.\n */\n children: PropTypes.node,\n\n /**\n * A HTML element, component instance, or function that returns either.\n * The `container` will have the portal children appended to it.\n *\n * By default, it uses the body of the top-level document object,\n * so it's simply `document.body` most of the time.\n */\n container: PropTypes\n /* @typescript-to-proptypes-ignore */\n .oneOfType([HTMLElementType, PropTypes.instanceOf(React.Component), PropTypes.func]),\n\n /**\n * Disable the portal behavior.\n * The children stay within it's parent DOM hierarchy.\n */\n disablePortal: PropTypes.bool,\n\n /**\n * Callback fired once the children has been mounted into the `container`.\n *\n * This prop will be removed in v5, the ref can be used instead.\n * @deprecated Use the ref instead.\n */\n onRendered: deprecatedPropType(PropTypes.func, 'Use the ref instead.')\n} : void 0;\n\nif (process.env.NODE_ENV !== 'production') {\n // eslint-disable-next-line\n Portal['propTypes' + ''] = exactProp(Portal.propTypes);\n}\n\nexport default Portal;"],"names":["useEnhancedEffect","window","React","useLayoutEffect","useEffect","Portal","forwardRef","props","ref","children","container","_props$disablePortal","disablePortal","onRendered","_React$useState","useState","mountNode","setMountNode","handleRef","useForkRef","isValidElement","ReactDOM","findDOMNode","getContainer","document","body","setRef","cloneElement","createPortal","process","env","NODE_ENV","propTypes","PropTypes","node","oneOfType","HTMLElementType","instanceOf","Component","func","bool","deprecatedPropType","exactProp"],"mappings":"i6BAcA,IAAIA,EAAsC,oBAAXC,OAAyBC,EAAMC,gBAAkBD,EAAME,UAMlFC,EAAsBH,EAAMI,WAAW,SAAgBC,EAAOC,GAChE,IAAIC,EAAWF,EAAME,SACjBC,EAAYH,EAAMG,UAClBC,EAAuBJ,EAAMK,cAC7BA,OAAyC,IAAzBD,GAA0CA,EAC1DE,EAAaN,EAAMM,WAEnBC,EAAkBZ,EAAMa,SAAS,MACjCC,EAAYF,EAAgB,GAC5BG,EAAeH,EAAgB,GAE/BI,EAAYC,EAAAA,QAAyBjB,EAAMkB,eAAeX,GAAYA,EAASD,IAAM,KAAMA,GAsB/F,OArBAR,EAAkB,WACXY,GACHK,EA1BN,SAAsBP,GAGpB,OAFAA,EAAiC,mBAAdA,EAA2BA,IAAcA,EAErDW,EAASC,YAAYZ,EAC9B,CAsBmBa,CAAab,IAAcc,SAASC,KAEvD,EAAK,CAACf,EAAWE,IACfZ,EAAkB,WAChB,GAAIgB,IAAcJ,EAEhB,OADAc,UAAOlB,EAAKQ,GACL,WACLU,UAAOlB,EAAK,KACpB,CAIG,EAAE,CAACA,EAAKQ,EAAWJ,IACpBZ,EAAkB,WACZa,IAAeG,GAAaJ,IAC9BC,GAEH,EAAE,CAACA,EAAYG,EAAWJ,IAEvBA,EACgBV,EAAMkB,eAAeX,GACjBP,EAAMyB,aAAalB,EAAU,CAC/CD,IAAKU,IAIFT,EAGFO,EAAyBK,EAASO,aAAanB,EAAUO,GAAaA,CAC/E,GACyB,eAAzBa,QAAQC,IAAIC,WAA4B1B,EAAO2B,UAAY,CASzDvB,SAAUwB,EAAS,QAACC,KASpBxB,UAAWuB,EAAS,QAEnBE,UAAU,CAACC,UAAiBH,EAAAA,QAAUI,WAAWnC,EAAMoC,WAAYL,UAAUM,OAM9E3B,cAAeqB,EAAS,QAACO,KAQzB3B,WAAY4B,EAAkB,QAACR,UAAUM,KAAM,0BAGpB,eAAzBV,QAAQC,IAAIC,WAEd1B,EAAuB,UAAIqC,EAAAA,QAAUrC,EAAO2B"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../../@babel/runtime/helpers/esm/extends.js"),t=require("../../../../@babel/runtime/helpers/esm/slicedToArray.js"),r=require("../../../../@babel/runtime/helpers/esm/objectWithoutProperties.js"),o=require("../../../../@babel/runtime/helpers/esm/defineProperty.js"),n=require("react"),i=require("react-dom"),a=require("../../../../../_virtual/index3.js"),l=require("../../../../clsx/dist/clsx.m.js"),u=require("../../../utils/esm/deepmerge.js"),s=require("../../../utils/esm/elementAcceptingRef.js");require("../../../utils/esm/elementTypeAcceptingRef.js"),require("../../../../../_virtual/index28.js"),require("../../../utils/esm/ponyfillGlobal.js"),require("../../../utils/esm/refType.js");var p=require("../styles/colorManipulator.js"),c=require("../styles/withStyles.js"),m=require("../utils/capitalize.js"),d=require("../Grow/Grow.js"),f=require("../Popper/Popper.js"),h=require("../utils/useForkRef.js"),b=require("../utils/unstable_useId.js"),g=require("../utils/setRef.js"),v=require("../utils/useIsFocusVisible.js"),T=require("../utils/useControlled.js"),y=require("../styles/useTheme.js");function x(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach(function(r){if("default"!==r){var o=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,o.get?o:{enumerable:!0,get:function(){return e[r]}})}}),t.default=e,Object.freeze(t)}var j=x(n),w=x(i);function O(e){return Math.round(1e5*e)/1e5}var q=function(e){return{popper:{zIndex:e.zIndex.tooltip,pointerEvents:"none"},popperInteractive:{pointerEvents:"auto"},popperArrow:{'&[x-placement*="bottom"] $arrow':{top:0,left:0,marginTop:"-0.71em",marginLeft:4,marginRight:4,"&::before":{transformOrigin:"0 100%"}},'&[x-placement*="top"] $arrow':{bottom:0,left:0,marginBottom:"-0.71em",marginLeft:4,marginRight:4,"&::before":{transformOrigin:"100% 0"}},'&[x-placement*="right"] $arrow':{left:0,marginLeft:"-0.71em",height:"1em",width:"0.71em",marginTop:4,marginBottom:4,"&::before":{transformOrigin:"100% 100%"}},'&[x-placement*="left"] $arrow':{right:0,marginRight:"-0.71em",height:"1em",width:"0.71em",marginTop:4,marginBottom:4,"&::before":{transformOrigin:"0 0"}}},tooltip:{backgroundColor:p.alpha(e.palette.grey[700],.9),borderRadius:e.shape.borderRadius,color:e.palette.common.white,fontFamily:e.typography.fontFamily,padding:"4px 8px",fontSize:e.typography.pxToRem(10),lineHeight:"".concat(O(1.4),"em"),maxWidth:300,wordWrap:"break-word",fontWeight:e.typography.fontWeightMedium},tooltipArrow:{position:"relative",margin:"0"},arrow:{overflow:"hidden",position:"absolute",width:"1em",height:"0.71em",boxSizing:"border-box",color:p.alpha(e.palette.grey[700],.9),"&::before":{content:'""',margin:"auto",display:"block",width:"100%",height:"100%",backgroundColor:"currentColor",transform:"rotate(45deg)"}},touch:{padding:"8px 16px",fontSize:e.typography.pxToRem(14),lineHeight:"".concat(O(16/14),"em"),fontWeight:e.typography.fontWeightRegular},tooltipPlacementLeft:o.default({transformOrigin:"right center",margin:"0 24px "},e.breakpoints.up("sm"),{margin:"0 14px"}),tooltipPlacementRight:o.default({transformOrigin:"left center",margin:"0 24px"},e.breakpoints.up("sm"),{margin:"0 14px"}),tooltipPlacementTop:o.default({transformOrigin:"center bottom",margin:"24px 0"},e.breakpoints.up("sm"),{margin:"14px 0"}),tooltipPlacementBottom:o.default({transformOrigin:"center top",margin:"24px 0"},e.breakpoints.up("sm"),{margin:"14px 0"})}},P=!1,R=null,E=j.forwardRef(function(o,n){var i=o.arrow,a=void 0!==i&&i,s=o.children,p=o.classes,c=o.disableFocusListener,x=void 0!==c&&c,O=o.disableHoverListener,q=void 0!==O&&O,E=o.disableTouchListener,D=void 0!==E&&E,L=o.enterDelay,M=void 0===L?100:L,N=o.enterNextDelay,C=void 0===N?0:N,F=o.enterTouchDelay,k=void 0===F?700:F,S=o.id,A=o.interactive,B=void 0!==A&&A,_=o.leaveDelay,I=void 0===_?0:_,z=o.leaveTouchDelay,W=void 0===z?1500:z,V=o.onClose,H=o.onOpen,$=o.open,G=o.placement,U=void 0===G?"bottom":G,Y=o.PopperComponent,J=void 0===Y?f.default:Y,K=o.PopperProps,Q=o.title,X=o.TransitionComponent,Z=void 0===X?d.default:X,ee=o.TransitionProps,te=r.default(o,["arrow","children","classes","disableFocusListener","disableHoverListener","disableTouchListener","enterDelay","enterNextDelay","enterTouchDelay","id","interactive","leaveDelay","leaveTouchDelay","onClose","onOpen","open","placement","PopperComponent","PopperProps","title","TransitionComponent","TransitionProps"]),re=y.default(),oe=j.useState(),ne=oe[0],ie=oe[1],ae=j.useState(null),le=ae[0],ue=ae[1],se=j.useRef(!1),pe=j.useRef(),ce=j.useRef(),me=j.useRef(),de=j.useRef(),fe=T.default({controlled:$,default:!1,name:"Tooltip",state:"open"}),he=t.default(fe,2),be=he[0],ge=he[1],ve=be;if("production"!==process.env.NODE_ENV){var Te=j.useRef(void 0!==$).current;j.useEffect(function(){ne&&ne.disabled&&!Te&&""!==Q&&"button"===ne.tagName.toLowerCase()&&console.error(["Material-UI: You are providing a disabled `button` child to the Tooltip component.","A disabled element does not fire events.","Tooltip needs to listen to the child element's events to display the title.","","Add a simple wrapper element, such as a `span`."].join("\n"))},[Q,ne,Te])}var ye=b.default(S);j.useEffect(function(){return function(){clearTimeout(pe.current),clearTimeout(ce.current),clearTimeout(me.current),clearTimeout(de.current)}},[]);var xe=function(e){clearTimeout(R),P=!0,ge(!0),H&&H(e)},je=function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];return function(t){var r=s.props;"mouseover"===t.type&&r.onMouseOver&&e&&r.onMouseOver(t),se.current&&"touchstart"!==t.type||(ne&&ne.removeAttribute("title"),clearTimeout(ce.current),clearTimeout(me.current),M||P&&C?(t.persist(),ce.current=setTimeout(function(){xe(t)},P?C:M)):xe(t))}},we=v.default(),Oe=we.isFocusVisible,qe=we.onBlurVisible,Pe=we.ref,Re=j.useState(!1),Ee=Re[0],De=Re[1],Le=function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];return function(t){ne||ie(t.currentTarget),Oe(t)&&(De(!0),je()(t));var r=s.props;r.onFocus&&e&&r.onFocus(t)}},Me=function(e){clearTimeout(R),R=setTimeout(function(){P=!1},800+I),ge(!1),V&&V(e),clearTimeout(pe.current),pe.current=setTimeout(function(){se.current=!1},re.transitions.duration.shortest)},Ne=function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];return function(t){var r=s.props;"blur"===t.type&&(r.onBlur&&e&&r.onBlur(t),Ee&&(De(!1),qe())),"mouseleave"===t.type&&r.onMouseLeave&&t.currentTarget===ne&&r.onMouseLeave(t),clearTimeout(ce.current),clearTimeout(me.current),t.persist(),me.current=setTimeout(function(){Me(t)},I)}},Ce=function(e){se.current=!0;var t=s.props;t.onTouchStart&&t.onTouchStart(e)},Fe=h.default(ie,n),ke=h.default(Pe,Fe),Se=j.useCallback(function(e){g.default(ke,w.findDOMNode(e))},[ke]),Ae=h.default(s.ref,Se);""===Q&&(ve=!1);var Be=!ve&&!q,_e=e.default({"aria-describedby":ve?ye:null,title:Be&&"string"==typeof Q?Q:null},te,s.props,{className:l.clsx(te.className,s.props.className),onTouchStart:Ce,ref:Ae}),Ie={};D||(_e.onTouchStart=function(e){Ce(e),clearTimeout(me.current),clearTimeout(pe.current),clearTimeout(de.current),e.persist(),de.current=setTimeout(function(){je()(e)},k)},_e.onTouchEnd=function(e){s.props.onTouchEnd&&s.props.onTouchEnd(e),clearTimeout(de.current),clearTimeout(me.current),e.persist(),me.current=setTimeout(function(){Me(e)},W)}),q||(_e.onMouseOver=je(),_e.onMouseLeave=Ne(),B&&(Ie.onMouseOver=je(!1),Ie.onMouseLeave=Ne(!1))),x||(_e.onFocus=Le(),_e.onBlur=Ne(),B&&(Ie.onFocus=Le(!1),Ie.onBlur=Ne(!1))),"production"!==process.env.NODE_ENV&&s.props.title&&console.error(["Material-UI: You have provided a `title` prop to the child of <Tooltip />.","Remove this title prop `".concat(s.props.title,"` or the Tooltip component.")].join("\n"));var ze=j.useMemo(function(){return u.default({popperOptions:{modifiers:{arrow:{enabled:Boolean(le),element:le}}}},K)},[le,K]);return j.createElement(j.Fragment,null,j.cloneElement(s,_e),j.createElement(J,e.default({className:l.clsx(p.popper,B&&p.popperInteractive,a&&p.popperArrow),placement:U,anchorEl:ne,open:!!ne&&ve,id:_e["aria-describedby"],transition:!0},Ie,ze),function(t){var r=t.placement,o=t.TransitionProps;return j.createElement(Z,e.default({timeout:re.transitions.duration.shorter},o,ee),j.createElement("div",{className:l.clsx(p.tooltip,p["tooltipPlacement".concat(m.default(r.split("-")[0]))],se.current&&p.touch,a&&p.tooltipArrow)},Q,a?j.createElement("span",{className:p.arrow,ref:ue}):null))}))});"production"!==process.env.NODE_ENV&&(E.propTypes={arrow:a.default.bool,children:s.default.isRequired,classes:a.default.object,className:a.default.string,disableFocusListener:a.default.bool,disableHoverListener:a.default.bool,disableTouchListener:a.default.bool,enterDelay:a.default.number,enterNextDelay:a.default.number,enterTouchDelay:a.default.number,id:a.default.string,interactive:a.default.bool,leaveDelay:a.default.number,leaveTouchDelay:a.default.number,onClose:a.default.func,onOpen:a.default.func,open:a.default.bool,placement:a.default.oneOf(["bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),PopperComponent:a.default.elementType,PopperProps:a.default.object,title:a.default.node.isRequired,TransitionComponent:a.default.elementType,TransitionProps:a.default.object});var D=c.default(q,{name:"MuiTooltip",flip:!1})(E);exports.default=D,exports.styles=q;
|
|
2
|
+
//# sourceMappingURL=Tooltip.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Tooltip.js","sources":["../../../../../../../node_modules/@material-ui/core/esm/Tooltip/Tooltip.js"],"sourcesContent":["import _extends from \"@babel/runtime/helpers/esm/extends\";\nimport _slicedToArray from \"@babel/runtime/helpers/esm/slicedToArray\";\nimport _objectWithoutProperties from \"@babel/runtime/helpers/esm/objectWithoutProperties\";\nimport _defineProperty from \"@babel/runtime/helpers/esm/defineProperty\";\nimport * as React from 'react';\nimport * as ReactDOM from 'react-dom';\nimport PropTypes from 'prop-types';\nimport clsx from 'clsx';\nimport { deepmerge, elementAcceptingRef } from '@material-ui/utils';\nimport { alpha } from '../styles/colorManipulator';\nimport withStyles from '../styles/withStyles';\nimport capitalize from '../utils/capitalize';\nimport Grow from '../Grow';\nimport Popper from '../Popper';\nimport useForkRef from '../utils/useForkRef';\nimport useId from '../utils/unstable_useId';\nimport setRef from '../utils/setRef';\nimport useIsFocusVisible from '../utils/useIsFocusVisible';\nimport useControlled from '../utils/useControlled';\nimport useTheme from '../styles/useTheme';\n\nfunction round(value) {\n return Math.round(value * 1e5) / 1e5;\n}\n\nfunction arrowGenerator() {\n return {\n '&[x-placement*=\"bottom\"] $arrow': {\n top: 0,\n left: 0,\n marginTop: '-0.71em',\n marginLeft: 4,\n marginRight: 4,\n '&::before': {\n transformOrigin: '0 100%'\n }\n },\n '&[x-placement*=\"top\"] $arrow': {\n bottom: 0,\n left: 0,\n marginBottom: '-0.71em',\n marginLeft: 4,\n marginRight: 4,\n '&::before': {\n transformOrigin: '100% 0'\n }\n },\n '&[x-placement*=\"right\"] $arrow': {\n left: 0,\n marginLeft: '-0.71em',\n height: '1em',\n width: '0.71em',\n marginTop: 4,\n marginBottom: 4,\n '&::before': {\n transformOrigin: '100% 100%'\n }\n },\n '&[x-placement*=\"left\"] $arrow': {\n right: 0,\n marginRight: '-0.71em',\n height: '1em',\n width: '0.71em',\n marginTop: 4,\n marginBottom: 4,\n '&::before': {\n transformOrigin: '0 0'\n }\n }\n };\n}\n\nexport var styles = function styles(theme) {\n return {\n /* Styles applied to the Popper component. */\n popper: {\n zIndex: theme.zIndex.tooltip,\n pointerEvents: 'none' // disable jss-rtl plugin\n\n },\n\n /* Styles applied to the Popper component if `interactive={true}`. */\n popperInteractive: {\n pointerEvents: 'auto'\n },\n\n /* Styles applied to the Popper component if `arrow={true}`. */\n popperArrow: arrowGenerator(),\n\n /* Styles applied to the tooltip (label wrapper) element. */\n tooltip: {\n backgroundColor: alpha(theme.palette.grey[700], 0.9),\n borderRadius: theme.shape.borderRadius,\n color: theme.palette.common.white,\n fontFamily: theme.typography.fontFamily,\n padding: '4px 8px',\n fontSize: theme.typography.pxToRem(10),\n lineHeight: \"\".concat(round(14 / 10), \"em\"),\n maxWidth: 300,\n wordWrap: 'break-word',\n fontWeight: theme.typography.fontWeightMedium\n },\n\n /* Styles applied to the tooltip (label wrapper) element if `arrow={true}`. */\n tooltipArrow: {\n position: 'relative',\n margin: '0'\n },\n\n /* Styles applied to the arrow element. */\n arrow: {\n overflow: 'hidden',\n position: 'absolute',\n width: '1em',\n height: '0.71em'\n /* = width / sqrt(2) = (length of the hypotenuse) */\n ,\n boxSizing: 'border-box',\n color: alpha(theme.palette.grey[700], 0.9),\n '&::before': {\n content: '\"\"',\n margin: 'auto',\n display: 'block',\n width: '100%',\n height: '100%',\n backgroundColor: 'currentColor',\n transform: 'rotate(45deg)'\n }\n },\n\n /* Styles applied to the tooltip (label wrapper) element if the tooltip is opened by touch. */\n touch: {\n padding: '8px 16px',\n fontSize: theme.typography.pxToRem(14),\n lineHeight: \"\".concat(round(16 / 14), \"em\"),\n fontWeight: theme.typography.fontWeightRegular\n },\n\n /* Styles applied to the tooltip (label wrapper) element if `placement` contains \"left\". */\n tooltipPlacementLeft: _defineProperty({\n transformOrigin: 'right center',\n margin: '0 24px '\n }, theme.breakpoints.up('sm'), {\n margin: '0 14px'\n }),\n\n /* Styles applied to the tooltip (label wrapper) element if `placement` contains \"right\". */\n tooltipPlacementRight: _defineProperty({\n transformOrigin: 'left center',\n margin: '0 24px'\n }, theme.breakpoints.up('sm'), {\n margin: '0 14px'\n }),\n\n /* Styles applied to the tooltip (label wrapper) element if `placement` contains \"top\". */\n tooltipPlacementTop: _defineProperty({\n transformOrigin: 'center bottom',\n margin: '24px 0'\n }, theme.breakpoints.up('sm'), {\n margin: '14px 0'\n }),\n\n /* Styles applied to the tooltip (label wrapper) element if `placement` contains \"bottom\". */\n tooltipPlacementBottom: _defineProperty({\n transformOrigin: 'center top',\n margin: '24px 0'\n }, theme.breakpoints.up('sm'), {\n margin: '14px 0'\n })\n };\n};\nvar hystersisOpen = false;\nvar hystersisTimer = null;\nexport function testReset() {\n hystersisOpen = false;\n clearTimeout(hystersisTimer);\n}\nvar Tooltip = /*#__PURE__*/React.forwardRef(function Tooltip(props, ref) {\n var _props$arrow = props.arrow,\n arrow = _props$arrow === void 0 ? false : _props$arrow,\n children = props.children,\n classes = props.classes,\n _props$disableFocusLi = props.disableFocusListener,\n disableFocusListener = _props$disableFocusLi === void 0 ? false : _props$disableFocusLi,\n _props$disableHoverLi = props.disableHoverListener,\n disableHoverListener = _props$disableHoverLi === void 0 ? false : _props$disableHoverLi,\n _props$disableTouchLi = props.disableTouchListener,\n disableTouchListener = _props$disableTouchLi === void 0 ? false : _props$disableTouchLi,\n _props$enterDelay = props.enterDelay,\n enterDelay = _props$enterDelay === void 0 ? 100 : _props$enterDelay,\n _props$enterNextDelay = props.enterNextDelay,\n enterNextDelay = _props$enterNextDelay === void 0 ? 0 : _props$enterNextDelay,\n _props$enterTouchDela = props.enterTouchDelay,\n enterTouchDelay = _props$enterTouchDela === void 0 ? 700 : _props$enterTouchDela,\n idProp = props.id,\n _props$interactive = props.interactive,\n interactive = _props$interactive === void 0 ? false : _props$interactive,\n _props$leaveDelay = props.leaveDelay,\n leaveDelay = _props$leaveDelay === void 0 ? 0 : _props$leaveDelay,\n _props$leaveTouchDela = props.leaveTouchDelay,\n leaveTouchDelay = _props$leaveTouchDela === void 0 ? 1500 : _props$leaveTouchDela,\n onClose = props.onClose,\n onOpen = props.onOpen,\n openProp = props.open,\n _props$placement = props.placement,\n placement = _props$placement === void 0 ? 'bottom' : _props$placement,\n _props$PopperComponen = props.PopperComponent,\n PopperComponent = _props$PopperComponen === void 0 ? Popper : _props$PopperComponen,\n PopperProps = props.PopperProps,\n title = props.title,\n _props$TransitionComp = props.TransitionComponent,\n TransitionComponent = _props$TransitionComp === void 0 ? Grow : _props$TransitionComp,\n TransitionProps = props.TransitionProps,\n other = _objectWithoutProperties(props, [\"arrow\", \"children\", \"classes\", \"disableFocusListener\", \"disableHoverListener\", \"disableTouchListener\", \"enterDelay\", \"enterNextDelay\", \"enterTouchDelay\", \"id\", \"interactive\", \"leaveDelay\", \"leaveTouchDelay\", \"onClose\", \"onOpen\", \"open\", \"placement\", \"PopperComponent\", \"PopperProps\", \"title\", \"TransitionComponent\", \"TransitionProps\"]);\n\n var theme = useTheme();\n\n var _React$useState = React.useState(),\n childNode = _React$useState[0],\n setChildNode = _React$useState[1];\n\n var _React$useState2 = React.useState(null),\n arrowRef = _React$useState2[0],\n setArrowRef = _React$useState2[1];\n\n var ignoreNonTouchEvents = React.useRef(false);\n var closeTimer = React.useRef();\n var enterTimer = React.useRef();\n var leaveTimer = React.useRef();\n var touchTimer = React.useRef();\n\n var _useControlled = useControlled({\n controlled: openProp,\n default: false,\n name: 'Tooltip',\n state: 'open'\n }),\n _useControlled2 = _slicedToArray(_useControlled, 2),\n openState = _useControlled2[0],\n setOpenState = _useControlled2[1];\n\n var open = openState;\n\n if (process.env.NODE_ENV !== 'production') {\n // eslint-disable-next-line react-hooks/rules-of-hooks\n var _React$useRef = React.useRef(openProp !== undefined),\n isControlled = _React$useRef.current; // eslint-disable-next-line react-hooks/rules-of-hooks\n\n\n React.useEffect(function () {\n if (childNode && childNode.disabled && !isControlled && title !== '' && childNode.tagName.toLowerCase() === 'button') {\n console.error(['Material-UI: You are providing a disabled `button` child to the Tooltip component.', 'A disabled element does not fire events.', \"Tooltip needs to listen to the child element's events to display the title.\", '', 'Add a simple wrapper element, such as a `span`.'].join('\\n'));\n }\n }, [title, childNode, isControlled]);\n }\n\n var id = useId(idProp);\n React.useEffect(function () {\n return function () {\n clearTimeout(closeTimer.current);\n clearTimeout(enterTimer.current);\n clearTimeout(leaveTimer.current);\n clearTimeout(touchTimer.current);\n };\n }, []);\n\n var handleOpen = function handleOpen(event) {\n clearTimeout(hystersisTimer);\n hystersisOpen = true; // The mouseover event will trigger for every nested element in the tooltip.\n // We can skip rerendering when the tooltip is already open.\n // We are using the mouseover event instead of the mouseenter event to fix a hide/show issue.\n\n setOpenState(true);\n\n if (onOpen) {\n onOpen(event);\n }\n };\n\n var handleEnter = function handleEnter() {\n var forward = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : true;\n return function (event) {\n var childrenProps = children.props;\n\n if (event.type === 'mouseover' && childrenProps.onMouseOver && forward) {\n childrenProps.onMouseOver(event);\n }\n\n if (ignoreNonTouchEvents.current && event.type !== 'touchstart') {\n return;\n } // Remove the title ahead of time.\n // We don't want to wait for the next render commit.\n // We would risk displaying two tooltips at the same time (native + this one).\n\n\n if (childNode) {\n childNode.removeAttribute('title');\n }\n\n clearTimeout(enterTimer.current);\n clearTimeout(leaveTimer.current);\n\n if (enterDelay || hystersisOpen && enterNextDelay) {\n event.persist();\n enterTimer.current = setTimeout(function () {\n handleOpen(event);\n }, hystersisOpen ? enterNextDelay : enterDelay);\n } else {\n handleOpen(event);\n }\n };\n };\n\n var _useIsFocusVisible = useIsFocusVisible(),\n isFocusVisible = _useIsFocusVisible.isFocusVisible,\n onBlurVisible = _useIsFocusVisible.onBlurVisible,\n focusVisibleRef = _useIsFocusVisible.ref;\n\n var _React$useState3 = React.useState(false),\n childIsFocusVisible = _React$useState3[0],\n setChildIsFocusVisible = _React$useState3[1];\n\n var handleBlur = function handleBlur() {\n if (childIsFocusVisible) {\n setChildIsFocusVisible(false);\n onBlurVisible();\n }\n };\n\n var handleFocus = function handleFocus() {\n var forward = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : true;\n return function (event) {\n // Workaround for https://github.com/facebook/react/issues/7769\n // The autoFocus of React might trigger the event before the componentDidMount.\n // We need to account for this eventuality.\n if (!childNode) {\n setChildNode(event.currentTarget);\n }\n\n if (isFocusVisible(event)) {\n setChildIsFocusVisible(true);\n handleEnter()(event);\n }\n\n var childrenProps = children.props;\n\n if (childrenProps.onFocus && forward) {\n childrenProps.onFocus(event);\n }\n };\n };\n\n var handleClose = function handleClose(event) {\n clearTimeout(hystersisTimer);\n hystersisTimer = setTimeout(function () {\n hystersisOpen = false;\n }, 800 + leaveDelay);\n setOpenState(false);\n\n if (onClose) {\n onClose(event);\n }\n\n clearTimeout(closeTimer.current);\n closeTimer.current = setTimeout(function () {\n ignoreNonTouchEvents.current = false;\n }, theme.transitions.duration.shortest);\n };\n\n var handleLeave = function handleLeave() {\n var forward = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : true;\n return function (event) {\n var childrenProps = children.props;\n\n if (event.type === 'blur') {\n if (childrenProps.onBlur && forward) {\n childrenProps.onBlur(event);\n }\n\n handleBlur();\n }\n\n if (event.type === 'mouseleave' && childrenProps.onMouseLeave && event.currentTarget === childNode) {\n childrenProps.onMouseLeave(event);\n }\n\n clearTimeout(enterTimer.current);\n clearTimeout(leaveTimer.current);\n event.persist();\n leaveTimer.current = setTimeout(function () {\n handleClose(event);\n }, leaveDelay);\n };\n };\n\n var detectTouchStart = function detectTouchStart(event) {\n ignoreNonTouchEvents.current = true;\n var childrenProps = children.props;\n\n if (childrenProps.onTouchStart) {\n childrenProps.onTouchStart(event);\n }\n };\n\n var handleTouchStart = function handleTouchStart(event) {\n detectTouchStart(event);\n clearTimeout(leaveTimer.current);\n clearTimeout(closeTimer.current);\n clearTimeout(touchTimer.current);\n event.persist();\n touchTimer.current = setTimeout(function () {\n handleEnter()(event);\n }, enterTouchDelay);\n };\n\n var handleTouchEnd = function handleTouchEnd(event) {\n if (children.props.onTouchEnd) {\n children.props.onTouchEnd(event);\n }\n\n clearTimeout(touchTimer.current);\n clearTimeout(leaveTimer.current);\n event.persist();\n leaveTimer.current = setTimeout(function () {\n handleClose(event);\n }, leaveTouchDelay);\n };\n\n var handleUseRef = useForkRef(setChildNode, ref);\n var handleFocusRef = useForkRef(focusVisibleRef, handleUseRef); // can be removed once we drop support for non ref forwarding class components\n\n var handleOwnRef = React.useCallback(function (instance) {\n // #StrictMode ready\n setRef(handleFocusRef, ReactDOM.findDOMNode(instance));\n }, [handleFocusRef]);\n var handleRef = useForkRef(children.ref, handleOwnRef); // There is no point in displaying an empty tooltip.\n\n if (title === '') {\n open = false;\n } // For accessibility and SEO concerns, we render the title to the DOM node when\n // the tooltip is hidden. However, we have made a tradeoff when\n // `disableHoverListener` is set. This title logic is disabled.\n // It's allowing us to keep the implementation size minimal.\n // We are open to change the tradeoff.\n\n\n var shouldShowNativeTitle = !open && !disableHoverListener;\n\n var childrenProps = _extends({\n 'aria-describedby': open ? id : null,\n title: shouldShowNativeTitle && typeof title === 'string' ? title : null\n }, other, children.props, {\n className: clsx(other.className, children.props.className),\n onTouchStart: detectTouchStart,\n ref: handleRef\n });\n\n var interactiveWrapperListeners = {};\n\n if (!disableTouchListener) {\n childrenProps.onTouchStart = handleTouchStart;\n childrenProps.onTouchEnd = handleTouchEnd;\n }\n\n if (!disableHoverListener) {\n childrenProps.onMouseOver = handleEnter();\n childrenProps.onMouseLeave = handleLeave();\n\n if (interactive) {\n interactiveWrapperListeners.onMouseOver = handleEnter(false);\n interactiveWrapperListeners.onMouseLeave = handleLeave(false);\n }\n }\n\n if (!disableFocusListener) {\n childrenProps.onFocus = handleFocus();\n childrenProps.onBlur = handleLeave();\n\n if (interactive) {\n interactiveWrapperListeners.onFocus = handleFocus(false);\n interactiveWrapperListeners.onBlur = handleLeave(false);\n }\n }\n\n if (process.env.NODE_ENV !== 'production') {\n if (children.props.title) {\n console.error(['Material-UI: You have provided a `title` prop to the child of <Tooltip />.', \"Remove this title prop `\".concat(children.props.title, \"` or the Tooltip component.\")].join('\\n'));\n }\n }\n\n var mergedPopperProps = React.useMemo(function () {\n return deepmerge({\n popperOptions: {\n modifiers: {\n arrow: {\n enabled: Boolean(arrowRef),\n element: arrowRef\n }\n }\n }\n }, PopperProps);\n }, [arrowRef, PopperProps]);\n return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.cloneElement(children, childrenProps), /*#__PURE__*/React.createElement(PopperComponent, _extends({\n className: clsx(classes.popper, interactive && classes.popperInteractive, arrow && classes.popperArrow),\n placement: placement,\n anchorEl: childNode,\n open: childNode ? open : false,\n id: childrenProps['aria-describedby'],\n transition: true\n }, interactiveWrapperListeners, mergedPopperProps), function (_ref) {\n var placementInner = _ref.placement,\n TransitionPropsInner = _ref.TransitionProps;\n return /*#__PURE__*/React.createElement(TransitionComponent, _extends({\n timeout: theme.transitions.duration.shorter\n }, TransitionPropsInner, TransitionProps), /*#__PURE__*/React.createElement(\"div\", {\n className: clsx(classes.tooltip, classes[\"tooltipPlacement\".concat(capitalize(placementInner.split('-')[0]))], ignoreNonTouchEvents.current && classes.touch, arrow && classes.tooltipArrow)\n }, title, arrow ? /*#__PURE__*/React.createElement(\"span\", {\n className: classes.arrow,\n ref: setArrowRef\n }) : null));\n }));\n});\nprocess.env.NODE_ENV !== \"production\" ? Tooltip.propTypes = {\n // ----------------------------- Warning --------------------------------\n // | These PropTypes are generated from the TypeScript type definitions |\n // | To update them edit the d.ts file and run \"yarn proptypes\" |\n // ----------------------------------------------------------------------\n\n /**\n * If `true`, adds an arrow to the tooltip.\n */\n arrow: PropTypes.bool,\n\n /**\n * Tooltip reference element.\n */\n children: elementAcceptingRef.isRequired,\n\n /**\n * Override or extend the styles applied to the component.\n * See [CSS API](#css) below for more details.\n */\n classes: PropTypes.object,\n\n /**\n * @ignore\n */\n className: PropTypes.string,\n\n /**\n * Do not respond to focus events.\n */\n disableFocusListener: PropTypes.bool,\n\n /**\n * Do not respond to hover events.\n */\n disableHoverListener: PropTypes.bool,\n\n /**\n * Do not respond to long press touch events.\n */\n disableTouchListener: PropTypes.bool,\n\n /**\n * The number of milliseconds to wait before showing the tooltip.\n * This prop won't impact the enter touch delay (`enterTouchDelay`).\n */\n enterDelay: PropTypes.number,\n\n /**\n * The number of milliseconds to wait before showing the tooltip when one was already recently opened.\n */\n enterNextDelay: PropTypes.number,\n\n /**\n * The number of milliseconds a user must touch the element before showing the tooltip.\n */\n enterTouchDelay: PropTypes.number,\n\n /**\n * This prop is used to help implement the accessibility logic.\n * If you don't provide this prop. It falls back to a randomly generated id.\n */\n id: PropTypes.string,\n\n /**\n * Makes a tooltip interactive, i.e. will not close when the user\n * hovers over the tooltip before the `leaveDelay` is expired.\n */\n interactive: PropTypes.bool,\n\n /**\n * The number of milliseconds to wait before hiding the tooltip.\n * This prop won't impact the leave touch delay (`leaveTouchDelay`).\n */\n leaveDelay: PropTypes.number,\n\n /**\n * The number of milliseconds after the user stops touching an element before hiding the tooltip.\n */\n leaveTouchDelay: PropTypes.number,\n\n /**\n * Callback fired when the component requests to be closed.\n *\n * @param {object} event The event source of the callback.\n */\n onClose: PropTypes.func,\n\n /**\n * Callback fired when the component requests to be open.\n *\n * @param {object} event The event source of the callback.\n */\n onOpen: PropTypes.func,\n\n /**\n * If `true`, the tooltip is shown.\n */\n open: PropTypes.bool,\n\n /**\n * Tooltip placement.\n */\n placement: PropTypes.oneOf(['bottom-end', 'bottom-start', 'bottom', 'left-end', 'left-start', 'left', 'right-end', 'right-start', 'right', 'top-end', 'top-start', 'top']),\n\n /**\n * The component used for the popper.\n */\n PopperComponent: PropTypes.elementType,\n\n /**\n * Props applied to the [`Popper`](/api/popper/) element.\n */\n PopperProps: PropTypes.object,\n\n /**\n * Tooltip title. Zero-length titles string are never displayed.\n */\n title: PropTypes\n /* @typescript-to-proptypes-ignore */\n .node.isRequired,\n\n /**\n * The component used for the transition.\n * [Follow this guide](/components/transitions/#transitioncomponent-prop) to learn more about the requirements for this component.\n */\n TransitionComponent: PropTypes.elementType,\n\n /**\n * Props applied to the [`Transition`](http://reactcommunity.org/react-transition-group/transition#Transition-props) element.\n */\n TransitionProps: PropTypes.object\n} : void 0;\nexport default withStyles(styles, {\n name: 'MuiTooltip',\n flip: false\n})(Tooltip);"],"names":["round","value","Math","styles","theme","popper","zIndex","tooltip","pointerEvents","popperInteractive","popperArrow","top","left","marginTop","marginLeft","marginRight","transformOrigin","bottom","marginBottom","height","width","right","backgroundColor","alpha","palette","grey","borderRadius","shape","color","common","white","fontFamily","typography","padding","fontSize","pxToRem","lineHeight","concat","maxWidth","wordWrap","fontWeight","fontWeightMedium","tooltipArrow","position","margin","arrow","overflow","boxSizing","content","display","transform","touch","fontWeightRegular","tooltipPlacementLeft","_defineProperty","breakpoints","up","tooltipPlacementRight","tooltipPlacementTop","tooltipPlacementBottom","hystersisOpen","hystersisTimer","Tooltip","React","forwardRef","props","ref","_props$arrow","children","classes","_props$disableFocusLi","disableFocusListener","_props$disableHoverLi","disableHoverListener","_props$disableTouchLi","disableTouchListener","_props$enterDelay","enterDelay","_props$enterNextDelay","enterNextDelay","_props$enterTouchDela","enterTouchDelay","idProp","id","_props$interactive","interactive","_props$leaveDelay","leaveDelay","_props$leaveTouchDela","leaveTouchDelay","onClose","onOpen","openProp","open","_props$placement","placement","_props$PopperComponen","PopperComponent","Popper","PopperProps","title","_props$TransitionComp","TransitionComponent","Grow","TransitionProps","other","_objectWithoutProperties","useTheme","_React$useState","useState","childNode","setChildNode","_React$useState2","arrowRef","setArrowRef","ignoreNonTouchEvents","useRef","closeTimer","enterTimer","leaveTimer","touchTimer","_useControlled","useControlled","controlled","default","name","state","_useControlled2","_slicedToArray","openState","setOpenState","process","env","NODE_ENV","isControlled","undefined","current","useEffect","disabled","tagName","toLowerCase","console","error","join","useId","clearTimeout","handleOpen","event","handleEnter","forward","arguments","length","childrenProps","type","onMouseOver","removeAttribute","persist","setTimeout","_useIsFocusVisible","useIsFocusVisible","isFocusVisible","onBlurVisible","focusVisibleRef","_React$useState3","childIsFocusVisible","setChildIsFocusVisible","handleFocus","currentTarget","onFocus","handleClose","transitions","duration","shortest","handleLeave","onBlur","onMouseLeave","detectTouchStart","onTouchStart","handleUseRef","useForkRef","handleFocusRef","handleOwnRef","useCallback","instance","setRef","ReactDOM","findDOMNode","handleRef","shouldShowNativeTitle","_extends","className","clsx","interactiveWrapperListeners","onTouchEnd","mergedPopperProps","useMemo","deepmerge","popperOptions","modifiers","enabled","Boolean","element","createElement","Fragment","cloneElement","anchorEl","transition","_ref","placementInner","TransitionPropsInner","timeout","shorter","capitalize","split","propTypes","PropTypes","bool","elementAcceptingRef","isRequired","object","string","number","func","oneOf","elementType","node","withStyles","flip"],"mappings":"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"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),require("../../../utils/esm/elementAcceptingRef.js"),require("../../../utils/esm/elementTypeAcceptingRef.js");var e=require("../../../utils/esm/formatMuiErrorMessage.js");function
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),require("../../../utils/esm/elementAcceptingRef.js"),require("../../../utils/esm/elementTypeAcceptingRef.js");var e=require("../../../utils/esm/formatMuiErrorMessage.js");function t(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;return"production"!==process.env.NODE_ENV&&(e<t||e>r)&&console.error("Material-UI: The value provided ".concat(e," is out of range [").concat(t,", ").concat(r,"].")),Math.min(Math.max(t,e),r)}function r(e){e=e.substr(1);var t=new RegExp(".{1,".concat(e.length>=6?2:1,"}"),"g"),r=e.match(t);return r&&1===r[0].length&&(r=r.map(function(e){return e+e})),r?"rgb".concat(4===r.length?"a":"","(").concat(r.map(function(e,t){return t<3?parseInt(e,16):Math.round(parseInt(e,16)/255*1e3)/1e3}).join(", "),")"):""}function n(e){var t=(e=a(e)).values,r=t[0],n=t[1]/100,s=t[2]/100,u=n*Math.min(s,1-s),i=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:(e+r/30)%12;return s-u*Math.max(Math.min(t-3,9-t,1),-1)},l="rgb",c=[Math.round(255*i(0)),Math.round(255*i(8)),Math.round(255*i(4))];return"hsla"===e.type&&(l+="a",c.push(t[3])),o({type:l,values:c})}function a(t){if(t.type)return t;if("#"===t.charAt(0))return a(r(t));var n=t.indexOf("("),o=t.substring(0,n);if(-1===["rgb","rgba","hsl","hsla"].indexOf(o))throw new Error("production"!==process.env.NODE_ENV?"Material-UI: Unsupported `".concat(t,"` color.\nWe support the following formats: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla()."):e.default(3,t));var s=t.substring(n+1,t.length-1).split(",");return{type:o,values:s=s.map(function(e){return parseFloat(e)})}}function o(e){var t=e.type,r=e.values;return-1!==t.indexOf("rgb")?r=r.map(function(e,t){return t<3?parseInt(e,10):e}):-1!==t.indexOf("hsl")&&(r[1]="".concat(r[1],"%"),r[2]="".concat(r[2],"%")),"".concat(t,"(").concat(r.join(", "),")")}function s(e){var t="hsl"===(e=a(e)).type?a(n(e)).values:e.values;return t=t.map(function(e){return(e/=255)<=.03928?e/12.92:Math.pow((e+.055)/1.055,2.4)}),Number((.2126*t[0]+.7152*t[1]+.0722*t[2]).toFixed(3))}require("../../../../../_virtual/index28.js"),require("../../../utils/esm/ponyfillGlobal.js"),require("../../../utils/esm/refType.js"),exports.alpha=function(e,r){return e=a(e),r=t(r),"rgb"!==e.type&&"hsl"!==e.type||(e.type+="a"),e.values[3]=r,o(e)},exports.darken=function(e,r){if(e=a(e),r=t(r),-1!==e.type.indexOf("hsl"))e.values[2]*=1-r;else if(-1!==e.type.indexOf("rgb"))for(var n=0;n<3;n+=1)e.values[n]*=1-r;return o(e)},exports.decomposeColor=a,exports.getContrastRatio=function(e,t){var r=s(e),n=s(t);return(Math.max(r,n)+.05)/(Math.min(r,n)+.05)},exports.getLuminance=s,exports.hexToRgb=r,exports.hslToRgb=n,exports.lighten=function(e,r){if(e=a(e),r=t(r),-1!==e.type.indexOf("hsl"))e.values[2]+=(100-e.values[2])*r;else if(-1!==e.type.indexOf("rgb"))for(var n=0;n<3;n+=1)e.values[n]+=(255-e.values[n])*r;return o(e)},exports.recomposeColor=o;
|
|
2
2
|
//# sourceMappingURL=colorManipulator.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"colorManipulator.js","sources":["../../../../../../../node_modules/@material-ui/core/esm/styles/colorManipulator.js"],"sourcesContent":["import { formatMuiErrorMessage as _formatMuiErrorMessage } from \"@material-ui/utils\";\n\n/* eslint-disable no-use-before-define */\n\n/**\n * Returns a number whose value is limited to the given range.\n *\n * @param {number} value The value to be clamped\n * @param {number} min The lower boundary of the output range\n * @param {number} max The upper boundary of the output range\n * @returns {number} A number in the range [min, max]\n */\nfunction clamp(value) {\n var min = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0;\n var max = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : 1;\n\n if (process.env.NODE_ENV !== 'production') {\n if (value < min || value > max) {\n console.error(\"Material-UI: The value provided \".concat(value, \" is out of range [\").concat(min, \", \").concat(max, \"].\"));\n }\n }\n\n return Math.min(Math.max(min, value), max);\n}\n/**\n * Converts a color from CSS hex format to CSS rgb format.\n *\n * @param {string} color - Hex color, i.e. #nnn or #nnnnnn\n * @returns {string} A CSS rgb color string\n */\n\n\nexport function hexToRgb(color) {\n color = color.substr(1);\n var re = new RegExp(\".{1,\".concat(color.length >= 6 ? 2 : 1, \"}\"), 'g');\n var colors = color.match(re);\n\n if (colors && colors[0].length === 1) {\n colors = colors.map(function (n) {\n return n + n;\n });\n }\n\n return colors ? \"rgb\".concat(colors.length === 4 ? 'a' : '', \"(\").concat(colors.map(function (n, index) {\n return index < 3 ? parseInt(n, 16) : Math.round(parseInt(n, 16) / 255 * 1000) / 1000;\n }).join(', '), \")\") : '';\n}\n\nfunction intToHex(int) {\n var hex = int.toString(16);\n return hex.length === 1 ? \"0\".concat(hex) : hex;\n}\n/**\n * Converts a color from CSS rgb format to CSS hex format.\n *\n * @param {string} color - RGB color, i.e. rgb(n, n, n)\n * @returns {string} A CSS rgb color string, i.e. #nnnnnn\n */\n\n\nexport function rgbToHex(color) {\n // Idempotent\n if (color.indexOf('#') === 0) {\n return color;\n }\n\n var _decomposeColor = decomposeColor(color),\n values = _decomposeColor.values;\n\n return \"#\".concat(values.map(function (n) {\n return intToHex(n);\n }).join(''));\n}\n/**\n * Converts a color from hsl format to rgb format.\n *\n * @param {string} color - HSL color values\n * @returns {string} rgb color values\n */\n\nexport function hslToRgb(color) {\n color = decomposeColor(color);\n var _color = color,\n values = _color.values;\n var h = values[0];\n var s = values[1] / 100;\n var l = values[2] / 100;\n var a = s * Math.min(l, 1 - l);\n\n var f = function f(n) {\n var k = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : (n + h / 30) % 12;\n return l - a * Math.max(Math.min(k - 3, 9 - k, 1), -1);\n };\n\n var type = 'rgb';\n var rgb = [Math.round(f(0) * 255), Math.round(f(8) * 255), Math.round(f(4) * 255)];\n\n if (color.type === 'hsla') {\n type += 'a';\n rgb.push(values[3]);\n }\n\n return recomposeColor({\n type: type,\n values: rgb\n });\n}\n/**\n * Returns an object with the type and values of a color.\n *\n * Note: Does not support rgb % values.\n *\n * @param {string} color - CSS color, i.e. one of: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla()\n * @returns {object} - A MUI color object: {type: string, values: number[]}\n */\n\nexport function decomposeColor(color) {\n // Idempotent\n if (color.type) {\n return color;\n }\n\n if (color.charAt(0) === '#') {\n return decomposeColor(hexToRgb(color));\n }\n\n var marker = color.indexOf('(');\n var type = color.substring(0, marker);\n\n if (['rgb', 'rgba', 'hsl', 'hsla'].indexOf(type) === -1) {\n throw new Error(process.env.NODE_ENV !== \"production\" ? \"Material-UI: Unsupported `\".concat(color, \"` color.\\nWe support the following formats: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla().\") : _formatMuiErrorMessage(3, color));\n }\n\n var values = color.substring(marker + 1, color.length - 1).split(',');\n values = values.map(function (value) {\n return parseFloat(value);\n });\n return {\n type: type,\n values: values\n };\n}\n/**\n * Converts a color object with type and values to a string.\n *\n * @param {object} color - Decomposed color\n * @param {string} color.type - One of: 'rgb', 'rgba', 'hsl', 'hsla'\n * @param {array} color.values - [n,n,n] or [n,n,n,n]\n * @returns {string} A CSS color string\n */\n\nexport function recomposeColor(color) {\n var type = color.type;\n var values = color.values;\n\n if (type.indexOf('rgb') !== -1) {\n // Only convert the first 3 values to int (i.e. not alpha)\n values = values.map(function (n, i) {\n return i < 3 ? parseInt(n, 10) : n;\n });\n } else if (type.indexOf('hsl') !== -1) {\n values[1] = \"\".concat(values[1], \"%\");\n values[2] = \"\".concat(values[2], \"%\");\n }\n\n return \"\".concat(type, \"(\").concat(values.join(', '), \")\");\n}\n/**\n * Calculates the contrast ratio between two colors.\n *\n * Formula: https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests\n *\n * @param {string} foreground - CSS color, i.e. one of: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla()\n * @param {string} background - CSS color, i.e. one of: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla()\n * @returns {number} A contrast ratio value in the range 0 - 21.\n */\n\nexport function getContrastRatio(foreground, background) {\n var lumA = getLuminance(foreground);\n var lumB = getLuminance(background);\n return (Math.max(lumA, lumB) + 0.05) / (Math.min(lumA, lumB) + 0.05);\n}\n/**\n * The relative brightness of any point in a color space,\n * normalized to 0 for darkest black and 1 for lightest white.\n *\n * Formula: https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests\n *\n * @param {string} color - CSS color, i.e. one of: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla()\n * @returns {number} The relative brightness of the color in the range 0 - 1\n */\n\nexport function getLuminance(color) {\n color = decomposeColor(color);\n var rgb = color.type === 'hsl' ? decomposeColor(hslToRgb(color)).values : color.values;\n rgb = rgb.map(function (val) {\n val /= 255; // normalized\n\n return val <= 0.03928 ? val / 12.92 : Math.pow((val + 0.055) / 1.055, 2.4);\n }); // Truncate at 3 digits\n\n return Number((0.2126 * rgb[0] + 0.7152 * rgb[1] + 0.0722 * rgb[2]).toFixed(3));\n}\n/**\n * Darken or lighten a color, depending on its luminance.\n * Light colors are darkened, dark colors are lightened.\n *\n * @param {string} color - CSS color, i.e. one of: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla()\n * @param {number} coefficient=0.15 - multiplier in the range 0 - 1\n * @returns {string} A CSS color string. Hex input values are returned as rgb\n */\n\nexport function emphasize(color) {\n var coefficient = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0.15;\n return getLuminance(color) > 0.5 ? darken(color, coefficient) : lighten(color, coefficient);\n}\nvar warnedOnce = false;\n/**\n * Set the absolute transparency of a color.\n * Any existing alpha values are overwritten.\n *\n * @param {string} color - CSS color, i.e. one of: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla()\n * @param {number} value - value to set the alpha channel to in the range 0 -1\n * @returns {string} A CSS color string. Hex input values are returned as rgb\n *\n * @deprecated\n * Use `import { alpha } from '@material-ui/core/styles'` instead.\n */\n\nexport function fade(color, value) {\n if (process.env.NODE_ENV !== 'production') {\n if (!warnedOnce) {\n warnedOnce = true;\n console.error(['Material-UI: The `fade` color utility was renamed to `alpha` to better describe its functionality.', '', \"You should use `import { alpha } from '@material-ui/core/styles'`\"].join('\\n'));\n }\n }\n\n return alpha(color, value);\n}\n/**\n * Set the absolute transparency of a color.\n * Any existing alpha value is overwritten.\n *\n * @param {string} color - CSS color, i.e. one of: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla()\n * @param {number} value - value to set the alpha channel to in the range 0-1\n * @returns {string} A CSS color string. Hex input values are returned as rgb\n */\n\nexport function alpha(color, value) {\n color = decomposeColor(color);\n value = clamp(value);\n\n if (color.type === 'rgb' || color.type === 'hsl') {\n color.type += 'a';\n }\n\n color.values[3] = value;\n return recomposeColor(color);\n}\n/**\n * Darkens a color.\n *\n * @param {string} color - CSS color, i.e. one of: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla()\n * @param {number} coefficient - multiplier in the range 0 - 1\n * @returns {string} A CSS color string. Hex input values are returned as rgb\n */\n\nexport function darken(color, coefficient) {\n color = decomposeColor(color);\n coefficient = clamp(coefficient);\n\n if (color.type.indexOf('hsl') !== -1) {\n color.values[2] *= 1 - coefficient;\n } else if (color.type.indexOf('rgb') !== -1) {\n for (var i = 0; i < 3; i += 1) {\n color.values[i] *= 1 - coefficient;\n }\n }\n\n return recomposeColor(color);\n}\n/**\n * Lightens a color.\n *\n * @param {string} color - CSS color, i.e. one of: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla()\n * @param {number} coefficient - multiplier in the range 0 - 1\n * @returns {string} A CSS color string. Hex input values are returned as rgb\n */\n\nexport function lighten(color, coefficient) {\n color = decomposeColor(color);\n coefficient = clamp(coefficient);\n\n if (color.type.indexOf('hsl') !== -1) {\n color.values[2] += (100 - color.values[2]) * coefficient;\n } else if (color.type.indexOf('rgb') !== -1) {\n for (var i = 0; i < 3; i += 1) {\n color.values[i] += (255 - color.values[i]) * coefficient;\n }\n }\n\n return recomposeColor(color);\n}"],"names":["clamp","value","min","arguments","length","undefined","max","process","env","NODE_ENV","console","error","concat","Math","hexToRgb","color","substr","re","RegExp","colors","match","map","n","index","parseInt","round","join","hslToRgb","values","decomposeColor","h","s","l","a","f","k","type","rgb","push","recomposeColor","charAt","marker","indexOf","substring","Error","_formatMuiErrorMessage","split","parseFloat","i","getLuminance","val","pow","Number","toFixed","coefficient","foreground","background","lumA","lumB"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"colorManipulator.js","sources":["../../../../../../../node_modules/@material-ui/core/esm/styles/colorManipulator.js"],"sourcesContent":["import { formatMuiErrorMessage as _formatMuiErrorMessage } from \"@material-ui/utils\";\n\n/* eslint-disable no-use-before-define */\n\n/**\n * Returns a number whose value is limited to the given range.\n *\n * @param {number} value The value to be clamped\n * @param {number} min The lower boundary of the output range\n * @param {number} max The upper boundary of the output range\n * @returns {number} A number in the range [min, max]\n */\nfunction clamp(value) {\n var min = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0;\n var max = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : 1;\n\n if (process.env.NODE_ENV !== 'production') {\n if (value < min || value > max) {\n console.error(\"Material-UI: The value provided \".concat(value, \" is out of range [\").concat(min, \", \").concat(max, \"].\"));\n }\n }\n\n return Math.min(Math.max(min, value), max);\n}\n/**\n * Converts a color from CSS hex format to CSS rgb format.\n *\n * @param {string} color - Hex color, i.e. #nnn or #nnnnnn\n * @returns {string} A CSS rgb color string\n */\n\n\nexport function hexToRgb(color) {\n color = color.substr(1);\n var re = new RegExp(\".{1,\".concat(color.length >= 6 ? 2 : 1, \"}\"), 'g');\n var colors = color.match(re);\n\n if (colors && colors[0].length === 1) {\n colors = colors.map(function (n) {\n return n + n;\n });\n }\n\n return colors ? \"rgb\".concat(colors.length === 4 ? 'a' : '', \"(\").concat(colors.map(function (n, index) {\n return index < 3 ? parseInt(n, 16) : Math.round(parseInt(n, 16) / 255 * 1000) / 1000;\n }).join(', '), \")\") : '';\n}\n\nfunction intToHex(int) {\n var hex = int.toString(16);\n return hex.length === 1 ? \"0\".concat(hex) : hex;\n}\n/**\n * Converts a color from CSS rgb format to CSS hex format.\n *\n * @param {string} color - RGB color, i.e. rgb(n, n, n)\n * @returns {string} A CSS rgb color string, i.e. #nnnnnn\n */\n\n\nexport function rgbToHex(color) {\n // Idempotent\n if (color.indexOf('#') === 0) {\n return color;\n }\n\n var _decomposeColor = decomposeColor(color),\n values = _decomposeColor.values;\n\n return \"#\".concat(values.map(function (n) {\n return intToHex(n);\n }).join(''));\n}\n/**\n * Converts a color from hsl format to rgb format.\n *\n * @param {string} color - HSL color values\n * @returns {string} rgb color values\n */\n\nexport function hslToRgb(color) {\n color = decomposeColor(color);\n var _color = color,\n values = _color.values;\n var h = values[0];\n var s = values[1] / 100;\n var l = values[2] / 100;\n var a = s * Math.min(l, 1 - l);\n\n var f = function f(n) {\n var k = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : (n + h / 30) % 12;\n return l - a * Math.max(Math.min(k - 3, 9 - k, 1), -1);\n };\n\n var type = 'rgb';\n var rgb = [Math.round(f(0) * 255), Math.round(f(8) * 255), Math.round(f(4) * 255)];\n\n if (color.type === 'hsla') {\n type += 'a';\n rgb.push(values[3]);\n }\n\n return recomposeColor({\n type: type,\n values: rgb\n });\n}\n/**\n * Returns an object with the type and values of a color.\n *\n * Note: Does not support rgb % values.\n *\n * @param {string} color - CSS color, i.e. one of: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla()\n * @returns {object} - A MUI color object: {type: string, values: number[]}\n */\n\nexport function decomposeColor(color) {\n // Idempotent\n if (color.type) {\n return color;\n }\n\n if (color.charAt(0) === '#') {\n return decomposeColor(hexToRgb(color));\n }\n\n var marker = color.indexOf('(');\n var type = color.substring(0, marker);\n\n if (['rgb', 'rgba', 'hsl', 'hsla'].indexOf(type) === -1) {\n throw new Error(process.env.NODE_ENV !== \"production\" ? \"Material-UI: Unsupported `\".concat(color, \"` color.\\nWe support the following formats: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla().\") : _formatMuiErrorMessage(3, color));\n }\n\n var values = color.substring(marker + 1, color.length - 1).split(',');\n values = values.map(function (value) {\n return parseFloat(value);\n });\n return {\n type: type,\n values: values\n };\n}\n/**\n * Converts a color object with type and values to a string.\n *\n * @param {object} color - Decomposed color\n * @param {string} color.type - One of: 'rgb', 'rgba', 'hsl', 'hsla'\n * @param {array} color.values - [n,n,n] or [n,n,n,n]\n * @returns {string} A CSS color string\n */\n\nexport function recomposeColor(color) {\n var type = color.type;\n var values = color.values;\n\n if (type.indexOf('rgb') !== -1) {\n // Only convert the first 3 values to int (i.e. not alpha)\n values = values.map(function (n, i) {\n return i < 3 ? parseInt(n, 10) : n;\n });\n } else if (type.indexOf('hsl') !== -1) {\n values[1] = \"\".concat(values[1], \"%\");\n values[2] = \"\".concat(values[2], \"%\");\n }\n\n return \"\".concat(type, \"(\").concat(values.join(', '), \")\");\n}\n/**\n * Calculates the contrast ratio between two colors.\n *\n * Formula: https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests\n *\n * @param {string} foreground - CSS color, i.e. one of: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla()\n * @param {string} background - CSS color, i.e. one of: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla()\n * @returns {number} A contrast ratio value in the range 0 - 21.\n */\n\nexport function getContrastRatio(foreground, background) {\n var lumA = getLuminance(foreground);\n var lumB = getLuminance(background);\n return (Math.max(lumA, lumB) + 0.05) / (Math.min(lumA, lumB) + 0.05);\n}\n/**\n * The relative brightness of any point in a color space,\n * normalized to 0 for darkest black and 1 for lightest white.\n *\n * Formula: https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests\n *\n * @param {string} color - CSS color, i.e. one of: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla()\n * @returns {number} The relative brightness of the color in the range 0 - 1\n */\n\nexport function getLuminance(color) {\n color = decomposeColor(color);\n var rgb = color.type === 'hsl' ? decomposeColor(hslToRgb(color)).values : color.values;\n rgb = rgb.map(function (val) {\n val /= 255; // normalized\n\n return val <= 0.03928 ? val / 12.92 : Math.pow((val + 0.055) / 1.055, 2.4);\n }); // Truncate at 3 digits\n\n return Number((0.2126 * rgb[0] + 0.7152 * rgb[1] + 0.0722 * rgb[2]).toFixed(3));\n}\n/**\n * Darken or lighten a color, depending on its luminance.\n * Light colors are darkened, dark colors are lightened.\n *\n * @param {string} color - CSS color, i.e. one of: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla()\n * @param {number} coefficient=0.15 - multiplier in the range 0 - 1\n * @returns {string} A CSS color string. Hex input values are returned as rgb\n */\n\nexport function emphasize(color) {\n var coefficient = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0.15;\n return getLuminance(color) > 0.5 ? darken(color, coefficient) : lighten(color, coefficient);\n}\nvar warnedOnce = false;\n/**\n * Set the absolute transparency of a color.\n * Any existing alpha values are overwritten.\n *\n * @param {string} color - CSS color, i.e. one of: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla()\n * @param {number} value - value to set the alpha channel to in the range 0 -1\n * @returns {string} A CSS color string. Hex input values are returned as rgb\n *\n * @deprecated\n * Use `import { alpha } from '@material-ui/core/styles'` instead.\n */\n\nexport function fade(color, value) {\n if (process.env.NODE_ENV !== 'production') {\n if (!warnedOnce) {\n warnedOnce = true;\n console.error(['Material-UI: The `fade` color utility was renamed to `alpha` to better describe its functionality.', '', \"You should use `import { alpha } from '@material-ui/core/styles'`\"].join('\\n'));\n }\n }\n\n return alpha(color, value);\n}\n/**\n * Set the absolute transparency of a color.\n * Any existing alpha value is overwritten.\n *\n * @param {string} color - CSS color, i.e. one of: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla()\n * @param {number} value - value to set the alpha channel to in the range 0-1\n * @returns {string} A CSS color string. Hex input values are returned as rgb\n */\n\nexport function alpha(color, value) {\n color = decomposeColor(color);\n value = clamp(value);\n\n if (color.type === 'rgb' || color.type === 'hsl') {\n color.type += 'a';\n }\n\n color.values[3] = value;\n return recomposeColor(color);\n}\n/**\n * Darkens a color.\n *\n * @param {string} color - CSS color, i.e. one of: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla()\n * @param {number} coefficient - multiplier in the range 0 - 1\n * @returns {string} A CSS color string. Hex input values are returned as rgb\n */\n\nexport function darken(color, coefficient) {\n color = decomposeColor(color);\n coefficient = clamp(coefficient);\n\n if (color.type.indexOf('hsl') !== -1) {\n color.values[2] *= 1 - coefficient;\n } else if (color.type.indexOf('rgb') !== -1) {\n for (var i = 0; i < 3; i += 1) {\n color.values[i] *= 1 - coefficient;\n }\n }\n\n return recomposeColor(color);\n}\n/**\n * Lightens a color.\n *\n * @param {string} color - CSS color, i.e. one of: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla()\n * @param {number} coefficient - multiplier in the range 0 - 1\n * @returns {string} A CSS color string. Hex input values are returned as rgb\n */\n\nexport function lighten(color, coefficient) {\n color = decomposeColor(color);\n coefficient = clamp(coefficient);\n\n if (color.type.indexOf('hsl') !== -1) {\n color.values[2] += (100 - color.values[2]) * coefficient;\n } else if (color.type.indexOf('rgb') !== -1) {\n for (var i = 0; i < 3; i += 1) {\n color.values[i] += (255 - color.values[i]) * coefficient;\n }\n }\n\n return recomposeColor(color);\n}"],"names":["clamp","value","min","arguments","length","undefined","max","process","env","NODE_ENV","console","error","concat","Math","hexToRgb","color","substr","re","RegExp","colors","match","map","n","index","parseInt","round","join","hslToRgb","values","decomposeColor","h","s","l","a","f","k","type","rgb","push","recomposeColor","charAt","marker","indexOf","substring","Error","_formatMuiErrorMessage","split","parseFloat","i","getLuminance","val","pow","Number","toFixed","coefficient","foreground","background","lumA","lumB"],"mappings":"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"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../../@babel/runtime/helpers/esm/extends.js");require("../../../styles/esm/index.js");var t=require("./defaultTheme.js"),r=require("../../../styles/esm/makeStyles/makeStyles.js");exports.default=function(s){var u=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return r.default(s,e.default({defaultTheme:t.default},u))};
|
|
2
|
+
//# sourceMappingURL=makeStyles.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"makeStyles.js","sources":["../../../../../../../node_modules/@material-ui/core/esm/styles/makeStyles.js"],"sourcesContent":["import _extends from \"@babel/runtime/helpers/esm/extends\";\nimport { makeStyles as makeStylesWithoutDefault } from '@material-ui/styles';\nimport defaultTheme from './defaultTheme';\n\nfunction makeStyles(stylesOrCreator) {\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return makeStylesWithoutDefault(stylesOrCreator, _extends({\n defaultTheme: defaultTheme\n }, options));\n}\n\nexport default makeStyles;"],"names":["stylesOrCreator","options","arguments","length","undefined","makeStylesWithoutDefault","_extends","defaultTheme"],"mappings":"4RAIA,SAAoBA,GAClB,IAAIC,EAAUC,UAAUC,OAAS,QAAsBC,IAAjBF,UAAU,GAAmBA,UAAU,GAAK,CAAA,EAClF,OAAOG,EAAwB,QAACL,EAAiBM,UAAS,CACxDC,aAAcA,EAAY,SACzBN,GACL"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),require("../../../styles/esm/index.js");var e=require("react"),u=require("./defaultTheme.js"),r=require("../../../styles/esm/useTheme/useTheme.js");function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var s=t(e);exports.default=function(){var e=r.default()||u.default;return"production"!==process.env.NODE_ENV&&s.default.useDebugValue(e),e};
|
|
2
|
+
//# sourceMappingURL=useTheme.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useTheme.js","sources":["../../../../../../../node_modules/@material-ui/core/esm/styles/useTheme.js"],"sourcesContent":["import { useTheme as useThemeWithoutDefault } from '@material-ui/styles';\nimport React from 'react';\nimport defaultTheme from './defaultTheme';\nexport default function useTheme() {\n var theme = useThemeWithoutDefault() || defaultTheme;\n\n if (process.env.NODE_ENV !== 'production') {\n // eslint-disable-next-line react-hooks/rules-of-hooks\n React.useDebugValue(theme);\n }\n\n return theme;\n}"],"names":["theme","useThemeWithoutDefault","defaultTheme","process","env","NODE_ENV","React","useDebugValue"],"mappings":"2TAGe,WACb,IAAIA,EAAQC,aAA4BC,UAOxC,MAL6B,eAAzBC,QAAQC,IAAIC,UAEdC,UAAMC,cAAcP,GAGfA,CACT"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"withTheme.js","sources":["../../../../../../../node_modules/@material-ui/core/esm/styles/withTheme.js"],"sourcesContent":["import { withThemeCreator } from '@material-ui/styles';\nimport defaultTheme from './defaultTheme';\nvar withTheme = withThemeCreator({\n defaultTheme: defaultTheme\n});\nexport default withTheme;"],"names":["withThemeCreator","defaultTheme"],"mappings":"8IAEgBA,iBAAiB,CAC/BC,aAAcA,EAAY"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.getTransitionProps=function(t,e){var o=t.timeout,r=t.style,n=void 0===r?{}:r;return{duration:n.transitionDuration||"number"==typeof o?o:o[e.mode]||0,delay:n.transitionDelay}},exports.reflow=function(t){return t.scrollTop};
|
|
2
|
+
//# sourceMappingURL=utils.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"utils.js","sources":["../../../../../../../node_modules/@material-ui/core/esm/transitions/utils.js"],"sourcesContent":["export var reflow = function reflow(node) {\n return node.scrollTop;\n};\nexport function getTransitionProps(props, options) {\n var timeout = props.timeout,\n _props$style = props.style,\n style = _props$style === void 0 ? {} : _props$style;\n return {\n duration: style.transitionDuration || typeof timeout === 'number' ? timeout : timeout[options.mode] || 0,\n delay: style.transitionDelay\n };\n}"],"names":["props","options","timeout","_props$style","style","duration","transitionDuration","mode","delay","transitionDelay","node","scrollTop"],"mappings":"+FAGO,SAA4BA,EAAOC,GACxC,IAAIC,EAAUF,EAAME,QAChBC,EAAeH,EAAMI,MACrBA,OAAyB,IAAjBD,EAA0B,CAAA,EAAKA,EAC3C,MAAO,CACLE,SAAUD,EAAME,oBAAyC,iBAAZJ,EAAuBA,EAAUA,EAAQD,EAAQM,OAAS,EACvGC,MAAOJ,EAAMK,gBAEjB,iBAXoB,SAAgBC,GAClC,OAAOA,EAAKC,SACd"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../../@babel/runtime/helpers/esm/extends.js"),t=require("../../../../@babel/runtime/helpers/esm/objectWithoutProperties.js"),r=require("react"),s=require("../../../../../_virtual/index3.js"),u=require("../../../../../_virtual/hoist-non-react-statics.cjs.js"),n=require("../../../utils/esm/chainPropTypes.js");require("../../../utils/esm/elementAcceptingRef.js"),require("../../../utils/esm/elementTypeAcceptingRef.js");var a=require("../../../utils/esm/getDisplayName.js");require("../../../utils/esm/ponyfillGlobal.js"),require("../../../utils/esm/refType.js");var i=require("../makeStyles/makeStyles.js"),o=require("../getThemeProps/getThemeProps.js"),l=require("../useTheme/useTheme.js");function f(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var d=f(r)
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../../@babel/runtime/helpers/esm/extends.js"),t=require("../../../../@babel/runtime/helpers/esm/objectWithoutProperties.js"),r=require("react"),s=require("../../../../../_virtual/index3.js"),u=require("../../../../../_virtual/hoist-non-react-statics.cjs.js"),n=require("../../../utils/esm/chainPropTypes.js");require("../../../utils/esm/elementAcceptingRef.js"),require("../../../utils/esm/elementTypeAcceptingRef.js");var a=require("../../../utils/esm/getDisplayName.js");require("../../../utils/esm/ponyfillGlobal.js"),require("../../../utils/esm/refType.js");var i=require("../makeStyles/makeStyles.js"),o=require("../getThemeProps/getThemeProps.js"),l=require("../useTheme/useTheme.js");function f(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var d=f(r);exports.default=function(r){var f=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return function(p){var c=f.defaultTheme,m=f.withTheme,h=void 0!==m&&m,v=f.name,j=t.default(f,["defaultTheme","withTheme","name"]);if("production"!==process.env.NODE_ENV&&void 0===p)throw new Error(["You are calling withStyles(styles)(Component) with an undefined component.","You may have forgotten to import it."].join("\n"));var y=v;if("production"!==process.env.NODE_ENV&&!v){var N=a.default(p);void 0!==N&&(y=N)}var q=i.default(r,e.default({defaultTheme:c,Component:p,name:v||p.displayName,classNamePrefix:y},j)),T=d.default.forwardRef(function(r,s){r.classes;var u,n=r.innerRef,a=t.default(r,["classes","innerRef"]),i=q(e.default({},p.defaultProps,r)),f=a;return("string"==typeof v||h)&&(u=l.default()||c,v&&(f=o.default({theme:u,name:v,props:a})),h&&!f.theme&&(f.theme=u)),d.default.createElement(p,e.default({ref:n||s,classes:i},f))});return"production"!==process.env.NODE_ENV&&(T.propTypes={classes:s.default.object,innerRef:n.default(s.default.oneOfType([s.default.func,s.default.object]),function(e){return e.innerRef,null})}),"production"!==process.env.NODE_ENV&&(T.displayName="WithStyles(".concat(a.default(p),")")),u.default(T,p),"production"!==process.env.NODE_ENV&&(T.Naked=p,T.options=f,T.useStyles=q),T}};
|
|
2
2
|
//# sourceMappingURL=withStyles.js.map
|