@bildvitta/quasar-ui-asteroid 3.0.0-beta.6 → 3.0.0-beta.7
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/api/QasActionsMenu.json +15 -15
- package/dist/api/QasAppBar.json +4 -4
- package/dist/api/QasAppMenu.json +11 -11
- package/dist/api/QasCard.json +4 -4
- package/dist/api/QasCheckboxGroup.json +8 -8
- package/dist/api/QasCopy.json +4 -4
- package/dist/api/QasDateTimeInput.json +6 -6
- package/dist/api/QasDelete.json +17 -17
- package/dist/api/QasDialog.json +21 -21
- package/dist/api/QasFilters.json +16 -16
- package/dist/api/QasFormGenerator.json +31 -31
- package/dist/api/QasFormView.json +84 -84
- package/dist/api/QasGallery.json +4 -4
- package/dist/api/QasGridGenerator.json +39 -39
- package/dist/api/QasInput.json +13 -13
- package/dist/api/QasListView.json +55 -55
- package/dist/api/QasNestedFields.json +32 -32
- package/dist/api/QasNumericInput.json +21 -2
- package/dist/api/QasPageHeader.json +7 -7
- package/dist/api/QasPasswordInput.json +13 -13
- package/dist/api/QasPasswordStrengthChecker.json +12 -12
- package/dist/api/QasProfile.json +5 -5
- package/dist/api/QasResizer.json +11 -11
- package/dist/api/QasSearchBox.json +5 -5
- package/dist/api/QasSelect.json +14 -14
- package/dist/api/QasSelectList.json +6 -6
- package/dist/api/QasSignatureUploader.json +9 -9
- package/dist/api/QasSingleView.json +40 -40
- package/dist/api/QasSortable.json +20 -20
- package/dist/api/QasTableGenerator.json +5 -5
- package/dist/api/QasTransfer.json +9 -9
- package/dist/api/QasUploader.json +17 -17
- package/dist/asteroid.cjs.js +53 -23
- package/dist/asteroid.cjs.min.js +2 -2
- package/dist/asteroid.esm.css +1 -1
- package/dist/asteroid.esm.js +53 -23
- package/dist/asteroid.esm.min.js +2 -2
- package/dist/asteroid.umd.css +1 -1
- package/dist/asteroid.umd.js +53 -23
- package/dist/asteroid.umd.min.js +2 -2
- package/dist/vetur/asteroid-attributes.json +261 -261
- package/dist/vetur/asteroid-tags.json +89 -89
- package/package.json +1 -1
- package/src/components/actions-menu/QasActionsMenu.yml +15 -15
- package/src/components/app-bar/QasAppBar.yml +4 -4
- package/src/components/app-menu/QasAppMenu.yml +11 -11
- package/src/components/card/QasCard.yml +4 -4
- package/src/components/checkbox-group/QasCheckboxGroup.yml +9 -8
- package/src/components/copy/QasCopy.yml +4 -3
- package/src/components/date-time-input/QasDateTimeInput.yml +6 -5
- package/src/components/delete/QasDelete.yml +15 -15
- package/src/components/dialog/QasDialog.yml +20 -19
- package/src/components/filters/QasFilters.vue +1 -1
- package/src/components/filters/QasFilters.yml +16 -16
- package/src/components/form-generator/QasFormGenerator.yml +21 -21
- package/src/components/form-view/QasFormView.yml +68 -68
- package/src/components/gallery/QasGallery.yml +4 -4
- package/src/components/grid-generator/QasGridGenerator.yml +28 -27
- package/src/components/input/QasInput.yml +13 -13
- package/src/components/list-view/QasListView.vue +8 -1
- package/src/components/list-view/QasListView.yml +48 -48
- package/src/components/nested-fields/QasNestedFields.yml +26 -25
- package/src/components/numeric-input/QasNumericInput.vue +31 -13
- package/src/components/numeric-input/QasNumericInput.yml +16 -2
- package/src/components/page-header/QasPageHeader.yml +4 -4
- package/src/components/password-input/QasPasswordInput.vue +1 -1
- package/src/components/password-input/QasPasswordInput.yml +11 -11
- package/src/components/password-strength-checker/QasPasswordStrengthChecker.yml +10 -10
- package/src/components/profile/QasProfile.yml +5 -5
- package/src/components/resizer/QasResizer.yml +6 -5
- package/src/components/search-box/QasSearchBox.yml +5 -5
- package/src/components/select/QasSelect.yml +7 -7
- package/src/components/select-list/QasSelectList.yml +6 -6
- package/src/components/signature-uploader/QasSignatureUploader.yml +9 -9
- package/src/components/single-view/QasSingleView.yml +36 -36
- package/src/components/sortable/QasSortable.yml +17 -17
- package/src/components/table-generator/QasTableGenerator.yml +5 -5
- package/src/components/transfer/QasTransfer.vue +2 -1
- package/src/components/transfer/QasTransfer.yml +9 -9
- package/src/components/uploader/QasUploader.yml +12 -12
package/dist/asteroid.umd.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@import"https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,700;1,400;1,700&display=swap";:root{--qas-background-color: #f5f5f5;--qas-generic-border-radius: 8px}h1{font-size:6rem;font-weight:800;letter-spacing:0;line-height:6rem;margin:0}h2{font-size:3.75rem;font-weight:700;letter-spacing:0;line-height:3.75rem;margin:0}h3{font-size:3rem;font-weight:600;letter-spacing:0;line-height:2.5rem;margin:0}h4{font-size:2.125rem;font-weight:800;letter-spacing:0;line-height:2.5rem;margin:0}h5{font-size:1.5rem;font-weight:700;letter-spacing:0;line-height:2rem;margin:0}h6{font-size:1.25rem;font-weight:600;letter-spacing:0;line-height:2rem;margin:0}body{background-color:var(--qas-background-color)}.q-field--outlined .q-field__inner{background-color:#fff;border-radius:var(--qas-generic-border-radius)}.q-radio__inner::before{color:var(--q-primary)}.q-tabs__arrow{color:var(--q-primary)}.bg-no-repeat{background-repeat:no-repeat !important}.bg-size-contain{background-size:contain !important}.bg-size-cover{background-size:cover !important}.bg-position-bottom{background-position:bottom !important}.bg-position-center{background-position:center !important}.bg-position-left{background-position:left !important}.bg-position-right{background-position:right !important}.bg-position-top{background-position:top !important}.border-secondary-contrast:not(.border-top):not(.border-left):not(.border-bottom):not(.border-right),.border-secondary:not(.border-top):not(.border-left):not(.border-bottom):not(.border-right),.border-primary-contrast:not(.border-top):not(.border-left):not(.border-bottom):not(.border-right),.border-primary:not(.border-top):not(.border-left):not(.border-bottom):not(.border-right){border-width:1px !important}.border-primary{border:0 solid var(--q-primary) !important}.border-primary-contrast{border:0 solid var(--q-primary-contrast) !important}.border-secondary{border:0 solid var(--q-secondary) !important}.border-secondary-contrast{border:0 solid var(--q-secondary-contrast) !important}.border-top{border-top-width:1px !important}.border-left{border-left-width:1px !important}.border-bottom{border-bottom-width:1px !important}.border-right{border-right-width:1px !important}.rounded-borders-sm{border-radius:calc(var(--qas-generic-border-radius) / 2) !important}.rounded-borders-lg{border-radius:calc(var(--qas-generic-border-radius) * 2) !important}.rounded-borders-top{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-borders-right{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-borders-bottom{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-borders-left{border-bottom-right-radius:0 !important;border-top-right-radius:0 !important}.container,.container-xs,.container-sm,.container-md,.container-lg,.container-xl{margin-left:auto;margin-right:auto;max-width:1280px;width:calc(100% - 80px)}.container.spaced,.container-xs.spaced,.container-sm.spaced,.container-md.spaced,.container-lg.spaced,.container-xl.spaced{padding-bottom:20px;padding-top:20px}@media(max-width: 599px){.container,.container-xs,.container-sm,.container-md,.container-lg,.container-xl{width:calc(100% - 20px)}}.container-xs{max-width:599px !important}.container-sm{max-width:1023px !important}.container-md{max-width:1439px !important}.container-lg{max-width:1919px !important}body{font-family:Inter,system-ui,sans-serif}.qs-lh-xs{line-height:.85 !important}.qs-lh-sm{line-height:1 !important}.qs-lh-md{line-height:1.15 !important}.qs-lh-lg{line-height:1.3 !important}.qs-lh-xl{line-height:1.5 !important}.opacity-10{opacity:0.1 !important}.opacity-20{opacity:0.2 !important}.opacity-30{opacity:0.3 !important}.opacity-40{opacity:0.4 !important}.opacity-50{opacity:0.5 !important}.opacity-60{opacity:0.6 !important}.opacity-70{opacity:0.7 !important}.opacity-80{opacity:0.8 !important}.opacity-90{opacity:0.9 !important}.text-baseline{vertical-align:baseline !important}.text-break{word-break:break-all !important}.text-underline{text-decoration:underline !important}.text-no-decoration{text-decoration:none !important}.unset{all:unset}a.unset,button.unset{cursor:pointer}.qas-alert{border-style:solid;border-width:0 10px}.qas-
|
|
1
|
+
@import"https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,700;1,400;1,700&display=swap";:root{--qas-background-color: #f5f5f5;--qas-generic-border-radius: 8px}h1{font-size:6rem;font-weight:800;letter-spacing:0;line-height:6rem;margin:0}h2{font-size:3.75rem;font-weight:700;letter-spacing:0;line-height:3.75rem;margin:0}h3{font-size:3rem;font-weight:600;letter-spacing:0;line-height:2.5rem;margin:0}h4{font-size:2.125rem;font-weight:800;letter-spacing:0;line-height:2.5rem;margin:0}h5{font-size:1.5rem;font-weight:700;letter-spacing:0;line-height:2rem;margin:0}h6{font-size:1.25rem;font-weight:600;letter-spacing:0;line-height:2rem;margin:0}body{background-color:var(--qas-background-color)}.q-field--outlined .q-field__inner{background-color:#fff;border-radius:var(--qas-generic-border-radius)}.q-radio__inner::before{color:var(--q-primary)}.q-tabs__arrow{color:var(--q-primary)}.bg-no-repeat{background-repeat:no-repeat !important}.bg-size-contain{background-size:contain !important}.bg-size-cover{background-size:cover !important}.bg-position-bottom{background-position:bottom !important}.bg-position-center{background-position:center !important}.bg-position-left{background-position:left !important}.bg-position-right{background-position:right !important}.bg-position-top{background-position:top !important}.border-secondary-contrast:not(.border-top):not(.border-left):not(.border-bottom):not(.border-right),.border-secondary:not(.border-top):not(.border-left):not(.border-bottom):not(.border-right),.border-primary-contrast:not(.border-top):not(.border-left):not(.border-bottom):not(.border-right),.border-primary:not(.border-top):not(.border-left):not(.border-bottom):not(.border-right){border-width:1px !important}.border-primary{border:0 solid var(--q-primary) !important}.border-primary-contrast{border:0 solid var(--q-primary-contrast) !important}.border-secondary{border:0 solid var(--q-secondary) !important}.border-secondary-contrast{border:0 solid var(--q-secondary-contrast) !important}.border-top{border-top-width:1px !important}.border-left{border-left-width:1px !important}.border-bottom{border-bottom-width:1px !important}.border-right{border-right-width:1px !important}.rounded-borders-sm{border-radius:calc(var(--qas-generic-border-radius) / 2) !important}.rounded-borders-lg{border-radius:calc(var(--qas-generic-border-radius) * 2) !important}.rounded-borders-top{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-borders-right{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-borders-bottom{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-borders-left{border-bottom-right-radius:0 !important;border-top-right-radius:0 !important}.container,.container-xs,.container-sm,.container-md,.container-lg,.container-xl{margin-left:auto;margin-right:auto;max-width:1280px;width:calc(100% - 80px)}.container.spaced,.container-xs.spaced,.container-sm.spaced,.container-md.spaced,.container-lg.spaced,.container-xl.spaced{padding-bottom:20px;padding-top:20px}@media(max-width: 599px){.container,.container-xs,.container-sm,.container-md,.container-lg,.container-xl{width:calc(100% - 20px)}}.container-xs{max-width:599px !important}.container-sm{max-width:1023px !important}.container-md{max-width:1439px !important}.container-lg{max-width:1919px !important}body{font-family:Inter,system-ui,sans-serif}.qs-lh-xs{line-height:.85 !important}.qs-lh-sm{line-height:1 !important}.qs-lh-md{line-height:1.15 !important}.qs-lh-lg{line-height:1.3 !important}.qs-lh-xl{line-height:1.5 !important}.opacity-10{opacity:0.1 !important}.opacity-20{opacity:0.2 !important}.opacity-30{opacity:0.3 !important}.opacity-40{opacity:0.4 !important}.opacity-50{opacity:0.5 !important}.opacity-60{opacity:0.6 !important}.opacity-70{opacity:0.7 !important}.opacity-80{opacity:0.8 !important}.opacity-90{opacity:0.9 !important}.text-baseline{vertical-align:baseline !important}.text-break{word-break:break-all !important}.text-underline{text-decoration:underline !important}.text-no-decoration{text-decoration:none !important}.unset{all:unset}a.unset,button.unset{cursor:pointer}.qas-actions-menu__list{width:265px;z-index:1}.qas-alert{border-style:solid;border-width:0 10px}.qas-app-bar__toolbar{height:70px}.qas-app-bar__brand{height:24px;margin-right:8px;position:relative;top:4px}.qas-app-bar__user{background-color:var(--qas-background-color);transition:background-color .3s cubic-bezier(0.25, 0.8, 0.5, 1)}.qas-app-bar__user:focus,.qas-app-bar__user:hover{background-color:rgba(255,255,255,.2)}.qas-app-bar__user-data{max-width:180px}.qas-app-bar__user-menu{width:260px}@media(max-width: 599px){.qas-app-bar__user-data{display:none}}.q-expansion-item--expanded .q-item:not(.qas-app-menu--active.q-item){background-color:#fafafa}.qas-list-items .q-list>.q-item{padding:24px 16px}.qas-map__draw{height:300px;width:100%}.qas-nested-fields__actions{height:56px}.qas-signature-pad__canvas{border:1px solid rgba(0,0,0,.12)}.qas-table-generator .q-table th{font-weight:bold}.qas-table-generator--mobile{margin:0 -10px}.qas-table-generator--mobile .q-table{margin-left:10px}.qas-transfer__icon{transform:rotate(-90deg)}.qas-uploader__input{display:none}
|
package/dist/asteroid.umd.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @bildvitta/quasar-ui-asteroid v3.0.0-beta.
|
|
2
|
+
* @bildvitta/quasar-ui-asteroid v3.0.0-beta.7
|
|
3
3
|
* (c) 2022 Bild & Vitta <systemteam@bild.com.br>
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
@@ -3005,7 +3005,10 @@
|
|
|
3005
3005
|
}
|
|
3006
3006
|
},
|
|
3007
3007
|
|
|
3008
|
-
emits: [
|
|
3008
|
+
emits: [
|
|
3009
|
+
'update:modelValue',
|
|
3010
|
+
'update-model'
|
|
3011
|
+
],
|
|
3009
3012
|
|
|
3010
3013
|
data () {
|
|
3011
3014
|
return {
|
|
@@ -3016,15 +3019,13 @@
|
|
|
3016
3019
|
computed: {
|
|
3017
3020
|
defaultMode () {
|
|
3018
3021
|
return defaultModes[this.mode]
|
|
3019
|
-
}
|
|
3020
|
-
|
|
3021
|
-
model: {
|
|
3022
|
-
get () {
|
|
3023
|
-
return this.modelValue
|
|
3024
|
-
},
|
|
3022
|
+
}
|
|
3023
|
+
},
|
|
3025
3024
|
|
|
3026
|
-
|
|
3027
|
-
|
|
3025
|
+
watch: {
|
|
3026
|
+
modelValue (value) {
|
|
3027
|
+
if (this.autoNumeric) {
|
|
3028
|
+
this.autoNumeric.set(value);
|
|
3028
3029
|
}
|
|
3029
3030
|
}
|
|
3030
3031
|
},
|
|
@@ -3059,39 +3060,56 @@
|
|
|
3059
3060
|
Object.assign(options, this.autonumericProps);
|
|
3060
3061
|
|
|
3061
3062
|
this.$nextTick(() => {
|
|
3062
|
-
this.$refs.input.value = this.modelValue;
|
|
3063
3063
|
this.autoNumeric = new AutoNumeric__default["default"](this.$refs.input, options);
|
|
3064
|
+
this.autoNumeric.set(this.modelValue);
|
|
3064
3065
|
});
|
|
3065
3066
|
},
|
|
3066
3067
|
|
|
3067
3068
|
beforeUnmount () {
|
|
3068
3069
|
this.autoNumeric.remove();
|
|
3070
|
+
},
|
|
3071
|
+
|
|
3072
|
+
methods: {
|
|
3073
|
+
setSelect () {
|
|
3074
|
+
this.$refs?.input?.select();
|
|
3075
|
+
},
|
|
3076
|
+
|
|
3077
|
+
emitValue () {
|
|
3078
|
+
this.$emit('update:modelValue', this.autoNumeric.getNumber());
|
|
3079
|
+
},
|
|
3080
|
+
|
|
3081
|
+
emitUpdateModel (value) {
|
|
3082
|
+
this.$emit('update-model', {
|
|
3083
|
+
value,
|
|
3084
|
+
raw: this.autoNumeric.getNumber()
|
|
3085
|
+
});
|
|
3086
|
+
}
|
|
3069
3087
|
}
|
|
3070
3088
|
};
|
|
3071
3089
|
|
|
3072
|
-
const _hoisted_1$j = ["id"
|
|
3090
|
+
const _hoisted_1$j = ["id"];
|
|
3073
3091
|
|
|
3074
3092
|
function render$t(_ctx, _cache, $props, $setup, $data, $options) {
|
|
3075
3093
|
const _component_q_field = vue.resolveComponent("q-field");
|
|
3076
3094
|
|
|
3077
3095
|
return (vue.openBlock(), vue.createBlock(_component_q_field, {
|
|
3078
|
-
|
|
3079
|
-
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => (($options.model) = $event)),
|
|
3096
|
+
"model-value": $props.modelValue,
|
|
3080
3097
|
outlined: ""
|
|
3081
3098
|
}, {
|
|
3082
|
-
control: vue.withCtx(({
|
|
3099
|
+
control: vue.withCtx(({ floatingLabel, id }) => [
|
|
3083
3100
|
vue.withDirectives(vue.createElementVNode("input", {
|
|
3084
3101
|
id: id,
|
|
3085
3102
|
ref: "input",
|
|
3086
3103
|
class: "q-field__input",
|
|
3087
|
-
|
|
3088
|
-
|
|
3104
|
+
onBlur: _cache[0] || (_cache[0] = (...args) => ($options.emitValue && $options.emitValue(...args))),
|
|
3105
|
+
onClick: _cache[1] || (_cache[1] = (...args) => ($options.setSelect && $options.setSelect(...args))),
|
|
3106
|
+
onInput: _cache[2] || (_cache[2] = $event => ($options.emitUpdateModel($event.target.value)))
|
|
3089
3107
|
}, null, 40 /* PROPS, HYDRATE_EVENTS */, _hoisted_1$j), [
|
|
3090
3108
|
[vue.vShow, floatingLabel]
|
|
3091
3109
|
])
|
|
3092
3110
|
]),
|
|
3093
3111
|
_: 1 /* STABLE */
|
|
3094
|
-
}, 8 /* PROPS */, ["
|
|
3112
|
+
}, 8 /* PROPS */, ["model-value"]))
|
|
3095
3113
|
}
|
|
3096
3114
|
|
|
3097
3115
|
script$t.render = render$t;
|
|
@@ -3347,7 +3365,8 @@
|
|
|
3347
3365
|
vue.createVNode(_component_qas_input, vue.mergeProps({
|
|
3348
3366
|
modelValue: $options.model,
|
|
3349
3367
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => (($options.model) = $event)),
|
|
3350
|
-
"bottom-slots":
|
|
3368
|
+
"bottom-slots": false,
|
|
3369
|
+
color: "negative"
|
|
3351
3370
|
}, _ctx.$attrs, {
|
|
3352
3371
|
"remove-error-on-type": "",
|
|
3353
3372
|
type: $options.type
|
|
@@ -4839,7 +4858,10 @@
|
|
|
4839
4858
|
label: $options.filterButtonLabel
|
|
4840
4859
|
}, {
|
|
4841
4860
|
default: vue.withCtx(() => [
|
|
4842
|
-
vue.createVNode(_component_q_menu,
|
|
4861
|
+
vue.createVNode(_component_q_menu, {
|
|
4862
|
+
class: "full-width",
|
|
4863
|
+
"max-width": "240px"
|
|
4864
|
+
}, {
|
|
4843
4865
|
default: vue.withCtx(() => [
|
|
4844
4866
|
($data.isFetching)
|
|
4845
4867
|
? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4$6, [
|
|
@@ -6368,6 +6390,7 @@
|
|
|
6368
6390
|
handler (value) {
|
|
6369
6391
|
this.$emit('update:results', quasar.extend([], true, value));
|
|
6370
6392
|
},
|
|
6393
|
+
deep: true,
|
|
6371
6394
|
immediate: true
|
|
6372
6395
|
}
|
|
6373
6396
|
},
|
|
@@ -6386,10 +6409,16 @@
|
|
|
6386
6409
|
async fetchList (filters = {}) {
|
|
6387
6410
|
this.mx_isFetching = true;
|
|
6388
6411
|
|
|
6412
|
+
const hasFilters = !!Object.keys(filters).length;
|
|
6413
|
+
|
|
6389
6414
|
try {
|
|
6390
6415
|
const response = await this.$store.dispatch(
|
|
6391
6416
|
`${this.entity}/fetchList`,
|
|
6392
|
-
{
|
|
6417
|
+
{
|
|
6418
|
+
...this.mx_context,
|
|
6419
|
+
url: this.url,
|
|
6420
|
+
...(hasFilters && { filters })
|
|
6421
|
+
}
|
|
6393
6422
|
);
|
|
6394
6423
|
|
|
6395
6424
|
const { errors, fields, metadata } = response.data;
|
|
@@ -8978,6 +9007,7 @@
|
|
|
8978
9007
|
options: {
|
|
8979
9008
|
handler (value) {
|
|
8980
9009
|
this.optionsList = quasar.extend(true, [], value);
|
|
9010
|
+
this.setSelectedFromValue(true);
|
|
8981
9011
|
},
|
|
8982
9012
|
|
|
8983
9013
|
immediate: true
|
|
@@ -9043,7 +9073,7 @@
|
|
|
9043
9073
|
},
|
|
9044
9074
|
|
|
9045
9075
|
setSelectedFromValue (isFirst) {
|
|
9046
|
-
this.modelValue.forEach(item => {
|
|
9076
|
+
this.optionsList.length && this.modelValue.forEach(item => {
|
|
9047
9077
|
const selected = this.optionsList.find(option => {
|
|
9048
9078
|
return option[this.valueKey] === (this.emitValue ? item : item[this.valueKey])
|
|
9049
9079
|
});
|
|
@@ -9220,7 +9250,7 @@
|
|
|
9220
9250
|
|
|
9221
9251
|
var name = "@bildvitta/quasar-ui-asteroid";
|
|
9222
9252
|
var description = "Asteroid";
|
|
9223
|
-
var version$1 = "3.0.0-beta.
|
|
9253
|
+
var version$1 = "3.0.0-beta.7";
|
|
9224
9254
|
var author = "Bild & Vitta <systemteam@bild.com.br>";
|
|
9225
9255
|
var license = "MIT";
|
|
9226
9256
|
var main = "dist/asteroid.cjs.min.js";
|