solid-panes 3.5.18-401 → 3.5.18-5dfe2dbf
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 +0 -0
- package/.github/workflows/ci.yml +0 -0
- package/.nvmrc +0 -0
- 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 +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 +8 -8
- 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 +2 -1
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +11 -0
- 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 +0 -0
- 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 +0 -0
- package/lib/mainPage/header.js +0 -0
- package/lib/mainPage/header.js.map +0 -0
- package/lib/mainPage/index.d.ts +0 -0
- package/lib/mainPage/index.d.ts.map +0 -0
- package/lib/mainPage/index.js +0 -0
- package/lib/mainPage/index.js.map +0 -0
- 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/dragDrop.js +0 -0
- package/lib/outline/dragDrop.js.map +0 -0
- package/lib/outline/licenseOptions.js +0 -0
- package/lib/outline/licenseOptions.js.map +0 -0
- package/lib/outline/manager.js +7 -7
- 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 +0 -0
- 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 +14 -14
- 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 +2 -1
- package/src/internal/internalPane.ts +0 -0
- package/src/mainPage/footer.ts +0 -0
- package/src/mainPage/header.ts +0 -0
- 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/dragDrop.js +0 -0
- package/src/outline/licenseOptions.js +0 -0
- package/src/outline/manager.js +7 -7
- 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 +14 -14
- package/src/video/videoPane.js +0 -0
- package/timestamp.sh +0 -0
- package/travis/bumpversion.js +0 -0
- package/tsconfig.json +0 -0
- package/typings/raw-loader.d.ts +0 -0
- package/typings/solid-namespace/index.d.ts +0 -0
- package/webpack.config.js +0 -0
|
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/lib/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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/lib/pad/padPane.d.ts
CHANGED
|
File without changes
|
package/lib/pad/padPane.d.ts.map
CHANGED
|
File without changes
|
package/lib/pad/padPane.js
CHANGED
|
File without changes
|
package/lib/pad/padPane.js.map
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
|
package/lib/registerPanes.js
CHANGED
|
File without changes
|
package/lib/registerPanes.js.map
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
|
package/lib/socialPane.js
CHANGED
|
File without changes
|
package/lib/socialPane.js.map
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/lib/tabbed/tabbedPane.js
CHANGED
|
File without changes
|
|
File without changes
|
package/lib/tableViewPane.js
CHANGED
|
File without changes
|
package/lib/tableViewPane.js.map
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/lib/transaction/pane.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/lib/trip/tripPane.js
CHANGED
|
File without changes
|
package/lib/trip/tripPane.js.map
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
|
package/lib/types.d.ts
CHANGED
|
File without changes
|
package/lib/types.d.ts.map
CHANGED
|
File without changes
|
package/lib/types.js
CHANGED
|
File without changes
|
package/lib/types.js.map
CHANGED
|
File without changes
|
package/lib/ui/pane.js
CHANGED
|
File without changes
|
package/lib/ui/pane.js.map
CHANGED
|
File without changes
|
package/lib/versionInfo.d.ts
CHANGED
|
File without changes
|
package/lib/versionInfo.d.ts.map
CHANGED
|
File without changes
|
package/lib/versionInfo.js
CHANGED
|
@@ -5,25 +5,25 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports["default"] = void 0;
|
|
7
7
|
var _default = {
|
|
8
|
-
buildTime: '2022-02-
|
|
9
|
-
commit: '
|
|
8
|
+
buildTime: '2022-02-25T19:34:10Z',
|
|
9
|
+
commit: '5dfe2dbfa5095b4c083d7f09cb9b05a21ec3bfac',
|
|
10
10
|
npmInfo: {
|
|
11
|
-
'solid-panes': '3.5.18
|
|
12
|
-
npm: '6.14.
|
|
13
|
-
ares: '1.
|
|
11
|
+
'solid-panes': '3.5.18',
|
|
12
|
+
npm: '6.14.16',
|
|
13
|
+
ares: '1.18.1',
|
|
14
14
|
brotli: '1.0.9',
|
|
15
|
-
cldr: '
|
|
16
|
-
icu: '
|
|
17
|
-
llhttp: '2.1.
|
|
15
|
+
cldr: '40.0',
|
|
16
|
+
icu: '70.1',
|
|
17
|
+
llhttp: '2.1.4',
|
|
18
18
|
modules: '83',
|
|
19
19
|
napi: '8',
|
|
20
20
|
nghttp2: '1.42.0',
|
|
21
|
-
node: '14.
|
|
22
|
-
openssl: '1.1.
|
|
23
|
-
tz: '
|
|
24
|
-
unicode: '
|
|
25
|
-
uv: '1.
|
|
26
|
-
v8: '8.4.371.23-node.
|
|
21
|
+
node: '14.19.0',
|
|
22
|
+
openssl: '1.1.1m',
|
|
23
|
+
tz: '2021a3',
|
|
24
|
+
unicode: '14.0',
|
|
25
|
+
uv: '1.42.0',
|
|
26
|
+
v8: '8.4.371.23-node.85',
|
|
27
27
|
zlib: '1.2.11'
|
|
28
28
|
}
|
|
29
29
|
};
|
package/lib/versionInfo.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/versionInfo.ts"],"names":["buildTime","commit","npmInfo","npm","ares","brotli","cldr","icu","llhttp","modules","napi","nghttp2","node","openssl","tz","unicode","uv","v8","zlib"],"mappings":";;;;;;eAAe;AACbA,EAAAA,SAAS,EAAE,sBADE;AAEbC,EAAAA,MAAM,EAAE,0CAFK;AAGbC,EAAAA,OAAO,EACT;AACE,mBAAe,
|
|
1
|
+
{"version":3,"sources":["../src/versionInfo.ts"],"names":["buildTime","commit","npmInfo","npm","ares","brotli","cldr","icu","llhttp","modules","napi","nghttp2","node","openssl","tz","unicode","uv","v8","zlib"],"mappings":";;;;;;eAAe;AACbA,EAAAA,SAAS,EAAE,sBADE;AAEbC,EAAAA,MAAM,EAAE,0CAFK;AAGbC,EAAAA,OAAO,EACT;AACE,mBAAe,QADjB;AAEEC,IAAAA,GAAG,EAAE,SAFP;AAGEC,IAAAA,IAAI,EAAE,QAHR;AAIEC,IAAAA,MAAM,EAAE,OAJV;AAKEC,IAAAA,IAAI,EAAE,MALR;AAMEC,IAAAA,GAAG,EAAE,MANP;AAOEC,IAAAA,MAAM,EAAE,OAPV;AAQEC,IAAAA,OAAO,EAAE,IARX;AASEC,IAAAA,IAAI,EAAE,GATR;AAUEC,IAAAA,OAAO,EAAE,QAVX;AAWEC,IAAAA,IAAI,EAAE,SAXR;AAYEC,IAAAA,OAAO,EAAE,QAZX;AAaEC,IAAAA,EAAE,EAAE,QAbN;AAcEC,IAAAA,OAAO,EAAE,MAdX;AAeEC,IAAAA,EAAE,EAAE,QAfN;AAgBEC,IAAAA,EAAE,EAAE,oBAhBN;AAiBEC,IAAAA,IAAI,EAAE;AAjBR;AAJe,C","sourcesContent":["export default {\n buildTime: '2022-02-25T19:34:10Z',\n commit: '5dfe2dbfa5095b4c083d7f09cb9b05a21ec3bfac',\n npmInfo:\n{\n 'solid-panes': '3.5.18',\n npm: '6.14.16',\n ares: '1.18.1',\n brotli: '1.0.9',\n cldr: '40.0',\n icu: '70.1',\n llhttp: '2.1.4',\n modules: '83',\n napi: '8',\n nghttp2: '1.42.0',\n node: '14.19.0',\n openssl: '1.1.1m',\n tz: '2021a3',\n unicode: '14.0',\n uv: '1.42.0',\n v8: '8.4.371.23-node.85',\n zlib: '1.2.11'\n}\n}\n"],"file":"versionInfo.js"}
|
package/lib/video/videoPane.js
CHANGED
|
File without changes
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "solid-panes",
|
|
3
|
-
"version": "3.5.18-
|
|
3
|
+
"version": "3.5.18-5dfe2dbf",
|
|
4
4
|
"description": "Solid-compatible Panes: applets and views for the mashlib and databrowser",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"types": "lib/index.d.ts",
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"build": "npm run clean && npm run build-version && npm run build-lib && npm run build-types",
|
|
9
9
|
"build-form": "(cd src/schedule/ && make)",
|
|
10
10
|
"build-lib": "npm run build-form && babel src -d lib --source-maps --extensions '.ts,.js'",
|
|
11
|
-
"build-dev": "webpack --progress --
|
|
11
|
+
"build-dev": "webpack --progress --mode=development",
|
|
12
12
|
"build-types": "tsc --emitDeclarationOnly",
|
|
13
13
|
"build-version": "./timestamp.sh > src/versionInfo.ts && eslint 'src/versionInfo.ts' --fix",
|
|
14
14
|
"watch": "npm run build-version && babel src -d lib --source-maps --extensions '.ts,.js' --watch",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"lint-fix": "eslint 'src/**/*.js' 'src/**/*.ts' --fix",
|
|
18
18
|
"test": "npm run lint && jest",
|
|
19
19
|
"test-watch": "npm run lint && jest --onlyChanged --watch",
|
|
20
|
-
"prepublishOnly": "npm test && npm run build",
|
|
20
|
+
"ignore:prepublishOnly": "npm test && npm run build",
|
|
21
21
|
"postversion": "git push origin main --follow-tags"
|
|
22
22
|
},
|
|
23
23
|
"repository": {
|
|
@@ -46,26 +46,26 @@
|
|
|
46
46
|
"dependencies": {
|
|
47
47
|
"@babel/polyfill": "^7.12.1",
|
|
48
48
|
"@solid/better-simple-slideshow": "^0.1.0",
|
|
49
|
-
"activitystreams-pane": "0.6.3-
|
|
49
|
+
"activitystreams-pane": "0.6.3-72a90d59",
|
|
50
50
|
"babel-preset-env": "^1.7.0",
|
|
51
51
|
"babel-preset-metalab": "^1.0.0",
|
|
52
|
-
"chat-pane": "2.4.15-
|
|
53
|
-
"contacts-pane": "2.6.0-
|
|
54
|
-
"folder-pane": "2.4.12-
|
|
55
|
-
"issue-pane": "2.4.9-
|
|
52
|
+
"chat-pane": "2.4.15-0b692b2b",
|
|
53
|
+
"contacts-pane": "2.6.0-e4525047",
|
|
54
|
+
"folder-pane": "2.4.12-0b04d7bf",
|
|
55
|
+
"issue-pane": "2.4.9-84812d9e",
|
|
56
56
|
"marked": "^4.0.8",
|
|
57
|
-
"meeting-pane": "2.3.8-
|
|
57
|
+
"meeting-pane": "2.3.8-b1fe34e1",
|
|
58
58
|
"mime-types": "^2.1.34",
|
|
59
|
-
"pane-registry": "2.4.6-
|
|
59
|
+
"pane-registry": "2.4.6-0a456338",
|
|
60
60
|
"path-browserify": "^1.0.1",
|
|
61
|
-
"profile-pane": "1.0.7-
|
|
61
|
+
"profile-pane": "1.0.7-ffd57bff",
|
|
62
62
|
"rdflib": "^2.2.17",
|
|
63
63
|
"react": "^17.0.2",
|
|
64
64
|
"react-dom": "^17.0.2",
|
|
65
|
-
"solid-logic": "1.3.13-
|
|
65
|
+
"solid-logic": "1.3.13-057429fe",
|
|
66
66
|
"solid-namespace": "^0.5.2",
|
|
67
|
-
"solid-ui": "
|
|
68
|
-
"source-pane": "2.2.14-
|
|
67
|
+
"solid-ui": "2.4.18-ca7338a8",
|
|
68
|
+
"source-pane": "2.2.14-b3ae7094"
|
|
69
69
|
},
|
|
70
70
|
"devDependencies": {
|
|
71
71
|
"@babel/cli": "^7.16.0",
|
package/src/RDFXMLPane.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/src/attach/attachPane.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/src/audio/audioPane.js
CHANGED
|
File without changes
|
|
File without changes
|
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
|
|
File without changes
|
package/src/dokieli/new.html
CHANGED
|
File without changes
|
package/src/dokieli/new.js
CHANGED
|
File without changes
|
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
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
import versionInfo from './versionInfo'
|
|
14
|
+
import * as UI from 'solid-ui'
|
|
14
15
|
import { LiveStore } from 'rdflib'
|
|
15
16
|
import { solidLogicSingleton, store } from 'solid-logic'
|
|
16
17
|
import OutlineManager from './outline/manager.js'
|
|
@@ -52,7 +53,7 @@ registerPanes((cjsOrEsModule: any) => register(cjsOrEsModule.default || cjsOrEsM
|
|
|
52
53
|
export {
|
|
53
54
|
OutlineManager,
|
|
54
55
|
getOutliner,
|
|
55
|
-
|
|
56
|
+
UI,
|
|
56
57
|
versionInfo,
|
|
57
58
|
initMainPage,
|
|
58
59
|
list, // from paneRegistry
|
|
File without changes
|
package/src/mainPage/footer.ts
CHANGED
|
File without changes
|
package/src/mainPage/header.ts
CHANGED
|
File without changes
|
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/dragDrop.js
CHANGED
|
File without changes
|
|
File without changes
|
package/src/outline/manager.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
import * as UI from 'solid-ui'
|
|
7
7
|
import { authn, authSession, store } from 'solid-logic'
|
|
8
|
-
import * as
|
|
8
|
+
import * as paneRegistry from 'pane-registry'
|
|
9
9
|
import * as $rdf from 'rdflib'
|
|
10
10
|
import YAHOO from './dragDrop'
|
|
11
11
|
import outlineIcons from './outlineIcons'
|
|
@@ -359,7 +359,7 @@ export default function (context) {
|
|
|
359
359
|
|
|
360
360
|
function renderMain (containerDiv, item) {
|
|
361
361
|
// Items are pane names
|
|
362
|
-
const pane =
|
|
362
|
+
const pane = paneRegistry.byName(item.paneName) // 20190701
|
|
363
363
|
containerDiv.innerHTML = ''
|
|
364
364
|
const table = containerDiv.appendChild(dom.createElement('table'))
|
|
365
365
|
const me = authn.currentUser()
|
|
@@ -1689,7 +1689,7 @@ export default function (context) {
|
|
|
1689
1689
|
sf.addCallback('done', setSelectedAfterward)
|
|
1690
1690
|
sf.addCallback('fail', setSelectedAfterward)
|
|
1691
1691
|
outlineExpand(selectedTd, obj, {
|
|
1692
|
-
pane:
|
|
1692
|
+
pane: paneRegistry.byName('defaultPane')
|
|
1693
1693
|
})
|
|
1694
1694
|
}
|
|
1695
1695
|
setSelectedAfterward()
|
|
@@ -1792,7 +1792,7 @@ export default function (context) {
|
|
|
1792
1792
|
const target = thisOutline.targetOf(e)
|
|
1793
1793
|
const p = target.parentNode
|
|
1794
1794
|
const subject = UI.utils.getAbout(kb, target)
|
|
1795
|
-
const pane = e.altKey ?
|
|
1795
|
+
const pane = e.altKey ? paneRegistry.byName('internal') : undefined // set later: was panes.defaultPane
|
|
1796
1796
|
|
|
1797
1797
|
if (e.shiftKey) {
|
|
1798
1798
|
// Shift forces a refocus - bring this to the top
|
|
@@ -1801,7 +1801,7 @@ export default function (context) {
|
|
|
1801
1801
|
if (e.altKey) {
|
|
1802
1802
|
// To investigate screw ups, dont wait show internals
|
|
1803
1803
|
outlineExpand(p, subject, {
|
|
1804
|
-
pane:
|
|
1804
|
+
pane: paneRegistry.byName('internal'),
|
|
1805
1805
|
immediate: true
|
|
1806
1806
|
})
|
|
1807
1807
|
} else {
|
|
@@ -1814,7 +1814,7 @@ export default function (context) {
|
|
|
1814
1814
|
// for icon UI.icons.originalIconBase + 'tbl-collapse.png'
|
|
1815
1815
|
const target = thisOutline.targetOf(e)
|
|
1816
1816
|
const subject = UI.utils.getAbout(kb, target)
|
|
1817
|
-
const pane = e.altKey ?
|
|
1817
|
+
const pane = e.altKey ? paneRegistry.byName('internal') : undefined
|
|
1818
1818
|
const p = target.parentNode.parentNode
|
|
1819
1819
|
outlineCollapse(p, subject, pane)
|
|
1820
1820
|
}
|
|
@@ -2415,7 +2415,7 @@ export default function (context) {
|
|
|
2415
2415
|
row.appendChild(thisOutline.outlineObjectTD(elt))
|
|
2416
2416
|
}
|
|
2417
2417
|
} else if (obj.termType === 'Graph') {
|
|
2418
|
-
rep =
|
|
2418
|
+
rep = paneRegistry
|
|
2419
2419
|
.byName('dataContentPane')
|
|
2420
2420
|
.statementsAsTables(obj.statements, context)
|
|
2421
2421
|
rep.setAttribute('class', 'nestedFormula')
|
|
File without changes
|
|
File without changes
|
|
File without changes
|