mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-12 19:49:59 +05:00
update file location
This commit is contained in:
parent
330d1dde33
commit
68e9199f39
@ -7,7 +7,7 @@
|
||||
// text #3F4141
|
||||
define([
|
||||
'/customize/messages.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'less!/customize/src/less2/include/loading.less'
|
||||
], function (Messages, Lucide) {
|
||||
var urlArgs = window.location.href.replace(/^.*\?([^\?]*)$/, function (all, x) { return x; });
|
||||
|
||||
@ -12,7 +12,7 @@ define([
|
||||
'/api/config',
|
||||
'/common/extensions.js',
|
||||
'optional!/api/instance',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
], function (h, Language, Util, AppConfig, Msg, $, ApiConfig,
|
||||
Extensions, Instance, Lucide, Icons) {
|
||||
|
||||
@ -9,7 +9,7 @@ define([
|
||||
'/common/common-interface.js',
|
||||
'/customize/messages.js',
|
||||
'/customize/pages.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
], function (Config, $, h, UI, Msg, Pages, Lucide, Icons) {
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@ define([
|
||||
'/common/common-interface.js',
|
||||
'/customize/messages.js',
|
||||
'/customize/pages.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
], function (Config, $, h, UI, Msg, Pages, Lucide, Icons) {
|
||||
return function () {
|
||||
|
||||
@ -7,7 +7,7 @@ define([
|
||||
'/common/hyperscript.js',
|
||||
'/customize/pages.js',
|
||||
'/components/nthen/index.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
], function ($, h, Pages, nThen, Lucide) {
|
||||
// we consider that there is no valid reason to load any of the info pages
|
||||
// in an iframe. abort everything if you detect that you are embedded.
|
||||
|
||||
@ -22,7 +22,7 @@ define([
|
||||
'/api/instance',
|
||||
'/lib/datepicker/flatpickr.js',
|
||||
'/install/onboardscreen.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
|
||||
'css!/lib/datepicker/flatpickr.min.css',
|
||||
|
||||
@ -33,7 +33,7 @@ define([
|
||||
'/common/sframe-common-codemirror.js',
|
||||
'cm/lib/codemirror',
|
||||
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
|
||||
'cm/addon/display/autorefresh',
|
||||
|
||||
@ -21,7 +21,7 @@ define([
|
||||
'/checkup/checkup-tools.js',
|
||||
'/customize/application_config.js',
|
||||
'/common/onlyoffice/current-version.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
|
||||
'/components/tweetnacl/nacl-fast.min.js',
|
||||
|
||||
@ -22,7 +22,7 @@ define([
|
||||
'/lib/tippy/tippy.min.js',
|
||||
'/common/hyperscript.js',
|
||||
'/customize/loading.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
//'/common/test.js',
|
||||
|
||||
|
||||
@ -21,7 +21,7 @@ define([
|
||||
'/common/inner/invitation.js',
|
||||
'/common/visible.js',
|
||||
'/common/pad-types.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
|
||||
], function ($, Config, Broadcast, Util, Hash, Language, UI, Constants, Feedback, h, Clipboard,
|
||||
|
||||
@ -14,7 +14,7 @@ define([
|
||||
'/customize/messages.js',
|
||||
'/lib/less.min.js',
|
||||
'/customize/pages.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
|
||||
'/lib/highlight/highlight.pack.js',
|
||||
'/lib/diff-dom/diffDOM.js',
|
||||
|
||||
@ -26,7 +26,7 @@ define([
|
||||
'/customize/pages.js',
|
||||
'/common/pad-types.js',
|
||||
'/common/onlyoffice/broken-formats.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js'
|
||||
], function (
|
||||
$,
|
||||
|
||||
@ -13,7 +13,7 @@ define([
|
||||
'/common/hyperscript.js',
|
||||
'/customize/messages.js',
|
||||
'/components/nthen/index.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
], function ($, Util, Hash, UI, UIElements, Types, Modal, h,
|
||||
Messages, nThen, Lucide, Icons) {
|
||||
|
||||
@ -13,7 +13,7 @@ define([
|
||||
'/common/inner/badges.js',
|
||||
'/customize/messages.js',
|
||||
'/customize/application_config.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
|
||||
'/components/croppie/croppie.min.js',
|
||||
|
||||
@ -10,7 +10,7 @@ define([
|
||||
'/common/common-ui-elements.js',
|
||||
'/customize/messages.js',
|
||||
'/components/nthen/index.js',
|
||||
'/customize/fonts/lucide.js'
|
||||
'/customize/lucide.js'
|
||||
], function ($, Util, Hash, UI, UIElements, Messages, nThen, Lucide) {
|
||||
var Modal = {};
|
||||
|
||||
|
||||
@ -10,7 +10,7 @@ define([
|
||||
'/components/nthen/index.js',
|
||||
'/customize.dist/login.js',
|
||||
'/common/common-util.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
|
||||
], function ($, Messages, h, UI, nThen, Login, Util, Lucide, Icons) {
|
||||
|
||||
@ -12,7 +12,7 @@ define([
|
||||
'/common/common-hash.js',
|
||||
'/customize/messages.js',
|
||||
'/common/hyperscript.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
], function(
|
||||
$,
|
||||
|
||||
@ -9,7 +9,7 @@ define([
|
||||
'/customize/messages.js',
|
||||
'/components/nthen/index.js',
|
||||
'/components/chainpad/chainpad.dist.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
], function ($, UI, h, Messages, nThen, ChainPad, Lucide, Icons /* JsonOT */) {
|
||||
var Snapshots = {};
|
||||
|
||||
@ -15,7 +15,7 @@ define([
|
||||
'/customize/messages.js',
|
||||
'/components/nthen/index.js',
|
||||
'/components/saferphore/index.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
'/components/jszip/dist/jszip.min.js',
|
||||
], function ($, FileCrypto, Hash, Util, UI, h, Feedback, UO,
|
||||
|
||||
@ -11,7 +11,7 @@ define([
|
||||
'/common/inner/badges.js',
|
||||
'/common/hyperscript.js',
|
||||
'/common/diffMarked.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
], function ($, Messages, Util, UI, UIElements, Badges, h, DiffMd, Lucide, Icons) {
|
||||
'use strict';
|
||||
|
||||
@ -12,7 +12,7 @@ define([
|
||||
'/common/common-constants.js',
|
||||
'/customize/messages.js',
|
||||
'/customize/pages.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
'tui-date-picker'
|
||||
], function($, h, Hash, UI, UIElements, Util, Constants, Messages, Pages, Lucide, Icons, DatePicker) {
|
||||
|
||||
@ -6,7 +6,7 @@ define([
|
||||
'jquery',
|
||||
'/common/common-interface.js',
|
||||
'/common/hyperscript.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
|
||||
], function ($, UI, h, Lucide, Icons) {
|
||||
|
||||
@ -26,7 +26,7 @@ define([
|
||||
|
||||
'/common/onlyoffice/current-version.js',
|
||||
'/common/onlyoffice/broken-formats.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
'/components/file-saver/FileSaver.min.js',
|
||||
|
||||
|
||||
@ -14,7 +14,7 @@ define([
|
||||
'/common/text-cursor.js',
|
||||
'/components/chainpad/chainpad.dist.js',
|
||||
'/common/hyperscript.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
], function ($, Modes, Themes, Messages, UIElements, MT, Hash, Util, TextCursor, ChainPad, h, Lucide, Icons) {
|
||||
var module = {};
|
||||
|
||||
@ -17,7 +17,7 @@ define([
|
||||
'/customize/pages.js',
|
||||
'/components/nthen/index.js',
|
||||
'/common/media-tag.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
|
||||
'/components/file-saver/FileSaver.min.js',
|
||||
|
||||
@ -10,7 +10,7 @@ define([
|
||||
'/customize/messages.js',
|
||||
'/components/nthen/index.js',
|
||||
'/common/common-icons.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
//'/components/chainpad-json-validator/json-ot.js',
|
||||
|
||||
'/components/chainpad/chainpad.dist.js',
|
||||
|
||||
@ -12,7 +12,7 @@ define([
|
||||
'/common/hyperscript.js',
|
||||
'/customize/messages.js',
|
||||
'/common/common-icons.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
], function ($, Util, Hash, UI, UIElements, Notifications, h, Messages, Icons, Lucide) {
|
||||
var Mailbox = {};
|
||||
|
||||
|
||||
@ -35,7 +35,7 @@ define([
|
||||
'/components/localforage/dist/localforage.min.js',
|
||||
'/common/hyperscript.js',
|
||||
'/common/extensions.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js'
|
||||
], function (
|
||||
$,
|
||||
|
||||
@ -19,7 +19,7 @@ define([
|
||||
'/customize/messages.js',
|
||||
'/customize/pages.js',
|
||||
'/common/pad-types.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
], function ($, Config, ApiConfig, Broadcast, UIElements, UI, Hash, Util, Feedback, MT, Badges, h,
|
||||
MessengerUI, Messages, Pages, PadTypes, Lucide, Icons) {
|
||||
|
||||
@ -12,7 +12,7 @@ define([
|
||||
'/common/messenger-ui.js',
|
||||
'/customize/messages.js',
|
||||
'/common/common-interface.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
|
||||
'css!/components/bootstrap/dist/css/bootstrap.min.css',
|
||||
'less!/contacts/app-contacts.less',
|
||||
|
||||
@ -21,7 +21,7 @@ define([
|
||||
'/customize/application_config.js',
|
||||
'/common/common-ui-elements.js',
|
||||
'/debug/chainpad.dist.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
|
||||
'css!/components/bootstrap/dist/css/bootstrap.min.css',
|
||||
|
||||
@ -15,7 +15,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
<link href="/customize/src/pre-loading.css?ver=1.0" rel="stylesheet" type="text/css">
|
||||
<script async data-bootload="main.js" data-main="/common/boot.js?ver=1.0" src="/components/requirejs/require.js?ver=2.3.7"></script>
|
||||
<link href="/customize/src/outer.css?ver=1.3.2" rel="stylesheet" type="text/css">
|
||||
<script src="/customize/fonts/lucide.js"></script>
|
||||
<script src="/customize/lucide.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<noscript></noscript>
|
||||
|
||||
@ -10,7 +10,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
|
||||
<script src="/customize/pre-loading.js?ver=1.1"></script>
|
||||
<link href="/customize/src/pre-loading.css?ver=1.0" rel="stylesheet" type="text/css">
|
||||
<script src="/customize/fonts/lucide.js"></script>
|
||||
<script src="/customize/lucide.js"></script>
|
||||
<script async data-bootload="/drive/inner.js" data-main="/common/sframe-boot.js?ver=1.11" src="/components/requirejs/require.js?ver=2.3.7"></script>
|
||||
<style>
|
||||
.loading-hidden { display: none; }
|
||||
|
||||
@ -35,7 +35,7 @@ define([
|
||||
|
||||
'/lib/datepicker/flatpickr.js',
|
||||
'/components/sortablejs/Sortable.min.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
|
||||
'cm/addon/edit/closebrackets',
|
||||
|
||||
@ -17,7 +17,7 @@ define([
|
||||
'/customize/pages.js',
|
||||
'/common/rpc.js',
|
||||
'onboardscreen.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
|
||||
'less!/install/onboarding.less',
|
||||
|
||||
@ -13,7 +13,7 @@ define([
|
||||
'/common/common-ui-elements.js',
|
||||
'/common/pad-types.js',
|
||||
'/components/nthen/index.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
|
||||
'css!/components/bootstrap/dist/css/bootstrap.min.css',
|
||||
|
||||
@ -23,7 +23,7 @@ define([
|
||||
'/kanban/jkanban_cp.js',
|
||||
'/kanban/export.js',
|
||||
'/common/TypingTests.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
|
||||
'cm/mode/gfm/gfm',
|
||||
|
||||
@ -8,7 +8,7 @@ define([
|
||||
'/common/common-util.js',
|
||||
'/common/visible.js',
|
||||
'/components/dragula/dist/dragula.min.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
], function ($, Messages, Util, Visible, Dragula, Lucide, Icons) {
|
||||
/**
|
||||
|
||||
@ -15,7 +15,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
<script src="/customize/pre-loading.js?ver=1.1"></script>
|
||||
<link href="/customize/src/pre-loading.css?ver=1.0" rel="stylesheet" type="text/css">
|
||||
<script async data-bootload="/customize/template.js" data-main="/common/boot.js?ver=1.0" src="/components/requirejs/require.js?ver=2.3.7"></script>
|
||||
<script src="/customize/fonts/lucide.js"></script>
|
||||
<script src="/customize/lucide.js"></script>
|
||||
</head>
|
||||
<body class="html">
|
||||
<noscript></noscript>
|
||||
|
||||
@ -17,7 +17,7 @@ define([
|
||||
'/common/common-hash.js',
|
||||
'/common/inner/sidebar-layout.js',
|
||||
'/support/ui.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
|
||||
'/components/file-saver/FileSaver.min.js',
|
||||
|
||||
@ -15,7 +15,7 @@ define([
|
||||
'/common/common-ui-elements.js',
|
||||
'/common/notifications.js',
|
||||
'/common/common-util.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
|
||||
'css!/components/bootstrap/dist/css/bootstrap.min.css',
|
||||
|
||||
@ -22,7 +22,7 @@ define([
|
||||
'json.sortify',
|
||||
|
||||
'/lib/datepicker/flatpickr.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
'/components/tweetnacl/nacl-fast.min.js',
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ define([
|
||||
'/common/common-interface.js',
|
||||
'/common/common-ui-elements.js',
|
||||
'/customize/messages.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
], function($, Sortify, Util, Hash, h, UI, UIElements, Messages, Lucide, Icons) {
|
||||
var Comments = {};
|
||||
|
||||
@ -46,7 +46,7 @@ define([
|
||||
'/common/common-ui-elements.js',
|
||||
'/common/hyperscript.js',
|
||||
'/components/chainpad/chainpad.dist.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
//'/customize/application_config.js',
|
||||
//'/common/test.js',
|
||||
|
||||
@ -23,7 +23,7 @@ define([
|
||||
'/customize/messages.js',
|
||||
'/common/sframe-common-codemirror.js',
|
||||
'cm/lib/codemirror',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
'/common/test.js',
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@ define([
|
||||
'/components/chainpad/chainpad.dist.js',
|
||||
'/common/common-util.js',
|
||||
'/customize/messages.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
|
||||
'/lib/diff-dom/diffDOM.js',
|
||||
|
||||
@ -22,7 +22,7 @@ define([
|
||||
'/customize/messages.js',
|
||||
'/customize/application_config.js',
|
||||
'/components/marked/marked.min.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
|
||||
'css!/components/bootstrap/dist/css/bootstrap.min.css',
|
||||
|
||||
@ -15,7 +15,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
<script src="/customize/pre-loading.js?ver=1.1"></script>
|
||||
<link href="/customize/src/pre-loading.css?ver=1.0" rel="stylesheet" type="text/css">
|
||||
<script async data-bootload="/customize/template.js" data-main="/common/boot.js?ver=1.0" src="/components/requirejs/require.js?ver=2.3.7"></script>
|
||||
<script src="/customize/fonts/lucide.js"></script>
|
||||
<script src="/customize/lucide.js"></script>
|
||||
</head>
|
||||
<body class="html">
|
||||
<noscript></noscript>
|
||||
|
||||
@ -17,7 +17,7 @@ define([
|
||||
'/common/hyperscript.js',
|
||||
'/common/extensions.js',
|
||||
'/customize/pages.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
], function (Config, $, Login, Cryptpad, Cred, UI, Util, Realtime, Constants, Feedback, LocalStore, h, Extensions, Pages, Lucide, Icons) {
|
||||
if (window.top !== window) { return; }
|
||||
|
||||
@ -14,7 +14,7 @@ define([
|
||||
'/common/hyperscript.js',
|
||||
'json.sortify',
|
||||
'/customize/messages.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
|
||||
'css!/components/bootstrap/dist/css/bootstrap.min.css',
|
||||
|
||||
@ -26,7 +26,7 @@ define([
|
||||
|
||||
'/common/sframe-common-codemirror.js',
|
||||
'cm/lib/codemirror',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
'cm/mode/gfm/gfm',
|
||||
|
||||
|
||||
@ -17,7 +17,7 @@ define([
|
||||
'/customize/messages.js',
|
||||
'cm/lib/codemirror',
|
||||
'/common/common-ui-elements.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
|
||||
'css!/components/bootstrap/dist/css/bootstrap.min.css',
|
||||
|
||||
@ -15,7 +15,7 @@ define([
|
||||
'/common/outer/local-store.js',
|
||||
'/common/outer/login-block.js',
|
||||
'/customize/messages.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
], function (ApiConfig, $, h, Util, Cred, UI, Login, Constants,
|
||||
ServerCommand, LocalStore, Block, Messages, Lucide, Icons) {
|
||||
|
||||
@ -17,7 +17,7 @@ define([
|
||||
'/api/config',
|
||||
'/customize/application_config.js',
|
||||
'/customize/pages.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
|
||||
'css!/components/bootstrap/dist/css/bootstrap.min.css',
|
||||
|
||||
@ -13,7 +13,7 @@ define([
|
||||
'/common/common-ui-elements.js',
|
||||
'/customize/messages.js',
|
||||
'/customize/pages.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
], function ($, ApiConfig, h, UI, Hash, Util, Clipboard, UIElements, Messages, Pages, Lucide, Icons) {
|
||||
|
||||
|
||||
@ -24,7 +24,7 @@ define([
|
||||
'/common/clipboard.js',
|
||||
'/common/make-backup.js',
|
||||
'/customize/messages.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
|
||||
'/components/file-saver/FileSaver.min.js',
|
||||
|
||||
@ -14,7 +14,7 @@ define([
|
||||
'/todo/todo.js',
|
||||
'/customize/messages.js',
|
||||
'/components/sortablejs/Sortable.min.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
|
||||
'css!/components/bootstrap/dist/css/bootstrap.min.css',
|
||||
|
||||
@ -18,7 +18,7 @@ define([
|
||||
'/customize/application_config.js',
|
||||
'/components/chainpad/chainpad.dist.js',
|
||||
'/common/common-ui-elements.js',
|
||||
'/customize/fonts/lucide.js',
|
||||
'/customize/lucide.js',
|
||||
'/common/common-icons.js',
|
||||
|
||||
'/lib/fabric.min.js',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user