solid-panes 3.5.21 → 3.5.22-1138b2aa
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.babelrc +0 -0
- package/.eslintignore +0 -0
- package/.eslintrc +1 -1
- package/.github/workflows/ci.yml +0 -1
- package/.nvmrc +1 -1
- package/Documentation/VisualLanguage.html +0 -0
- package/Documentation/conventions.md +0 -0
- package/LICENSE.md +0 -0
- package/README.md +0 -0
- package/dev/index.html +0 -0
- package/dev/loader.ts +1 -1
- package/dev/pane/index.ts +0 -0
- package/doc/images/panes-for-classes.epgz +0 -0
- package/doc/images/panes-for-classes.svg +0 -0
- package/jest.config.js +4 -4
- package/jest.setup.ts +0 -0
- package/lib/RDFXMLPane.js +0 -0
- package/lib/RDFXMLPane.js.map +0 -0
- package/lib/argument/argumentPane.js +0 -0
- package/lib/argument/argumentPane.js.map +0 -0
- package/lib/attach/attachPane.js +0 -0
- package/lib/attach/attachPane.js.map +0 -0
- package/lib/audio/audioPane.js +0 -0
- package/lib/audio/audioPane.js.map +0 -0
- package/lib/classInstancePane.js +0 -0
- package/lib/classInstancePane.js.map +0 -0
- package/lib/dashboard/basicPreferences.d.ts +0 -0
- package/lib/dashboard/basicPreferences.d.ts.map +0 -0
- package/lib/dashboard/basicPreferences.js +0 -0
- package/lib/dashboard/basicPreferences.js.map +0 -0
- package/lib/dashboard/dashboardPane.d.ts +0 -0
- package/lib/dashboard/dashboardPane.d.ts.map +0 -0
- package/lib/dashboard/dashboardPane.js +0 -0
- package/lib/dashboard/dashboardPane.js.map +0 -0
- package/lib/dashboard/homepage.d.ts +0 -0
- package/lib/dashboard/homepage.d.ts.map +0 -0
- package/lib/dashboard/homepage.js +0 -0
- package/lib/dashboard/homepage.js.map +0 -0
- package/lib/dataContentPane.js +0 -0
- package/lib/dataContentPane.js.map +0 -0
- package/lib/defaultPane.js +0 -0
- package/lib/defaultPane.js.map +0 -0
- package/lib/dokieli/dokieliPane.js +0 -0
- package/lib/dokieli/dokieliPane.js.map +0 -0
- package/lib/dokieli/new.js +0 -0
- package/lib/dokieli/new.js.map +0 -0
- package/lib/form/pane.js +0 -0
- package/lib/form/pane.js.map +0 -0
- package/lib/global.d.js +0 -0
- package/lib/global.d.js.map +0 -0
- package/lib/home/homePane.d.ts +0 -0
- package/lib/home/homePane.d.ts.map +0 -0
- package/lib/home/homePane.js +0 -0
- package/lib/home/homePane.js.map +0 -0
- package/lib/humanReadablePane.js +0 -0
- package/lib/humanReadablePane.js.map +0 -0
- package/lib/imagePane.js +0 -0
- package/lib/imagePane.js.map +0 -0
- package/lib/index.d.ts +0 -0
- package/lib/index.d.ts.map +0 -0
- package/lib/index.js +0 -0
- package/lib/index.js.map +0 -0
- package/lib/internal/internalPane.d.ts +0 -0
- package/lib/internal/internalPane.d.ts.map +0 -0
- package/lib/internal/internalPane.js +0 -0
- package/lib/internal/internalPane.js.map +0 -0
- package/lib/mainPage/footer.d.ts +2 -2
- package/lib/mainPage/footer.d.ts.map +1 -1
- package/lib/mainPage/footer.js +0 -0
- package/lib/mainPage/footer.js.map +1 -1
- package/lib/mainPage/header.d.ts +0 -0
- package/lib/mainPage/header.d.ts.map +0 -0
- package/lib/mainPage/header.js +0 -0
- package/lib/mainPage/header.js.map +0 -0
- package/lib/mainPage/index.d.ts +2 -2
- package/lib/mainPage/index.d.ts.map +1 -1
- package/lib/mainPage/index.js +0 -0
- package/lib/mainPage/index.js.map +1 -1
- package/lib/microblogPane/microblogPane.js +0 -0
- package/lib/microblogPane/microblogPane.js.map +0 -0
- package/lib/n3Pane.js +0 -0
- package/lib/n3Pane.js.map +0 -0
- package/lib/outline/context.d.ts +0 -0
- package/lib/outline/context.d.ts.map +0 -0
- package/lib/outline/context.js +0 -0
- package/lib/outline/context.js.map +0 -0
- package/lib/outline/licenseOptions.js +0 -0
- package/lib/outline/licenseOptions.js.map +0 -0
- package/lib/outline/manager.js +37 -80
- package/lib/outline/manager.js.map +1 -1
- package/lib/outline/manager.test.js +0 -0
- package/lib/outline/manager.test.js.map +0 -0
- package/lib/outline/outlineIcons.js +0 -0
- package/lib/outline/outlineIcons.js.map +0 -0
- package/lib/outline/propertyViews.d.ts +0 -0
- package/lib/outline/propertyViews.d.ts.map +0 -0
- package/lib/outline/propertyViews.js +0 -0
- package/lib/outline/propertyViews.js.map +0 -0
- package/lib/outline/propertyViews.test.js +0 -0
- package/lib/outline/propertyViews.test.js.map +0 -0
- package/lib/outline/queryByExample.js +0 -0
- package/lib/outline/queryByExample.js.map +0 -0
- package/lib/outline/userInput.js +0 -0
- package/lib/outline/userInput.js.map +0 -0
- package/lib/outline/viewAsImage.d.ts +0 -0
- package/lib/outline/viewAsImage.d.ts.map +0 -0
- package/lib/outline/viewAsImage.js +0 -0
- package/lib/outline/viewAsImage.js.map +0 -0
- package/lib/outline/viewAsMbox.d.ts +0 -0
- package/lib/outline/viewAsMbox.d.ts.map +0 -0
- package/lib/outline/viewAsMbox.js +0 -0
- package/lib/outline/viewAsMbox.js.map +0 -0
- package/lib/pad/padPane.d.ts +0 -0
- package/lib/pad/padPane.d.ts.map +0 -0
- package/lib/pad/padPane.js +0 -0
- package/lib/pad/padPane.js.map +0 -0
- package/lib/playlist/playlistPane.js +0 -0
- package/lib/playlist/playlistPane.js.map +0 -0
- package/lib/profile/editProfile.view.d.ts +0 -0
- package/lib/profile/editProfile.view.d.ts.map +0 -0
- package/lib/profile/editProfile.view.js +0 -0
- package/lib/profile/editProfile.view.js.map +0 -0
- package/lib/profile/profile.dom.d.ts +0 -0
- package/lib/profile/profile.dom.d.ts.map +0 -0
- package/lib/profile/profile.dom.js +0 -0
- package/lib/profile/profile.dom.js.map +0 -0
- package/lib/registerPanes.js +0 -0
- package/lib/registerPanes.js.map +0 -0
- package/lib/schedule/formsForSchedule.js +0 -0
- package/lib/schedule/formsForSchedule.js.map +0 -0
- package/lib/schedule/schedulePane.js +0 -0
- package/lib/schedule/schedulePane.js.map +0 -0
- package/lib/sharing/sharingPane.d.ts +0 -0
- package/lib/sharing/sharingPane.d.ts.map +0 -0
- package/lib/sharing/sharingPane.js +0 -0
- package/lib/sharing/sharingPane.js.map +0 -0
- package/lib/slideshow/slideshowPane.js +0 -0
- package/lib/slideshow/slideshowPane.js.map +0 -0
- package/lib/socialPane.js +0 -0
- package/lib/socialPane.js.map +0 -0
- package/lib/tabbed/tabbedPane.d.ts +0 -0
- package/lib/tabbed/tabbedPane.d.ts.map +0 -0
- package/lib/tabbed/tabbedPane.js +0 -0
- package/lib/tabbed/tabbedPane.js.map +0 -0
- package/lib/tableViewPane.js +0 -0
- package/lib/tableViewPane.js.map +0 -0
- package/lib/test-import-export/common.js +0 -0
- package/lib/test-import-export/common.js.map +0 -0
- package/lib/test-import-export/edit-importer.js +0 -0
- package/lib/test-import-export/edit-importer.js.map +0 -0
- package/lib/test-import-export/testImportExport.js +0 -0
- package/lib/test-import-export/testImportExport.js.map +0 -0
- package/lib/transaction/pane.js +0 -0
- package/lib/transaction/pane.js.map +0 -0
- package/lib/transaction/period.js +0 -0
- package/lib/transaction/period.js.map +0 -0
- package/lib/trip/tripPane.js +0 -0
- package/lib/trip/tripPane.js.map +0 -0
- package/lib/trustedApplications/trustedApplications.dom.d.ts +0 -0
- package/lib/trustedApplications/trustedApplications.dom.d.ts.map +0 -0
- package/lib/trustedApplications/trustedApplications.dom.js +0 -0
- package/lib/trustedApplications/trustedApplications.dom.js.map +0 -0
- package/lib/trustedApplications/trustedApplications.test.js +0 -0
- package/lib/trustedApplications/trustedApplications.test.js.map +0 -0
- package/lib/trustedApplications/trustedApplications.utils.d.ts +0 -0
- package/lib/trustedApplications/trustedApplications.utils.d.ts.map +0 -0
- package/lib/trustedApplications/trustedApplications.utils.js +0 -0
- package/lib/trustedApplications/trustedApplications.utils.js.map +0 -0
- package/lib/trustedApplications/trustedApplications.view.d.ts +0 -0
- package/lib/trustedApplications/trustedApplications.view.d.ts.map +0 -0
- package/lib/trustedApplications/trustedApplications.view.js +0 -0
- package/lib/trustedApplications/trustedApplications.view.js.map +0 -0
- package/lib/types.d.ts +0 -0
- package/lib/types.d.ts.map +0 -0
- package/lib/types.js +0 -0
- package/lib/types.js.map +0 -0
- package/lib/ui/pane.js +0 -0
- package/lib/ui/pane.js.map +0 -0
- package/lib/versionInfo.d.ts +0 -0
- package/lib/versionInfo.d.ts.map +1 -1
- package/lib/versionInfo.js +14 -14
- package/lib/versionInfo.js.map +1 -1
- package/lib/video/videoPane.js +0 -0
- package/lib/video/videoPane.js.map +0 -0
- package/package.json +36 -43
- package/src/RDFXMLPane.js +0 -0
- package/src/argument/argumentPane.js +0 -0
- package/src/argument/argument_icon_v04.jpg +0 -0
- package/src/argument/icon_argument.png +0 -0
- package/src/argument/transparentyingyang.png +0 -0
- package/src/attach/attachPane.js +0 -0
- package/src/attach/tbl-paperclip-128.png +0 -0
- package/src/attach/tbl-paperclip-22.png +0 -0
- package/src/attach/tbl-paperclip-22a.png +0 -0
- package/src/audio/audioPane.js +0 -0
- package/src/chatPreferencesForm.ttl +0 -0
- package/src/classInstancePane.js +0 -0
- package/src/dashboard/basicPreferences.ts +0 -0
- package/src/dashboard/dashboardPane.ts +0 -0
- package/src/dashboard/homepage.ts +0 -0
- package/src/dashboard/languages/codes.html +0 -0
- package/src/dashboard/languages/codes.xml +0 -0
- package/src/dashboard/languages/codes2.txt +0 -0
- package/src/dashboard/languages/foo +0 -0
- package/src/dashboard/languages/foo.ttl +0 -0
- package/src/dashboard/languages/get-language-names.sh +0 -0
- package/src/dashboard/ontologyData.ttl +0 -0
- package/src/dashboard/preferencesFormText.ttl +0 -0
- package/src/dataContentPane.js +0 -0
- package/src/defaultPane.js +0 -0
- package/src/dokieli/Makefile +0 -0
- package/src/dokieli/dokieliPane.js +0 -0
- package/src/dokieli/new.html +0 -0
- package/src/dokieli/new.js +0 -0
- package/src/form/form-22.png +0 -0
- package/src/form/form-b-22.png +0 -0
- package/src/form/form.graffle +0 -0
- package/src/form/form.png +0 -0
- package/src/form/pane.js +0 -0
- package/src/form/psuedocode-notes.txt +0 -0
- package/src/global.d.ts +0 -0
- package/src/home/homePane.ts +0 -0
- package/src/humanReadablePane.js +0 -0
- package/src/imagePane.js +0 -0
- package/src/index.ts +0 -0
- package/src/internal/internalPane.ts +0 -0
- package/src/mainPage/footer.ts +2 -2
- package/src/mainPage/header.ts +0 -0
- package/src/mainPage/index.ts +2 -2
- package/src/meeting/Makefile +0 -0
- package/src/meeting/test/meeting1/Actions/actions.ttl +0 -0
- package/src/meeting/test/meeting1/Actions/config.ttl +0 -0
- package/src/meeting/test/meeting1/Actions/state.ttl +0 -0
- package/src/meeting/test/meeting1/Schedule/details.ttl +0 -0
- package/src/meeting/test/meeting1/Schedule/details.ttl.acl +0 -0
- package/src/meeting/test/meeting1/Schedule/forms.ttl +0 -0
- package/src/meeting/test/meeting1/Schedule/forms.ttl.acl +0 -0
- package/src/meeting/test/meeting1/Schedule/index.html +0 -0
- package/src/meeting/test/meeting1/Schedule/index.html.acl +0 -0
- package/src/meeting/test/meeting1/Schedule/results.ttl +0 -0
- package/src/meeting/test/meeting1/Schedule/results.ttl.acl +0 -0
- package/src/meeting/test/meeting1/SharedNotes/pad.ttl +0 -0
- package/src/meeting/test/meeting1/chat/chat.ttl +0 -0
- package/src/meeting/test/meeting1/details.ttl +0 -0
- package/src/meeting/test/meeting1/pad/pad.ttl +0 -0
- package/src/microblogPane/mbStyle.css +0 -0
- package/src/microblogPane/microblogPane.js +0 -0
- package/src/n3Pane.js +0 -0
- package/src/outline/context.ts +0 -0
- package/src/outline/licenseOptions.js +0 -0
- package/src/outline/manager.js +6 -55
- package/src/outline/manager.test.ts +0 -0
- package/src/outline/outlineIcons.js +0 -0
- package/src/outline/propertyViews.test.ts +0 -0
- package/src/outline/propertyViews.ts +0 -0
- package/src/outline/queryByExample.js +0 -0
- package/src/outline/userInput.js +0 -0
- package/src/outline/viewAsImage.ts +0 -0
- package/src/outline/viewAsMbox.ts +0 -0
- package/src/pad/images/ColourOff.ai +0 -0
- package/src/pad/images/ColourOff.png +0 -0
- package/src/pad/images/ColourOn.ai +0 -0
- package/src/pad/images/ColourOn.png +0 -0
- package/src/pad/padPane.ts +0 -0
- package/src/playlist/playlistPane.js +0 -0
- package/src/profile/editProfile.view.ts +0 -0
- package/src/profile/profile.dom.ts +0 -0
- package/src/profile/profileFormText.ttl +0 -0
- package/src/registerPanes.js +0 -0
- package/src/schedule/Makefile +0 -0
- package/src/schedule/formsForSchedule.js +0 -0
- package/src/schedule/formsForSchedule.ttl +0 -0
- package/src/schedule/schedulePane.js +0 -0
- package/src/sharing/sharingPane.ts +0 -0
- package/src/slideshow/slideshowPane.js +0 -0
- package/src/socialPane.js +0 -0
- package/src/style/tabbedtab.css +0 -0
- package/src/tabbed/tabbedPane.ts +0 -0
- package/src/tableViewPane.js +0 -0
- package/src/test-import-export/common.js +0 -0
- package/src/test-import-export/edit-importer.js +0 -0
- package/src/test-import-export/testImportExport.js +0 -0
- package/src/transaction/068010-3d-transparent-glass-icon-alphanumeric-dollar-sign.png +0 -0
- package/src/transaction/075988-3d-transparent-glass-icon-business-currency-british-pound-sc35.png +0 -0
- package/src/transaction/22-pixel-068010-3d-transparent-glass-icon-alphanumeric-dollar-sign.png +0 -0
- package/src/transaction/pane.js +0 -0
- package/src/transaction/period.js +0 -0
- package/src/transaction/thumbs_075987-3d-transparent-glass-icon-business-creditcard2.png +0 -0
- package/src/transaction/thumbs_075989-3d-transparent-glass-icon-business-currency-cent-sc35.png +0 -0
- package/src/trip/tripPane.js +0 -0
- package/src/trustedApplications/__snapshots__/trustedApplications.test.ts.snap +0 -0
- package/src/trustedApplications/trustedApplications.dom.ts +0 -0
- package/src/trustedApplications/trustedApplications.test.ts +0 -0
- package/src/trustedApplications/trustedApplications.utils.ts +0 -0
- package/src/trustedApplications/trustedApplications.view.ts +0 -0
- package/src/types.ts +0 -0
- package/src/ui/22-builder.png +0 -0
- package/src/ui/builder.graffle +0 -0
- package/src/ui/builder.png +0 -0
- package/src/ui/builder2.png +0 -0
- package/src/ui/pane.js +0 -0
- package/src/versionInfo.ts +16 -16
- package/src/video/videoPane.js +0 -0
- package/timestamp.sh +0 -0
- package/travis/bumpversion.js +0 -0
- package/tsconfig.json +1 -0
- package/typings/raw-loader.d.ts +0 -0
- package/typings/solid-namespace/index.d.ts +0 -0
- package/webpack.config.js +2 -9
- package/lib/outline/dragDrop.js +0 -406
- package/lib/outline/dragDrop.js.map +0 -1
- package/src/outline/dragDrop.js +0 -444
package/src/outline/manager.js
CHANGED
|
@@ -2,17 +2,16 @@
|
|
|
2
2
|
/* -*- coding: utf-8-dos -*-
|
|
3
3
|
Outline Mode Manager
|
|
4
4
|
*/
|
|
5
|
-
|
|
6
|
-
import * as UI from 'solid-ui'
|
|
7
|
-
import { authn, authSession, store } from 'solid-logic'
|
|
8
5
|
import * as paneRegistry from 'pane-registry'
|
|
9
6
|
import * as $rdf from 'rdflib'
|
|
10
|
-
import
|
|
11
|
-
import
|
|
12
|
-
import UserInput from './userInput'
|
|
13
|
-
import queryByExample from './queryByExample'
|
|
7
|
+
import * as UI from 'solid-ui'
|
|
8
|
+
import { authn, authSession, store } from 'solid-logic'
|
|
14
9
|
import propertyViews from './propertyViews'
|
|
15
10
|
|
|
11
|
+
const outlineIcons = require('./outlineIcons.js')
|
|
12
|
+
const UserInput = require('./userInput.js')
|
|
13
|
+
const queryByExample = require('./queryByExample.js')
|
|
14
|
+
|
|
16
15
|
/* global alert XPathResult sourceWidget */
|
|
17
16
|
// XPathResult?
|
|
18
17
|
|
|
@@ -160,14 +159,6 @@ export default function (context) {
|
|
|
160
159
|
return img
|
|
161
160
|
} // appendAccessIcon
|
|
162
161
|
|
|
163
|
-
// Six different Creative Commons Licenses:
|
|
164
|
-
// 1. http://creativecommons.org/licenses/by-nc-nd/3.0/
|
|
165
|
-
// 2. http://creativecommons.org/licenses/by-nc-sa/3.0/
|
|
166
|
-
// 3. http://creativecommons.org/licenses/by-nc/3.0/
|
|
167
|
-
// 4. http://creativecommons.org/licenses/by-nd/3.0/
|
|
168
|
-
// 5. http://creativecommons.org/licenses/by-sa/3.0/
|
|
169
|
-
// 6. http://creativecommons.org/licenses/by/3.0/
|
|
170
|
-
|
|
171
162
|
/** make the td for an object (grammatical object)
|
|
172
163
|
* @param obj - an RDF term
|
|
173
164
|
* @param view - a VIEW function (rather than a bool asImage)
|
|
@@ -237,34 +228,6 @@ export default function (context) {
|
|
|
237
228
|
setSelected(this, false)
|
|
238
229
|
}
|
|
239
230
|
|
|
240
|
-
// Create an inquiry icon if there is proof about this triple
|
|
241
|
-
if (statement) {
|
|
242
|
-
const oneStatementFormula = new UI.rdf.IndexedFormula()
|
|
243
|
-
oneStatementFormula.statements.push(statement) // st.asFormula()
|
|
244
|
-
// The following works because Formula.hashString works fine for
|
|
245
|
-
// one statement formula
|
|
246
|
-
const reasons = kb.each(
|
|
247
|
-
oneStatementFormula,
|
|
248
|
-
kb.sym('http://dig.csail.mit.edu/TAMI/2007/amord/tms#justification')
|
|
249
|
-
)
|
|
250
|
-
if (reasons.length) {
|
|
251
|
-
const inquirySpan = dom.createElement('span')
|
|
252
|
-
if (reasons.length > 1) {
|
|
253
|
-
inquirySpan.innerHTML = ' × ' + reasons.length
|
|
254
|
-
}
|
|
255
|
-
inquirySpan.setAttribute('class', 'inquiry')
|
|
256
|
-
inquirySpan.insertBefore(
|
|
257
|
-
UI.utils.AJARImage(
|
|
258
|
-
outlineIcons.src.icon_display_reasons,
|
|
259
|
-
'explain',
|
|
260
|
-
undefined,
|
|
261
|
-
dom
|
|
262
|
-
),
|
|
263
|
-
inquirySpan.firstChild
|
|
264
|
-
)
|
|
265
|
-
td.appendChild(inquirySpan)
|
|
266
|
-
}
|
|
267
|
-
}
|
|
268
231
|
td.addEventListener('click', selectableTDClickListener)
|
|
269
232
|
return td
|
|
270
233
|
} // outlineObjectTD
|
|
@@ -318,11 +281,6 @@ export default function (context) {
|
|
|
318
281
|
}
|
|
319
282
|
}
|
|
320
283
|
|
|
321
|
-
try {
|
|
322
|
-
// new YAHOO.util.DDExternalProxy(predicateTD)
|
|
323
|
-
} catch (e) {
|
|
324
|
-
UI.log.error('drag and drop not supported')
|
|
325
|
-
}
|
|
326
284
|
// set DOM methods
|
|
327
285
|
predicateTD.tabulatorSelect = function () {
|
|
328
286
|
setSelected(this, true)
|
|
@@ -2027,13 +1985,6 @@ export default function (context) {
|
|
|
2027
1985
|
} else {
|
|
2028
1986
|
newTable.style.backgroundColor = 'white'
|
|
2029
1987
|
}
|
|
2030
|
-
try {
|
|
2031
|
-
if (YAHOO.util.Event.off) {
|
|
2032
|
-
YAHOO.util.Event.off(p, 'mousedown', 'dragMouseDown')
|
|
2033
|
-
}
|
|
2034
|
-
} catch (e) {
|
|
2035
|
-
console.log('YAHOO ' + e)
|
|
2036
|
-
}
|
|
2037
1988
|
UI.utils.emptyNode(p).appendChild(newTable)
|
|
2038
1989
|
thisOutline.focusTd = p // I don't know why I couldn't use 'this'...because not defined in callbacks
|
|
2039
1990
|
UI.log.debug('expand: Node for ' + subject + ' expanded')
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/src/outline/userInput.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/src/pad/padPane.ts
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/src/registerPanes.js
CHANGED
|
File without changes
|
package/src/schedule/Makefile
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/src/socialPane.js
CHANGED
|
File without changes
|
package/src/style/tabbedtab.css
CHANGED
|
File without changes
|
package/src/tabbed/tabbedPane.ts
CHANGED
|
File without changes
|
package/src/tableViewPane.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/src/transaction/075988-3d-transparent-glass-icon-business-currency-british-pound-sc35.png
CHANGED
|
File without changes
|
package/src/transaction/22-pixel-068010-3d-transparent-glass-icon-alphanumeric-dollar-sign.png
CHANGED
|
File without changes
|
package/src/transaction/pane.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/src/transaction/thumbs_075989-3d-transparent-glass-icon-business-currency-cent-sc35.png
CHANGED
|
File without changes
|
package/src/trip/tripPane.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/src/types.ts
CHANGED
|
File without changes
|
package/src/ui/22-builder.png
CHANGED
|
File without changes
|
package/src/ui/builder.graffle
CHANGED
|
File without changes
|
package/src/ui/builder.png
CHANGED
|
File without changes
|
package/src/ui/builder2.png
CHANGED
|
File without changes
|
package/src/ui/pane.js
CHANGED
|
File without changes
|
package/src/versionInfo.ts
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
buildTime: "2022-03-31T13:12:46Z",
|
|
3
|
+
commit: "1138b2aaa46c9ae76f58bc097886d0c0372981ec",
|
|
4
|
+
npmInfo:
|
|
5
5
|
{
|
|
6
|
-
'solid-panes': '3.5.
|
|
7
|
-
npm: '6.14.
|
|
8
|
-
ares: '1.
|
|
6
|
+
'solid-panes': '3.5.22',
|
|
7
|
+
npm: '6.14.16',
|
|
8
|
+
ares: '1.18.1',
|
|
9
9
|
brotli: '1.0.9',
|
|
10
|
-
cldr: '
|
|
11
|
-
icu: '
|
|
12
|
-
llhttp: '2.1.
|
|
10
|
+
cldr: '40.0',
|
|
11
|
+
icu: '70.1',
|
|
12
|
+
llhttp: '2.1.4',
|
|
13
13
|
modules: '83',
|
|
14
14
|
napi: '8',
|
|
15
15
|
nghttp2: '1.42.0',
|
|
16
|
-
node: '14.
|
|
17
|
-
openssl: '1.1.
|
|
18
|
-
tz: '
|
|
19
|
-
unicode: '
|
|
20
|
-
uv: '1.
|
|
21
|
-
v8: '8.4.371.23-node.
|
|
16
|
+
node: '14.19.0',
|
|
17
|
+
openssl: '1.1.1m',
|
|
18
|
+
tz: '2021a3',
|
|
19
|
+
unicode: '14.0',
|
|
20
|
+
uv: '1.42.0',
|
|
21
|
+
v8: '8.4.371.23-node.85',
|
|
22
22
|
zlib: '1.2.11'
|
|
23
23
|
}
|
|
24
|
-
}
|
|
24
|
+
};
|
package/src/video/videoPane.js
CHANGED
|
File without changes
|
package/timestamp.sh
CHANGED
|
File without changes
|
package/travis/bumpversion.js
CHANGED
|
File without changes
|
package/tsconfig.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
// "checkJs": true, /* Report errors in .js files. */
|
|
13
13
|
// "jsx": "preserve", /* Specify JSX code generation: 'preserve', 'react-native', or 'react'. */
|
|
14
14
|
"declaration": true /* Generates corresponding '.d.ts' file. */,
|
|
15
|
+
"skipLibCheck": true,
|
|
15
16
|
"declarationMap": true /* Generates a sourcemap for each corresponding '.d.ts' file. */,
|
|
16
17
|
"sourceMap": true /* Generates corresponding '.map' file. */,
|
|
17
18
|
// "outFile": "./", /* Concatenate and emit output to single file. */
|
package/typings/raw-loader.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
package/webpack.config.js
CHANGED
|
@@ -1,21 +1,14 @@
|
|
|
1
1
|
const HtmlWebpackPlugin = require('html-webpack-plugin')
|
|
2
|
-
const path = require('path')
|
|
3
2
|
|
|
4
3
|
module.exports = [{
|
|
5
4
|
mode: 'development',
|
|
6
5
|
entry: './dev/loader.ts',
|
|
7
|
-
output: {
|
|
8
|
-
path: path.resolve(__dirname, 'dev/dist'),
|
|
9
|
-
filename: 'loader.bundle.js'
|
|
10
|
-
},
|
|
11
6
|
plugins: [
|
|
12
7
|
new HtmlWebpackPlugin({ template: './dev/index.html' })
|
|
13
8
|
],
|
|
14
9
|
resolve: {
|
|
15
10
|
extensions: ['.mjs', '.js', '.ts'],
|
|
16
|
-
fallback: {
|
|
17
|
-
path: require.resolve('path-browserify')
|
|
18
|
-
}
|
|
11
|
+
fallback: { "path": false }
|
|
19
12
|
},
|
|
20
13
|
module: {
|
|
21
14
|
rules: [
|
|
@@ -38,7 +31,7 @@ module.exports = [{
|
|
|
38
31
|
'@trust/webcrypto': 'crypto'
|
|
39
32
|
},
|
|
40
33
|
devServer: {
|
|
41
|
-
static:
|
|
34
|
+
static: './dist',
|
|
42
35
|
compress: true,
|
|
43
36
|
port: 9000
|
|
44
37
|
},
|