@central-design-system/components 2.36.1 → 2.36.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/CdsAccordion/index.js +2 -2
- package/dist/CdsAccordion/styles.css +1 -1
- package/dist/CdsBadge/index.js +2 -2
- package/dist/CdsBadge/styles.css +1 -1
- package/dist/CdsBreadcrumbs/index.js +2 -2
- package/dist/CdsBreadcrumbs/styles.css +1 -1
- package/dist/CdsButton/index.js +2 -2
- package/dist/CdsButton/styles.css +1 -1
- package/dist/CdsCheckbox/index.js +2 -2
- package/dist/CdsCheckbox/styles.css +1 -1
- package/dist/CdsCombobox/index.js +2 -2
- package/dist/CdsCombobox/styles.css +2 -2
- package/dist/CdsContainer/index.js +2 -2
- package/dist/CdsContainer/styles.css +1 -1
- package/dist/CdsContentSwitcher/index.js +2 -2
- package/dist/CdsContentSwitcher/styles.css +1 -1
- package/dist/CdsDataTable/index.js +2 -2
- package/dist/CdsDataTable/styles.css +1 -1
- package/dist/CdsDatePicker/index.js +4 -4
- package/dist/CdsDatePicker/styles.css +1 -1
- package/dist/CdsDrawer/index.js +2 -2
- package/dist/CdsDrawer/styles.css +1 -1
- package/dist/CdsDropdown/index.js +2 -2
- package/dist/CdsDropdown/styles.css +1 -1
- package/dist/CdsEmptyState/index.js +2 -2
- package/dist/CdsEmptyState/styles.css +1 -1
- package/dist/CdsFooter/index.js +2 -2
- package/dist/CdsFooter/styles.css +1 -1
- package/dist/CdsForm/index.js +2 -2
- package/dist/CdsForm/styles.css +1 -1
- package/dist/CdsGrid/index.js +2 -2
- package/dist/CdsGrid/styles.css +1 -1
- package/dist/CdsHeader/index.js +2 -2
- package/dist/CdsHeader/styles.css +1 -1
- package/dist/CdsIcon/index.js +2 -2
- package/dist/CdsIcon/styles.css +1 -1
- package/dist/CdsImage/index.js +2 -2
- package/dist/CdsImage/styles.css +1 -1
- package/dist/CdsInput/index.js +2 -2
- package/dist/CdsInput/styles.css +1 -1
- package/dist/CdsLink/index.js +2 -2
- package/dist/CdsLink/styles.css +1 -1
- package/dist/CdsList/index.js +2 -2
- package/dist/CdsList/styles.css +1 -1
- package/dist/CdsLoading/index.js +2 -2
- package/dist/CdsLoading/styles.css +1 -1
- package/dist/CdsModal/index.js +2 -2
- package/dist/CdsModal/styles.css +1 -1
- package/dist/CdsMultiselect/index.js +2 -2
- package/dist/CdsMultiselect/styles.css +1 -1
- package/dist/CdsNotification/index.js +2 -2
- package/dist/CdsNotification/styles.css +1 -1
- package/dist/CdsOverflowMenu/index.js +2 -2
- package/dist/CdsOverflowMenu/styles.css +1 -1
- package/dist/CdsPagination/index.js +2 -2
- package/dist/CdsPagination/styles.css +1 -1
- package/dist/CdsRadioButton/index.js +2 -2
- package/dist/CdsRadioButton/styles.css +1 -1
- package/dist/CdsSearch/index.js +2 -2
- package/dist/CdsSearch/styles.css +1 -1
- package/dist/CdsSelect/index.js +2 -2
- package/dist/CdsSelect/styles.css +1 -1
- package/dist/CdsSidebar/index.js +2 -2
- package/dist/CdsSidebar/styles.css +1 -1
- package/dist/CdsSkeleton/index.js +2 -2
- package/dist/CdsSkeleton/styles.css +1 -1
- package/dist/CdsStages/index.js +2 -2
- package/dist/CdsStages/styles.css +1 -1
- package/dist/CdsStatus/index.js +2 -2
- package/dist/CdsStatus/styles.css +1 -1
- package/dist/CdsSteps/index.js +2 -2
- package/dist/CdsSteps/styles.css +1 -1
- package/dist/CdsTable/index.js +3 -3
- package/dist/CdsTable/styles.css +1 -1
- package/dist/CdsTabs/index.js +2 -2
- package/dist/CdsTabs/styles.css +1 -1
- package/dist/CdsTag/index.js +2 -2
- package/dist/CdsTag/styles.css +1 -1
- package/dist/CdsTextArea/index.js +2 -2
- package/dist/CdsTextArea/styles.css +1 -1
- package/dist/CdsTextInput/index.js +2 -2
- package/dist/CdsTextInput/styles.css +1 -1
- package/dist/CdsToggle/index.js +2 -2
- package/dist/CdsToggle/styles.css +1 -1
- package/dist/CdsTooltip/index.js +2 -2
- package/dist/CdsTooltip/styles.css +1 -1
- package/dist/CdsUploader/index.js +3 -3
- package/dist/CdsUploader/styles.css +1 -1
- package/dist/cds.css +2 -2
- package/dist/cds.js +5 -5
- package/dist/cds.min.css +2 -2
- package/dist/cds.min.js +5 -5
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* CDS v2.36.0 (https://cds.b2b-center.ru/)
|
|
2
|
+
* CDS v2.36.2-beta.0 (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.CdsEmptyState=n():t.CdsEmptyState=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),s=r.TypeError;t.exports=function(t){if(o(t))return t;throw s(i(t)+" is not a function")}},9670:function(t,n,e){var r=e(7854),o=e(111),i=r.String,s=r.TypeError;t.exports=function(t){if(o(t))return t;throw s(i(t)+" is not an object")}},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,s=o(i)&&o(i.createElement);t.exports=function(t){return s?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),s=e(8113),c=i.process,u=i.Deno,a=c&&c.versions||u&&u.version,f=a&&a.v8;f&&(o=(r=f.split("."))[0]>0&&r[0]<4?1:+(r[0]+r[1])),!o&&s&&(!(r=s.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=s.match(/Chrome\/(\d+)/))&&(o=+r[1]),t.exports=o},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,e){var r=e(9781),o=e(2597),i=Function.prototype,s=r&&Object.getOwnPropertyDescriptor,c=o(i,"name"),u=c&&"something"===function(){}.name,a=c&&(!r||r&&s(i,"name").configurable);t.exports={EXISTS:c,PROPER:u,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)}},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}))},614:function(t){t.exports=function(t){return"function"==typeof t}},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},2190:function(t,n,e){var r=e(7854),o=e(5005),i=e(614),s=e(7976),c=e(3307),u=r.Object;t.exports=c?function(t){return"symbol"==typeof t}:function(t){var n=o("Symbol");return i(n)&&s(n.prototype,u(t))}},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}))},3070:function(t,n,e){var r=e(7854),o=e(9781),i=e(4664),s=e(9670),c=e(4948),u=r.TypeError,a=Object.defineProperty;n.f=o?a:function(t,n,e){if(s(t),n=c(n),s(e),i)try{return a(t,n,e)}catch(t){}if("get"in e||"set"in e)throw u("Accessors not supported");return"value"in e&&(t[n]=e.value),t}},7976:function(t,n,e){var r=e(1702);t.exports=r({}.isPrototypeOf)},2140:function(t,n,e){var r=e(7854),o=e(6916),i=e(614),s=e(111),c=r.TypeError;t.exports=function(t,n){var e,r;if("string"===n&&i(e=t.toString)&&!s(r=o(e,t)))return r;if(i(e=t.valueOf)&&!s(r=o(e,t)))return r;if("string"!==n&&i(e=t.toString)&&!s(r=o(e,t)))return r;throw c("Can't convert object to primitive value")}},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}},5465:function(t,n,e){var r=e(7854),o=e(3505),i="__core-js_shared__",s=r[i]||o(i,{});t.exports=s},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)"})},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),s=e(2190),c=e(8173),u=e(2140),a=e(5112),f=r.TypeError,p=a("toPrimitive");t.exports=function(t,n){if(!i(t)||s(t))return t;var e,r=c(t,p);if(r){if(void 0===n&&(n="default"),e=o(r,t,n),!i(e)||s(e))return e;throw f("Can't convert object to primitive value")}return void 0===n&&(n="number"),u(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+""}},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(),s=r(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+s(++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),s=e(9711),c=e(133),u=e(3307),a=o("wks"),f=r.Symbol,p=f&&f.for,l=u?f:f&&f.withoutSetter||s;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]=u&&p?p(n):l(n)}return a[t]}},8309:function(t,n,e){var r=e(9781),o=e(6530).EXISTS,i=e(1702),s=e(3070).f,c=Function.prototype,u=i(c.toString),a=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,f=i(a.exec);r&&!o&&s(c,"name",{configurable:!0,get:function(){try{return f(a,u(this))[1]}catch(t){return""}}})}},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);function t(t,n,e,r,o,i,s,c){var u,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),s?(u=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(s)},a._ssrRegister=u):o&&(u=c?function(){o.call(this,(a.functional?this.parent:this).$root.$options.shadowRoot)}:o),u)if(a.functional){a._injectStyles=u;var f=a.render;a.render=function(t,n){return u.call(n),f(t,n)}}else{var p=a.beforeCreate;a.beforeCreate=p?[].concat(p,u):[u]}return{exports:t,options:a}}var n
|
|
8
|
+
!function(t,n){"object"==typeof exports&&"object"==typeof module?module.exports=n():"function"==typeof define&&define.amd?define([],n):"object"==typeof exports?exports.CdsEmptyState=n():t.CdsEmptyState=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),s=r.TypeError;t.exports=function(t){if(o(t))return t;throw s(i(t)+" is not a function")}},9670:function(t,n,e){var r=e(7854),o=e(111),i=r.String,s=r.TypeError;t.exports=function(t){if(o(t))return t;throw s(i(t)+" is not an object")}},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,s=o(i)&&o(i.createElement);t.exports=function(t){return s?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),s=e(8113),c=i.process,u=i.Deno,a=c&&c.versions||u&&u.version,f=a&&a.v8;f&&(o=(r=f.split("."))[0]>0&&r[0]<4?1:+(r[0]+r[1])),!o&&s&&(!(r=s.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=s.match(/Chrome\/(\d+)/))&&(o=+r[1]),t.exports=o},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,e){var r=e(9781),o=e(2597),i=Function.prototype,s=r&&Object.getOwnPropertyDescriptor,c=o(i,"name"),u=c&&"something"===function(){}.name,a=c&&(!r||r&&s(i,"name").configurable);t.exports={EXISTS:c,PROPER:u,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)}},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}))},614:function(t){t.exports=function(t){return"function"==typeof t}},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},2190:function(t,n,e){var r=e(7854),o=e(5005),i=e(614),s=e(7976),c=e(3307),u=r.Object;t.exports=c?function(t){return"symbol"==typeof t}:function(t){var n=o("Symbol");return i(n)&&s(n.prototype,u(t))}},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}))},3070:function(t,n,e){var r=e(7854),o=e(9781),i=e(4664),s=e(9670),c=e(4948),u=r.TypeError,a=Object.defineProperty;n.f=o?a:function(t,n,e){if(s(t),n=c(n),s(e),i)try{return a(t,n,e)}catch(t){}if("get"in e||"set"in e)throw u("Accessors not supported");return"value"in e&&(t[n]=e.value),t}},7976:function(t,n,e){var r=e(1702);t.exports=r({}.isPrototypeOf)},2140:function(t,n,e){var r=e(7854),o=e(6916),i=e(614),s=e(111),c=r.TypeError;t.exports=function(t,n){var e,r;if("string"===n&&i(e=t.toString)&&!s(r=o(e,t)))return r;if(i(e=t.valueOf)&&!s(r=o(e,t)))return r;if("string"!==n&&i(e=t.toString)&&!s(r=o(e,t)))return r;throw c("Can't convert object to primitive value")}},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}},5465:function(t,n,e){var r=e(7854),o=e(3505),i="__core-js_shared__",s=r[i]||o(i,{});t.exports=s},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)"})},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),s=e(2190),c=e(8173),u=e(2140),a=e(5112),f=r.TypeError,p=a("toPrimitive");t.exports=function(t,n){if(!i(t)||s(t))return t;var e,r=c(t,p);if(r){if(void 0===n&&(n="default"),e=o(r,t,n),!i(e)||s(e))return e;throw f("Can't convert object to primitive value")}return void 0===n&&(n="number"),u(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+""}},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(),s=r(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+s(++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),s=e(9711),c=e(133),u=e(3307),a=o("wks"),f=r.Symbol,p=f&&f.for,l=u?f:f&&f.withoutSetter||s;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]=u&&p?p(n):l(n)}return a[t]}},8309:function(t,n,e){var r=e(9781),o=e(6530).EXISTS,i=e(1702),s=e(3070).f,c=Function.prototype,u=i(c.toString),a=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,f=i(a.exec);r&&!o&&s(c,"name",{configurable:!0,get:function(){try{return f(a,u(this))[1]}catch(t){return""}}})}},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("div",{staticClass:"cds-empty-state"},[t.image&&!t.hasImage?e("img",{staticClass:"cds-empty-state__image",attrs:{src:t.image,alt:t.title}}):t._e(),t._v(" "),t.hasImage?e("div",{staticClass:"cds-empty-state__image"},[t._t("image")],2):t._e(),t._v(" "),t.title?e("h4",{staticClass:"cds-empty-state__title"},[t._v("\n "+t._s(t.title)+"\n ")]):t._e(),t._v(" "),t.description?e("span",{staticClass:"cds-empty-state__description"},[t._v(t._s(t.description))]):t._e(),t._v(" "),t._t("actions")],2)};t._withStripped=!0;function n(t,n,e,r,o,i,s,c){var u,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),s?(u=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(s)},a._ssrRegister=u):o&&(u=c?function(){o.call(this,(a.functional?this.parent:this).$root.$options.shadowRoot)}:o),u)if(a.functional){a._injectStyles=u;var f=a.render;a.render=function(t,n){return u.call(n),f(t,n)}}else{var p=a.beforeCreate;a.beforeCreate=p?[].concat(p,u):[u]}return{exports:t,options:a}}var r=n({name:"CdsEmptyState",props:{title:{type:String,required:!0,description:"Заголовок"},description:{type:String,default:"",description:"Описание"},image:{type:String,default:"",description:"[Deprecated] Ссылка на изображение"}},computed:{hasImage:function(){return!!this.$slots.image}}},t,[],!1,null,null,null);r.options.__file="src/components/CdsEmptyState/CdsEmptyState.vue";var o=r.exports,i=function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",{staticClass:"cds-empty-state"},[e("h4",{staticClass:"cds-empty-state__title"},[e("cds-skeleton",{attrs:{width:"110px",height:"16px"}})],1),t._v(" "),e("span",{staticClass:"cds-empty-state__description"},[e("cds-skeleton",{attrs:{width:"178px",height:"12px"}})],1),t._v(" "),e("cds-skeleton",{attrs:{width:"140px",height:"32px"}})],1)};i._withStripped=!0;var s=n({name:"CdsEmptyStateSkeleton"},i,[],!1,null,null,null);s.options.__file="src/components/CdsEmptyState/CdsEmptyStateSkeleton.vue";var c=s.exports;o.install=function(t){t.component(o.name,o)},c.install=function(t){t.component(c.name,c)},"undefined"!=typeof window&&window.Vue&&(o.install(window.Vue),c.install(window.Vue))}(),r=r.default}()}));
|