solid-panes 3.5.25 → 3.5.26-8bb3a285
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 +0 -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 +0 -0
- 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 +12 -8
- 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 +8 -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 +0 -0
- package/lib/dokieli/dokieliPane.js.map +1 -1
- package/lib/dokieli/new.js +0 -0
- package/lib/dokieli/new.js.map +1 -1
- package/lib/form/pane.js +0 -0
- package/lib/form/pane.js.map +1 -1
- package/lib/global.d.js +0 -0
- package/lib/global.d.js.map +1 -1
- package/lib/home/homePane.d.ts +0 -0
- package/lib/home/homePane.d.ts.map +0 -0
- package/lib/home/homePane.js +6 -2
- 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 +0 -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 +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 +1 -1
- package/lib/mainPage/header.d.ts +0 -0
- package/lib/mainPage/header.d.ts.map +0 -0
- package/lib/mainPage/header.js +12 -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 +6 -2
- 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 +1 -1
- package/lib/outline/licenseOptions.js +0 -0
- package/lib/outline/licenseOptions.js.map +1 -1
- package/lib/outline/manager.js +26 -24
- package/lib/outline/manager.js.map +1 -1
- package/lib/outline/manager.test.js +6 -2
- package/lib/outline/manager.test.js.map +1 -1
- package/lib/outline/outlineIcons.js +0 -0
- package/lib/outline/outlineIcons.js.map +1 -1
- package/lib/outline/propertyViews.d.ts +1 -1
- package/lib/outline/propertyViews.d.ts.map +1 -1
- package/lib/outline/propertyViews.js +0 -0
- package/lib/outline/propertyViews.js.map +1 -1
- package/lib/outline/propertyViews.test.js +0 -0
- package/lib/outline/propertyViews.test.js.map +1 -1
- package/lib/outline/queryByExample.js +0 -0
- package/lib/outline/queryByExample.js.map +1 -1
- 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 +1 -1
- 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 +1 -1
- 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/profile/editProfile.view.d.ts +0 -0
- package/lib/profile/editProfile.view.d.ts.map +0 -0
- package/lib/profile/editProfile.view.js +2 -2
- package/lib/profile/editProfile.view.js.map +1 -1
- 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 +1 -1
- package/lib/registerPanes.js +0 -0
- package/lib/registerPanes.js.map +1 -1
- package/lib/schedule/formsForSchedule.js +0 -0
- package/lib/schedule/formsForSchedule.js.map +1 -1
- package/lib/schedule/schedulePane.js +4 -3
- 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 +0 -0
- 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 +6 -2
- 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 +1 -1
- package/lib/test-import-export/edit-importer.js +0 -0
- package/lib/test-import-export/edit-importer.js.map +1 -1
- package/lib/test-import-export/testImportExport.js +0 -0
- package/lib/test-import-export/testImportExport.js.map +1 -1
- 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 +0 -0
- package/lib/trustedApplications/trustedApplications.dom.js.map +1 -1
- package/lib/trustedApplications/trustedApplications.test.js +0 -0
- 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 +0 -0
- 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 +6 -2
- 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 +1 -1
- package/lib/ui/pane.js +0 -0
- package/lib/ui/pane.js.map +1 -1
- package/lib/versionInfo.d.ts +9 -9
- package/lib/versionInfo.d.ts.map +0 -0
- package/lib/versionInfo.js +16 -16
- 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 +34 -34
- 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 +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/licenseOptions.js +0 -0
- package/src/outline/manager.js +0 -0
- 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 +2 -2
- 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 +3 -3
- 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 +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
package/lib/versionInfo.d.ts.map
CHANGED
|
File without changes
|
package/lib/versionInfo.js
CHANGED
|
@@ -5,26 +5,26 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports["default"] = void 0;
|
|
7
7
|
var _default = {
|
|
8
|
-
buildTime: "2022-
|
|
9
|
-
commit: "
|
|
8
|
+
buildTime: "2022-09-01T07:24:57Z",
|
|
9
|
+
commit: "8bb3a285cf06d1c22b1e4468a8d51a3ff5bc5658",
|
|
10
10
|
npmInfo: {
|
|
11
|
-
'solid-panes': '3.5.
|
|
12
|
-
npm: '
|
|
13
|
-
|
|
11
|
+
'solid-panes': '3.5.26',
|
|
12
|
+
npm: '8.18.0',
|
|
13
|
+
node: '14.20.0',
|
|
14
|
+
v8: '8.4.371.23-node.87',
|
|
15
|
+
uv: '1.42.0',
|
|
16
|
+
zlib: '1.2.11',
|
|
14
17
|
brotli: '1.0.9',
|
|
15
|
-
|
|
16
|
-
icu: '69.1',
|
|
17
|
-
llhttp: '2.1.3',
|
|
18
|
+
ares: '1.18.1',
|
|
18
19
|
modules: '83',
|
|
19
|
-
napi: '8',
|
|
20
20
|
nghttp2: '1.42.0',
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
21
|
+
napi: '8',
|
|
22
|
+
llhttp: '2.1.5',
|
|
23
|
+
openssl: '1.1.1q',
|
|
24
|
+
cldr: '40.0',
|
|
25
|
+
icu: '70.1',
|
|
26
|
+
tz: '2021a3',
|
|
27
|
+
unicode: '14.0'
|
|
28
28
|
}
|
|
29
29
|
};
|
|
30
30
|
exports["default"] = _default;
|
package/lib/versionInfo.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"versionInfo.js","names":["buildTime","commit","npmInfo","npm","node","v8","uv","zlib","brotli","ares","modules","nghttp2","napi","llhttp","openssl","cldr","icu","tz","unicode"],"sources":["../src/versionInfo.ts"],"sourcesContent":["export default {\nbuildTime: \"2022-09-01T07:24:57Z\",\ncommit: \"8bb3a285cf06d1c22b1e4468a8d51a3ff5bc5658\",\nnpmInfo:\n{\n 'solid-panes': '3.5.26',\n npm: '8.18.0',\n node: '14.20.0',\n v8: '8.4.371.23-node.87',\n uv: '1.42.0',\n zlib: '1.2.11',\n brotli: '1.0.9',\n ares: '1.18.1',\n modules: '83',\n nghttp2: '1.42.0',\n napi: '8',\n llhttp: '2.1.5',\n openssl: '1.1.1q',\n cldr: '40.0',\n icu: '70.1',\n tz: '2021a3',\n unicode: '14.0'\n}\n};\n"],"mappings":";;;;;;eAAe;EACfA,SAAS,EAAE,sBADI;EAEfC,MAAM,EAAE,0CAFO;EAGfC,OAAO,EACP;IACE,eAAe,QADjB;IAEEC,GAAG,EAAE,QAFP;IAGEC,IAAI,EAAE,SAHR;IAIEC,EAAE,EAAE,oBAJN;IAKEC,EAAE,EAAE,QALN;IAMEC,IAAI,EAAE,QANR;IAOEC,MAAM,EAAE,OAPV;IAQEC,IAAI,EAAE,QARR;IASEC,OAAO,EAAE,IATX;IAUEC,OAAO,EAAE,QAVX;IAWEC,IAAI,EAAE,GAXR;IAYEC,MAAM,EAAE,OAZV;IAaEC,OAAO,EAAE,QAbX;IAcEC,IAAI,EAAE,MAdR;IAeEC,GAAG,EAAE,MAfP;IAgBEC,EAAE,EAAE,QAhBN;IAiBEC,OAAO,EAAE;EAjBX;AAJe,C"}
|
package/lib/video/videoPane.js
CHANGED
|
File without changes
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"videoPane.js","names":["UI","require","$rdf","module","exports","icon","icons","iconBase","name","label","subject","context","kb","session","store","typeURIs","findTypeURIs","prefix","Util","mediaTypeClass","uri","split","t","startsWith","render","dom","div","createElement","video","appendChild","setAttribute"],"sources":["../../src/video/videoPane.js"],"sourcesContent":["/* Single video play Pane\n **\n */\nconst UI = require('solid-ui')\nconst $rdf = require('rdflib')\n\nmodule.exports = {\n icon: UI.icons.iconBase + 'noun_1619.svg',\n\n name: 'video',\n\n // Does the subject deserve an slideshow pane?\n label: function (subject, context) {\n const kb = context.session.store\n const typeURIs = kb.findTypeURIs(subject)\n const prefix = $rdf.Util.mediaTypeClass('video/*').uri.split('*')[0]\n for (const t in typeURIs) {\n if (t.startsWith(prefix)) return 'Play video'\n }\n\n return null\n },\n\n render: function (subject, context) {\n const dom = context.dom\n const div = dom.createElement('div')\n const video = div.appendChild(dom.createElement('video'))\n video.setAttribute('controls', 'yes')\n video.setAttribute('src', subject.uri)\n video.setAttribute('width', '100%')\n return div\n }\n}\n// ends\n"],"mappings":";;AAAA;AACA;AACA;AACA,IAAMA,EAAE,GAAGC,OAAO,CAAC,UAAD,CAAlB;;AACA,IAAMC,IAAI,GAAGD,OAAO,CAAC,QAAD,CAApB;;AAEAE,MAAM,CAACC,OAAP,GAAiB;EACfC,IAAI,EAAEL,EAAE,CAACM,KAAH,CAASC,QAAT,GAAoB,eADX;EAGfC,IAAI,EAAE,OAHS;EAKf;EACAC,KAAK,EAAE,eAAUC,OAAV,EAAmBC,OAAnB,EAA4B;IACjC,IAAMC,EAAE,GAAGD,OAAO,CAACE,OAAR,CAAgBC,KAA3B;IACA,IAAMC,QAAQ,GAAGH,EAAE,CAACI,YAAH,CAAgBN,OAAhB,CAAjB;IACA,IAAMO,MAAM,GAAGf,IAAI,CAACgB,IAAL,CAAUC,cAAV,CAAyB,SAAzB,EAAoCC,GAApC,CAAwCC,KAAxC,CAA8C,GAA9C,EAAmD,CAAnD,CAAf;;IACA,KAAK,IAAMC,CAAX,IAAgBP,QAAhB,EAA0B;MACxB,IAAIO,CAAC,CAACC,UAAF,CAAaN,MAAb,CAAJ,EAA0B,OAAO,YAAP;IAC3B;;IAED,OAAO,IAAP;EACD,CAfc;EAiBfO,MAAM,EAAE,gBAAUd,OAAV,EAAmBC,OAAnB,EAA4B;IAClC,IAAMc,GAAG,GAAGd,OAAO,CAACc,GAApB;IACA,IAAMC,GAAG,GAAGD,GAAG,CAACE,aAAJ,CAAkB,KAAlB,CAAZ;IACA,IAAMC,KAAK,GAAGF,GAAG,CAACG,WAAJ,CAAgBJ,GAAG,CAACE,aAAJ,CAAkB,OAAlB,CAAhB,CAAd;IACAC,KAAK,CAACE,YAAN,CAAmB,UAAnB,EAA+B,KAA/B;IACAF,KAAK,CAACE,YAAN,CAAmB,KAAnB,EAA0BpB,OAAO,CAACU,GAAlC;IACAQ,KAAK,CAACE,YAAN,CAAmB,OAAnB,EAA4B,MAA5B;IACA,OAAOJ,GAAP;EACD;AAzBc,CAAjB,C,CA2BA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "solid-panes",
|
|
3
|
-
"version": "3.5.
|
|
3
|
+
"version": "3.5.26-8bb3a285",
|
|
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",
|
|
@@ -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
|
"start": "npm install && npm run build-version && npx webpack serve --open"
|
|
23
23
|
},
|
|
@@ -46,50 +46,50 @@
|
|
|
46
46
|
"homepage": "https://github.com/solidos/solid-panes",
|
|
47
47
|
"dependencies": {
|
|
48
48
|
"@solid/better-simple-slideshow": "^0.1.0",
|
|
49
|
-
"activitystreams-pane": "
|
|
50
|
-
"chat-pane": "
|
|
51
|
-
"contacts-pane": "
|
|
52
|
-
"folder-pane": "
|
|
53
|
-
"issue-pane": "
|
|
54
|
-
"marked": "^4.0
|
|
55
|
-
"meeting-pane": "
|
|
49
|
+
"activitystreams-pane": "0.6.7",
|
|
50
|
+
"chat-pane": "2.4.19",
|
|
51
|
+
"contacts-pane": "2.6.4",
|
|
52
|
+
"folder-pane": "2.4.18",
|
|
53
|
+
"issue-pane": "2.4.13",
|
|
54
|
+
"marked": "^4.1.0",
|
|
55
|
+
"meeting-pane": "2.3.12",
|
|
56
56
|
"mime-types": "^2.1.35",
|
|
57
|
-
"pane-registry": "
|
|
58
|
-
"profile-pane": "
|
|
59
|
-
"rdflib": "^2.2.
|
|
60
|
-
"solid-logic": "^
|
|
57
|
+
"pane-registry": "2.4.12",
|
|
58
|
+
"profile-pane": "1.0.11",
|
|
59
|
+
"rdflib": "^2.2.20",
|
|
60
|
+
"solid-logic": "^2.0.0",
|
|
61
61
|
"solid-namespace": "^0.5.2",
|
|
62
|
-
"solid-ui": "2.4.
|
|
63
|
-
"source-pane": "
|
|
62
|
+
"solid-ui": "2.4.23",
|
|
63
|
+
"source-pane": "2.2.18"
|
|
64
64
|
},
|
|
65
65
|
"devDependencies": {
|
|
66
|
-
"@babel/cli": "^7.
|
|
67
|
-
"@babel/core": "^7.
|
|
68
|
-
"@babel/preset-env": "^7.
|
|
69
|
-
"@babel/preset-typescript": "^7.
|
|
70
|
-
"@testing-library/dom": "^8.
|
|
71
|
-
"@testing-library/jest-dom": "^5.16.
|
|
72
|
-
"@types/jest": "^27.
|
|
73
|
-
"@types/webpack-env": "^1.
|
|
74
|
-
"@typescript-eslint/eslint-plugin": "^5.
|
|
75
|
-
"@typescript-eslint/parser": "^5.
|
|
66
|
+
"@babel/cli": "^7.18.10",
|
|
67
|
+
"@babel/core": "^7.18.13",
|
|
68
|
+
"@babel/preset-env": "^7.18.10",
|
|
69
|
+
"@babel/preset-typescript": "^7.18.6",
|
|
70
|
+
"@testing-library/dom": "^8.17.1",
|
|
71
|
+
"@testing-library/jest-dom": "^5.16.5",
|
|
72
|
+
"@types/jest": "^27.5.2",
|
|
73
|
+
"@types/webpack-env": "^1.18.0",
|
|
74
|
+
"@typescript-eslint/eslint-plugin": "^5.36.1",
|
|
75
|
+
"@typescript-eslint/parser": "^5.36.1",
|
|
76
76
|
"babel-loader": "^8.2.5",
|
|
77
77
|
"babel-plugin-inline-import": "^3.0.0",
|
|
78
78
|
"buffer": "^6.0.3",
|
|
79
|
-
"eslint": "^8.
|
|
79
|
+
"eslint": "^8.23.0",
|
|
80
80
|
"html-webpack-plugin": "^5.5.0",
|
|
81
81
|
"husky": "^7.0.4",
|
|
82
82
|
"jest": "^27.5.1",
|
|
83
83
|
"jest-fetch-mock": "^3.0.3",
|
|
84
|
-
"lint-staged": "^12.
|
|
84
|
+
"lint-staged": "^12.5.0",
|
|
85
85
|
"path-browserify": "^1.0.1",
|
|
86
|
-
"react": "^18.
|
|
87
|
-
"react-dom": "^18.
|
|
88
|
-
"ts-jest": "^27.1.
|
|
89
|
-
"typescript": "^4.
|
|
90
|
-
"webpack": "^5.
|
|
91
|
-
"webpack-cli": "^4.
|
|
92
|
-
"webpack-dev-server": "^4.
|
|
86
|
+
"react": "^18.2.0",
|
|
87
|
+
"react-dom": "^18.2.0",
|
|
88
|
+
"ts-jest": "^27.1.5",
|
|
89
|
+
"typescript": "^4.8.2",
|
|
90
|
+
"webpack": "^5.74.0",
|
|
91
|
+
"webpack-cli": "^4.10.0",
|
|
92
|
+
"webpack-dev-server": "^4.10.1"
|
|
93
93
|
},
|
|
94
94
|
"husky": {
|
|
95
95
|
"hooks": {
|
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
|
File without changes
|
|
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
|
|
File without changes
|
package/src/outline/manager.js
CHANGED
|
File without changes
|
|
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
|
|
@@ -85,8 +85,8 @@ const editProfileView: PaneDefinition = {
|
|
|
85
85
|
me: null
|
|
86
86
|
}
|
|
87
87
|
login.ensureLoadedProfile(profileContext)
|
|
88
|
-
.then(
|
|
89
|
-
const me =
|
|
88
|
+
.then(theContext => {
|
|
89
|
+
const me = theContext.me!
|
|
90
90
|
|
|
91
91
|
heading('Edit your public profile')
|
|
92
92
|
|
|
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
|
|
@@ -506,7 +506,7 @@ module.exports = {
|
|
|
506
506
|
const showSignon = function showSignon () {
|
|
507
507
|
clearElement(naviMain)
|
|
508
508
|
const signonContext = { div: div, dom: dom }
|
|
509
|
-
UI.login.
|
|
509
|
+
UI.login.ensureLoggedIn(signonContext).then(context => {
|
|
510
510
|
me = context.me
|
|
511
511
|
waitingForLogin = false // untested
|
|
512
512
|
showAppropriateDisplay()
|
|
@@ -1030,7 +1030,7 @@ module.exports = {
|
|
|
1030
1030
|
const dataPointForNT = []
|
|
1031
1031
|
|
|
1032
1032
|
const loginContext = { div: naviCenter, dom: dom }
|
|
1033
|
-
UI.login.
|
|
1033
|
+
UI.login.ensureLoggedIn(loginContext).then(context => {
|
|
1034
1034
|
const me = context.me
|
|
1035
1035
|
const doc = resultsDoc
|
|
1036
1036
|
options.set_y = options.set_y.filter(function (z) {
|
|
@@ -1122,7 +1122,7 @@ module.exports = {
|
|
|
1122
1122
|
// no insertables
|
|
1123
1123
|
displayTheMatrix()
|
|
1124
1124
|
}
|
|
1125
|
-
})
|
|
1125
|
+
}) // @@@@ end of .then
|
|
1126
1126
|
|
|
1127
1127
|
// If I made this in the first place, allow me to edit it.
|
|
1128
1128
|
// @@ optionally -- allows others to if according to original
|
|
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
|
-
buildTime: "2022-
|
|
3
|
-
commit: "
|
|
2
|
+
buildTime: "2022-09-01T07:24:57Z",
|
|
3
|
+
commit: "8bb3a285cf06d1c22b1e4468a8d51a3ff5bc5658",
|
|
4
4
|
npmInfo:
|
|
5
5
|
{
|
|
6
|
-
'solid-panes': '3.5.
|
|
7
|
-
npm: '
|
|
8
|
-
|
|
6
|
+
'solid-panes': '3.5.26',
|
|
7
|
+
npm: '8.18.0',
|
|
8
|
+
node: '14.20.0',
|
|
9
|
+
v8: '8.4.371.23-node.87',
|
|
10
|
+
uv: '1.42.0',
|
|
11
|
+
zlib: '1.2.11',
|
|
9
12
|
brotli: '1.0.9',
|
|
10
|
-
|
|
11
|
-
icu: '69.1',
|
|
12
|
-
llhttp: '2.1.3',
|
|
13
|
+
ares: '1.18.1',
|
|
13
14
|
modules: '83',
|
|
14
|
-
napi: '8',
|
|
15
15
|
nghttp2: '1.42.0',
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
16
|
+
napi: '8',
|
|
17
|
+
llhttp: '2.1.5',
|
|
18
|
+
openssl: '1.1.1q',
|
|
19
|
+
cldr: '40.0',
|
|
20
|
+
icu: '70.1',
|
|
21
|
+
tz: '2021a3',
|
|
22
|
+
unicode: '14.0'
|
|
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
|
File without changes
|
package/typings/raw-loader.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
package/webpack.config.js
CHANGED
|
File without changes
|