bonkers-ui 1.0.69 → 1.0.71
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/.stylelintrc +0 -1
- package/bonkers-ui.umd.js +3 -3
- package/bonkers-ui.umd.js.map +1 -1
- package/components/ui-card-simple/index.d.ts +1 -1
- package/components/ui-card-simple/ui-card-simple.vue.d.ts +1 -1
- package/components/ui-card-simple/ui-card-simple.vue.d.ts.map +1 -1
- package/components/ui-card-simple/ui-card-simple.vue.js +10 -10
- package/components/ui-card-simple/ui-card-simple.vue.js.map +1 -1
- package/components/ui-list-item/ui-list-item.vue.d.ts.map +1 -1
- package/components/ui-list-item/ui-list-item.vue.js +23 -20
- package/components/ui-list-item/ui-list-item.vue.js.map +1 -1
- package/components/ui-media-card/index.d.ts +4 -0
- package/components/ui-media-card/index.d.ts.map +1 -0
- package/components/ui-modal/ui-modal.vue.js +2 -2
- package/components/ui-product-card/index.d.ts +1 -3
- package/components/ui-product-card/index.d.ts.map +1 -1
- package/components/ui-product-card/index.js +5 -0
- package/components/ui-product-card/index.js.map +1 -0
- package/components/ui-product-card/ui-product-card.vue.d.ts +32 -0
- package/components/ui-product-card/ui-product-card.vue.d.ts.map +1 -0
- package/components/ui-product-card/ui-product-card.vue.js +64 -0
- package/components/ui-product-card/ui-product-card.vue.js.map +1 -0
- package/components/ui-product-card/ui-product-card.vue2.js +5 -0
- package/components/ui-product-card/ui-product-card.vue2.js.map +1 -0
- package/components/ui-ripple/index.js +1 -1
- package/components/ui-ripple/ui-ripple.vue.js.map +1 -1
- package/components/ui-ripple/ui-ripple.vue3.js +1 -1
- package/components/ui-table/ui-table.vue.js +2 -2
- package/index.d.ts.map +1 -1
- package/index.js +121 -119
- package/index.js.map +1 -1
- package/package.json +15 -16
- package/types.js +2 -2
package/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
(function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode(`.ui-ber-rank__icon_medium{height:60px}.ui-ber-rank__icon_small{height:30px}
|
|
2
2
|
.notification-badge{padding:2px}
|
|
3
|
-
.ui-ripple{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.ripple{position:absolute;
|
|
3
|
+
.ui-ripple{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.ripple{position:absolute;transform:translate3d(-50%,-50%,0) scale(0);mix-blend-mode:screen;animation:ripple 1s ease-out forwards,fade 1s ease-out forwards;z-index:1}@keyframes ripple{0%{transform:translate3d(-50%,-50%,0) scale(0)}80%{transform:translate3d(-50%,-50%,0) scale(10)}to{transform:translate3d(-50%,-50%,0) scale(10)}}@keyframes fade{0%{opacity:1}to{opacity:0}}`)),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
|
|
4
4
|
import "vue";
|
|
5
5
|
import * as i from "./types.js";
|
|
6
6
|
import * as t from "./components/ui-alert/index.js";
|
|
@@ -28,70 +28,71 @@ import * as y from "./components/ui-radio-compact/index.js";
|
|
|
28
28
|
import * as B from "./components/ui-radio-fancy/index.js";
|
|
29
29
|
import * as b from "./components/ui-result-card-range/index.js";
|
|
30
30
|
import * as k from "./components/ui-ripple/index.js";
|
|
31
|
-
import * as
|
|
32
|
-
import * as
|
|
31
|
+
import * as z from "./components/ui-select/index.js";
|
|
32
|
+
import * as h from "./components/ui-skeleton/index.js";
|
|
33
33
|
import * as w from "./components/ui-snackbar/index.js";
|
|
34
34
|
import * as A from "./components/ui-table/index.js";
|
|
35
35
|
import * as K from "./components/ui-table/ui-table-cell/index.js";
|
|
36
36
|
import * as L from "./components/ui-table/ui-table-row/index.js";
|
|
37
|
-
import * as
|
|
38
|
-
import * as
|
|
39
|
-
import * as
|
|
37
|
+
import * as P from "./components/ui-tabs/index.js";
|
|
38
|
+
import * as W from "./components/ui-toggle/index.js";
|
|
39
|
+
import * as O from "./components/ui-typography/index.js";
|
|
40
40
|
import * as D from "./components/ui-verification-input/index.js";
|
|
41
|
-
import
|
|
42
|
-
import { default as
|
|
43
|
-
import { default as
|
|
41
|
+
import * as M from "./components/ui-product-card/index.js";
|
|
42
|
+
import { default as H } from "./components/ui-alert/ui-alert.vue.js";
|
|
43
|
+
import { default as Q } from "./components/ui-badge/ui-badge.vue.js";
|
|
44
|
+
import { default as Y } from "./components/ui-ber-rank/ui-ber-rank.vue.js";
|
|
44
45
|
|
|
45
|
-
import { default as
|
|
46
|
-
import { default as
|
|
47
|
-
import { default as
|
|
48
|
-
import { default as
|
|
49
|
-
import { default as
|
|
50
|
-
import { default as
|
|
51
|
-
import { default as
|
|
46
|
+
import { default as _ } from "./components/ui-button/ui-button.vue.js";
|
|
47
|
+
import { default as ro } from "./components/ui-card-cta/ui-card-cta.vue.js";
|
|
48
|
+
import { default as io } from "./components/ui-card-simple/ui-card-simple.vue.js";
|
|
49
|
+
import { default as ao } from "./components/ui-dropdown/ui-dropdown.vue.js";
|
|
50
|
+
import { default as po } from "./components/ui-input/ui-input.vue.js";
|
|
51
|
+
import { default as so } from "./components/ui-list-item/ui-list-item.vue.js";
|
|
52
|
+
import { default as no } from "./components/ui-notification-badge/ui-notification-badge.vue.js";
|
|
52
53
|
|
|
53
|
-
import { default as
|
|
54
|
-
import { default as
|
|
55
|
-
import { default as
|
|
56
|
-
import { default as
|
|
57
|
-
import { default as
|
|
58
|
-
import { default as
|
|
59
|
-
import { default as
|
|
54
|
+
import { default as Uo } from "./components/ui-order-card/ui-order-card.vue.js";
|
|
55
|
+
import { default as $o } from "./components/ui-plain-radio/ui-plain-radio.vue.js";
|
|
56
|
+
import { default as Eo } from "./components/ui-progress/ui-progress.vue.js";
|
|
57
|
+
import { default as To } from "./components/ui-radio-compact/ui-radio-compact.vue.js";
|
|
58
|
+
import { default as Co } from "./components/ui-radio-fancy/ui-radio-fancy.vue.js";
|
|
59
|
+
import { default as So } from "./components/ui-result-card-range/ui-result-card-range.vue.js";
|
|
60
|
+
import { default as Bo } from "./components/ui-ripple/ui-ripple.vue.js";
|
|
60
61
|
|
|
61
|
-
import { default as
|
|
62
|
+
import { default as ko } from "./components/ui-select/ui-select.vue.js";
|
|
62
63
|
import { default as ho } from "./components/ui-skeleton/ui-skeleton.vue.js";
|
|
63
|
-
import { default as
|
|
64
|
-
import { default as
|
|
64
|
+
import { default as Ao } from "./components/ui-snackbar/ui-snackbar.vue.js";
|
|
65
|
+
import { default as Lo } from "./components/ui-table/ui-table-cell/ui-table-cell.vue.js";
|
|
65
66
|
import { EAlertTypes as Wo } from "./components/ui-alert/_types.js";
|
|
66
|
-
import { default as
|
|
67
|
-
import { EBadgeKind as
|
|
68
|
-
import { EBerSize as
|
|
69
|
-
import { EButtonSizes as
|
|
70
|
-
import { default as
|
|
71
|
-
import { default as
|
|
72
|
-
import { EDropdownKinds as
|
|
73
|
-
import { default as
|
|
74
|
-
import { ESize as
|
|
75
|
-
import { default as
|
|
76
|
-
import { EIconWrapperSizes as
|
|
77
|
-
import { EAutocomplete as
|
|
78
|
-
import { default as
|
|
79
|
-
import { EListItemSize as
|
|
80
|
-
import { default as
|
|
81
|
-
import { EModalSizes as
|
|
82
|
-
import { EBadgeOrigin as
|
|
83
|
-
import { default as
|
|
84
|
-
import { ESnackbarTypes as
|
|
85
|
-
import { default as
|
|
86
|
-
import { ETableKind as
|
|
87
|
-
import { ERowKind as
|
|
88
|
-
import { default as
|
|
67
|
+
import { default as Do } from "./components/ui-modal/ui-backdrop/ui-backdrop.vue.js";
|
|
68
|
+
import { EBadgeKind as jo, EBadgeSize as Fo } from "./components/ui-badge/_typings.js";
|
|
69
|
+
import { EBerSize as Vo } from "./components/ui-ber-rank/_types.js";
|
|
70
|
+
import { EButtonSizes as vo, EButtonTypes as Go } from "./components/ui-button/_typings.js";
|
|
71
|
+
import { default as Jo } from "./components/ui-card-result/ui-card-result.vue.js";
|
|
72
|
+
import { default as Xo } from "./components/ui-checkbox/ui-checkbox.vue.js";
|
|
73
|
+
import { EDropdownKinds as Zo } from "./components/ui-dropdown/_typings.js";
|
|
74
|
+
import { default as or } from "./components/ui-icon/ui-icon.vue.js";
|
|
75
|
+
import { ESize as er } from "./_types/sizing.js";
|
|
76
|
+
import { default as tr } from "./components/ui-icon-wrapper/ui-icon-wrapper.vue.js";
|
|
77
|
+
import { EIconWrapperSizes as mr, EIconWrapperTypes as pr } from "./components/ui-icon-wrapper/_typings.js";
|
|
78
|
+
import { EAutocomplete as dr, EInputKinds as sr, EInputType as xr } from "./components/ui-input/_typings.js";
|
|
79
|
+
import { default as lr } from "./components/ui-input-range/ui-input-range.vue.js";
|
|
80
|
+
import { EListItemSize as ur, EListItemSpacing as $r, EListItemTypes as cr } from "./components/ui-list-item/_types.js";
|
|
81
|
+
import { default as gr } from "./components/ui-modal/ui-modal.vue.js";
|
|
82
|
+
import { EModalSizes as Rr } from "./components/ui-modal/_typings.js";
|
|
83
|
+
import { EBadgeOrigin as Ir } from "./components/ui-notification-badge/_types.js";
|
|
84
|
+
import { default as yr } from "./components/ui-radio/ui-radio.vue.js";
|
|
85
|
+
import { ESnackbarTypes as br } from "./components/ui-snackbar/_types.js";
|
|
86
|
+
import { default as zr } from "./components/ui-table/ui-table.vue.js";
|
|
87
|
+
import { ETableKind as wr } from "./components/ui-table/_types.js";
|
|
88
|
+
import { ERowKind as Kr } from "./components/ui-table/ui-table-row/_typings.js";
|
|
89
|
+
import { default as Pr } from "./components/ui-table/ui-table-row/ui-table-row.vue.js";
|
|
89
90
|
import { default as Or } from "./components/ui-tabs/ui-tabs.vue.js";
|
|
90
|
-
import { default as
|
|
91
|
-
import { default as
|
|
92
|
-
import { EColors as
|
|
93
|
-
import { ETextAlign as
|
|
94
|
-
import { default as
|
|
91
|
+
import { default as Mr } from "./components/ui-toggle/ui-toggle.vue.js";
|
|
92
|
+
import { default as Fr } from "./components/ui-typography/ui-typography.vue.js";
|
|
93
|
+
import { EColors as Vr } from "./_types/colors.js";
|
|
94
|
+
import { ETextAlign as vr, ETextTransform as Gr, ETextWeight as Hr, ETypographySizes as Jr } from "./components/ui-typography/_typings.js";
|
|
95
|
+
import { default as Xr } from "./components/ui-verification-input/ui-verification-input.vue.js";
|
|
95
96
|
const o = {
|
|
96
97
|
UiAlert: t,
|
|
97
98
|
UiBackdrop: a,
|
|
@@ -111,6 +112,7 @@ const o = {
|
|
|
111
112
|
UiModal: g,
|
|
112
113
|
UiNotificationBadge: T,
|
|
113
114
|
UiOrderCard: R,
|
|
115
|
+
UiProductCard: M,
|
|
114
116
|
UiPlainRadio: C,
|
|
115
117
|
UiProgress: I,
|
|
116
118
|
UiRadio: S,
|
|
@@ -118,19 +120,19 @@ const o = {
|
|
|
118
120
|
UiRadioFancy: B,
|
|
119
121
|
UiResultCardRange: b,
|
|
120
122
|
UiRipple: k,
|
|
121
|
-
UiSelect:
|
|
122
|
-
UiSkeleton:
|
|
123
|
+
UiSelect: z,
|
|
124
|
+
UiSkeleton: h,
|
|
123
125
|
//UiSlider,
|
|
124
126
|
UiSnackbar: w,
|
|
125
127
|
UiTable: A,
|
|
126
128
|
UiTableCell: K,
|
|
127
129
|
UiTableRow: L,
|
|
128
|
-
UiTabs:
|
|
129
|
-
UiToggle:
|
|
130
|
-
UiTypography:
|
|
130
|
+
UiTabs: P,
|
|
131
|
+
UiToggle: W,
|
|
132
|
+
UiTypography: O,
|
|
131
133
|
UiVerificationInput: D,
|
|
132
134
|
types: i
|
|
133
|
-
},
|
|
135
|
+
}, q = {
|
|
134
136
|
install(e) {
|
|
135
137
|
Object.keys(o).forEach((r) => {
|
|
136
138
|
e.component(o[r].name, o[r]);
|
|
@@ -139,66 +141,66 @@ const o = {
|
|
|
139
141
|
};
|
|
140
142
|
export {
|
|
141
143
|
Wo as EAlertTypes,
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
144
|
+
dr as EAutocomplete,
|
|
145
|
+
jo as EBadgeKind,
|
|
146
|
+
Ir as EBadgeOrigin,
|
|
147
|
+
Fo as EBadgeSize,
|
|
148
|
+
Vo as EBerSize,
|
|
149
|
+
vo as EButtonSizes,
|
|
150
|
+
Go as EButtonTypes,
|
|
151
|
+
Vr as EColors,
|
|
152
|
+
Zo as EDropdownKinds,
|
|
153
|
+
mr as EIconWrapperSizes,
|
|
154
|
+
pr as EIconWrapperTypes,
|
|
155
|
+
sr as EInputKinds,
|
|
156
|
+
xr as EInputType,
|
|
157
|
+
ur as EListItemSize,
|
|
158
|
+
$r as EListItemSpacing,
|
|
159
|
+
cr as EListItemTypes,
|
|
160
|
+
Rr as EModalSizes,
|
|
161
|
+
Kr as ERowKind,
|
|
162
|
+
er as ESize,
|
|
163
|
+
br as ESnackbarTypes,
|
|
164
|
+
wr as ETableKind,
|
|
165
|
+
vr as ETextAlign,
|
|
166
|
+
Gr as ETextTransform,
|
|
167
|
+
Hr as ETextWeight,
|
|
168
|
+
Jr as ETypographySizes,
|
|
169
|
+
H as UiAlert,
|
|
170
|
+
Do as UiBackdrop,
|
|
171
|
+
Q as UiBadge,
|
|
172
|
+
Y as UiBerRank,
|
|
173
|
+
_ as UiButton,
|
|
174
|
+
ro as UiCardCta,
|
|
175
|
+
Jo as UiCardResult,
|
|
176
|
+
io as UiCardSimple,
|
|
177
|
+
Xo as UiCheckbox,
|
|
178
|
+
ao as UiDropdown,
|
|
179
|
+
or as UiIcon,
|
|
180
|
+
tr as UiIconWrapper,
|
|
181
|
+
po as UiInput,
|
|
182
|
+
lr as UiInputRange,
|
|
183
|
+
so as UiListItem,
|
|
184
|
+
gr as UiModal,
|
|
185
|
+
no as UiNotificationBadge,
|
|
186
|
+
Uo as UiOrderCard,
|
|
187
|
+
$o as UiPlainRadio,
|
|
188
|
+
Eo as UiProgress,
|
|
189
|
+
yr as UiRadio,
|
|
190
|
+
To as UiRadioCompact,
|
|
191
|
+
Co as UiRadioFancy,
|
|
192
|
+
So as UiResultCardRange,
|
|
193
|
+
Bo as UiRipple,
|
|
194
|
+
ko as UiSelect,
|
|
193
195
|
ho as UiSkeleton,
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
196
|
+
Ao as UiSnackbar,
|
|
197
|
+
zr as UiTable,
|
|
198
|
+
Lo as UiTableCell,
|
|
199
|
+
Pr as UiTableRow,
|
|
198
200
|
Or as UiTabs,
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
201
|
+
Mr as UiToggle,
|
|
202
|
+
Fr as UiTypography,
|
|
203
|
+
Xr as UiVerificationInput,
|
|
204
|
+
q as default
|
|
203
205
|
};
|
|
204
206
|
//# sourceMappingURL=index.js.map
|
package/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../src/index.ts"],"sourcesContent":["import { type App, defineComponent } from \"vue\";\nimport * as types from \"./types\";\nimport * as UiAlert from \"./components/ui-alert\";\nimport * as UiBackdrop from \"./components/ui-modal/ui-backdrop\";\nimport * as UiBadge from \"./components/ui-badge\";\nimport * as UiBerRank from \"./components/ui-ber-rank\";\nimport * as UiButton from \"./components/ui-button\";\nimport * as UiCardCta from \"./components/ui-card-cta\";\nimport * as UiCardResult from \"./components/ui-card-result\";\nimport * as UiCardSimple from \"./components/ui-card-simple\";\nimport * as UiCheckbox from \"./components/ui-checkbox\";\nimport * as UiDropdown from \"./components/ui-dropdown\";\nimport * as UiIcon from \"./components/ui-icon\";\nimport * as UiIconWrapper from \"./components/ui-icon-wrapper\";\nimport * as UiInput from \"./components/ui-input\";\nimport * as UiInputRange from \"./components/ui-input-range\";\nimport * as UiListItem from \"./components/ui-list-item\";\nimport * as UiModal from \"./components/ui-modal\";\nimport * as UiNotificationBadge from \"./components/ui-notification-badge\";\nimport * as UiOrderCard from \"./components/ui-order-card\";\nimport * as UiPlainRadio from \"./components/ui-plain-radio\";\nimport * as UiProgress from \"./components/ui-progress\";\nimport * as UiRadio from \"./components/ui-radio\";\nimport * as UiRadioCompact from \"./components/ui-radio-compact\";\nimport * as UiRadioFancy from \"./components/ui-radio-fancy\";\nimport * as UiResultCardRange from \"./components/ui-result-card-range\";\nimport * as UiRipple from \"./components/ui-ripple\";\nimport * as UiSelect from \"./components/ui-select\";\nimport * as UiSkeleton from \"./components/ui-skeleton\";\nimport * as UiSnackbar from \"./components/ui-snackbar\";\nimport * as UiTable from \"./components/ui-table\";\nimport * as UiTableCell from \"./components/ui-table/ui-table-cell\";\nimport * as UiTableRow from \"./components/ui-table/ui-table-row\";\nimport * as UiTabs from \"./components/ui-tabs\";\nimport * as UiToggle from \"./components/ui-toggle\";\nimport * as UiTypography from \"./components/ui-typography\";\nimport * as UiVerificationInput from \"./components/ui-verification-input\";\n\nconst Components: Record<string, ReturnType<typeof defineComponent>> = {\n\tUiAlert,\n\tUiBackdrop,\n\tUiBadge,\n\tUiBerRank,\n\tUiButton,\n\tUiCardCta,\n\tUiCardResult,\n\tUiCardSimple,\n\tUiCheckbox,\n\tUiDropdown,\n\tUiIcon,\n\tUiIconWrapper,\n\tUiInput,\n\tUiInputRange,\n\tUiListItem,\n\tUiModal,\n\tUiNotificationBadge,\n\tUiOrderCard,\n\tUiPlainRadio,\n\tUiProgress,\n\tUiRadio,\n\tUiRadioCompact,\n\tUiRadioFancy,\n\tUiResultCardRange,\n\tUiRipple,\n\tUiSelect,\n\tUiSkeleton,\n\t//UiSlider,\n\tUiSnackbar,\n\tUiTable,\n\tUiTableCell,\n\tUiTableRow,\n\tUiTabs,\n\tUiToggle,\n\tUiTypography,\n\tUiVerificationInput,\n\ttypes\n};\n\n// for use with global app.use() in consumer project\nconst BonkersUI = {\n\tinstall(app: App) {\n\t\tObject.keys(Components).forEach((component) => {\n\t\t\tapp.component(Components[component].name, Components[component]);\n\t\t});\n\t}\n};\n\nexport default BonkersUI;\n\nexport { UiAlert, EAlertTypes } from \"./components/ui-alert\";\nexport { UiBackdrop } from \"./components/ui-modal/ui-backdrop\";\nexport { UiBadge, EBadgeKind, EBadgeSize } from \"./components/ui-badge\";\nexport { UiBerRank, EBerSize } from \"./components/ui-ber-rank\";\nexport { UiButton, EButtonSizes, EButtonTypes } from \"./components/ui-button\";\nexport { UiCardCta } from \"./components/ui-card-cta\";\nexport { UiCardResult } from \"./components/ui-card-result\";\nexport { UiCardSimple } from \"./components/ui-card-simple\";\nexport { UiCheckbox } from \"./components/ui-checkbox\";\nexport { UiDropdown, EDropdownKinds } from \"./components/ui-dropdown\";\nexport { UiIcon, ESize } from \"./components/ui-icon\";\nexport { UiIconWrapper, EIconWrapperTypes, EIconWrapperSizes } from \"./components/ui-icon-wrapper\";\nexport { UiInput, EInputType, EInputKinds, EAutocomplete } from \"./components/ui-input\";\nexport { UiInputRange } from \"./components/ui-input-range\";\nexport { UiListItem, EListItemTypes, EListItemSpacing, EListItemSize } from \"./components/ui-list-item\";\nexport { UiModal, EModalSizes } from \"./components/ui-modal\";\nexport { UiNotificationBadge, EBadgeOrigin } from \"./components/ui-notification-badge\";\nexport { UiOrderCard } from \"./components/ui-order-card\";\nexport { UiPlainRadio } from \"./components/ui-plain-radio\";\nexport { UiProgress } from \"./components/ui-progress\";\nexport { UiRadio } from \"./components/ui-radio\";\nexport { UiRadioCompact } from \"./components/ui-radio-compact\";\nexport { UiRadioFancy } from \"./components/ui-radio-fancy\";\nexport { UiResultCardRange } from \"./components/ui-result-card-range\";\nexport { UiRipple } from \"./components/ui-ripple\";\nexport { UiSelect } from \"./components/ui-select\";\nexport { UiSkeleton } from \"./components/ui-skeleton\";\nexport { UiSnackbar, ESnackbarTypes } from \"./components/ui-snackbar\";\nexport { UiTable, ETableKind, ERowKind } from \"./components/ui-table\";\nexport { UiTableCell } from \"./components/ui-table/ui-table-cell\";\nexport { UiTableRow } from \"./components/ui-table/ui-table-row\";\nexport { UiTabs } from \"./components/ui-tabs\";\nexport { UiToggle } from \"./components/ui-toggle\";\nexport { UiTypography, EColors, ETypographySizes, ETextWeight, ETextAlign, ETextTransform } from \"./components/ui-typography\";\nexport { UiVerificationInput } from \"./components/ui-verification-input\";\n"],"names":["Components","UiAlert","UiBackdrop","UiBadge","UiBerRank","UiButton","UiCardCta","UiCardResult","UiCardSimple","UiCheckbox","UiDropdown","UiIcon","UiIconWrapper","UiInput","UiInputRange","UiListItem","UiModal","UiNotificationBadge","UiOrderCard","UiPlainRadio","UiProgress","UiRadio","UiRadioCompact","UiRadioFancy","UiResultCardRange","UiRipple","UiSelect","UiSkeleton","UiSnackbar","UiTable","UiTableCell","UiTableRow","UiTabs","UiToggle","UiTypography","UiVerificationInput","types","BonkersUI","app","component"],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../src/index.ts"],"sourcesContent":["import { type App, defineComponent } from \"vue\";\nimport * as types from \"./types\";\nimport * as UiAlert from \"./components/ui-alert\";\nimport * as UiBackdrop from \"./components/ui-modal/ui-backdrop\";\nimport * as UiBadge from \"./components/ui-badge\";\nimport * as UiBerRank from \"./components/ui-ber-rank\";\nimport * as UiButton from \"./components/ui-button\";\nimport * as UiCardCta from \"./components/ui-card-cta\";\nimport * as UiCardResult from \"./components/ui-card-result\";\nimport * as UiCardSimple from \"./components/ui-card-simple\";\nimport * as UiCheckbox from \"./components/ui-checkbox\";\nimport * as UiDropdown from \"./components/ui-dropdown\";\nimport * as UiIcon from \"./components/ui-icon\";\nimport * as UiIconWrapper from \"./components/ui-icon-wrapper\";\nimport * as UiInput from \"./components/ui-input\";\nimport * as UiInputRange from \"./components/ui-input-range\";\nimport * as UiListItem from \"./components/ui-list-item\";\nimport * as UiModal from \"./components/ui-modal\";\nimport * as UiNotificationBadge from \"./components/ui-notification-badge\";\nimport * as UiOrderCard from \"./components/ui-order-card\";\nimport * as UiPlainRadio from \"./components/ui-plain-radio\";\nimport * as UiProgress from \"./components/ui-progress\";\nimport * as UiRadio from \"./components/ui-radio\";\nimport * as UiRadioCompact from \"./components/ui-radio-compact\";\nimport * as UiRadioFancy from \"./components/ui-radio-fancy\";\nimport * as UiResultCardRange from \"./components/ui-result-card-range\";\nimport * as UiRipple from \"./components/ui-ripple\";\nimport * as UiSelect from \"./components/ui-select\";\nimport * as UiSkeleton from \"./components/ui-skeleton\";\nimport * as UiSnackbar from \"./components/ui-snackbar\";\nimport * as UiTable from \"./components/ui-table\";\nimport * as UiTableCell from \"./components/ui-table/ui-table-cell\";\nimport * as UiTableRow from \"./components/ui-table/ui-table-row\";\nimport * as UiTabs from \"./components/ui-tabs\";\nimport * as UiToggle from \"./components/ui-toggle\";\nimport * as UiTypography from \"./components/ui-typography\";\nimport * as UiVerificationInput from \"./components/ui-verification-input\";\nimport * as UiProductCard from \"./components/ui-product-card\";\n\nconst Components: Record<string, ReturnType<typeof defineComponent>> = {\n\tUiAlert,\n\tUiBackdrop,\n\tUiBadge,\n\tUiBerRank,\n\tUiButton,\n\tUiCardCta,\n\tUiCardResult,\n\tUiCardSimple,\n\tUiCheckbox,\n\tUiDropdown,\n\tUiIcon,\n\tUiIconWrapper,\n\tUiInput,\n\tUiInputRange,\n\tUiListItem,\n\tUiModal,\n\tUiNotificationBadge,\n\tUiOrderCard,\n\tUiProductCard,\n\tUiPlainRadio,\n\tUiProgress,\n\tUiRadio,\n\tUiRadioCompact,\n\tUiRadioFancy,\n\tUiResultCardRange,\n\tUiRipple,\n\tUiSelect,\n\tUiSkeleton,\n\t//UiSlider,\n\tUiSnackbar,\n\tUiTable,\n\tUiTableCell,\n\tUiTableRow,\n\tUiTabs,\n\tUiToggle,\n\tUiTypography,\n\tUiVerificationInput,\n\ttypes\n};\n\n// for use with global app.use() in consumer project\nconst BonkersUI = {\n\tinstall(app: App) {\n\t\tObject.keys(Components).forEach((component) => {\n\t\t\tapp.component(Components[component].name, Components[component]);\n\t\t});\n\t}\n};\n\nexport default BonkersUI;\n\nexport { UiAlert, EAlertTypes } from \"./components/ui-alert\";\nexport { UiBackdrop } from \"./components/ui-modal/ui-backdrop\";\nexport { UiBadge, EBadgeKind, EBadgeSize } from \"./components/ui-badge\";\nexport { UiBerRank, EBerSize } from \"./components/ui-ber-rank\";\nexport { UiButton, EButtonSizes, EButtonTypes } from \"./components/ui-button\";\nexport { UiCardCta } from \"./components/ui-card-cta\";\nexport { UiCardResult } from \"./components/ui-card-result\";\nexport { UiCardSimple } from \"./components/ui-card-simple\";\nexport { UiCheckbox } from \"./components/ui-checkbox\";\nexport { UiDropdown, EDropdownKinds } from \"./components/ui-dropdown\";\nexport { UiIcon, ESize } from \"./components/ui-icon\";\nexport { UiIconWrapper, EIconWrapperTypes, EIconWrapperSizes } from \"./components/ui-icon-wrapper\";\nexport { UiInput, EInputType, EInputKinds, EAutocomplete } from \"./components/ui-input\";\nexport { UiInputRange } from \"./components/ui-input-range\";\nexport { UiListItem, EListItemTypes, EListItemSpacing, EListItemSize } from \"./components/ui-list-item\";\nexport { UiModal, EModalSizes } from \"./components/ui-modal\";\nexport { UiNotificationBadge, EBadgeOrigin } from \"./components/ui-notification-badge\";\nexport { UiOrderCard } from \"./components/ui-order-card\";\nexport { UiPlainRadio } from \"./components/ui-plain-radio\";\nexport { UiProgress } from \"./components/ui-progress\";\nexport { UiRadio } from \"./components/ui-radio\";\nexport { UiRadioCompact } from \"./components/ui-radio-compact\";\nexport { UiRadioFancy } from \"./components/ui-radio-fancy\";\nexport { UiResultCardRange } from \"./components/ui-result-card-range\";\nexport { UiRipple } from \"./components/ui-ripple\";\nexport { UiSelect } from \"./components/ui-select\";\nexport { UiSkeleton } from \"./components/ui-skeleton\";\nexport { UiSnackbar, ESnackbarTypes } from \"./components/ui-snackbar\";\nexport { UiTable, ETableKind, ERowKind } from \"./components/ui-table\";\nexport { UiTableCell } from \"./components/ui-table/ui-table-cell\";\nexport { UiTableRow } from \"./components/ui-table/ui-table-row\";\nexport { UiTabs } from \"./components/ui-tabs\";\nexport { UiToggle } from \"./components/ui-toggle\";\nexport { UiTypography, EColors, ETypographySizes, ETextWeight, ETextAlign, ETextTransform } from \"./components/ui-typography\";\nexport { UiVerificationInput } from \"./components/ui-verification-input\";\n"],"names":["Components","UiAlert","UiBackdrop","UiBadge","UiBerRank","UiButton","UiCardCta","UiCardResult","UiCardSimple","UiCheckbox","UiDropdown","UiIcon","UiIconWrapper","UiInput","UiInputRange","UiListItem","UiModal","UiNotificationBadge","UiOrderCard","UiProductCard","UiPlainRadio","UiProgress","UiRadio","UiRadioCompact","UiRadioFancy","UiResultCardRange","UiRipple","UiSelect","UiSkeleton","UiSnackbar","UiTable","UiTableCell","UiTableRow","UiTabs","UiToggle","UiTypography","UiVerificationInput","types","BonkersUI","app","component"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAuCA,MAAMA,IAAiE;AAAA,EAAA,SACtEC;AAAAA,EAAA,YACAC;AAAAA,EAAA,SACAC;AAAAA,EAAA,WACAC;AAAAA,EAAA,UACAC;AAAAA,EAAA,WACAC;AAAAA,EAAA,cACAC;AAAAA,EAAA,cACAC;AAAAA,EAAA,YACAC;AAAAA,EAAA,YACAC;AAAAA,EAAA,QACAC;AAAAA,EAAA,eACAC;AAAAA,EAAA,SACAC;AAAAA,EAAA,cACAC;AAAAA,EAAA,YACAC;AAAAA,EAAA,SACAC;AAAAA,EAAA,qBACAC;AAAAA,EAAA,aACAC;AAAAA,EAAA,eACAC;AAAAA,EAAA,cACAC;AAAAA,EAAA,YACAC;AAAAA,EAAA,SACAC;AAAAA,EAAA,gBACAC;AAAAA,EAAA,cACAC;AAAAA,EAAA,mBACAC;AAAAA,EAAA,UACAC;AAAAA,EAAA,UACAC;AAAAA,EAAA,YACAC;AAAAA;AAAAA,EAAA,YAEAC;AAAAA,EAAA,SACAC;AAAAA,EAAA,aACAC;AAAAA,EAAA,YACAC;AAAAA,EAAA,QACAC;AAAAA,EAAA,UACAC;AAAAA,EAAA,cACAC;AAAAA,EAAA,qBACAC;AAAAA,EACA,OAAAC;AACD,GAGMC,IAAY;AAAA,EACjB,QAAQC,GAAU;AACjB,WAAO,KAAKvC,CAAU,EAAE,QAAQ,CAACwC,MAAc;AAC9C,MAAAD,EAAI,UAAUvC,EAAWwC,CAAS,EAAE,MAAMxC,EAAWwC,CAAS,CAAC;AAAA,IAAA,CAC/D;AAAA,EACF;AACD;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bonkers-ui",
|
|
3
|
-
"version": "v1.0.
|
|
3
|
+
"version": "v1.0.71",
|
|
4
4
|
"private": false,
|
|
5
5
|
"scripts": {
|
|
6
6
|
"storybook": "storybook dev -p 6006",
|
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
"rollup": "npm:@rollup/wasm-node"
|
|
22
22
|
},
|
|
23
23
|
"dependencies": {
|
|
24
|
-
"tailwindcss": "^3.4.
|
|
25
|
-
"vue": "^3.4.
|
|
24
|
+
"tailwindcss": "^3.4.6",
|
|
25
|
+
"vue": "^3.4.32"
|
|
26
26
|
},
|
|
27
27
|
"peerDependencies": {
|
|
28
28
|
"@fortawesome/fontawesome-svg-core": "^6.4.2",
|
|
@@ -35,26 +35,26 @@
|
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@kalimahapps/eslint-plugin-tailwind": "^1.1.0",
|
|
38
|
-
"@storybook/addon-essentials": "^8.
|
|
39
|
-
"@storybook/addon-links": "^8.
|
|
38
|
+
"@storybook/addon-essentials": "^8.2.4",
|
|
39
|
+
"@storybook/addon-links": "^8.2.4",
|
|
40
40
|
"@storybook/addons": "^7.6.17",
|
|
41
|
-
"@storybook/vue3": "^8.
|
|
42
|
-
"@storybook/vue3-vite": "^8.
|
|
41
|
+
"@storybook/vue3": "^8.2.4",
|
|
42
|
+
"@storybook/vue3-vite": "^8.2.4",
|
|
43
43
|
"@types/bun": "^1.1.6",
|
|
44
44
|
"@types/glob": "^8.1.0",
|
|
45
|
-
"@typescript-eslint/eslint-plugin": "^7.
|
|
46
|
-
"@typescript-eslint/parser": "^7.
|
|
45
|
+
"@typescript-eslint/eslint-plugin": "^7.16.1",
|
|
46
|
+
"@typescript-eslint/parser": "^7.16.1",
|
|
47
47
|
"@vitejs/plugin-vue": "^5.0.5",
|
|
48
48
|
"@vue/eslint-config-typescript": "^13.0.0",
|
|
49
49
|
"@vue/test-utils": "^2.4.6",
|
|
50
50
|
"autoprefixer": "^10.4.19",
|
|
51
|
-
"bun-types": "^1.1.
|
|
51
|
+
"bun-types": "^1.1.20",
|
|
52
52
|
"eslint": "8.56.0",
|
|
53
53
|
"eslint-plugin-storybook": "^0.8.0",
|
|
54
54
|
"eslint-plugin-tailwindcss": "^3.17.4",
|
|
55
55
|
"eslint-plugin-vue": "^9.27.0",
|
|
56
56
|
"gh-pages": "^6.1.1",
|
|
57
|
-
"husky": "9.0
|
|
57
|
+
"husky": "9.1.0",
|
|
58
58
|
"jsdom": "^24.1.0",
|
|
59
59
|
"lint-staged": "^15.2.7",
|
|
60
60
|
"postcss": "^8.4.39",
|
|
@@ -62,23 +62,22 @@
|
|
|
62
62
|
"postcss-html": "^1.7.0",
|
|
63
63
|
"react": "^18.3.1",
|
|
64
64
|
"react-dom": "^18.3.1",
|
|
65
|
-
"storybook": "^8.
|
|
65
|
+
"storybook": "^8.2.4",
|
|
66
66
|
"storybook-dark-mode": "^4.0.2",
|
|
67
67
|
"stylelint": "15.x.x",
|
|
68
68
|
"stylelint-config-recommended": "^14.0.1",
|
|
69
69
|
"stylelint-config-recommended-vue": "^1.5.0",
|
|
70
|
-
"stylelint-config-standard": "^35.0.0",
|
|
71
70
|
"typescript": "^5.5.3",
|
|
72
|
-
"vite": "^5.3.
|
|
71
|
+
"vite": "^5.3.4",
|
|
73
72
|
"vite-plugin-css-injected-by-js": "^3.5.1",
|
|
74
73
|
"vite-plugin-dts": "^3.9.1",
|
|
75
74
|
"vite-plugin-static-copy": "^1.0.6",
|
|
76
75
|
"vite-tsconfig-paths": "^4.3.2",
|
|
77
|
-
"vitest": "^
|
|
76
|
+
"vitest": "^2.0.3",
|
|
78
77
|
"vue-eslint-parser": "^9.4.3",
|
|
79
78
|
"vue-loader": "^17.4.2",
|
|
80
79
|
"vue-router": "^4.4.0",
|
|
81
|
-
"vue-tsc": "^2.0.
|
|
80
|
+
"vue-tsc": "^2.0.26"
|
|
82
81
|
},
|
|
83
82
|
"lint-staged": {
|
|
84
83
|
"*.{ts,tsx,vue}": [
|
package/types.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
(function(){"use strict";try{if(typeof document<"u"){var t=document.createElement("style");t.appendChild(document.createTextNode(`.ui-ber-rank__icon_medium{height:60px}.ui-ber-rank__icon_small{height:30px}
|
|
2
2
|
.icon-wrapper_offset-md[data-v-e2d42695] .notification-badge{top:4px;right:4px}.icon-wrapper_offset-xl[data-v-e2d42695] .notification-badge{top:8px;right:8px}
|
|
3
|
-
.max-height[data-v-
|
|
3
|
+
.max-height[data-v-fefcb9b0]{max-height:calc(100vh - var(--md))}.max-width[data-v-fefcb9b0]{max-width:calc(100vw - var(--md))}
|
|
4
4
|
.notification-badge{padding:2px}
|
|
5
|
-
.ui-table__secondary[data-v-
|
|
5
|
+
.ui-table__secondary[data-v-d292cc77] tr:nth-child(odd){background-color:var(--color-secondary-alt-200)}.ui-table__secondary-inverted[data-v-d292cc77] tr:nth-child(2n){background-color:var(--color-secondary-alt-200)}
|
|
6
6
|
.ui-table-row[data-v-a9579e20] td:first-child{border-top-left-radius:var(--xxs);border-bottom-left-radius:var(--xxs);text-align:left}.ui-table-row[data-v-a9579e20] td:last-child{border-top-right-radius:var(--xxs);border-bottom-right-radius:var(--xxs);text-align:right}`)),document.head.appendChild(t)}}catch(a){console.error("vite-plugin-css-injected-by-js",a)}})();
|
|
7
7
|
import "./components/ui-dropdown/ui-dropdown.vue.js";
|
|
8
8
|
import { EDropdownKinds as c } from "./components/ui-dropdown/_typings.js";
|