lesli_audit 0.3.0 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -148,7 +148,7 @@ eval("var __WEBPACK_AMD_DEFINE_RESULT__;/*!\n * ApexCharts v3.41.1\n * (c) 2018-
148
148
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
149
149
 
150
150
  "use strict";
151
- eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var pinia__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! pinia */ \"./node_modules/pinia/dist/pinia.mjs\");\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vue */ \"./node_modules/vue/dist/vue.esm-bundler.js\");\n/* harmony import */ var vue_router__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! vue-router */ \"./node_modules/vue-router/dist/vue-router.mjs\");\n/* harmony import */ var lesli_js_debug_browser__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! lesli-js/debug/browser */ \"../../enginesdev/lesli-js/source/debug/browser.js\");\n/* harmony import */ var lesli_js_debug_browser__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(lesli_js_debug_browser__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var Lesli_layouts_application_header_vue__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! Lesli/layouts/application-header.vue */ \"./lib/vue/layouts/application-header.vue\");\n/* harmony import */ var Lesli_layouts_application_engines_vue__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! Lesli/layouts/application-engines.vue */ \"./lib/vue/layouts/application-engines.vue\");\n/* harmony import */ var Lesli_layouts_application_container_vue__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! Lesli/layouts/application-container.vue */ \"./lib/vue/layouts/application-container.vue\");\n/* harmony import */ var Lesli_layouts_application_component_vue__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! Lesli/layouts/application-component.vue */ \"./lib/vue/layouts/application-component.vue\");\n/* harmony import */ var lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! lesli-vue/elements */ \"../../enginesdev/lesli-vue/source/elements/index.js\");\n/* harmony import */ var lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! lesli-vue/composables */ \"../../enginesdev/lesli-vue/source/composables/index.js\");\n/*\nLesli\n\nCopyright (c) 2023, Lesli Technologies, S. A.\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see http://www.gnu.org/licenses/.\n\nLesli · Ruby on Rails SaaS Development Framework.\n\nMade with ♥ by https://www.lesli.tech\nBuilding a better future, one line of code at a time.\n\n@contact hello@lesli.tech\n@website https://www.lesli.tech\n@license GPLv3 http://www.gnu.org/licenses/gpl-3.0.en.html\n\n// · ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~\n// · \n*/\n\n// · Loading core framework and libraries\n\n\n\n\n\n// custom console.log implementation for Lesli\nwindow.debug = (lesli_js_debug_browser__WEBPACK_IMPORTED_MODULE_1___default());\n\n// · Loading application layout components\n\n\n\n\n\n/*\nimport componentApplicationFooter from \"Lesli/layouts/application-footer.vue\"\nimport componentApplicationSearch from \"Lesli/layouts/application-search.vue\"\nimport componentApplicationSidebar from \"Lesli/layouts/application-sidebar.vue\"\nimport componentApplicationAnnouncement from \"Lesli/layouts/application-announcements.vue\"\nimport componentApplicationPanelTasks from \"Lesli/panels/panel-tasks.vue\"\nimport componentApplicationPanelFiles from \"Lesli/panels/panel-files.vue\"\nimport componentApplicationPanelTickets from \"Lesli/panels/panel-tickets.vue\"\nimport componentApplicationPanelProfile from \"Lesli/panels/panel-profile.vue\"\nimport componentApplicationPanelNotifications from \"Lesli/panels/panel-notifications.vue\"\nimport componentApplicationPanelAnnouncements from \"Lesli/panels/panel-announcements.vue\"\n*/\n\n// · Loading global layout components\n\n\n// · Loading vue/pinia plugins as composables\n\n\n// · engine: List of controllers apps loaded\n// · routes: Array of routes for Vue \n// · example: app(\"CloudAudit\", [])\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (function (engine) {\n let routes = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : [];\n // · Base path for the engines/core url's\n const base_path = \"/\";\n\n // · Vue app configuration container\n let appbuilder = {};\n\n // · Loading Lesli local layout components\n appbuilder[\"components\"] = {\n \"lesli-application-header\": Lesli_layouts_application_header_vue__WEBPACK_IMPORTED_MODULE_2__[\"default\"],\n \"lesli-application-engines\": Lesli_layouts_application_engines_vue__WEBPACK_IMPORTED_MODULE_3__[\"default\"]\n /*\n \"application-component-footer\": componentApplicationFooter,\n \"application-component-search\": componentApplicationSearch,\n \"application-component-sidebar\": componentApplicationSidebar,\n \"application-component-announcements\": componentApplicationAnnouncement,\n \"application-component-panel-tasks\": componentApplicationPanelTasks,\n \"application-component-panel-files\": componentApplicationPanelFiles,\n \"application-component-panel-tickets\": componentApplicationPanelTickets,\n \"application-component-panel-profile\": componentApplicationPanelProfile,\n \"application-component-panel-announcements\": componentApplicationPanelAnnouncements,\n \"application-component-panel-notifications\": componentApplicationPanelNotifications\n */\n };\n\n // · Use pinia as app state management\n const pinia = (0,pinia__WEBPACK_IMPORTED_MODULE_8__.createPinia)();\n\n // · Loading pinia handmade plugins\n pinia.use(() => ({\n msg: (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliMsg)()\n }));\n pinia.use(() => ({\n url: (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliUrl)()\n }));\n pinia.use(() => ({\n http: (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliHttp)()\n }));\n pinia.use(() => ({\n date: (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliDate)()\n }));\n pinia.use(() => ({\n utils: (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliUtils)()\n }));\n pinia.use(() => ({\n dialog: (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliDialog)()\n }));\n\n // · Global vue router\n const router = (0,vue_router__WEBPACK_IMPORTED_MODULE_9__.createRouter)({\n history: (0,vue_router__WEBPACK_IMPORTED_MODULE_9__.createWebHistory)(base_path),\n routes: routes.map(route => {\n // concat the base path to all routes\n // this allow to use the rails route constants\n // example: projects_path is equal to /crm/projects\n route.path = base_path.concat(lesli.engine_paths[engine]).concat(route.path);\n return route;\n })\n });\n\n // · \n router.afterEach((to, from) => {\n // Use next tick to handle router history correctly\n (0,vue__WEBPACK_IMPORTED_MODULE_0__.nextTick)(() => {\n // update the page title according to the working app\n document.title = `${lesli?.company?.name} · ${to.path.substring(1) || 'Dashboard'}`;\n\n // default class for the specific instance\n document.body.className = lesli?.instance;\n\n // using the path as class id for the body\n // the class will be: \"engine-controller\"\n var cssclass = to.path.substring(1) // remove the first slash\n .split(\"/\") // create an array splited by slashes\n .filter(e => e != \"\") // remove empty strings\n .slice(0, 2) // get the first two items of the array\n .join(\"-\"); // create a string joined by dashes\n\n // add the css class to the body\n if (cssclass) {\n document.body.classList.add(\"lesli-\".concat(cssclass));\n }\n });\n });\n\n // · Create a beautiful Vue 3 app\n const application = (0,vue__WEBPACK_IMPORTED_MODULE_0__.createApp)(appbuilder);\n\n // · Provide composables to make them available in all the components\n application.provide('msg', (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliMsg)());\n application.provide('url', (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliUrl)());\n application.provide('http', (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliHttp)());\n application.provide('date', (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliDate)());\n application.provide('date', (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliDate)());\n application.provide('utils', (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliUtils)());\n application.provide('dialog', (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliDialog)());\n\n // · Extending vue\n application.use(pinia);\n application.use(router);\n\n // · Register global layouts\n application.component(\"lesli-application-container\", Lesli_layouts_application_container_vue__WEBPACK_IMPORTED_MODULE_4__[\"default\"]);\n application.component(\"lesli-application-component\", Lesli_layouts_application_component_vue__WEBPACK_IMPORTED_MODULE_5__[\"default\"]);\n\n // · Loading Lesli handmade global components\n application.component(\"lesli-icon\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementIcon);\n application.component(\"lesli-empty\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementEmpty);\n application.component(\"lesli-header\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementHeader);\n application.component(\"lesli-select\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementSelect);\n application.component(\"lesli-toolbar\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementToolbar);\n application.component(\"lesli-loading\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementLoading);\n application.component(\"lesli-table\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementTable);\n application.component(\"lesli-collapse\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementCollapse);\n application.component(\"lesli-tab-item\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementTabItem);\n application.component(\"lesli-tabs\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementTabs);\n application.component(\"lesli-panel\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementPanel);\n application.component(\"lesli-button\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementButton);\n application.component(\"lesli-calendar\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementCalendar);\n application.component(\"lesli-input-tag\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementInputTag);\n application.component(\"lesli-file-uploader\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementFileUploader);\n application.component(\"lesli-navigation-list\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementNavigationList);\n application.component(\"lesli-avatar\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementAvatar);\n application.component(\"lesli-toggle\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementToggle);\n application.component(\"lesli-dropdown\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementDropdown);\n application.component(\"lesli-map\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementMap);\n //application.component(\"lesli-gallery\", lesliElementGallery)\n application.component(\"lesli-autocomplete\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementAutocomplete);\n application.component(\"lesli-pagination\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementPagination);\n application.component(\"lesli-form\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementForm);\n application.component(\"lesli-input\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementInput);\n application.component(\"lesli-control\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementControl);\n application.component(\"lesli-card\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementCard);\n\n // · Mount app once DOM is ready\n document.addEventListener(\"DOMContentLoaded\", () => {\n // · mount the app on the main html tag\n application.mount(\"#lesli-application\");\n\n // · development message about vue app loaded\n if (true) {\n lesli_js_debug_browser__WEBPACK_IMPORTED_MODULE_1___default().info(`${engine} --> ${lesli.engine_paths[engine]}`, \"vue/application\");\n }\n\n // · console production message\n if (false) {}\n });\n return application;\n});\n\n//# sourceURL=webpack://lesli/./lib/vue/application.js?");
151
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var pinia__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! pinia */ \"./node_modules/pinia/dist/pinia.mjs\");\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vue */ \"./node_modules/vue/dist/vue.esm-bundler.js\");\n/* harmony import */ var vue_router__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! vue-router */ \"./node_modules/vue-router/dist/vue-router.mjs\");\n/* harmony import */ var lesli_js_debug_browser__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! lesli-js/debug/browser */ \"../../enginesdev/lesli-js/source/debug/browser.js\");\n/* harmony import */ var lesli_js_debug_browser__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(lesli_js_debug_browser__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var Lesli_layouts_application_header_vue__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! Lesli/layouts/application-header.vue */ \"./lib/vue/layouts/application-header.vue\");\n/* harmony import */ var Lesli_layouts_application_engines_vue__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! Lesli/layouts/application-engines.vue */ \"./lib/vue/layouts/application-engines.vue\");\n/* harmony import */ var Lesli_layouts_application_container_vue__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! Lesli/layouts/application-container.vue */ \"./lib/vue/layouts/application-container.vue\");\n/* harmony import */ var Lesli_layouts_application_component_vue__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! Lesli/layouts/application-component.vue */ \"./lib/vue/layouts/application-component.vue\");\n/* harmony import */ var lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! lesli-vue/elements */ \"../../enginesdev/lesli-vue/source/elements/index.js\");\n/* harmony import */ var lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! lesli-vue/composables */ \"../../enginesdev/lesli-vue/source/composables/index.js\");\n/*\nLesli\n\nCopyright (c) 2023, Lesli Technologies, S. A.\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see http://www.gnu.org/licenses/.\n\nLesli · Ruby on Rails SaaS Development Framework.\n\nMade with ♥ by https://www.lesli.tech\nBuilding a better future, one line of code at a time.\n\n@contact hello@lesli.tech\n@website https://www.lesli.tech\n@license GPLv3 http://www.gnu.org/licenses/gpl-3.0.en.html\n\n// · ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~\n// · \n*/\n\n// · Loading core framework and libraries\n\n\n\n\n\n// custom console.log implementation for Lesli\nwindow.debug = (lesli_js_debug_browser__WEBPACK_IMPORTED_MODULE_1___default());\n\n// · Loading application layout components\n\n\n\n\n\n/*\nimport componentApplicationFooter from \"Lesli/layouts/application-footer.vue\"\nimport componentApplicationSearch from \"Lesli/layouts/application-search.vue\"\nimport componentApplicationSidebar from \"Lesli/layouts/application-sidebar.vue\"\nimport componentApplicationAnnouncement from \"Lesli/layouts/application-announcements.vue\"\nimport componentApplicationPanelTasks from \"Lesli/panels/panel-tasks.vue\"\nimport componentApplicationPanelFiles from \"Lesli/panels/panel-files.vue\"\nimport componentApplicationPanelTickets from \"Lesli/panels/panel-tickets.vue\"\nimport componentApplicationPanelProfile from \"Lesli/panels/panel-profile.vue\"\nimport componentApplicationPanelNotifications from \"Lesli/panels/panel-notifications.vue\"\nimport componentApplicationPanelAnnouncements from \"Lesli/panels/panel-announcements.vue\"\n*/\n\n// · Loading global layout components\n\n\n// · Loading vue/pinia plugins as composables\n\n\n// · engine: List of controllers apps loaded\n// · routes: Array of routes for Vue \n// · example: app(\"CloudAudit\", [])\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (function (engine) {\n let routes = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : [];\n // · Base path for the engines/core url's\n const base_path = \"/\";\n\n // · Vue app configuration container\n let appbuilder = {};\n\n // · Loading Lesli local layout components\n appbuilder[\"components\"] = {\n \"lesli-application-header\": Lesli_layouts_application_header_vue__WEBPACK_IMPORTED_MODULE_2__[\"default\"],\n \"lesli-application-engines\": Lesli_layouts_application_engines_vue__WEBPACK_IMPORTED_MODULE_3__[\"default\"]\n /*\n \"application-component-footer\": componentApplicationFooter,\n \"application-component-search\": componentApplicationSearch,\n \"application-component-sidebar\": componentApplicationSidebar,\n \"application-component-announcements\": componentApplicationAnnouncement,\n \"application-component-panel-tasks\": componentApplicationPanelTasks,\n \"application-component-panel-files\": componentApplicationPanelFiles,\n \"application-component-panel-tickets\": componentApplicationPanelTickets,\n \"application-component-panel-profile\": componentApplicationPanelProfile,\n \"application-component-panel-announcements\": componentApplicationPanelAnnouncements,\n \"application-component-panel-notifications\": componentApplicationPanelNotifications\n */\n };\n\n // · Use pinia as app state management\n const pinia = (0,pinia__WEBPACK_IMPORTED_MODULE_8__.createPinia)();\n\n // · Loading pinia handmade plugins\n pinia.use(() => ({\n msg: (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliMsg)()\n }));\n pinia.use(() => ({\n url: (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliUrl)()\n }));\n pinia.use(() => ({\n http: (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliHttp)()\n }));\n pinia.use(() => ({\n date: (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliDate)()\n }));\n pinia.use(() => ({\n utils: (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliUtils)()\n }));\n pinia.use(() => ({\n dialog: (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliDialog)()\n }));\n\n // · Global vue router\n const router = (0,vue_router__WEBPACK_IMPORTED_MODULE_9__.createRouter)({\n history: (0,vue_router__WEBPACK_IMPORTED_MODULE_9__.createWebHistory)(base_path),\n routes: routes.map(route => {\n // concat the base path to all routes\n // this allow to use the rails route constants\n // example: projects_path is equal to /crm/projects\n route.path = base_path.concat(lesli.engine_paths[engine]).concat(route.path);\n return route;\n })\n });\n\n // · \n router.afterEach((to, from) => {\n // Use next tick to handle router history correctly\n (0,vue__WEBPACK_IMPORTED_MODULE_0__.nextTick)(() => {\n // update the page title according to the working app\n document.title = `${lesli?.company?.name} · ${to.path.substring(1) || 'Dashboard'}`;\n\n // default class for the specific instance\n document.body.className = lesli?.instance;\n\n // using the path as class id for the body\n // the class will be: \"engine-controller\"\n var cssclass = to.path.substring(1) // remove the first slash\n .split(\"/\") // create an array splited by slashes\n .filter(e => e != \"\") // remove empty strings\n .slice(0, 2) // get the first two items of the array\n .join(\"-\"); // create a string joined by dashes\n\n // add the css class to the body\n if (cssclass) {\n document.body.classList.add(\"lesli-\".concat(cssclass));\n }\n });\n });\n\n // · Create a beautiful Vue 3 app\n const application = (0,vue__WEBPACK_IMPORTED_MODULE_0__.createApp)(appbuilder);\n\n // · Provide composables to make them available in all the components\n application.provide('msg', (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliMsg)());\n application.provide('url', (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliUrl)());\n application.provide('http', (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliHttp)());\n application.provide('date', (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliDate)());\n application.provide('date', (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliDate)());\n application.provide('utils', (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliUtils)());\n application.provide('dialog', (0,lesli_vue_composables__WEBPACK_IMPORTED_MODULE_7__.useLesliDialog)());\n\n // · Extending vue\n application.use(pinia);\n application.use(router);\n\n // · Register global layouts\n application.component(\"lesli-application-container\", Lesli_layouts_application_container_vue__WEBPACK_IMPORTED_MODULE_4__[\"default\"]);\n application.component(\"lesli-application-component\", Lesli_layouts_application_component_vue__WEBPACK_IMPORTED_MODULE_5__[\"default\"]);\n\n // · Loading Lesli handmade global components\n application.component(\"lesli-icon\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementIcon);\n application.component(\"lesli-empty\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementEmpty);\n application.component(\"lesli-header\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementHeader);\n application.component(\"lesli-select\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementSelect);\n application.component(\"lesli-toolbar\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementToolbar);\n application.component(\"lesli-loading\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementLoading);\n application.component(\"lesli-table\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementTable);\n application.component(\"lesli-collapse\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementCollapse);\n application.component(\"lesli-column\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementColumn);\n application.component(\"lesli-columns\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementColumns);\n application.component(\"lesli-card\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementCard);\n application.component(\"lesli-control\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementControl);\n application.component(\"lesli-tab-item\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementTabItem);\n application.component(\"lesli-tabs\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementTabs);\n application.component(\"lesli-panel\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementPanel);\n application.component(\"lesli-button\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementButton);\n application.component(\"lesli-calendar\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementCalendar);\n application.component(\"lesli-input-tag\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementInputTag);\n application.component(\"lesli-file-uploader\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementFileUploader);\n application.component(\"lesli-navigation-list\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementNavigationList);\n application.component(\"lesli-avatar\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementAvatar);\n application.component(\"lesli-toggle\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementToggle);\n application.component(\"lesli-dropdown\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementDropdown);\n application.component(\"lesli-map\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementMap);\n //application.component(\"lesli-gallery\", lesliElementGallery)\n application.component(\"lesli-autocomplete\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementAutocomplete);\n application.component(\"lesli-pagination\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementPagination);\n application.component(\"lesli-form\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementForm);\n application.component(\"lesli-input\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementInput);\n application.component(\"lesli-link\", lesli_vue_elements__WEBPACK_IMPORTED_MODULE_6__.lesliElementLink);\n\n // · Mount app once DOM is ready\n document.addEventListener(\"DOMContentLoaded\", () => {\n // · mount the app on the main html tag\n application.mount(\"#lesli-application\");\n\n // · development message about vue app loaded\n if (true) {\n lesli_js_debug_browser__WEBPACK_IMPORTED_MODULE_1___default().info(`${engine} --> ${lesli.engine_paths[engine]}`, \"vue/application\");\n }\n\n // · console production message\n if (false) {}\n });\n return application;\n});\n\n//# sourceURL=webpack://lesli/./lib/vue/application.js?");
152
152
 
153
153
  /***/ }),
154
154
 
@@ -214,7 +214,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
214
214
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
215
215
 
216
216
  "use strict";
217
- eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vue */ \"./node_modules/vue/dist/vue.esm-bundler.js\");\n/* harmony import */ var Lesli_stores_layout__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! Lesli/stores/layout */ \"./lib/vue/stores/layout.js\");\n/* harmony import */ var Lesli_stores_search__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! Lesli/stores/search */ \"./lib/vue/stores/search.js\");\n\n\n// · import stores\n\n\n\n// · implement stores\n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n __name: 'application-header',\n props: {\n showEngines: {\n type: Boolean,\n default: true,\n required: false\n },\n showBell: {\n type: Boolean,\n default: false,\n required: false\n },\n showFocus: {\n type: Boolean,\n default: false,\n required: false\n },\n showTickets: {\n type: Boolean,\n default: false,\n required: false\n },\n showAnnouncements: {\n type: Boolean,\n default: false,\n required: false\n }\n },\n setup(__props, _ref) {\n let {\n expose: __expose\n } = _ref;\n __expose();\n const props = __props;\n\n /*\n \n Lesli\n \n Copyright (c) 2023, Lesli Technologies, S. A.\n \n This program is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n \n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n \n You should have received a copy of the GNU General Public License\n along with this program. If not, see http://www.gnu.org/licenses/.\n \n Lesli · Your Smart Business Assistant. \n \n Made with ♥ by https://www.lesli.tech\n Building a better future, one line of code at a time.\n \n @contact hello@lesli.tech\n @website https://lesli.tech\n @license GPLv3 http://www.gnu.org/licenses/gpl-3.0.en.html\n \n // · ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~\n // · \n */\n\n // · import vue tools\n const storeLayout = (0,Lesli_stores_layout__WEBPACK_IMPORTED_MODULE_1__.useLayout)();\n const storeSearch = (0,Lesli_stores_search__WEBPACK_IMPORTED_MODULE_2__.useSearch)();\n\n // · \n const url = (0,vue__WEBPACK_IMPORTED_MODULE_0__.inject)(\"url\");\n\n // · defining props\n\n // · translations\n const translations = {\n core: {\n shared: I18n.t(\"core.shared\"),\n users: I18n.t('deutscheleibrenten.users')\n }\n };\n\n // · defining variables\n const applicationHeader = (0,vue__WEBPACK_IMPORTED_MODULE_0__.ref)(null);\n const search = {};\n\n // · \n function onEscape(event) {\n if (event.keyCode === 27) {\n storeLayout.toggleEngines();\n document.removeEventListener('keydown', onEscape);\n }\n }\n\n // · \n function toggleEngines() {\n storeLayout.toggleEngines();\n document.addEventListener('keydown', onEscape);\n }\n const __returned__ = {\n storeLayout,\n storeSearch,\n url,\n props,\n translations,\n applicationHeader,\n search,\n onEscape,\n toggleEngines,\n ref: vue__WEBPACK_IMPORTED_MODULE_0__.ref,\n reactive: vue__WEBPACK_IMPORTED_MODULE_0__.reactive,\n onUnmounted: vue__WEBPACK_IMPORTED_MODULE_0__.onUnmounted,\n inject: vue__WEBPACK_IMPORTED_MODULE_0__.inject,\n get useLayout() {\n return Lesli_stores_layout__WEBPACK_IMPORTED_MODULE_1__.useLayout;\n },\n get useSearch() {\n return Lesli_stores_search__WEBPACK_IMPORTED_MODULE_2__.useSearch;\n }\n };\n Object.defineProperty(__returned__, '__isScriptSetup', {\n enumerable: false,\n value: true\n });\n return __returned__;\n }\n});\n\n//# sourceURL=webpack://lesli/./lib/vue/layouts/application-header.vue?./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/index.js??ruleSet%5B0%5D.use");
217
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vue */ \"./node_modules/vue/dist/vue.esm-bundler.js\");\n/* harmony import */ var Lesli_stores_layout__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! Lesli/stores/layout */ \"./lib/vue/stores/layout.js\");\n/* harmony import */ var Lesli_stores_search__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! Lesli/stores/search */ \"./lib/vue/stores/search.js\");\n\n\n// · import stores\n\n\n\n// · implement stores\n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n __name: 'application-header',\n props: {\n showEngines: {\n type: Boolean,\n default: true,\n required: false\n },\n showBell: {\n type: Boolean,\n default: false,\n required: false\n },\n showFocus: {\n type: Boolean,\n default: false,\n required: false\n },\n showTickets: {\n type: Boolean,\n default: false,\n required: false\n },\n showAnnouncements: {\n type: Boolean,\n default: false,\n required: false\n },\n enginePath: {\n type: String,\n default: \"/\",\n required: false\n }\n },\n setup(__props, _ref) {\n let {\n expose: __expose\n } = _ref;\n __expose();\n const props = __props;\n\n /*\n \n Lesli\n \n Copyright (c) 2023, Lesli Technologies, S. A.\n \n This program is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n \n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n \n You should have received a copy of the GNU General Public License\n along with this program. If not, see http://www.gnu.org/licenses/.\n \n Lesli · Your Smart Business Assistant. \n \n Made with ♥ by https://www.lesli.tech\n Building a better future, one line of code at a time.\n \n @contact hello@lesli.tech\n @website https://lesli.tech\n @license GPLv3 http://www.gnu.org/licenses/gpl-3.0.en.html\n \n // · ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~\n // · \n */\n\n // · import vue tools\n const storeLayout = (0,Lesli_stores_layout__WEBPACK_IMPORTED_MODULE_1__.useLayout)();\n const storeSearch = (0,Lesli_stores_search__WEBPACK_IMPORTED_MODULE_2__.useSearch)();\n\n // · \n const url = (0,vue__WEBPACK_IMPORTED_MODULE_0__.inject)(\"url\");\n\n // · defining props\n\n // · translations\n const translations = {\n core: {\n shared: I18n.t(\"core.shared\"),\n users: I18n.t('deutscheleibrenten.users')\n }\n };\n\n // · defining variables\n const applicationHeader = (0,vue__WEBPACK_IMPORTED_MODULE_0__.ref)(null);\n const search = {};\n\n // · \n function onEscape(event) {\n if (event.keyCode === 27) {\n storeLayout.toggleEngines();\n document.removeEventListener('keydown', onEscape);\n }\n }\n\n // · \n function toggleEngines() {\n storeLayout.toggleEngines();\n document.addEventListener('keydown', onEscape);\n }\n const __returned__ = {\n storeLayout,\n storeSearch,\n url,\n props,\n translations,\n applicationHeader,\n search,\n onEscape,\n toggleEngines,\n ref: vue__WEBPACK_IMPORTED_MODULE_0__.ref,\n reactive: vue__WEBPACK_IMPORTED_MODULE_0__.reactive,\n onUnmounted: vue__WEBPACK_IMPORTED_MODULE_0__.onUnmounted,\n inject: vue__WEBPACK_IMPORTED_MODULE_0__.inject,\n get useLayout() {\n return Lesli_stores_layout__WEBPACK_IMPORTED_MODULE_1__.useLayout;\n },\n get useSearch() {\n return Lesli_stores_search__WEBPACK_IMPORTED_MODULE_2__.useSearch;\n }\n };\n Object.defineProperty(__returned__, '__isScriptSetup', {\n enumerable: false,\n value: true\n });\n return __returned__;\n }\n});\n\n//# sourceURL=webpack://lesli/./lib/vue/layouts/application-header.vue?./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/index.js??ruleSet%5B0%5D.use");
218
218
 
219
219
  /***/ }),
220
220
 
@@ -229,6 +229,17 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
229
229
 
230
230
  /***/ }),
231
231
 
232
+ /***/ "./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../LesliAudit/lib/vue/apps/requests/index.vue?vue&type=script&setup=true&lang=js":
233
+ /*!**************************************************************************************************************************************************************************************************************!*\
234
+ !*** ./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../LesliAudit/lib/vue/apps/requests/index.vue?vue&type=script&setup=true&lang=js ***!
235
+ \**************************************************************************************************************************************************************************************************************/
236
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
237
+
238
+ "use strict";
239
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vue */ \"./node_modules/vue/dist/vue.esm-bundler.js\");\n/* harmony import */ var LesliAudit_stores_request__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! LesliAudit/stores/request */ \"../LesliAudit/lib/vue/stores/request.js\");\n\n\n// · import lesli stores\n\n\n// · implement stores\n\nconst __default__ = {\n methods: {\n showUser(user) {\n this.url.admin(\"users/:id\", user.id).go();\n }\n }\n};\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (/*#__PURE__*/Object.assign(__default__, {\n __name: 'index',\n setup(__props, _ref) {\n let {\n expose: __expose\n } = _ref;\n __expose();\n\n /*\n \n Lesli\n \n Copyright (c) 2023, Lesli Technologies, S. A.\n \n This program is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n \n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n \n You should have received a copy of the GNU General Public License\n along with this program. If not, see http://www.gnu.org/licenses/.\n \n Lesli · Ruby on Rails SaaS Development Framework.\n \n Made with ♥ by https://www.lesli.tech\n Building a better future, one line of code at a time.\n \n @contact hello@lesli.tech\n @website https://www.lesli.tech\n @license GPLv3 http://www.gnu.org/licenses/gpl-3.0.en.html\n \n // · ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~\n // · \n */\n\n // · import vue tools\n const storeRequests = (0,LesliAudit_stores_request__WEBPACK_IMPORTED_MODULE_1__.useRequests)();\n\n // · define variables\n const columns = [{\n field: \"id\",\n label: \"ID\"\n }, {\n field: \"request_controller\",\n label: \"Controller\",\n sort: true\n }, {\n field: \"request_action\",\n label: \"Action\"\n }, {\n field: \"request_count\",\n align: \"center\",\n label: \"Count\"\n }, {\n field: \"created_at\",\n label: \"Date\"\n }];\n\n // · initializing\n (0,vue__WEBPACK_IMPORTED_MODULE_0__.onMounted)(() => {\n storeRequests.fetch();\n });\n const __returned__ = {\n storeRequests,\n columns,\n ref: vue__WEBPACK_IMPORTED_MODULE_0__.ref,\n reactive: vue__WEBPACK_IMPORTED_MODULE_0__.reactive,\n onMounted: vue__WEBPACK_IMPORTED_MODULE_0__.onMounted,\n watch: vue__WEBPACK_IMPORTED_MODULE_0__.watch,\n computed: vue__WEBPACK_IMPORTED_MODULE_0__.computed,\n get useRequests() {\n return LesliAudit_stores_request__WEBPACK_IMPORTED_MODULE_1__.useRequests;\n }\n };\n Object.defineProperty(__returned__, '__isScriptSetup', {\n enumerable: false,\n value: true\n });\n return __returned__;\n }\n}));\n\n//# sourceURL=webpack://lesli/../LesliAudit/lib/vue/apps/requests/index.vue?./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/index.js??ruleSet%5B0%5D.use");
240
+
241
+ /***/ }),
242
+
232
243
  /***/ "./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../LesliAudit/lib/vue/components/requests.vue?vue&type=script&setup=true&lang=js":
233
244
  /*!**************************************************************************************************************************************************************************************************************!*\
234
245
  !*** ./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../LesliAudit/lib/vue/components/requests.vue?vue&type=script&setup=true&lang=js ***!
@@ -346,7 +357,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
346
357
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
347
358
 
348
359
  "use strict";
349
- eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vue */ \"./node_modules/vue/dist/vue.esm-bundler.js\");\n\n\n// · \n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n __name: 'Button',\n props: {\n to: {\n type: Object,\n required: false\n },\n icon: {\n type: String,\n required: false\n },\n loading: {\n type: Boolean,\n default: false,\n required: false\n },\n primary: {\n type: Boolean,\n default: true,\n required: false\n },\n danger: {\n type: Boolean,\n default: false,\n required: false\n },\n warning: {\n type: Boolean,\n default: false,\n required: false\n },\n info: {\n type: Boolean,\n default: false,\n required: false\n },\n solid: {\n type: Boolean,\n default: false,\n required: false\n },\n small: {\n type: Boolean,\n default: false,\n required: false\n },\n iconOnly: {\n type: Boolean,\n default: false,\n required: false\n }\n },\n emits: ['click'],\n setup(__props, _ref) {\n let {\n expose: __expose,\n emit\n } = _ref;\n __expose();\n const props = __props;\n\n /*\n \n Lesli\n \n Copyright (c) 2023, Lesli Technologies, S. A.\n \n This program is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n \n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n \n You should have received a copy of the GNU General Public License\n along with this program. If not, see http://www.gnu.org/licenses/.\n \n Lesli · Your Smart Business Assistant. \n \n Made with ♥ by https://www.lesli.tech\n Building a better future, one line of code at a time.\n \n @contact hello@lesli.tech\n @website https://lesli.tech\n @license GPLv3 http://www.gnu.org/licenses/gpl-3.0.en.html\n \n // · ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~\n // · \n \n */\n\n // · import vue tools\n const slots = (0,vue__WEBPACK_IMPORTED_MODULE_0__.useSlots)();\n\n // · defining emits\n\n // · defining props\n\n const buttonColor = (0,vue__WEBPACK_IMPORTED_MODULE_0__.computed)(() => {\n if (props.warning) return \"is-warning\";\n if (props.danger) return \"is-danger\";\n if (props.info) return \"is-info\";\n return \"is-primary\";\n });\n const __returned__ = {\n slots,\n emit,\n props,\n buttonColor,\n ref: vue__WEBPACK_IMPORTED_MODULE_0__.ref,\n reactive: vue__WEBPACK_IMPORTED_MODULE_0__.reactive,\n onMounted: vue__WEBPACK_IMPORTED_MODULE_0__.onMounted,\n watch: vue__WEBPACK_IMPORTED_MODULE_0__.watch,\n computed: vue__WEBPACK_IMPORTED_MODULE_0__.computed,\n useSlots: vue__WEBPACK_IMPORTED_MODULE_0__.useSlots\n };\n Object.defineProperty(__returned__, '__isScriptSetup', {\n enumerable: false,\n value: true\n });\n return __returned__;\n }\n});\n\n//# sourceURL=webpack://lesli/../../enginesdev/lesli-vue/source/elements/button/Button.vue?./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/index.js??ruleSet%5B0%5D.use");
360
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vue */ \"./node_modules/vue/dist/vue.esm-bundler.js\");\n\n\n// · \n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n __name: 'Button',\n props: {\n icon: {\n type: String,\n required: false\n },\n loading: {\n type: Boolean,\n default: false,\n required: false\n },\n main: {\n type: Boolean,\n default: false,\n required: false\n },\n danger: {\n type: Boolean,\n default: false,\n required: false\n },\n warning: {\n type: Boolean,\n default: false,\n required: false\n },\n info: {\n type: Boolean,\n default: false,\n required: false\n },\n small: {\n type: Boolean,\n default: false,\n required: false\n },\n iconOnly: {\n type: Boolean,\n default: false,\n required: false\n }\n },\n emits: ['click'],\n setup(__props, _ref) {\n let {\n expose: __expose,\n emit\n } = _ref;\n __expose();\n const props = __props;\n\n /*\n \n Lesli\n \n Copyright (c) 2023, Lesli Technologies, S. A.\n \n This program is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n \n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n \n You should have received a copy of the GNU General Public License\n along with this program. If not, see http://www.gnu.org/licenses/.\n \n Lesli · Ruby on Rails SaaS Development Framework.\n \n Made with ♥ by https://www.lesli.tech\n Building a better future, one line of code at a time.\n \n @contact hello@lesli.tech\n @website https://www.lesli.tech\n @license GPLv3 http://www.gnu.org/licenses/gpl-3.0.en.html\n \n // · ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~\n // · \n */\n\n // · import vue tools\n const slots = (0,vue__WEBPACK_IMPORTED_MODULE_0__.useSlots)();\n\n // · defining emits\n\n // · defining props\n\n function buttonVariant() {\n if (props.warning) return \"is-warning\";\n if (props.danger) return \"is-danger\";\n if (props.info) return \"is-info\";\n return \"is-primary\";\n }\n const buttonClasses = (0,vue__WEBPACK_IMPORTED_MODULE_0__.computed)(() => {\n let classes = [\"button\", buttonVariant()];\n if (!props.main) {\n classes.push(\"is-light\");\n classes.push(\"is-outlined\");\n }\n if (props.loading) {\n classes.push(\"is-loading\");\n }\n if (props.small) {\n classes.push(\"is-small\");\n }\n return classes;\n });\n const __returned__ = {\n slots,\n emit,\n props,\n buttonVariant,\n buttonClasses,\n ref: vue__WEBPACK_IMPORTED_MODULE_0__.ref,\n reactive: vue__WEBPACK_IMPORTED_MODULE_0__.reactive,\n onMounted: vue__WEBPACK_IMPORTED_MODULE_0__.onMounted,\n watch: vue__WEBPACK_IMPORTED_MODULE_0__.watch,\n computed: vue__WEBPACK_IMPORTED_MODULE_0__.computed,\n useSlots: vue__WEBPACK_IMPORTED_MODULE_0__.useSlots\n };\n Object.defineProperty(__returned__, '__isScriptSetup', {\n enumerable: false,\n value: true\n });\n return __returned__;\n }\n});\n\n//# sourceURL=webpack://lesli/../../enginesdev/lesli-vue/source/elements/button/Button.vue?./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/index.js??ruleSet%5B0%5D.use");
350
361
 
351
362
  /***/ }),
352
363
 
@@ -500,7 +511,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
500
511
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
501
512
 
502
513
  "use strict";
503
- eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vue */ \"./node_modules/vue/dist/vue.esm-bundler.js\");\n\n\n// · \n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n __name: 'Link',\n props: {\n to: {\n type: Object,\n required: false\n },\n icon: {\n type: String,\n required: false\n },\n loading: {\n type: Boolean,\n default: false,\n required: false\n },\n primary: {\n type: Boolean,\n default: true,\n required: false\n },\n danger: {\n type: Boolean,\n default: false,\n required: false\n },\n warning: {\n type: Boolean,\n default: false,\n required: false\n },\n info: {\n type: Boolean,\n default: false,\n required: false\n },\n solid: {\n type: Boolean,\n default: false,\n required: false\n },\n small: {\n type: Boolean,\n default: false,\n required: false\n },\n iconOnly: {\n type: Boolean,\n default: false,\n required: false\n }\n },\n emits: ['click'],\n setup(__props, _ref) {\n let {\n expose: __expose,\n emit\n } = _ref;\n __expose();\n const props = __props;\n\n /*\n \n Lesli\n \n Copyright (c) 2023, Lesli Technologies, S. A.\n \n This program is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n \n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n \n You should have received a copy of the GNU General Public License\n along with this program. If not, see http://www.gnu.org/licenses/.\n \n Lesli · Your Smart Business Assistant. \n \n Made with ♥ by https://www.lesli.tech\n Building a better future, one line of code at a time.\n \n @contact hello@lesli.tech\n @website https://lesli.tech\n @license GPLv3 http://www.gnu.org/licenses/gpl-3.0.en.html\n \n // · ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~\n // · \n \n */\n\n // · import vue tools\n const slots = (0,vue__WEBPACK_IMPORTED_MODULE_0__.useSlots)();\n\n // · defining emits\n\n // · defining props\n\n const buttonColor = (0,vue__WEBPACK_IMPORTED_MODULE_0__.computed)(() => {\n if (props.warning) return \"is-warning\";\n if (props.danger) return \"is-danger\";\n if (props.info) return \"is-info\";\n return \"is-primary\";\n });\n const __returned__ = {\n slots,\n emit,\n props,\n buttonColor,\n ref: vue__WEBPACK_IMPORTED_MODULE_0__.ref,\n reactive: vue__WEBPACK_IMPORTED_MODULE_0__.reactive,\n onMounted: vue__WEBPACK_IMPORTED_MODULE_0__.onMounted,\n watch: vue__WEBPACK_IMPORTED_MODULE_0__.watch,\n computed: vue__WEBPACK_IMPORTED_MODULE_0__.computed,\n useSlots: vue__WEBPACK_IMPORTED_MODULE_0__.useSlots\n };\n Object.defineProperty(__returned__, '__isScriptSetup', {\n enumerable: false,\n value: true\n });\n return __returned__;\n }\n});\n\n//# sourceURL=webpack://lesli/../../enginesdev/lesli-vue/source/elements/link/Link.vue?./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/index.js??ruleSet%5B0%5D.use");
514
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vue */ \"./node_modules/vue/dist/vue.esm-bundler.js\");\n/* harmony import */ var _button_Button_vue__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../button/Button.vue */ \"../../enginesdev/lesli-vue/source/elements/button/Button.vue\");\n\n\n// · \n\n\n// · \n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n __name: 'Link',\n props: {\n to: {\n type: Object,\n required: false\n },\n icon: {\n type: String,\n required: false\n },\n loading: {\n type: Boolean,\n default: false,\n required: false\n },\n danger: {\n type: Boolean,\n default: false,\n required: false\n },\n warning: {\n type: Boolean,\n default: false,\n required: false\n },\n info: {\n type: Boolean,\n default: false,\n required: false\n },\n main: {\n type: Boolean,\n default: false,\n required: false\n },\n small: {\n type: Boolean,\n default: false,\n required: false\n },\n iconOnly: {\n type: Boolean,\n default: false,\n required: false\n }\n },\n emits: ['click'],\n setup(__props, _ref) {\n let {\n expose: __expose,\n emit\n } = _ref;\n __expose();\n const props = __props;\n\n /*\n \n Lesli\n \n Copyright (c) 2023, Lesli Technologies, S. A.\n \n This program is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n \n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n \n You should have received a copy of the GNU General Public License\n along with this program. If not, see http://www.gnu.org/licenses/.\n \n Lesli · Your Smart Business Assistant. \n \n Made with ♥ by https://www.lesli.tech\n Building a better future, one line of code at a time.\n \n @contact hello@lesli.tech\n @website https://lesli.tech\n @license GPLv3 http://www.gnu.org/licenses/gpl-3.0.en.html\n \n // · ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~\n // · \n \n */\n\n // · import vue tools\n const slots = (0,vue__WEBPACK_IMPORTED_MODULE_0__.useSlots)();\n\n // · defining emits\n\n // · defining props\n\n const __returned__ = {\n slots,\n emit,\n props,\n ref: vue__WEBPACK_IMPORTED_MODULE_0__.ref,\n reactive: vue__WEBPACK_IMPORTED_MODULE_0__.reactive,\n onMounted: vue__WEBPACK_IMPORTED_MODULE_0__.onMounted,\n watch: vue__WEBPACK_IMPORTED_MODULE_0__.watch,\n computed: vue__WEBPACK_IMPORTED_MODULE_0__.computed,\n useSlots: vue__WEBPACK_IMPORTED_MODULE_0__.useSlots,\n LesliButton: _button_Button_vue__WEBPACK_IMPORTED_MODULE_1__[\"default\"]\n };\n Object.defineProperty(__returned__, '__isScriptSetup', {\n enumerable: false,\n value: true\n });\n return __returned__;\n }\n});\n\n//# sourceURL=webpack://lesli/../../enginesdev/lesli-vue/source/elements/link/Link.vue?./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/index.js??ruleSet%5B0%5D.use");
504
515
 
505
516
  /***/ }),
506
517
 
@@ -676,7 +687,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
676
687
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
677
688
 
678
689
  "use strict";
679
- eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ render: () => (/* binding */ render)\n/* harmony export */ });\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vue */ \"./node_modules/vue/dist/vue.esm-bundler.js\");\n\nconst _hoisted_1 = {\n ref: \"lesliApplicationHeader\",\n class: \"lesli-application-header\"\n};\nconst _hoisted_2 = {\n class: \"lesli-application-header-container container\"\n};\nconst _hoisted_3 = /*#__PURE__*/(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"figure\", {\n class: \"image lesli-brand\"\n}, [/*#__PURE__*/(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"img\", {\n alt: \"App logo\",\n class: \"is-hidden-touch\",\n src: \"/assets/lesli/brand/app-logo.svg\"\n})], -1 /* HOISTED */);\nconst _hoisted_4 = {\n class: \"lesli-application-header-left\"\n};\nconst _hoisted_5 = {\n class: \"control is-medium has-icons-left has-text-grey\"\n};\nconst _hoisted_6 = {\n class: \"icon is-left has-text-gray\"\n};\nconst _hoisted_7 = {\n key: 0,\n class: \"material-icons\"\n};\nconst _hoisted_8 = [\"placeholder\"];\nconst _hoisted_9 = {\n class: \"lesli-application-header-right\"\n};\nconst _hoisted_10 = /*#__PURE__*/(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", {\n class: \"ri-apps-2-line\"\n}, null, -1 /* HOISTED */);\nconst _hoisted_11 = [_hoisted_10];\nconst _hoisted_12 = {\n key: 0,\n class: \"count\"\n};\nconst _hoisted_13 = {\n key: 0,\n class: \"count\"\n};\nconst _hoisted_14 = {\n key: 0,\n class: \"count\"\n};\nconst _hoisted_15 = {\n class: \"dropdown is-right is-hoverable header-user-options\"\n};\nconst _hoisted_16 = {\n class: \"dropdown-trigger\"\n};\nconst _hoisted_17 = {\n class: \"icon has-text-link\"\n};\nconst _hoisted_18 = {\n class: \"dropdown-menu\",\n id: \"dropdown-menu\",\n role: \"menu\"\n};\nconst _hoisted_19 = {\n class: \"dropdown-content\"\n};\nconst _hoisted_20 = [\"href\"];\nconst _hoisted_21 = {\n class: \"icon-text\"\n};\nconst _hoisted_22 = /*#__PURE__*/(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", {\n class: \"icon has-text-grey-dark\"\n}, [/*#__PURE__*/(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", {\n class: \"ri-user-line\"\n})], -1 /* HOISTED */);\nconst _hoisted_23 = /*#__PURE__*/(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"hr\", {\n class: \"dropdown-divider\"\n}, null, -1 /* HOISTED */);\nconst _hoisted_24 = {\n href: \"/logout\",\n class: \"dropdown-item py-3\"\n};\nconst _hoisted_25 = {\n class: \"icon-text\"\n};\nconst _hoisted_26 = /*#__PURE__*/(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", {\n class: \"icon has-text-grey-dark\"\n}, [/*#__PURE__*/(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", {\n class: \"ri-logout-box-r-line\"\n})], -1 /* HOISTED */);\n\nfunction render(_ctx, _cache, $props, $setup, $data, $options) {\n const _component_lesli_loading = (0,vue__WEBPACK_IMPORTED_MODULE_0__.resolveComponent)(\"lesli-loading\");\n return (0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"header\", _hoisted_1, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"div\", _hoisted_2, [_hoisted_3, (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"div\", _hoisted_4, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"div\", _hoisted_5, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", _hoisted_6, [!$setup.storeSearch.loading ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"span\", _hoisted_7, \" search \")) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true), $setup.storeSearch.loading ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createBlock)(_component_lesli_loading, {\n key: 1,\n icon: true\n })) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true)]), (0,vue__WEBPACK_IMPORTED_MODULE_0__.withDirectives)((0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"input\", {\n type: \"email\",\n name: \"global_search\",\n class: \"input is-shadowless\",\n placeholder: $setup.translations.core.shared.search_placeholder || 'Ask to Lesli...',\n onInput: _cache[0] || (_cache[0] = function () {\n return $setup.storeSearch.doSearch && $setup.storeSearch.doSearch(...arguments);\n }),\n \"onUpdate:modelValue\": _cache[1] || (_cache[1] = $event => $setup.storeSearch.text = $event)\n }, null, 40 /* PROPS, HYDRATE_EVENTS */, _hoisted_8), [[vue__WEBPACK_IMPORTED_MODULE_0__.vModelText, $setup.storeSearch.text]])])]), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"div\", _hoisted_9, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\" funciona \"), (0,vue__WEBPACK_IMPORTED_MODULE_0__.renderSlot)(_ctx.$slots, \"default\"), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\" engines selector \"), $setup.props.showEngines || true ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"a\", {\n key: 0,\n class: \"header-indicator\",\n onClick: _cache[2] || (_cache[2] = $event => $setup.toggleEngines())\n }, _hoisted_11)) : 0, (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\" Tickets \"), $setup.props.showTickets || true ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"a\", {\n key: 1,\n class: \"header-indicator\",\n onClick: _cache[3] || (_cache[3] = () => {\n $setup.storeLayout.showTickets = true;\n })\n }, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", {\n class: (0,vue__WEBPACK_IMPORTED_MODULE_0__.normalizeClass)(['ri-ticket-2-line', {\n 'is-active': $setup.storeLayout.header.tickets > 0\n }])\n }, null, 2 /* CLASS */), $setup.storeLayout.header.tickets > 0 ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"span\", _hoisted_12, (0,vue__WEBPACK_IMPORTED_MODULE_0__.toDisplayString)($setup.storeLayout.header.tickets), 1 /* TEXT */)) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true)])) : 0, (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\" Tasks \"), $setup.props.showFocus || true ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"a\", {\n key: 2,\n class: \"header-indicator\",\n onClick: _cache[4] || (_cache[4] = () => {\n if ($setup.storeLayout.header.tasks > 0) {\n $setup.storeLayout.showTasks = true;\n }\n })\n }, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", {\n class: (0,vue__WEBPACK_IMPORTED_MODULE_0__.normalizeClass)(['ri-list-check-3', {\n 'is-active': $setup.storeLayout.header.tasks > 0\n }])\n }, null, 2 /* CLASS */), $setup.storeLayout.header.tasks > 0 ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"span\", _hoisted_13, (0,vue__WEBPACK_IMPORTED_MODULE_0__.toDisplayString)($setup.storeLayout.header.tasks), 1 /* TEXT */)) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true)])) : 0, (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\" Notifications \"), $setup.props.showBell || true ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"a\", {\n key: 3,\n class: \"header-indicator\",\n onClick: _cache[5] || (_cache[5] = () => {\n if ($setup.storeLayout.header.notifications > 0) {\n $setup.storeLayout.showNotifications = true;\n }\n })\n }, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", {\n class: (0,vue__WEBPACK_IMPORTED_MODULE_0__.normalizeClass)(['ri-notification-3-line', {\n 'is-active': $setup.storeLayout.header.notifications > 0\n }])\n }, null, 2 /* CLASS */), $setup.storeLayout.header.notifications > 0 ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"span\", _hoisted_14, (0,vue__WEBPACK_IMPORTED_MODULE_0__.toDisplayString)($setup.storeLayout.header.notifications), 1 /* TEXT */)) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true)])) : 0, (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\" Profile options \"), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"div\", _hoisted_15, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"div\", _hoisted_16, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", _hoisted_17, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", {\n class: \"ri-user-smile-line\",\n onClick: _cache[6] || (_cache[6] = $event => $setup.storeLayout.showProfile = true)\n })])]), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"div\", _hoisted_18, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"div\", _hoisted_19, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"a\", {\n href: $setup.url.admin('profile'),\n class: \"dropdown-item py-3\"\n }, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", _hoisted_21, [_hoisted_22, (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", null, (0,vue__WEBPACK_IMPORTED_MODULE_0__.toDisplayString)($setup.translations.core.shared.view_text_profile), 1 /* TEXT */)])], 8 /* PROPS */, _hoisted_20), _hoisted_23, (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"a\", _hoisted_24, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", _hoisted_25, [_hoisted_26, (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", null, (0,vue__WEBPACK_IMPORTED_MODULE_0__.toDisplayString)($setup.translations.core.shared.view_text_logout), 1 /* TEXT */)])])])])])])])], 512 /* NEED_PATCH */);\n}\n\n//# sourceURL=webpack://lesli/./lib/vue/layouts/application-header.vue?./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet%5B1%5D.rules%5B2%5D!./node_modules/vue-loader/dist/index.js??ruleSet%5B0%5D.use");
690
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ render: () => (/* binding */ render)\n/* harmony export */ });\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vue */ \"./node_modules/vue/dist/vue.esm-bundler.js\");\n\nconst _hoisted_1 = {\n ref: \"lesliApplicationHeader\",\n class: \"lesli-application-header\"\n};\nconst _hoisted_2 = {\n class: \"lesli-application-header-container container\"\n};\nconst _hoisted_3 = [\"href\"];\nconst _hoisted_4 = /*#__PURE__*/(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"figure\", {\n class: \"image lesli-brand\"\n}, [/*#__PURE__*/(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"img\", {\n alt: \"App logo\",\n class: \"is-hidden-touch\",\n src: \"/assets/lesli/brand/app-logo.svg\"\n})], -1 /* HOISTED */);\nconst _hoisted_5 = [_hoisted_4];\nconst _hoisted_6 = {\n class: \"lesli-application-header-left\"\n};\nconst _hoisted_7 = {\n class: \"control is-medium has-icons-left has-text-grey\"\n};\nconst _hoisted_8 = {\n class: \"icon is-left has-text-gray\"\n};\nconst _hoisted_9 = {\n key: 0,\n class: \"material-icons\"\n};\nconst _hoisted_10 = [\"placeholder\"];\nconst _hoisted_11 = {\n class: \"lesli-application-header-right\"\n};\nconst _hoisted_12 = /*#__PURE__*/(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", {\n class: \"ri-apps-2-line\"\n}, null, -1 /* HOISTED */);\nconst _hoisted_13 = [_hoisted_12];\nconst _hoisted_14 = {\n key: 0,\n class: \"count\"\n};\nconst _hoisted_15 = {\n key: 0,\n class: \"count\"\n};\nconst _hoisted_16 = {\n key: 0,\n class: \"count\"\n};\nconst _hoisted_17 = {\n class: \"dropdown is-right is-hoverable header-user-options\"\n};\nconst _hoisted_18 = {\n class: \"dropdown-trigger\"\n};\nconst _hoisted_19 = {\n class: \"icon has-text-link\"\n};\nconst _hoisted_20 = {\n class: \"dropdown-menu\",\n id: \"dropdown-menu\",\n role: \"menu\"\n};\nconst _hoisted_21 = {\n class: \"dropdown-content\"\n};\nconst _hoisted_22 = [\"href\"];\nconst _hoisted_23 = {\n class: \"icon-text\"\n};\nconst _hoisted_24 = /*#__PURE__*/(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", {\n class: \"icon has-text-grey-dark\"\n}, [/*#__PURE__*/(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", {\n class: \"ri-user-line\"\n})], -1 /* HOISTED */);\nconst _hoisted_25 = /*#__PURE__*/(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"hr\", {\n class: \"dropdown-divider\"\n}, null, -1 /* HOISTED */);\nconst _hoisted_26 = {\n href: \"/logout\",\n class: \"dropdown-item py-3\"\n};\nconst _hoisted_27 = {\n class: \"icon-text\"\n};\nconst _hoisted_28 = /*#__PURE__*/(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", {\n class: \"icon has-text-grey-dark\"\n}, [/*#__PURE__*/(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", {\n class: \"ri-logout-box-r-line\"\n})], -1 /* HOISTED */);\n\nfunction render(_ctx, _cache, $props, $setup, $data, $options) {\n const _component_lesli_loading = (0,vue__WEBPACK_IMPORTED_MODULE_0__.resolveComponent)(\"lesli-loading\");\n return (0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"header\", _hoisted_1, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"div\", _hoisted_2, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"a\", {\n href: $setup.props.enginePath\n }, _hoisted_5, 8 /* PROPS */, _hoisted_3), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"div\", _hoisted_6, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"div\", _hoisted_7, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", _hoisted_8, [!$setup.storeSearch.loading ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"span\", _hoisted_9, \" search \")) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true), $setup.storeSearch.loading ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createBlock)(_component_lesli_loading, {\n key: 1,\n icon: true\n })) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true)]), (0,vue__WEBPACK_IMPORTED_MODULE_0__.withDirectives)((0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"input\", {\n type: \"email\",\n name: \"global_search\",\n class: \"input is-shadowless\",\n placeholder: $setup.translations.core.shared.search_placeholder || 'Ask to Lesli...',\n onInput: _cache[0] || (_cache[0] = function () {\n return $setup.storeSearch.doSearch && $setup.storeSearch.doSearch(...arguments);\n }),\n \"onUpdate:modelValue\": _cache[1] || (_cache[1] = $event => $setup.storeSearch.text = $event)\n }, null, 40 /* PROPS, HYDRATE_EVENTS */, _hoisted_10), [[vue__WEBPACK_IMPORTED_MODULE_0__.vModelText, $setup.storeSearch.text]])])]), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"div\", _hoisted_11, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\" funciona \"), (0,vue__WEBPACK_IMPORTED_MODULE_0__.renderSlot)(_ctx.$slots, \"default\"), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\" engines selector \"), $setup.props.showEngines || true ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"a\", {\n key: 0,\n class: \"header-indicator\",\n onClick: _cache[2] || (_cache[2] = $event => $setup.toggleEngines())\n }, _hoisted_13)) : 0, (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\" Tickets \"), $setup.props.showTickets || true ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"a\", {\n key: 1,\n class: \"header-indicator\",\n onClick: _cache[3] || (_cache[3] = () => {\n $setup.storeLayout.showTickets = true;\n })\n }, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", {\n class: (0,vue__WEBPACK_IMPORTED_MODULE_0__.normalizeClass)(['ri-ticket-2-line', {\n 'is-active': $setup.storeLayout.header.tickets > 0\n }])\n }, null, 2 /* CLASS */), $setup.storeLayout.header.tickets > 0 ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"span\", _hoisted_14, (0,vue__WEBPACK_IMPORTED_MODULE_0__.toDisplayString)($setup.storeLayout.header.tickets), 1 /* TEXT */)) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true)])) : 0, (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\" Tasks \"), $setup.props.showFocus || true ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"a\", {\n key: 2,\n class: \"header-indicator\",\n onClick: _cache[4] || (_cache[4] = () => {\n if ($setup.storeLayout.header.tasks > 0) {\n $setup.storeLayout.showTasks = true;\n }\n })\n }, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", {\n class: (0,vue__WEBPACK_IMPORTED_MODULE_0__.normalizeClass)(['ri-list-check-3', {\n 'is-active': $setup.storeLayout.header.tasks > 0\n }])\n }, null, 2 /* CLASS */), $setup.storeLayout.header.tasks > 0 ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"span\", _hoisted_15, (0,vue__WEBPACK_IMPORTED_MODULE_0__.toDisplayString)($setup.storeLayout.header.tasks), 1 /* TEXT */)) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true)])) : 0, (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\" Notifications \"), $setup.props.showBell || true ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"a\", {\n key: 3,\n class: \"header-indicator\",\n onClick: _cache[5] || (_cache[5] = () => {\n if ($setup.storeLayout.header.notifications > 0) {\n $setup.storeLayout.showNotifications = true;\n }\n })\n }, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", {\n class: (0,vue__WEBPACK_IMPORTED_MODULE_0__.normalizeClass)(['ri-notification-3-line', {\n 'is-active': $setup.storeLayout.header.notifications > 0\n }])\n }, null, 2 /* CLASS */), $setup.storeLayout.header.notifications > 0 ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"span\", _hoisted_16, (0,vue__WEBPACK_IMPORTED_MODULE_0__.toDisplayString)($setup.storeLayout.header.notifications), 1 /* TEXT */)) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true)])) : 0, (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\" Profile options \"), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"div\", _hoisted_17, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"div\", _hoisted_18, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", _hoisted_19, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", {\n class: \"ri-user-smile-line\",\n onClick: _cache[6] || (_cache[6] = $event => $setup.storeLayout.showProfile = true)\n })])]), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"div\", _hoisted_20, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"div\", _hoisted_21, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"a\", {\n href: $setup.url.admin('profile'),\n class: \"dropdown-item py-3\"\n }, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", _hoisted_23, [_hoisted_24, (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", null, (0,vue__WEBPACK_IMPORTED_MODULE_0__.toDisplayString)($setup.translations.core.shared.view_text_profile), 1 /* TEXT */)])], 8 /* PROPS */, _hoisted_22), _hoisted_25, (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"a\", _hoisted_26, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", _hoisted_27, [_hoisted_28, (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", null, (0,vue__WEBPACK_IMPORTED_MODULE_0__.toDisplayString)($setup.translations.core.shared.view_text_logout), 1 /* TEXT */)])])])])])])])], 512 /* NEED_PATCH */);\n}\n\n//# sourceURL=webpack://lesli/./lib/vue/layouts/application-header.vue?./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet%5B1%5D.rules%5B2%5D!./node_modules/vue-loader/dist/index.js??ruleSet%5B0%5D.use");
680
691
 
681
692
  /***/ }),
682
693
 
@@ -691,6 +702,28 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
691
702
 
692
703
  /***/ }),
693
704
 
705
+ /***/ "./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../LesliAudit/lib/vue/apps/requests/index.vue?vue&type=template&id=269993d8":
706
+ /*!*******************************************************************************************************************************************************************************************************************************************************************************!*\
707
+ !*** ./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../LesliAudit/lib/vue/apps/requests/index.vue?vue&type=template&id=269993d8 ***!
708
+ \*******************************************************************************************************************************************************************************************************************************************************************************/
709
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
710
+
711
+ "use strict";
712
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ render: () => (/* binding */ render)\n/* harmony export */ });\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vue */ \"./node_modules/vue/dist/vue.esm-bundler.js\");\n\nfunction render(_ctx, _cache, $props, $setup, $data, $options) {\n const _component_lesli_header = (0,vue__WEBPACK_IMPORTED_MODULE_0__.resolveComponent)(\"lesli-header\");\n const _component_lesli_toolbar = (0,vue__WEBPACK_IMPORTED_MODULE_0__.resolveComponent)(\"lesli-toolbar\");\n const _component_lesli_table = (0,vue__WEBPACK_IMPORTED_MODULE_0__.resolveComponent)(\"lesli-table\");\n const _component_lesli_application_container = (0,vue__WEBPACK_IMPORTED_MODULE_0__.resolveComponent)(\"lesli-application-container\");\n return (0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createBlock)(_component_lesli_application_container, null, {\n default: (0,vue__WEBPACK_IMPORTED_MODULE_0__.withCtx)(() => [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createVNode)(_component_lesli_header, {\n title: \"Account requests\",\n onReload: _cache[0] || (_cache[0] = $event => $setup.storeRequests.fetchLogs())\n }), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createVNode)(_component_lesli_toolbar, {\n onSearch: $setup.storeRequests.search\n }, {\n default: (0,vue__WEBPACK_IMPORTED_MODULE_0__.withCtx)(() => [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"\\n <Autocomplete\\n id=\\\"typeahead_id\\\"\\n placeholder=\\\"Start writing...\\\"\\n :items=\\\"[{\\n 'id': 1,\\n 'first_name': 'Geneva',\\n 'last_name': 'Baniard',\\n 'email': 'gbaniard0@tiny.cc',\\n 'gender': 'Male',\\n 'ip_address': '173.141.4.168'\\n }]\\\"\\n :minInputLength=\\\"1\\\"\\n :itemProjection=\\\"\\n\\t\\t\\t\\t\\t\\t(item) => {\\n\\t\\t\\t\\t\\t\\t\\treturn item.email;\\n\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\\"\\n @selectItem=\\\"selectItemEventHandler\\\"\\n @onInput=\\\"onInputEventHandler\\\"\\n @onFocus=\\\"onFocusEventHandler\\\"\\n @onBlur=\\\"onBlurEventHandler\\\">\\n </Autocomplete>\\n \")]),\n _: 1 /* STABLE */\n }, 8 /* PROPS */, [\"onSearch\"]), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createVNode)(_component_lesli_table, {\n onSort: $setup.storeRequests.sort,\n onPaginate: $setup.storeRequests.paginate,\n pagination: $setup.storeRequests.pagination,\n loading: $setup.storeRequests.loading,\n columns: $setup.columns,\n records: $setup.storeRequests.records,\n onClick: $options.showUser\n }, null, 8 /* PROPS */, [\"onSort\", \"onPaginate\", \"pagination\", \"loading\", \"records\", \"onClick\"])]),\n _: 1 /* STABLE */\n });\n}\n\n//# sourceURL=webpack://lesli/../LesliAudit/lib/vue/apps/requests/index.vue?./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet%5B1%5D.rules%5B2%5D!./node_modules/vue-loader/dist/index.js??ruleSet%5B0%5D.use");
713
+
714
+ /***/ }),
715
+
716
+ /***/ "./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../LesliAudit/lib/vue/apps/users/index.vue?vue&type=template&id=69212b0e":
717
+ /*!****************************************************************************************************************************************************************************************************************************************************************************!*\
718
+ !*** ./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../LesliAudit/lib/vue/apps/users/index.vue?vue&type=template&id=69212b0e ***!
719
+ \****************************************************************************************************************************************************************************************************************************************************************************/
720
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
721
+
722
+ "use strict";
723
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ render: () => (/* binding */ render)\n/* harmony export */ });\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vue */ \"./node_modules/vue/dist/vue.esm-bundler.js\");\n\nconst _hoisted_1 = /*#__PURE__*/(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"p\", {\n class: \"number\"\n}, \"160\", -1 /* HOISTED */);\nconst _hoisted_2 = /*#__PURE__*/(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"p\", {\n class: \"number\"\n}, \"12\", -1 /* HOISTED */);\nconst _hoisted_3 = /*#__PURE__*/(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"p\", {\n class: \"number\"\n}, \"70\", -1 /* HOISTED */);\n\nfunction render(_ctx, _cache) {\n const _component_lesli_card = (0,vue__WEBPACK_IMPORTED_MODULE_0__.resolveComponent)(\"lesli-card\");\n const _component_lesli_column = (0,vue__WEBPACK_IMPORTED_MODULE_0__.resolveComponent)(\"lesli-column\");\n const _component_lesli_columns = (0,vue__WEBPACK_IMPORTED_MODULE_0__.resolveComponent)(\"lesli-columns\");\n const _component_lesli_application_container = (0,vue__WEBPACK_IMPORTED_MODULE_0__.resolveComponent)(\"lesli-application-container\");\n return (0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createBlock)(_component_lesli_application_container, null, {\n default: (0,vue__WEBPACK_IMPORTED_MODULE_0__.withCtx)(() => [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createVNode)(_component_lesli_columns, null, {\n default: (0,vue__WEBPACK_IMPORTED_MODULE_0__.withCtx)(() => [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createVNode)(_component_lesli_column, null, {\n default: (0,vue__WEBPACK_IMPORTED_MODULE_0__.withCtx)(() => [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createVNode)(_component_lesli_card, {\n title: \"Users registered\"\n }, {\n default: (0,vue__WEBPACK_IMPORTED_MODULE_0__.withCtx)(() => [_hoisted_1]),\n _: 1 /* STABLE */\n })]),\n\n _: 1 /* STABLE */\n }), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createVNode)(_component_lesli_column, null, {\n default: (0,vue__WEBPACK_IMPORTED_MODULE_0__.withCtx)(() => [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createVNode)(_component_lesli_card, {\n title: \"Active roles\"\n }, {\n default: (0,vue__WEBPACK_IMPORTED_MODULE_0__.withCtx)(() => [_hoisted_2]),\n _: 1 /* STABLE */\n })]),\n\n _: 1 /* STABLE */\n }), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createVNode)(_component_lesli_column, null, {\n default: (0,vue__WEBPACK_IMPORTED_MODULE_0__.withCtx)(() => [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createVNode)(_component_lesli_card, {\n title: \"Active descriptors\"\n }, {\n default: (0,vue__WEBPACK_IMPORTED_MODULE_0__.withCtx)(() => [_hoisted_3]),\n _: 1 /* STABLE */\n })]),\n\n _: 1 /* STABLE */\n })]),\n\n _: 1 /* STABLE */\n })]),\n\n _: 1 /* STABLE */\n });\n}\n\n//# sourceURL=webpack://lesli/../LesliAudit/lib/vue/apps/users/index.vue?./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet%5B1%5D.rules%5B2%5D!./node_modules/vue-loader/dist/index.js??ruleSet%5B0%5D.use");
724
+
725
+ /***/ }),
726
+
694
727
  /***/ "./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../LesliAudit/lib/vue/components/requests.vue?vue&type=template&id=85d02fa6":
695
728
  /*!*******************************************************************************************************************************************************************************************************************************************************************************!*\
696
729
  !*** ./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../LesliAudit/lib/vue/components/requests.vue?vue&type=template&id=85d02fa6 ***!
@@ -698,7 +731,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
698
731
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
699
732
 
700
733
  "use strict";
701
- eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ render: () => (/* binding */ render)\n/* harmony export */ });\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vue */ \"./node_modules/vue/dist/vue.esm-bundler.js\");\n\nconst _hoisted_1 = {\n class: \"columns\"\n};\nconst _hoisted_2 = {\n class: \"column\"\n};\nconst _hoisted_3 = {\n class: \"column\"\n};\nfunction render(_ctx, _cache, $props, $setup, $data, $options) {\n const _component_lesli_table = (0,vue__WEBPACK_IMPORTED_MODULE_0__.resolveComponent)(\"lesli-table\");\n return (0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"div\", _hoisted_1, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"div\", _hoisted_2, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createVNode)(_component_lesli_table, {\n columns: $setup.storeAnalytics.users.columns,\n records: $setup.storeAnalytics.users.records\n }, null, 8 /* PROPS */, [\"columns\", \"records\"])]), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"div\", _hoisted_3, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createVNode)(_component_lesli_table, {\n columns: $setup.storeAnalytics.controllers.columns,\n records: $setup.storeAnalytics.controllers.records\n }, null, 8 /* PROPS */, [\"columns\", \"records\"])])]);\n}\n\n//# sourceURL=webpack://lesli/../LesliAudit/lib/vue/components/requests.vue?./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet%5B1%5D.rules%5B2%5D!./node_modules/vue-loader/dist/index.js??ruleSet%5B0%5D.use");
734
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ render: () => (/* binding */ render)\n/* harmony export */ });\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vue */ \"./node_modules/vue/dist/vue.esm-bundler.js\");\n\nconst _hoisted_1 = {\n class: \"columns\"\n};\nconst _hoisted_2 = {\n class: \"column\"\n};\nconst _hoisted_3 = /*#__PURE__*/(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"h3\", null, \"Most active users\", -1 /* HOISTED */);\nconst _hoisted_4 = {\n class: \"column\"\n};\nconst _hoisted_5 = /*#__PURE__*/(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"h3\", null, \"Most active controllers\", -1 /* HOISTED */);\n\nfunction render(_ctx, _cache, $props, $setup, $data, $options) {\n const _component_lesli_table = (0,vue__WEBPACK_IMPORTED_MODULE_0__.resolveComponent)(\"lesli-table\");\n return (0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"div\", _hoisted_1, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"div\", _hoisted_2, [_hoisted_3, (0,vue__WEBPACK_IMPORTED_MODULE_0__.createVNode)(_component_lesli_table, {\n columns: $setup.storeAnalytics.users.columns,\n records: $setup.storeAnalytics.users.records\n }, null, 8 /* PROPS */, [\"columns\", \"records\"])]), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"div\", _hoisted_4, [_hoisted_5, (0,vue__WEBPACK_IMPORTED_MODULE_0__.createVNode)(_component_lesli_table, {\n columns: $setup.storeAnalytics.controllers.columns,\n records: $setup.storeAnalytics.controllers.records\n }, null, 8 /* PROPS */, [\"columns\", \"records\"])])]);\n}\n\n//# sourceURL=webpack://lesli/../LesliAudit/lib/vue/components/requests.vue?./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet%5B1%5D.rules%5B2%5D!./node_modules/vue-loader/dist/index.js??ruleSet%5B0%5D.use");
702
735
 
703
736
  /***/ }),
704
737
 
@@ -808,7 +841,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
808
841
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
809
842
 
810
843
  "use strict";
811
- eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ render: () => (/* binding */ render)\n/* harmony export */ });\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vue */ \"./node_modules/vue/dist/vue.esm-bundler.js\");\n\nconst _hoisted_1 = {\n class: \"material-icons\"\n};\nconst _hoisted_2 = {\n key: 1\n};\nconst _hoisted_3 = {\n class: \"material-icons\"\n};\nconst _hoisted_4 = {\n key: 1\n};\nfunction render(_ctx, _cache, $props, $setup, $data, $options) {\n const _component_router_link = (0,vue__WEBPACK_IMPORTED_MODULE_0__.resolveComponent)(\"router-link\");\n return (0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(vue__WEBPACK_IMPORTED_MODULE_0__.Fragment, null, [$setup.props.to ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createBlock)(_component_router_link, {\n key: 0,\n to: $props.to.toString(),\n class: (0,vue__WEBPACK_IMPORTED_MODULE_0__.normalizeClass)(['button', 'is-link', 'is-light', $setup.buttonColor, {\n 'is-outlined': !$props.solid\n }, {\n 'is-loading': $props.loading\n }, {\n 'is-small': $props.small\n }])\n }, {\n default: (0,vue__WEBPACK_IMPORTED_MODULE_0__.withCtx)(() => [$props.icon ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"span\", {\n key: 0,\n class: (0,vue__WEBPACK_IMPORTED_MODULE_0__.normalizeClass)(['icon', {\n 'is-small': $props.small\n }])\n }, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", _hoisted_1, (0,vue__WEBPACK_IMPORTED_MODULE_0__.toDisplayString)($props.icon), 1 /* TEXT */)], 2 /* CLASS */)) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true), !$props.iconOnly ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"span\", _hoisted_2, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.renderSlot)(_ctx.$slots, \"default\")])) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true)]),\n _: 3 /* FORWARDED */\n }, 8 /* PROPS */, [\"to\", \"class\"])) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true), !$setup.props.to ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"button\", {\n key: 1,\n onClick: _cache[0] || (_cache[0] = $event => $setup.emit('click')),\n class: (0,vue__WEBPACK_IMPORTED_MODULE_0__.normalizeClass)(['button', 'is-link', $setup.buttonColor, {\n 'is-light': !$props.solid\n }, {\n 'is-outlined': !$props.solid\n }, {\n 'is-loading': $props.loading\n }, {\n 'is-small': $props.small\n }])\n }, [$props.icon ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"span\", {\n key: 0,\n class: (0,vue__WEBPACK_IMPORTED_MODULE_0__.normalizeClass)(['icon', {\n 'is-small': $props.small\n }])\n }, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", _hoisted_3, (0,vue__WEBPACK_IMPORTED_MODULE_0__.toDisplayString)($props.icon), 1 /* TEXT */)], 2 /* CLASS */)) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true), !$props.iconOnly ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"span\", _hoisted_4, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.renderSlot)(_ctx.$slots, \"default\")])) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true)], 2 /* CLASS */)) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true)], 64 /* STABLE_FRAGMENT */);\n}\n\n//# sourceURL=webpack://lesli/../../enginesdev/lesli-vue/source/elements/button/Button.vue?./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet%5B1%5D.rules%5B2%5D!./node_modules/vue-loader/dist/index.js??ruleSet%5B0%5D.use");
844
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ render: () => (/* binding */ render)\n/* harmony export */ });\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vue */ \"./node_modules/vue/dist/vue.esm-bundler.js\");\n\nconst _hoisted_1 = {\n class: \"material-icons\"\n};\nconst _hoisted_2 = {\n key: 1\n};\nfunction render(_ctx, _cache, $props, $setup, $data, $options) {\n return (0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"button\", {\n onClick: _cache[0] || (_cache[0] = $event => $setup.emit('click')),\n class: (0,vue__WEBPACK_IMPORTED_MODULE_0__.normalizeClass)($setup.buttonClasses)\n }, [$props.icon ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"span\", {\n key: 0,\n class: (0,vue__WEBPACK_IMPORTED_MODULE_0__.normalizeClass)(['icon', {\n 'is-small': $props.small\n }])\n }, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", _hoisted_1, (0,vue__WEBPACK_IMPORTED_MODULE_0__.toDisplayString)($props.icon), 1 /* TEXT */)], 2 /* CLASS */)) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true), !$props.iconOnly ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"span\", _hoisted_2, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.renderSlot)(_ctx.$slots, \"default\")])) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true)], 2 /* CLASS */);\n}\n\n//# sourceURL=webpack://lesli/../../enginesdev/lesli-vue/source/elements/button/Button.vue?./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet%5B1%5D.rules%5B2%5D!./node_modules/vue-loader/dist/index.js??ruleSet%5B0%5D.use");
812
845
 
813
846
  /***/ }),
814
847
 
@@ -830,7 +863,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
830
863
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
831
864
 
832
865
  "use strict";
833
- eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ render: () => (/* binding */ render)\n/* harmony export */ });\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vue */ \"./node_modules/vue/dist/vue.esm-bundler.js\");\n\nconst _hoisted_1 = {\n class: \"card lesli-card\"\n};\nconst _hoisted_2 = {\n key: 0,\n class: \"card-header\"\n};\nconst _hoisted_3 = {\n class: \"card-content\"\n};\nfunction render(_ctx, _cache, $props, $setup, $data, $options) {\n return (0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"div\", _hoisted_1, [$setup.slots['header'] ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"div\", _hoisted_2, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.renderSlot)(_ctx.$slots, \"header\")])) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"div\", _hoisted_3, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.renderSlot)(_ctx.$slots, \"default\")])]);\n}\n\n//# sourceURL=webpack://lesli/../../enginesdev/lesli-vue/source/elements/card/Card.vue?./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet%5B1%5D.rules%5B2%5D!./node_modules/vue-loader/dist/index.js??ruleSet%5B0%5D.use");
866
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ render: () => (/* binding */ render)\n/* harmony export */ });\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vue */ \"./node_modules/vue/dist/vue.esm-bundler.js\");\n\nconst _hoisted_1 = {\n class: \"card lesli-card\"\n};\nconst _hoisted_2 = {\n key: 0,\n class: \"card-header\"\n};\nconst _hoisted_3 = {\n key: 1,\n class: \"\"\n};\nconst _hoisted_4 = {\n class: \"card-header-title pb-0 pt-2 pl-3\"\n};\nconst _hoisted_5 = {\n class: \"card-content py-2 px-3\"\n};\nfunction render(_ctx, _cache, $props, $setup, $data, $options) {\n return (0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"div\", _hoisted_1, [$setup.slots['header'] ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"div\", _hoisted_2, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.renderSlot)(_ctx.$slots, \"header\")])) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true), !$setup.slots.header && $setup.props.title ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"div\", _hoisted_3, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"h4\", _hoisted_4, (0,vue__WEBPACK_IMPORTED_MODULE_0__.toDisplayString)($setup.props.title), 1 /* TEXT */)])) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"div\", _hoisted_5, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.renderSlot)(_ctx.$slots, \"default\")])]);\n}\n\n//# sourceURL=webpack://lesli/../../enginesdev/lesli-vue/source/elements/card/Card.vue?./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet%5B1%5D.rules%5B2%5D!./node_modules/vue-loader/dist/index.js??ruleSet%5B0%5D.use");
834
867
 
835
868
  /***/ }),
836
869
 
@@ -845,6 +878,28 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
845
878
 
846
879
  /***/ }),
847
880
 
881
+ /***/ "./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../../enginesdev/lesli-vue/source/elements/columns/Column.vue?vue&type=template&id=5e196290":
882
+ /*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
883
+ !*** ./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../../enginesdev/lesli-vue/source/elements/columns/Column.vue?vue&type=template&id=5e196290 ***!
884
+ \***********************************************************************************************************************************************************************************************************************************************************************************************/
885
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
886
+
887
+ "use strict";
888
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ render: () => (/* binding */ render)\n/* harmony export */ });\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vue */ \"./node_modules/vue/dist/vue.esm-bundler.js\");\n\nconst _hoisted_1 = {\n class: \"column\"\n};\nfunction render(_ctx, _cache) {\n return (0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"div\", _hoisted_1, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.renderSlot)(_ctx.$slots, \"default\")]);\n}\n\n//# sourceURL=webpack://lesli/../../enginesdev/lesli-vue/source/elements/columns/Column.vue?./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet%5B1%5D.rules%5B2%5D!./node_modules/vue-loader/dist/index.js??ruleSet%5B0%5D.use");
889
+
890
+ /***/ }),
891
+
892
+ /***/ "./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../../enginesdev/lesli-vue/source/elements/columns/Columns.vue?vue&type=template&id=5122296b":
893
+ /*!************************************************************************************************************************************************************************************************************************************************************************************************!*\
894
+ !*** ./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../../enginesdev/lesli-vue/source/elements/columns/Columns.vue?vue&type=template&id=5122296b ***!
895
+ \************************************************************************************************************************************************************************************************************************************************************************************************/
896
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
897
+
898
+ "use strict";
899
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ render: () => (/* binding */ render)\n/* harmony export */ });\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vue */ \"./node_modules/vue/dist/vue.esm-bundler.js\");\n\nconst _hoisted_1 = {\n class: \"columns\"\n};\nfunction render(_ctx, _cache) {\n return (0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"div\", _hoisted_1, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.renderSlot)(_ctx.$slots, \"default\")]);\n}\n\n//# sourceURL=webpack://lesli/../../enginesdev/lesli-vue/source/elements/columns/Columns.vue?./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet%5B1%5D.rules%5B2%5D!./node_modules/vue-loader/dist/index.js??ruleSet%5B0%5D.use");
900
+
901
+ /***/ }),
902
+
848
903
  /***/ "./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../../enginesdev/lesli-vue/source/elements/control/Control.vue?vue&type=template&id=0e22772a":
849
904
  /*!************************************************************************************************************************************************************************************************************************************************************************************************!*\
850
905
  !*** ./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../../enginesdev/lesli-vue/source/elements/control/Control.vue?vue&type=template&id=0e22772a ***!
@@ -962,7 +1017,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
962
1017
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
963
1018
 
964
1019
  "use strict";
965
- eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ render: () => (/* binding */ render)\n/* harmony export */ });\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vue */ \"./node_modules/vue/dist/vue.esm-bundler.js\");\n\nconst _hoisted_1 = {\n class: \"material-icons\"\n};\nconst _hoisted_2 = {\n key: 1\n};\nconst _hoisted_3 = {\n class: \"material-icons\"\n};\nconst _hoisted_4 = {\n key: 1\n};\nfunction render(_ctx, _cache, $props, $setup, $data, $options) {\n const _component_router_link = (0,vue__WEBPACK_IMPORTED_MODULE_0__.resolveComponent)(\"router-link\");\n return (0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(vue__WEBPACK_IMPORTED_MODULE_0__.Fragment, null, [$setup.props.to ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createBlock)(_component_router_link, {\n key: 0,\n to: $props.to.toString(),\n class: (0,vue__WEBPACK_IMPORTED_MODULE_0__.normalizeClass)(['button', 'is-link', 'is-light', $setup.buttonColor, {\n 'is-outlined': !$props.solid\n }, {\n 'is-loading': $props.loading\n }, {\n 'is-small': $props.small\n }])\n }, {\n default: (0,vue__WEBPACK_IMPORTED_MODULE_0__.withCtx)(() => [$props.icon ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"span\", {\n key: 0,\n class: (0,vue__WEBPACK_IMPORTED_MODULE_0__.normalizeClass)(['icon', {\n 'is-small': $props.small\n }])\n }, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", _hoisted_1, (0,vue__WEBPACK_IMPORTED_MODULE_0__.toDisplayString)($props.icon), 1 /* TEXT */)], 2 /* CLASS */)) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true), !$props.iconOnly ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"span\", _hoisted_2, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.renderSlot)(_ctx.$slots, \"default\")])) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true)]),\n _: 3 /* FORWARDED */\n }, 8 /* PROPS */, [\"to\", \"class\"])) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true), !$setup.props.to ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"button\", {\n key: 1,\n onClick: _cache[0] || (_cache[0] = $event => $setup.emit('click')),\n class: (0,vue__WEBPACK_IMPORTED_MODULE_0__.normalizeClass)(['button', 'is-link', 'is-light', $setup.buttonColor, {\n 'is-outlined': !$props.solid\n }, {\n 'is-loading': $props.loading\n }, {\n 'is-small': $props.small\n }])\n }, [$props.icon ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"span\", {\n key: 0,\n class: (0,vue__WEBPACK_IMPORTED_MODULE_0__.normalizeClass)(['icon', {\n 'is-small': $props.small\n }])\n }, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)(\"span\", _hoisted_3, (0,vue__WEBPACK_IMPORTED_MODULE_0__.toDisplayString)($props.icon), 1 /* TEXT */)], 2 /* CLASS */)) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true), !$props.iconOnly ? ((0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementBlock)(\"span\", _hoisted_4, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.renderSlot)(_ctx.$slots, \"default\")])) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true)], 2 /* CLASS */)) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)(\"v-if\", true)], 64 /* STABLE_FRAGMENT */);\n}\n\n//# sourceURL=webpack://lesli/../../enginesdev/lesli-vue/source/elements/link/Link.vue?./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet%5B1%5D.rules%5B2%5D!./node_modules/vue-loader/dist/index.js??ruleSet%5B0%5D.use");
1020
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ render: () => (/* binding */ render)\n/* harmony export */ });\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vue */ \"./node_modules/vue/dist/vue.esm-bundler.js\");\n\nfunction render(_ctx, _cache, $props, $setup, $data, $options) {\n const _component_router_link = (0,vue__WEBPACK_IMPORTED_MODULE_0__.resolveComponent)(\"router-link\");\n return (0,vue__WEBPACK_IMPORTED_MODULE_0__.openBlock)(), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createBlock)(_component_router_link, {\n to: $props.to.toString()\n }, {\n default: (0,vue__WEBPACK_IMPORTED_MODULE_0__.withCtx)(() => [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createVNode)($setup[\"LesliButton\"], (0,vue__WEBPACK_IMPORTED_MODULE_0__.normalizeProps)((0,vue__WEBPACK_IMPORTED_MODULE_0__.guardReactiveProps)($setup.props)), {\n default: (0,vue__WEBPACK_IMPORTED_MODULE_0__.withCtx)(() => [(0,vue__WEBPACK_IMPORTED_MODULE_0__.renderSlot)(_ctx.$slots, \"default\")]),\n _: 3 /* FORWARDED */\n }, 16 /* FULL_PROPS */)]),\n\n _: 3 /* FORWARDED */\n }, 8 /* PROPS */, [\"to\"]);\n}\n\n//# sourceURL=webpack://lesli/../../enginesdev/lesli-vue/source/elements/link/Link.vue?./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet%5B1%5D.rules%5B2%5D!./node_modules/vue-loader/dist/index.js??ruleSet%5B0%5D.use");
966
1021
 
967
1022
  /***/ }),
968
1023
 
@@ -1105,7 +1160,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
1105
1160
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1106
1161
 
1107
1162
  "use strict";
1108
- eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var Lesli_application__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! Lesli/application */ \"./lib/vue/application.js\");\n/* harmony import */ var LesliAudit_apps_analytics_index_vue__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! LesliAudit/apps/analytics/index.vue */ \"../LesliAudit/lib/vue/apps/analytics/index.vue\");\n/*\nLesli\n\nCopyright (c) 2023, Lesli Technologies, S. A.\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see http://www.gnu.org/licenses/.\n\nLesli · Ruby on Rails SaaS Development Framework.\n\nMade with ♥ by https://www.lesli.tech\nBuilding a better future, one line of code at a time.\n\n@contact hello@lesli.tech\n@website https://www.lesli.tech\n@license GPLv3 http://www.gnu.org/licenses/gpl-3.0.en.html\n\n// · ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~\n// · \n*/\n\n// · \n\n\n\n// · \n/*\nimport dashboard from \"Lesli/shared/dashboards/apps/show.vue\"\nimport appUsersRegistrations from \"CloudAudit/apps/users/registrations.vue\"\nimport appUsersWorkingHours from \"CloudAudit/apps/users/workingHours.vue\"\nimport appUsersActivities from \"CloudAudit/apps/users/activities.vue\"\nimport appUsersLogs from \"CloudAudit/apps/users/logs.vue\"\nimport appUsersRoles from \"CloudAudit/apps/users/roles.vue\"\n\nimport appAnalyticsVisitors from \"CloudAudit/apps/analytics/visitors.vue\"\nimport appAnalyticsTrends from \"CloudAudit/apps/analytics/trends.vue\"\n\nimport appAccountsActivities from \"CloudAudit/apps/accounts/activities.vue\"\n\nimport appSecuritySessions from \"CloudAudit/apps/security/sessions.vue\"\nimport appSecurityPasswords from \"CloudAudit/apps/security/passwords.vue\" \n\nimport appRequests from \"CloudAudit/apps/requests/index.vue\"\n*/\n\n// · \n(0,Lesli_application__WEBPACK_IMPORTED_MODULE_0__[\"default\"])(\"LesliAudit\", [{\n path: \"/analytics\",\n component: LesliAudit_apps_analytics_index_vue__WEBPACK_IMPORTED_MODULE_1__[\"default\"],\n props: {\n engine: \"audit\"\n }\n}\n/*{\n path: \"/\",\n component: dashboard, \n props: { engine: \"audit\" }\n}, {\n path: \"/users/working_hours\",\n component: appUsersWorkingHours, \n}, {\n path: \"/users/activities\",\n component: appUsersActivities, \n}, {\n path: \"/users/logs\",\n component: appUsersLogs, \n}, {\n path: \"/users/registrations\",\n component: appUsersRegistrations, \n}, {\n path: \"/users/roles\",\n component: appUsersRoles, \n}, {\n path: \"/accounts/activities\",\n component: appAccountsActivities, \n}, {\n path: \"/analytics/visitors\",\n component: appAnalyticsVisitors, \n}, {\n path: \"/analytics/trends\",\n component: appAnalyticsTrends\n}, {\n path: \"/requests\",\n component: appRequests\n}, {\n path: \"/security/sessions\",\n component: appSecuritySessions\n}, {\n path: \"/security/passwords\",\n component: appSecurityPasswords\n}*/]);\n\n//# sourceURL=webpack://lesli/../LesliAudit/lib/vue/application.js?");
1163
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var Lesli_application__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! Lesli/application */ \"./lib/vue/application.js\");\n/* harmony import */ var LesliAudit_apps_analytics_index_vue__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! LesliAudit/apps/analytics/index.vue */ \"../LesliAudit/lib/vue/apps/analytics/index.vue\");\n/* harmony import */ var LesliAudit_apps_requests_index_vue__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! LesliAudit/apps/requests/index.vue */ \"../LesliAudit/lib/vue/apps/requests/index.vue\");\n/* harmony import */ var LesliAudit_apps_users_index_vue__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! LesliAudit/apps/users/index.vue */ \"../LesliAudit/lib/vue/apps/users/index.vue\");\n/*\nLesli\n\nCopyright (c) 2023, Lesli Technologies, S. A.\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see http://www.gnu.org/licenses/.\n\nLesli · Ruby on Rails SaaS Development Framework.\n\nMade with ♥ by https://www.lesli.tech\nBuilding a better future, one line of code at a time.\n\n@contact hello@lesli.tech\n@website https://www.lesli.tech\n@license GPLv3 http://www.gnu.org/licenses/gpl-3.0.en.html\n\n// · ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~\n// · \n*/\n\n// · \n\n\n\n\n\n// · \n/*\nimport dashboard from \"Lesli/shared/dashboards/apps/show.vue\"\nimport appUsersRegistrations from \"CloudAudit/apps/users/registrations.vue\"\nimport appUsersWorkingHours from \"CloudAudit/apps/users/workingHours.vue\"\nimport appUsersActivities from \"CloudAudit/apps/users/activities.vue\"\nimport appUsersLogs from \"CloudAudit/apps/users/logs.vue\"\nimport appUsersRoles from \"CloudAudit/apps/users/roles.vue\"\n\nimport appAnalyticsVisitors from \"CloudAudit/apps/analytics/visitors.vue\"\nimport appAnalyticsTrends from \"CloudAudit/apps/analytics/trends.vue\"\n\nimport appAccountsActivities from \"CloudAudit/apps/accounts/activities.vue\"\n\nimport appSecuritySessions from \"CloudAudit/apps/security/sessions.vue\"\nimport appSecurityPasswords from \"CloudAudit/apps/security/passwords.vue\" \n*/\n\n// · \n(0,Lesli_application__WEBPACK_IMPORTED_MODULE_0__[\"default\"])(\"LesliAudit\", [{\n path: \"/analytics\",\n component: LesliAudit_apps_analytics_index_vue__WEBPACK_IMPORTED_MODULE_1__[\"default\"],\n props: {\n engine: \"audit\"\n }\n}, {\n path: \"/requests\",\n component: LesliAudit_apps_requests_index_vue__WEBPACK_IMPORTED_MODULE_2__[\"default\"]\n}, {\n path: \"/users\",\n component: LesliAudit_apps_users_index_vue__WEBPACK_IMPORTED_MODULE_3__[\"default\"]\n}\n/*{\n path: \"/\",\n component: dashboard, \n props: { engine: \"audit\" }\n}, {\n path: \"/users/working_hours\",\n component: appUsersWorkingHours, \n}, {\n path: \"/users/activities\",\n component: appUsersActivities, \n}, {\n path: \"/users/logs\",\n component: appUsersLogs, \n}, {\n path: \"/users/registrations\",\n component: appUsersRegistrations, \n}, {\n path: \"/users/roles\",\n component: appUsersRoles, \n}, {\n path: \"/accounts/activities\",\n component: appAccountsActivities, \n}, {\n path: \"/analytics/visitors\",\n component: appAnalyticsVisitors, \n}, {\n path: \"/analytics/trends\",\n component: appAnalyticsTrends\n}, {\n path: \"/security/sessions\",\n component: appSecuritySessions\n}, {\n path: \"/security/passwords\",\n component: appSecurityPasswords\n}*/]);\n\n//# sourceURL=webpack://lesli/../LesliAudit/lib/vue/application.js?");
1109
1164
 
1110
1165
  /***/ }),
1111
1166
 
@@ -1116,7 +1171,18 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var Lesl
1116
1171
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1117
1172
 
1118
1173
  "use strict";
1119
- eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ useAnalytics: () => (/* binding */ useAnalytics)\n/* harmony export */ });\n/* harmony import */ var pinia__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! pinia */ \"./node_modules/pinia/dist/pinia.mjs\");\n/*\nCopyright (c) 2022, all rights reserved.\n\nAll the information provided by this platform is protected by international laws related to \nindustrial property, intellectual property, copyright and relative international laws. \nAll intellectual or industrial property rights of the code, texts, trade mark, design, \npictures and any other information belongs to the owner of this platform.\n\nWithout the written permission of the owner, any replication, modification,\ntransmission, publication is strictly forbidden.\n\nFor more information read the license file including with this software.\n\n// · ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~\n// · \n*/\n\n// · \n\n\n// · \nconst useAnalytics = (0,pinia__WEBPACK_IMPORTED_MODULE_0__.defineStore)(\"analytics\", {\n state: () => {\n return {\n users: {\n loading: false,\n pagination: {},\n records: [],\n columns: [{\n field: 'email',\n label: 'User'\n }, {\n field: 'resources',\n label: 'Resources'\n }, {\n field: 'requests',\n label: 'Requests'\n }]\n },\n visitors: {\n loading: false,\n pagination: {},\n records: []\n },\n controllers: {\n loading: false,\n pagination: {},\n records: [],\n columns: [{\n field: 'request_controller',\n label: 'Controller'\n }, {\n field: 'requests',\n label: 'Requests'\n }]\n },\n trends: {\n loading: false,\n recordsDays: [],\n recordsHours: []\n }\n };\n },\n actions: {\n fetchVisits() {\n this.visitors.loading = true;\n this.http.get(this.url.audit(\"analytics/visitors\")).then(result => {\n this.visitors.records = result.reverse();\n }).finally(() => {\n this.visitors.loading = false;\n });\n },\n fetchUsers() {\n this.users.loading = true;\n this.http.get(this.url.audit(\"analytics/users\")).then(result => {\n this.users.records = result;\n }).finally(() => {\n this.users.loading = false;\n });\n },\n fetchControllers() {\n this.controllers.loading = true;\n this.http.get(this.url.audit(\"analytics/controllers\")).then(result => {\n this.controllers.records = result;\n }).finally(() => {\n this.controllers.loading = false;\n });\n },\n time(period, initalDate, endDate) {\n this.http.get(this.url.audit(\"analytics/trends\").filter({\n groupBy: [period],\n startDate: [initalDate],\n finalDate: [endDate]\n })).then(result => {\n if (period === 'day') {\n this.trends.recordsDays = result;\n } else if (period === 'hour') {\n this.trends.recordsHours = result;\n }\n }).finally(() => {\n this.loading = false;\n });\n }\n }\n});\n\n//# sourceURL=webpack://lesli/../LesliAudit/lib/vue/stores/analytics.js?");
1174
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ useAnalytics: () => (/* binding */ useAnalytics)\n/* harmony export */ });\n/* harmony import */ var pinia__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! pinia */ \"./node_modules/pinia/dist/pinia.mjs\");\n/*\nCopyright (c) 2022, all rights reserved.\n\nAll the information provided by this platform is protected by international laws related to \nindustrial property, intellectual property, copyright and relative international laws. \nAll intellectual or industrial property rights of the code, texts, trade mark, design, \npictures and any other information belongs to the owner of this platform.\n\nWithout the written permission of the owner, any replication, modification,\ntransmission, publication is strictly forbidden.\n\nFor more information read the license file including with this software.\n\n// · ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~\n// · \n*/\n\n// · \n\n\n// · \nconst useAnalytics = (0,pinia__WEBPACK_IMPORTED_MODULE_0__.defineStore)(\"analytics\", {\n state: () => {\n return {\n users: {\n loading: false,\n pagination: {},\n records: [],\n columns: [{\n field: 'email',\n label: 'User'\n }, {\n field: 'resources',\n label: 'Resources'\n }, {\n field: 'requests',\n label: 'Requests'\n }]\n },\n visitors: {\n loading: false,\n pagination: {},\n records: []\n },\n controllers: {\n loading: false,\n pagination: {},\n records: [],\n columns: [{\n field: 'request_controller',\n label: 'Controller'\n }, {\n field: 'requests',\n label: 'Requests'\n }]\n },\n trends: {\n loading: false,\n recordsDays: [],\n recordsHours: []\n }\n };\n },\n actions: {\n fetchVisits() {\n this.visitors.loading = true;\n this.http.get(this.url.audit(\"analytics/visitors\")).then(result => {\n this.visitors.records = result.map(record => {\n record.date = this.date(record.date).date();\n return record;\n }).reverse();\n }).finally(() => {\n this.visitors.loading = false;\n });\n },\n fetchUsers() {\n this.users.loading = true;\n this.http.get(this.url.audit(\"analytics/users\")).then(result => {\n this.users.records = result;\n }).finally(() => {\n this.users.loading = false;\n });\n },\n fetchControllers() {\n this.controllers.loading = true;\n this.http.get(this.url.audit(\"analytics/controllers\")).then(result => {\n this.controllers.records = result;\n }).finally(() => {\n this.controllers.loading = false;\n });\n },\n time(period, initalDate, endDate) {\n this.http.get(this.url.audit(\"analytics/trends\").filter({\n groupBy: [period],\n startDate: [initalDate],\n finalDate: [endDate]\n })).then(result => {\n if (period === 'day') {\n this.trends.recordsDays = result;\n } else if (period === 'hour') {\n this.trends.recordsHours = result;\n }\n }).finally(() => {\n this.loading = false;\n });\n }\n }\n});\n\n//# sourceURL=webpack://lesli/../LesliAudit/lib/vue/stores/analytics.js?");
1175
+
1176
+ /***/ }),
1177
+
1178
+ /***/ "../LesliAudit/lib/vue/stores/request.js":
1179
+ /*!***********************************************!*\
1180
+ !*** ../LesliAudit/lib/vue/stores/request.js ***!
1181
+ \***********************************************/
1182
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1183
+
1184
+ "use strict";
1185
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ useRequests: () => (/* binding */ useRequests)\n/* harmony export */ });\n/* harmony import */ var pinia__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! pinia */ \"./node_modules/pinia/dist/pinia.mjs\");\n/*\nCopyright (c) 2022, all rights reserved.\n\nAll the information provided by this platform is protected by international laws related to \nindustrial property, intellectual property, copyright and relative international laws. \nAll intellectual or industrial property rights of the code, texts, trade mark, design, \npictures and any other information belongs to the owner of this platform.\n\nWithout the written permission of the owner, any replication, modification,\ntransmission, publication is strictly forbidden.\n\nFor more information read the license file including with this software.\n\n// · ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~\n// · \n*/\n\n// · \n\n\n// · \nconst useRequests = (0,pinia__WEBPACK_IMPORTED_MODULE_0__.defineStore)(\"Requests\", {\n state: () => {\n return {\n date: \"\",\n loading: false,\n pagination: {},\n records: []\n };\n },\n actions: {\n search(string) {\n console.log(string);\n this.fetchLogs(this.url.audit(\"requests\").search(string), false);\n },\n sort(column, direction) {\n this.fetchLogs(this.url.audit(\"requests\").order(column, direction), false);\n },\n paginate(page) {\n this.fetchLogs(this.url.audit(\"requests\").paginate(page), false);\n },\n fetch() {\n if (this.records.length <= 0) {\n this.getRequests();\n }\n },\n getRequests() {\n let url = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : this.url.audit(\"requests\");\n let loading = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;\n this.loading = loading;\n this.http.get(url).then(result => {\n this.records = result.records;\n this.pagination = result.pagination;\n }).catch(error => {}).finally(() => {\n this.loading = false;\n });\n }\n }\n});\n\n//# sourceURL=webpack://lesli/../LesliAudit/lib/vue/stores/request.js?");
1120
1186
 
1121
1187
  /***/ }),
1122
1188
 
@@ -1158,7 +1224,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
1158
1224
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1159
1225
 
1160
1226
  "use strict";
1161
- eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ useLesliDate: () => (/* binding */ useLesliDate)\n/* harmony export */ });\n/* harmony import */ var dayjs__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! dayjs */ \"./node_modules/dayjs/dayjs.min.js\");\n/* harmony import */ var dayjs__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(dayjs__WEBPACK_IMPORTED_MODULE_0__);\n/*\nLesli\n\nCopyright (c) 2023, Lesli Technologies, S. A.\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see http://www.gnu.org/licenses/.\n\nLesli · Ruby on Rails SaaS Development Framework.\n\nMade with ♥ by https://www.lesli.tech\nBuilding a better future, one line of code at a time.\n\n@contact hello@lesli.tech\n@website https://www.lesli.dev\n@license GPLv3 http://www.gnu.org/licenses/gpl-3.0.en.html\n\n// · ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~\n// · \n*/\n\n/*\nIMPORTANT: \n This is a JavaScript implementation of app/lib/Date2 RoR lib.\n If any modification or update is needed it must be implemented in app/lib/Date2 first, then we can\n copy the new feature and implement in here.\n DO NOT add custom features, methods, params or any other modification that is not present in app/lib/Date2\n*/\n\n// · Import dayjs library and plugins\n\nvar utc = __webpack_require__(/*! dayjs/plugin/utc */ \"./node_modules/dayjs/plugin/utc.js\");\nvar timezone = __webpack_require__(/*! dayjs/plugin/timezone */ \"./node_modules/dayjs/plugin/timezone.js\");\n\n// · \ndayjs__WEBPACK_IMPORTED_MODULE_0___default().extend(utc);\ndayjs__WEBPACK_IMPORTED_MODULE_0___default().extend(timezone);\n\n// · \nclass LesliDate {\n #settings = {};\n #datetime = {};\n #format = \"\";\n constructor() {\n let datetime = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : dayjs__WEBPACK_IMPORTED_MODULE_0___default()().utc().format();\n let format = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : \"%Y-%m-%d %H:%M:%S\";\n /*\n # NOTE: Do not modify settings here,\n # if you need a different date format you should change it in the config file\n # Check the docs for more information: /development/docs/rails-lib-time\n # TODO: User should be able to select an appropiate datetime format in an easy way,\n # the Administration module must be present to the users a curated list of different\n # datetime format options with examples, also user should be able to manually modify\n # the format through an \"advanced view\"\n */\n this.#settings = {\n timeZone: \"America/Guatemala\",\n // get this from Lesli settings\n startWeekOn: \"config[:start_week_on]\",\n format: {\n date: \"%d.%m.%Y\",\n time: \"%H:%M\",\n // 24 hours datetime format (default)\n dateTime: \"%d.%m.%Y %H:%M\",\n // 24 hours datetime format (default)\n dateWords: \"%A, %B %d, %Y\",\n dateTimeWords: \"%A, %B %d, %Y, %H:%M\" // 24 hours datetime in words format (default)\n }\n };\n\n // default date format\n this.#format = this.#setFormat(\"date\");\n\n // get datetime object from user params\n this.#datetime = dayjs__WEBPACK_IMPORTED_MODULE_0___default()(datetime).tz(this.#settings.timeZone);\n }\n date() {\n this.#setFormat(\"date\");\n return this;\n }\n dateTime() {\n this.#setFormat(\"dateTime\");\n return this.toString();\n }\n dateWords() {\n this.#setFormat(\"dateWords\");\n return this;\n }\n\n // convert a datetime object to string representation using defined format\n toString() {\n return this.#datetime.format(this.#format);\n }\n\n //\n #setFormat(format) {\n this.#format = this.#settings.format[format]\n // Convert date Ruby to dayjs format\n .replaceAll(\"%Y\", \"YYYY\").replaceAll(\"%m\", \"MM\").replaceAll(\"%d\", \"DD\")\n // Convert time Ruby to dayjs format\n .replaceAll(\"%H\", \"HH\").replaceAll(\"%M\", \"mm\")\n // Convert words Ruby to dayjs format\n .replaceAll(\"%A\", \"dddd\") // Full day name\n .replaceAll(\"%B\", \"MMMM\"); // Full month name\n }\n}\n\nfunction useLesliDate() {\n return function () {\n let datetime = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : dayjs__WEBPACK_IMPORTED_MODULE_0___default()().utc().format();\n let format = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : \"%Y-%m-%d %H:%M:%S\";\n return new LesliDate(datetime, format);\n };\n}\n\n//# sourceURL=webpack://lesli/../../enginesdev/lesli-vue/source/composables/date/date.js?");
1227
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ useLesliDate: () => (/* binding */ useLesliDate)\n/* harmony export */ });\n/* harmony import */ var dayjs__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! dayjs */ \"./node_modules/dayjs/dayjs.min.js\");\n/* harmony import */ var dayjs__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(dayjs__WEBPACK_IMPORTED_MODULE_0__);\n/*\nLesli\n\nCopyright (c) 2023, Lesli Technologies, S. A.\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see http://www.gnu.org/licenses/.\n\nLesli · Ruby on Rails SaaS Development Framework.\n\nMade with ♥ by https://www.lesli.tech\nBuilding a better future, one line of code at a time.\n\n@contact hello@lesli.tech\n@website https://www.lesli.dev\n@license GPLv3 http://www.gnu.org/licenses/gpl-3.0.en.html\n\n// · ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~\n// · \n*/\n\n/*\nIMPORTANT: \n This is a JavaScript implementation of app/lib/Date2 RoR lib.\n If any modification or update is needed it must be implemented in app/lib/Date2 first, then we can\n copy the new feature and implement in here.\n DO NOT add custom features, methods, params or any other modification that is not present in app/lib/Date2\n*/\n\n// · Import dayjs library and plugins\n\nvar utc = __webpack_require__(/*! dayjs/plugin/utc */ \"./node_modules/dayjs/plugin/utc.js\");\nvar timezone = __webpack_require__(/*! dayjs/plugin/timezone */ \"./node_modules/dayjs/plugin/timezone.js\");\n\n// · \ndayjs__WEBPACK_IMPORTED_MODULE_0___default().extend(utc);\ndayjs__WEBPACK_IMPORTED_MODULE_0___default().extend(timezone);\n\n// · \nclass LesliDate {\n #settings = {};\n #datetime = {};\n #format = \"\";\n constructor() {\n let datetime = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : dayjs__WEBPACK_IMPORTED_MODULE_0___default()().utc().format();\n let format = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : \"%Y-%m-%d %H:%M:%S\";\n /*\n # NOTE: Do not modify settings here,\n # if you need a different date format you should change it in the config file\n # Check the docs for more information: /development/docs/rails-lib-time\n # TODO: User should be able to select an appropiate datetime format in an easy way,\n # the Administration module must be present to the users a curated list of different\n # datetime format options with examples, also user should be able to manually modify\n # the format through an \"advanced view\"\n */\n this.#settings = {\n timeZone: \"America/Guatemala\",\n // get this from Lesli settings\n startWeekOn: \"config[:start_week_on]\",\n format: {\n date: \"%d.%m.%Y\",\n time: \"%H:%M\",\n // 24 hours datetime format (default)\n dateTime: \"%d.%m.%Y %H:%M\",\n // 24 hours datetime format (default)\n dateWords: \"%A, %B %d, %Y\",\n dateTimeWords: \"%A, %B %d, %Y, %H:%M\" // 24 hours datetime in words format (default)\n }\n };\n\n // default date format\n this.#format = this.#setFormat(\"date\");\n\n // get datetime object from user params\n this.#datetime = dayjs__WEBPACK_IMPORTED_MODULE_0___default()(datetime).tz(this.#settings.timeZone);\n }\n date() {\n this.#setFormat(\"date\");\n return this.toString();\n }\n dateTime() {\n this.#setFormat(\"dateTime\");\n return this.toString();\n }\n dateWords() {\n this.#setFormat(\"dateWords\");\n return this;\n }\n\n // convert a datetime object to string representation using defined format\n toString() {\n return this.#datetime.format(this.#format);\n }\n\n //\n #setFormat(format) {\n this.#format = this.#settings.format[format]\n // Convert date Ruby to dayjs format\n .replaceAll(\"%Y\", \"YYYY\").replaceAll(\"%m\", \"MM\").replaceAll(\"%d\", \"DD\")\n // Convert time Ruby to dayjs format\n .replaceAll(\"%H\", \"HH\").replaceAll(\"%M\", \"mm\")\n // Convert words Ruby to dayjs format\n .replaceAll(\"%A\", \"dddd\") // Full day name\n .replaceAll(\"%B\", \"MMMM\"); // Full month name\n }\n}\n\nfunction useLesliDate() {\n return function () {\n let datetime = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : dayjs__WEBPACK_IMPORTED_MODULE_0___default()().utc().format();\n let format = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : \"%Y-%m-%d %H:%M:%S\";\n return new LesliDate(datetime, format);\n };\n}\n\n//# sourceURL=webpack://lesli/../../enginesdev/lesli-vue/source/composables/date/date.js?");
1162
1228
 
1163
1229
  /***/ }),
1164
1230
 
@@ -1213,7 +1279,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
1213
1279
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1214
1280
 
1215
1281
  "use strict";
1216
- eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ useLesliUrl: () => (/* binding */ useLesliUrl)\n/* harmony export */ });\n/*\nLesli\n\nCopyright (c) 2023, Lesli Technologies, S. A.\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see http://www.gnu.org/licenses/.\n\nLesli · Ruby on Rails SaaS Development Framework.\n\nMade with ♥ by https://www.lesli.tech\nBuilding a better future, one line of code at a time.\n\n@contact hello@lesli.tech\n@website https://www.lesli.dev\n@license GPLv3 http://www.gnu.org/licenses/gpl-3.0.en.html\n\n// · ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~\n// · \n*/\n\n// · URL #builder for Lesli\nclass LesliUrl {\n #params = \"\";\n #base_url = \"\";\n #query = {};\n #path = \"\";\n #url = \"\";\n constructor(base_url, path, params) {\n this.#base_url = base_url;\n this.#params = params;\n this.#path = path;\n }\n\n // build a url for resources mounted at root level\n // this happens on builders engines like MW.\n root(path, params) {\n this.#path = \"\";\n\n // process path template if provided\n if (path) this.#path = this.#path.concat(this.#parsePath(path, params));\n return this;\n }\n\n // build a url for a specific engine\n engine(engine, path, params) {\n // manually add a slash due we are not using native JS url builders\n engine = engine.concat(\"/\");\n\n // return url for the root of the engine\n if (!path) return this.root(engine, params);\n\n // include the engine as part of the path\n return this.root(engine.concat(path), params);\n }\n\n // insert order params into query string\n order(column) {\n let direction = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : \"asc\";\n this.#query[\"orderBy\"] = column;\n if (direction) {\n this.#query[\"order\"] = direction;\n }\n return this.#build();\n }\n\n // add standard query param to request paginated data to the server\n paginate(page) {\n let perPage = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 15;\n this.#query[\"page\"] = page;\n this.#query[\"perPage\"] = perPage;\n return this.#build();\n }\n\n // add standard query param to request search to the server\n search(text) {\n if (!!text) {\n this.#query[\"search\"] = text;\n }\n return this.#build();\n }\n group(text) {\n if (!!text) {\n this.#query[\"group\"] = text;\n }\n return this.#build();\n }\n\n // add standard query params to request filtered data from the server\n filter(filters) {\n let keys = Object.keys(filters);\n if (!this.#query.f) {\n this.#query[\"f\"] = {};\n }\n keys.forEach(key => {\n this.#query.f[key] = filters[key].join(',');\n });\n return this.#build();\n }\n\n // allow to add custom query params\n query(key, value) {\n this.#query[key] = value;\n return this.#build();\n }\n\n // automatically add auth token if exists in the url query string\n tokenUrl() {\n let urlParams = new URLSearchParams(window.location.search);\n this.#query[\"t\"] = urlParams.get(\"t\");\n return this.#build();\n }\n\n // automatically add auth token if exists in the url query string as param\n tokenShared() {\n // get the token from a \"signed\" url with format:\n // /shared/public/:token/help/tickets/new\n // for this kind of \"signed\" url token is always at position 4 of the string\n let url = window.location.pathname.split('/')[3];\n\n // attach the token as opaque token so the public api is able authenticate the request\n this.#query[\"t\"] = url;\n return this.#build();\n }\n\n // convert the url object to string automatically if object as string is needed\n toString() {\n let extension = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;\n this.#build(extension);\n return this.#url.toString();\n }\n\n // alias for toString() method\n get s() {\n return this.toString();\n }\n\n // add json extension to the url \n json() {\n return this.toString(\".json\");\n }\n\n // add pdf extension to the url \n pdf() {\n return this.toString(\".pdf\");\n }\n\n // perform a redirect action after #build an url\n // be sure to call this method last always\n go() {\n this.#build();\n window.location.href = this.#url.toString();\n }\n\n // parse, join and create a well formated url object\n #build() {\n let extension = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;\n // root\n let url = \"/\";\n\n // if path exists for the url\n if (this.#path != \"\") {\n url = url.concat(this.#path);\n }\n\n // normally all the requests are sent to the internal Lesli api\n // so, the requests should include the json suffix\n if (extension) {\n url = url.concat(extension);\n }\n\n // concat query string if available\n url = url.concat(this.#parseQuery(this.#query));\n\n // #build a native URL object\n this.#url = url;\n\n // return this to enable methods chaining pattern\n return this;\n }\n\n // parse a string template into a string path\n // examples:\n // domain.com/user/:id, { id: 1 }\n // domain.com/user/:id, 1\n // result: domain.com/user/1\n // this is good to avoid string interpolation :)\n #parsePath(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n // shortcut to get specific resource through id\n if (typeof params == 'string' || typeof params == 'number') {\n params = {\n id: params\n };\n }\n\n // remaining params are useful if we want to work with the params\n // that does not belongs to a any part of the path template\n const remainingParams = {\n ...params\n };\n\n // compile the string template to assign values to the variables\n const renderedPath = path.replace(/:[_A-Za-z][_A-Za-z0-9]*/g, p => {\n let key = p.slice(1);\n delete remainingParams[key];\n return encodeURIComponent(params[key]);\n });\n for (let param in remainingParams) {\n this.#query[param] = remainingParams[param];\n }\n return renderedPath;\n }\n\n // convert a key value object into a standard queryString. This custom implementation\n // supports deep object parsing and array parsing\n // example: { name: {first: \"luis\"}, age: 25 }\n // result: domain.com?name[first]=luis&age=25\n #parseQuery(query) {\n function recursion(query, path) {\n if (Array.isArray(query)) {\n query.forEach(function (element) {\n recursion(element, path + \"[]\");\n });\n return;\n }\n if (query !== null && typeof query === \"object\") {\n Object.keys(query).forEach(function (param) {\n recursion(query[param], path + \"[\" + param + \"]\");\n });\n return;\n }\n data.push(path + \"=\" + query);\n }\n var data = [];\n Object.keys(query).forEach(function (param) {\n recursion(query[param], param);\n });\n if (data.length > 0) {\n return \"?\".concat(data.join(\"&\"));\n }\n return \"\";\n }\n}\nfunction useLesliUrl() {\n const root = \"/\";\n return {\n // · Redirect to specific url\n go() {\n let url = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : \"/\";\n document.location.href = url;\n },\n // · Get well formated url\n to() {\n let path = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;\n if (path) {\n return root.concat(path);\n }\n return root;\n },\n // · Build a url for core requests\n root(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().root(path, params);\n },\n // · Build a url for administration area\n lesli(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().root(path, params);\n },\n // · Build a url for core administration area\n admin(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"admin\", path, params);\n },\n // · Build a url for CloudAudit engine\n audit(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"audit\", path, params);\n },\n // · Build a url for CloudBabel engine\n babel(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"babel\", path, params);\n },\n // · Build a url for CloudBell engine\n bell(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"bell\", path, params);\n },\n // · Build a url for CloudHelp engine\n help(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"help\", path, params);\n },\n // · Build a url for CloudMailer engine\n mailer(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"mailer\", path, params);\n },\n // · Build a url for CloudTalk engine\n talk(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"talk\", path, params);\n },\n // · Build a url for CloudFocus engine\n focus(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"focus\", path, params);\n },\n // · Build a url for CloudTime engine\n time(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"time\", path, params);\n },\n // · Build a url for CloudDriver engine\n driver(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"driver\", path, params);\n },\n // · Build a url for CloudSocial engine\n social(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"social\", path, params);\n },\n // · Build a url for CloudWord engine\n word(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"word\", path, params);\n },\n // · Build a url for CloudTeam engine\n team(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"team\", path, params);\n },\n // · Build a url for CloudScraper engine\n scraper(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"scraper\", path, params);\n },\n // · Build a url for CloudShared engine\n shared(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"shared\", path, params);\n },\n // · Build a url for CloudAuthority engine\n authority(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"authority\", path, params);\n }\n };\n}\n\n//# sourceURL=webpack://lesli/../../enginesdev/lesli-vue/source/composables/url/url.js?");
1282
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ useLesliUrl: () => (/* binding */ useLesliUrl)\n/* harmony export */ });\n/*\nLesli\n\nCopyright (c) 2023, Lesli Technologies, S. A.\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see http://www.gnu.org/licenses/.\n\nLesli · Ruby on Rails SaaS Development Framework.\n\nMade with ♥ by https://www.lesli.tech\nBuilding a better future, one line of code at a time.\n\n@contact hello@lesli.tech\n@website https://www.lesli.dev\n@license GPLv3 http://www.gnu.org/licenses/gpl-3.0.en.html\n\n// · ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~\n// · \n*/\n\n// · URL #builder for Lesli\nclass LesliUrl {\n #params = \"\";\n #base_url = \"\";\n #query = {};\n #path = \"\";\n #url = \"\";\n constructor(base_url, path, params) {\n this.#base_url = base_url;\n this.#params = params;\n this.#path = path;\n }\n\n // build a url for resources mounted at root level\n // this happens on builders engines like MW.\n root(path, params) {\n this.#path = \"\";\n\n // process path template if provided\n if (path) this.#path = this.#path.concat(this.#parsePath(path, params));\n return this;\n }\n\n // build a url for a specific engine\n engine(engine, path, params) {\n // manually add a slash due we are not using native JS url builders\n engine = engine.concat(\"/\");\n\n // return url for the root of the engine\n if (!path) return this.root(engine, params);\n\n // include the engine as part of the path\n return this.root(engine.concat(path), params);\n }\n\n // insert order params into query string\n order(column) {\n let direction = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : \"asc\";\n this.#query[\"orderBy\"] = column;\n if (direction) {\n this.#query[\"order\"] = direction;\n }\n return this.#build();\n }\n\n // add standard query param to request paginated data to the server\n paginate(page) {\n let perPage = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 15;\n this.#query[\"page\"] = page;\n this.#query[\"perPage\"] = perPage;\n return this.#build();\n }\n\n // add standard query param to request search to the server\n search(text) {\n if (!!text) {\n this.#query[\"search\"] = text;\n }\n return this.#build();\n }\n group(text) {\n if (!!text) {\n this.#query[\"group\"] = text;\n }\n return this.#build();\n }\n\n // add standard query params to request filtered data from the server\n filter(filters) {\n let keys = Object.keys(filters);\n if (!this.#query.f) {\n this.#query[\"f\"] = {};\n }\n keys.forEach(key => {\n this.#query.f[key] = filters[key].join(',');\n });\n return this.#build();\n }\n\n // allow to add custom query params\n query(key, value) {\n this.#query[key] = value;\n return this.#build();\n }\n\n // automatically add auth token if exists in the url query string\n tokenUrl() {\n let urlParams = new URLSearchParams(window.location.search);\n this.#query[\"t\"] = urlParams.get(\"t\");\n return this.#build();\n }\n\n // automatically add auth token if exists in the url query string as param\n tokenShared() {\n // get the token from a \"signed\" url with format:\n // /shared/public/:token/help/tickets/new\n // for this kind of \"signed\" url token is always at position 4 of the string\n let url = window.location.pathname.split('/')[3];\n\n // attach the token as opaque token so the public api is able authenticate the request\n this.#query[\"t\"] = url;\n return this.#build();\n }\n\n // convert the url object to string automatically if object as string is needed\n toString() {\n let extension = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;\n this.#build(extension);\n return this.#url.toString();\n }\n\n // alias for toString() method\n get s() {\n return this.toString();\n }\n\n // add json extension to the url \n json() {\n return this.toString(\".json\");\n }\n\n // add pdf extension to the url \n pdf() {\n return this.toString(\".pdf\");\n }\n\n // perform a redirect action after #build an url\n // be sure to call this method last always\n go() {\n this.#build();\n window.location.href = this.#url.toString();\n }\n\n // parse, join and create a well formated url object\n #build() {\n let extension = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;\n // root\n let url = \"/\";\n\n // if path exists for the url\n if (this.#path != \"\") {\n url = url.concat(this.#path);\n }\n\n // normally all the requests are sent to the internal Lesli api\n // so, the requests should include the json suffix\n if (extension) {\n url = url.concat(extension);\n }\n\n // concat query string if available\n url = url.concat(this.#parseQuery(this.#query));\n\n // #build a native URL object\n this.#url = url;\n\n // return this to enable methods chaining pattern\n return this;\n }\n\n // parse a string template into a string path\n // examples:\n // domain.com/user/:id, { id: 1 }\n // domain.com/user/:id, 1\n // result: domain.com/user/1\n // this is good to avoid string interpolation :)\n #parsePath(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n // shortcut to get specific resource through id\n if (typeof params == 'string' || typeof params == 'number') {\n params = {\n id: params\n };\n }\n\n // remaining params are useful if we want to work with the params\n // that does not belongs to a any part of the path template\n const remainingParams = {\n ...params\n };\n\n // compile the string template to assign values to the variables\n const renderedPath = path.replace(/:[_A-Za-z][_A-Za-z0-9]*/g, p => {\n let key = p.slice(1);\n delete remainingParams[key];\n return encodeURIComponent(params[key]);\n });\n for (let param in remainingParams) {\n this.#query[param] = remainingParams[param];\n }\n return renderedPath;\n }\n\n // convert a key value object into a standard queryString. This custom implementation\n // supports deep object parsing and array parsing\n // example: { name: {first: \"luis\"}, age: 25 }\n // result: domain.com?name[first]=luis&age=25\n #parseQuery(query) {\n function recursion(query, path) {\n if (Array.isArray(query)) {\n query.forEach(function (element) {\n recursion(element, path + \"[]\");\n });\n return;\n }\n if (query !== null && typeof query === \"object\") {\n Object.keys(query).forEach(function (param) {\n recursion(query[param], path + \"[\" + param + \"]\");\n });\n return;\n }\n data.push(path + \"=\" + query);\n }\n var data = [];\n Object.keys(query).forEach(function (param) {\n recursion(query[param], param);\n });\n if (data.length > 0) {\n return \"?\".concat(data.join(\"&\"));\n }\n return \"\";\n }\n}\nfunction useLesliUrl() {\n const root = \"/\";\n return {\n // · Redirect to specific url\n go() {\n let url = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : \"/\";\n document.location.href = url;\n },\n // · Get well formated url\n to() {\n let path = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;\n if (path) {\n return root.concat(path);\n }\n return root;\n },\n // · Build a url for core requests\n root(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().root(path, params);\n },\n // · Build a url for administration area\n lesli(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().root(path, params);\n },\n // · Build a url for core administration area\n admin(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"admin\", path, params);\n },\n // · Build a url for CloudAudit engine\n audit(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"audit\", path, params);\n },\n // · Build a url for CloudBabel engine\n babel(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"babel\", path, params);\n },\n // · Build a url for CloudBell engine\n bell(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"bell\", path, params);\n },\n // · Build a url for CloudHelp engine\n help(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"help\", path, params);\n },\n // · Build a url for CloudMailer engine\n mailer(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"mailer\", path, params);\n },\n // · Build a url for CloudTalk engine\n talk(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"talk\", path, params);\n },\n // · Build a url for CloudFocus engine\n focus(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"focus\", path, params);\n },\n // · Build a url for CloudTime engine\n time(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"time\", path, params);\n },\n // · Build a url for CloudDriver engine\n driver(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"driver\", path, params);\n },\n // · Build a url for CloudSocial engine\n social(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"social\", path, params);\n },\n // · Build a url for CloudWord engine\n word(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"word\", path, params);\n },\n // · Build a url for CloudTeam engine\n team(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"team\", path, params);\n },\n // · Build a url for CloudScraper engine\n scraper(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"scraper\", path, params);\n },\n // · Build a url for CloudShared engine\n shared(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"shared\", path, params);\n },\n // · Build a url for CloudShared engine\n vault(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"vault\", path, params);\n },\n // · Build a url for CloudAuthority engine\n authority(path) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return new LesliUrl().engine(\"authority\", path, params);\n }\n };\n}\n\n//# sourceURL=webpack://lesli/../../enginesdev/lesli-vue/source/composables/url/url.js?");
1217
1283
 
1218
1284
  /***/ }),
1219
1285
 
@@ -1235,7 +1301,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
1235
1301
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1236
1302
 
1237
1303
  "use strict";
1238
- eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ lesliElementAutocomplete: () => (/* reexport safe */ _autocomplete_Autocomplete_vue__WEBPACK_IMPORTED_MODULE_0__[\"default\"]),\n/* harmony export */ lesliElementAvatar: () => (/* reexport safe */ _avatar_Avatar_vue__WEBPACK_IMPORTED_MODULE_1__[\"default\"]),\n/* harmony export */ lesliElementButton: () => (/* reexport safe */ _button_Button_vue__WEBPACK_IMPORTED_MODULE_2__[\"default\"]),\n/* harmony export */ lesliElementCalendar: () => (/* reexport safe */ _calendar_Calendar_vue__WEBPACK_IMPORTED_MODULE_3__[\"default\"]),\n/* harmony export */ lesliElementCard: () => (/* reexport safe */ _card_Card_vue__WEBPACK_IMPORTED_MODULE_4__[\"default\"]),\n/* harmony export */ lesliElementCollapse: () => (/* reexport safe */ _collapse_Collapse_vue__WEBPACK_IMPORTED_MODULE_5__[\"default\"]),\n/* harmony export */ lesliElementControl: () => (/* reexport safe */ _control_Control_vue__WEBPACK_IMPORTED_MODULE_6__[\"default\"]),\n/* harmony export */ lesliElementDropdown: () => (/* reexport safe */ _dropdown_Dropdown_vue__WEBPACK_IMPORTED_MODULE_7__[\"default\"]),\n/* harmony export */ lesliElementEmpty: () => (/* reexport safe */ _empty_Empty_vue__WEBPACK_IMPORTED_MODULE_8__[\"default\"]),\n/* harmony export */ lesliElementFileUploader: () => (/* reexport safe */ _fileUploader_FileUploader_vue__WEBPACK_IMPORTED_MODULE_27__[\"default\"]),\n/* harmony export */ lesliElementForm: () => (/* reexport safe */ _form_Form_vue__WEBPACK_IMPORTED_MODULE_9__[\"default\"]),\n/* harmony export */ lesliElementHeader: () => (/* reexport safe */ _header_Header_vue__WEBPACK_IMPORTED_MODULE_10__[\"default\"]),\n/* harmony export */ lesliElementIcon: () => (/* reexport safe */ _icon_Icon_vue__WEBPACK_IMPORTED_MODULE_11__[\"default\"]),\n/* harmony export */ lesliElementInput: () => (/* reexport safe */ _input_Input_vue__WEBPACK_IMPORTED_MODULE_12__[\"default\"]),\n/* harmony export */ lesliElementInputTag: () => (/* reexport safe */ _inputTag_InputTag_vue__WEBPACK_IMPORTED_MODULE_13__[\"default\"]),\n/* harmony export */ lesliElementLink: () => (/* reexport safe */ _link_Link_vue__WEBPACK_IMPORTED_MODULE_14__[\"default\"]),\n/* harmony export */ lesliElementLoading: () => (/* reexport safe */ _loading_Loading_vue__WEBPACK_IMPORTED_MODULE_15__[\"default\"]),\n/* harmony export */ lesliElementMap: () => (/* reexport safe */ _map_Map_vue__WEBPACK_IMPORTED_MODULE_16__[\"default\"]),\n/* harmony export */ lesliElementNavbar: () => (/* reexport safe */ _navbar_Navbar_vue__WEBPACK_IMPORTED_MODULE_17__[\"default\"]),\n/* harmony export */ lesliElementNavigationList: () => (/* reexport safe */ _navigation_NavigationList_vue__WEBPACK_IMPORTED_MODULE_18__[\"default\"]),\n/* harmony export */ lesliElementPagination: () => (/* reexport safe */ _pagination_Pagination_vue__WEBPACK_IMPORTED_MODULE_19__[\"default\"]),\n/* harmony export */ lesliElementPanel: () => (/* reexport safe */ _panel_Panel_vue__WEBPACK_IMPORTED_MODULE_20__[\"default\"]),\n/* harmony export */ lesliElementSelect: () => (/* reexport safe */ _select_Select_vue__WEBPACK_IMPORTED_MODULE_21__[\"default\"]),\n/* harmony export */ lesliElementTabItem: () => (/* reexport safe */ _tabs_TabItem_vue__WEBPACK_IMPORTED_MODULE_24__[\"default\"]),\n/* harmony export */ lesliElementTable: () => (/* reexport safe */ _table_Table_vue__WEBPACK_IMPORTED_MODULE_22__[\"default\"]),\n/* harmony export */ lesliElementTabs: () => (/* reexport safe */ _tabs_Tabs_vue__WEBPACK_IMPORTED_MODULE_23__[\"default\"]),\n/* harmony export */ lesliElementToggle: () => (/* reexport safe */ _toggle_Toggle_vue__WEBPACK_IMPORTED_MODULE_25__[\"default\"]),\n/* harmony export */ lesliElementToolbar: () => (/* reexport safe */ _toolbar_Toolbar_vue__WEBPACK_IMPORTED_MODULE_26__[\"default\"])\n/* harmony export */ });\n/* harmony import */ var _autocomplete_Autocomplete_vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./autocomplete/Autocomplete.vue */ \"../../enginesdev/lesli-vue/source/elements/autocomplete/Autocomplete.vue\");\n/* harmony import */ var _avatar_Avatar_vue__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./avatar/Avatar.vue */ \"../../enginesdev/lesli-vue/source/elements/avatar/Avatar.vue\");\n/* harmony import */ var _button_Button_vue__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./button/Button.vue */ \"../../enginesdev/lesli-vue/source/elements/button/Button.vue\");\n/* harmony import */ var _calendar_Calendar_vue__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./calendar/Calendar.vue */ \"../../enginesdev/lesli-vue/source/elements/calendar/Calendar.vue\");\n/* harmony import */ var _card_Card_vue__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./card/Card.vue */ \"../../enginesdev/lesli-vue/source/elements/card/Card.vue\");\n/* harmony import */ var _collapse_Collapse_vue__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./collapse/Collapse.vue */ \"../../enginesdev/lesli-vue/source/elements/collapse/Collapse.vue\");\n/* harmony import */ var _control_Control_vue__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./control/Control.vue */ \"../../enginesdev/lesli-vue/source/elements/control/Control.vue\");\n/* harmony import */ var _dropdown_Dropdown_vue__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./dropdown/Dropdown.vue */ \"../../enginesdev/lesli-vue/source/elements/dropdown/Dropdown.vue\");\n/* harmony import */ var _empty_Empty_vue__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./empty/Empty.vue */ \"../../enginesdev/lesli-vue/source/elements/empty/Empty.vue\");\n/* harmony import */ var _form_Form_vue__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./form/Form.vue */ \"../../enginesdev/lesli-vue/source/elements/form/Form.vue\");\n/* harmony import */ var _header_Header_vue__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./header/Header.vue */ \"../../enginesdev/lesli-vue/source/elements/header/Header.vue\");\n/* harmony import */ var _icon_Icon_vue__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./icon/Icon.vue */ \"../../enginesdev/lesli-vue/source/elements/icon/Icon.vue\");\n/* harmony import */ var _input_Input_vue__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./input/Input.vue */ \"../../enginesdev/lesli-vue/source/elements/input/Input.vue\");\n/* harmony import */ var _inputTag_InputTag_vue__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./inputTag/InputTag.vue */ \"../../enginesdev/lesli-vue/source/elements/inputTag/InputTag.vue\");\n/* harmony import */ var _link_Link_vue__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./link/Link.vue */ \"../../enginesdev/lesli-vue/source/elements/link/Link.vue\");\n/* harmony import */ var _loading_Loading_vue__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./loading/Loading.vue */ \"../../enginesdev/lesli-vue/source/elements/loading/Loading.vue\");\n/* harmony import */ var _map_Map_vue__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./map/Map.vue */ \"../../enginesdev/lesli-vue/source/elements/map/Map.vue\");\n/* harmony import */ var _navbar_Navbar_vue__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ./navbar/Navbar.vue */ \"../../enginesdev/lesli-vue/source/elements/navbar/Navbar.vue\");\n/* harmony import */ var _navigation_NavigationList_vue__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! ./navigation/NavigationList.vue */ \"../../enginesdev/lesli-vue/source/elements/navigation/NavigationList.vue\");\n/* harmony import */ var _pagination_Pagination_vue__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! ./pagination/Pagination.vue */ \"../../enginesdev/lesli-vue/source/elements/pagination/Pagination.vue\");\n/* harmony import */ var _panel_Panel_vue__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(/*! ./panel/Panel.vue */ \"../../enginesdev/lesli-vue/source/elements/panel/Panel.vue\");\n/* harmony import */ var _select_Select_vue__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(/*! ./select/Select.vue */ \"../../enginesdev/lesli-vue/source/elements/select/Select.vue\");\n/* harmony import */ var _table_Table_vue__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(/*! ./table/Table.vue */ \"../../enginesdev/lesli-vue/source/elements/table/Table.vue\");\n/* harmony import */ var _tabs_Tabs_vue__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(/*! ./tabs/Tabs.vue */ \"../../enginesdev/lesli-vue/source/elements/tabs/Tabs.vue\");\n/* harmony import */ var _tabs_TabItem_vue__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(/*! ./tabs/TabItem.vue */ \"../../enginesdev/lesli-vue/source/elements/tabs/TabItem.vue\");\n/* harmony import */ var _toggle_Toggle_vue__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(/*! ./toggle/Toggle.vue */ \"../../enginesdev/lesli-vue/source/elements/toggle/Toggle.vue\");\n/* harmony import */ var _toolbar_Toolbar_vue__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(/*! ./toolbar/Toolbar.vue */ \"../../enginesdev/lesli-vue/source/elements/toolbar/Toolbar.vue\");\n/* harmony import */ var _fileUploader_FileUploader_vue__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(/*! ./fileUploader/FileUploader.vue */ \"../../enginesdev/lesli-vue/source/elements/fileUploader/FileUploader.vue\");\n/*\nLesli\n\nCopyright (c) 2023, Lesli Technologies, S. A.\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see http://www.gnu.org/licenses/.\n\nLesli · Ruby on Rails SaaS Development Framework.\n\nMade with ♥ by https://www.lesli.tech\nBuilding a better future, one line of code at a time.\n\n@contact hello@lesli.tech\n@website https://www.lesli.dev\n@license GPLv3 http://www.gnu.org/licenses/gpl-3.0.en.html\n\n// · ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~\n// · \n*/\n\n// · \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n// · \n\n\n//# sourceURL=webpack://lesli/../../enginesdev/lesli-vue/source/elements/index.js?");
1304
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ lesliElementAutocomplete: () => (/* reexport safe */ _autocomplete_Autocomplete_vue__WEBPACK_IMPORTED_MODULE_0__[\"default\"]),\n/* harmony export */ lesliElementAvatar: () => (/* reexport safe */ _avatar_Avatar_vue__WEBPACK_IMPORTED_MODULE_1__[\"default\"]),\n/* harmony export */ lesliElementButton: () => (/* reexport safe */ _button_Button_vue__WEBPACK_IMPORTED_MODULE_2__[\"default\"]),\n/* harmony export */ lesliElementCalendar: () => (/* reexport safe */ _calendar_Calendar_vue__WEBPACK_IMPORTED_MODULE_3__[\"default\"]),\n/* harmony export */ lesliElementCard: () => (/* reexport safe */ _card_Card_vue__WEBPACK_IMPORTED_MODULE_4__[\"default\"]),\n/* harmony export */ lesliElementCollapse: () => (/* reexport safe */ _collapse_Collapse_vue__WEBPACK_IMPORTED_MODULE_5__[\"default\"]),\n/* harmony export */ lesliElementColumn: () => (/* reexport safe */ _columns_Column_vue__WEBPACK_IMPORTED_MODULE_6__[\"default\"]),\n/* harmony export */ lesliElementColumns: () => (/* reexport safe */ _columns_Columns_vue__WEBPACK_IMPORTED_MODULE_7__[\"default\"]),\n/* harmony export */ lesliElementControl: () => (/* reexport safe */ _control_Control_vue__WEBPACK_IMPORTED_MODULE_8__[\"default\"]),\n/* harmony export */ lesliElementDropdown: () => (/* reexport safe */ _dropdown_Dropdown_vue__WEBPACK_IMPORTED_MODULE_9__[\"default\"]),\n/* harmony export */ lesliElementEmpty: () => (/* reexport safe */ _empty_Empty_vue__WEBPACK_IMPORTED_MODULE_10__[\"default\"]),\n/* harmony export */ lesliElementFileUploader: () => (/* reexport safe */ _fileUploader_FileUploader_vue__WEBPACK_IMPORTED_MODULE_29__[\"default\"]),\n/* harmony export */ lesliElementForm: () => (/* reexport safe */ _form_Form_vue__WEBPACK_IMPORTED_MODULE_11__[\"default\"]),\n/* harmony export */ lesliElementHeader: () => (/* reexport safe */ _header_Header_vue__WEBPACK_IMPORTED_MODULE_12__[\"default\"]),\n/* harmony export */ lesliElementIcon: () => (/* reexport safe */ _icon_Icon_vue__WEBPACK_IMPORTED_MODULE_13__[\"default\"]),\n/* harmony export */ lesliElementInput: () => (/* reexport safe */ _input_Input_vue__WEBPACK_IMPORTED_MODULE_14__[\"default\"]),\n/* harmony export */ lesliElementInputTag: () => (/* reexport safe */ _inputTag_InputTag_vue__WEBPACK_IMPORTED_MODULE_15__[\"default\"]),\n/* harmony export */ lesliElementLink: () => (/* reexport safe */ _link_Link_vue__WEBPACK_IMPORTED_MODULE_16__[\"default\"]),\n/* harmony export */ lesliElementLoading: () => (/* reexport safe */ _loading_Loading_vue__WEBPACK_IMPORTED_MODULE_17__[\"default\"]),\n/* harmony export */ lesliElementMap: () => (/* reexport safe */ _map_Map_vue__WEBPACK_IMPORTED_MODULE_18__[\"default\"]),\n/* harmony export */ lesliElementNavbar: () => (/* reexport safe */ _navbar_Navbar_vue__WEBPACK_IMPORTED_MODULE_19__[\"default\"]),\n/* harmony export */ lesliElementNavigationList: () => (/* reexport safe */ _navigation_NavigationList_vue__WEBPACK_IMPORTED_MODULE_20__[\"default\"]),\n/* harmony export */ lesliElementPagination: () => (/* reexport safe */ _pagination_Pagination_vue__WEBPACK_IMPORTED_MODULE_21__[\"default\"]),\n/* harmony export */ lesliElementPanel: () => (/* reexport safe */ _panel_Panel_vue__WEBPACK_IMPORTED_MODULE_22__[\"default\"]),\n/* harmony export */ lesliElementSelect: () => (/* reexport safe */ _select_Select_vue__WEBPACK_IMPORTED_MODULE_23__[\"default\"]),\n/* harmony export */ lesliElementTabItem: () => (/* reexport safe */ _tabs_TabItem_vue__WEBPACK_IMPORTED_MODULE_26__[\"default\"]),\n/* harmony export */ lesliElementTable: () => (/* reexport safe */ _table_Table_vue__WEBPACK_IMPORTED_MODULE_24__[\"default\"]),\n/* harmony export */ lesliElementTabs: () => (/* reexport safe */ _tabs_Tabs_vue__WEBPACK_IMPORTED_MODULE_25__[\"default\"]),\n/* harmony export */ lesliElementToggle: () => (/* reexport safe */ _toggle_Toggle_vue__WEBPACK_IMPORTED_MODULE_27__[\"default\"]),\n/* harmony export */ lesliElementToolbar: () => (/* reexport safe */ _toolbar_Toolbar_vue__WEBPACK_IMPORTED_MODULE_28__[\"default\"])\n/* harmony export */ });\n/* harmony import */ var _autocomplete_Autocomplete_vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./autocomplete/Autocomplete.vue */ \"../../enginesdev/lesli-vue/source/elements/autocomplete/Autocomplete.vue\");\n/* harmony import */ var _avatar_Avatar_vue__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./avatar/Avatar.vue */ \"../../enginesdev/lesli-vue/source/elements/avatar/Avatar.vue\");\n/* harmony import */ var _button_Button_vue__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./button/Button.vue */ \"../../enginesdev/lesli-vue/source/elements/button/Button.vue\");\n/* harmony import */ var _calendar_Calendar_vue__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./calendar/Calendar.vue */ \"../../enginesdev/lesli-vue/source/elements/calendar/Calendar.vue\");\n/* harmony import */ var _card_Card_vue__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./card/Card.vue */ \"../../enginesdev/lesli-vue/source/elements/card/Card.vue\");\n/* harmony import */ var _collapse_Collapse_vue__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./collapse/Collapse.vue */ \"../../enginesdev/lesli-vue/source/elements/collapse/Collapse.vue\");\n/* harmony import */ var _columns_Column_vue__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./columns/Column.vue */ \"../../enginesdev/lesli-vue/source/elements/columns/Column.vue\");\n/* harmony import */ var _columns_Columns_vue__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./columns/Columns.vue */ \"../../enginesdev/lesli-vue/source/elements/columns/Columns.vue\");\n/* harmony import */ var _control_Control_vue__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./control/Control.vue */ \"../../enginesdev/lesli-vue/source/elements/control/Control.vue\");\n/* harmony import */ var _dropdown_Dropdown_vue__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./dropdown/Dropdown.vue */ \"../../enginesdev/lesli-vue/source/elements/dropdown/Dropdown.vue\");\n/* harmony import */ var _empty_Empty_vue__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./empty/Empty.vue */ \"../../enginesdev/lesli-vue/source/elements/empty/Empty.vue\");\n/* harmony import */ var _form_Form_vue__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./form/Form.vue */ \"../../enginesdev/lesli-vue/source/elements/form/Form.vue\");\n/* harmony import */ var _header_Header_vue__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./header/Header.vue */ \"../../enginesdev/lesli-vue/source/elements/header/Header.vue\");\n/* harmony import */ var _icon_Icon_vue__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./icon/Icon.vue */ \"../../enginesdev/lesli-vue/source/elements/icon/Icon.vue\");\n/* harmony import */ var _input_Input_vue__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./input/Input.vue */ \"../../enginesdev/lesli-vue/source/elements/input/Input.vue\");\n/* harmony import */ var _inputTag_InputTag_vue__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./inputTag/InputTag.vue */ \"../../enginesdev/lesli-vue/source/elements/inputTag/InputTag.vue\");\n/* harmony import */ var _link_Link_vue__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./link/Link.vue */ \"../../enginesdev/lesli-vue/source/elements/link/Link.vue\");\n/* harmony import */ var _loading_Loading_vue__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ./loading/Loading.vue */ \"../../enginesdev/lesli-vue/source/elements/loading/Loading.vue\");\n/* harmony import */ var _map_Map_vue__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! ./map/Map.vue */ \"../../enginesdev/lesli-vue/source/elements/map/Map.vue\");\n/* harmony import */ var _navbar_Navbar_vue__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! ./navbar/Navbar.vue */ \"../../enginesdev/lesli-vue/source/elements/navbar/Navbar.vue\");\n/* harmony import */ var _navigation_NavigationList_vue__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(/*! ./navigation/NavigationList.vue */ \"../../enginesdev/lesli-vue/source/elements/navigation/NavigationList.vue\");\n/* harmony import */ var _pagination_Pagination_vue__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(/*! ./pagination/Pagination.vue */ \"../../enginesdev/lesli-vue/source/elements/pagination/Pagination.vue\");\n/* harmony import */ var _panel_Panel_vue__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(/*! ./panel/Panel.vue */ \"../../enginesdev/lesli-vue/source/elements/panel/Panel.vue\");\n/* harmony import */ var _select_Select_vue__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(/*! ./select/Select.vue */ \"../../enginesdev/lesli-vue/source/elements/select/Select.vue\");\n/* harmony import */ var _table_Table_vue__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(/*! ./table/Table.vue */ \"../../enginesdev/lesli-vue/source/elements/table/Table.vue\");\n/* harmony import */ var _tabs_Tabs_vue__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(/*! ./tabs/Tabs.vue */ \"../../enginesdev/lesli-vue/source/elements/tabs/Tabs.vue\");\n/* harmony import */ var _tabs_TabItem_vue__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(/*! ./tabs/TabItem.vue */ \"../../enginesdev/lesli-vue/source/elements/tabs/TabItem.vue\");\n/* harmony import */ var _toggle_Toggle_vue__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(/*! ./toggle/Toggle.vue */ \"../../enginesdev/lesli-vue/source/elements/toggle/Toggle.vue\");\n/* harmony import */ var _toolbar_Toolbar_vue__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(/*! ./toolbar/Toolbar.vue */ \"../../enginesdev/lesli-vue/source/elements/toolbar/Toolbar.vue\");\n/* harmony import */ var _fileUploader_FileUploader_vue__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(/*! ./fileUploader/FileUploader.vue */ \"../../enginesdev/lesli-vue/source/elements/fileUploader/FileUploader.vue\");\n/*\nLesli\n\nCopyright (c) 2023, Lesli Technologies, S. A.\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see http://www.gnu.org/licenses/.\n\nLesli · Ruby on Rails SaaS Development Framework.\n\nMade with ♥ by https://www.lesli.tech\nBuilding a better future, one line of code at a time.\n\n@contact hello@lesli.tech\n@website https://www.lesli.dev\n@license GPLv3 http://www.gnu.org/licenses/gpl-3.0.en.html\n\n// · ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~\n// · \n*/\n\n// · \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n// · \n\n\n//# sourceURL=webpack://lesli/../../enginesdev/lesli-vue/source/elements/index.js?");
1239
1305
 
1240
1306
  /***/ }),
1241
1307
 
@@ -1261,6 +1327,17 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
1261
1327
 
1262
1328
  /***/ }),
1263
1329
 
1330
+ /***/ "./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../LesliAudit/lib/vue/apps/users/index.vue?vue&type=style&index=0&id=69212b0e&lang=css":
1331
+ /*!**********************************************************************************************************************************************************************************************************************************************!*\
1332
+ !*** ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../LesliAudit/lib/vue/apps/users/index.vue?vue&type=style&index=0&id=69212b0e&lang=css ***!
1333
+ \**********************************************************************************************************************************************************************************************************************************************/
1334
+ /***/ ((module, __webpack_exports__, __webpack_require__) => {
1335
+
1336
+ "use strict";
1337
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var _Lesli_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../../../../Lesli/node_modules/css-loader/dist/runtime/noSourceMaps.js */ \"./node_modules/css-loader/dist/runtime/noSourceMaps.js\");\n/* harmony import */ var _Lesli_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_Lesli_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _Lesli_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../../../../Lesli/node_modules/css-loader/dist/runtime/api.js */ \"./node_modules/css-loader/dist/runtime/api.js\");\n/* harmony import */ var _Lesli_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_Lesli_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__);\n// Imports\n\n\nvar ___CSS_LOADER_EXPORT___ = _Lesli_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_Lesli_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `\n.number {\n padding: 1rem;\n font-size: 3rem;\n text-align: center;\n}\n`, \"\"]);\n// Exports\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);\n\n\n//# sourceURL=webpack://lesli/../LesliAudit/lib/vue/apps/users/index.vue?./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/vue-loader/dist/index.js??ruleSet%5B0%5D.use");
1338
+
1339
+ /***/ }),
1340
+
1264
1341
  /***/ "./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../../enginesdev/lesli-vue/source/components/editors/richtext.vue?vue&type=style&index=0&id=3c2fd73a&lang=css":
1265
1342
  /*!*********************************************************************************************************************************************************************************************************************************************************************!*\
1266
1343
  !*** ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../../enginesdev/lesli-vue/source/components/editors/richtext.vue?vue&type=style&index=0&id=3c2fd73a&lang=css ***!
@@ -1357,6 +1434,17 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
1357
1434
 
1358
1435
  /***/ }),
1359
1436
 
1437
+ /***/ "./node_modules/style-loader/dist/cjs.js!./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../LesliAudit/lib/vue/apps/users/index.vue?vue&type=style&index=0&id=69212b0e&lang=css":
1438
+ /*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
1439
+ !*** ./node_modules/style-loader/dist/cjs.js!./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../LesliAudit/lib/vue/apps/users/index.vue?vue&type=style&index=0&id=69212b0e&lang=css ***!
1440
+ \**************************************************************************************************************************************************************************************************************************************************************************************/
1441
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1442
+
1443
+ "use strict";
1444
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var _Lesli_node_modules_style_loader_dist_runtime_injectStylesIntoStyleTag_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! !../../../../../Lesli/node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js */ \"./node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\");\n/* harmony import */ var _Lesli_node_modules_style_loader_dist_runtime_injectStylesIntoStyleTag_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_Lesli_node_modules_style_loader_dist_runtime_injectStylesIntoStyleTag_js__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _Lesli_node_modules_style_loader_dist_runtime_styleDomAPI_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! !../../../../../Lesli/node_modules/style-loader/dist/runtime/styleDomAPI.js */ \"./node_modules/style-loader/dist/runtime/styleDomAPI.js\");\n/* harmony import */ var _Lesli_node_modules_style_loader_dist_runtime_styleDomAPI_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_Lesli_node_modules_style_loader_dist_runtime_styleDomAPI_js__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var _Lesli_node_modules_style_loader_dist_runtime_insertBySelector_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! !../../../../../Lesli/node_modules/style-loader/dist/runtime/insertBySelector.js */ \"./node_modules/style-loader/dist/runtime/insertBySelector.js\");\n/* harmony import */ var _Lesli_node_modules_style_loader_dist_runtime_insertBySelector_js__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_Lesli_node_modules_style_loader_dist_runtime_insertBySelector_js__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var _Lesli_node_modules_style_loader_dist_runtime_setAttributesWithoutAttributes_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! !../../../../../Lesli/node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js */ \"./node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\");\n/* harmony import */ var _Lesli_node_modules_style_loader_dist_runtime_setAttributesWithoutAttributes_js__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_Lesli_node_modules_style_loader_dist_runtime_setAttributesWithoutAttributes_js__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var _Lesli_node_modules_style_loader_dist_runtime_insertStyleElement_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! !../../../../../Lesli/node_modules/style-loader/dist/runtime/insertStyleElement.js */ \"./node_modules/style-loader/dist/runtime/insertStyleElement.js\");\n/* harmony import */ var _Lesli_node_modules_style_loader_dist_runtime_insertStyleElement_js__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_Lesli_node_modules_style_loader_dist_runtime_insertStyleElement_js__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var _Lesli_node_modules_style_loader_dist_runtime_styleTagTransform_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! !../../../../../Lesli/node_modules/style-loader/dist/runtime/styleTagTransform.js */ \"./node_modules/style-loader/dist/runtime/styleTagTransform.js\");\n/* harmony import */ var _Lesli_node_modules_style_loader_dist_runtime_styleTagTransform_js__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_Lesli_node_modules_style_loader_dist_runtime_styleTagTransform_js__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var _Lesli_node_modules_css_loader_dist_cjs_js_Lesli_node_modules_vue_loader_dist_stylePostLoader_js_Lesli_node_modules_vue_loader_dist_index_js_ruleSet_0_use_index_vue_vue_type_style_index_0_id_69212b0e_lang_css__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! !!../../../../../Lesli/node_modules/css-loader/dist/cjs.js!../../../../../Lesli/node_modules/vue-loader/dist/stylePostLoader.js!../../../../../Lesli/node_modules/vue-loader/dist/index.js??ruleSet[0].use!./index.vue?vue&type=style&index=0&id=69212b0e&lang=css */ \"./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../LesliAudit/lib/vue/apps/users/index.vue?vue&type=style&index=0&id=69212b0e&lang=css\");\n\n \n \n \n \n \n \n \n \n \n\nvar options = {};\n\noptions.styleTagTransform = (_Lesli_node_modules_style_loader_dist_runtime_styleTagTransform_js__WEBPACK_IMPORTED_MODULE_5___default());\noptions.setAttributes = (_Lesli_node_modules_style_loader_dist_runtime_setAttributesWithoutAttributes_js__WEBPACK_IMPORTED_MODULE_3___default());\n\n options.insert = _Lesli_node_modules_style_loader_dist_runtime_insertBySelector_js__WEBPACK_IMPORTED_MODULE_2___default().bind(null, \"head\");\n \noptions.domAPI = (_Lesli_node_modules_style_loader_dist_runtime_styleDomAPI_js__WEBPACK_IMPORTED_MODULE_1___default());\noptions.insertStyleElement = (_Lesli_node_modules_style_loader_dist_runtime_insertStyleElement_js__WEBPACK_IMPORTED_MODULE_4___default());\n\nvar update = _Lesli_node_modules_style_loader_dist_runtime_injectStylesIntoStyleTag_js__WEBPACK_IMPORTED_MODULE_0___default()(_Lesli_node_modules_css_loader_dist_cjs_js_Lesli_node_modules_vue_loader_dist_stylePostLoader_js_Lesli_node_modules_vue_loader_dist_index_js_ruleSet_0_use_index_vue_vue_type_style_index_0_id_69212b0e_lang_css__WEBPACK_IMPORTED_MODULE_6__[\"default\"], options);\n\n\n\n\n /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (_Lesli_node_modules_css_loader_dist_cjs_js_Lesli_node_modules_vue_loader_dist_stylePostLoader_js_Lesli_node_modules_vue_loader_dist_index_js_ruleSet_0_use_index_vue_vue_type_style_index_0_id_69212b0e_lang_css__WEBPACK_IMPORTED_MODULE_6__[\"default\"] && _Lesli_node_modules_css_loader_dist_cjs_js_Lesli_node_modules_vue_loader_dist_stylePostLoader_js_Lesli_node_modules_vue_loader_dist_index_js_ruleSet_0_use_index_vue_vue_type_style_index_0_id_69212b0e_lang_css__WEBPACK_IMPORTED_MODULE_6__[\"default\"].locals ? _Lesli_node_modules_css_loader_dist_cjs_js_Lesli_node_modules_vue_loader_dist_stylePostLoader_js_Lesli_node_modules_vue_loader_dist_index_js_ruleSet_0_use_index_vue_vue_type_style_index_0_id_69212b0e_lang_css__WEBPACK_IMPORTED_MODULE_6__[\"default\"].locals : undefined);\n\n\n//# sourceURL=webpack://lesli/../LesliAudit/lib/vue/apps/users/index.vue?./node_modules/style-loader/dist/cjs.js!./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/vue-loader/dist/index.js??ruleSet%5B0%5D.use");
1445
+
1446
+ /***/ }),
1447
+
1360
1448
  /***/ "./node_modules/style-loader/dist/cjs.js!./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../../enginesdev/lesli-vue/source/components/editors/richtext.vue?vue&type=style&index=0&id=3c2fd73a&lang=css":
1361
1449
  /*!*************************************************************************************************************************************************************************************************************************************************************************************************************!*\
1362
1450
  !*** ./node_modules/style-loader/dist/cjs.js!./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../../enginesdev/lesli-vue/source/components/editors/richtext.vue?vue&type=style&index=0&id=3c2fd73a&lang=css ***!
@@ -1511,6 +1599,28 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
1511
1599
 
1512
1600
  /***/ }),
1513
1601
 
1602
+ /***/ "../LesliAudit/lib/vue/apps/requests/index.vue":
1603
+ /*!*****************************************************!*\
1604
+ !*** ../LesliAudit/lib/vue/apps/requests/index.vue ***!
1605
+ \*****************************************************/
1606
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1607
+
1608
+ "use strict";
1609
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var _index_vue_vue_type_template_id_269993d8__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./index.vue?vue&type=template&id=269993d8 */ \"../LesliAudit/lib/vue/apps/requests/index.vue?vue&type=template&id=269993d8\");\n/* harmony import */ var _index_vue_vue_type_script_setup_true_lang_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./index.vue?vue&type=script&setup=true&lang=js */ \"../LesliAudit/lib/vue/apps/requests/index.vue?vue&type=script&setup=true&lang=js\");\n/* harmony import */ var _Lesli_node_modules_vue_loader_dist_exportHelper_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../../../../../Lesli/node_modules/vue-loader/dist/exportHelper.js */ \"./node_modules/vue-loader/dist/exportHelper.js\");\n\n\n\n\n;\nconst __exports__ = /*#__PURE__*/(0,_Lesli_node_modules_vue_loader_dist_exportHelper_js__WEBPACK_IMPORTED_MODULE_2__[\"default\"])(_index_vue_vue_type_script_setup_true_lang_js__WEBPACK_IMPORTED_MODULE_1__[\"default\"], [['render',_index_vue_vue_type_template_id_269993d8__WEBPACK_IMPORTED_MODULE_0__.render],['__file',\"LesliAudit/lib/vue/apps/requests/index.vue\"]])\n/* hot reload */\nif (false) {}\n\n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (__exports__);\n\n//# sourceURL=webpack://lesli/../LesliAudit/lib/vue/apps/requests/index.vue?");
1610
+
1611
+ /***/ }),
1612
+
1613
+ /***/ "../LesliAudit/lib/vue/apps/users/index.vue":
1614
+ /*!**************************************************!*\
1615
+ !*** ../LesliAudit/lib/vue/apps/users/index.vue ***!
1616
+ \**************************************************/
1617
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1618
+
1619
+ "use strict";
1620
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var _index_vue_vue_type_template_id_69212b0e__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./index.vue?vue&type=template&id=69212b0e */ \"../LesliAudit/lib/vue/apps/users/index.vue?vue&type=template&id=69212b0e\");\n/* harmony import */ var _index_vue_vue_type_style_index_0_id_69212b0e_lang_css__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./index.vue?vue&type=style&index=0&id=69212b0e&lang=css */ \"../LesliAudit/lib/vue/apps/users/index.vue?vue&type=style&index=0&id=69212b0e&lang=css\");\n/* harmony import */ var _Lesli_node_modules_vue_loader_dist_exportHelper_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../../../../../Lesli/node_modules/vue-loader/dist/exportHelper.js */ \"./node_modules/vue-loader/dist/exportHelper.js\");\n\nconst script = {}\n\n;\n\n\nconst __exports__ = /*#__PURE__*/(0,_Lesli_node_modules_vue_loader_dist_exportHelper_js__WEBPACK_IMPORTED_MODULE_2__[\"default\"])(script, [['render',_index_vue_vue_type_template_id_69212b0e__WEBPACK_IMPORTED_MODULE_0__.render],['__file',\"LesliAudit/lib/vue/apps/users/index.vue\"]])\n/* hot reload */\nif (false) {}\n\n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (__exports__);\n\n//# sourceURL=webpack://lesli/../LesliAudit/lib/vue/apps/users/index.vue?");
1621
+
1622
+ /***/ }),
1623
+
1514
1624
  /***/ "../LesliAudit/lib/vue/components/requests.vue":
1515
1625
  /*!*****************************************************!*\
1516
1626
  !*** ../LesliAudit/lib/vue/components/requests.vue ***!
@@ -1665,6 +1775,28 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
1665
1775
 
1666
1776
  /***/ }),
1667
1777
 
1778
+ /***/ "../../enginesdev/lesli-vue/source/elements/columns/Column.vue":
1779
+ /*!*********************************************************************!*\
1780
+ !*** ../../enginesdev/lesli-vue/source/elements/columns/Column.vue ***!
1781
+ \*********************************************************************/
1782
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1783
+
1784
+ "use strict";
1785
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var _Column_vue_vue_type_template_id_5e196290__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Column.vue?vue&type=template&id=5e196290 */ \"../../enginesdev/lesli-vue/source/elements/columns/Column.vue?vue&type=template&id=5e196290\");\n/* harmony import */ var _engines_Lesli_node_modules_vue_loader_dist_exportHelper_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../../../../engines/Lesli/node_modules/vue-loader/dist/exportHelper.js */ \"./node_modules/vue-loader/dist/exportHelper.js\");\n\nconst script = {}\n\n;\nconst __exports__ = /*#__PURE__*/(0,_engines_Lesli_node_modules_vue_loader_dist_exportHelper_js__WEBPACK_IMPORTED_MODULE_1__[\"default\"])(script, [['render',_Column_vue_vue_type_template_id_5e196290__WEBPACK_IMPORTED_MODULE_0__.render],['__file',\"enginesdev/lesli-vue/source/elements/columns/Column.vue\"]])\n/* hot reload */\nif (false) {}\n\n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (__exports__);\n\n//# sourceURL=webpack://lesli/../../enginesdev/lesli-vue/source/elements/columns/Column.vue?");
1786
+
1787
+ /***/ }),
1788
+
1789
+ /***/ "../../enginesdev/lesli-vue/source/elements/columns/Columns.vue":
1790
+ /*!**********************************************************************!*\
1791
+ !*** ../../enginesdev/lesli-vue/source/elements/columns/Columns.vue ***!
1792
+ \**********************************************************************/
1793
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1794
+
1795
+ "use strict";
1796
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var _Columns_vue_vue_type_template_id_5122296b__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Columns.vue?vue&type=template&id=5122296b */ \"../../enginesdev/lesli-vue/source/elements/columns/Columns.vue?vue&type=template&id=5122296b\");\n/* harmony import */ var _engines_Lesli_node_modules_vue_loader_dist_exportHelper_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../../../../engines/Lesli/node_modules/vue-loader/dist/exportHelper.js */ \"./node_modules/vue-loader/dist/exportHelper.js\");\n\nconst script = {}\n\n;\nconst __exports__ = /*#__PURE__*/(0,_engines_Lesli_node_modules_vue_loader_dist_exportHelper_js__WEBPACK_IMPORTED_MODULE_1__[\"default\"])(script, [['render',_Columns_vue_vue_type_template_id_5122296b__WEBPACK_IMPORTED_MODULE_0__.render],['__file',\"enginesdev/lesli-vue/source/elements/columns/Columns.vue\"]])\n/* hot reload */\nif (false) {}\n\n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (__exports__);\n\n//# sourceURL=webpack://lesli/../../enginesdev/lesli-vue/source/elements/columns/Columns.vue?");
1797
+
1798
+ /***/ }),
1799
+
1668
1800
  /***/ "../../enginesdev/lesli-vue/source/elements/control/Control.vue":
1669
1801
  /*!**********************************************************************!*\
1670
1802
  !*** ../../enginesdev/lesli-vue/source/elements/control/Control.vue ***!
@@ -1973,6 +2105,17 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
1973
2105
 
1974
2106
  /***/ }),
1975
2107
 
2108
+ /***/ "../LesliAudit/lib/vue/apps/requests/index.vue?vue&type=script&setup=true&lang=js":
2109
+ /*!****************************************************************************************!*\
2110
+ !*** ../LesliAudit/lib/vue/apps/requests/index.vue?vue&type=script&setup=true&lang=js ***!
2111
+ \****************************************************************************************/
2112
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2113
+
2114
+ "use strict";
2115
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (/* reexport safe */ _Lesli_node_modules_babel_loader_lib_index_js_clonedRuleSet_8_use_Lesli_node_modules_vue_loader_dist_index_js_ruleSet_0_use_index_vue_vue_type_script_setup_true_lang_js__WEBPACK_IMPORTED_MODULE_0__[\"default\"])\n/* harmony export */ });\n/* harmony import */ var _Lesli_node_modules_babel_loader_lib_index_js_clonedRuleSet_8_use_Lesli_node_modules_vue_loader_dist_index_js_ruleSet_0_use_index_vue_vue_type_script_setup_true_lang_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../../Lesli/node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!../../../../../Lesli/node_modules/vue-loader/dist/index.js??ruleSet[0].use!./index.vue?vue&type=script&setup=true&lang=js */ \"./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../LesliAudit/lib/vue/apps/requests/index.vue?vue&type=script&setup=true&lang=js\");\n \n\n//# sourceURL=webpack://lesli/../LesliAudit/lib/vue/apps/requests/index.vue?");
2116
+
2117
+ /***/ }),
2118
+
1976
2119
  /***/ "../LesliAudit/lib/vue/components/requests.vue?vue&type=script&setup=true&lang=js":
1977
2120
  /*!****************************************************************************************!*\
1978
2121
  !*** ../LesliAudit/lib/vue/components/requests.vue?vue&type=script&setup=true&lang=js ***!
@@ -2435,6 +2578,28 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
2435
2578
 
2436
2579
  /***/ }),
2437
2580
 
2581
+ /***/ "../LesliAudit/lib/vue/apps/requests/index.vue?vue&type=template&id=269993d8":
2582
+ /*!***********************************************************************************!*\
2583
+ !*** ../LesliAudit/lib/vue/apps/requests/index.vue?vue&type=template&id=269993d8 ***!
2584
+ \***********************************************************************************/
2585
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2586
+
2587
+ "use strict";
2588
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ render: () => (/* reexport safe */ _Lesli_node_modules_babel_loader_lib_index_js_clonedRuleSet_8_use_Lesli_node_modules_vue_loader_dist_templateLoader_js_ruleSet_1_rules_2_Lesli_node_modules_vue_loader_dist_index_js_ruleSet_0_use_index_vue_vue_type_template_id_269993d8__WEBPACK_IMPORTED_MODULE_0__.render)\n/* harmony export */ });\n/* harmony import */ var _Lesli_node_modules_babel_loader_lib_index_js_clonedRuleSet_8_use_Lesli_node_modules_vue_loader_dist_templateLoader_js_ruleSet_1_rules_2_Lesli_node_modules_vue_loader_dist_index_js_ruleSet_0_use_index_vue_vue_type_template_id_269993d8__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../../Lesli/node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!../../../../../Lesli/node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!../../../../../Lesli/node_modules/vue-loader/dist/index.js??ruleSet[0].use!./index.vue?vue&type=template&id=269993d8 */ \"./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../LesliAudit/lib/vue/apps/requests/index.vue?vue&type=template&id=269993d8\");\n\n\n//# sourceURL=webpack://lesli/../LesliAudit/lib/vue/apps/requests/index.vue?");
2589
+
2590
+ /***/ }),
2591
+
2592
+ /***/ "../LesliAudit/lib/vue/apps/users/index.vue?vue&type=template&id=69212b0e":
2593
+ /*!********************************************************************************!*\
2594
+ !*** ../LesliAudit/lib/vue/apps/users/index.vue?vue&type=template&id=69212b0e ***!
2595
+ \********************************************************************************/
2596
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2597
+
2598
+ "use strict";
2599
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ render: () => (/* reexport safe */ _Lesli_node_modules_babel_loader_lib_index_js_clonedRuleSet_8_use_Lesli_node_modules_vue_loader_dist_templateLoader_js_ruleSet_1_rules_2_Lesli_node_modules_vue_loader_dist_index_js_ruleSet_0_use_index_vue_vue_type_template_id_69212b0e__WEBPACK_IMPORTED_MODULE_0__.render)\n/* harmony export */ });\n/* harmony import */ var _Lesli_node_modules_babel_loader_lib_index_js_clonedRuleSet_8_use_Lesli_node_modules_vue_loader_dist_templateLoader_js_ruleSet_1_rules_2_Lesli_node_modules_vue_loader_dist_index_js_ruleSet_0_use_index_vue_vue_type_template_id_69212b0e__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../../Lesli/node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!../../../../../Lesli/node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!../../../../../Lesli/node_modules/vue-loader/dist/index.js??ruleSet[0].use!./index.vue?vue&type=template&id=69212b0e */ \"./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../LesliAudit/lib/vue/apps/users/index.vue?vue&type=template&id=69212b0e\");\n\n\n//# sourceURL=webpack://lesli/../LesliAudit/lib/vue/apps/users/index.vue?");
2600
+
2601
+ /***/ }),
2602
+
2438
2603
  /***/ "../LesliAudit/lib/vue/components/requests.vue?vue&type=template&id=85d02fa6":
2439
2604
  /*!***********************************************************************************!*\
2440
2605
  !*** ../LesliAudit/lib/vue/components/requests.vue?vue&type=template&id=85d02fa6 ***!
@@ -2589,6 +2754,28 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
2589
2754
 
2590
2755
  /***/ }),
2591
2756
 
2757
+ /***/ "../../enginesdev/lesli-vue/source/elements/columns/Column.vue?vue&type=template&id=5e196290":
2758
+ /*!***************************************************************************************************!*\
2759
+ !*** ../../enginesdev/lesli-vue/source/elements/columns/Column.vue?vue&type=template&id=5e196290 ***!
2760
+ \***************************************************************************************************/
2761
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2762
+
2763
+ "use strict";
2764
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ render: () => (/* reexport safe */ _engines_Lesli_node_modules_babel_loader_lib_index_js_clonedRuleSet_8_use_engines_Lesli_node_modules_vue_loader_dist_templateLoader_js_ruleSet_1_rules_2_engines_Lesli_node_modules_vue_loader_dist_index_js_ruleSet_0_use_Column_vue_vue_type_template_id_5e196290__WEBPACK_IMPORTED_MODULE_0__.render)\n/* harmony export */ });\n/* harmony import */ var _engines_Lesli_node_modules_babel_loader_lib_index_js_clonedRuleSet_8_use_engines_Lesli_node_modules_vue_loader_dist_templateLoader_js_ruleSet_1_rules_2_engines_Lesli_node_modules_vue_loader_dist_index_js_ruleSet_0_use_Column_vue_vue_type_template_id_5e196290__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../../engines/Lesli/node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!../../../../../engines/Lesli/node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!../../../../../engines/Lesli/node_modules/vue-loader/dist/index.js??ruleSet[0].use!./Column.vue?vue&type=template&id=5e196290 */ \"./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../../enginesdev/lesli-vue/source/elements/columns/Column.vue?vue&type=template&id=5e196290\");\n\n\n//# sourceURL=webpack://lesli/../../enginesdev/lesli-vue/source/elements/columns/Column.vue?");
2765
+
2766
+ /***/ }),
2767
+
2768
+ /***/ "../../enginesdev/lesli-vue/source/elements/columns/Columns.vue?vue&type=template&id=5122296b":
2769
+ /*!****************************************************************************************************!*\
2770
+ !*** ../../enginesdev/lesli-vue/source/elements/columns/Columns.vue?vue&type=template&id=5122296b ***!
2771
+ \****************************************************************************************************/
2772
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2773
+
2774
+ "use strict";
2775
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ render: () => (/* reexport safe */ _engines_Lesli_node_modules_babel_loader_lib_index_js_clonedRuleSet_8_use_engines_Lesli_node_modules_vue_loader_dist_templateLoader_js_ruleSet_1_rules_2_engines_Lesli_node_modules_vue_loader_dist_index_js_ruleSet_0_use_Columns_vue_vue_type_template_id_5122296b__WEBPACK_IMPORTED_MODULE_0__.render)\n/* harmony export */ });\n/* harmony import */ var _engines_Lesli_node_modules_babel_loader_lib_index_js_clonedRuleSet_8_use_engines_Lesli_node_modules_vue_loader_dist_templateLoader_js_ruleSet_1_rules_2_engines_Lesli_node_modules_vue_loader_dist_index_js_ruleSet_0_use_Columns_vue_vue_type_template_id_5122296b__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../../engines/Lesli/node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!../../../../../engines/Lesli/node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!../../../../../engines/Lesli/node_modules/vue-loader/dist/index.js??ruleSet[0].use!./Columns.vue?vue&type=template&id=5122296b */ \"./node_modules/babel-loader/lib/index.js??clonedRuleSet-8.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../../enginesdev/lesli-vue/source/elements/columns/Columns.vue?vue&type=template&id=5122296b\");\n\n\n//# sourceURL=webpack://lesli/../../enginesdev/lesli-vue/source/elements/columns/Columns.vue?");
2776
+
2777
+ /***/ }),
2778
+
2592
2779
  /***/ "../../enginesdev/lesli-vue/source/elements/control/Control.vue?vue&type=template&id=0e22772a":
2593
2780
  /*!****************************************************************************************************!*\
2594
2781
  !*** ../../enginesdev/lesli-vue/source/elements/control/Control.vue?vue&type=template&id=0e22772a ***!
@@ -2842,6 +3029,17 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
2842
3029
 
2843
3030
  /***/ }),
2844
3031
 
3032
+ /***/ "../LesliAudit/lib/vue/apps/users/index.vue?vue&type=style&index=0&id=69212b0e&lang=css":
3033
+ /*!**********************************************************************************************!*\
3034
+ !*** ../LesliAudit/lib/vue/apps/users/index.vue?vue&type=style&index=0&id=69212b0e&lang=css ***!
3035
+ \**********************************************************************************************/
3036
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3037
+
3038
+ "use strict";
3039
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _Lesli_node_modules_style_loader_dist_cjs_js_Lesli_node_modules_css_loader_dist_cjs_js_Lesli_node_modules_vue_loader_dist_stylePostLoader_js_Lesli_node_modules_vue_loader_dist_index_js_ruleSet_0_use_index_vue_vue_type_style_index_0_id_69212b0e_lang_css__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../../Lesli/node_modules/style-loader/dist/cjs.js!../../../../../Lesli/node_modules/css-loader/dist/cjs.js!../../../../../Lesli/node_modules/vue-loader/dist/stylePostLoader.js!../../../../../Lesli/node_modules/vue-loader/dist/index.js??ruleSet[0].use!./index.vue?vue&type=style&index=0&id=69212b0e&lang=css */ \"./node_modules/style-loader/dist/cjs.js!./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!../LesliAudit/lib/vue/apps/users/index.vue?vue&type=style&index=0&id=69212b0e&lang=css\");\n\n\n//# sourceURL=webpack://lesli/../LesliAudit/lib/vue/apps/users/index.vue?");
3040
+
3041
+ /***/ }),
3042
+
2845
3043
  /***/ "../../enginesdev/lesli-vue/source/components/editors/richtext.vue?vue&type=style&index=0&id=3c2fd73a&lang=css":
2846
3044
  /*!*********************************************************************************************************************!*\
2847
3045
  !*** ../../enginesdev/lesli-vue/source/components/editors/richtext.vue?vue&type=style&index=0&id=3c2fd73a&lang=css ***!