toggle-components-library 1.28.7-beta.1 → 1.30.0-beta.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/img/arrow-icon.6b7bdc31.svg +3 -0
- package/dist/img/email-icon.3c44b236.svg +3 -0
- package/dist/img/magnifying-glass-icon.9a2b42a1.svg +3 -0
- package/dist/img/mobile-icon.9e16ffcd.svg +6 -0
- package/dist/toggle-components-library.common.js +254 -8
- package/dist/toggle-components-library.common.js.map +1 -1
- package/dist/toggle-components-library.css +1 -1
- package/dist/toggle-components-library.umd.js +254 -8
- package/dist/toggle-components-library.umd.js.map +1 -1
- package/dist/toggle-components-library.umd.min.js +1 -1
- package/dist/toggle-components-library.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/src/assets/icons/arrow-icon.svg +3 -0
- package/src/assets/icons/email-icon.svg +3 -0
- package/src/assets/icons/magnifying-glass-icon.svg +3 -0
- package/src/assets/icons/mobile-icon.svg +6 -0
- package/src/components/forms/ToggleContactSearch.vue +156 -0
- package/src/components/forms/ToggleInputCrudField.vue +6 -1
- package/src/index.js +3 -1
- package/src/sass/includes/_as_inputs.scss +268 -2
- package/src/sass/includes/_as_loaders.scss +16 -0
- package/src/.DS_Store +0 -0
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="11" viewBox="0 0 18 11">
|
|
2
|
+
<path id="Polygon_8" data-name="Polygon 8" d="M7.452,1.892a2,2,0,0,1,3.1,0l4.78,5.842A2,2,0,0,1,13.78,11H4.22A2,2,0,0,1,2.673,7.734Z" transform="translate(18 11) rotate(180)" fill="#3a4a62"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="31.001" height="31.001" viewBox="0 0 31.001 31.001">
|
|
2
|
+
<path id="at-solid" d="M15.5,3.875a11.625,11.625,0,0,0,0,23.251A1.938,1.938,0,1,1,15.5,31,15.5,15.5,0,1,1,31,15.5v1.938A5.812,5.812,0,0,1,20.756,21.2a7.753,7.753,0,1,1-.733-11.989,1.938,1.938,0,0,1,3.227,1.447v6.781a1.938,1.938,0,0,0,3.875,0V15.5A11.628,11.628,0,0,0,15.5,3.875ZM19.376,15.5A3.875,3.875,0,1,0,15.5,19.376,3.875,3.875,0,0,0,19.376,15.5Z" fill="#3a4a62"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24.674" height="24.678" viewBox="0 0 24.674 24.678">
|
|
2
|
+
<path id="magnifying-glass-solid" d="M20.048,10.024a10,10,0,0,1-1.928,5.913l6.1,6.106a1.544,1.544,0,0,1-2.183,2.183l-6.1-6.106a10.026,10.026,0,1,1,4.111-8.1Zm-10.024,6.94a6.94,6.94,0,1,0-6.94-6.94A6.94,6.94,0,0,0,10.024,16.964Z" fill="#3a4a62"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="31.001" height="32.921" viewBox="0 0 23.131 32.921">
|
|
2
|
+
<g id="Rectangle_1084" data-name="Rectangle 1084" transform="matrix(0.995, -0.105, 0.105, 0.995, 0, 2.091)" fill="none" stroke="#3a4a62" stroke-width="4">
|
|
3
|
+
<rect width="20" height="31" rx="5" stroke="none"/>
|
|
4
|
+
<rect x="2" y="2" width="16" height="27" rx="3" fill="none"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
@@ -14383,8 +14383,8 @@ var ToggleInternationalPhoneInputSelect_component = normalizeComponent(
|
|
|
14383
14383
|
)
|
|
14384
14384
|
|
|
14385
14385
|
/* harmony default export */ var ToggleInternationalPhoneInputSelect = (ToggleInternationalPhoneInputSelect_component.exports);
|
|
14386
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"53e05152-vue-loader-template"}!./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/forms/ToggleInputCrudField.vue?vue&type=template&id=
|
|
14387
|
-
var
|
|
14386
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"53e05152-vue-loader-template"}!./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/forms/ToggleInputCrudField.vue?vue&type=template&id=513c68d4&
|
|
14387
|
+
var ToggleInputCrudFieldvue_type_template_id_513c68d4_render = function render() {
|
|
14388
14388
|
var _vm = this,
|
|
14389
14389
|
_c = _vm._self._c;
|
|
14390
14390
|
return _c('div', {
|
|
@@ -14408,7 +14408,9 @@ var ToggleInputCrudFieldvue_type_template_id_5e1accbb_render = function render()
|
|
|
14408
14408
|
}
|
|
14409
14409
|
}
|
|
14410
14410
|
}, [_vm._v(" " + _vm._s(_vm.label) + " ")]) : _vm._e(), _c('label', {
|
|
14411
|
-
|
|
14411
|
+
class: ['toggle-input-crud-container-description', {
|
|
14412
|
+
'toggle-input-crud-container-description-hide-overflow': _vm.hideDescriptionOverflow
|
|
14413
|
+
}]
|
|
14412
14414
|
}, [_vm._v(" " + _vm._s(_vm.description ? _vm.description : ' ') + " ")]), _c('div', {
|
|
14413
14415
|
staticClass: "toggle-input-crud-container-buttons"
|
|
14414
14416
|
}, [!_vm.empty ? _c('ToggleButton', {
|
|
@@ -14424,9 +14426,9 @@ var ToggleInputCrudFieldvue_type_template_id_5e1accbb_render = function render()
|
|
|
14424
14426
|
staticClass: "toggle-input-label-error"
|
|
14425
14427
|
}, [_vm._v(" " + _vm._s(_vm.errorMessage) + " ")]) : _vm._e()]);
|
|
14426
14428
|
};
|
|
14427
|
-
var
|
|
14429
|
+
var ToggleInputCrudFieldvue_type_template_id_513c68d4_staticRenderFns = [];
|
|
14428
14430
|
|
|
14429
|
-
// CONCATENATED MODULE: ./src/components/forms/ToggleInputCrudField.vue?vue&type=template&id=
|
|
14431
|
+
// CONCATENATED MODULE: ./src/components/forms/ToggleInputCrudField.vue?vue&type=template&id=513c68d4&
|
|
14430
14432
|
|
|
14431
14433
|
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/forms/ToggleInputCrudField.vue?vue&type=script&lang=js&
|
|
14432
14434
|
|
|
@@ -14459,6 +14461,10 @@ var ToggleInputCrudFieldvue_type_template_id_5e1accbb_staticRenderFns = [];
|
|
|
14459
14461
|
empty: {
|
|
14460
14462
|
type: Boolean,
|
|
14461
14463
|
default: false
|
|
14464
|
+
},
|
|
14465
|
+
hideDescriptionOverflow: {
|
|
14466
|
+
type: Boolean,
|
|
14467
|
+
default: false
|
|
14462
14468
|
}
|
|
14463
14469
|
},
|
|
14464
14470
|
created: function () {},
|
|
@@ -14488,8 +14494,8 @@ var ToggleInputCrudFieldvue_type_template_id_5e1accbb_staticRenderFns = [];
|
|
|
14488
14494
|
|
|
14489
14495
|
var ToggleInputCrudField_component = normalizeComponent(
|
|
14490
14496
|
forms_ToggleInputCrudFieldvue_type_script_lang_js_,
|
|
14491
|
-
|
|
14492
|
-
|
|
14497
|
+
ToggleInputCrudFieldvue_type_template_id_513c68d4_render,
|
|
14498
|
+
ToggleInputCrudFieldvue_type_template_id_513c68d4_staticRenderFns,
|
|
14493
14499
|
false,
|
|
14494
14500
|
null,
|
|
14495
14501
|
null,
|
|
@@ -16123,6 +16129,244 @@ var ToggleColourPicker_component = normalizeComponent(
|
|
|
16123
16129
|
)
|
|
16124
16130
|
|
|
16125
16131
|
/* harmony default export */ var ToggleColourPicker = (ToggleColourPicker_component.exports);
|
|
16132
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"53e05152-vue-loader-template"}!./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/forms/ToggleContactSearch.vue?vue&type=template&id=5d84323e&
|
|
16133
|
+
var ToggleContactSearchvue_type_template_id_5d84323e_render = function render() {
|
|
16134
|
+
var _vm = this,
|
|
16135
|
+
_c = _vm._self._c;
|
|
16136
|
+
return _c('div', {
|
|
16137
|
+
staticClass: "toggle-contact-search-container"
|
|
16138
|
+
}, [_c('div', {
|
|
16139
|
+
staticClass: "toggle-contact-search-error"
|
|
16140
|
+
}, [_vm._v(" " + _vm._s(_vm.isInvalid ? _vm.errorMessage : '') + " ")]), _c('div', {
|
|
16141
|
+
staticClass: "toggle-contact-search-input-container",
|
|
16142
|
+
class: {
|
|
16143
|
+
'toggle-input-is-invalid': _vm.isInvalid,
|
|
16144
|
+
'toggle-contact-search-input-container-active': _vm.showDropdown
|
|
16145
|
+
}
|
|
16146
|
+
}, [_c('div', {
|
|
16147
|
+
staticClass: "toggle-contact-search-icon-input-container"
|
|
16148
|
+
}, [_c('div', {
|
|
16149
|
+
class: {
|
|
16150
|
+
'toggle-contact-search-icon-arrow-container': true,
|
|
16151
|
+
'toggle-contact-search-icon-arrow-container-disabled': _vm.disabled
|
|
16152
|
+
},
|
|
16153
|
+
on: {
|
|
16154
|
+
"click": function ($event) {
|
|
16155
|
+
_vm.showDropdown = !_vm.disabled && !_vm.loading ? !_vm.showDropdown : false;
|
|
16156
|
+
}
|
|
16157
|
+
}
|
|
16158
|
+
}, [_c('div', {
|
|
16159
|
+
staticClass: "toggle-contact-search-icon",
|
|
16160
|
+
class: {
|
|
16161
|
+
'toggle-contact-search-icon-email': _vm.inputType == 'email',
|
|
16162
|
+
'toggle-contact-search-icon-mobile': _vm.inputType == 'mobile'
|
|
16163
|
+
}
|
|
16164
|
+
}), _c('div', {
|
|
16165
|
+
staticClass: "toggle-contact-search-arrow",
|
|
16166
|
+
class: {
|
|
16167
|
+
'toggle-contact-search-arrow-active': _vm.showDropdown
|
|
16168
|
+
}
|
|
16169
|
+
})]), _c('div', {
|
|
16170
|
+
staticClass: "toggle-contact-search-divider"
|
|
16171
|
+
}), _c('input', {
|
|
16172
|
+
directives: [{
|
|
16173
|
+
name: "model",
|
|
16174
|
+
rawName: "v-model",
|
|
16175
|
+
value: _vm.inputVal,
|
|
16176
|
+
expression: "inputVal"
|
|
16177
|
+
}],
|
|
16178
|
+
class: {
|
|
16179
|
+
'toggle-contact-search-input': true,
|
|
16180
|
+
'toggle-contact-search-disabled': _vm.disabled
|
|
16181
|
+
},
|
|
16182
|
+
attrs: {
|
|
16183
|
+
"disabled": _vm.disabled || _vm.loading,
|
|
16184
|
+
"type": "text",
|
|
16185
|
+
"placeholder": _vm.placeholder
|
|
16186
|
+
},
|
|
16187
|
+
domProps: {
|
|
16188
|
+
"value": _vm.inputVal
|
|
16189
|
+
},
|
|
16190
|
+
on: {
|
|
16191
|
+
"keyup": function ($event) {
|
|
16192
|
+
if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "enter", 13, $event.key, "Enter")) return null;
|
|
16193
|
+
return _vm.onEnter.apply(null, arguments);
|
|
16194
|
+
},
|
|
16195
|
+
"input": function ($event) {
|
|
16196
|
+
if ($event.target.composing) return;
|
|
16197
|
+
_vm.inputVal = $event.target.value;
|
|
16198
|
+
}
|
|
16199
|
+
}
|
|
16200
|
+
}), _vm.loading ? _c('div', {
|
|
16201
|
+
staticClass: "toggle-contact-search-loading-container"
|
|
16202
|
+
}, [_c('div', {
|
|
16203
|
+
staticClass: "toggle-inline-loader"
|
|
16204
|
+
})]) : _c('div', {
|
|
16205
|
+
class: {
|
|
16206
|
+
'toggle-contact-search-magnifying-glass-icon': true,
|
|
16207
|
+
'toggle-contact-search-magnifying-glass-icon-disabled': _vm.disabled
|
|
16208
|
+
},
|
|
16209
|
+
on: {
|
|
16210
|
+
"click": _vm.onSearch
|
|
16211
|
+
}
|
|
16212
|
+
})]), _c('Transition', {
|
|
16213
|
+
attrs: {
|
|
16214
|
+
"name": "drop-down"
|
|
16215
|
+
}
|
|
16216
|
+
}, [_vm.showDropdown ? _c('div', {
|
|
16217
|
+
staticClass: "toggle-contact-search-dropdown-container"
|
|
16218
|
+
}, _vm._l(_vm.types, function (type, i) {
|
|
16219
|
+
return _c('div', {
|
|
16220
|
+
key: i,
|
|
16221
|
+
on: {
|
|
16222
|
+
"click": function ($event) {
|
|
16223
|
+
_vm.inputType = type;
|
|
16224
|
+
_vm.showDropdown = false;
|
|
16225
|
+
_vm.loading = false;
|
|
16226
|
+
}
|
|
16227
|
+
}
|
|
16228
|
+
}, [_c('div', {
|
|
16229
|
+
staticClass: "toggle-contact-search-dropdown-item"
|
|
16230
|
+
}, [_c('div', {
|
|
16231
|
+
staticClass: "toggle-contact-search-icon-dropdown",
|
|
16232
|
+
class: _vm.iconForType(type)
|
|
16233
|
+
}), _c('label', {
|
|
16234
|
+
staticClass: "toggle-contact-search-dropdown-item-label",
|
|
16235
|
+
class: {
|
|
16236
|
+
'toggle-contact-search-dropwdown-item-highlighted': type == _vm.inputType
|
|
16237
|
+
}
|
|
16238
|
+
}, [_vm._v(" " + _vm._s(_vm.textForType(type)) + " ")])])]);
|
|
16239
|
+
}), 0) : _vm._e()])], 1)]);
|
|
16240
|
+
};
|
|
16241
|
+
var ToggleContactSearchvue_type_template_id_5d84323e_staticRenderFns = [];
|
|
16242
|
+
|
|
16243
|
+
// CONCATENATED MODULE: ./src/components/forms/ToggleContactSearch.vue?vue&type=template&id=5d84323e&
|
|
16244
|
+
|
|
16245
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/forms/ToggleContactSearch.vue?vue&type=script&lang=js&
|
|
16246
|
+
|
|
16247
|
+
/* harmony default export */ var ToggleContactSearchvue_type_script_lang_js_ = ({
|
|
16248
|
+
mixins: [mixins],
|
|
16249
|
+
props: {
|
|
16250
|
+
value: {
|
|
16251
|
+
type: [Number, String]
|
|
16252
|
+
},
|
|
16253
|
+
types: {
|
|
16254
|
+
type: Array,
|
|
16255
|
+
default: function () {
|
|
16256
|
+
return ['email', 'mobile'];
|
|
16257
|
+
}
|
|
16258
|
+
},
|
|
16259
|
+
isInvalid: {
|
|
16260
|
+
type: Boolean,
|
|
16261
|
+
default: false
|
|
16262
|
+
},
|
|
16263
|
+
errorMessage: {
|
|
16264
|
+
type: String,
|
|
16265
|
+
default: 'No contact found with these details'
|
|
16266
|
+
},
|
|
16267
|
+
loading: {
|
|
16268
|
+
type: Boolean,
|
|
16269
|
+
default: false
|
|
16270
|
+
},
|
|
16271
|
+
disabled: {
|
|
16272
|
+
type: Boolean,
|
|
16273
|
+
default: false
|
|
16274
|
+
}
|
|
16275
|
+
},
|
|
16276
|
+
data() {
|
|
16277
|
+
return {
|
|
16278
|
+
inputType: 'email',
|
|
16279
|
+
showDropdown: false
|
|
16280
|
+
};
|
|
16281
|
+
},
|
|
16282
|
+
watch: {
|
|
16283
|
+
showDropdown: function (val) {
|
|
16284
|
+
if (val) {
|
|
16285
|
+
this.isInvalid = false;
|
|
16286
|
+
}
|
|
16287
|
+
}
|
|
16288
|
+
},
|
|
16289
|
+
created() {
|
|
16290
|
+
window.addEventListener('click', this.windowClick, true);
|
|
16291
|
+
},
|
|
16292
|
+
beforeDestroy() {
|
|
16293
|
+
window.removeEventListener('click', this.windowClick, true);
|
|
16294
|
+
},
|
|
16295
|
+
computed: {
|
|
16296
|
+
inputVal: {
|
|
16297
|
+
get: function () {
|
|
16298
|
+
return this.value;
|
|
16299
|
+
},
|
|
16300
|
+
set: function (value) {
|
|
16301
|
+
this.$emit('input', value);
|
|
16302
|
+
}
|
|
16303
|
+
},
|
|
16304
|
+
placeholder: function () {
|
|
16305
|
+
return this.inputType == 'email' ? 'Enter contact email address' : 'Enter contact mobile number';
|
|
16306
|
+
}
|
|
16307
|
+
},
|
|
16308
|
+
methods: {
|
|
16309
|
+
textForType(type) {
|
|
16310
|
+
switch (type) {
|
|
16311
|
+
case 'email':
|
|
16312
|
+
return 'Search for a contact by email address';
|
|
16313
|
+
case 'mobile':
|
|
16314
|
+
return 'Search for a contact by mobile';
|
|
16315
|
+
default:
|
|
16316
|
+
return 'Search for a contact by ' + this.inputType;
|
|
16317
|
+
}
|
|
16318
|
+
},
|
|
16319
|
+
iconForType(type) {
|
|
16320
|
+
switch (type) {
|
|
16321
|
+
case 'email':
|
|
16322
|
+
return 'toggle-contact-search-icon-email';
|
|
16323
|
+
case 'mobile':
|
|
16324
|
+
return 'toggle-contact-search-icon-mobile';
|
|
16325
|
+
default:
|
|
16326
|
+
return 'toggle-contact-search-icon-email';
|
|
16327
|
+
}
|
|
16328
|
+
},
|
|
16329
|
+
onEnter(e) {
|
|
16330
|
+
this.$emit('enterPressed', {
|
|
16331
|
+
type: this.inputType,
|
|
16332
|
+
value: e.target.value
|
|
16333
|
+
});
|
|
16334
|
+
},
|
|
16335
|
+
onSearch() {
|
|
16336
|
+
this.$emit('clickSearch', {
|
|
16337
|
+
type: this.inputType,
|
|
16338
|
+
value: this.inputVal
|
|
16339
|
+
});
|
|
16340
|
+
},
|
|
16341
|
+
windowClick(e) {
|
|
16342
|
+
if (!e.target.matches('.toggle-contact-search-container *')) {
|
|
16343
|
+
this.showDropdown = false;
|
|
16344
|
+
}
|
|
16345
|
+
}
|
|
16346
|
+
}
|
|
16347
|
+
});
|
|
16348
|
+
// CONCATENATED MODULE: ./src/components/forms/ToggleContactSearch.vue?vue&type=script&lang=js&
|
|
16349
|
+
/* harmony default export */ var forms_ToggleContactSearchvue_type_script_lang_js_ = (ToggleContactSearchvue_type_script_lang_js_);
|
|
16350
|
+
// CONCATENATED MODULE: ./src/components/forms/ToggleContactSearch.vue
|
|
16351
|
+
|
|
16352
|
+
|
|
16353
|
+
|
|
16354
|
+
|
|
16355
|
+
|
|
16356
|
+
/* normalize component */
|
|
16357
|
+
|
|
16358
|
+
var ToggleContactSearch_component = normalizeComponent(
|
|
16359
|
+
forms_ToggleContactSearchvue_type_script_lang_js_,
|
|
16360
|
+
ToggleContactSearchvue_type_template_id_5d84323e_render,
|
|
16361
|
+
ToggleContactSearchvue_type_template_id_5d84323e_staticRenderFns,
|
|
16362
|
+
false,
|
|
16363
|
+
null,
|
|
16364
|
+
null,
|
|
16365
|
+
null
|
|
16366
|
+
|
|
16367
|
+
)
|
|
16368
|
+
|
|
16369
|
+
/* harmony default export */ var ToggleContactSearch = (ToggleContactSearch_component.exports);
|
|
16126
16370
|
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"53e05152-vue-loader-template"}!./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/boosters/ToggleBoosterButton.vue?vue&type=template&id=680935ac&scoped=true&
|
|
16127
16371
|
var ToggleBoosterButtonvue_type_template_id_680935ac_scoped_true_render = function render() {
|
|
16128
16372
|
var _vm = this,
|
|
@@ -20175,6 +20419,7 @@ var main = __webpack_require__("dc44");
|
|
|
20175
20419
|
|
|
20176
20420
|
|
|
20177
20421
|
|
|
20422
|
+
|
|
20178
20423
|
|
|
20179
20424
|
|
|
20180
20425
|
const Components = {
|
|
@@ -20238,7 +20483,8 @@ const Components = {
|
|
|
20238
20483
|
ToggleThreeDotsButton: ToggleThreeDotsButton,
|
|
20239
20484
|
ToggleBoosterButton: ToggleBoosterButton,
|
|
20240
20485
|
ToggleBoosterBasicButton: ToggleBoosterBasicButton,
|
|
20241
|
-
ToggleBoosterModal: ToggleBoosterModal
|
|
20486
|
+
ToggleBoosterModal: ToggleBoosterModal,
|
|
20487
|
+
ToggleContactSearch: ToggleContactSearch
|
|
20242
20488
|
};
|
|
20243
20489
|
Object.keys(Components).forEach(name => {
|
|
20244
20490
|
external_commonjs_vue_commonjs2_vue_root_Vue_default.a.component(name, Components[name]);
|