annotate x/static/js/7991.5d96c772.chunk.js.map @ 125:49f3d3878413 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse2 commit 5ea1f9c1eef1de76232e69aa6d34cda77d90d566
author fubar
date Sat, 05 Oct 2024 23:58:05 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
125
49f3d3878413 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse2 commit 5ea1f9c1eef1de76232e69aa6d34cda77d90d566
fubar
parents:
diff changeset
1 {"version":3,"file":"static/js/7991.5d96c772.chunk.js","mappings":"8OAaA,MAYMA,GAAW,QAAO,MAAO,CAC7BC,KAAM,UACNC,KAAM,OACNC,kBAAmB,CAACC,EAAOC,KACzB,MAAM,WACJC,GACEF,EACJ,MAAO,CAACC,EAAOE,KAAMF,EAAOC,EAAWE,aAAcF,EAAWG,kBAAoBJ,EAAOI,iBAAkBH,EAAWI,WAAaL,EAAOK,UAAU,GAPzI,CASd,CACDC,SAAU,CAAC,CACTP,MAAO,CACLI,YAAa,cAEfI,MAAO,CACLC,YAAa,EACbC,aAAc,IAEf,CACDV,MAAO,CACLK,kBAAkB,GAEpBG,MAAO,CACLG,KAAM,EACNC,SAAU,gBA8HhB,EA1H0B,cAAiB,SAAcC,EAASC,GAChE,MAAMd,GAAQ,OAAgB,CAC5BA,MAAOa,EACPhB,KAAM,aAGNkB,OAAQC,EAAU,SAClBC,EAAQ,UACRC,EAAS,UACTC,EAAY,MACZb,UAAWc,EACXC,SAAUC,EAAY,SACtBC,GAAW,EAAK,MAChBC,EAAK,KACLC,KACGC,GACD1B,GACE,WACJ2B,EAAU,UACVC,EAAS,iBACTvB,EAAgB,YAChBD,EAAW,UACXyB,GACE,aAAiB,KACrB,IAAKd,GAAS,EAAOT,GAAY,EAAOe,GAAW,GAAS,CAACL,EAAYI,EAAeE,GACpFK,IAAeH,EACjBT,OAAwBe,IAAfd,GAA2BA,GAC1Ba,GAAaF,EAAaH,EACpClB,OAA8BwB,IAAlBV,GAA8BA,GAChCS,GAAaF,EAAaH,IACpCH,OAA4BS,IAAjBR,GAA6BA,GAE1C,MAAMS,EAAe,WAAc,KAAM,CACvCP,QACAC,OACAF,WACAS,KAAMR,EAAQ,EACdT,SACAT,YACAe,cACE,CAACG,EAAOC,EAAMF,EAAUR,EAAQT,EAAWe,IACzCnB,EAAa,IACdF,EACHe,SACAX,cACAC,mBACAC,YACAe,WACAE,WACAJ,aAEIc,EA3FkB/B,KACxB,MAAM,QACJ+B,EAAO,YACP7B,EAAW,iBACXC,EAAgB,UAChBC,GACEJ,EACEgC,EAAQ,CACZ/B,KAAM,CAAC,OAAQC,EAAaC,GAAoB,mBAAoBC,GAAa,cAEnF,OAAO,OAAe4B,EAAO,IAAqBD,EAAQ,EAiF1CE,CAAkBjC,GAC5BkC,GAA2B,UAAMxC,EAAU,CAC/CyC,GAAIlB,EACJD,WAAW,OAAKe,EAAQ9B,KAAMe,GAC9BJ,IAAKA,EACLZ,WAAYA,KACTwB,EACHT,SAAU,CAACW,GAAavB,GAA8B,IAAVmB,EAAcI,EAAY,KAAMX,KAE9E,OAAoB,SAAK,IAAYqB,SAAU,CAC7CC,MAAOR,EACPd,SAAUW,IAAcvB,GAA8B,IAAVmB,GAA2B,UAAM,WAAgB,CAC3FP,SAAU,CAACW,EAAWQ,KACnBA,GAET,G,yDCnHA,MAAMI,EAA2B,gBAAoB,CAAC,GAS/C,SAASC,IACd,OAAO,aAAiBD,EAC1B,CACA,S,oPCdO,SAASE,EAAoB5C,GAClC,OAAO,QAAqB,UAAWA,EACzC,CACA,MACA,GADoB,OAAuB,UAAW,CAAC,OAAQ,aAAc,WAAY,mBAAoB,a,yDCD7G,MAAM6C,EAA8B,gBAAoB,CAAC,GASlD,SAASC,IACd,OAAO,aAAiBD,EAC1B,CACA,S","sources":["../../../node_modules/@mui/material/Step/Step.js","../../../node_modules/@mui/material/Step/StepContext.js","../../../node_modules/@mui/material/Step/stepClasses.js","../../../node_modules/@mui/material/Stepper/StepperContext.js"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport PropTypes from 'prop-types';\nimport clsx from 'clsx';\nimport integerPropType from '@mui/utils/integerPropType';\nimport composeClasses from '@mui/utils/composeClasses';\nimport StepperContext from \"../Stepper/StepperContext.js\";\nimport StepContext from \"./StepContext.js\";\nimport { styled } from \"../zero-styled/index.js\";\nimport { useDefaultProps } from \"../DefaultPropsProvider/index.js\";\nimport { getStepUtilityClass } from \"./stepClasses.js\";\nimport { jsxs as _jsxs, jsx as _jsx } from \"react/jsx-runtime\";\nconst useUtilityClasses = ownerState => {\n const {\n classes,\n orientation,\n alternativeLabel,\n completed\n } = ownerState;\n const slots = {\n root: ['root', orientation, alternativeLabel && 'alternativeLabel', completed && 'completed']\n };\n return composeClasses(slots, getStepUtilityClass, classes);\n};\nconst StepRoot = styled('div', {\n name: 'MuiStep',\n slot: 'Root',\n overridesResolver: (props, styles) => {\n const {\n ownerState\n } = props;\n return [styles.root, styles[ownerState.orientation], ownerState.alternativeLabel && styles.alternativeLabel, ownerState.completed && styles.completed];\n }\n})({\n variants: [{\n props: {\n orientation: 'horizontal'\n },\n style: {\n paddingLeft: 8,\n paddingRight: 8\n }\n }, {\n props: {\n alternativeLabel: true\n },\n style: {\n flex: 1,\n position: 'relative'\n }\n }]\n});\nconst Step = /*#__PURE__*/React.forwardRef(function Step(inProps, ref) {\n const props = useDefaultProps({\n props: inProps,\n name: 'MuiStep'\n });\n const {\n active: activeProp,\n children,\n className,\n component = 'div',\n completed: completedProp,\n disabled: disabledProp,\n expanded = false,\n index,\n last,\n ...other\n } = props;\n const {\n activeStep,\n connector,\n alternativeLabel,\n orientation,\n nonLinear\n } = React.useContext(StepperContext);\n let [active = false, completed = false, disabled = false] = [activeProp, completedProp, disabledProp];\n if (activeStep === index) {\n active = activeProp !== undefined ? activeProp : true;\n } else if (!nonLinear && activeStep > index) {\n completed = completedProp !== undefined ? completedProp : true;\n } else if (!nonLinear && activeStep < index) {\n disabled = disabledProp !== undefined ? disabledProp : true;\n }\n const contextValue = React.useMemo(() => ({\n index,\n last,\n expanded,\n icon: index + 1,\n active,\n completed,\n disabled\n }), [index, last, expanded, active, completed, disabled]);\n const ownerState = {\n ...props,\n active,\n orientation,\n alternativeLabel,\n completed,\n disabled,\n expanded,\n component\n };\n const classes = useUtilityClasses(ownerState);\n const newChildren = /*#__PURE__*/_jsxs(StepRoot, {\n as: component,\n className: clsx(classes.root, className),\n ref: ref,\n ownerState: ownerState,\n ...other,\n children: [connector && alternativeLabel && index !== 0 ? connector : null, children]\n });\n return /*#__PURE__*/_jsx(StepContext.Provider, {\n value: contextValue,\n children: connector && !alternativeLabel && index !== 0 ? /*#__PURE__*/_jsxs(React.Fragment, {\n children: [connector, newChildren]\n }) : newChildren\n });\n});\nprocess.env.NODE_ENV !== \"production\" ? Step.propTypes /* remove-proptypes */ = {\n // ┌────────────────────────────── Warning ──────────────────────────────┐\n // │ These PropTypes are generated from the TypeScript type definitions. │\n // │ To update them, edit the d.ts file and run `pnpm proptypes`. │\n // └─────────────────────────────────────────────────────────────────────┘\n /**\n * Sets the step as active. Is passed to child components.\n */\n active: PropTypes.bool,\n /**\n * Should be `Step` sub-components such as `StepLabel`, `StepContent`.\n */\n children: PropTypes.node,\n /**\n * Override or extend the styles applied to the component.\n */\n classes: PropTypes.object,\n /**\n * @ignore\n */\n className: PropTypes.string,\n /**\n * Mark the step as completed. Is passed to child components.\n */\n completed: PropTypes.bool,\n /**\n * The component used for the root node.\n * Either a string to use a HTML element or a component.\n */\n component: PropTypes.elementType,\n /**\n * If `true`, the step is disabled, will also disable the button if\n * `StepButton` is a child of `Step`. Is passed to child components.\n */\n disabled: PropTypes.bool,\n /**\n * Expand the step.\n * @default false\n */\n expanded: PropTypes.bool,\n /**\n * The position of the step.\n * The prop defaults to the value inherited from the parent Stepper component.\n */\n index: integerPropType,\n /**\n * If `true`, the Step is displayed as rendered last.\n * The prop defaults to the value inherited from the parent Stepper component.\n */\n last: PropTypes.bool,\n /**\n * The system prop that allows defining system overrides as well as additional CSS styles.\n */\n sx: PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.func, PropTypes.object, PropTypes.bool])), PropTypes.func, PropTypes.object])\n} : void 0;\nexport default Step;","import * as React from 'react';\n/**\n * Provides information about the current step in Stepper.\n */\nconst StepContext = /*#__PURE__*/React.createContext({});\nif (process.env.NODE_ENV !== 'production') {\n StepContext.displayName = 'StepContext';\n}\n\n/**\n * Returns the current StepContext or an empty object if no StepContext\n * has been defined in the component tree.\n */\nexport function useStepContext() {\n return React.useContext(StepContext);\n}\nexport default StepContext;","import generateUtilityClasses from '@mui/utils/generateUtilityClasses';\nimport generateUtilityClass from '@mui/utils/generateUtilityClass';\nexport function getStepUtilityClass(slot) {\n return generateUtilityClass('MuiStep', slot);\n}\nconst stepClasses = generateUtilityClasses('MuiStep', ['root', 'horizontal', 'vertical', 'alternativeLabel', 'completed']);\nexport default stepClasses;","import * as React from 'react';\n/**\n * Provides information about the current step in Stepper.\n */\nconst StepperContext = /*#__PURE__*/React.createContext({});\nif (process.env.NODE_ENV !== 'production') {\n StepperContext.displayName = 'StepperContext';\n}\n\n/**\n * Returns the current StepperContext or an empty object if no StepperContext\n * has been defined in the component tree.\n */\nexport function useStepperContext() {\n return React.useContext(StepperContext);\n}\nexport default StepperContext;"],"names":["StepRoot","name","slot","overridesResolver","props","styles","ownerState","root","orientation","alternativeLabel","completed","variants","style","paddingLeft","paddingRight","flex","position","inProps","ref","active","activeProp","children","className","component","completedProp","disabled","disabledProp","expanded","index","last","other","activeStep","connector","nonLinear","undefined","contextValue","icon","classes","slots","useUtilityClasses","newChildren","as","Provider","value","StepContext","useStepContext","getStepUtilityClass","StepperContext","useStepperContext"],"sourceRoot":""}