@frollo/frollo-web-ui 6.0.2 → 6.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cjs/index.js +25 -17
- package/esm/{add-to-unscopables-cfb87985.js → add-to-unscopables-ee05b58f.js} +2 -2
- package/esm/{array-iteration-2181d2bd.js → array-iteration-8267bf22.js} +2 -2
- package/esm/{array-method-has-species-support-dfbd0c7f.js → array-method-has-species-support-6c675094.js} +1 -1
- package/esm/{array-method-is-strict-7dac83d7.js → array-method-is-strict-d313436f.js} +1 -1
- package/esm/{array-species-create-ff1f78e1.js → array-species-create-1c67e297.js} +2 -2
- package/esm/{classof-7ba4c6c3.js → classof-d44bf093.js} +1 -1
- package/esm/{create-property-1bf185fa.js → create-property-eb329361.js} +1 -1
- package/esm/{does-not-exceed-safe-integer-b66f7ee2.js → does-not-exceed-safe-integer-de37ce28.js} +1 -1
- package/esm/{es.array.concat-d9281ad1.js → es.array.concat-99b85557.js} +6 -6
- package/esm/{es.array.find-ee91a966.js → es.array.find-1ded15d5.js} +4 -4
- package/esm/{es.array.includes-d57031df.js → es.array.includes-08e25019.js} +3 -3
- package/esm/{es.array.map-582a2b69.js → es.array.map-c56ebffd.js} +4 -4
- package/esm/{es.date.to-string-dc67483a.js → es.date.to-string-15eb9936.js} +1 -1
- package/esm/{es.function.name-14d69869.js → es.function.name-6cafd747.js} +1 -1
- package/esm/{es.number.constructor-bed13ae4.js → es.number.constructor-fb16fe05.js} +2 -2
- package/esm/{es.object.to-string-31ad45ad.js → es.object.to-string-4b07c4d1.js} +2 -2
- package/esm/{es.string.includes-01e4d90f.js → es.string.includes-061e8272.js} +3 -3
- package/esm/{es.string.iterator-27b735a3.js → es.string.iterator-25db8cd2.js} +8 -8
- package/esm/{export-44690f0d.js → export-10c4adbc.js} +1 -1
- package/esm/{function-apply-5580128b.js → function-apply-e17cf65b.js} +1 -1
- package/esm/fw-accordion.js +11 -7
- package/esm/fw-animations.js +3 -3
- package/esm/fw-bar-chart.js +16 -16
- package/esm/{fw-button-cbaedd16.js → fw-button-c8502414.js} +1 -1
- package/esm/fw-button.js +6 -6
- package/esm/fw-checkbox.js +9 -9
- package/esm/fw-date-picker.js +10 -10
- package/esm/fw-drawer.js +6 -6
- package/esm/{fw-dropdown-3f1ae8ee.js → fw-dropdown-6856e66e.js} +3 -3
- package/esm/fw-dropdown.js +11 -11
- package/esm/{fw-image-9c1032f2.js → fw-image-aca2c61d.js} +10 -10
- package/esm/fw-image.js +17 -17
- package/esm/{fw-input-8fa201f7.js → fw-input-259e2e18.js} +4 -4
- package/esm/fw-input.js +14 -14
- package/esm/fw-loading.js +3 -3
- package/esm/fw-modal.js +6 -6
- package/esm/fw-navigation-menu.js +12 -10
- package/esm/fw-popover.js +7 -7
- package/esm/fw-progress-bar.js +3 -3
- package/esm/fw-provider-list.js +26 -26
- package/esm/fw-sidebar-menu.js +6 -6
- package/esm/{fw-table-row-cfbd796c.js → fw-table-row-23f78218.js} +18 -16
- package/esm/fw-table.js +11 -11
- package/esm/fw-tabs.js +9 -9
- package/esm/{fw-tag-749b4fc6.js → fw-tag-ac28200a.js} +2 -2
- package/esm/fw-tag.js +7 -7
- package/esm/fw-toast.js +15 -15
- package/esm/fw-transactions-card.js +17 -17
- package/esm/{index-95659c75.js → index-6758f755.js} +13 -13
- package/esm/index.js +38 -38
- package/esm/{object-create-200e3764.js → object-create-51bf02dc.js} +1 -1
- package/esm/{regexp-flags-8d5e20e1.js → regexp-flags-c09864e5.js} +3 -3
- package/esm/{web.timers-991ce9a8.js → web.timers-e406c8e6.js} +3 -3
- package/frollo-web-ui.esm.js +25 -17
- package/index.d.ts +8 -4
- package/package.json +1 -1
- package/types/components/fw-accordion/fw-accordion.vue.d.ts +4 -2
- package/types/components/fw-navigation-menu/index.types.d.ts +1 -0
- package/types/components/fw-table/fw-table.vue.d.ts +3 -2
- package/web-components/index.js +25 -17
- /package/esm/{is-forced-b8806e4b.js → is-forced-7cb3ee8f.js} +0 -0
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import './es.array.includes-
|
|
2
|
-
import './es.number.constructor-
|
|
1
|
+
import './es.array.includes-08e25019.js';
|
|
2
|
+
import './es.number.constructor-fb16fe05.js';
|
|
3
3
|
import { defineComponent, computed, ref, resolveComponent, resolveDirective, withDirectives, openBlock, createElementBlock, normalizeClass, withKeys, createElementVNode, createVNode, renderSlot } from 'vue';
|
|
4
|
-
import { a as documentCreateElement$1, g as global$1, c as createNonEnumerableProperty$1 } from './is-forced-
|
|
5
|
-
import { _ as _export } from './export-
|
|
6
|
-
import { a as arrayIteration } from './array-iteration-
|
|
7
|
-
import { a as arrayMethodIsStrict$1 } from './array-method-is-strict-
|
|
8
|
-
import './es.object.to-string-
|
|
9
|
-
import './es.array.find-
|
|
10
|
-
import './es.string.iterator-
|
|
11
|
-
import './web.timers-
|
|
4
|
+
import { a as documentCreateElement$1, g as global$1, c as createNonEnumerableProperty$1 } from './is-forced-7cb3ee8f.js';
|
|
5
|
+
import { _ as _export } from './export-10c4adbc.js';
|
|
6
|
+
import { a as arrayIteration } from './array-iteration-8267bf22.js';
|
|
7
|
+
import { a as arrayMethodIsStrict$1 } from './array-method-is-strict-d313436f.js';
|
|
8
|
+
import './es.object.to-string-4b07c4d1.js';
|
|
9
|
+
import './es.array.find-1ded15d5.js';
|
|
10
|
+
import './es.string.iterator-25db8cd2.js';
|
|
11
|
+
import './web.timers-e406c8e6.js';
|
|
12
12
|
import { s as script$1 } from './fw-loading-bar-f5ca605c.js';
|
|
13
13
|
import { r as render$1 } from './index-bced3b35.js';
|
|
14
14
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
package/esm/fw-image.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
export { s as FwImage } from './fw-image-
|
|
2
|
-
import './es.array.includes-
|
|
3
|
-
import './is-forced-
|
|
4
|
-
import './export-
|
|
5
|
-
import './add-to-unscopables-
|
|
6
|
-
import './object-create-
|
|
7
|
-
import './es.number.constructor-
|
|
8
|
-
import './classof-
|
|
1
|
+
export { s as FwImage } from './fw-image-aca2c61d.js';
|
|
2
|
+
import './es.array.includes-08e25019.js';
|
|
3
|
+
import './is-forced-7cb3ee8f.js';
|
|
4
|
+
import './export-10c4adbc.js';
|
|
5
|
+
import './add-to-unscopables-ee05b58f.js';
|
|
6
|
+
import './object-create-51bf02dc.js';
|
|
7
|
+
import './es.number.constructor-fb16fe05.js';
|
|
8
|
+
import './classof-d44bf093.js';
|
|
9
9
|
import 'vue';
|
|
10
|
-
import './array-iteration-
|
|
11
|
-
import './array-species-create-
|
|
12
|
-
import './array-method-is-strict-
|
|
13
|
-
import './es.object.to-string-
|
|
14
|
-
import './es.array.find-
|
|
15
|
-
import './es.string.iterator-
|
|
16
|
-
import './create-property-
|
|
17
|
-
import './web.timers-
|
|
18
|
-
import './function-apply-
|
|
10
|
+
import './array-iteration-8267bf22.js';
|
|
11
|
+
import './array-species-create-1c67e297.js';
|
|
12
|
+
import './array-method-is-strict-d313436f.js';
|
|
13
|
+
import './es.object.to-string-4b07c4d1.js';
|
|
14
|
+
import './es.array.find-1ded15d5.js';
|
|
15
|
+
import './es.string.iterator-25db8cd2.js';
|
|
16
|
+
import './create-property-eb329361.js';
|
|
17
|
+
import './web.timers-e406c8e6.js';
|
|
18
|
+
import './function-apply-e17cf65b.js';
|
|
19
19
|
import './fw-loading-bar-f5ca605c.js';
|
|
20
20
|
import './style-inject.es-1f59c1d0.js';
|
|
21
21
|
import './index-bced3b35.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import './es.array.includes-
|
|
2
|
-
import './es.number.constructor-
|
|
1
|
+
import './es.array.includes-08e25019.js';
|
|
2
|
+
import './es.number.constructor-fb16fe05.js';
|
|
3
3
|
import { defineComponent, ref, computed, resolveComponent, openBlock, createElementBlock, createVNode, withCtx, createElementVNode, toDisplayString, createCommentVNode, renderSlot, mergeProps, createBlock, Transition, normalizeClass } from 'vue';
|
|
4
4
|
import { a as render$1 } from './index-bced3b35.js';
|
|
5
5
|
import { a as Field } from './vee-validate.esm-a17a23c3.js';
|
|
6
6
|
import { u as uniqueId } from './uniqueId-fe08534a.js';
|
|
7
|
-
import './es.function.name-
|
|
8
|
-
import './es.array.concat-
|
|
7
|
+
import './es.function.name-6cafd747.js';
|
|
8
|
+
import './es.array.concat-99b85557.js';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
10
10
|
|
|
11
11
|
var script = defineComponent({
|
package/esm/fw-input.js
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
export { s as FwInput } from './fw-input-
|
|
2
|
-
import './es.array.includes-
|
|
3
|
-
import './is-forced-
|
|
4
|
-
import './export-
|
|
5
|
-
import './add-to-unscopables-
|
|
6
|
-
import './object-create-
|
|
7
|
-
import './es.number.constructor-
|
|
8
|
-
import './classof-
|
|
1
|
+
export { s as FwInput } from './fw-input-259e2e18.js';
|
|
2
|
+
import './es.array.includes-08e25019.js';
|
|
3
|
+
import './is-forced-7cb3ee8f.js';
|
|
4
|
+
import './export-10c4adbc.js';
|
|
5
|
+
import './add-to-unscopables-ee05b58f.js';
|
|
6
|
+
import './object-create-51bf02dc.js';
|
|
7
|
+
import './es.number.constructor-fb16fe05.js';
|
|
8
|
+
import './classof-d44bf093.js';
|
|
9
9
|
import 'vue';
|
|
10
10
|
import './index-bced3b35.js';
|
|
11
11
|
import './check-94a5917a.js';
|
|
12
12
|
import './vee-validate.esm-a17a23c3.js';
|
|
13
13
|
import './uniqueId-fe08534a.js';
|
|
14
|
-
import './es.function.name-
|
|
15
|
-
import './es.array.concat-
|
|
16
|
-
import './array-species-create-
|
|
17
|
-
import './does-not-exceed-safe-integer-
|
|
18
|
-
import './create-property-
|
|
19
|
-
import './array-method-has-species-support-
|
|
14
|
+
import './es.function.name-6cafd747.js';
|
|
15
|
+
import './es.array.concat-99b85557.js';
|
|
16
|
+
import './array-species-create-1c67e297.js';
|
|
17
|
+
import './does-not-exceed-safe-integer-de37ce28.js';
|
|
18
|
+
import './create-property-eb329361.js';
|
|
19
|
+
import './array-method-has-species-support-6c675094.js';
|
|
20
20
|
import './style-inject.es-1f59c1d0.js';
|
package/esm/fw-loading.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { s as script$2 } from './fw-loading-bar-f5ca605c.js';
|
|
2
2
|
export { s as FwLoadingBar } from './fw-loading-bar-f5ca605c.js';
|
|
3
3
|
import { defineComponent, resolveComponent, openBlock, createElementBlock, createElementVNode, createVNode, normalizeClass, normalizeStyle, Fragment, renderList } from 'vue';
|
|
4
|
-
import './es.number.constructor-
|
|
4
|
+
import './es.number.constructor-fb16fe05.js';
|
|
5
5
|
import './style-inject.es-1f59c1d0.js';
|
|
6
|
-
import './is-forced-
|
|
7
|
-
import './classof-
|
|
6
|
+
import './is-forced-7cb3ee8f.js';
|
|
7
|
+
import './classof-d44bf093.js';
|
|
8
8
|
|
|
9
9
|
var script$1 = defineComponent({
|
|
10
10
|
name: 'FwLoadingCard',
|
package/esm/fw-modal.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import './es.array.includes-
|
|
1
|
+
import './es.array.includes-08e25019.js';
|
|
2
2
|
import { defineComponent, ref, computed, onMounted, resolveComponent, openBlock, createBlock, Teleport, createVNode, Transition, withCtx, createElementBlock, createElementVNode, renderSlot, createCommentVNode, createTextVNode, toDisplayString } from 'vue';
|
|
3
|
-
import { s as script$1 } from './fw-button-
|
|
3
|
+
import { s as script$1 } from './fw-button-c8502414.js';
|
|
4
4
|
import { u as uniqueId } from './uniqueId-fe08534a.js';
|
|
5
5
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
6
|
-
import './is-forced-
|
|
7
|
-
import './export-
|
|
8
|
-
import './add-to-unscopables-
|
|
9
|
-
import './object-create-
|
|
6
|
+
import './is-forced-7cb3ee8f.js';
|
|
7
|
+
import './export-10c4adbc.js';
|
|
8
|
+
import './add-to-unscopables-ee05b58f.js';
|
|
9
|
+
import './object-create-51bf02dc.js';
|
|
10
10
|
import './fw-loading-spinner-72d70258.js';
|
|
11
11
|
import './index-bced3b35.js';
|
|
12
12
|
import './check-94a5917a.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent, ref, createElementVNode, resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, Fragment, renderList, createBlock, withCtx, createTextVNode, toDisplayString, createVNode, Transition } from 'vue';
|
|
2
|
-
import { s as script$1 } from './fw-button-
|
|
2
|
+
import { s as script$1 } from './fw-button-c8502414.js';
|
|
3
3
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
4
|
-
import './es.array.includes-
|
|
5
|
-
import './is-forced-
|
|
6
|
-
import './export-
|
|
7
|
-
import './add-to-unscopables-
|
|
8
|
-
import './object-create-
|
|
4
|
+
import './es.array.includes-08e25019.js';
|
|
5
|
+
import './is-forced-7cb3ee8f.js';
|
|
6
|
+
import './export-10c4adbc.js';
|
|
7
|
+
import './add-to-unscopables-ee05b58f.js';
|
|
8
|
+
import './object-create-51bf02dc.js';
|
|
9
9
|
import './fw-loading-spinner-72d70258.js';
|
|
10
10
|
import './index-bced3b35.js';
|
|
11
11
|
import './check-94a5917a.js';
|
|
@@ -107,13 +107,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
107
107
|
to: item.to,
|
|
108
108
|
external: item.external,
|
|
109
109
|
size: "md",
|
|
110
|
-
"aria-current": "page"
|
|
110
|
+
"aria-current": "page",
|
|
111
|
+
onClick: item.onClick
|
|
111
112
|
}, {
|
|
112
113
|
"default": withCtx(function () {
|
|
113
114
|
return [createTextVNode(toDisplayString(item.label), 1)];
|
|
114
115
|
}),
|
|
115
116
|
_: 2
|
|
116
|
-
}, 1032, ["href", "to", "external"]);
|
|
117
|
+
}, 1032, ["href", "to", "external", "onClick"]);
|
|
117
118
|
}), 128))])])) : createCommentVNode("", true), _ctx.actionLabel ? (openBlock(), createElementBlock("div", _hoisted_5, [createVNode(_component_FwButton, {
|
|
118
119
|
onClick: _ctx.actionClicked,
|
|
119
120
|
size: "md",
|
|
@@ -153,13 +154,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
153
154
|
to: item.to,
|
|
154
155
|
external: item.external,
|
|
155
156
|
size: "md",
|
|
156
|
-
"aria-current": "page"
|
|
157
|
+
"aria-current": "page",
|
|
158
|
+
onClick: item.onClick
|
|
157
159
|
}, {
|
|
158
160
|
"default": withCtx(function () {
|
|
159
161
|
return [createTextVNode(toDisplayString(item.label), 1)];
|
|
160
162
|
}),
|
|
161
163
|
_: 2
|
|
162
|
-
}, 1032, ["href", "to", "external"]);
|
|
164
|
+
}, 1032, ["href", "to", "external", "onClick"]);
|
|
163
165
|
}), 128))]), _ctx.actionLabel ? (openBlock(), createBlock(_component_FwButton, {
|
|
164
166
|
key: 0,
|
|
165
167
|
"class": "w-full rounded-md",
|
package/esm/fw-popover.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { a as _typeof, _ as _defineProperty } from './defineProperty-b85f2e0f.js';
|
|
2
|
-
import './es.array.includes-
|
|
3
|
-
import './web.timers-
|
|
2
|
+
import './es.array.includes-08e25019.js';
|
|
3
|
+
import './web.timers-e406c8e6.js';
|
|
4
4
|
import { defineComponent, ref, computed, watchEffect, onBeforeUnmount, onMounted, onUpdated, useCssVars, pushScopeId, popScopeId, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
5
5
|
import { c as createPopper } from './index-0c5cae4f.js';
|
|
6
6
|
import { u as uniqueId } from './uniqueId-fe08534a.js';
|
|
7
7
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
8
|
-
import './is-forced-
|
|
9
|
-
import './export-
|
|
10
|
-
import './add-to-unscopables-
|
|
11
|
-
import './object-create-
|
|
12
|
-
import './function-apply-
|
|
8
|
+
import './is-forced-7cb3ee8f.js';
|
|
9
|
+
import './export-10c4adbc.js';
|
|
10
|
+
import './add-to-unscopables-ee05b58f.js';
|
|
11
|
+
import './object-create-51bf02dc.js';
|
|
12
|
+
import './function-apply-e17cf65b.js';
|
|
13
13
|
|
|
14
14
|
function _regeneratorRuntime() {
|
|
15
15
|
"use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
package/esm/fw-progress-bar.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import './es.number.constructor-
|
|
1
|
+
import './es.number.constructor-fb16fe05.js';
|
|
2
2
|
import { defineComponent, resolveComponent, openBlock, createElementBlock, createElementVNode, Fragment, renderList, normalizeClass, createBlock, toDisplayString, normalizeStyle, createCommentVNode } from 'vue';
|
|
3
3
|
import { r as render$1 } from './check-94a5917a.js';
|
|
4
|
-
import './is-forced-
|
|
5
|
-
import './classof-
|
|
4
|
+
import './is-forced-7cb3ee8f.js';
|
|
5
|
+
import './classof-d44bf093.js';
|
|
6
6
|
|
|
7
7
|
var script = defineComponent({
|
|
8
8
|
name: 'FwProgressBar',
|
package/esm/fw-provider-list.js
CHANGED
|
@@ -1,39 +1,39 @@
|
|
|
1
1
|
import { _ as _defineProperty } from './defineProperty-b85f2e0f.js';
|
|
2
|
-
import './regexp-flags-
|
|
3
|
-
import './is-forced-
|
|
4
|
-
import { _ as _export } from './export-
|
|
5
|
-
import { a as arrayIteration } from './array-iteration-
|
|
6
|
-
import { a as arrayMethodHasSpeciesSupport$1 } from './array-method-has-species-support-
|
|
7
|
-
import './es.object.to-string-
|
|
8
|
-
import './es.array.includes-
|
|
9
|
-
import './es.string.includes-
|
|
10
|
-
import { _ as __default__, s as script$4, a as script$5 } from './fw-table-row-
|
|
11
|
-
import './es.date.to-string-
|
|
12
|
-
import './es.function.name-
|
|
13
|
-
import './es.array.map-
|
|
14
|
-
import './es.array.concat-
|
|
2
|
+
import './regexp-flags-c09864e5.js';
|
|
3
|
+
import './is-forced-7cb3ee8f.js';
|
|
4
|
+
import { _ as _export } from './export-10c4adbc.js';
|
|
5
|
+
import { a as arrayIteration } from './array-iteration-8267bf22.js';
|
|
6
|
+
import { a as arrayMethodHasSpeciesSupport$1 } from './array-method-has-species-support-6c675094.js';
|
|
7
|
+
import './es.object.to-string-4b07c4d1.js';
|
|
8
|
+
import './es.array.includes-08e25019.js';
|
|
9
|
+
import './es.string.includes-061e8272.js';
|
|
10
|
+
import { _ as __default__, s as script$4, a as script$5 } from './fw-table-row-23f78218.js';
|
|
11
|
+
import './es.date.to-string-15eb9936.js';
|
|
12
|
+
import './es.function.name-6cafd747.js';
|
|
13
|
+
import './es.array.map-c56ebffd.js';
|
|
14
|
+
import './es.array.concat-99b85557.js';
|
|
15
15
|
import { defineComponent, ref, computed, createTextVNode, createElementVNode, resolveComponent, openBlock, createElementBlock, toDisplayString, createVNode, withCtx, createBlock, createCommentVNode } from 'vue';
|
|
16
|
-
import { s as script$1 } from './fw-input-
|
|
17
|
-
import { _ as __default__$1 } from './fw-tag-
|
|
18
|
-
import { s as script$3 } from './fw-button-
|
|
19
|
-
import { s as script$2 } from './fw-dropdown-
|
|
16
|
+
import { s as script$1 } from './fw-input-259e2e18.js';
|
|
17
|
+
import { _ as __default__$1 } from './fw-tag-ac28200a.js';
|
|
18
|
+
import { s as script$3 } from './fw-button-c8502414.js';
|
|
19
|
+
import { s as script$2 } from './fw-dropdown-6856e66e.js';
|
|
20
20
|
import { f as render$1, g as render$2, i as render$3 } from './index-bced3b35.js';
|
|
21
21
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
22
|
-
import './object-create-
|
|
23
|
-
import './array-species-create-
|
|
24
|
-
import './classof-
|
|
25
|
-
import './add-to-unscopables-
|
|
26
|
-
import './es.number.constructor-
|
|
27
|
-
import './create-property-
|
|
28
|
-
import './array-method-is-strict-
|
|
22
|
+
import './object-create-51bf02dc.js';
|
|
23
|
+
import './array-species-create-1c67e297.js';
|
|
24
|
+
import './classof-d44bf093.js';
|
|
25
|
+
import './add-to-unscopables-ee05b58f.js';
|
|
26
|
+
import './es.number.constructor-fb16fe05.js';
|
|
27
|
+
import './create-property-eb329361.js';
|
|
28
|
+
import './array-method-is-strict-d313436f.js';
|
|
29
29
|
import './get-root-colours-865a52ba.js';
|
|
30
30
|
import './fw-loading-bar-f5ca605c.js';
|
|
31
|
-
import './does-not-exceed-safe-integer-
|
|
31
|
+
import './does-not-exceed-safe-integer-de37ce28.js';
|
|
32
32
|
import './vee-validate.esm-a17a23c3.js';
|
|
33
33
|
import './uniqueId-fe08534a.js';
|
|
34
34
|
import './fw-button.js';
|
|
35
35
|
import './fw-loading-spinner-72d70258.js';
|
|
36
|
-
import './es.array.find-
|
|
36
|
+
import './es.array.find-1ded15d5.js';
|
|
37
37
|
import './check-94a5917a.js';
|
|
38
38
|
|
|
39
39
|
var es_array_filter = {};
|
package/esm/fw-sidebar-menu.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent, ref, resolveComponent, openBlock, createElementBlock, normalizeClass, createVNode, withCtx, Transition, renderSlot, createCommentVNode, createElementVNode, Fragment, renderList, createBlock, createTextVNode, toDisplayString } from 'vue';
|
|
2
|
-
import { s as script$1 } from './fw-button-
|
|
2
|
+
import { s as script$1 } from './fw-button-c8502414.js';
|
|
3
3
|
import { h as render$1 } from './index-bced3b35.js';
|
|
4
4
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
5
|
-
import './es.array.includes-
|
|
6
|
-
import './is-forced-
|
|
7
|
-
import './export-
|
|
8
|
-
import './add-to-unscopables-
|
|
9
|
-
import './object-create-
|
|
5
|
+
import './es.array.includes-08e25019.js';
|
|
6
|
+
import './is-forced-7cb3ee8f.js';
|
|
7
|
+
import './export-10c4adbc.js';
|
|
8
|
+
import './add-to-unscopables-ee05b58f.js';
|
|
9
|
+
import './object-create-51bf02dc.js';
|
|
10
10
|
import './fw-loading-spinner-72d70258.js';
|
|
11
11
|
import './check-94a5917a.js';
|
|
12
12
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { t as toString$2 } from './es.number.constructor-
|
|
2
|
-
import { d as deletePropertyOrThrow$1, r as regexpFlags } from './regexp-flags-
|
|
3
|
-
import { i as toAbsoluteIndex$1, l as lengthOfArrayLike$2, j as engineUserAgent, f as functionUncurryThis, k as aCallable$1, e as toObject$1, h as fails$3, m as engineV8Version, d as descriptors, n as anObject$2, b as defineBuiltIn$2, p as functionCall, q as hasOwnProperty_1, r as objectIsPrototypeOf, s as functionName } from './is-forced-
|
|
4
|
-
import { _ as _export } from './export-
|
|
5
|
-
import { c as createProperty$1 } from './create-property-
|
|
6
|
-
import { a as arrayMethodIsStrict$1 } from './array-method-is-strict-
|
|
7
|
-
import { a as objectCreate } from './object-create-
|
|
8
|
-
import './es.date.to-string-
|
|
9
|
-
import './es.object.to-string-
|
|
1
|
+
import { t as toString$2 } from './es.number.constructor-fb16fe05.js';
|
|
2
|
+
import { d as deletePropertyOrThrow$1, r as regexpFlags } from './regexp-flags-c09864e5.js';
|
|
3
|
+
import { i as toAbsoluteIndex$1, l as lengthOfArrayLike$2, j as engineUserAgent, f as functionUncurryThis, k as aCallable$1, e as toObject$1, h as fails$3, m as engineV8Version, d as descriptors, n as anObject$2, b as defineBuiltIn$2, p as functionCall, q as hasOwnProperty_1, r as objectIsPrototypeOf, s as functionName } from './is-forced-7cb3ee8f.js';
|
|
4
|
+
import { _ as _export } from './export-10c4adbc.js';
|
|
5
|
+
import { c as createProperty$1 } from './create-property-eb329361.js';
|
|
6
|
+
import { a as arrayMethodIsStrict$1 } from './array-method-is-strict-d313436f.js';
|
|
7
|
+
import { a as objectCreate } from './object-create-51bf02dc.js';
|
|
8
|
+
import './es.date.to-string-15eb9936.js';
|
|
9
|
+
import './es.object.to-string-4b07c4d1.js';
|
|
10
10
|
import { d as render$3, e as render$4 } from './index-bced3b35.js';
|
|
11
11
|
import { defineComponent, computed, ref, onMounted, useCssVars, pushScopeId, popScopeId, resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, createCommentVNode, Fragment, renderList, withKeys, toDisplayString, createBlock, createVNode } from 'vue';
|
|
12
12
|
import { u as useColours } from './get-root-colours-865a52ba.js';
|
|
@@ -299,7 +299,7 @@ var __default__ = defineComponent({
|
|
|
299
299
|
ArrowDownSvg: render$4,
|
|
300
300
|
FwLoadingBar: script$2
|
|
301
301
|
},
|
|
302
|
-
emits: ['rowClicked'],
|
|
302
|
+
emits: ['rowClicked', 'columnSorted'],
|
|
303
303
|
props: {
|
|
304
304
|
items: {
|
|
305
305
|
type: Array,
|
|
@@ -334,12 +334,13 @@ var __default__ = defineComponent({
|
|
|
334
334
|
var currentSortedColumn = ref('');
|
|
335
335
|
onMounted(function () {
|
|
336
336
|
if (Number(props.autoSortColumn) >= 0) {
|
|
337
|
-
sortColumn(columns.value[Number(props.autoSortColumn)]);
|
|
337
|
+
sortColumn(columns.value[Number(props.autoSortColumn)], false);
|
|
338
338
|
}
|
|
339
339
|
});
|
|
340
340
|
var _useColours = useColours(),
|
|
341
341
|
bgHoverColor = _useColours.primaryFade5;
|
|
342
342
|
var sortColumn = function sortColumn(column) {
|
|
343
|
+
var isAction = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
|
|
343
344
|
if (!isColumnSortable(column)) return;
|
|
344
345
|
currentSortedColumn.value = column;
|
|
345
346
|
if (sortBy.value === column) {
|
|
@@ -348,6 +349,7 @@ var __default__ = defineComponent({
|
|
|
348
349
|
sortBy.value = column;
|
|
349
350
|
sortDirection.value = columnInitSort(column);
|
|
350
351
|
}
|
|
352
|
+
if (isAction) ctx.emit('columnSorted', column, sortDirection.value);
|
|
351
353
|
};
|
|
352
354
|
var sortedData = computed(function () {
|
|
353
355
|
if (!sortBy.value) {
|
|
@@ -422,7 +424,7 @@ var __default__ = defineComponent({
|
|
|
422
424
|
var __injectCSSVars__ = function __injectCSSVars__() {
|
|
423
425
|
useCssVars(function (_ctx) {
|
|
424
426
|
return {
|
|
425
|
-
"
|
|
427
|
+
"1f1e2224": _ctx.bgHoverColor
|
|
426
428
|
};
|
|
427
429
|
});
|
|
428
430
|
};
|
|
@@ -433,7 +435,7 @@ __default__.setup = __setup__ ? function (props, ctx) {
|
|
|
433
435
|
} : __injectCSSVars__;
|
|
434
436
|
|
|
435
437
|
var _withScopeId = function _withScopeId(n) {
|
|
436
|
-
return pushScopeId("data-v-
|
|
438
|
+
return pushScopeId("data-v-2b5e0ff2"), n = n(), popScopeId(), n;
|
|
437
439
|
};
|
|
438
440
|
var _hoisted_1$2 = ["aria-busy"];
|
|
439
441
|
var _hoisted_2$1 = {
|
|
@@ -542,12 +544,12 @@ function render$2(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
542
544
|
}), 128))])], 10, _hoisted_1$2);
|
|
543
545
|
}
|
|
544
546
|
|
|
545
|
-
var css_248z = ".fw-table-head--sortable[data-v-
|
|
546
|
-
var stylesheet = ".fw-table-head--sortable[data-v-
|
|
547
|
+
var css_248z = ".fw-table-head--sortable[data-v-2b5e0ff2]:hover{background-color:var(--1f1e2224)}.fw-table-row[data-v-2b5e0ff2]:hover{background-color:var(--1f1e2224)}";
|
|
548
|
+
var stylesheet = ".fw-table-head--sortable[data-v-2b5e0ff2]:hover{background-color:var(--1f1e2224)}.fw-table-row[data-v-2b5e0ff2]:hover{background-color:var(--1f1e2224)}";
|
|
547
549
|
styleInject(css_248z);
|
|
548
550
|
|
|
549
551
|
__default__.render = render$2;
|
|
550
|
-
__default__.__scopeId = "data-v-
|
|
552
|
+
__default__.__scopeId = "data-v-2b5e0ff2";
|
|
551
553
|
|
|
552
554
|
var script$1 = defineComponent({
|
|
553
555
|
name: 'FwTableHead'
|
package/esm/fw-table.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { _ as FwTable, s as FwTableHead, a as FwTableRow } from './fw-table-row-
|
|
2
|
-
import './es.number.constructor-
|
|
3
|
-
import './is-forced-
|
|
4
|
-
import './classof-
|
|
5
|
-
import './regexp-flags-
|
|
6
|
-
import './export-
|
|
7
|
-
import './object-create-
|
|
8
|
-
import './create-property-
|
|
9
|
-
import './array-method-is-strict-
|
|
10
|
-
import './es.date.to-string-
|
|
11
|
-
import './es.object.to-string-
|
|
1
|
+
export { _ as FwTable, s as FwTableHead, a as FwTableRow } from './fw-table-row-23f78218.js';
|
|
2
|
+
import './es.number.constructor-fb16fe05.js';
|
|
3
|
+
import './is-forced-7cb3ee8f.js';
|
|
4
|
+
import './classof-d44bf093.js';
|
|
5
|
+
import './regexp-flags-c09864e5.js';
|
|
6
|
+
import './export-10c4adbc.js';
|
|
7
|
+
import './object-create-51bf02dc.js';
|
|
8
|
+
import './create-property-eb329361.js';
|
|
9
|
+
import './array-method-is-strict-d313436f.js';
|
|
10
|
+
import './es.date.to-string-15eb9936.js';
|
|
11
|
+
import './es.object.to-string-4b07c4d1.js';
|
|
12
12
|
import './index-bced3b35.js';
|
|
13
13
|
import 'vue';
|
|
14
14
|
import './check-94a5917a.js';
|
package/esm/fw-tabs.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import './es.number.constructor-
|
|
1
|
+
import './es.number.constructor-fb16fe05.js';
|
|
2
2
|
import { defineComponent, computed, ref, provide, openBlock, createElementBlock, Fragment, renderList, createElementVNode, normalizeClass, toDisplayString, createCommentVNode, renderSlot, getCurrentInstance, inject, watchEffect } from 'vue';
|
|
3
|
-
import { e as toObject$1, l as lengthOfArrayLike$1, h as fails$1 } from './is-forced-
|
|
4
|
-
import { _ as _export } from './export-
|
|
5
|
-
import { a as arrayIteration } from './array-iteration-
|
|
6
|
-
import { a as addToUnscopables$1 } from './add-to-unscopables-
|
|
7
|
-
import { d as doesNotExceedSafeInteger$1 } from './does-not-exceed-safe-integer-
|
|
8
|
-
import './classof-
|
|
9
|
-
import './array-species-create-
|
|
10
|
-
import './object-create-
|
|
3
|
+
import { e as toObject$1, l as lengthOfArrayLike$1, h as fails$1 } from './is-forced-7cb3ee8f.js';
|
|
4
|
+
import { _ as _export } from './export-10c4adbc.js';
|
|
5
|
+
import { a as arrayIteration } from './array-iteration-8267bf22.js';
|
|
6
|
+
import { a as addToUnscopables$1 } from './add-to-unscopables-ee05b58f.js';
|
|
7
|
+
import { d as doesNotExceedSafeInteger$1 } from './does-not-exceed-safe-integer-de37ce28.js';
|
|
8
|
+
import './classof-d44bf093.js';
|
|
9
|
+
import './array-species-create-1c67e297.js';
|
|
10
|
+
import './object-create-51bf02dc.js';
|
|
11
11
|
|
|
12
12
|
var script$1 = defineComponent({
|
|
13
13
|
name: 'FwTabs',
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import './es.array.includes-
|
|
1
|
+
import './es.array.includes-08e25019.js';
|
|
2
2
|
import { defineComponent, ref, computed, useCssVars, resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createBlock, withCtx, createVNode, createCommentVNode } from 'vue';
|
|
3
3
|
import './fw-button.js';
|
|
4
4
|
import { c as render$1 } from './index-bced3b35.js';
|
|
5
5
|
import { u as useColours } from './get-root-colours-865a52ba.js';
|
|
6
|
-
import { s as script } from './fw-button-
|
|
6
|
+
import { s as script } from './fw-button-c8502414.js';
|
|
7
7
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
8
8
|
|
|
9
9
|
var __default__ = defineComponent({
|
package/esm/fw-tag.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export { _ as FwTag } from './fw-tag-
|
|
2
|
-
import './es.array.includes-
|
|
3
|
-
import './is-forced-
|
|
4
|
-
import './export-
|
|
5
|
-
import './add-to-unscopables-
|
|
6
|
-
import './object-create-
|
|
1
|
+
export { _ as FwTag } from './fw-tag-ac28200a.js';
|
|
2
|
+
import './es.array.includes-08e25019.js';
|
|
3
|
+
import './is-forced-7cb3ee8f.js';
|
|
4
|
+
import './export-10c4adbc.js';
|
|
5
|
+
import './add-to-unscopables-ee05b58f.js';
|
|
6
|
+
import './object-create-51bf02dc.js';
|
|
7
7
|
import 'vue';
|
|
8
8
|
import './fw-button.js';
|
|
9
|
-
import './fw-button-
|
|
9
|
+
import './fw-button-c8502414.js';
|
|
10
10
|
import './fw-loading-spinner-72d70258.js';
|
|
11
11
|
import './index-bced3b35.js';
|
|
12
12
|
import './check-94a5917a.js';
|
package/esm/fw-toast.js
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
import './es.array.includes-
|
|
2
|
-
import './es.number.constructor-
|
|
3
|
-
import './es.string.includes-
|
|
4
|
-
import './es.array.concat-
|
|
5
|
-
import './web.timers-
|
|
1
|
+
import './es.array.includes-08e25019.js';
|
|
2
|
+
import './es.number.constructor-fb16fe05.js';
|
|
3
|
+
import './es.string.includes-061e8272.js';
|
|
4
|
+
import './es.array.concat-99b85557.js';
|
|
5
|
+
import './web.timers-e406c8e6.js';
|
|
6
6
|
import { defineComponent, ref, computed, onMounted, watchEffect, openBlock, createElementBlock, Fragment, createBlock, Teleport, createVNode, TransitionGroup, createCommentVNode, Transition, withCtx, normalizeClass, createElementVNode, resolveDynamicComponent, renderSlot } from 'vue';
|
|
7
7
|
import { u as uniqueId } from './uniqueId-fe08534a.js';
|
|
8
8
|
import { f as render$1, g as render$2, a as render$3 } from './index-bced3b35.js';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
10
|
-
import './is-forced-
|
|
11
|
-
import './export-
|
|
12
|
-
import './add-to-unscopables-
|
|
13
|
-
import './object-create-
|
|
14
|
-
import './classof-
|
|
15
|
-
import './array-species-create-
|
|
16
|
-
import './does-not-exceed-safe-integer-
|
|
17
|
-
import './create-property-
|
|
18
|
-
import './array-method-has-species-support-
|
|
19
|
-
import './function-apply-
|
|
10
|
+
import './is-forced-7cb3ee8f.js';
|
|
11
|
+
import './export-10c4adbc.js';
|
|
12
|
+
import './add-to-unscopables-ee05b58f.js';
|
|
13
|
+
import './object-create-51bf02dc.js';
|
|
14
|
+
import './classof-d44bf093.js';
|
|
15
|
+
import './array-species-create-1c67e297.js';
|
|
16
|
+
import './does-not-exceed-safe-integer-de37ce28.js';
|
|
17
|
+
import './create-property-eb329361.js';
|
|
18
|
+
import './array-method-has-species-support-6c675094.js';
|
|
19
|
+
import './function-apply-e17cf65b.js';
|
|
20
20
|
import './check-94a5917a.js';
|
|
21
21
|
|
|
22
22
|
var script = defineComponent({
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import { defineComponent, createElementVNode, resolveComponent, openBlock, createBlock, withCtx, createCommentVNode, toDisplayString, createElementBlock } from 'vue';
|
|
2
2
|
import { s as script$1 } from './fw-card-1b6a67fe.js';
|
|
3
|
-
import { s as script$2 } from './fw-image-
|
|
4
|
-
import './es.array.includes-
|
|
5
|
-
import './is-forced-
|
|
6
|
-
import './export-
|
|
7
|
-
import './add-to-unscopables-
|
|
8
|
-
import './object-create-
|
|
9
|
-
import './es.number.constructor-
|
|
10
|
-
import './classof-
|
|
11
|
-
import './array-iteration-
|
|
12
|
-
import './array-species-create-
|
|
13
|
-
import './array-method-is-strict-
|
|
14
|
-
import './es.object.to-string-
|
|
15
|
-
import './es.array.find-
|
|
16
|
-
import './es.string.iterator-
|
|
17
|
-
import './create-property-
|
|
18
|
-
import './web.timers-
|
|
19
|
-
import './function-apply-
|
|
3
|
+
import { s as script$2 } from './fw-image-aca2c61d.js';
|
|
4
|
+
import './es.array.includes-08e25019.js';
|
|
5
|
+
import './is-forced-7cb3ee8f.js';
|
|
6
|
+
import './export-10c4adbc.js';
|
|
7
|
+
import './add-to-unscopables-ee05b58f.js';
|
|
8
|
+
import './object-create-51bf02dc.js';
|
|
9
|
+
import './es.number.constructor-fb16fe05.js';
|
|
10
|
+
import './classof-d44bf093.js';
|
|
11
|
+
import './array-iteration-8267bf22.js';
|
|
12
|
+
import './array-species-create-1c67e297.js';
|
|
13
|
+
import './array-method-is-strict-d313436f.js';
|
|
14
|
+
import './es.object.to-string-4b07c4d1.js';
|
|
15
|
+
import './es.array.find-1ded15d5.js';
|
|
16
|
+
import './es.string.iterator-25db8cd2.js';
|
|
17
|
+
import './create-property-eb329361.js';
|
|
18
|
+
import './web.timers-e406c8e6.js';
|
|
19
|
+
import './function-apply-e17cf65b.js';
|
|
20
20
|
import './fw-loading-bar-f5ca605c.js';
|
|
21
21
|
import './style-inject.es-1f59c1d0.js';
|
|
22
22
|
import './index-bced3b35.js';
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { t as toString$2 } from './es.number.constructor-
|
|
2
|
-
import { h as fails$5, g as global$3, p as functionCall, f as functionUncurryThis, u as shared$1, v as internalState, b as defineBuiltIn$1, w as wellKnownSymbol$2, c as createNonEnumerableProperty$1, e as toObject$2, n as anObject$2, x as isCallable$2, y as classofRaw, z as toIntegerOrInfinity$2, A as toLength$1, B as requireObjectCoercible$1, C as getMethod$1, i as toAbsoluteIndex$1, l as lengthOfArrayLike$1 } from './is-forced-
|
|
3
|
-
import { _ as _export } from './export-
|
|
4
|
-
import { r as regexpFlags$1, d as deletePropertyOrThrow$1 } from './regexp-flags-
|
|
5
|
-
import { a as objectCreate } from './object-create-
|
|
6
|
-
import { f as functionApply } from './function-apply-
|
|
7
|
-
import { s as stringMultibyte } from './es.string.iterator-
|
|
8
|
-
import './es.array.map-
|
|
9
|
-
import './es.function.name-
|
|
10
|
-
import { d as doesNotExceedSafeInteger$1 } from './does-not-exceed-safe-integer-
|
|
11
|
-
import { a as arraySpeciesCreate$1 } from './array-species-create-
|
|
12
|
-
import { c as createProperty$1 } from './create-property-
|
|
13
|
-
import { a as arrayMethodHasSpeciesSupport$1 } from './array-method-has-species-support-
|
|
1
|
+
import { t as toString$2 } from './es.number.constructor-fb16fe05.js';
|
|
2
|
+
import { h as fails$5, g as global$3, p as functionCall, f as functionUncurryThis, u as shared$1, v as internalState, b as defineBuiltIn$1, w as wellKnownSymbol$2, c as createNonEnumerableProperty$1, e as toObject$2, n as anObject$2, x as isCallable$2, y as classofRaw, z as toIntegerOrInfinity$2, A as toLength$1, B as requireObjectCoercible$1, C as getMethod$1, i as toAbsoluteIndex$1, l as lengthOfArrayLike$1 } from './is-forced-7cb3ee8f.js';
|
|
3
|
+
import { _ as _export } from './export-10c4adbc.js';
|
|
4
|
+
import { r as regexpFlags$1, d as deletePropertyOrThrow$1 } from './regexp-flags-c09864e5.js';
|
|
5
|
+
import { a as objectCreate } from './object-create-51bf02dc.js';
|
|
6
|
+
import { f as functionApply } from './function-apply-e17cf65b.js';
|
|
7
|
+
import { s as stringMultibyte } from './es.string.iterator-25db8cd2.js';
|
|
8
|
+
import './es.array.map-c56ebffd.js';
|
|
9
|
+
import './es.function.name-6cafd747.js';
|
|
10
|
+
import { d as doesNotExceedSafeInteger$1 } from './does-not-exceed-safe-integer-de37ce28.js';
|
|
11
|
+
import { a as arraySpeciesCreate$1 } from './array-species-create-1c67e297.js';
|
|
12
|
+
import { c as createProperty$1 } from './create-property-eb329361.js';
|
|
13
|
+
import { a as arrayMethodHasSpeciesSupport$1 } from './array-method-has-species-support-6c675094.js';
|
|
14
14
|
import { version as version$1, isProxy, toRaw, defineComponent, ref, shallowRef, onMounted, onBeforeUnmount, watch, h, computed, resolveComponent, openBlock, createElementBlock, normalizeStyle, toDisplayString, createCommentVNode, createVNode } from 'vue';
|
|
15
15
|
import { u as useColours } from './get-root-colours-865a52ba.js';
|
|
16
16
|
import { u as uniqueId } from './uniqueId-fe08534a.js';
|