@kiva/kv-components 8.25.0 → 8.26.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/dist/index.js +173 -171
- package/dist/vue/KvLoadingText.css +1 -0
- package/dist/vue/KvLoadingText.js +37 -0
- package/dist/vue/index.d.ts +1 -0
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -46,95 +46,96 @@ import { default as Ve } from "./vue/KvLoanTeamPick.js";
|
|
|
46
46
|
import { default as Ue } from "./vue/KvLoanUse.js";
|
|
47
47
|
import { default as ke } from "./vue/KvLoadingPlaceholder.js";
|
|
48
48
|
import { default as We } from "./vue/KvLoadingSpinner.js";
|
|
49
|
-
import { default as ze } from "./vue/
|
|
50
|
-
import { default as Qe } from "./vue/
|
|
51
|
-
import { default as Ze } from "./vue/
|
|
52
|
-
import { default as Je } from "./vue/
|
|
53
|
-
import { default as $e } from "./vue/
|
|
54
|
-
import { default as oo } from "./vue/
|
|
55
|
-
import { default as to } from "./vue/
|
|
56
|
-
import { default as fo } from "./vue/
|
|
57
|
-
import { default as mo } from "./vue/
|
|
58
|
-
import { default as po } from "./vue/
|
|
59
|
-
import { default as xo } from "./vue/
|
|
60
|
-
import { default as no } from "./vue/
|
|
61
|
-
import { default as Ao } from "./vue/
|
|
62
|
-
import { default as Co } from "./vue/
|
|
63
|
-
import { default as co } from "./vue/
|
|
64
|
-
import { default as Lo } from "./vue/
|
|
65
|
-
import { default as Eo } from "./vue/
|
|
66
|
-
import { default as Mo } from "./vue/
|
|
67
|
-
import { default as Oo } from "./vue/
|
|
68
|
-
import { default as go } from "./vue/
|
|
69
|
-
import { default as Go } from "./vue/
|
|
70
|
-
import { default as ho } from "./vue/
|
|
71
|
-
import { default as Bo } from "./vue/
|
|
72
|
-
import { default as yo } from "./vue/
|
|
73
|
-
import { default as bo } from "./vue/
|
|
74
|
-
import { default as wo } from "./vue/
|
|
75
|
-
import { default as Ho } from "./vue/
|
|
76
|
-
import { default as jo } from "./vue/
|
|
77
|
-
import { default as Yo } from "./vue/
|
|
78
|
-
import { default as qo } from "./vue/
|
|
79
|
-
import { default as Xo } from "./vue/
|
|
80
|
-
import { default as er } from "./vue/
|
|
81
|
-
import { default as rr } from "./vue/
|
|
82
|
-
import { default as ar } from "./vue/
|
|
83
|
-
import { default as lr } from "./vue/
|
|
84
|
-
import { default as sr } from "./vue/
|
|
85
|
-
import { default as dr
|
|
86
|
-
import {
|
|
87
|
-
import {
|
|
88
|
-
import {
|
|
89
|
-
import {
|
|
90
|
-
import {
|
|
91
|
-
import {
|
|
92
|
-
import {
|
|
93
|
-
import {
|
|
94
|
-
import {
|
|
95
|
-
import {
|
|
96
|
-
import {
|
|
97
|
-
import {
|
|
98
|
-
import {
|
|
99
|
-
import {
|
|
100
|
-
import {
|
|
101
|
-
import {
|
|
102
|
-
import {
|
|
103
|
-
import {
|
|
104
|
-
import {
|
|
105
|
-
import {
|
|
106
|
-
import {
|
|
107
|
-
import {
|
|
108
|
-
import {
|
|
109
|
-
import {
|
|
110
|
-
import {
|
|
111
|
-
import {
|
|
112
|
-
import {
|
|
49
|
+
import { default as ze } from "./vue/KvLoadingText.js";
|
|
50
|
+
import { default as Qe } from "./vue/KvMap.js";
|
|
51
|
+
import { default as Ze } from "./vue/KvMaterialIcon.js";
|
|
52
|
+
import { default as Je } from "./vue/KvSimpleMap.js";
|
|
53
|
+
import { default as $e } from "./vue/KvPageContainer.js";
|
|
54
|
+
import { default as oo } from "./vue/KvPagination.js";
|
|
55
|
+
import { default as to } from "./vue/KvPieChart.js";
|
|
56
|
+
import { default as fo } from "./vue/KvPieChartV2.js";
|
|
57
|
+
import { default as mo } from "./vue/KvPill.js";
|
|
58
|
+
import { default as po } from "./vue/KvPopper.js";
|
|
59
|
+
import { default as xo } from "./vue/KvProgressBar.js";
|
|
60
|
+
import { default as no } from "./vue/KvProgressCircle.js";
|
|
61
|
+
import { default as Ao } from "./vue/KvPulsingDot.js";
|
|
62
|
+
import { default as Co } from "./vue/KvRadio.js";
|
|
63
|
+
import { default as co } from "./vue/KvSelect.js";
|
|
64
|
+
import { default as Lo } from "./vue/KvSideSheet.js";
|
|
65
|
+
import { default as Eo } from "./vue/KvStackedBarGraph.js";
|
|
66
|
+
import { default as Mo } from "./vue/KvSwitch.js";
|
|
67
|
+
import { default as Oo } from "./vue/KvTab.js";
|
|
68
|
+
import { default as go } from "./vue/KvTabPanel.js";
|
|
69
|
+
import { default as Go } from "./vue/KvTabs.js";
|
|
70
|
+
import { default as ho } from "./vue/KvTextInput.js";
|
|
71
|
+
import { default as Bo } from "./vue/KvTextLink.js";
|
|
72
|
+
import { default as yo } from "./vue/KvThemeProvider.js";
|
|
73
|
+
import { default as bo } from "./vue/KvToast.js";
|
|
74
|
+
import { default as wo } from "./vue/KvTooltip.js";
|
|
75
|
+
import { default as Ho } from "./vue/KvTreeMapChart.js";
|
|
76
|
+
import { default as jo } from "./vue/KvUserAvatar.js";
|
|
77
|
+
import { default as Yo } from "./vue/KvUtilityMenu.js";
|
|
78
|
+
import { default as qo } from "./vue/KvVerticalCarousel.js";
|
|
79
|
+
import { default as Xo } from "./vue/KvVotingCard.js";
|
|
80
|
+
import { default as er } from "./vue/KvVotingCardV2.js";
|
|
81
|
+
import { default as rr } from "./vue/KvWideLoanCard.js";
|
|
82
|
+
import { default as ar } from "./vue/KvAtbModal.js";
|
|
83
|
+
import { default as lr } from "./vue/KvSecondaryNav.js";
|
|
84
|
+
import { default as sr } from "./vue/KvWwwHeader.js";
|
|
85
|
+
import { default as dr } from "./vue/KvWwwHeaderBasic/KvWwwHeaderBasic.js";
|
|
86
|
+
import { default as xr, Mash as Kr } from "./utils/Alea.js";
|
|
87
|
+
import { groupBy as vr, sortBy as Ar } from "./utils/arrayUtils.js";
|
|
88
|
+
import { useAttrs as Cr } from "./utils/attrs.js";
|
|
89
|
+
import { carouselUtil as cr } from "./utils/carousels.js";
|
|
90
|
+
import { abc as Lr, indexIn as Nr, startsWith as Er } from "./utils/comparators.js";
|
|
91
|
+
import { debounce as Mr } from "./utils/debounce.js";
|
|
92
|
+
import { useEventListener as Or } from "./utils/event.js";
|
|
93
|
+
import { collapse as gr, expand as Pr } from "./utils/expander.js";
|
|
94
|
+
import { DEFAULT_ACCEPTED_IMAGE_TYPES as Fr, cropResizeImageToDataUrl as hr, getKivaImageUrl as Dr, isLegacyPlaceholderAvatar as Br, randomizedUserAvatarClass as Vr, validateImageFile as yr } from "./utils/imageUtils.js";
|
|
95
|
+
import { LOAN_CALLOUTS_FRAGMENT as br, LOAN_GEOCODE_FRAGMENT as kr, LOAN_PROGRESS_FRAGMENT as wr, loanCardComputedProperties as Wr, loanCardMethods as Hr } from "./utils/loanCard.js";
|
|
96
|
+
import { BALANCE_CAMPAIGN as jr, BASE_CAMPAIGN as Qr, ERL_COOKIE_NAME as Yr, NO_BALANCE_CAMPAIGN as Zr, TOP_UP_CAMPAIGN as qr, getDropdownPriceArray as Jr, getLendCtaSelectedOption as Xr, isBetween25And50 as $r, isLessThan25 as et, truncateStringByWords as ot } from "./utils/loanUtils.js";
|
|
97
|
+
import { animationCoordinator as tt, computeMapCenter as at, computeMapZoom as ft, generateMapMarkers as lt, getCoordinatesBetween as mt, getCountryColor as st, getLoansIntervals as pt } from "./utils/mapUtils.js";
|
|
98
|
+
import { lockPrintSingleEl as ut, unlockPrintSingleEl as xt } from "./utils/printing.js";
|
|
99
|
+
import { lockScroll as nt, lockScrollSmallOnly as vt, unlockScroll as At, unlockScrollSmallOnly as it } from "./utils/scrollLock.js";
|
|
100
|
+
import { buildTailwindClassName as _t, headerNumberCase as ct, kebabCase as Tt, removeObjectProperty as Lt } from "./utils/themeUtils.js";
|
|
101
|
+
import { throttle as Et } from "./utils/throttle.js";
|
|
102
|
+
import { isTargetElement as Mt, offBodyTouchstart as It, onBodyTouchstart as Ot } from "./utils/touchEvents.js";
|
|
103
|
+
import { getTreemap as gt } from "./utils/treemap.js";
|
|
104
|
+
import { KvBlueskyIcon as Gt } from "./assets/icons/bluesky.js";
|
|
105
|
+
import { KV_CLASSIC_LOAN_CARD_FRAGMENT as ht, KV_CLASSIC_LOAN_CARD_USER_FRAGMET as Dt } from "./vue/KvClassicLoanCard2.js";
|
|
106
|
+
import { KV_COMPACT_LOAN_CARD_FRAGMENT as Vt, KV_COMPACT_LOAN_CARD_USER_FRAGMENT as yt } from "./vue/KvCompactLoanCard2.js";
|
|
107
|
+
import { KV_INTRODUCTION_LOAN_CARD_FRAGMENT as bt, KV_INTRODUCTION_LOAN_CARD_USER_FRAGMENT as kt } from "./vue/KvIntroductionLoanCard2.js";
|
|
108
|
+
import { KV_LEND_CTA_FRAGMENT as Wt, KV_LEND_CTA_USER_FRAGMENT as Ht } from "./vue/KvLendCta2.js";
|
|
109
|
+
import { KV_LOAN_ACTIVITIES_FRAGMENT as jt } from "./vue/KvLoanActivities2.js";
|
|
110
|
+
import { KV_LOAN_BOOKMARK_FRAGMENT as Yt } from "./vue/KvLoanBookmark2.js";
|
|
111
|
+
import { KV_LOAN_TAG_FRAGMENT as qt } from "./vue/KvLoanTag2.js";
|
|
112
|
+
import { KV_LOAN_USE_FRAGMENT as Xt } from "./vue/KvLoanUse2.js";
|
|
113
|
+
import { KV_WIDE_LOAN_CARD_FRAGMENT as ea, KV_WIDE_LOAN_CARD_USER_FRAGMENT as oa } from "./vue/KvWideLoanCard2.js";
|
|
113
114
|
export {
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
115
|
+
xr as Alea,
|
|
116
|
+
jr as BALANCE_CAMPAIGN,
|
|
117
|
+
Qr as BASE_CAMPAIGN,
|
|
118
|
+
Fr as DEFAULT_ACCEPTED_IMAGE_TYPES,
|
|
119
|
+
Yr as ERL_COOKIE_NAME,
|
|
120
|
+
ht as KV_CLASSIC_LOAN_CARD_FRAGMENT,
|
|
121
|
+
Dt as KV_CLASSIC_LOAN_CARD_USER_FRAGMET,
|
|
122
|
+
Vt as KV_COMPACT_LOAN_CARD_FRAGMENT,
|
|
123
|
+
yt as KV_COMPACT_LOAN_CARD_USER_FRAGMENT,
|
|
124
|
+
bt as KV_INTRODUCTION_LOAN_CARD_FRAGMENT,
|
|
125
|
+
kt as KV_INTRODUCTION_LOAN_CARD_USER_FRAGMENT,
|
|
126
|
+
Wt as KV_LEND_CTA_FRAGMENT,
|
|
127
|
+
Ht as KV_LEND_CTA_USER_FRAGMENT,
|
|
128
|
+
jt as KV_LOAN_ACTIVITIES_FRAGMENT,
|
|
129
|
+
Yt as KV_LOAN_BOOKMARK_FRAGMENT,
|
|
129
130
|
ge as KV_LOAN_INFO_CARD_FRAGMENT,
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
131
|
+
qt as KV_LOAN_TAG_FRAGMENT,
|
|
132
|
+
Xt as KV_LOAN_USE_FRAGMENT,
|
|
133
|
+
ea as KV_WIDE_LOAN_CARD_FRAGMENT,
|
|
134
|
+
oa as KV_WIDE_LOAN_CARD_USER_FRAGMENT,
|
|
134
135
|
r as KvAccordionItem,
|
|
135
136
|
a as KvActivityRow,
|
|
136
|
-
|
|
137
|
-
|
|
137
|
+
ar as KvAtbModal,
|
|
138
|
+
Gt as KvBlueskyIcon,
|
|
138
139
|
l as KvBorrowerImage,
|
|
139
140
|
s as KvButton,
|
|
140
141
|
d as KvCardFrame,
|
|
@@ -173,6 +174,7 @@ export {
|
|
|
173
174
|
Le as KvLineGraph,
|
|
174
175
|
ke as KvLoadingPlaceholder,
|
|
175
176
|
We as KvLoadingSpinner,
|
|
177
|
+
ze as KvLoadingText,
|
|
176
178
|
Ee as KvLoanActivities,
|
|
177
179
|
Me as KvLoanBookmark,
|
|
178
180
|
Oe as KvLoanCallouts,
|
|
@@ -181,90 +183,90 @@ export {
|
|
|
181
183
|
De as KvLoanTag,
|
|
182
184
|
Ve as KvLoanTeamPick,
|
|
183
185
|
Ue as KvLoanUse,
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
186
|
+
Qe as KvMap,
|
|
187
|
+
Ze as KvMaterialIcon,
|
|
188
|
+
$e as KvPageContainer,
|
|
189
|
+
oo as KvPagination,
|
|
190
|
+
to as KvPieChart,
|
|
191
|
+
fo as KvPieChartV2,
|
|
192
|
+
mo as KvPill,
|
|
193
|
+
po as KvPopper,
|
|
194
|
+
xo as KvProgressBar,
|
|
195
|
+
no as KvProgressCircle,
|
|
196
|
+
Ao as KvPulsingDot,
|
|
197
|
+
Co as KvRadio,
|
|
198
|
+
lr as KvSecondaryNav,
|
|
199
|
+
co as KvSelect,
|
|
200
|
+
Lo as KvSideSheet,
|
|
201
|
+
Je as KvSimpleMap,
|
|
202
|
+
Eo as KvStackedBarGraph,
|
|
203
|
+
Mo as KvSwitch,
|
|
204
|
+
Oo as KvTab,
|
|
205
|
+
go as KvTabPanel,
|
|
206
|
+
Go as KvTabs,
|
|
207
|
+
ho as KvTextInput,
|
|
208
|
+
Bo as KvTextLink,
|
|
209
|
+
yo as KvThemeProvider,
|
|
210
|
+
bo as KvToast,
|
|
211
|
+
wo as KvTooltip,
|
|
212
|
+
Ho as KvTreeMapChart,
|
|
213
|
+
jo as KvUserAvatar,
|
|
214
|
+
Yo as KvUtilityMenu,
|
|
215
|
+
qo as KvVerticalCarousel,
|
|
216
|
+
Xo as KvVotingCard,
|
|
217
|
+
er as KvVotingCardV2,
|
|
218
|
+
rr as KvWideLoanCard,
|
|
219
|
+
sr as KvWwwHeader,
|
|
220
|
+
dr as KvWwwHeaderBasic,
|
|
221
|
+
br as LOAN_CALLOUTS_FRAGMENT,
|
|
222
|
+
kr as LOAN_GEOCODE_FRAGMENT,
|
|
223
|
+
wr as LOAN_PROGRESS_FRAGMENT,
|
|
224
|
+
Kr as Mash,
|
|
225
|
+
Zr as NO_BALANCE_CAMPAIGN,
|
|
226
|
+
qr as TOP_UP_CAMPAIGN,
|
|
227
|
+
Lr as abc,
|
|
228
|
+
tt as animationCoordinator,
|
|
229
|
+
_t as buildTailwindClassName,
|
|
230
|
+
cr as carouselUtil,
|
|
231
|
+
gr as collapse,
|
|
232
|
+
at as computeMapCenter,
|
|
233
|
+
ft as computeMapZoom,
|
|
234
|
+
hr as cropResizeImageToDataUrl,
|
|
235
|
+
Mr as debounce,
|
|
236
|
+
Pr as expand,
|
|
237
|
+
lt as generateMapMarkers,
|
|
238
|
+
mt as getCoordinatesBetween,
|
|
239
|
+
st as getCountryColor,
|
|
240
|
+
Jr as getDropdownPriceArray,
|
|
241
|
+
Dr as getKivaImageUrl,
|
|
242
|
+
Xr as getLendCtaSelectedOption,
|
|
243
|
+
pt as getLoansIntervals,
|
|
244
|
+
gt as getTreemap,
|
|
245
|
+
vr as groupBy,
|
|
246
|
+
ct as headerNumberCase,
|
|
247
|
+
Nr as indexIn,
|
|
248
|
+
$r as isBetween25And50,
|
|
249
|
+
Br as isLegacyPlaceholderAvatar,
|
|
250
|
+
et as isLessThan25,
|
|
251
|
+
Mt as isTargetElement,
|
|
252
|
+
Tt as kebabCase,
|
|
253
|
+
Wr as loanCardComputedProperties,
|
|
254
|
+
Hr as loanCardMethods,
|
|
255
|
+
ut as lockPrintSingleEl,
|
|
256
|
+
nt as lockScroll,
|
|
257
|
+
vt as lockScrollSmallOnly,
|
|
258
|
+
It as offBodyTouchstart,
|
|
259
|
+
Ot as onBodyTouchstart,
|
|
260
|
+
Vr as randomizedUserAvatarClass,
|
|
261
|
+
Lt as removeObjectProperty,
|
|
262
|
+
Ar as sortBy,
|
|
263
|
+
Er as startsWith,
|
|
264
|
+
Et as throttle,
|
|
265
|
+
ot as truncateStringByWords,
|
|
266
|
+
xt as unlockPrintSingleEl,
|
|
267
|
+
At as unlockScroll,
|
|
268
|
+
it as unlockScrollSmallOnly,
|
|
269
|
+
Cr as useAttrs,
|
|
270
|
+
Or as useEventListener,
|
|
271
|
+
yr as validateImageFile
|
|
270
272
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.kv-loading-text-line[data-v-9be8a005]{width:100%}.kv-loading-text-line.extra-line[data-v-9be8a005]:last-of-type{width:70%}.kv-loading-text-line .kv-loading-text-placeholder[data-v-9be8a005]{display:inline-block;vertical-align:baseline;width:100%;height:.7em;height:1cap}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { computed as s, openBlock as t, createElementBlock as o, Fragment as i, renderList as c, normalizeClass as d, createElementVNode as m, createVNode as p } from "vue";
|
|
2
|
+
import u from "./KvLoadingPlaceholder.js";
|
|
3
|
+
import "./KvLoadingText.css";
|
|
4
|
+
import _ from "../_virtual/_plugin-vue_export-helper.js";
|
|
5
|
+
const v = { class: "kv-loading-text" }, x = { class: "kv-loading-text-placeholder" }, f = {
|
|
6
|
+
__name: "KvLoadingText",
|
|
7
|
+
props: {
|
|
8
|
+
/**
|
|
9
|
+
* Number of loading text lines to render. When greater than 1,
|
|
10
|
+
* the final line renders at 70% width to mimic wrapped text.
|
|
11
|
+
* Values below 1, fractions, and non-numbers render a single line.
|
|
12
|
+
*/
|
|
13
|
+
lines: {
|
|
14
|
+
type: Number,
|
|
15
|
+
default: 1
|
|
16
|
+
}
|
|
17
|
+
},
|
|
18
|
+
setup(n) {
|
|
19
|
+
const a = n, l = s(() => {
|
|
20
|
+
const e = Math.floor(a.lines);
|
|
21
|
+
return Number.isFinite(e) && e > 1 ? e : 1;
|
|
22
|
+
});
|
|
23
|
+
return (e, g) => (t(), o("div", v, [
|
|
24
|
+
(t(!0), o(i, null, c(l.value, (r) => (t(), o("div", {
|
|
25
|
+
key: r,
|
|
26
|
+
class: d(["kv-loading-text-line", { "extra-line": r !== 1 }])
|
|
27
|
+
}, [
|
|
28
|
+
m("div", x, [
|
|
29
|
+
p(u)
|
|
30
|
+
])
|
|
31
|
+
], 2))), 128))
|
|
32
|
+
]));
|
|
33
|
+
}
|
|
34
|
+
}, b = /* @__PURE__ */ _(f, [["__scopeId", "data-v-9be8a005"]]);
|
|
35
|
+
export {
|
|
36
|
+
b as default
|
|
37
|
+
};
|
package/dist/vue/index.d.ts
CHANGED
|
@@ -55,6 +55,7 @@ export { default as KvLoanUse } from './KvLoanUse.vue';
|
|
|
55
55
|
export * from './KvLoanUse.vue';
|
|
56
56
|
export { default as KvLoadingPlaceholder } from './KvLoadingPlaceholder.vue';
|
|
57
57
|
export { default as KvLoadingSpinner } from './KvLoadingSpinner.vue';
|
|
58
|
+
export { default as KvLoadingText } from './KvLoadingText.vue';
|
|
58
59
|
export { default as KvMap } from './KvMap.vue';
|
|
59
60
|
export { default as KvMaterialIcon } from './KvMaterialIcon.vue';
|
|
60
61
|
export { default as KvSimpleMap } from './KvSimpleMap.vue';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kiva/kv-components",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.26.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -113,5 +113,5 @@
|
|
|
113
113
|
"dependencies": {
|
|
114
114
|
"fuse.js": "^7.1.0"
|
|
115
115
|
},
|
|
116
|
-
"gitHead": "
|
|
116
|
+
"gitHead": "f3970572fbabe8fae5595bb82808acdd42deea9f"
|
|
117
117
|
}
|