{"ast":null,"code":"\"use client\";\n\nvar __rest = this && this.__rest || function (s, e) {\n  var t = {};\n  for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) t[p] = s[p];\n  if (s != null && typeof Object.getOwnPropertySymbols === \"function\") for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\n    if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) t[p[i]] = s[p[i]];\n  }\n  return t;\n};\nimport * as React from 'react';\nimport classNames from 'classnames';\nimport useClosable from '../_util/hooks/useClosable';\nimport { withPureRenderTheme } from '../_util/PurePanel';\nimport { cloneElement } from '../_util/reactNode';\nimport { ConfigContext } from '../config-provider';\nimport { RawPurePanel as PopoverRawPurePanel } from '../popover/PurePanel';\nimport TourPanel from './panelRender';\nimport useStyle from './style';\nconst PurePanel = props => {\n  const {\n      prefixCls: customizePrefixCls,\n      current = 0,\n      total = 6,\n      className,\n      style,\n      type,\n      closable,\n      closeIcon\n    } = props,\n    restProps = __rest(props, [\"prefixCls\", \"current\", \"total\", \"className\", \"style\", \"type\", \"closable\", \"closeIcon\"]);\n  const {\n    getPrefixCls\n  } = React.useContext(ConfigContext);\n  const prefixCls = getPrefixCls('tour', customizePrefixCls);\n  const [wrapCSSVar, hashId, cssVarCls] = useStyle(prefixCls);\n  const [mergedClosable, mergedCloseIcon] = useClosable({\n    closable,\n    closeIcon\n  }, null, {\n    closable: true,\n    closeIconRender: icon => /*#__PURE__*/React.isValidElement(icon) ? cloneElement(icon, {\n      className: classNames(icon.props.className, `${prefixCls}-close-icon`)\n    }) : icon\n  });\n  return wrapCSSVar( /*#__PURE__*/React.createElement(PopoverRawPurePanel, {\n    prefixCls: prefixCls,\n    hashId: hashId,\n    className: classNames(className, `${prefixCls}-pure`, type && `${prefixCls}-${type}`, cssVarCls),\n    style: style\n  }, /*#__PURE__*/React.createElement(TourPanel, {\n    stepProps: Object.assign(Object.assign({}, restProps), {\n      prefixCls,\n      total,\n      closable: mergedClosable ? {\n        closeIcon: mergedCloseIcon\n      } : undefined\n    }),\n    current: current,\n    type: type\n  })));\n};\nexport default withPureRenderTheme(PurePanel);","map":{"version":3,"names":["__rest","s","e","t","p","Object","prototype","hasOwnProperty","call","indexOf","getOwnPropertySymbols","i","length","propertyIsEnumerable","React","classNames","useClosable","withPureRenderTheme","cloneElement","ConfigContext","RawPurePanel","PopoverRawPurePanel","TourPanel","useStyle","PurePanel","props","prefixCls","customizePrefixCls","current","total","className","style","type","closable","closeIcon","restProps","getPrefixCls","useContext","wrapCSSVar","hashId","cssVarCls","mergedClosable","mergedCloseIcon","closeIconRender","icon","isValidElement","createElement","stepProps","assign","undefined"],"sources":["D:/Project/UC_Trains_Voice/react-demo/node_modules/antd/es/tour/PurePanel.js"],"sourcesContent":["\"use client\";\n\nvar __rest = this && this.__rest || function (s, e) {\n  var t = {};\n  for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) t[p] = s[p];\n  if (s != null && typeof Object.getOwnPropertySymbols === \"function\") for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\n    if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) t[p[i]] = s[p[i]];\n  }\n  return t;\n};\nimport * as React from 'react';\nimport classNames from 'classnames';\nimport useClosable from '../_util/hooks/useClosable';\nimport { withPureRenderTheme } from '../_util/PurePanel';\nimport { cloneElement } from '../_util/reactNode';\nimport { ConfigContext } from '../config-provider';\nimport { RawPurePanel as PopoverRawPurePanel } from '../popover/PurePanel';\nimport TourPanel from './panelRender';\nimport useStyle from './style';\nconst PurePanel = props => {\n  const {\n      prefixCls: customizePrefixCls,\n      current = 0,\n      total = 6,\n      className,\n      style,\n      type,\n      closable,\n      closeIcon\n    } = props,\n    restProps = __rest(props, [\"prefixCls\", \"current\", \"total\", \"className\", \"style\", \"type\", \"closable\", \"closeIcon\"]);\n  const {\n    getPrefixCls\n  } = React.useContext(ConfigContext);\n  const prefixCls = getPrefixCls('tour', customizePrefixCls);\n  const [wrapCSSVar, hashId, cssVarCls] = useStyle(prefixCls);\n  const [mergedClosable, mergedCloseIcon] = useClosable({\n    closable,\n    closeIcon\n  }, null, {\n    closable: true,\n    closeIconRender: icon => /*#__PURE__*/React.isValidElement(icon) ? cloneElement(icon, {\n      className: classNames(icon.props.className, `${prefixCls}-close-icon`)\n    }) : icon\n  });\n  return wrapCSSVar( /*#__PURE__*/React.createElement(PopoverRawPurePanel, {\n    prefixCls: prefixCls,\n    hashId: hashId,\n    className: classNames(className, `${prefixCls}-pure`, type && `${prefixCls}-${type}`, cssVarCls),\n    style: style\n  }, /*#__PURE__*/React.createElement(TourPanel, {\n    stepProps: Object.assign(Object.assign({}, restProps), {\n      prefixCls,\n      total,\n      closable: mergedClosable ? {\n        closeIcon: mergedCloseIcon\n      } : undefined\n    }),\n    current: current,\n    type: type\n  })));\n};\nexport default withPureRenderTheme(PurePanel);"],"mappings":"AAAA,YAAY;;AAEZ,IAAIA,MAAM,GAAG,IAAI,IAAI,IAAI,CAACA,MAAM,IAAI,UAAUC,CAAC,EAAEC,CAAC,EAAE;EAClD,IAAIC,CAAC,GAAG,CAAC,CAAC;EACV,KAAK,IAAIC,CAAC,IAAIH,CAAC,EAAE,IAAII,MAAM,CAACC,SAAS,CAACC,cAAc,CAACC,IAAI,CAACP,CAAC,EAAEG,CAAC,CAAC,IAAIF,CAAC,CAACO,OAAO,CAACL,CAAC,CAAC,GAAG,CAAC,EAAED,CAAC,CAACC,CAAC,CAAC,GAAGH,CAAC,CAACG,CAAC,CAAC;EAChG,IAAIH,CAAC,IAAI,IAAI,IAAI,OAAOI,MAAM,CAACK,qBAAqB,KAAK,UAAU,EAAE,KAAK,IAAIC,CAAC,GAAG,CAAC,EAAEP,CAAC,GAAGC,MAAM,CAACK,qBAAqB,CAACT,CAAC,CAAC,EAAEU,CAAC,GAAGP,CAAC,CAACQ,MAAM,EAAED,CAAC,EAAE,EAAE;IAC3I,IAAIT,CAAC,CAACO,OAAO,CAACL,CAAC,CAACO,CAAC,CAAC,CAAC,GAAG,CAAC,IAAIN,MAAM,CAACC,SAAS,CAACO,oBAAoB,CAACL,IAAI,CAACP,CAAC,EAAEG,CAAC,CAACO,CAAC,CAAC,CAAC,EAAER,CAAC,CAACC,CAAC,CAACO,CAAC,CAAC,CAAC,GAAGV,CAAC,CAACG,CAAC,CAACO,CAAC,CAAC,CAAC;EACnG;EACA,OAAOR,CAAC;AACV,CAAC;AACD,OAAO,KAAKW,KAAK,MAAM,OAAO;AAC9B,OAAOC,UAAU,MAAM,YAAY;AACnC,OAAOC,WAAW,MAAM,4BAA4B;AACpD,SAASC,mBAAmB,QAAQ,oBAAoB;AACxD,SAASC,YAAY,QAAQ,oBAAoB;AACjD,SAASC,aAAa,QAAQ,oBAAoB;AAClD,SAASC,YAAY,IAAIC,mBAAmB,QAAQ,sBAAsB;AAC1E,OAAOC,SAAS,MAAM,eAAe;AACrC,OAAOC,QAAQ,MAAM,SAAS;AAC9B,MAAMC,SAAS,GAAGC,KAAK,IAAI;EACzB,MAAM;MACFC,SAAS,EAAEC,kBAAkB;MAC7BC,OAAO,GAAG,CAAC;MACXC,KAAK,GAAG,CAAC;MACTC,SAAS;MACTC,KAAK;MACLC,IAAI;MACJC,QAAQ;MACRC;IACF,CAAC,GAAGT,KAAK;IACTU,SAAS,GAAGnC,MAAM,CAACyB,KAAK,EAAE,CAAC,WAAW,EAAE,SAAS,EAAE,OAAO,EAAE,WAAW,EAAE,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,WAAW,CAAC,CAAC;EACrH,MAAM;IACJW;EACF,CAAC,GAAGtB,KAAK,CAACuB,UAAU,CAAClB,aAAa,CAAC;EACnC,MAAMO,SAAS,GAAGU,YAAY,CAAC,MAAM,EAAET,kBAAkB,CAAC;EAC1D,MAAM,CAACW,UAAU,EAAEC,MAAM,EAAEC,SAAS,CAAC,GAAGjB,QAAQ,CAACG,SAAS,CAAC;EAC3D,MAAM,CAACe,cAAc,EAAEC,eAAe,CAAC,GAAG1B,WAAW,CAAC;IACpDiB,QAAQ;IACRC;EACF,CAAC,EAAE,IAAI,EAAE;IACPD,QAAQ,EAAE,IAAI;IACdU,eAAe,EAAEC,IAAI,IAAI,aAAa9B,KAAK,CAAC+B,cAAc,CAACD,IAAI,CAAC,GAAG1B,YAAY,CAAC0B,IAAI,EAAE;MACpFd,SAAS,EAAEf,UAAU,CAAC6B,IAAI,CAACnB,KAAK,CAACK,SAAS,EAAG,GAAEJ,SAAU,aAAY;IACvE,CAAC,CAAC,GAAGkB;EACP,CAAC,CAAC;EACF,OAAON,UAAU,EAAE,aAAaxB,KAAK,CAACgC,aAAa,CAACzB,mBAAmB,EAAE;IACvEK,SAAS,EAAEA,SAAS;IACpBa,MAAM,EAAEA,MAAM;IACdT,SAAS,EAAEf,UAAU,CAACe,SAAS,EAAG,GAAEJ,SAAU,OAAM,EAAEM,IAAI,IAAK,GAAEN,SAAU,IAAGM,IAAK,EAAC,EAAEQ,SAAS,CAAC;IAChGT,KAAK,EAAEA;EACT,CAAC,EAAE,aAAajB,KAAK,CAACgC,aAAa,CAACxB,SAAS,EAAE;IAC7CyB,SAAS,EAAE1C,MAAM,CAAC2C,MAAM,CAAC3C,MAAM,CAAC2C,MAAM,CAAC,CAAC,CAAC,EAAEb,SAAS,CAAC,EAAE;MACrDT,SAAS;MACTG,KAAK;MACLI,QAAQ,EAAEQ,cAAc,GAAG;QACzBP,SAAS,EAAEQ;MACb,CAAC,GAAGO;IACN,CAAC,CAAC;IACFrB,OAAO,EAAEA,OAAO;IAChBI,IAAI,EAAEA;EACR,CAAC,CAAC,CAAC,CAAC;AACN,CAAC;AACD,eAAef,mBAAmB,CAACO,SAAS,CAAC","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}