@central-design-system/components 2.36.2 → 2.36.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (93) hide show
  1. package/dist/CdsAccordion/index.js +2 -2
  2. package/dist/CdsAccordion/styles.css +1 -1
  3. package/dist/CdsBadge/index.js +2 -2
  4. package/dist/CdsBadge/styles.css +1 -1
  5. package/dist/CdsBreadcrumbs/index.js +2 -2
  6. package/dist/CdsBreadcrumbs/styles.css +1 -1
  7. package/dist/CdsButton/index.js +2 -2
  8. package/dist/CdsButton/styles.css +1 -1
  9. package/dist/CdsCheckbox/index.js +2 -2
  10. package/dist/CdsCheckbox/styles.css +1 -1
  11. package/dist/CdsCombobox/index.js +2 -2
  12. package/dist/CdsCombobox/styles.css +1 -1
  13. package/dist/CdsContainer/index.js +2 -2
  14. package/dist/CdsContainer/styles.css +1 -1
  15. package/dist/CdsContentSwitcher/index.js +2 -2
  16. package/dist/CdsContentSwitcher/styles.css +1 -1
  17. package/dist/CdsDataTable/index.js +2 -2
  18. package/dist/CdsDataTable/styles.css +1 -1
  19. package/dist/CdsDatePicker/index.js +4 -4
  20. package/dist/CdsDatePicker/styles.css +1 -1
  21. package/dist/CdsDrawer/index.js +2 -2
  22. package/dist/CdsDrawer/styles.css +1 -1
  23. package/dist/CdsDropdown/index.js +2 -2
  24. package/dist/CdsDropdown/styles.css +1 -1
  25. package/dist/CdsEmptyState/index.js +2 -2
  26. package/dist/CdsEmptyState/styles.css +1 -1
  27. package/dist/CdsFooter/index.js +2 -2
  28. package/dist/CdsFooter/styles.css +1 -1
  29. package/dist/CdsForm/index.js +2 -2
  30. package/dist/CdsForm/styles.css +1 -1
  31. package/dist/CdsGrid/index.js +2 -2
  32. package/dist/CdsGrid/styles.css +1 -1
  33. package/dist/CdsHeader/index.js +2 -2
  34. package/dist/CdsHeader/styles.css +1 -1
  35. package/dist/CdsIcon/index.js +2 -2
  36. package/dist/CdsIcon/styles.css +1 -1
  37. package/dist/CdsImage/index.js +2 -2
  38. package/dist/CdsImage/styles.css +1 -1
  39. package/dist/CdsInput/index.js +2 -2
  40. package/dist/CdsInput/styles.css +1 -1
  41. package/dist/CdsLink/index.js +2 -2
  42. package/dist/CdsLink/styles.css +1 -1
  43. package/dist/CdsList/index.js +2 -2
  44. package/dist/CdsList/styles.css +1 -1
  45. package/dist/CdsLoading/index.js +2 -2
  46. package/dist/CdsLoading/styles.css +1 -1
  47. package/dist/CdsModal/index.js +2 -2
  48. package/dist/CdsModal/styles.css +1 -1
  49. package/dist/CdsMultiselect/index.js +2 -2
  50. package/dist/CdsMultiselect/styles.css +1 -1
  51. package/dist/CdsNotification/index.js +2 -2
  52. package/dist/CdsNotification/styles.css +1 -1
  53. package/dist/CdsOverflowMenu/index.js +2 -2
  54. package/dist/CdsOverflowMenu/styles.css +1 -1
  55. package/dist/CdsPagination/index.js +2 -2
  56. package/dist/CdsPagination/styles.css +1 -1
  57. package/dist/CdsRadioButton/index.js +2 -2
  58. package/dist/CdsRadioButton/styles.css +1 -1
  59. package/dist/CdsSearch/index.js +2 -2
  60. package/dist/CdsSearch/styles.css +1 -1
  61. package/dist/CdsSelect/index.js +2 -2
  62. package/dist/CdsSelect/styles.css +1 -1
  63. package/dist/CdsSidebar/index.js +2 -2
  64. package/dist/CdsSidebar/styles.css +1 -1
  65. package/dist/CdsSkeleton/index.js +2 -2
  66. package/dist/CdsSkeleton/styles.css +1 -1
  67. package/dist/CdsStages/index.js +2 -2
  68. package/dist/CdsStages/styles.css +1 -1
  69. package/dist/CdsStatus/index.js +2 -2
  70. package/dist/CdsStatus/styles.css +1 -1
  71. package/dist/CdsSteps/index.js +2 -2
  72. package/dist/CdsSteps/styles.css +1 -1
  73. package/dist/CdsTable/index.js +3 -3
  74. package/dist/CdsTable/styles.css +1 -1
  75. package/dist/CdsTabs/index.js +2 -2
  76. package/dist/CdsTabs/styles.css +1 -1
  77. package/dist/CdsTag/index.js +2 -2
  78. package/dist/CdsTag/styles.css +1 -1
  79. package/dist/CdsTextArea/index.js +2 -2
  80. package/dist/CdsTextArea/styles.css +1 -1
  81. package/dist/CdsTextInput/index.js +2 -2
  82. package/dist/CdsTextInput/styles.css +1 -1
  83. package/dist/CdsToggle/index.js +2 -2
  84. package/dist/CdsToggle/styles.css +1 -1
  85. package/dist/CdsTooltip/index.js +2 -2
  86. package/dist/CdsTooltip/styles.css +1 -1
  87. package/dist/CdsUploader/index.js +3 -3
  88. package/dist/CdsUploader/styles.css +1 -1
  89. package/dist/cds.css +1 -1
  90. package/dist/cds.js +5 -5
  91. package/dist/cds.min.css +1 -1
  92. package/dist/cds.min.js +5 -5
  93. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * CDS v2.36.2-beta.0 (https://cds.b2b-center.ru/)
2
+ * CDS v2.36.2 (https://cds.b2b-center.ru/)
3
3
  *
4
4
  * @package @central-design-system/components
5
5
  * @author Design System Team <cds@b2b-center.ru>
@@ -1,8 +1,8 @@
1
1
  /*!
2
- * CDS v2.36.2-beta.0 (https://cds.b2b-center.ru/)
2
+ * CDS v2.36.2 (https://cds.b2b-center.ru/)
3
3
  *
4
4
  * @package @central-design-system/components
5
5
  * @author Design System Team <cds@b2b-center.ru>
6
6
  * © 2024, B2B-Center. (https://b2b-center.ru/)
7
7
  */
8
- !function(t,n){"object"==typeof exports&&"object"==typeof module?module.exports=n():"function"==typeof define&&define.amd?define([],n):"object"==typeof exports?exports.CdsSkeleton=n():t.CdsSkeleton=n()}("undefined"!=typeof self?self:this,(function(){return function(){var t={9662:function(t,n,r){var e=r(7854),o=r(614),i=r(6330),u=e.TypeError;t.exports=function(t){if(o(t))return t;throw u(i(t)+" is not a function")}},6077:function(t,n,r){var e=r(7854),o=r(614),i=e.String,u=e.TypeError;t.exports=function(t){if("object"==typeof t||o(t))return t;throw u("Can't set "+i(t)+" as a prototype")}},9670:function(t,n,r){var e=r(7854),o=r(111),i=e.String,u=e.TypeError;t.exports=function(t){if(o(t))return t;throw u(i(t)+" is not an object")}},1318:function(t,n,r){var e=r(5656),o=r(1400),i=r(6244),u=function(t){return function(n,r,u){var c,f=e(n),a=i(f),s=o(u,a);if(t&&r!=r){for(;a>s;)if((c=f[s++])!=c)return!0}else for(;a>s;s++)if((t||s in f)&&f[s]===r)return t||s||0;return!t&&-1}};t.exports={includes:u(!0),indexOf:u(!1)}},4326:function(t,n,r){var e=r(1702),o=e({}.toString),i=e("".slice);t.exports=function(t){return i(o(t),8,-1)}},648:function(t,n,r){var e=r(7854),o=r(1694),i=r(614),u=r(4326),c=r(5112)("toStringTag"),f=e.Object,a="Arguments"==u(function(){return arguments}());t.exports=o?u:function(t){var n,r,e;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(r=function(t,n){try{return t[n]}catch(t){}}(n=f(t),c))?r:a?u(n):"Object"==(e=u(n))&&i(n.callee)?"Arguments":e}},8880:function(t,n,r){var e=r(9781),o=r(3070),i=r(9114);t.exports=e?function(t,n,r){return o.f(t,n,i(1,r))}:function(t,n,r){return t[n]=r,t}},9114:function(t){t.exports=function(t,n){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:n}}},9781:function(t,n,r){var e=r(7293);t.exports=!e((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},317:function(t,n,r){var e=r(7854),o=r(111),i=e.document,u=o(i)&&o(i.createElement);t.exports=function(t){return u?i.createElement(t):{}}},8113:function(t,n,r){var e=r(5005);t.exports=e("navigator","userAgent")||""},7392:function(t,n,r){var e,o,i=r(7854),u=r(8113),c=i.process,f=i.Deno,a=c&&c.versions||f&&f.version,s=a&&a.v8;s&&(o=(e=s.split("."))[0]>0&&e[0]<4?1:+(e[0]+e[1])),!o&&u&&(!(e=u.match(/Edge\/(\d+)/))||e[1]>=74)&&(e=u.match(/Chrome\/(\d+)/))&&(o=+e[1]),t.exports=o},748:function(t){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},7293:function(t){t.exports=function(t){try{return!!t()}catch(t){return!0}}},6916:function(t){var n=Function.prototype.call;t.exports=n.bind?n.bind(n):function(){return n.apply(n,arguments)}},6530:function(t,n,r){var e=r(9781),o=r(2597),i=Function.prototype,u=e&&Object.getOwnPropertyDescriptor,c=o(i,"name"),f=c&&"something"===function(){}.name,a=c&&(!e||e&&u(i,"name").configurable);t.exports={EXISTS:c,PROPER:f,CONFIGURABLE:a}},1702:function(t){var n=Function.prototype,r=n.bind,e=n.call,o=r&&r.bind(e);t.exports=r?function(t){return t&&o(e,t)}:function(t){return t&&function(){return e.apply(t,arguments)}}},5005:function(t,n,r){var e=r(7854),o=r(614),i=function(t){return o(t)?t:void 0};t.exports=function(t,n){return arguments.length<2?i(e[t]):e[t]&&e[t][n]}},8173:function(t,n,r){var e=r(9662);t.exports=function(t,n){var r=t[n];return null==r?void 0:e(r)}},7854:function(t,n,r){var e=function(t){return t&&t.Math==Math&&t};t.exports=e("object"==typeof globalThis&&globalThis)||e("object"==typeof window&&window)||e("object"==typeof self&&self)||e("object"==typeof r.g&&r.g)||function(){return this}()||Function("return this")()},2597:function(t,n,r){var e=r(1702),o=r(7908),i=e({}.hasOwnProperty);t.exports=Object.hasOwn||function(t,n){return i(o(t),n)}},3501:function(t){t.exports={}},4664:function(t,n,r){var e=r(9781),o=r(7293),i=r(317);t.exports=!e&&!o((function(){return 7!=Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},8361:function(t,n,r){var e=r(7854),o=r(1702),i=r(7293),u=r(4326),c=e.Object,f=o("".split);t.exports=i((function(){return!c("z").propertyIsEnumerable(0)}))?function(t){return"String"==u(t)?f(t,""):c(t)}:c},9587:function(t,n,r){var e=r(614),o=r(111),i=r(7674);t.exports=function(t,n,r){var u,c;return i&&e(u=n.constructor)&&u!==r&&o(c=u.prototype)&&c!==r.prototype&&i(t,c),t}},2788:function(t,n,r){var e=r(1702),o=r(614),i=r(5465),u=e(Function.toString);o(i.inspectSource)||(i.inspectSource=function(t){return u(t)}),t.exports=i.inspectSource},9909:function(t,n,r){var e,o,i,u=r(8536),c=r(7854),f=r(1702),a=r(111),s=r(8880),p=r(2597),l=r(5465),v=r(6200),d=r(3501),h="Object already initialized",y=c.TypeError,b=c.WeakMap;if(u||l.state){var g=l.state||(l.state=new b),m=f(g.get),x=f(g.has),S=f(g.set);e=function(t,n){if(x(g,t))throw new y(h);return n.facade=t,S(g,t,n),n},o=function(t){return m(g,t)||{}},i=function(t){return x(g,t)}}else{var w=v("state");d[w]=!0,e=function(t,n){if(p(t,w))throw new y(h);return n.facade=t,s(t,w,n),n},o=function(t){return p(t,w)?t[w]:{}},i=function(t){return p(t,w)}}t.exports={set:e,get:o,has:i,enforce:function(t){return i(t)?o(t):e(t,{})},getterFor:function(t){return function(n){var r;if(!a(n)||(r=o(n)).type!==t)throw y("Incompatible receiver, "+t+" required");return r}}}},614:function(t){t.exports=function(t){return"function"==typeof t}},4705:function(t,n,r){var e=r(7293),o=r(614),i=/#|\.prototype\./,u=function(t,n){var r=f[c(t)];return r==s||r!=a&&(o(n)?e(n):!!n)},c=u.normalize=function(t){return String(t).replace(i,".").toLowerCase()},f=u.data={},a=u.NATIVE="N",s=u.POLYFILL="P";t.exports=u},111:function(t,n,r){var e=r(614);t.exports=function(t){return"object"==typeof t?null!==t:e(t)}},1913:function(t){t.exports=!1},2190:function(t,n,r){var e=r(7854),o=r(5005),i=r(614),u=r(7976),c=r(3307),f=e.Object;t.exports=c?function(t){return"symbol"==typeof t}:function(t){var n=o("Symbol");return i(n)&&u(n.prototype,f(t))}},6244:function(t,n,r){var e=r(7466);t.exports=function(t){return e(t.length)}},133:function(t,n,r){var e=r(7392),o=r(7293);t.exports=!!Object.getOwnPropertySymbols&&!o((function(){var t=Symbol();return!String(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&e&&e<41}))},8536:function(t,n,r){var e=r(7854),o=r(614),i=r(2788),u=e.WeakMap;t.exports=o(u)&&/native code/.test(i(u))},3070:function(t,n,r){var e=r(7854),o=r(9781),i=r(4664),u=r(9670),c=r(4948),f=e.TypeError,a=Object.defineProperty;n.f=o?a:function(t,n,r){if(u(t),n=c(n),u(r),i)try{return a(t,n,r)}catch(t){}if("get"in r||"set"in r)throw f("Accessors not supported");return"value"in r&&(t[n]=r.value),t}},1236:function(t,n,r){var e=r(9781),o=r(6916),i=r(5296),u=r(9114),c=r(5656),f=r(4948),a=r(2597),s=r(4664),p=Object.getOwnPropertyDescriptor;n.f=e?p:function(t,n){if(t=c(t),n=f(n),s)try{return p(t,n)}catch(t){}if(a(t,n))return u(!o(i.f,t,n),t[n])}},8006:function(t,n,r){var e=r(6324),o=r(748).concat("length","prototype");n.f=Object.getOwnPropertyNames||function(t){return e(t,o)}},7976:function(t,n,r){var e=r(1702);t.exports=e({}.isPrototypeOf)},6324:function(t,n,r){var e=r(1702),o=r(2597),i=r(5656),u=r(1318).indexOf,c=r(3501),f=e([].push);t.exports=function(t,n){var r,e=i(t),a=0,s=[];for(r in e)!o(c,r)&&o(e,r)&&f(s,r);for(;n.length>a;)o(e,r=n[a++])&&(~u(s,r)||f(s,r));return s}},5296:function(t,n){"use strict";var r={}.propertyIsEnumerable,e=Object.getOwnPropertyDescriptor,o=e&&!r.call({1:2},1);n.f=o?function(t){var n=e(this,t);return!!n&&n.enumerable}:r},7674:function(t,n,r){var e=r(1702),o=r(9670),i=r(6077);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,n=!1,r={};try{(t=e(Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set))(r,[]),n=r instanceof Array}catch(t){}return function(r,e){return o(r),i(e),n?t(r,e):r.__proto__=e,r}}():void 0)},2140:function(t,n,r){var e=r(7854),o=r(6916),i=r(614),u=r(111),c=e.TypeError;t.exports=function(t,n){var r,e;if("string"===n&&i(r=t.toString)&&!u(e=o(r,t)))return e;if(i(r=t.valueOf)&&!u(e=o(r,t)))return e;if("string"!==n&&i(r=t.toString)&&!u(e=o(r,t)))return e;throw c("Can't convert object to primitive value")}},1320:function(t,n,r){var e=r(7854),o=r(614),i=r(2597),u=r(8880),c=r(3505),f=r(2788),a=r(9909),s=r(6530).CONFIGURABLE,p=a.get,l=a.enforce,v=String(String).split("String");(t.exports=function(t,n,r,f){var a,p=!!f&&!!f.unsafe,d=!!f&&!!f.enumerable,h=!!f&&!!f.noTargetGet,y=f&&void 0!==f.name?f.name:n;o(r)&&("Symbol("===String(y).slice(0,7)&&(y="["+String(y).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),(!i(r,"name")||s&&r.name!==y)&&u(r,"name",y),(a=l(r)).source||(a.source=v.join("string"==typeof y?y:""))),t!==e?(p?!h&&t[n]&&(d=!0):delete t[n],d?t[n]=r:u(t,n,r)):d?t[n]=r:c(n,r)})(Function.prototype,"toString",(function(){return o(this)&&p(this).source||f(this)}))},4488:function(t,n,r){var e=r(7854).TypeError;t.exports=function(t){if(null==t)throw e("Can't call method on "+t);return t}},3505:function(t,n,r){var e=r(7854),o=Object.defineProperty;t.exports=function(t,n){try{o(e,t,{value:n,configurable:!0,writable:!0})}catch(r){e[t]=n}return n}},6200:function(t,n,r){var e=r(2309),o=r(9711),i=e("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},5465:function(t,n,r){var e=r(7854),o=r(3505),i="__core-js_shared__",u=e[i]||o(i,{});t.exports=u},2309:function(t,n,r){var e=r(1913),o=r(5465);(t.exports=function(t,n){return o[t]||(o[t]=void 0!==n?n:{})})("versions",[]).push({version:"3.19.3",mode:e?"pure":"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})},3111:function(t,n,r){var e=r(1702),o=r(4488),i=r(1340),u=r(1361),c=e("".replace),f="["+u+"]",a=RegExp("^"+f+f+"*"),s=RegExp(f+f+"*$"),p=function(t){return function(n){var r=i(o(n));return 1&t&&(r=c(r,a,"")),2&t&&(r=c(r,s,"")),r}};t.exports={start:p(1),end:p(2),trim:p(3)}},863:function(t,n,r){var e=r(1702);t.exports=e(1..valueOf)},1400:function(t,n,r){var e=r(9303),o=Math.max,i=Math.min;t.exports=function(t,n){var r=e(t);return r<0?o(r+n,0):i(r,n)}},5656:function(t,n,r){var e=r(8361),o=r(4488);t.exports=function(t){return e(o(t))}},9303:function(t){var n=Math.ceil,r=Math.floor;t.exports=function(t){var e=+t;return e!=e||0===e?0:(e>0?r:n)(e)}},7466:function(t,n,r){var e=r(9303),o=Math.min;t.exports=function(t){return t>0?o(e(t),9007199254740991):0}},7908:function(t,n,r){var e=r(7854),o=r(4488),i=e.Object;t.exports=function(t){return i(o(t))}},7593:function(t,n,r){var e=r(7854),o=r(6916),i=r(111),u=r(2190),c=r(8173),f=r(2140),a=r(5112),s=e.TypeError,p=a("toPrimitive");t.exports=function(t,n){if(!i(t)||u(t))return t;var r,e=c(t,p);if(e){if(void 0===n&&(n="default"),r=o(e,t,n),!i(r)||u(r))return r;throw s("Can't convert object to primitive value")}return void 0===n&&(n="number"),f(t,n)}},4948:function(t,n,r){var e=r(7593),o=r(2190);t.exports=function(t){var n=e(t,"string");return o(n)?n:n+""}},1694:function(t,n,r){var e={};e[r(5112)("toStringTag")]="z",t.exports="[object z]"===String(e)},1340:function(t,n,r){var e=r(7854),o=r(648),i=e.String;t.exports=function(t){if("Symbol"===o(t))throw TypeError("Cannot convert a Symbol value to a string");return i(t)}},6330:function(t,n,r){var e=r(7854).String;t.exports=function(t){try{return e(t)}catch(t){return"Object"}}},9711:function(t,n,r){var e=r(1702),o=0,i=Math.random(),u=e(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+u(++o+i,36)}},3307:function(t,n,r){var e=r(133);t.exports=e&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},5112:function(t,n,r){var e=r(7854),o=r(2309),i=r(2597),u=r(9711),c=r(133),f=r(3307),a=o("wks"),s=e.Symbol,p=s&&s.for,l=f?s:s&&s.withoutSetter||u;t.exports=function(t){if(!i(a,t)||!c&&"string"!=typeof a[t]){var n="Symbol."+t;c&&i(s,t)?a[t]=s[t]:a[t]=f&&p?p(n):l(n)}return a[t]}},1361:function(t){t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},8309:function(t,n,r){var e=r(9781),o=r(6530).EXISTS,i=r(1702),u=r(3070).f,c=Function.prototype,f=i(c.toString),a=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,s=i(a.exec);e&&!o&&u(c,"name",{configurable:!0,get:function(){try{return s(a,f(this))[1]}catch(t){return""}}})},9653:function(t,n,r){"use strict";var e=r(9781),o=r(7854),i=r(1702),u=r(4705),c=r(1320),f=r(2597),a=r(9587),s=r(7976),p=r(2190),l=r(7593),v=r(7293),d=r(8006).f,h=r(1236).f,y=r(3070).f,b=r(863),g=r(3111).trim,m="Number",x=o.Number,S=x.prototype,w=o.TypeError,O=i("".slice),_=i("".charCodeAt),j=function(t){var n=l(t,"number");return"bigint"==typeof n?n:E(n)},E=function(t){var n,r,e,o,i,u,c,f,a=l(t,"number");if(p(a))throw w("Cannot convert a Symbol value to a number");if("string"==typeof a&&a.length>2)if(a=g(a),43===(n=_(a,0))||45===n){if(88===(r=_(a,2))||120===r)return NaN}else if(48===n){switch(_(a,1)){case 66:case 98:e=2,o=49;break;case 79:case 111:e=8,o=55;break;default:return+a}for(u=(i=O(a,2)).length,c=0;c<u;c++)if((f=_(i,c))<48||f>o)return NaN;return parseInt(i,e)}return+a};if(u(m,!x(" 0o1")||!x("0b1")||x("+0x1"))){for(var N,T=function(t){var n=arguments.length<1?0:x(j(t)),r=this;return s(S,r)&&v((function(){b(r)}))?a(Object(n),r,T):n},I=e?d(x):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),C=0;I.length>C;C++)f(x,N=I[C])&&!f(T,N)&&y(T,N,h(x,N));T.prototype=S,S.constructor=T,c(o,m,T)}}},n={};function r(e){var o=n[e];if(void 0!==o)return o.exports;var i=n[e]={exports:{}};return t[e](i,i.exports,r),i.exports}r.d=function(t,n){for(var e in n)r.o(n,e)&&!r.o(t,e)&&Object.defineProperty(t,e,{enumerable:!0,get:n[e]})},r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),r.o=function(t,n){return Object.prototype.hasOwnProperty.call(t,n)};var e={};return function(){"use strict";r.d(e,{default:function(){return i}});r(8309);var t=function(){var t=this,n=t.$createElement;return(t._self._c||n)("span",{staticClass:"cds-skeleton",style:t.styles})};t._withStripped=!0;r(9653);var n=function(t,n,r,e,o,i,u,c){var f,a="function"==typeof t?t.options:t;if(n&&(a.render=n,a.staticRenderFns=r,a._compiled=!0),e&&(a.functional=!0),i&&(a._scopeId="data-v-"+i),u?(f=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(u)},a._ssrRegister=f):o&&(f=c?function(){o.call(this,(a.functional?this.parent:this).$root.$options.shadowRoot)}:o),f)if(a.functional){a._injectStyles=f;var s=a.render;a.render=function(t,n){return f.call(n),s(t,n)}}else{var p=a.beforeCreate;a.beforeCreate=p?[].concat(p,f):[f]}return{exports:t,options:a}}({name:"CdsSkeleton",props:{maxWidth:{type:Number,required:!1,default:100,description:"Максимальная ширина"},minWidth:{type:Number,required:!1,default:80,description:"Минимальная ширина"},height:{type:String,required:!1,default:"1rem",description:"Высота"},width:{type:String,required:!1,default:"100%",description:"Ширина"},randomWidth:{type:Boolean,default:!1,description:"Рандомная ширина строки"}},computed:{styles:function(){return{height:this.height,width:this.computedWidth}},computedWidth:function(){return this.randomWidth?"".concat(Math.floor(Math.random()*(this.maxWidth-this.minWidth)+this.minWidth),"%"):this.width}}},t,[],!1,null,null,null);n.options.__file="src/components/CdsSkeleton/CdsSkeleton.vue";var o=n.exports;o.install=function(t){t.component(o.name,o)},"undefined"!=typeof window&&window.Vue&&o.install(window.Vue);var i=o}(),e=e.default}()}));
8
+ !function(t,n){"object"==typeof exports&&"object"==typeof module?module.exports=n():"function"==typeof define&&define.amd?define([],n):"object"==typeof exports?exports.CdsSkeleton=n():t.CdsSkeleton=n()}("undefined"!=typeof self?self:this,(function(){return function(){var t={9662:function(t,n,r){var e=r(7854),o=r(614),i=r(6330),u=e.TypeError;t.exports=function(t){if(o(t))return t;throw u(i(t)+" is not a function")}},6077:function(t,n,r){var e=r(7854),o=r(614),i=e.String,u=e.TypeError;t.exports=function(t){if("object"==typeof t||o(t))return t;throw u("Can't set "+i(t)+" as a prototype")}},9670:function(t,n,r){var e=r(7854),o=r(111),i=e.String,u=e.TypeError;t.exports=function(t){if(o(t))return t;throw u(i(t)+" is not an object")}},1318:function(t,n,r){var e=r(5656),o=r(1400),i=r(6244),u=function(t){return function(n,r,u){var c,f=e(n),a=i(f),s=o(u,a);if(t&&r!=r){for(;a>s;)if((c=f[s++])!=c)return!0}else for(;a>s;s++)if((t||s in f)&&f[s]===r)return t||s||0;return!t&&-1}};t.exports={includes:u(!0),indexOf:u(!1)}},4326:function(t,n,r){var e=r(1702),o=e({}.toString),i=e("".slice);t.exports=function(t){return i(o(t),8,-1)}},648:function(t,n,r){var e=r(7854),o=r(1694),i=r(614),u=r(4326),c=r(5112)("toStringTag"),f=e.Object,a="Arguments"==u(function(){return arguments}());t.exports=o?u:function(t){var n,r,e;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(r=function(t,n){try{return t[n]}catch(t){}}(n=f(t),c))?r:a?u(n):"Object"==(e=u(n))&&i(n.callee)?"Arguments":e}},8880:function(t,n,r){var e=r(9781),o=r(3070),i=r(9114);t.exports=e?function(t,n,r){return o.f(t,n,i(1,r))}:function(t,n,r){return t[n]=r,t}},9114:function(t){t.exports=function(t,n){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:n}}},9781:function(t,n,r){var e=r(7293);t.exports=!e((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},317:function(t,n,r){var e=r(7854),o=r(111),i=e.document,u=o(i)&&o(i.createElement);t.exports=function(t){return u?i.createElement(t):{}}},8113:function(t,n,r){var e=r(5005);t.exports=e("navigator","userAgent")||""},7392:function(t,n,r){var e,o,i=r(7854),u=r(8113),c=i.process,f=i.Deno,a=c&&c.versions||f&&f.version,s=a&&a.v8;s&&(o=(e=s.split("."))[0]>0&&e[0]<4?1:+(e[0]+e[1])),!o&&u&&(!(e=u.match(/Edge\/(\d+)/))||e[1]>=74)&&(e=u.match(/Chrome\/(\d+)/))&&(o=+e[1]),t.exports=o},748:function(t){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},7293:function(t){t.exports=function(t){try{return!!t()}catch(t){return!0}}},6916:function(t){var n=Function.prototype.call;t.exports=n.bind?n.bind(n):function(){return n.apply(n,arguments)}},6530:function(t,n,r){var e=r(9781),o=r(2597),i=Function.prototype,u=e&&Object.getOwnPropertyDescriptor,c=o(i,"name"),f=c&&"something"===function(){}.name,a=c&&(!e||e&&u(i,"name").configurable);t.exports={EXISTS:c,PROPER:f,CONFIGURABLE:a}},1702:function(t){var n=Function.prototype,r=n.bind,e=n.call,o=r&&r.bind(e);t.exports=r?function(t){return t&&o(e,t)}:function(t){return t&&function(){return e.apply(t,arguments)}}},5005:function(t,n,r){var e=r(7854),o=r(614),i=function(t){return o(t)?t:void 0};t.exports=function(t,n){return arguments.length<2?i(e[t]):e[t]&&e[t][n]}},8173:function(t,n,r){var e=r(9662);t.exports=function(t,n){var r=t[n];return null==r?void 0:e(r)}},7854:function(t,n,r){var e=function(t){return t&&t.Math==Math&&t};t.exports=e("object"==typeof globalThis&&globalThis)||e("object"==typeof window&&window)||e("object"==typeof self&&self)||e("object"==typeof r.g&&r.g)||function(){return this}()||Function("return this")()},2597:function(t,n,r){var e=r(1702),o=r(7908),i=e({}.hasOwnProperty);t.exports=Object.hasOwn||function(t,n){return i(o(t),n)}},3501:function(t){t.exports={}},4664:function(t,n,r){var e=r(9781),o=r(7293),i=r(317);t.exports=!e&&!o((function(){return 7!=Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},8361:function(t,n,r){var e=r(7854),o=r(1702),i=r(7293),u=r(4326),c=e.Object,f=o("".split);t.exports=i((function(){return!c("z").propertyIsEnumerable(0)}))?function(t){return"String"==u(t)?f(t,""):c(t)}:c},9587:function(t,n,r){var e=r(614),o=r(111),i=r(7674);t.exports=function(t,n,r){var u,c;return i&&e(u=n.constructor)&&u!==r&&o(c=u.prototype)&&c!==r.prototype&&i(t,c),t}},2788:function(t,n,r){var e=r(1702),o=r(614),i=r(5465),u=e(Function.toString);o(i.inspectSource)||(i.inspectSource=function(t){return u(t)}),t.exports=i.inspectSource},9909:function(t,n,r){var e,o,i,u=r(8536),c=r(7854),f=r(1702),a=r(111),s=r(8880),p=r(2597),l=r(5465),v=r(6200),d=r(3501),h="Object already initialized",y=c.TypeError,b=c.WeakMap;if(u||l.state){var g=l.state||(l.state=new b),m=f(g.get),x=f(g.has),S=f(g.set);e=function(t,n){if(x(g,t))throw new y(h);return n.facade=t,S(g,t,n),n},o=function(t){return m(g,t)||{}},i=function(t){return x(g,t)}}else{var w=v("state");d[w]=!0,e=function(t,n){if(p(t,w))throw new y(h);return n.facade=t,s(t,w,n),n},o=function(t){return p(t,w)?t[w]:{}},i=function(t){return p(t,w)}}t.exports={set:e,get:o,has:i,enforce:function(t){return i(t)?o(t):e(t,{})},getterFor:function(t){return function(n){var r;if(!a(n)||(r=o(n)).type!==t)throw y("Incompatible receiver, "+t+" required");return r}}}},614:function(t){t.exports=function(t){return"function"==typeof t}},4705:function(t,n,r){var e=r(7293),o=r(614),i=/#|\.prototype\./,u=function(t,n){var r=f[c(t)];return r==s||r!=a&&(o(n)?e(n):!!n)},c=u.normalize=function(t){return String(t).replace(i,".").toLowerCase()},f=u.data={},a=u.NATIVE="N",s=u.POLYFILL="P";t.exports=u},111:function(t,n,r){var e=r(614);t.exports=function(t){return"object"==typeof t?null!==t:e(t)}},1913:function(t){t.exports=!1},2190:function(t,n,r){var e=r(7854),o=r(5005),i=r(614),u=r(7976),c=r(3307),f=e.Object;t.exports=c?function(t){return"symbol"==typeof t}:function(t){var n=o("Symbol");return i(n)&&u(n.prototype,f(t))}},6244:function(t,n,r){var e=r(7466);t.exports=function(t){return e(t.length)}},133:function(t,n,r){var e=r(7392),o=r(7293);t.exports=!!Object.getOwnPropertySymbols&&!o((function(){var t=Symbol();return!String(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&e&&e<41}))},8536:function(t,n,r){var e=r(7854),o=r(614),i=r(2788),u=e.WeakMap;t.exports=o(u)&&/native code/.test(i(u))},3070:function(t,n,r){var e=r(7854),o=r(9781),i=r(4664),u=r(9670),c=r(4948),f=e.TypeError,a=Object.defineProperty;n.f=o?a:function(t,n,r){if(u(t),n=c(n),u(r),i)try{return a(t,n,r)}catch(t){}if("get"in r||"set"in r)throw f("Accessors not supported");return"value"in r&&(t[n]=r.value),t}},1236:function(t,n,r){var e=r(9781),o=r(6916),i=r(5296),u=r(9114),c=r(5656),f=r(4948),a=r(2597),s=r(4664),p=Object.getOwnPropertyDescriptor;n.f=e?p:function(t,n){if(t=c(t),n=f(n),s)try{return p(t,n)}catch(t){}if(a(t,n))return u(!o(i.f,t,n),t[n])}},8006:function(t,n,r){var e=r(6324),o=r(748).concat("length","prototype");n.f=Object.getOwnPropertyNames||function(t){return e(t,o)}},7976:function(t,n,r){var e=r(1702);t.exports=e({}.isPrototypeOf)},6324:function(t,n,r){var e=r(1702),o=r(2597),i=r(5656),u=r(1318).indexOf,c=r(3501),f=e([].push);t.exports=function(t,n){var r,e=i(t),a=0,s=[];for(r in e)!o(c,r)&&o(e,r)&&f(s,r);for(;n.length>a;)o(e,r=n[a++])&&(~u(s,r)||f(s,r));return s}},5296:function(t,n){"use strict";var r={}.propertyIsEnumerable,e=Object.getOwnPropertyDescriptor,o=e&&!r.call({1:2},1);n.f=o?function(t){var n=e(this,t);return!!n&&n.enumerable}:r},7674:function(t,n,r){var e=r(1702),o=r(9670),i=r(6077);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,n=!1,r={};try{(t=e(Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set))(r,[]),n=r instanceof Array}catch(t){}return function(r,e){return o(r),i(e),n?t(r,e):r.__proto__=e,r}}():void 0)},2140:function(t,n,r){var e=r(7854),o=r(6916),i=r(614),u=r(111),c=e.TypeError;t.exports=function(t,n){var r,e;if("string"===n&&i(r=t.toString)&&!u(e=o(r,t)))return e;if(i(r=t.valueOf)&&!u(e=o(r,t)))return e;if("string"!==n&&i(r=t.toString)&&!u(e=o(r,t)))return e;throw c("Can't convert object to primitive value")}},1320:function(t,n,r){var e=r(7854),o=r(614),i=r(2597),u=r(8880),c=r(3505),f=r(2788),a=r(9909),s=r(6530).CONFIGURABLE,p=a.get,l=a.enforce,v=String(String).split("String");(t.exports=function(t,n,r,f){var a,p=!!f&&!!f.unsafe,d=!!f&&!!f.enumerable,h=!!f&&!!f.noTargetGet,y=f&&void 0!==f.name?f.name:n;o(r)&&("Symbol("===String(y).slice(0,7)&&(y="["+String(y).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),(!i(r,"name")||s&&r.name!==y)&&u(r,"name",y),(a=l(r)).source||(a.source=v.join("string"==typeof y?y:""))),t!==e?(p?!h&&t[n]&&(d=!0):delete t[n],d?t[n]=r:u(t,n,r)):d?t[n]=r:c(n,r)})(Function.prototype,"toString",(function(){return o(this)&&p(this).source||f(this)}))},4488:function(t,n,r){var e=r(7854).TypeError;t.exports=function(t){if(null==t)throw e("Can't call method on "+t);return t}},3505:function(t,n,r){var e=r(7854),o=Object.defineProperty;t.exports=function(t,n){try{o(e,t,{value:n,configurable:!0,writable:!0})}catch(r){e[t]=n}return n}},6200:function(t,n,r){var e=r(2309),o=r(9711),i=e("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},5465:function(t,n,r){var e=r(7854),o=r(3505),i="__core-js_shared__",u=e[i]||o(i,{});t.exports=u},2309:function(t,n,r){var e=r(1913),o=r(5465);(t.exports=function(t,n){return o[t]||(o[t]=void 0!==n?n:{})})("versions",[]).push({version:"3.19.3",mode:e?"pure":"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})},3111:function(t,n,r){var e=r(1702),o=r(4488),i=r(1340),u=r(1361),c=e("".replace),f="["+u+"]",a=RegExp("^"+f+f+"*"),s=RegExp(f+f+"*$"),p=function(t){return function(n){var r=i(o(n));return 1&t&&(r=c(r,a,"")),2&t&&(r=c(r,s,"")),r}};t.exports={start:p(1),end:p(2),trim:p(3)}},863:function(t,n,r){var e=r(1702);t.exports=e(1..valueOf)},1400:function(t,n,r){var e=r(9303),o=Math.max,i=Math.min;t.exports=function(t,n){var r=e(t);return r<0?o(r+n,0):i(r,n)}},5656:function(t,n,r){var e=r(8361),o=r(4488);t.exports=function(t){return e(o(t))}},9303:function(t){var n=Math.ceil,r=Math.floor;t.exports=function(t){var e=+t;return e!=e||0===e?0:(e>0?r:n)(e)}},7466:function(t,n,r){var e=r(9303),o=Math.min;t.exports=function(t){return t>0?o(e(t),9007199254740991):0}},7908:function(t,n,r){var e=r(7854),o=r(4488),i=e.Object;t.exports=function(t){return i(o(t))}},7593:function(t,n,r){var e=r(7854),o=r(6916),i=r(111),u=r(2190),c=r(8173),f=r(2140),a=r(5112),s=e.TypeError,p=a("toPrimitive");t.exports=function(t,n){if(!i(t)||u(t))return t;var r,e=c(t,p);if(e){if(void 0===n&&(n="default"),r=o(e,t,n),!i(r)||u(r))return r;throw s("Can't convert object to primitive value")}return void 0===n&&(n="number"),f(t,n)}},4948:function(t,n,r){var e=r(7593),o=r(2190);t.exports=function(t){var n=e(t,"string");return o(n)?n:n+""}},1694:function(t,n,r){var e={};e[r(5112)("toStringTag")]="z",t.exports="[object z]"===String(e)},1340:function(t,n,r){var e=r(7854),o=r(648),i=e.String;t.exports=function(t){if("Symbol"===o(t))throw TypeError("Cannot convert a Symbol value to a string");return i(t)}},6330:function(t,n,r){var e=r(7854).String;t.exports=function(t){try{return e(t)}catch(t){return"Object"}}},9711:function(t,n,r){var e=r(1702),o=0,i=Math.random(),u=e(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+u(++o+i,36)}},3307:function(t,n,r){var e=r(133);t.exports=e&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},5112:function(t,n,r){var e=r(7854),o=r(2309),i=r(2597),u=r(9711),c=r(133),f=r(3307),a=o("wks"),s=e.Symbol,p=s&&s.for,l=f?s:s&&s.withoutSetter||u;t.exports=function(t){if(!i(a,t)||!c&&"string"!=typeof a[t]){var n="Symbol."+t;c&&i(s,t)?a[t]=s[t]:a[t]=f&&p?p(n):l(n)}return a[t]}},1361:function(t){t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},8309:function(t,n,r){var e=r(9781),o=r(6530).EXISTS,i=r(1702),u=r(3070).f,c=Function.prototype,f=i(c.toString),a=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,s=i(a.exec);e&&!o&&u(c,"name",{configurable:!0,get:function(){try{return s(a,f(this))[1]}catch(t){return""}}})},9653:function(t,n,r){"use strict";var e=r(9781),o=r(7854),i=r(1702),u=r(4705),c=r(1320),f=r(2597),a=r(9587),s=r(7976),p=r(2190),l=r(7593),v=r(7293),d=r(8006).f,h=r(1236).f,y=r(3070).f,b=r(863),g=r(3111).trim,m="Number",x=o.Number,S=x.prototype,w=o.TypeError,O=i("".slice),_=i("".charCodeAt),j=function(t){var n=l(t,"number");return"bigint"==typeof n?n:E(n)},E=function(t){var n,r,e,o,i,u,c,f,a=l(t,"number");if(p(a))throw w("Cannot convert a Symbol value to a number");if("string"==typeof a&&a.length>2)if(a=g(a),43===(n=_(a,0))||45===n){if(88===(r=_(a,2))||120===r)return NaN}else if(48===n){switch(_(a,1)){case 66:case 98:e=2,o=49;break;case 79:case 111:e=8,o=55;break;default:return+a}for(u=(i=O(a,2)).length,c=0;c<u;c++)if((f=_(i,c))<48||f>o)return NaN;return parseInt(i,e)}return+a};if(u(m,!x(" 0o1")||!x("0b1")||x("+0x1"))){for(var N,T=function(t){var n=arguments.length<1?0:x(j(t)),r=this;return s(S,r)&&v((function(){b(r)}))?a(Object(n),r,T):n},I=e?d(x):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),P=0;I.length>P;P++)f(x,N=I[P])&&!f(T,N)&&y(T,N,h(x,N));T.prototype=S,S.constructor=T,c(o,m,T)}}},n={};function r(e){var o=n[e];if(void 0!==o)return o.exports;var i=n[e]={exports:{}};return t[e](i,i.exports,r),i.exports}r.d=function(t,n){for(var e in n)r.o(n,e)&&!r.o(t,e)&&Object.defineProperty(t,e,{enumerable:!0,get:n[e]})},r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),r.o=function(t,n){return Object.prototype.hasOwnProperty.call(t,n)};var e={};return function(){"use strict";r.d(e,{default:function(){return o}});r(8309),r(9653);var t=function(t,n,r,e,o,i,u,c){var f,a="function"==typeof t?t.options:t;if(n&&(a.render=n,a.staticRenderFns=r,a._compiled=!0),e&&(a.functional=!0),i&&(a._scopeId="data-v-"+i),u?(f=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(u)},a._ssrRegister=f):o&&(f=c?function(){o.call(this,(a.functional?this.parent:this).$root.$options.shadowRoot)}:o),f)if(a.functional){a._injectStyles=f;var s=a.render;a.render=function(t,n){return f.call(n),s(t,n)}}else{var p=a.beforeCreate;a.beforeCreate=p?[].concat(p,f):[f]}return{exports:t,options:a}}({name:"CdsSkeleton",props:{maxWidth:{type:Number,required:!1,default:100,description:"Максимальная ширина"},minWidth:{type:Number,required:!1,default:80,description:"Минимальная ширина"},height:{type:String,required:!1,default:"1rem",description:"Высота"},width:{type:String,required:!1,default:"100%",description:"Ширина"},randomWidth:{type:Boolean,default:!1,description:"Рандомная ширина строки"}},computed:{styles:function(){return{height:this.height,width:this.computedWidth}},computedWidth:function(){return this.randomWidth?"".concat(Math.floor(Math.random()*(this.maxWidth-this.minWidth)+this.minWidth),"%"):this.width}}},(function(){var t=this,n=t.$createElement;return(t._self._c||n)("span",{staticClass:"cds-skeleton",style:t.styles})}),[],!1,null,null,null),n=t.exports;n.install=function(t){t.component(n.name,n)},"undefined"!=typeof window&&window.Vue&&n.install(window.Vue);var o=n}(),e=e.default}()}));
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * CDS v2.36.2-beta.0 (https://cds.b2b-center.ru/)
2
+ * CDS v2.36.2 (https://cds.b2b-center.ru/)
3
3
  *
4
4
  * @package @central-design-system/components
5
5
  * @author Design System Team <cds@b2b-center.ru>
@@ -1,8 +1,8 @@
1
1
  /*!
2
- * CDS v2.36.2-beta.0 (https://cds.b2b-center.ru/)
2
+ * CDS v2.36.2 (https://cds.b2b-center.ru/)
3
3
  *
4
4
  * @package @central-design-system/components
5
5
  * @author Design System Team <cds@b2b-center.ru>
6
6
  * © 2024, B2B-Center. (https://b2b-center.ru/)
7
7
  */
8
- !function(t,n){"object"==typeof exports&&"object"==typeof module?module.exports=n():"function"==typeof define&&define.amd?define([],n):"object"==typeof exports?exports.CdsStages=n():t.CdsStages=n()}("undefined"!=typeof self?self:this,(function(){return function(){var t={9662:function(t,n,e){var r=e(7854),o=e(614),i=e(6330),u=r.TypeError;t.exports=function(t){if(o(t))return t;throw u(i(t)+" is not a function")}},6077:function(t,n,e){var r=e(7854),o=e(614),i=r.String,u=r.TypeError;t.exports=function(t){if("object"==typeof t||o(t))return t;throw u("Can't set "+i(t)+" as a prototype")}},1223:function(t,n,e){var r=e(5112),o=e(30),i=e(3070),u=r("unscopables"),c=Array.prototype;null==c[u]&&i.f(c,u,{configurable:!0,value:o(null)}),t.exports=function(t){c[u][t]=!0}},9670:function(t,n,e){var r=e(7854),o=e(111),i=r.String,u=r.TypeError;t.exports=function(t){if(o(t))return t;throw u(i(t)+" is not an object")}},7556:function(t,n,e){var r=e(7293);t.exports=r((function(){if("function"==typeof ArrayBuffer){var t=new ArrayBuffer(8);Object.isExtensible(t)&&Object.defineProperty(t,"a",{value:8})}}))},1318:function(t,n,e){var r=e(5656),o=e(1400),i=e(6244),u=function(t){return function(n,e,u){var c,s=r(n),a=i(s),f=o(u,a);if(t&&e!=e){for(;a>f;)if((c=s[f++])!=c)return!0}else for(;a>f;f++)if((t||f in s)&&s[f]===e)return t||f||0;return!t&&-1}};t.exports={includes:u(!0),indexOf:u(!1)}},1589:function(t,n,e){var r=e(7854),o=e(1400),i=e(6244),u=e(6135),c=r.Array,s=Math.max;t.exports=function(t,n,e){for(var r=i(t),a=o(n,r),f=o(void 0===e?r:e,r),p=c(s(f-a,0)),l=0;a<f;a++,l++)u(p,l,t[a]);return p.length=l,p}},4326:function(t,n,e){var r=e(1702),o=r({}.toString),i=r("".slice);t.exports=function(t){return i(o(t),8,-1)}},648:function(t,n,e){var r=e(7854),o=e(1694),i=e(614),u=e(4326),c=e(5112)("toStringTag"),s=r.Object,a="Arguments"==u(function(){return arguments}());t.exports=o?u:function(t){var n,e,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(e=function(t,n){try{return t[n]}catch(t){}}(n=s(t),c))?e:a?u(n):"Object"==(r=u(n))&&i(n.callee)?"Arguments":r}},9920:function(t,n,e){var r=e(2597),o=e(3887),i=e(1236),u=e(3070);t.exports=function(t,n){for(var e=o(n),c=u.f,s=i.f,a=0;a<e.length;a++){var f=e[a];r(t,f)||c(t,f,s(n,f))}}},4964:function(t,n,e){var r=e(5112)("match");t.exports=function(t){var n=/./;try{"/./"[t](n)}catch(e){try{return n[r]=!1,"/./"[t](n)}catch(t){}}return!1}},8880:function(t,n,e){var r=e(9781),o=e(3070),i=e(9114);t.exports=r?function(t,n,e){return o.f(t,n,i(1,e))}:function(t,n,e){return t[n]=e,t}},9114:function(t){t.exports=function(t,n){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:n}}},6135:function(t,n,e){"use strict";var r=e(4948),o=e(3070),i=e(9114);t.exports=function(t,n,e){var u=r(n);u in t?o.f(t,u,i(0,e)):t[u]=e}},9781:function(t,n,e){var r=e(7293);t.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},317:function(t,n,e){var r=e(7854),o=e(111),i=r.document,u=o(i)&&o(i.createElement);t.exports=function(t){return u?i.createElement(t):{}}},8113:function(t,n,e){var r=e(5005);t.exports=r("navigator","userAgent")||""},7392:function(t,n,e){var r,o,i=e(7854),u=e(8113),c=i.process,s=i.Deno,a=c&&c.versions||s&&s.version,f=a&&a.v8;f&&(o=(r=f.split("."))[0]>0&&r[0]<4?1:+(r[0]+r[1])),!o&&u&&(!(r=u.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=u.match(/Chrome\/(\d+)/))&&(o=+r[1]),t.exports=o},748:function(t){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},2109:function(t,n,e){var r=e(7854),o=e(1236).f,i=e(8880),u=e(1320),c=e(3505),s=e(9920),a=e(4705);t.exports=function(t,n){var e,f,p,l,v,d=t.target,g=t.global,h=t.stat;if(e=g?r:h?r[d]||c(d,{}):(r[d]||{}).prototype)for(f in n){if(l=n[f],p=t.noTargetGet?(v=o(e,f))&&v.value:e[f],!a(g?f:d+(h?".":"#")+f,t.forced)&&void 0!==p){if(typeof l==typeof p)continue;s(l,p)}(t.sham||p&&p.sham)&&i(l,"sham",!0),u(e,f,l,t)}}},7293:function(t){t.exports=function(t){try{return!!t()}catch(t){return!0}}},6677:function(t,n,e){var r=e(7293);t.exports=!r((function(){return Object.isExtensible(Object.preventExtensions({}))}))},6916:function(t){var n=Function.prototype.call;t.exports=n.bind?n.bind(n):function(){return n.apply(n,arguments)}},6530:function(t,n,e){var r=e(9781),o=e(2597),i=Function.prototype,u=r&&Object.getOwnPropertyDescriptor,c=o(i,"name"),s=c&&"something"===function(){}.name,a=c&&(!r||r&&u(i,"name").configurable);t.exports={EXISTS:c,PROPER:s,CONFIGURABLE:a}},1702:function(t){var n=Function.prototype,e=n.bind,r=n.call,o=e&&e.bind(r);t.exports=e?function(t){return t&&o(r,t)}:function(t){return t&&function(){return r.apply(t,arguments)}}},5005:function(t,n,e){var r=e(7854),o=e(614),i=function(t){return o(t)?t:void 0};t.exports=function(t,n){return arguments.length<2?i(r[t]):r[t]&&r[t][n]}},8173:function(t,n,e){var r=e(9662);t.exports=function(t,n){var e=t[n];return null==e?void 0:r(e)}},7854:function(t,n,e){var r=function(t){return t&&t.Math==Math&&t};t.exports=r("object"==typeof globalThis&&globalThis)||r("object"==typeof window&&window)||r("object"==typeof self&&self)||r("object"==typeof e.g&&e.g)||function(){return this}()||Function("return this")()},2597:function(t,n,e){var r=e(1702),o=e(7908),i=r({}.hasOwnProperty);t.exports=Object.hasOwn||function(t,n){return i(o(t),n)}},3501:function(t){t.exports={}},490:function(t,n,e){var r=e(5005);t.exports=r("document","documentElement")},4664:function(t,n,e){var r=e(9781),o=e(7293),i=e(317);t.exports=!r&&!o((function(){return 7!=Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},8361:function(t,n,e){var r=e(7854),o=e(1702),i=e(7293),u=e(4326),c=r.Object,s=o("".split);t.exports=i((function(){return!c("z").propertyIsEnumerable(0)}))?function(t){return"String"==u(t)?s(t,""):c(t)}:c},9587:function(t,n,e){var r=e(614),o=e(111),i=e(7674);t.exports=function(t,n,e){var u,c;return i&&r(u=n.constructor)&&u!==e&&o(c=u.prototype)&&c!==e.prototype&&i(t,c),t}},2788:function(t,n,e){var r=e(1702),o=e(614),i=e(5465),u=r(Function.toString);o(i.inspectSource)||(i.inspectSource=function(t){return u(t)}),t.exports=i.inspectSource},2423:function(t,n,e){var r=e(2109),o=e(1702),i=e(3501),u=e(111),c=e(2597),s=e(3070).f,a=e(8006),f=e(1156),p=e(2050),l=e(9711),v=e(6677),d=!1,g=l("meta"),h=0,y=function(t){s(t,g,{value:{objectID:"O"+h++,weakData:{}}})},b=t.exports={enable:function(){b.enable=function(){},d=!0;var t=a.f,n=o([].splice),e={};e[g]=1,t(e).length&&(a.f=function(e){for(var r=t(e),o=0,i=r.length;o<i;o++)if(r[o]===g){n(r,o,1);break}return r},r({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:f.f}))},fastKey:function(t,n){if(!u(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!c(t,g)){if(!p(t))return"F";if(!n)return"E";y(t)}return t[g].objectID},getWeakData:function(t,n){if(!c(t,g)){if(!p(t))return!0;if(!n)return!1;y(t)}return t[g].weakData},onFreeze:function(t){return v&&d&&p(t)&&!c(t,g)&&y(t),t}};i[g]=!0},9909:function(t,n,e){var r,o,i,u=e(8536),c=e(7854),s=e(1702),a=e(111),f=e(8880),p=e(2597),l=e(5465),v=e(6200),d=e(3501),g="Object already initialized",h=c.TypeError,y=c.WeakMap;if(u||l.state){var b=l.state||(l.state=new y),m=s(b.get),x=s(b.has),w=s(b.set);r=function(t,n){if(x(b,t))throw new h(g);return n.facade=t,w(b,t,n),n},o=function(t){return m(b,t)||{}},i=function(t){return x(b,t)}}else{var _=v("state");d[_]=!0,r=function(t,n){if(p(t,_))throw new h(g);return n.facade=t,f(t,_,n),n},o=function(t){return p(t,_)?t[_]:{}},i=function(t){return p(t,_)}}t.exports={set:r,get:o,has:i,enforce:function(t){return i(t)?o(t):r(t,{})},getterFor:function(t){return function(n){var e;if(!a(n)||(e=o(n)).type!==t)throw h("Incompatible receiver, "+t+" required");return e}}}},614:function(t){t.exports=function(t){return"function"==typeof t}},4705:function(t,n,e){var r=e(7293),o=e(614),i=/#|\.prototype\./,u=function(t,n){var e=s[c(t)];return e==f||e!=a&&(o(n)?r(n):!!n)},c=u.normalize=function(t){return String(t).replace(i,".").toLowerCase()},s=u.data={},a=u.NATIVE="N",f=u.POLYFILL="P";t.exports=u},111:function(t,n,e){var r=e(614);t.exports=function(t){return"object"==typeof t?null!==t:r(t)}},1913:function(t){t.exports=!1},7850:function(t,n,e){var r=e(111),o=e(4326),i=e(5112)("match");t.exports=function(t){var n;return r(t)&&(void 0!==(n=t[i])?!!n:"RegExp"==o(t))}},2190:function(t,n,e){var r=e(7854),o=e(5005),i=e(614),u=e(7976),c=e(3307),s=r.Object;t.exports=c?function(t){return"symbol"==typeof t}:function(t){var n=o("Symbol");return i(n)&&u(n.prototype,s(t))}},6244:function(t,n,e){var r=e(7466);t.exports=function(t){return r(t.length)}},133:function(t,n,e){var r=e(7392),o=e(7293);t.exports=!!Object.getOwnPropertySymbols&&!o((function(){var t=Symbol();return!String(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&r&&r<41}))},8536:function(t,n,e){var r=e(7854),o=e(614),i=e(2788),u=r.WeakMap;t.exports=o(u)&&/native code/.test(i(u))},3929:function(t,n,e){var r=e(7854),o=e(7850),i=r.TypeError;t.exports=function(t){if(o(t))throw i("The method doesn't accept regular expressions");return t}},30:function(t,n,e){var r,o=e(9670),i=e(6048),u=e(748),c=e(3501),s=e(490),a=e(317),f=e(6200),p=f("IE_PROTO"),l=function(){},v=function(t){return"<script>"+t+"</"+"script>"},d=function(t){t.write(v("")),t.close();var n=t.parentWindow.Object;return t=null,n},g=function(){try{r=new ActiveXObject("htmlfile")}catch(t){}var t,n;g="undefined"!=typeof document?document.domain&&r?d(r):((n=a("iframe")).style.display="none",s.appendChild(n),n.src=String("javascript:"),(t=n.contentWindow.document).open(),t.write(v("document.F=Object")),t.close(),t.F):d(r);for(var e=u.length;e--;)delete g.prototype[u[e]];return g()};c[p]=!0,t.exports=Object.create||function(t,n){var e;return null!==t?(l.prototype=o(t),e=new l,l.prototype=null,e[p]=t):e=g(),void 0===n?e:i(e,n)}},6048:function(t,n,e){var r=e(9781),o=e(3070),i=e(9670),u=e(5656),c=e(1956);t.exports=r?Object.defineProperties:function(t,n){i(t);for(var e,r=u(n),s=c(n),a=s.length,f=0;a>f;)o.f(t,e=s[f++],r[e]);return t}},3070:function(t,n,e){var r=e(7854),o=e(9781),i=e(4664),u=e(9670),c=e(4948),s=r.TypeError,a=Object.defineProperty;n.f=o?a:function(t,n,e){if(u(t),n=c(n),u(e),i)try{return a(t,n,e)}catch(t){}if("get"in e||"set"in e)throw s("Accessors not supported");return"value"in e&&(t[n]=e.value),t}},1236:function(t,n,e){var r=e(9781),o=e(6916),i=e(5296),u=e(9114),c=e(5656),s=e(4948),a=e(2597),f=e(4664),p=Object.getOwnPropertyDescriptor;n.f=r?p:function(t,n){if(t=c(t),n=s(n),f)try{return p(t,n)}catch(t){}if(a(t,n))return u(!o(i.f,t,n),t[n])}},1156:function(t,n,e){var r=e(4326),o=e(5656),i=e(8006).f,u=e(1589),c="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function(t){return c&&"Window"==r(t)?function(t){try{return i(t)}catch(t){return u(c)}}(t):i(o(t))}},8006:function(t,n,e){var r=e(6324),o=e(748).concat("length","prototype");n.f=Object.getOwnPropertyNames||function(t){return r(t,o)}},5181:function(t,n){n.f=Object.getOwnPropertySymbols},2050:function(t,n,e){var r=e(7293),o=e(111),i=e(4326),u=e(7556),c=Object.isExtensible,s=r((function(){c(1)}));t.exports=s||u?function(t){return!!o(t)&&((!u||"ArrayBuffer"!=i(t))&&(!c||c(t)))}:c},7976:function(t,n,e){var r=e(1702);t.exports=r({}.isPrototypeOf)},6324:function(t,n,e){var r=e(1702),o=e(2597),i=e(5656),u=e(1318).indexOf,c=e(3501),s=r([].push);t.exports=function(t,n){var e,r=i(t),a=0,f=[];for(e in r)!o(c,e)&&o(r,e)&&s(f,e);for(;n.length>a;)o(r,e=n[a++])&&(~u(f,e)||s(f,e));return f}},1956:function(t,n,e){var r=e(6324),o=e(748);t.exports=Object.keys||function(t){return r(t,o)}},5296:function(t,n){"use strict";var e={}.propertyIsEnumerable,r=Object.getOwnPropertyDescriptor,o=r&&!e.call({1:2},1);n.f=o?function(t){var n=r(this,t);return!!n&&n.enumerable}:e},7674:function(t,n,e){var r=e(1702),o=e(9670),i=e(6077);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,n=!1,e={};try{(t=r(Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set))(e,[]),n=e instanceof Array}catch(t){}return function(e,r){return o(e),i(r),n?t(e,r):e.__proto__=r,e}}():void 0)},288:function(t,n,e){"use strict";var r=e(1694),o=e(648);t.exports=r?{}.toString:function(){return"[object "+o(this)+"]"}},2140:function(t,n,e){var r=e(7854),o=e(6916),i=e(614),u=e(111),c=r.TypeError;t.exports=function(t,n){var e,r;if("string"===n&&i(e=t.toString)&&!u(r=o(e,t)))return r;if(i(e=t.valueOf)&&!u(r=o(e,t)))return r;if("string"!==n&&i(e=t.toString)&&!u(r=o(e,t)))return r;throw c("Can't convert object to primitive value")}},3887:function(t,n,e){var r=e(5005),o=e(1702),i=e(8006),u=e(5181),c=e(9670),s=o([].concat);t.exports=r("Reflect","ownKeys")||function(t){var n=i.f(c(t)),e=u.f;return e?s(n,e(t)):n}},1320:function(t,n,e){var r=e(7854),o=e(614),i=e(2597),u=e(8880),c=e(3505),s=e(2788),a=e(9909),f=e(6530).CONFIGURABLE,p=a.get,l=a.enforce,v=String(String).split("String");(t.exports=function(t,n,e,s){var a,p=!!s&&!!s.unsafe,d=!!s&&!!s.enumerable,g=!!s&&!!s.noTargetGet,h=s&&void 0!==s.name?s.name:n;o(e)&&("Symbol("===String(h).slice(0,7)&&(h="["+String(h).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),(!i(e,"name")||f&&e.name!==h)&&u(e,"name",h),(a=l(e)).source||(a.source=v.join("string"==typeof h?h:""))),t!==r?(p?!g&&t[n]&&(d=!0):delete t[n],d?t[n]=e:u(t,n,e)):d?t[n]=e:c(n,e)})(Function.prototype,"toString",(function(){return o(this)&&p(this).source||s(this)}))},4488:function(t,n,e){var r=e(7854).TypeError;t.exports=function(t){if(null==t)throw r("Can't call method on "+t);return t}},3505:function(t,n,e){var r=e(7854),o=Object.defineProperty;t.exports=function(t,n){try{o(r,t,{value:n,configurable:!0,writable:!0})}catch(e){r[t]=n}return n}},6200:function(t,n,e){var r=e(2309),o=e(9711),i=r("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},5465:function(t,n,e){var r=e(7854),o=e(3505),i="__core-js_shared__",u=r[i]||o(i,{});t.exports=u},2309:function(t,n,e){var r=e(1913),o=e(5465);(t.exports=function(t,n){return o[t]||(o[t]=void 0!==n?n:{})})("versions",[]).push({version:"3.19.3",mode:r?"pure":"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})},3111:function(t,n,e){var r=e(1702),o=e(4488),i=e(1340),u=e(1361),c=r("".replace),s="["+u+"]",a=RegExp("^"+s+s+"*"),f=RegExp(s+s+"*$"),p=function(t){return function(n){var e=i(o(n));return 1&t&&(e=c(e,a,"")),2&t&&(e=c(e,f,"")),e}};t.exports={start:p(1),end:p(2),trim:p(3)}},863:function(t,n,e){var r=e(1702);t.exports=r(1..valueOf)},1400:function(t,n,e){var r=e(9303),o=Math.max,i=Math.min;t.exports=function(t,n){var e=r(t);return e<0?o(e+n,0):i(e,n)}},5656:function(t,n,e){var r=e(8361),o=e(4488);t.exports=function(t){return r(o(t))}},9303:function(t){var n=Math.ceil,e=Math.floor;t.exports=function(t){var r=+t;return r!=r||0===r?0:(r>0?e:n)(r)}},7466:function(t,n,e){var r=e(9303),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0}},7908:function(t,n,e){var r=e(7854),o=e(4488),i=r.Object;t.exports=function(t){return i(o(t))}},7593:function(t,n,e){var r=e(7854),o=e(6916),i=e(111),u=e(2190),c=e(8173),s=e(2140),a=e(5112),f=r.TypeError,p=a("toPrimitive");t.exports=function(t,n){if(!i(t)||u(t))return t;var e,r=c(t,p);if(r){if(void 0===n&&(n="default"),e=o(r,t,n),!i(e)||u(e))return e;throw f("Can't convert object to primitive value")}return void 0===n&&(n="number"),s(t,n)}},4948:function(t,n,e){var r=e(7593),o=e(2190);t.exports=function(t){var n=r(t,"string");return o(n)?n:n+""}},1694:function(t,n,e){var r={};r[e(5112)("toStringTag")]="z",t.exports="[object z]"===String(r)},1340:function(t,n,e){var r=e(7854),o=e(648),i=r.String;t.exports=function(t){if("Symbol"===o(t))throw TypeError("Cannot convert a Symbol value to a string");return i(t)}},6330:function(t,n,e){var r=e(7854).String;t.exports=function(t){try{return r(t)}catch(t){return"Object"}}},9711:function(t,n,e){var r=e(1702),o=0,i=Math.random(),u=r(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+u(++o+i,36)}},3307:function(t,n,e){var r=e(133);t.exports=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},5112:function(t,n,e){var r=e(7854),o=e(2309),i=e(2597),u=e(9711),c=e(133),s=e(3307),a=o("wks"),f=r.Symbol,p=f&&f.for,l=s?f:f&&f.withoutSetter||u;t.exports=function(t){if(!i(a,t)||!c&&"string"!=typeof a[t]){var n="Symbol."+t;c&&i(f,t)?a[t]=f[t]:a[t]=s&&p?p(n):l(n)}return a[t]}},1361:function(t){t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},6699:function(t,n,e){"use strict";var r=e(2109),o=e(1318).includes,i=e(1223);r({target:"Array",proto:!0},{includes:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i("includes")},8309:function(t,n,e){var r=e(9781),o=e(6530).EXISTS,i=e(1702),u=e(3070).f,c=Function.prototype,s=i(c.toString),a=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,f=i(a.exec);r&&!o&&u(c,"name",{configurable:!0,get:function(){try{return f(a,s(this))[1]}catch(t){return""}}})},9653:function(t,n,e){"use strict";var r=e(9781),o=e(7854),i=e(1702),u=e(4705),c=e(1320),s=e(2597),a=e(9587),f=e(7976),p=e(2190),l=e(7593),v=e(7293),d=e(8006).f,g=e(1236).f,h=e(3070).f,y=e(863),b=e(3111).trim,m="Number",x=o.Number,w=x.prototype,_=o.TypeError,S=i("".slice),O=i("".charCodeAt),j=function(t){var n=l(t,"number");return"bigint"==typeof n?n:E(n)},E=function(t){var n,e,r,o,i,u,c,s,a=l(t,"number");if(p(a))throw _("Cannot convert a Symbol value to a number");if("string"==typeof a&&a.length>2)if(a=b(a),43===(n=O(a,0))||45===n){if(88===(e=O(a,2))||120===e)return NaN}else if(48===n){switch(O(a,1)){case 66:case 98:r=2,o=49;break;case 79:case 111:r=8,o=55;break;default:return+a}for(u=(i=S(a,2)).length,c=0;c<u;c++)if((s=O(i,c))<48||s>o)return NaN;return parseInt(i,r)}return+a};if(u(m,!x(" 0o1")||!x("0b1")||x("+0x1"))){for(var C,I=function(t){var n=arguments.length<1?0:x(j(t)),e=this;return f(w,e)&&v((function(){y(e)}))?a(Object(n),e,I):n},T=r?d(x):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),N=0;T.length>N;N++)s(x,C=T[N])&&!s(I,C)&&h(I,C,g(x,C));I.prototype=w,w.constructor=I,c(o,m,I)}},3371:function(t,n,e){var r=e(2109),o=e(6677),i=e(7293),u=e(111),c=e(2423).onFreeze,s=Object.freeze;r({target:"Object",stat:!0,forced:i((function(){s(1)})),sham:!o},{freeze:function(t){return s&&u(t)?s(c(t)):t}})},1539:function(t,n,e){var r=e(1694),o=e(1320),i=e(288);r||o(Object.prototype,"toString",i,{unsafe:!0})},2023:function(t,n,e){"use strict";var r=e(2109),o=e(1702),i=e(3929),u=e(4488),c=e(1340),s=e(4964),a=o("".indexOf);r({target:"String",proto:!0,forced:!s("includes")},{includes:function(t){return!!~a(c(u(this)),c(i(t)),arguments.length>1?arguments[1]:void 0)}})}},n={};function e(r){var o=n[r];if(void 0!==o)return o.exports;var i=n[r]={exports:{}};return t[r](i,i.exports,e),i.exports}e.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}();var r={};return function(){"use strict";e(8309);var t=function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("ul",t._g({staticClass:"cds-stages",style:t.innerStyle},t.$listeners),t._l(t.stages,(function(n,r){return e("li",{key:r,class:t._getItemClasses(r)},[0!==r?e("svg",{staticClass:"cds-stages__arrow cds-stages__arrow--before",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 11 32",width:"11",height:"32"}},[!t._isCurrent(r)||t._isErrors(r)||t._isError(r)?e("path",{attrs:{d:"M12 0v1H1.618l7.5 15-7.5 15H12v1H0l8-16L0 0z"}}):e("path",{attrs:{"fill-rule":"evenodd",d:"M12 0v2H3.235l7.001 14-7.001 14H12v2H0l8-16L0 0z"}})]):t._e(),t._v(" "),e("span",[t._v(t._s(n))]),t._v(" "),r!==t.stages.length-1?e("svg",{staticClass:"cds-stages__arrow cds-stages__arrow--after",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 11 32",width:"11",height:"32"}},[!t._isCurrent(r)||t._isErrors(r)||t._isError(r)?e("path",{attrs:{d:"M1 0l8 16-8 16H0v-1h.383l7.499-15-7.5-15H0V0z"}}):e("path",{attrs:{"fill-rule":"evenodd",d:"M2.5 0l8 16-8 16h-2v-2h.765l7-14L1.264 2H.5V0z"}})]):t._e()])})),0)};function n(t,n,e){return n in t?Object.defineProperty(t,n,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[n]=e,t}t._withStripped=!0;e(9653),e(1539),e(6699),e(2023),e(3371),Object.freeze({enter:13,tab:9,delete:46,esc:27,space:32,up:38,down:40,left:37,right:39,end:35,home:36,del:46,backspace:8,insert:45,pageup:33,pagedown:34});var r=Object.freeze({hover:"cds-state-hover",focus:"cds-state-focus",active:"cds-state-active",visited:"cds-state-visited",disabled:"cds-state-disabled",checked:"cds-state-checked",indeterminate:"cds-state-indeterminate",invalid:"cds-state-invalid",empty:"cds-state-empty",loading:"cds-state-loading"});function o(t,n,e,r,o,i,u,c){var s,a="function"==typeof t?t.options:t;if(n&&(a.render=n,a.staticRenderFns=e,a._compiled=!0),r&&(a.functional=!0),i&&(a._scopeId="data-v-"+i),u?(s=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(u)},a._ssrRegister=s):o&&(s=c?function(){o.call(this,(a.functional?this.parent:this).$root.$options.shadowRoot)}:o),s)if(a.functional){a._injectStyles=s;var f=a.render;a.render=function(t,n){return s.call(n),f(t,n)}}else{var p=a.beforeCreate;a.beforeCreate=p?[].concat(p,s):[s]}return{exports:t,options:a}}var i=o({name:"CdsStages",props:{current:{type:[Number,String],default:0,description:"Текущий этап"},stages:{type:Array,required:!0,description:"Этапы",validator:function(t){var n=t.every((function(t){return"string"==typeof t}));return n||console.warn("CdsStages.stages - значение должно содержать массивом строк"),n}},errors:{type:Array,default:function(){return[]},description:"Этапы с ошибками (массив чисел)"},error:{type:Boolean,default:!1,description:"Состояние ошибки"}},data:function(){return{stateClasses:r}},computed:{innerStyle:function(){return"grid-template-columns: repeat(".concat(this.stages.length,", 1fr);")}},methods:{_isCurrent:function(t){return+this.current===t+1},_isSuccess:function(t){return+this.current>t+1},_isErrors:function(t){return this.errors.includes(t+1)},_isError:function(t){return this._isCurrent(t)&&this.error},_getItemClasses:function(t){var e;return["cds-stages__item",(e={},n(e,this.stateClasses.active,this._isCurrent(t)),n(e,this.stateClasses.checked,this._isSuccess(t)),n(e,this.stateClasses.invalid,this._isErrors(t)),n(e,this.stateClasses.invalid,this._isError(t)),e)]}}},t,[],!1,null,null,null);i.options.__file="src/components/CdsStages/CdsStages.vue";var u=i.exports,c=function(){var t=this.$createElement;return(this._self._c||t)("cds-skeleton",{attrs:{width:"100%",height:"32px"}})};c._withStripped=!0;var s=o({name:"CdsStagesSkeleton"},c,[],!1,null,null,null);s.options.__file="src/components/CdsStages/CdsStagesSkeleton.vue";var a=s.exports;u.install=function(t){t.component(u.name,u)},a.install=function(t){t.component(a.name,a)},"undefined"!=typeof window&&window.Vue&&(u.install(window.Vue),a.install(window.Vue))}(),r=r.default}()}));
8
+ !function(t,n){"object"==typeof exports&&"object"==typeof module?module.exports=n():"function"==typeof define&&define.amd?define([],n):"object"==typeof exports?exports.CdsStages=n():t.CdsStages=n()}("undefined"!=typeof self?self:this,(function(){return function(){var t={9662:function(t,n,r){var e=r(7854),o=r(614),i=r(6330),u=e.TypeError;t.exports=function(t){if(o(t))return t;throw u(i(t)+" is not a function")}},6077:function(t,n,r){var e=r(7854),o=r(614),i=e.String,u=e.TypeError;t.exports=function(t){if("object"==typeof t||o(t))return t;throw u("Can't set "+i(t)+" as a prototype")}},1223:function(t,n,r){var e=r(5112),o=r(30),i=r(3070),u=e("unscopables"),c=Array.prototype;null==c[u]&&i.f(c,u,{configurable:!0,value:o(null)}),t.exports=function(t){c[u][t]=!0}},9670:function(t,n,r){var e=r(7854),o=r(111),i=e.String,u=e.TypeError;t.exports=function(t){if(o(t))return t;throw u(i(t)+" is not an object")}},7556:function(t,n,r){var e=r(7293);t.exports=e((function(){if("function"==typeof ArrayBuffer){var t=new ArrayBuffer(8);Object.isExtensible(t)&&Object.defineProperty(t,"a",{value:8})}}))},1318:function(t,n,r){var e=r(5656),o=r(1400),i=r(6244),u=function(t){return function(n,r,u){var c,s=e(n),a=i(s),f=o(u,a);if(t&&r!=r){for(;a>f;)if((c=s[f++])!=c)return!0}else for(;a>f;f++)if((t||f in s)&&s[f]===r)return t||f||0;return!t&&-1}};t.exports={includes:u(!0),indexOf:u(!1)}},1589:function(t,n,r){var e=r(7854),o=r(1400),i=r(6244),u=r(6135),c=e.Array,s=Math.max;t.exports=function(t,n,r){for(var e=i(t),a=o(n,e),f=o(void 0===r?e:r,e),p=c(s(f-a,0)),l=0;a<f;a++,l++)u(p,l,t[a]);return p.length=l,p}},4326:function(t,n,r){var e=r(1702),o=e({}.toString),i=e("".slice);t.exports=function(t){return i(o(t),8,-1)}},648:function(t,n,r){var e=r(7854),o=r(1694),i=r(614),u=r(4326),c=r(5112)("toStringTag"),s=e.Object,a="Arguments"==u(function(){return arguments}());t.exports=o?u:function(t){var n,r,e;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(r=function(t,n){try{return t[n]}catch(t){}}(n=s(t),c))?r:a?u(n):"Object"==(e=u(n))&&i(n.callee)?"Arguments":e}},9920:function(t,n,r){var e=r(2597),o=r(3887),i=r(1236),u=r(3070);t.exports=function(t,n){for(var r=o(n),c=u.f,s=i.f,a=0;a<r.length;a++){var f=r[a];e(t,f)||c(t,f,s(n,f))}}},4964:function(t,n,r){var e=r(5112)("match");t.exports=function(t){var n=/./;try{"/./"[t](n)}catch(r){try{return n[e]=!1,"/./"[t](n)}catch(t){}}return!1}},8880:function(t,n,r){var e=r(9781),o=r(3070),i=r(9114);t.exports=e?function(t,n,r){return o.f(t,n,i(1,r))}:function(t,n,r){return t[n]=r,t}},9114:function(t){t.exports=function(t,n){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:n}}},6135:function(t,n,r){"use strict";var e=r(4948),o=r(3070),i=r(9114);t.exports=function(t,n,r){var u=e(n);u in t?o.f(t,u,i(0,r)):t[u]=r}},9781:function(t,n,r){var e=r(7293);t.exports=!e((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},317:function(t,n,r){var e=r(7854),o=r(111),i=e.document,u=o(i)&&o(i.createElement);t.exports=function(t){return u?i.createElement(t):{}}},8113:function(t,n,r){var e=r(5005);t.exports=e("navigator","userAgent")||""},7392:function(t,n,r){var e,o,i=r(7854),u=r(8113),c=i.process,s=i.Deno,a=c&&c.versions||s&&s.version,f=a&&a.v8;f&&(o=(e=f.split("."))[0]>0&&e[0]<4?1:+(e[0]+e[1])),!o&&u&&(!(e=u.match(/Edge\/(\d+)/))||e[1]>=74)&&(e=u.match(/Chrome\/(\d+)/))&&(o=+e[1]),t.exports=o},748:function(t){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},2109:function(t,n,r){var e=r(7854),o=r(1236).f,i=r(8880),u=r(1320),c=r(3505),s=r(9920),a=r(4705);t.exports=function(t,n){var r,f,p,l,v,d=t.target,h=t.global,g=t.stat;if(r=h?e:g?e[d]||c(d,{}):(e[d]||{}).prototype)for(f in n){if(l=n[f],p=t.noTargetGet?(v=o(r,f))&&v.value:r[f],!a(h?f:d+(g?".":"#")+f,t.forced)&&void 0!==p){if(typeof l==typeof p)continue;s(l,p)}(t.sham||p&&p.sham)&&i(l,"sham",!0),u(r,f,l,t)}}},7293:function(t){t.exports=function(t){try{return!!t()}catch(t){return!0}}},6677:function(t,n,r){var e=r(7293);t.exports=!e((function(){return Object.isExtensible(Object.preventExtensions({}))}))},6916:function(t){var n=Function.prototype.call;t.exports=n.bind?n.bind(n):function(){return n.apply(n,arguments)}},6530:function(t,n,r){var e=r(9781),o=r(2597),i=Function.prototype,u=e&&Object.getOwnPropertyDescriptor,c=o(i,"name"),s=c&&"something"===function(){}.name,a=c&&(!e||e&&u(i,"name").configurable);t.exports={EXISTS:c,PROPER:s,CONFIGURABLE:a}},1702:function(t){var n=Function.prototype,r=n.bind,e=n.call,o=r&&r.bind(e);t.exports=r?function(t){return t&&o(e,t)}:function(t){return t&&function(){return e.apply(t,arguments)}}},5005:function(t,n,r){var e=r(7854),o=r(614),i=function(t){return o(t)?t:void 0};t.exports=function(t,n){return arguments.length<2?i(e[t]):e[t]&&e[t][n]}},8173:function(t,n,r){var e=r(9662);t.exports=function(t,n){var r=t[n];return null==r?void 0:e(r)}},7854:function(t,n,r){var e=function(t){return t&&t.Math==Math&&t};t.exports=e("object"==typeof globalThis&&globalThis)||e("object"==typeof window&&window)||e("object"==typeof self&&self)||e("object"==typeof r.g&&r.g)||function(){return this}()||Function("return this")()},2597:function(t,n,r){var e=r(1702),o=r(7908),i=e({}.hasOwnProperty);t.exports=Object.hasOwn||function(t,n){return i(o(t),n)}},3501:function(t){t.exports={}},490:function(t,n,r){var e=r(5005);t.exports=e("document","documentElement")},4664:function(t,n,r){var e=r(9781),o=r(7293),i=r(317);t.exports=!e&&!o((function(){return 7!=Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},8361:function(t,n,r){var e=r(7854),o=r(1702),i=r(7293),u=r(4326),c=e.Object,s=o("".split);t.exports=i((function(){return!c("z").propertyIsEnumerable(0)}))?function(t){return"String"==u(t)?s(t,""):c(t)}:c},9587:function(t,n,r){var e=r(614),o=r(111),i=r(7674);t.exports=function(t,n,r){var u,c;return i&&e(u=n.constructor)&&u!==r&&o(c=u.prototype)&&c!==r.prototype&&i(t,c),t}},2788:function(t,n,r){var e=r(1702),o=r(614),i=r(5465),u=e(Function.toString);o(i.inspectSource)||(i.inspectSource=function(t){return u(t)}),t.exports=i.inspectSource},2423:function(t,n,r){var e=r(2109),o=r(1702),i=r(3501),u=r(111),c=r(2597),s=r(3070).f,a=r(8006),f=r(1156),p=r(2050),l=r(9711),v=r(6677),d=!1,h=l("meta"),g=0,y=function(t){s(t,h,{value:{objectID:"O"+g++,weakData:{}}})},b=t.exports={enable:function(){b.enable=function(){},d=!0;var t=a.f,n=o([].splice),r={};r[h]=1,t(r).length&&(a.f=function(r){for(var e=t(r),o=0,i=e.length;o<i;o++)if(e[o]===h){n(e,o,1);break}return e},e({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:f.f}))},fastKey:function(t,n){if(!u(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!c(t,h)){if(!p(t))return"F";if(!n)return"E";y(t)}return t[h].objectID},getWeakData:function(t,n){if(!c(t,h)){if(!p(t))return!0;if(!n)return!1;y(t)}return t[h].weakData},onFreeze:function(t){return v&&d&&p(t)&&!c(t,h)&&y(t),t}};i[h]=!0},9909:function(t,n,r){var e,o,i,u=r(8536),c=r(7854),s=r(1702),a=r(111),f=r(8880),p=r(2597),l=r(5465),v=r(6200),d=r(3501),h="Object already initialized",g=c.TypeError,y=c.WeakMap;if(u||l.state){var b=l.state||(l.state=new y),m=s(b.get),x=s(b.has),w=s(b.set);e=function(t,n){if(x(b,t))throw new g(h);return n.facade=t,w(b,t,n),n},o=function(t){return m(b,t)||{}},i=function(t){return x(b,t)}}else{var _=v("state");d[_]=!0,e=function(t,n){if(p(t,_))throw new g(h);return n.facade=t,f(t,_,n),n},o=function(t){return p(t,_)?t[_]:{}},i=function(t){return p(t,_)}}t.exports={set:e,get:o,has:i,enforce:function(t){return i(t)?o(t):e(t,{})},getterFor:function(t){return function(n){var r;if(!a(n)||(r=o(n)).type!==t)throw g("Incompatible receiver, "+t+" required");return r}}}},614:function(t){t.exports=function(t){return"function"==typeof t}},4705:function(t,n,r){var e=r(7293),o=r(614),i=/#|\.prototype\./,u=function(t,n){var r=s[c(t)];return r==f||r!=a&&(o(n)?e(n):!!n)},c=u.normalize=function(t){return String(t).replace(i,".").toLowerCase()},s=u.data={},a=u.NATIVE="N",f=u.POLYFILL="P";t.exports=u},111:function(t,n,r){var e=r(614);t.exports=function(t){return"object"==typeof t?null!==t:e(t)}},1913:function(t){t.exports=!1},7850:function(t,n,r){var e=r(111),o=r(4326),i=r(5112)("match");t.exports=function(t){var n;return e(t)&&(void 0!==(n=t[i])?!!n:"RegExp"==o(t))}},2190:function(t,n,r){var e=r(7854),o=r(5005),i=r(614),u=r(7976),c=r(3307),s=e.Object;t.exports=c?function(t){return"symbol"==typeof t}:function(t){var n=o("Symbol");return i(n)&&u(n.prototype,s(t))}},6244:function(t,n,r){var e=r(7466);t.exports=function(t){return e(t.length)}},133:function(t,n,r){var e=r(7392),o=r(7293);t.exports=!!Object.getOwnPropertySymbols&&!o((function(){var t=Symbol();return!String(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&e&&e<41}))},8536:function(t,n,r){var e=r(7854),o=r(614),i=r(2788),u=e.WeakMap;t.exports=o(u)&&/native code/.test(i(u))},3929:function(t,n,r){var e=r(7854),o=r(7850),i=e.TypeError;t.exports=function(t){if(o(t))throw i("The method doesn't accept regular expressions");return t}},30:function(t,n,r){var e,o=r(9670),i=r(6048),u=r(748),c=r(3501),s=r(490),a=r(317),f=r(6200),p=f("IE_PROTO"),l=function(){},v=function(t){return"<script>"+t+"</"+"script>"},d=function(t){t.write(v("")),t.close();var n=t.parentWindow.Object;return t=null,n},h=function(){try{e=new ActiveXObject("htmlfile")}catch(t){}var t,n;h="undefined"!=typeof document?document.domain&&e?d(e):((n=a("iframe")).style.display="none",s.appendChild(n),n.src=String("javascript:"),(t=n.contentWindow.document).open(),t.write(v("document.F=Object")),t.close(),t.F):d(e);for(var r=u.length;r--;)delete h.prototype[u[r]];return h()};c[p]=!0,t.exports=Object.create||function(t,n){var r;return null!==t?(l.prototype=o(t),r=new l,l.prototype=null,r[p]=t):r=h(),void 0===n?r:i(r,n)}},6048:function(t,n,r){var e=r(9781),o=r(3070),i=r(9670),u=r(5656),c=r(1956);t.exports=e?Object.defineProperties:function(t,n){i(t);for(var r,e=u(n),s=c(n),a=s.length,f=0;a>f;)o.f(t,r=s[f++],e[r]);return t}},3070:function(t,n,r){var e=r(7854),o=r(9781),i=r(4664),u=r(9670),c=r(4948),s=e.TypeError,a=Object.defineProperty;n.f=o?a:function(t,n,r){if(u(t),n=c(n),u(r),i)try{return a(t,n,r)}catch(t){}if("get"in r||"set"in r)throw s("Accessors not supported");return"value"in r&&(t[n]=r.value),t}},1236:function(t,n,r){var e=r(9781),o=r(6916),i=r(5296),u=r(9114),c=r(5656),s=r(4948),a=r(2597),f=r(4664),p=Object.getOwnPropertyDescriptor;n.f=e?p:function(t,n){if(t=c(t),n=s(n),f)try{return p(t,n)}catch(t){}if(a(t,n))return u(!o(i.f,t,n),t[n])}},1156:function(t,n,r){var e=r(4326),o=r(5656),i=r(8006).f,u=r(1589),c="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function(t){return c&&"Window"==e(t)?function(t){try{return i(t)}catch(t){return u(c)}}(t):i(o(t))}},8006:function(t,n,r){var e=r(6324),o=r(748).concat("length","prototype");n.f=Object.getOwnPropertyNames||function(t){return e(t,o)}},5181:function(t,n){n.f=Object.getOwnPropertySymbols},2050:function(t,n,r){var e=r(7293),o=r(111),i=r(4326),u=r(7556),c=Object.isExtensible,s=e((function(){c(1)}));t.exports=s||u?function(t){return!!o(t)&&((!u||"ArrayBuffer"!=i(t))&&(!c||c(t)))}:c},7976:function(t,n,r){var e=r(1702);t.exports=e({}.isPrototypeOf)},6324:function(t,n,r){var e=r(1702),o=r(2597),i=r(5656),u=r(1318).indexOf,c=r(3501),s=e([].push);t.exports=function(t,n){var r,e=i(t),a=0,f=[];for(r in e)!o(c,r)&&o(e,r)&&s(f,r);for(;n.length>a;)o(e,r=n[a++])&&(~u(f,r)||s(f,r));return f}},1956:function(t,n,r){var e=r(6324),o=r(748);t.exports=Object.keys||function(t){return e(t,o)}},5296:function(t,n){"use strict";var r={}.propertyIsEnumerable,e=Object.getOwnPropertyDescriptor,o=e&&!r.call({1:2},1);n.f=o?function(t){var n=e(this,t);return!!n&&n.enumerable}:r},7674:function(t,n,r){var e=r(1702),o=r(9670),i=r(6077);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,n=!1,r={};try{(t=e(Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set))(r,[]),n=r instanceof Array}catch(t){}return function(r,e){return o(r),i(e),n?t(r,e):r.__proto__=e,r}}():void 0)},288:function(t,n,r){"use strict";var e=r(1694),o=r(648);t.exports=e?{}.toString:function(){return"[object "+o(this)+"]"}},2140:function(t,n,r){var e=r(7854),o=r(6916),i=r(614),u=r(111),c=e.TypeError;t.exports=function(t,n){var r,e;if("string"===n&&i(r=t.toString)&&!u(e=o(r,t)))return e;if(i(r=t.valueOf)&&!u(e=o(r,t)))return e;if("string"!==n&&i(r=t.toString)&&!u(e=o(r,t)))return e;throw c("Can't convert object to primitive value")}},3887:function(t,n,r){var e=r(5005),o=r(1702),i=r(8006),u=r(5181),c=r(9670),s=o([].concat);t.exports=e("Reflect","ownKeys")||function(t){var n=i.f(c(t)),r=u.f;return r?s(n,r(t)):n}},1320:function(t,n,r){var e=r(7854),o=r(614),i=r(2597),u=r(8880),c=r(3505),s=r(2788),a=r(9909),f=r(6530).CONFIGURABLE,p=a.get,l=a.enforce,v=String(String).split("String");(t.exports=function(t,n,r,s){var a,p=!!s&&!!s.unsafe,d=!!s&&!!s.enumerable,h=!!s&&!!s.noTargetGet,g=s&&void 0!==s.name?s.name:n;o(r)&&("Symbol("===String(g).slice(0,7)&&(g="["+String(g).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),(!i(r,"name")||f&&r.name!==g)&&u(r,"name",g),(a=l(r)).source||(a.source=v.join("string"==typeof g?g:""))),t!==e?(p?!h&&t[n]&&(d=!0):delete t[n],d?t[n]=r:u(t,n,r)):d?t[n]=r:c(n,r)})(Function.prototype,"toString",(function(){return o(this)&&p(this).source||s(this)}))},4488:function(t,n,r){var e=r(7854).TypeError;t.exports=function(t){if(null==t)throw e("Can't call method on "+t);return t}},3505:function(t,n,r){var e=r(7854),o=Object.defineProperty;t.exports=function(t,n){try{o(e,t,{value:n,configurable:!0,writable:!0})}catch(r){e[t]=n}return n}},6200:function(t,n,r){var e=r(2309),o=r(9711),i=e("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},5465:function(t,n,r){var e=r(7854),o=r(3505),i="__core-js_shared__",u=e[i]||o(i,{});t.exports=u},2309:function(t,n,r){var e=r(1913),o=r(5465);(t.exports=function(t,n){return o[t]||(o[t]=void 0!==n?n:{})})("versions",[]).push({version:"3.19.3",mode:e?"pure":"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})},3111:function(t,n,r){var e=r(1702),o=r(4488),i=r(1340),u=r(1361),c=e("".replace),s="["+u+"]",a=RegExp("^"+s+s+"*"),f=RegExp(s+s+"*$"),p=function(t){return function(n){var r=i(o(n));return 1&t&&(r=c(r,a,"")),2&t&&(r=c(r,f,"")),r}};t.exports={start:p(1),end:p(2),trim:p(3)}},863:function(t,n,r){var e=r(1702);t.exports=e(1..valueOf)},1400:function(t,n,r){var e=r(9303),o=Math.max,i=Math.min;t.exports=function(t,n){var r=e(t);return r<0?o(r+n,0):i(r,n)}},5656:function(t,n,r){var e=r(8361),o=r(4488);t.exports=function(t){return e(o(t))}},9303:function(t){var n=Math.ceil,r=Math.floor;t.exports=function(t){var e=+t;return e!=e||0===e?0:(e>0?r:n)(e)}},7466:function(t,n,r){var e=r(9303),o=Math.min;t.exports=function(t){return t>0?o(e(t),9007199254740991):0}},7908:function(t,n,r){var e=r(7854),o=r(4488),i=e.Object;t.exports=function(t){return i(o(t))}},7593:function(t,n,r){var e=r(7854),o=r(6916),i=r(111),u=r(2190),c=r(8173),s=r(2140),a=r(5112),f=e.TypeError,p=a("toPrimitive");t.exports=function(t,n){if(!i(t)||u(t))return t;var r,e=c(t,p);if(e){if(void 0===n&&(n="default"),r=o(e,t,n),!i(r)||u(r))return r;throw f("Can't convert object to primitive value")}return void 0===n&&(n="number"),s(t,n)}},4948:function(t,n,r){var e=r(7593),o=r(2190);t.exports=function(t){var n=e(t,"string");return o(n)?n:n+""}},1694:function(t,n,r){var e={};e[r(5112)("toStringTag")]="z",t.exports="[object z]"===String(e)},1340:function(t,n,r){var e=r(7854),o=r(648),i=e.String;t.exports=function(t){if("Symbol"===o(t))throw TypeError("Cannot convert a Symbol value to a string");return i(t)}},6330:function(t,n,r){var e=r(7854).String;t.exports=function(t){try{return e(t)}catch(t){return"Object"}}},9711:function(t,n,r){var e=r(1702),o=0,i=Math.random(),u=e(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+u(++o+i,36)}},3307:function(t,n,r){var e=r(133);t.exports=e&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},5112:function(t,n,r){var e=r(7854),o=r(2309),i=r(2597),u=r(9711),c=r(133),s=r(3307),a=o("wks"),f=e.Symbol,p=f&&f.for,l=s?f:f&&f.withoutSetter||u;t.exports=function(t){if(!i(a,t)||!c&&"string"!=typeof a[t]){var n="Symbol."+t;c&&i(f,t)?a[t]=f[t]:a[t]=s&&p?p(n):l(n)}return a[t]}},1361:function(t){t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},6699:function(t,n,r){"use strict";var e=r(2109),o=r(1318).includes,i=r(1223);e({target:"Array",proto:!0},{includes:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i("includes")},8309:function(t,n,r){var e=r(9781),o=r(6530).EXISTS,i=r(1702),u=r(3070).f,c=Function.prototype,s=i(c.toString),a=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,f=i(a.exec);e&&!o&&u(c,"name",{configurable:!0,get:function(){try{return f(a,s(this))[1]}catch(t){return""}}})},9653:function(t,n,r){"use strict";var e=r(9781),o=r(7854),i=r(1702),u=r(4705),c=r(1320),s=r(2597),a=r(9587),f=r(7976),p=r(2190),l=r(7593),v=r(7293),d=r(8006).f,h=r(1236).f,g=r(3070).f,y=r(863),b=r(3111).trim,m="Number",x=o.Number,w=x.prototype,_=o.TypeError,O=i("".slice),S=i("".charCodeAt),j=function(t){var n=l(t,"number");return"bigint"==typeof n?n:E(n)},E=function(t){var n,r,e,o,i,u,c,s,a=l(t,"number");if(p(a))throw _("Cannot convert a Symbol value to a number");if("string"==typeof a&&a.length>2)if(a=b(a),43===(n=S(a,0))||45===n){if(88===(r=S(a,2))||120===r)return NaN}else if(48===n){switch(S(a,1)){case 66:case 98:e=2,o=49;break;case 79:case 111:e=8,o=55;break;default:return+a}for(u=(i=O(a,2)).length,c=0;c<u;c++)if((s=S(i,c))<48||s>o)return NaN;return parseInt(i,e)}return+a};if(u(m,!x(" 0o1")||!x("0b1")||x("+0x1"))){for(var C,I=function(t){var n=arguments.length<1?0:x(j(t)),r=this;return f(w,r)&&v((function(){y(r)}))?a(Object(n),r,I):n},T=e?d(x):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),N=0;T.length>N;N++)s(x,C=T[N])&&!s(I,C)&&g(I,C,h(x,C));I.prototype=w,w.constructor=I,c(o,m,I)}},3371:function(t,n,r){var e=r(2109),o=r(6677),i=r(7293),u=r(111),c=r(2423).onFreeze,s=Object.freeze;e({target:"Object",stat:!0,forced:i((function(){s(1)})),sham:!o},{freeze:function(t){return s&&u(t)?s(c(t)):t}})},1539:function(t,n,r){var e=r(1694),o=r(1320),i=r(288);e||o(Object.prototype,"toString",i,{unsafe:!0})},2023:function(t,n,r){"use strict";var e=r(2109),o=r(1702),i=r(3929),u=r(4488),c=r(1340),s=r(4964),a=o("".indexOf);e({target:"String",proto:!0,forced:!s("includes")},{includes:function(t){return!!~a(c(u(this)),c(i(t)),arguments.length>1?arguments[1]:void 0)}})}},n={};function r(e){var o=n[e];if(void 0!==o)return o.exports;var i=n[e]={exports:{}};return t[e](i,i.exports,r),i.exports}r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}();var e={};return function(){"use strict";r(8309);function t(t,n,r){return n in t?Object.defineProperty(t,n,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[n]=r,t}r(9653),r(1539),r(6699),r(2023),r(3371),Object.freeze({enter:13,tab:9,delete:46,esc:27,space:32,up:38,down:40,left:37,right:39,end:35,home:36,del:46,backspace:8,insert:45,pageup:33,pagedown:34});var n=Object.freeze({hover:"cds-state-hover",focus:"cds-state-focus",active:"cds-state-active",visited:"cds-state-visited",disabled:"cds-state-disabled",checked:"cds-state-checked",indeterminate:"cds-state-indeterminate",invalid:"cds-state-invalid",empty:"cds-state-empty",loading:"cds-state-loading"});function e(t,n,r,e,o,i,u,c){var s,a="function"==typeof t?t.options:t;if(n&&(a.render=n,a.staticRenderFns=r,a._compiled=!0),e&&(a.functional=!0),i&&(a._scopeId="data-v-"+i),u?(s=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(u)},a._ssrRegister=s):o&&(s=c?function(){o.call(this,(a.functional?this.parent:this).$root.$options.shadowRoot)}:o),s)if(a.functional){a._injectStyles=s;var f=a.render;a.render=function(t,n){return s.call(n),f(t,n)}}else{var p=a.beforeCreate;a.beforeCreate=p?[].concat(p,s):[s]}return{exports:t,options:a}}var o=e({name:"CdsStages",props:{current:{type:[Number,String],default:0,description:"Текущий этап"},stages:{type:Array,required:!0,description:"Этапы",validator:function(t){var n=t.every((function(t){return"string"==typeof t}));return n||console.warn("CdsStages.stages - значение должно содержать массивом строк"),n}},errors:{type:Array,default:function(){return[]},description:"Этапы с ошибками (массив чисел)"},error:{type:Boolean,default:!1,description:"Состояние ошибки"}},data:function(){return{stateClasses:n}},computed:{innerStyle:function(){return"grid-template-columns: repeat(".concat(this.stages.length,", 1fr);")}},methods:{_isCurrent:function(t){return+this.current===t+1},_isSuccess:function(t){return+this.current>t+1},_isErrors:function(t){return this.errors.includes(t+1)},_isError:function(t){return this._isCurrent(t)&&this.error},_getItemClasses:function(n){var r;return["cds-stages__item",(r={},t(r,this.stateClasses.active,this._isCurrent(n)),t(r,this.stateClasses.checked,this._isSuccess(n)),t(r,this.stateClasses.invalid,this._isErrors(n)),t(r,this.stateClasses.invalid,this._isError(n)),r)]}}},(function(){var t=this,n=t.$createElement,r=t._self._c||n;return r("ul",t._g({staticClass:"cds-stages",style:t.innerStyle},t.$listeners),t._l(t.stages,(function(n,e){return r("li",{key:e,class:t._getItemClasses(e)},[0!==e?r("svg",{staticClass:"cds-stages__arrow cds-stages__arrow--before",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 11 32",width:"11",height:"32"}},[!t._isCurrent(e)||t._isErrors(e)||t._isError(e)?r("path",{attrs:{d:"M12 0v1H1.618l7.5 15-7.5 15H12v1H0l8-16L0 0z"}}):r("path",{attrs:{"fill-rule":"evenodd",d:"M12 0v2H3.235l7.001 14-7.001 14H12v2H0l8-16L0 0z"}})]):t._e(),t._v(" "),r("span",[t._v(t._s(n))]),t._v(" "),e!==t.stages.length-1?r("svg",{staticClass:"cds-stages__arrow cds-stages__arrow--after",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 11 32",width:"11",height:"32"}},[!t._isCurrent(e)||t._isErrors(e)||t._isError(e)?r("path",{attrs:{d:"M1 0l8 16-8 16H0v-1h.383l7.499-15-7.5-15H0V0z"}}):r("path",{attrs:{"fill-rule":"evenodd",d:"M2.5 0l8 16-8 16h-2v-2h.765l7-14L1.264 2H.5V0z"}})]):t._e()])})),0)}),[],!1,null,null,null).exports,i=e({name:"CdsStagesSkeleton"},(function(){var t=this.$createElement;return(this._self._c||t)("cds-skeleton",{attrs:{width:"100%",height:"32px"}})}),[],!1,null,null,null).exports;o.install=function(t){t.component(o.name,o)},i.install=function(t){t.component(i.name,i)},"undefined"!=typeof window&&window.Vue&&(o.install(window.Vue),i.install(window.Vue))}(),e=e.default}()}));
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * CDS v2.36.2-beta.0 (https://cds.b2b-center.ru/)
2
+ * CDS v2.36.2 (https://cds.b2b-center.ru/)
3
3
  *
4
4
  * @package @central-design-system/components
5
5
  * @author Design System Team <cds@b2b-center.ru>