@cck-ui/core 0.39.0 → 0.40.0

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/cjs/index.cjs CHANGED
@@ -72,35 +72,36 @@ const require_index$13 = require("./components/aspect-ratio/index.cjs");
72
72
  const require_index$14 = require("./components/avatar/index.cjs");
73
73
  const require_index$15 = require("./components/background-image/index.cjs");
74
74
  const require_index$16 = require("./components/badge/index.cjs");
75
- const require_index$17 = require("./components/breadcrumbs/index.cjs");
76
- const require_index$18 = require("./components/burger/index.cjs");
77
- const require_index$19 = require("./components/button/index.cjs");
78
- const require_index$20 = require("./components/card/index.cjs");
79
- const require_index$21 = require("./components/center/index.cjs");
80
- const require_index$22 = require("./components/color-swatch/index.cjs");
81
- const require_index$23 = require("./components/container/index.cjs");
82
- const require_index$24 = require("./components/copy-button/index.cjs");
83
- const require_index$25 = require("./components/data-list/index.cjs");
84
- const require_index$26 = require("./components/divider/index.cjs");
85
- const require_index$27 = require("./components/empty-state/index.cjs");
86
- const require_index$28 = require("./components/file-button/index.cjs");
87
- const require_index$29 = require("./components/flex/index.cjs");
88
- const require_index$30 = require("./components/focus-trap/index.cjs");
89
- const require_index$31 = require("./components/grid/index.cjs");
90
- const require_index$32 = require("./components/group/index.cjs");
91
- const require_index$33 = require("./components/image/index.cjs");
92
- const require_index$34 = require("./components/indicator/index.cjs");
93
- const require_index$35 = require("./components/kbd/index.cjs");
94
- const require_index$36 = require("./components/number-formatter/index.cjs");
95
- const require_index$37 = require("./components/paper/index.cjs");
96
- const require_index$38 = require("./components/semi-circle-progress/index.cjs");
97
- const require_index$39 = require("./components/simple-grid/index.cjs");
98
- const require_index$40 = require("./components/skeleton/index.cjs");
99
- const require_index$41 = require("./components/space/index.cjs");
100
- const require_index$42 = require("./components/splitter/index.cjs");
101
- const require_index$43 = require("./components/stack/index.cjs");
102
- const require_index$44 = require("./components/typography/index.cjs");
103
- const require_index$45 = require("./components/visually-hidden/index.cjs");
75
+ const require_index$17 = require("./components/blockquote/index.cjs");
76
+ const require_index$18 = require("./components/breadcrumbs/index.cjs");
77
+ const require_index$19 = require("./components/burger/index.cjs");
78
+ const require_index$20 = require("./components/button/index.cjs");
79
+ const require_index$21 = require("./components/card/index.cjs");
80
+ const require_index$22 = require("./components/center/index.cjs");
81
+ const require_index$23 = require("./components/color-swatch/index.cjs");
82
+ const require_index$24 = require("./components/container/index.cjs");
83
+ const require_index$25 = require("./components/copy-button/index.cjs");
84
+ const require_index$26 = require("./components/data-list/index.cjs");
85
+ const require_index$27 = require("./components/divider/index.cjs");
86
+ const require_index$28 = require("./components/empty-state/index.cjs");
87
+ const require_index$29 = require("./components/file-button/index.cjs");
88
+ const require_index$30 = require("./components/flex/index.cjs");
89
+ const require_index$31 = require("./components/focus-trap/index.cjs");
90
+ const require_index$32 = require("./components/grid/index.cjs");
91
+ const require_index$33 = require("./components/group/index.cjs");
92
+ const require_index$34 = require("./components/image/index.cjs");
93
+ const require_index$35 = require("./components/indicator/index.cjs");
94
+ const require_index$36 = require("./components/kbd/index.cjs");
95
+ const require_index$37 = require("./components/number-formatter/index.cjs");
96
+ const require_index$38 = require("./components/paper/index.cjs");
97
+ const require_index$39 = require("./components/semi-circle-progress/index.cjs");
98
+ const require_index$40 = require("./components/simple-grid/index.cjs");
99
+ const require_index$41 = require("./components/skeleton/index.cjs");
100
+ const require_index$42 = require("./components/space/index.cjs");
101
+ const require_index$43 = require("./components/splitter/index.cjs");
102
+ const require_index$44 = require("./components/stack/index.cjs");
103
+ const require_index$45 = require("./components/typography/index.cjs");
104
+ const require_index$46 = require("./components/visually-hidden/index.cjs");
104
105
  let _vue_shared = require("@vue/shared");
105
106
  //#region packages/@cck-ui/core/src/index.ts
106
107
  const INSTALLED_KEY = Symbol("INSTALLED_KEY");
@@ -118,52 +119,53 @@ const components = [
118
119
  require_index$14.CAvatarGroup,
119
120
  require_index$15.CBackgroundImage,
120
121
  require_index$16.CBadge,
121
- require_index$17.CBreadcrumbs,
122
- require_index$18.CBurger,
123
- require_index$19.CButton,
124
- require_index$19.CButtonGroup,
125
- require_index$19.CButtonGroupSection,
126
- require_index$20.CCard,
127
- require_index$20.CCardSection,
128
- require_index$21.CCenter,
122
+ require_index$17.CBlockquote,
123
+ require_index$18.CBreadcrumbs,
124
+ require_index$19.CBurger,
125
+ require_index$20.CButton,
126
+ require_index$20.CButtonGroup,
127
+ require_index$20.CButtonGroupSection,
128
+ require_index$21.CCard,
129
+ require_index$21.CCardSection,
130
+ require_index$22.CCenter,
129
131
  require_index$9.CCloseButton,
130
- require_index$31.CCol,
131
- require_index$22.CColorSwatch,
132
- require_index$23.CContainer,
133
- require_index$24.CCopyButton,
134
- require_index$25.CDataList,
135
- require_index$25.CDataListItem,
136
- require_index$25.CDataListItemLabel,
137
- require_index$25.CDataListItemValue,
138
- require_index$26.CDivider,
139
- require_index$27.CEmptyState,
140
- require_index$27.CEmptyStateActions,
141
- require_index$27.CEmptyStateDescription,
142
- require_index$27.CEmptyStateIndicator,
143
- require_index$27.CEmptyStateTitle,
144
- require_index$28.CFileButton,
145
- require_index$29.CFlex,
146
- require_index$30.CFocusTrap,
147
- require_index$31.CGrid,
148
- require_index$32.CGroup,
149
- require_index$33.CImage,
150
- require_index$34.CIndicator,
151
- require_index$35.CKbd,
132
+ require_index$32.CCol,
133
+ require_index$23.CColorSwatch,
134
+ require_index$24.CContainer,
135
+ require_index$25.CCopyButton,
136
+ require_index$26.CDataList,
137
+ require_index$26.CDataListItem,
138
+ require_index$26.CDataListItemLabel,
139
+ require_index$26.CDataListItemValue,
140
+ require_index$27.CDivider,
141
+ require_index$28.CEmptyState,
142
+ require_index$28.CEmptyStateActions,
143
+ require_index$28.CEmptyStateDescription,
144
+ require_index$28.CEmptyStateIndicator,
145
+ require_index$28.CEmptyStateTitle,
146
+ require_index$29.CFileButton,
147
+ require_index$30.CFlex,
148
+ require_index$31.CFocusTrap,
149
+ require_index$32.CGrid,
150
+ require_index$33.CGroup,
151
+ require_index$34.CImage,
152
+ require_index$35.CIndicator,
153
+ require_index$36.CKbd,
152
154
  require_index$4.CLoader,
153
- require_index$36.CNumberFormatter,
154
- require_index$37.CPaper,
155
+ require_index$37.CNumberFormatter,
156
+ require_index$38.CPaper,
155
157
  require_index$7.CPortal,
156
- require_index$38.CSemiCircleProgress,
157
- require_index$39.CSimpleGrid,
158
- require_index$40.CSkeleton,
159
- require_index$41.CSpace,
160
- require_index$42.CSplitter,
161
- require_index$42.CSplitterPane,
162
- require_index$43.CStack,
158
+ require_index$39.CSemiCircleProgress,
159
+ require_index$40.CSimpleGrid,
160
+ require_index$41.CSkeleton,
161
+ require_index$42.CSpace,
162
+ require_index$43.CSplitter,
163
+ require_index$43.CSplitterPane,
164
+ require_index$44.CStack,
163
165
  require_index$11.CText,
164
166
  require_index$5.CTransition,
165
- require_index$44.CTypography,
166
- require_index$45.CVisuallyHidden,
167
+ require_index$45.CTypography,
168
+ require_index$46.CVisuallyHidden,
167
169
  require_index$3.UnstyledButton
168
170
  ];
169
171
  const CckUI = { install(app) {
@@ -185,56 +187,57 @@ exports.CAvatar = require_index$14.CAvatar;
185
187
  exports.CAvatarGroup = require_index$14.CAvatarGroup;
186
188
  exports.CBackgroundImage = require_index$15.CBackgroundImage;
187
189
  exports.CBadge = require_index$16.CBadge;
190
+ exports.CBlockquote = require_index$17.CBlockquote;
188
191
  exports.CBox = require_index$2.CBox;
189
- exports.CBreadcrumbs = require_index$17.CBreadcrumbs;
190
- exports.CBurger = require_index$18.CBurger;
191
- exports.CButton = require_index$19.CButton;
192
- exports.CButtonGroup = require_index$19.CButtonGroup;
193
- exports.CButtonGroupSection = require_index$19.CButtonGroupSection;
192
+ exports.CBreadcrumbs = require_index$18.CBreadcrumbs;
193
+ exports.CBurger = require_index$19.CBurger;
194
+ exports.CButton = require_index$20.CButton;
195
+ exports.CButtonGroup = require_index$20.CButtonGroup;
196
+ exports.CButtonGroupSection = require_index$20.CButtonGroupSection;
194
197
  exports.CCK_TRANSITIONS = require_transitions.transitions;
195
- exports.CCard = require_index$20.CCard;
196
- exports.CCardSection = require_index$20.CCardSection;
197
- exports.CCenter = require_index$21.CCenter;
198
+ exports.CCard = require_index$21.CCard;
199
+ exports.CCardSection = require_index$21.CCardSection;
200
+ exports.CCenter = require_index$22.CCenter;
198
201
  exports.CCloseButton = require_index$9.CCloseButton;
199
- exports.CCol = require_index$31.CCol;
200
- exports.CColorSwatch = require_index$22.CColorSwatch;
201
- exports.CContainer = require_index$23.CContainer;
202
- exports.CCopyButton = require_index$24.CCopyButton;
203
- exports.CDataList = require_index$25.CDataList;
204
- exports.CDataListItem = require_index$25.CDataListItem;
205
- exports.CDataListItemLabel = require_index$25.CDataListItemLabel;
206
- exports.CDataListItemValue = require_index$25.CDataListItemValue;
202
+ exports.CCol = require_index$32.CCol;
203
+ exports.CColorSwatch = require_index$23.CColorSwatch;
204
+ exports.CContainer = require_index$24.CContainer;
205
+ exports.CCopyButton = require_index$25.CCopyButton;
206
+ exports.CDataList = require_index$26.CDataList;
207
+ exports.CDataListItem = require_index$26.CDataListItem;
208
+ exports.CDataListItemLabel = require_index$26.CDataListItemLabel;
209
+ exports.CDataListItemValue = require_index$26.CDataListItemValue;
207
210
  exports.CDefaultLoaders = require_index$4.CDefaultLoaders;
208
- exports.CDivider = require_index$26.CDivider;
209
- exports.CEmptyState = require_index$27.CEmptyState;
210
- exports.CEmptyStateActions = require_index$27.CEmptyStateActions;
211
- exports.CEmptyStateDescription = require_index$27.CEmptyStateDescription;
212
- exports.CEmptyStateIndicator = require_index$27.CEmptyStateIndicator;
213
- exports.CEmptyStateTitle = require_index$27.CEmptyStateTitle;
214
- exports.CFileButton = require_index$28.CFileButton;
215
- exports.CFlex = require_index$29.CFlex;
216
- exports.CFocusTrap = require_index$30.CFocusTrap;
217
- exports.CGrid = require_index$31.CGrid;
218
- exports.CGroup = require_index$32.CGroup;
219
- exports.CImage = require_index$33.CImage;
220
- exports.CIndicator = require_index$34.CIndicator;
221
- exports.CKbd = require_index$35.CKbd;
211
+ exports.CDivider = require_index$27.CDivider;
212
+ exports.CEmptyState = require_index$28.CEmptyState;
213
+ exports.CEmptyStateActions = require_index$28.CEmptyStateActions;
214
+ exports.CEmptyStateDescription = require_index$28.CEmptyStateDescription;
215
+ exports.CEmptyStateIndicator = require_index$28.CEmptyStateIndicator;
216
+ exports.CEmptyStateTitle = require_index$28.CEmptyStateTitle;
217
+ exports.CFileButton = require_index$29.CFileButton;
218
+ exports.CFlex = require_index$30.CFlex;
219
+ exports.CFocusTrap = require_index$31.CFocusTrap;
220
+ exports.CGrid = require_index$32.CGrid;
221
+ exports.CGroup = require_index$33.CGroup;
222
+ exports.CImage = require_index$34.CImage;
223
+ exports.CIndicator = require_index$35.CIndicator;
224
+ exports.CKbd = require_index$36.CKbd;
222
225
  exports.CLoader = require_index$4.CLoader;
223
- exports.CNumberFormatter = require_index$36.CNumberFormatter;
226
+ exports.CNumberFormatter = require_index$37.CNumberFormatter;
224
227
  exports.CONFIG_KEY = require_config_provider_types.CONFIG_KEY;
225
- exports.CPaper = require_index$37.CPaper;
228
+ exports.CPaper = require_index$38.CPaper;
226
229
  exports.CPortal = require_index$7.CPortal;
227
- exports.CSemiCircleProgress = require_index$38.CSemiCircleProgress;
228
- exports.CSimpleGrid = require_index$39.CSimpleGrid;
229
- exports.CSkeleton = require_index$40.CSkeleton;
230
- exports.CSpace = require_index$41.CSpace;
231
- exports.CSplitter = require_index$42.CSplitter;
232
- exports.CSplitterPane = require_index$42.CSplitterPane;
233
- exports.CStack = require_index$43.CStack;
230
+ exports.CSemiCircleProgress = require_index$39.CSemiCircleProgress;
231
+ exports.CSimpleGrid = require_index$40.CSimpleGrid;
232
+ exports.CSkeleton = require_index$41.CSkeleton;
233
+ exports.CSpace = require_index$42.CSpace;
234
+ exports.CSplitter = require_index$43.CSplitter;
235
+ exports.CSplitterPane = require_index$43.CSplitterPane;
236
+ exports.CStack = require_index$44.CStack;
234
237
  exports.CText = require_index$11.CText;
235
238
  exports.CTransition = require_index$5.CTransition;
236
- exports.CTypography = require_index$44.CTypography;
237
- exports.CVisuallyHidden = require_index$45.CVisuallyHidden;
239
+ exports.CTypography = require_index$45.CTypography;
240
+ exports.CVisuallyHidden = require_index$46.CVisuallyHidden;
238
241
  exports.CckConfigProvider = require_index$1.CckConfigProvider;
239
242
  exports.CckUI = CckUI;
240
243
  exports.default = CckUI;
package/cjs/index.cjs.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs","names":["CckConfigProvider","CBox","CActionIcon","CActionIconGroup","CActionIconGroupSection","CAffix","CAlert","CAnchor","CAspectRatio","CAvatar","CAvatarGroup","CBackgroundImage","CBadge","CBreadcrumbs","CBurger","CButton","CButtonGroup","CButtonGroupSection","CCard","CCardSection","CCenter","CCloseButton","CCol","CColorSwatch","CContainer","CCopyButton","CDataList","CDataListItem","CDataListItemLabel","CDataListItemValue","CDivider","CEmptyState","CEmptyStateActions","CEmptyStateDescription","CEmptyStateIndicator","CEmptyStateTitle","CFileButton","CFlex","CFocusTrap","CGrid","CGroup","CImage","CIndicator","CKbd","CLoader","CNumberFormatter","CPaper","CPortal","CSemiCircleProgress","CSimpleGrid","CSkeleton","CSpace","CSplitter","CSplitterPane","CStack","CText","CTransition","CTypography","CVisuallyHidden","UnstyledButton"],"sources":["../src/index.ts"],"sourcesContent":["import type { App, Plugin } from 'vue'\nimport {\n CActionIcon,\n CActionIconGroup,\n CActionIconGroupSection,\n CAffix,\n CAlert,\n CAnchor,\n CAspectRatio,\n CAvatar,\n CAvatarGroup,\n CBackgroundImage,\n CBadge,\n CBreadcrumbs,\n CBurger,\n CButton,\n CButtonGroup,\n CButtonGroupSection,\n CCard,\n CCardSection,\n CCenter,\n CCloseButton,\n CCol,\n CColorSwatch,\n CContainer,\n CCopyButton,\n CDataList,\n CDataListItem,\n CDataListItemLabel,\n CDataListItemValue,\n CDivider,\n CEmptyState,\n CEmptyStateActions,\n CEmptyStateDescription,\n CEmptyStateIndicator,\n CEmptyStateTitle,\n CFileButton,\n CFlex,\n CFocusTrap,\n CGrid,\n CGroup,\n CImage,\n CIndicator,\n CKbd,\n CLoader,\n CNumberFormatter,\n CPaper,\n CPortal,\n CSemiCircleProgress,\n CSimpleGrid,\n CSkeleton,\n CSpace,\n CSplitter,\n CSplitterPane,\n CStack,\n CText,\n CTransition,\n CTypography,\n CVisuallyHidden,\n UnstyledButton,\n} from './components'\nimport { CckConfigProvider, CBox } from './core'\n\nconst INSTALLED_KEY = Symbol('INSTALLED_KEY')\n\nconst components = [\n CckConfigProvider,\n CBox,\n CActionIcon,\n CActionIconGroup,\n CActionIconGroupSection,\n CAffix,\n CAlert,\n CAnchor,\n CAspectRatio,\n CAvatar,\n CAvatarGroup,\n CBackgroundImage,\n CBadge,\n CBreadcrumbs,\n CBurger,\n CButton,\n CButtonGroup,\n CButtonGroupSection,\n CCard,\n CCardSection,\n CCenter,\n CCloseButton,\n CCol,\n CColorSwatch,\n CContainer,\n CCopyButton,\n CDataList,\n CDataListItem,\n CDataListItemLabel,\n CDataListItemValue,\n CDivider,\n CEmptyState,\n CEmptyStateActions,\n CEmptyStateDescription,\n CEmptyStateIndicator,\n CEmptyStateTitle,\n CFileButton,\n CFlex,\n CFocusTrap,\n CGrid,\n CGroup,\n CImage,\n CIndicator,\n CKbd,\n CLoader,\n CNumberFormatter,\n CPaper,\n CPortal,\n CSemiCircleProgress,\n CSimpleGrid,\n CSkeleton,\n CSpace,\n CSplitter,\n CSplitterPane,\n CStack,\n CText,\n CTransition,\n CTypography,\n CVisuallyHidden,\n UnstyledButton,\n]\n\nconst CckUI: Plugin = {\n install(app: App) {\n if ((app as any)[INSTALLED_KEY]) {\n return\n }\n ;(app as any)[INSTALLED_KEY] = true\n components.forEach((c) => {\n if (c.name) {\n app.component(c.name, c)\n }\n })\n },\n}\n\nexport default CckUI\nexport { CckUI }\n\nexport * from './components'\nexport * from './core'\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA+DA,MAAM,gBAAgB,OAAO,eAAe;AAE5C,MAAM,aAAa;CACjBA,gBAAAA;CACAC,gBAAAA;CACAC,gBAAAA;CACAC,gBAAAA;CACAC,gBAAAA;CACAC,gBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,gBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,gBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,gBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,gBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,gBAAAA;AACF;AAEA,MAAM,QAAgB,EACpB,QAAQ,KAAU;CAChB,IAAK,IAAY,gBACf;CAED,IAAa,iBAAiB;CAC/B,WAAW,SAAS,MAAM;EACxB,IAAI,EAAE,MACJ,IAAI,UAAU,EAAE,MAAM,CAAC;CAE3B,CAAC;AACH,EACF"}
1
+ {"version":3,"file":"index.cjs","names":["CckConfigProvider","CBox","CActionIcon","CActionIconGroup","CActionIconGroupSection","CAffix","CAlert","CAnchor","CAspectRatio","CAvatar","CAvatarGroup","CBackgroundImage","CBadge","CBlockquote","CBreadcrumbs","CBurger","CButton","CButtonGroup","CButtonGroupSection","CCard","CCardSection","CCenter","CCloseButton","CCol","CColorSwatch","CContainer","CCopyButton","CDataList","CDataListItem","CDataListItemLabel","CDataListItemValue","CDivider","CEmptyState","CEmptyStateActions","CEmptyStateDescription","CEmptyStateIndicator","CEmptyStateTitle","CFileButton","CFlex","CFocusTrap","CGrid","CGroup","CImage","CIndicator","CKbd","CLoader","CNumberFormatter","CPaper","CPortal","CSemiCircleProgress","CSimpleGrid","CSkeleton","CSpace","CSplitter","CSplitterPane","CStack","CText","CTransition","CTypography","CVisuallyHidden","UnstyledButton"],"sources":["../src/index.ts"],"sourcesContent":["import type { App, Plugin } from 'vue'\nimport {\n CActionIcon,\n CActionIconGroup,\n CActionIconGroupSection,\n CAffix,\n CAlert,\n CAnchor,\n CAspectRatio,\n CAvatar,\n CAvatarGroup,\n CBackgroundImage,\n CBadge,\n CBlockquote,\n CBreadcrumbs,\n CBurger,\n CButton,\n CButtonGroup,\n CButtonGroupSection,\n CCard,\n CCardSection,\n CCenter,\n CCloseButton,\n CCol,\n CColorSwatch,\n CContainer,\n CCopyButton,\n CDataList,\n CDataListItem,\n CDataListItemLabel,\n CDataListItemValue,\n CDivider,\n CEmptyState,\n CEmptyStateActions,\n CEmptyStateDescription,\n CEmptyStateIndicator,\n CEmptyStateTitle,\n CFileButton,\n CFlex,\n CFocusTrap,\n CGrid,\n CGroup,\n CImage,\n CIndicator,\n CKbd,\n CLoader,\n CNumberFormatter,\n CPaper,\n CPortal,\n CSemiCircleProgress,\n CSimpleGrid,\n CSkeleton,\n CSpace,\n CSplitter,\n CSplitterPane,\n CStack,\n CText,\n CTransition,\n CTypography,\n CVisuallyHidden,\n UnstyledButton,\n} from './components'\nimport { CckConfigProvider, CBox } from './core'\n\nconst INSTALLED_KEY = Symbol('INSTALLED_KEY')\n\nconst components = [\n CckConfigProvider,\n CBox,\n CActionIcon,\n CActionIconGroup,\n CActionIconGroupSection,\n CAffix,\n CAlert,\n CAnchor,\n CAspectRatio,\n CAvatar,\n CAvatarGroup,\n CBackgroundImage,\n CBadge,\n CBlockquote,\n CBreadcrumbs,\n CBurger,\n CButton,\n CButtonGroup,\n CButtonGroupSection,\n CCard,\n CCardSection,\n CCenter,\n CCloseButton,\n CCol,\n CColorSwatch,\n CContainer,\n CCopyButton,\n CDataList,\n CDataListItem,\n CDataListItemLabel,\n CDataListItemValue,\n CDivider,\n CEmptyState,\n CEmptyStateActions,\n CEmptyStateDescription,\n CEmptyStateIndicator,\n CEmptyStateTitle,\n CFileButton,\n CFlex,\n CFocusTrap,\n CGrid,\n CGroup,\n CImage,\n CIndicator,\n CKbd,\n CLoader,\n CNumberFormatter,\n CPaper,\n CPortal,\n CSemiCircleProgress,\n CSimpleGrid,\n CSkeleton,\n CSpace,\n CSplitter,\n CSplitterPane,\n CStack,\n CText,\n CTransition,\n CTypography,\n CVisuallyHidden,\n UnstyledButton,\n]\n\nconst CckUI: Plugin = {\n install(app: App) {\n if ((app as any)[INSTALLED_KEY]) {\n return\n }\n ;(app as any)[INSTALLED_KEY] = true\n components.forEach((c) => {\n if (c.name) {\n app.component(c.name, c)\n }\n })\n },\n}\n\nexport default CckUI\nexport { CckUI }\n\nexport * from './components'\nexport * from './core'\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAgEA,MAAM,gBAAgB,OAAO,eAAe;AAE5C,MAAM,aAAa;CACjBA,gBAAAA;CACAC,gBAAAA;CACAC,gBAAAA;CACAC,gBAAAA;CACAC,gBAAAA;CACAC,gBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,gBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,gBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,gBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,gBAAAA;CACAC,iBAAAA;CACAC,iBAAAA;CACAC,gBAAAA;AACF;AAEA,MAAM,QAAgB,EACpB,QAAQ,KAAU;CAChB,IAAK,IAAY,gBACf;CAED,IAAa,iBAAiB;CAC/B,WAAW,SAAS,MAAM;EACxB,IAAI,EAAE,MACJ,IAAI,UAAU,EAAE,MAAM,CAAC;CAE3B,CAAC;AACH,EACF"}