Skip to content

Commit

Permalink
npm production
Browse files Browse the repository at this point in the history
  • Loading branch information
DGStefan committed Dec 6, 2023
1 parent 8146635 commit 83825b9
Show file tree
Hide file tree
Showing 11 changed files with 13 additions and 52,949 deletions.
1,998 changes: 1 addition & 1,997 deletions assets/css/table.css

Large diffs are not rendered by default.

6,377 changes: 2 additions & 6,375 deletions assets/js/admin-general.js

Large diffs are not rendered by default.

4,395 changes: 1 addition & 4,394 deletions assets/js/admin-page-addons.js

Large diffs are not rendered by default.

12,614 changes: 1 addition & 12,613 deletions assets/js/admin-page-columns.js

Large diffs are not rendered by default.

10,016 changes: 1 addition & 10,015 deletions assets/js/admin-page-settings.js

Large diffs are not rendered by default.

50 changes: 0 additions & 50 deletions assets/js/global-translations.js
Original file line number Diff line number Diff line change
@@ -1,50 +0,0 @@
/******/ (() => { // webpackBootstrap
/******/ "use strict";
/******/ // The require scope
/******/ var __webpack_require__ = {};
/******/
/************************************************************************/
/******/ /* webpack/runtime/define property getters */
/******/ (() => {
/******/ // define getter functions for harmony exports
/******/ __webpack_require__.d = (exports, definition) => {
/******/ for(var key in definition) {
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
/******/ }
/******/ }
/******/ };
/******/ })();
/******/
/******/ /* webpack/runtime/hasOwnProperty shorthand */
/******/ (() => {
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
/******/ })();
/******/
/******/ /* webpack/runtime/make namespace object */
/******/ (() => {
/******/ // define __esModule on exports
/******/ __webpack_require__.r = (exports) => {
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
/******/ }
/******/ Object.defineProperty(exports, '__esModule', { value: true });
/******/ };
/******/ })();
/******/
/************************************************************************/
var __webpack_exports__ = {};
/*!***********************************!*\
!*** ./js/global-translations.ts ***!
\***********************************/
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ getGlobalTranslation: () => (/* binding */ getGlobalTranslation)
/* harmony export */ });
const getGlobalTranslation = () => {
return ac_global_translations;
};

/******/ })()
;
//# sourceMappingURL=global-translations.js.map
145 changes: 1 addition & 144 deletions assets/js/message-review.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

159 changes: 1 addition & 158 deletions assets/js/notice-dismissible.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 83825b9

Please sign in to comment.