solid-panes 3.5.35-beta4 → 3.5.36-04ef6314
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/Documentation/VisualLanguage.html +0 -0
- package/Documentation/conventions.md +18 -1
- package/LICENSE.md +0 -0
- package/README.md +0 -0
- package/coverage/clover.xml +152 -0
- package/coverage/coverage-final.json +6 -0
- package/coverage/lcov-report/base.css +224 -0
- package/coverage/lcov-report/block-navigation.js +87 -0
- package/coverage/lcov-report/favicon.png +0 -0
- package/coverage/lcov-report/index.html +131 -0
- package/coverage/lcov-report/outline/index.html +161 -0
- package/coverage/lcov-report/outline/outlineIcons.js.html +565 -0
- package/coverage/lcov-report/outline/propertyViews.ts.html +196 -0
- package/coverage/lcov-report/outline/viewAsImage.ts.html +121 -0
- package/coverage/lcov-report/outline/viewAsMbox.ts.html +127 -0
- package/coverage/lcov-report/prettify.css +1 -0
- package/coverage/lcov-report/prettify.js +2 -0
- package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
- package/coverage/lcov-report/sorter.js +196 -0
- package/coverage/lcov-report/trustedApplications/index.html +116 -0
- package/coverage/lcov-report/trustedApplications/trustedApplications.utils.ts.html +238 -0
- package/coverage/lcov.info +202 -0
- package/dev/index.html +0 -0
- package/dev/loader.ts +0 -0
- 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 +3 -0
- package/jest.setup.ts +0 -0
- package/lib/RDFXMLPane.js +0 -0
- package/lib/RDFXMLPane.js.map +1 -1
- package/lib/argument/argumentPane.js +0 -0
- package/lib/argument/argumentPane.js.map +1 -1
- package/lib/attach/attachPane.js +0 -0
- package/lib/attach/attachPane.js.map +1 -1
- package/lib/audio/audioPane.js +6 -6
- package/lib/audio/audioPane.js.map +1 -1
- package/lib/classInstancePane.js +0 -0
- package/lib/classInstancePane.js.map +1 -1
- package/lib/dashboard/basicPreferences.d.ts +0 -0
- package/lib/dashboard/basicPreferences.d.ts.map +0 -0
- package/lib/dashboard/basicPreferences.js +7 -7
- package/lib/dashboard/basicPreferences.js.map +1 -1
- 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 +1 -1
- package/lib/dashboard/homepage.d.ts +0 -0
- package/lib/dashboard/homepage.d.ts.map +0 -0
- package/lib/dashboard/homepage.js +4 -4
- package/lib/dashboard/homepage.js.map +1 -1
- package/lib/dataContentPane.js +0 -0
- package/lib/dataContentPane.js.map +1 -1
- package/lib/defaultPane.js +0 -0
- package/lib/defaultPane.js.map +1 -1
- package/lib/dokieli/dokieliPane.js +3 -2
- package/lib/dokieli/dokieliPane.js.map +1 -1
- package/lib/dokieli/new.js +2 -1
- package/lib/dokieli/new.js.map +1 -1
- package/lib/form/pane.js +2 -2
- package/lib/form/pane.js.map +1 -1
- 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 +3 -3
- package/lib/home/homePane.js.map +1 -1
- package/lib/humanReadablePane.js +0 -0
- package/lib/humanReadablePane.js.map +1 -1
- package/lib/imagePane.js +0 -0
- package/lib/imagePane.js.map +1 -1
- package/lib/index.d.ts +0 -0
- package/lib/index.d.ts.map +0 -0
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- 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 +1 -1
- package/lib/mainPage/footer.d.ts +0 -0
- package/lib/mainPage/footer.d.ts.map +0 -0
- package/lib/mainPage/footer.js +0 -0
- package/lib/mainPage/footer.js.map +0 -0
- package/lib/mainPage/header.d.ts +0 -0
- package/lib/mainPage/header.d.ts.map +1 -1
- package/lib/mainPage/header.js +8 -8
- package/lib/mainPage/header.js.map +1 -1
- package/lib/mainPage/index.d.ts +0 -0
- package/lib/mainPage/index.d.ts.map +0 -0
- package/lib/mainPage/index.js +3 -3
- package/lib/mainPage/index.js.map +1 -1
- package/lib/microblogPane/microblogPane.js +0 -0
- package/lib/microblogPane/microblogPane.js.map +1 -1
- package/lib/n3Pane.js +0 -0
- package/lib/n3Pane.js.map +1 -1
- 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/manager.js +24 -28
- package/lib/outline/manager.js.map +1 -1
- package/lib/outline/manager.test.d.ts +2 -0
- package/lib/outline/manager.test.d.ts.map +1 -0
- package/lib/outline/manager.test.js +4 -4
- package/lib/outline/manager.test.js.map +1 -1
- 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 +1 -1
- package/lib/outline/propertyViews.js.map +1 -1
- package/lib/outline/propertyViews.test.d.ts +2 -0
- package/lib/outline/propertyViews.test.d.ts.map +1 -0
- package/lib/outline/propertyViews.test.js +1 -0
- package/lib/outline/propertyViews.test.js.map +1 -1
- 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 +1 -1
- 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 +1 -1
- package/lib/playlist/playlistPane.js +0 -0
- package/lib/playlist/playlistPane.js.map +1 -1
- package/lib/registerPanes.js +8 -3
- package/lib/registerPanes.js.map +1 -1
- package/lib/schedule/formsForSchedule.js +0 -0
- package/lib/schedule/formsForSchedule.js.map +0 -0
- package/lib/schedule/schedulePane.js +1 -1
- package/lib/schedule/schedulePane.js.map +1 -1
- 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 +1 -1
- package/lib/slideshow/slideshowPane.js +1 -1
- package/lib/slideshow/slideshowPane.js.map +1 -1
- package/lib/socialPane.js +0 -0
- package/lib/socialPane.js.map +1 -1
- package/lib/tabbed/tabbedPane.d.ts +0 -0
- package/lib/tabbed/tabbedPane.d.ts.map +0 -0
- package/lib/tabbed/tabbedPane.js +3 -3
- package/lib/tabbed/tabbedPane.js.map +1 -1
- package/lib/tableViewPane.js +0 -0
- package/lib/tableViewPane.js.map +1 -1
- 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 +1 -1
- package/lib/transaction/period.js +0 -0
- package/lib/transaction/period.js.map +1 -1
- package/lib/trip/tripPane.js +0 -0
- package/lib/trip/tripPane.js.map +1 -1
- 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 +1 -1
- package/lib/trustedApplications/trustedApplications.dom.js.map +1 -1
- package/lib/trustedApplications/trustedApplications.test.d.ts +2 -0
- package/lib/trustedApplications/trustedApplications.test.d.ts.map +1 -0
- package/lib/trustedApplications/trustedApplications.test.js +1 -1
- package/lib/trustedApplications/trustedApplications.test.js.map +1 -1
- 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 +5 -5
- package/lib/trustedApplications/trustedApplications.utils.js.map +1 -1
- 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 +3 -3
- package/lib/trustedApplications/trustedApplications.view.js.map +1 -1
- 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 +1 -1
- package/lib/versionInfo.d.ts +10 -17
- package/lib/versionInfo.d.ts.map +1 -1
- package/lib/versionInfo.js +17 -24
- package/lib/versionInfo.js.map +1 -1
- package/lib/video/videoPane.js +0 -0
- package/lib/video/videoPane.js.map +1 -1
- package/package.json +13 -12
- 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 +1 -1
- package/src/dokieli/new.html +0 -0
- package/src/dokieli/new.js +5 -4
- 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 +0 -0
- package/src/mainPage/header.ts +6 -3
- package/src/mainPage/index.ts +0 -0
- 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/manager.js +6 -10
- package/src/outline/manager.test.ts +0 -0
- package/src/outline/outlineIcons.js +0 -0
- package/src/outline/propertyViews.test.ts +2 -1
- 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/registerPanes.js +7 -2
- 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 +17 -24
- package/src/video/videoPane.js +0 -0
- package/timestamp.sh +0 -0
- package/travis/bumpversion.js +0 -0
- package/tsconfig.json +7 -1
- package/typings/raw-loader.d.ts +0 -0
- package/typings/solid-namespace/index.d.ts +0 -0
- package/webpack.config.js +0 -0
- package/.babelrc +0 -16
- package/.eslintignore +0 -3
- package/.eslintrc +0 -26
- package/.github/workflows/ci.yml +0 -82
- package/.nvmrc +0 -1
- package/lib/outline/licenseOptions.js +0 -80
- package/lib/outline/licenseOptions.js.map +0 -1
- package/lib/profile/editProfile.view.d.ts +0 -13
- package/lib/profile/editProfile.view.d.ts.map +0 -1
- package/lib/profile/editProfile.view.js +0 -135
- package/lib/profile/editProfile.view.js.map +0 -1
- package/lib/profile/profile.dom.d.ts +0 -4
- package/lib/profile/profile.dom.d.ts.map +0 -1
- package/lib/profile/profile.dom.js +0 -18
- package/lib/profile/profile.dom.js.map +0 -1
- package/src/outline/licenseOptions.js +0 -105
- package/src/profile/editProfile.view.ts +0 -164
- package/src/profile/profile.dom.ts +0 -20
- package/src/profile/profileFormText.ttl +0 -386
package/src/classInstancePane.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/src/dataContentPane.js
CHANGED
|
File without changes
|
package/src/defaultPane.js
CHANGED
|
File without changes
|
package/src/dokieli/Makefile
CHANGED
|
File without changes
|
|
@@ -11,7 +11,7 @@ import * as mime from 'mime-types'
|
|
|
11
11
|
|
|
12
12
|
// const DOKIELI_TEMPLATE_URI = 'https://dokie.li/new' // Copy to make new dok
|
|
13
13
|
|
|
14
|
-
import
|
|
14
|
+
import DOKIELI_TEMPLATE from './new.js' // Distributed with this library
|
|
15
15
|
|
|
16
16
|
export default {
|
|
17
17
|
icon: UI.icons.iconBase + 'dokieli-logo.png', // @@ improve? more like doccument?
|
package/src/dokieli/new.html
CHANGED
|
File without changes
|
package/src/dokieli/new.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
const DOKIELI_TEMPLATE = `
|
|
2
2
|
<!DOCTYPE html>
|
|
3
3
|
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
|
4
4
|
<head>
|
|
@@ -10,12 +10,13 @@ export default `
|
|
|
10
10
|
<script src="https://dokie.li/scripts/dokieli.js"></script>
|
|
11
11
|
</head>
|
|
12
12
|
|
|
13
|
-
<body about="" prefix="rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# rdfs: http://www.w3.org/2000/01/rdf-schema# owl: http://www.w3.org/2002/07/owl# xsd: http://www.w3.org/2001/XMLSchema# dcterms: http://purl.org/dc/terms/ dctypes: http://purl.org/dc/dcmitype/ foaf: http://xmlns.com/foaf/0.1/ pimspace: http://www.w3.org/ns/pim/space#
|
|
13
|
+
<body about="" prefix="rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# rdfs: http://www.w3.org/2000/01/rdf-schema# owl: http://www.w3.org/2002/07/owl# xsd: http://www.w3.org/2001/XMLSchema# rdfa: http://www.w3.org/ns/rdfa# dcterms: http://purl.org/dc/terms/ dctypes: http://purl.org/dc/dcmitype/ foaf: http://xmlns.com/foaf/0.1/ pimspace: http://www.w3.org/ns/pim/space# skos: http://www.w3.org/2004/02/skos/core# prov: http://www.w3.org/ns/prov# mem: http://mementoweb.org/ns# qb: http://purl.org/linked-data/cube# schema: http://schema.org/ void: http://rdfs.org/ns/void# rsa: http://www.w3.org/ns/auth/rsa# cert: http://www.w3.org/ns/auth/cert# wgs: http://www.w3.org/2003/01/geo/wgs84_pos# bibo: http://purl.org/ontology/bibo/ sioc: http://rdfs.org/sioc/ns# doap: http://usefulinc.com/ns/doap# dbr: http://dbpedia.org/resource/ dbp: http://dbpedia.org/property/ sio: http://semanticscience.org/resource/ opmw: http://www.opmw.org/ontology/ deo: http://purl.org/spar/deo/ doco: http://purl.org/spar/doco/ cito: http://purl.org/spar/cito/ fabio: http://purl.org/spar/fabio/ oa: http://www.w3.org/ns/oa# as: https://www.w3.org/ns/activitystreams# ldp: http://www.w3.org/ns/ldp# solid: http://www.w3.org/ns/solid/terms# acl: http://www.w3.org/ns/auth/acl# earl: http://www.w3.org/ns/earl# spec: http://www.w3.org/ns/spec# odrl: http://www.w3.org/ns/odrl/2/ dio: https://w3id.org/dio# rel: https://www.w3.org/ns/iana/link-relations/relation#" typeof="schema:CreativeWork prov:Entity">
|
|
14
14
|
<main>
|
|
15
15
|
<article about="" typeof="schema:Article">
|
|
16
16
|
|
|
17
17
|
</article>
|
|
18
18
|
</main>
|
|
19
19
|
</body>
|
|
20
|
-
</html
|
|
21
|
-
|
|
20
|
+
</html>`
|
|
21
|
+
|
|
22
|
+
export default DOKIELI_TEMPLATE
|
package/src/form/form-22.png
CHANGED
|
File without changes
|
package/src/form/form-b-22.png
CHANGED
|
File without changes
|
package/src/form/form.graffle
CHANGED
|
File without changes
|
package/src/form/form.png
CHANGED
|
File without changes
|
package/src/form/pane.js
CHANGED
|
File without changes
|
|
File without changes
|
package/src/global.d.ts
CHANGED
|
File without changes
|
package/src/home/homePane.ts
CHANGED
|
File without changes
|
package/src/humanReadablePane.js
CHANGED
|
File without changes
|
package/src/imagePane.js
CHANGED
|
File without changes
|
package/src/index.ts
CHANGED
|
File without changes
|
|
File without changes
|
package/src/mainPage/footer.ts
CHANGED
|
File without changes
|
package/src/mainPage/header.ts
CHANGED
|
@@ -13,6 +13,8 @@ const USER_GUIDE_MENU_ITEM = 'User guide'
|
|
|
13
13
|
const REPORT_A_PROBLEM_MENU_ITEM = 'Report a problem'
|
|
14
14
|
const SHOW_YOUR_PROFILE_MENU_ITEM = 'Show your profile'
|
|
15
15
|
const LOG_OUT_MENU_ITEM = 'Log out'
|
|
16
|
+
|
|
17
|
+
type UserMenuItem = { label: string; onclick: () => void } ;
|
|
16
18
|
/**
|
|
17
19
|
* URLS
|
|
18
20
|
*/
|
|
@@ -39,7 +41,7 @@ async function setUserMenu (outliner: any) {
|
|
|
39
41
|
onclick: () => openUserProfile(outliner)
|
|
40
42
|
}
|
|
41
43
|
|
|
42
|
-
const logOut = {
|
|
44
|
+
const logOut: UserMenuItem = {
|
|
43
45
|
label: LOG_OUT_MENU_ITEM,
|
|
44
46
|
onclick: () => {
|
|
45
47
|
authSession.logout()
|
|
@@ -47,13 +49,14 @@ async function setUserMenu (outliner: any) {
|
|
|
47
49
|
}
|
|
48
50
|
|
|
49
51
|
// the order of the menu is important here, show profile first and logout last
|
|
50
|
-
let userMenuList = [showProfile]
|
|
51
|
-
userMenuList = userMenuList.concat(await getMenuItems(outliner))
|
|
52
|
+
let userMenuList:UserMenuItem[] = [] // was [showProfile]
|
|
53
|
+
userMenuList = userMenuList.concat(await getMenuItems(outliner));
|
|
52
54
|
userMenuList.push(logOut)
|
|
53
55
|
|
|
54
56
|
return userMenuList
|
|
55
57
|
}
|
|
56
58
|
|
|
59
|
+
// Does not work to jump to user profile,
|
|
57
60
|
function openUserProfile (outliner: any) {
|
|
58
61
|
outliner.GotoSubject(authn.currentUser(), true, undefined, true, undefined)
|
|
59
62
|
location.reload()
|
package/src/mainPage/index.ts
CHANGED
|
File without changes
|
package/src/meeting/Makefile
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/src/n3Pane.js
CHANGED
|
File without changes
|
package/src/outline/context.ts
CHANGED
|
File without changes
|
package/src/outline/manager.js
CHANGED
|
@@ -7,8 +7,6 @@ import * as $rdf from 'rdflib'
|
|
|
7
7
|
import * as UI from 'solid-ui'
|
|
8
8
|
import { authn, authSession, store } from 'solid-logic'
|
|
9
9
|
import { propertyViews } from './propertyViews'
|
|
10
|
-
import { licenseOptions } from './licenseOptions'
|
|
11
|
-
|
|
12
10
|
import { outlineIcons } from './outlineIcons.js' // @@ chec
|
|
13
11
|
import { UserInput } from './userInput.js'
|
|
14
12
|
import * as queryByExample from './queryByExample.js'
|
|
@@ -179,13 +177,6 @@ export default function (context) {
|
|
|
179
177
|
td.setAttribute('notSelectable', 'false')
|
|
180
178
|
let theClass = 'obj'
|
|
181
179
|
|
|
182
|
-
// check the IPR on the data. Ok if there is any checked license which is one the document has.
|
|
183
|
-
if (statement && statement.why) {
|
|
184
|
-
if (licenseOptions && licenseOptions.checklicense && licenseOptions.checklicense()) {
|
|
185
|
-
theClass += ' licOkay' // flag as light green etc .licOkay {background-color: #dfd}
|
|
186
|
-
}
|
|
187
|
-
}
|
|
188
|
-
|
|
189
180
|
// set about and put 'expand' icon
|
|
190
181
|
if (
|
|
191
182
|
obj.termType === 'NamedNode' ||
|
|
@@ -366,9 +357,14 @@ export default function (context) {
|
|
|
366
357
|
label: 'Preferences',
|
|
367
358
|
icon: UI.icons.iconBase + 'noun_Sliders_341315_00000.svg'
|
|
368
359
|
},
|
|
360
|
+
{
|
|
361
|
+
paneName: 'profile',
|
|
362
|
+
label: 'Your Profile',
|
|
363
|
+
icon: UI.icons.iconBase + 'noun_15059.svg'
|
|
364
|
+
},
|
|
369
365
|
{
|
|
370
366
|
paneName: 'editProfile',
|
|
371
|
-
label: 'Edit your
|
|
367
|
+
label: 'Edit your Profile',
|
|
372
368
|
icon: UI.icons.iconBase + 'noun_492246.svg'
|
|
373
369
|
}
|
|
374
370
|
]
|
|
File without changes
|
|
File without changes
|
|
@@ -30,6 +30,7 @@ describe('property views', () => {
|
|
|
30
30
|
const view = views.defaults[property]
|
|
31
31
|
const result = view(sym('mailto:alice@mail.example'))
|
|
32
32
|
expect(result).toBeInstanceOf(HTMLAnchorElement)
|
|
33
|
-
expect(result).toHaveAttribute('href', 'mailto:alice@mail.example')
|
|
33
|
+
expect(result).toHaveAttribute('href', 'mailto:alice@mail.example');
|
|
34
|
+
expect(result).toHaveTextContent('alice@mail.example');
|
|
34
35
|
})
|
|
35
36
|
})
|
|
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
|
package/src/registerPanes.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import profilePane from 'profile-pane'
|
|
2
|
-
import editProfileView from './profile/editProfile.view'
|
|
2
|
+
// import editProfileView from './profile/editProfile.view'
|
|
3
3
|
import trustedApplications from './trustedApplications/trustedApplications.view'
|
|
4
4
|
import dashboardPane from './dashboard/dashboardPane'
|
|
5
5
|
import basicPreferences from './dashboard/basicPreferences'
|
|
@@ -48,7 +48,12 @@ export function registerPanes (register) {
|
|
|
48
48
|
// Developer designed:
|
|
49
49
|
|
|
50
50
|
register(profilePane) // View someone's public profile - dominates all other panes.
|
|
51
|
-
|
|
51
|
+
const editProfileView = profilePane.editor ;
|
|
52
|
+
if (!editProfileView) {
|
|
53
|
+
console.log("@@@ editProfileView", "profilePane is not providing an editor pane")
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
register(editProfileView) // Edit my profile.
|
|
52
57
|
|
|
53
58
|
register(trustedApplications) // must be registered before basicPreferences
|
|
54
59
|
register(dashboardPane)
|
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,33 +1,26 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
buildTime: "2024-
|
|
3
|
-
commit: "
|
|
2
|
+
buildTime: "2024-11-17T12:30:57Z",
|
|
3
|
+
commit: "04ef6314339465f33f30f625501b71a030b1650a",
|
|
4
4
|
npmInfo:
|
|
5
5
|
{
|
|
6
|
-
'solid-panes': '3.5.
|
|
6
|
+
'solid-panes': '3.5.36',
|
|
7
7
|
npm: '8.19.4',
|
|
8
|
-
node: '
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
base64: '0.5.0',
|
|
8
|
+
node: '16.20.2',
|
|
9
|
+
v8: '9.4.146.26-node.26',
|
|
10
|
+
uv: '1.43.0',
|
|
11
|
+
zlib: '1.2.11',
|
|
13
12
|
brotli: '1.0.9',
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
13
|
+
ares: '1.19.1',
|
|
14
|
+
modules: '93',
|
|
15
|
+
nghttp2: '1.47.0',
|
|
16
|
+
napi: '8',
|
|
17
17
|
llhttp: '6.0.11',
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
18
|
+
openssl: '1.1.1v+quic',
|
|
19
|
+
cldr: '41.0',
|
|
20
|
+
icu: '71.1',
|
|
21
|
+
tz: '2022f',
|
|
22
|
+
unicode: '14.0',
|
|
22
23
|
ngtcp2: '0.8.1',
|
|
23
|
-
|
|
24
|
-
simdutf: '3.2.18',
|
|
25
|
-
tz: '2023c',
|
|
26
|
-
undici: '5.26.4',
|
|
27
|
-
unicode: '15.0',
|
|
28
|
-
uv: '1.44.2',
|
|
29
|
-
uvwasi: '0.0.19',
|
|
30
|
-
v8: '10.2.154.26-node.28',
|
|
31
|
-
zlib: '1.2.13.1-motley'
|
|
24
|
+
nghttp3: '0.7.0'
|
|
32
25
|
}
|
|
33
26
|
};
|
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
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
+
// See https://stackoverflow.com/questions/54139158/cannot-find-name-describe-do-you-need-to-install-type-definitions-for-a-test
|
|
3
|
+
|
|
2
4
|
"compilerOptions": {
|
|
3
5
|
/* Basic Options */
|
|
4
6
|
"target": "es5" /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019' or 'ESNEXT'. */,
|
|
@@ -50,9 +52,13 @@
|
|
|
50
52
|
// "rootDirs": [], /* List of root folders whose combined content represents the structure of the project at runtime. */
|
|
51
53
|
"typeRoots": [
|
|
52
54
|
"node_modules/@types",
|
|
55
|
+
"node_modules/@testing-library",
|
|
53
56
|
"./typings"
|
|
54
57
|
] /* List of folders to include type definitions from. */,
|
|
55
58
|
// "types": [], /* Type declaration files to be included in compilation. */
|
|
59
|
+
|
|
60
|
+
"types": ["node", "jsdom", "jest", "jest-dom"], /* https://medium.com/heybooster/debugging-typescript-jest-dom-matchers-in-vue-js-6962dab4d4cc */
|
|
61
|
+
|
|
56
62
|
// "allowSyntheticDefaultImports": true, /* Allow default imports from modules with no default export. This does not affect code emit, just typechecking. */
|
|
57
63
|
"esModuleInterop": true /* Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'. */
|
|
58
64
|
// "preserveSymlinks": true, /* Do not resolve the real path of symlinks. */
|
|
@@ -68,5 +74,5 @@
|
|
|
68
74
|
// "emitDecoratorMetadata": true, /* Enables experimental support for emitting type metadata for decorators. */
|
|
69
75
|
},
|
|
70
76
|
"include": ["src/**/*"],
|
|
71
|
-
"exclude": ["node_modules", "**/*.test.ts"
|
|
77
|
+
"exclude": ["node_modules"] // was , "**/*.test.ts"
|
|
72
78
|
}
|
package/typings/raw-loader.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
package/webpack.config.js
CHANGED
|
File without changes
|
package/.babelrc
DELETED
package/.eslintignore
DELETED
package/.eslintrc
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"root": true,
|
|
3
|
-
"env": {
|
|
4
|
-
"browser": true,
|
|
5
|
-
"es6": true,
|
|
6
|
-
"node": true
|
|
7
|
-
},
|
|
8
|
-
"globals": {
|
|
9
|
-
"Atomics": "readonly",
|
|
10
|
-
"SharedArrayBuffer": "readonly"
|
|
11
|
-
},
|
|
12
|
-
"parser": "@typescript-eslint/parser",
|
|
13
|
-
"plugins": [
|
|
14
|
-
"@typescript-eslint"
|
|
15
|
-
],
|
|
16
|
-
"rules": {
|
|
17
|
-
"no-unused-vars": ["warn", {
|
|
18
|
-
"argsIgnorePattern": "^_",
|
|
19
|
-
"varsIgnorePattern": "^_"
|
|
20
|
-
}],
|
|
21
|
-
"@typescript-eslint/no-unused-vars": ["warn", {
|
|
22
|
-
"argsIgnorePattern": "^_",
|
|
23
|
-
"varsIgnorePattern": "^_"
|
|
24
|
-
}]
|
|
25
|
-
}
|
|
26
|
-
}
|
package/.github/workflows/ci.yml
DELETED
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
|
|
2
|
-
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
|
|
3
|
-
|
|
4
|
-
name: CI
|
|
5
|
-
|
|
6
|
-
on:
|
|
7
|
-
push:
|
|
8
|
-
branches:
|
|
9
|
-
- "**"
|
|
10
|
-
pull_request:
|
|
11
|
-
branches:
|
|
12
|
-
- "**"
|
|
13
|
-
workflow_dispatch:
|
|
14
|
-
|
|
15
|
-
jobs:
|
|
16
|
-
build:
|
|
17
|
-
|
|
18
|
-
runs-on: ubuntu-latest
|
|
19
|
-
|
|
20
|
-
strategy:
|
|
21
|
-
matrix:
|
|
22
|
-
node-version:
|
|
23
|
-
- 16.x
|
|
24
|
-
- 18.x
|
|
25
|
-
|
|
26
|
-
steps:
|
|
27
|
-
- uses: actions/checkout@v2
|
|
28
|
-
- name: Use Node.js ${{ matrix.node-version }}
|
|
29
|
-
uses: actions/setup-node@v1
|
|
30
|
-
with:
|
|
31
|
-
node-version: ${{ matrix.node-version }}
|
|
32
|
-
- run: npm ci
|
|
33
|
-
- run: npm run lint --if-present
|
|
34
|
-
- run: npm test
|
|
35
|
-
- run: npm run build --if-present
|
|
36
|
-
- name: Save build
|
|
37
|
-
if: matrix.node-version == '16.x'
|
|
38
|
-
uses: actions/upload-artifact@v2
|
|
39
|
-
with:
|
|
40
|
-
name: build
|
|
41
|
-
path: |
|
|
42
|
-
.
|
|
43
|
-
!node_modules
|
|
44
|
-
retention-days: 1
|
|
45
|
-
|
|
46
|
-
npm-publish-build:
|
|
47
|
-
needs: build
|
|
48
|
-
runs-on: ubuntu-latest
|
|
49
|
-
steps:
|
|
50
|
-
- uses: actions/download-artifact@v2
|
|
51
|
-
with:
|
|
52
|
-
name: build
|
|
53
|
-
- uses: actions/setup-node@v1
|
|
54
|
-
with:
|
|
55
|
-
node-version: 16.x
|
|
56
|
-
- uses: rlespinasse/github-slug-action@v3.x
|
|
57
|
-
- name: Append commit hash to package version
|
|
58
|
-
run: 'sed -i -E "s/(\"version\": *\"[^\"]+)/\1-${GITHUB_SHA_SHORT}/" package.json'
|
|
59
|
-
- name: Disable pre- and post-publish actions
|
|
60
|
-
run: 'sed -i -E "s/\"((pre|post)publish)/\"ignore:\1/" package.json'
|
|
61
|
-
- uses: JS-DevTools/npm-publish@v1
|
|
62
|
-
with:
|
|
63
|
-
token: ${{ secrets.NPM_TOKEN }}
|
|
64
|
-
tag: ${{ env.GITHUB_REF_SLUG }}
|
|
65
|
-
|
|
66
|
-
npm-publish-latest:
|
|
67
|
-
needs: build
|
|
68
|
-
runs-on: ubuntu-latest
|
|
69
|
-
if: github.ref == 'refs/heads/main'
|
|
70
|
-
steps:
|
|
71
|
-
- uses: actions/download-artifact@v2
|
|
72
|
-
with:
|
|
73
|
-
name: build
|
|
74
|
-
- uses: actions/setup-node@v1
|
|
75
|
-
with:
|
|
76
|
-
node-version: 16.x
|
|
77
|
-
- name: Disable pre- and post-publish actions
|
|
78
|
-
run: 'sed -i -E "s/\"((pre|post)publish)/\"ignore:\1/" package.json'
|
|
79
|
-
- uses: JS-DevTools/npm-publish@v1
|
|
80
|
-
with:
|
|
81
|
-
token: ${{ secrets.NPM_TOKEN }}
|
|
82
|
-
tag: latest
|
package/.nvmrc
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
v18.19.0
|