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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"licenseOptions.js","names":["licenseURI","names","module","exports","licenseOptions","options","references","checkedLicenses","openCheckBoxWindow","display","window","open","message","lics","kk","length","document","write","close","i","checkboxes","elements","selectAll","checked","deselectAll","submit","checkLicence","checkLicense","statement","licenses","store","each","why","sym","UI","log","info","j","uri"],"sources":["../../src/outline/licenseOptions.js"],"sourcesContent":["// This was a student project to\n// allow the user to chose favoite CC licence terms and have them highlighted\n\n// tabulator.options becaome UI.licenseOptions\n// Possible future alternative directoons: Store licence preferences in a solid preferences file\nimport * as UI from 'solid-ui'\nimport { store } from 'solid-logic'\n\nconst licenseURI = [\n 'http://creativecommons.org/licenses/by-nc-nd/3.0/',\n 'http://creativecommons.org/licenses/by-nc-sa/3.0/',\n 'http://creativecommons.org/licenses/by-nc/3.0/',\n 'http://creativecommons.org/licenses/by-nd/3.0/',\n 'http://creativecommons.org/licenses/by-sa/3.0/',\n 'http://creativecommons.org/licenses/by/3.0/'\n]\n\nconst names = ['BY-NC-ND', 'BY-NC-SA', 'BY-NC', 'BY-ND', 'BY-SA', 'BY']\n\nmodule.exports = function licenseOptions () {\n this.options = {}\n this.references = []\n this.checkedLicenses = []\n\n this.openCheckBoxWindow = function () {\n this.this.display = window.open(\n ' ',\n 'NewWin',\n 'menubar=0,location=no,status=no,directories=no,toolbar=no,scrollbars=yes,height=200,width=200'\n )\n }\n let message = \"<font face='arial' size='2'><form name ='checkboxes'>\"\n const lics = this.checkedLicenses\n for (let kk = 0; kk < lics.length; kk++) {\n message +=\n \"<input type='checkbox' name = 'n\" +\n kk +\n \"' onClick = 'tabulator.options.submit()'\" + // @@ FIXME\n (lics[kk] ? 'CHECKED' : '') +\n ' />CC: ' +\n names[kk] +\n '<br />'\n }\n\n message +=\n \"<br /> <a onclick='tabulator.options.selectAll()'>[Select All] </a>\" // @@ FIXME\n message += \"<a onclick='tabulator.options.deselectAll()'> [Deselect All]</a>\" // @@ FIXME\n message += '</form></font>'\n\n this.display.document.write(message)\n\n this.display.document.close()\n\n let i\n for (i = 0; i < 6; i++) {\n this.references[i] = this.this.display.document.checkboxes.elements[i]\n }\n\n this.selectAll = function () {\n let i\n for (i = 0; i < 6; i++) {\n this.display.document.checkboxes.elements[i].checked = true\n this.references[i].checked = true\n this.checkedLicenses[i] = true\n }\n }\n\n this.deselectAll = function () {\n let i\n for (i = 0; i < 6; i++) {\n this.display.document.checkboxes.elements[i].checked = false\n this.references[i].checked = false\n this.checkedLicenses[i] = false\n }\n }\n\n this.submit = function () {\n // alert('this.submit: checked=' + this.references[0].checked)\n for (let i = 0; i < 6; i++) {\n this.checkedLicenses[i] = !!this.references[i].checked\n }\n }\n\n this.checkLicence = function checkLicense (statement) {\n const licenses = store.each(\n statement.why,\n store.sym('http://creativecommons.org/ns#license')\n )\n UI.log.info('licenses:' + statement.why + ': ' + licenses)\n for (let i = 0; i < licenses.length; i++) {\n for (let j = 0; j < this.checkedLicenses.length; j++) {\n if (this.checkedLicenses[j] && licenses[i].uri === licenseURI[j]) {\n return true\n // theClass += ' licOkay' // icon_expand\n // break\n }\n }\n }\n return false\n }\n return this\n}\n\n// ends\n"],"mappings":";;;;AAKA;;AACA;;;;;;AANA;AACA;AAEA;AACA;AAIA,IAAMA,UAAU,GAAG,CACjB,mDADiB,EAEjB,mDAFiB,EAGjB,gDAHiB,EAIjB,gDAJiB,EAKjB,gDALiB,EAMjB,6CANiB,CAAnB;AASA,IAAMC,KAAK,GAAG,CAAC,UAAD,EAAa,UAAb,EAAyB,OAAzB,EAAkC,OAAlC,EAA2C,OAA3C,EAAoD,IAApD,CAAd;;AAEAC,MAAM,CAACC,OAAP,GAAiB,SAASC,cAAT,GAA2B;EAC1C,KAAKC,OAAL,GAAe,EAAf;EACA,KAAKC,UAAL,GAAkB,EAAlB;EACA,KAAKC,eAAL,GAAuB,EAAvB;;EAEA,KAAKC,kBAAL,GAA0B,YAAY;IACpC,aAAUC,OAAV,GAAoBC,MAAM,CAACC,IAAP,CAClB,GADkB,EAElB,QAFkB,EAGlB,+FAHkB,CAApB;EAKD,CAND;;EAOA,IAAIC,OAAO,GAAG,uDAAd;EACA,IAAMC,IAAI,GAAG,KAAKN,eAAlB;;EACA,KAAK,IAAIO,EAAE,GAAG,CAAd,EAAiBA,EAAE,GAAGD,IAAI,CAACE,MAA3B,EAAmCD,EAAE,EAArC,EAAyC;IACvCF,OAAO,IACL,qCACAE,EADA,GAEA,0CAFA,KAE6C;IAC5CD,IAAI,CAACC,EAAD,CAAJ,GAAW,SAAX,GAAuB,EAHxB,IAIA,SAJA,GAKAb,KAAK,CAACa,EAAD,CALL,GAMA,QAPF;EAQD;;EAEDF,OAAO,IACL,qEADF,CAzB0C,CA0B8B;;EACxEA,OAAO,IAAI,kEAAX,CA3B0C,CA2BoC;;EAC9EA,OAAO,IAAI,gBAAX;EAEA,KAAKH,OAAL,CAAaO,QAAb,CAAsBC,KAAtB,CAA4BL,OAA5B;EAEA,KAAKH,OAAL,CAAaO,QAAb,CAAsBE,KAAtB;EAEA,IAAIC,CAAJ;;EACA,KAAKA,CAAC,GAAG,CAAT,EAAYA,CAAC,GAAG,CAAhB,EAAmBA,CAAC,EAApB,EAAwB;IACtB,KAAKb,UAAL,CAAgBa,CAAhB,IAAqB,aAAUV,OAAV,CAAkBO,QAAlB,CAA2BI,UAA3B,CAAsCC,QAAtC,CAA+CF,CAA/C,CAArB;EACD;;EAED,KAAKG,SAAL,GAAiB,YAAY;IAC3B,IAAIH,CAAJ;;IACA,KAAKA,CAAC,GAAG,CAAT,EAAYA,CAAC,GAAG,CAAhB,EAAmBA,CAAC,EAApB,EAAwB;MACtB,KAAKV,OAAL,CAAaO,QAAb,CAAsBI,UAAtB,CAAiCC,QAAjC,CAA0CF,CAA1C,EAA6CI,OAA7C,GAAuD,IAAvD;MACA,KAAKjB,UAAL,CAAgBa,CAAhB,EAAmBI,OAAnB,GAA6B,IAA7B;MACA,KAAKhB,eAAL,CAAqBY,CAArB,IAA0B,IAA1B;IACD;EACF,CAPD;;EASA,KAAKK,WAAL,GAAmB,YAAY;IAC7B,IAAIL,CAAJ;;IACA,KAAKA,CAAC,GAAG,CAAT,EAAYA,CAAC,GAAG,CAAhB,EAAmBA,CAAC,EAApB,EAAwB;MACtB,KAAKV,OAAL,CAAaO,QAAb,CAAsBI,UAAtB,CAAiCC,QAAjC,CAA0CF,CAA1C,EAA6CI,OAA7C,GAAuD,KAAvD;MACA,KAAKjB,UAAL,CAAgBa,CAAhB,EAAmBI,OAAnB,GAA6B,KAA7B;MACA,KAAKhB,eAAL,CAAqBY,CAArB,IAA0B,KAA1B;IACD;EACF,CAPD;;EASA,KAAKM,MAAL,GAAc,YAAY;IACxB;IACA,KAAK,IAAIN,EAAC,GAAG,CAAb,EAAgBA,EAAC,GAAG,CAApB,EAAuBA,EAAC,EAAxB,EAA4B;MAC1B,KAAKZ,eAAL,CAAqBY,EAArB,IAA0B,CAAC,CAAC,KAAKb,UAAL,CAAgBa,EAAhB,EAAmBI,OAA/C;IACD;EACF,CALD;;EAOA,KAAKG,YAAL,GAAoB,SAASC,YAAT,CAAuBC,SAAvB,EAAkC;IACpD,IAAMC,QAAQ,GAAGC,iBAAA,CAAMC,IAAN,CACfH,SAAS,CAACI,GADK,EAEfF,iBAAA,CAAMG,GAAN,CAAU,uCAAV,CAFe,CAAjB;;IAIAC,EAAE,CAACC,GAAH,CAAOC,IAAP,CAAY,cAAcR,SAAS,CAACI,GAAxB,GAA8B,IAA9B,GAAqCH,QAAjD;;IACA,KAAK,IAAIV,GAAC,GAAG,CAAb,EAAgBA,GAAC,GAAGU,QAAQ,CAACd,MAA7B,EAAqCI,GAAC,EAAtC,EAA0C;MACxC,KAAK,IAAIkB,CAAC,GAAG,CAAb,EAAgBA,CAAC,GAAG,KAAK9B,eAAL,CAAqBQ,MAAzC,EAAiDsB,CAAC,EAAlD,EAAsD;QACpD,IAAI,KAAK9B,eAAL,CAAqB8B,CAArB,KAA2BR,QAAQ,CAACV,GAAD,CAAR,CAAYmB,GAAZ,KAAoBtC,UAAU,CAACqC,CAAD,CAA7D,EAAkE;UAChE,OAAO,IAAP,CADgE,CAEhE;UACA;QACD;MACF;IACF;;IACD,OAAO,KAAP;EACD,CAhBD;;EAiBA,OAAO,IAAP;AACD,CAlFD,C,CAoFA"}
|
package/lib/outline/manager.js
CHANGED
|
@@ -35,6 +35,8 @@ function _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Sy
|
|
|
35
35
|
|
|
36
36
|
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
37
37
|
|
|
38
|
+
function _regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _regeneratorRuntime = function _regeneratorRuntime() { return exports; }; var exports = {}, Op = Object.prototype, hasOwn = Op.hasOwnProperty, $Symbol = "function" == typeof Symbol ? Symbol : {}, iteratorSymbol = $Symbol.iterator || "@@iterator", asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator", toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag"; function define(obj, key, value) { return Object.defineProperty(obj, key, { value: value, enumerable: !0, configurable: !0, writable: !0 }), obj[key]; } try { define({}, ""); } catch (err) { define = function define(obj, key, value) { return obj[key] = value; }; } function wrap(innerFn, outerFn, self, tryLocsList) { var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator, generator = Object.create(protoGenerator.prototype), context = new Context(tryLocsList || []); return generator._invoke = function (innerFn, self, context) { var state = "suspendedStart"; return function (method, arg) { if ("executing" === state) throw new Error("Generator is already running"); if ("completed" === state) { if ("throw" === method) throw arg; return doneResult(); } for (context.method = method, context.arg = arg;;) { var delegate = context.delegate; if (delegate) { var delegateResult = maybeInvokeDelegate(delegate, context); if (delegateResult) { if (delegateResult === ContinueSentinel) continue; return delegateResult; } } if ("next" === context.method) context.sent = context._sent = context.arg;else if ("throw" === context.method) { if ("suspendedStart" === state) throw state = "completed", context.arg; context.dispatchException(context.arg); } else "return" === context.method && context.abrupt("return", context.arg); state = "executing"; var record = tryCatch(innerFn, self, context); if ("normal" === record.type) { if (state = context.done ? "completed" : "suspendedYield", record.arg === ContinueSentinel) continue; return { value: record.arg, done: context.done }; } "throw" === record.type && (state = "completed", context.method = "throw", context.arg = record.arg); } }; }(innerFn, self, context), generator; } function tryCatch(fn, obj, arg) { try { return { type: "normal", arg: fn.call(obj, arg) }; } catch (err) { return { type: "throw", arg: err }; } } exports.wrap = wrap; var ContinueSentinel = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} var IteratorPrototype = {}; define(IteratorPrototype, iteratorSymbol, function () { return this; }); var getProto = Object.getPrototypeOf, NativeIteratorPrototype = getProto && getProto(getProto(values([]))); NativeIteratorPrototype && NativeIteratorPrototype !== Op && hasOwn.call(NativeIteratorPrototype, iteratorSymbol) && (IteratorPrototype = NativeIteratorPrototype); var Gp = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(IteratorPrototype); function defineIteratorMethods(prototype) { ["next", "throw", "return"].forEach(function (method) { define(prototype, method, function (arg) { return this._invoke(method, arg); }); }); } function AsyncIterator(generator, PromiseImpl) { function invoke(method, arg, resolve, reject) { var record = tryCatch(generator[method], generator, arg); if ("throw" !== record.type) { var result = record.arg, value = result.value; return value && "object" == _typeof(value) && hasOwn.call(value, "__await") ? PromiseImpl.resolve(value.__await).then(function (value) { invoke("next", value, resolve, reject); }, function (err) { invoke("throw", err, resolve, reject); }) : PromiseImpl.resolve(value).then(function (unwrapped) { result.value = unwrapped, resolve(result); }, function (error) { return invoke("throw", error, resolve, reject); }); } reject(record.arg); } var previousPromise; this._invoke = function (method, arg) { function callInvokeWithMethodAndArg() { return new PromiseImpl(function (resolve, reject) { invoke(method, arg, resolve, reject); }); } return previousPromise = previousPromise ? previousPromise.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg(); }; } function maybeInvokeDelegate(delegate, context) { var method = delegate.iterator[context.method]; if (undefined === method) { if (context.delegate = null, "throw" === context.method) { if (delegate.iterator["return"] && (context.method = "return", context.arg = undefined, maybeInvokeDelegate(delegate, context), "throw" === context.method)) return ContinueSentinel; context.method = "throw", context.arg = new TypeError("The iterator does not provide a 'throw' method"); } return ContinueSentinel; } var record = tryCatch(method, delegate.iterator, context.arg); if ("throw" === record.type) return context.method = "throw", context.arg = record.arg, context.delegate = null, ContinueSentinel; var info = record.arg; return info ? info.done ? (context[delegate.resultName] = info.value, context.next = delegate.nextLoc, "return" !== context.method && (context.method = "next", context.arg = undefined), context.delegate = null, ContinueSentinel) : info : (context.method = "throw", context.arg = new TypeError("iterator result is not an object"), context.delegate = null, ContinueSentinel); } function pushTryEntry(locs) { var entry = { tryLoc: locs[0] }; 1 in locs && (entry.catchLoc = locs[1]), 2 in locs && (entry.finallyLoc = locs[2], entry.afterLoc = locs[3]), this.tryEntries.push(entry); } function resetTryEntry(entry) { var record = entry.completion || {}; record.type = "normal", delete record.arg, entry.completion = record; } function Context(tryLocsList) { this.tryEntries = [{ tryLoc: "root" }], tryLocsList.forEach(pushTryEntry, this), this.reset(!0); } function values(iterable) { if (iterable) { var iteratorMethod = iterable[iteratorSymbol]; if (iteratorMethod) return iteratorMethod.call(iterable); if ("function" == typeof iterable.next) return iterable; if (!isNaN(iterable.length)) { var i = -1, next = function next() { for (; ++i < iterable.length;) { if (hasOwn.call(iterable, i)) return next.value = iterable[i], next.done = !1, next; } return next.value = undefined, next.done = !0, next; }; return next.next = next; } } return { next: doneResult }; } function doneResult() { return { value: undefined, done: !0 }; } return GeneratorFunction.prototype = GeneratorFunctionPrototype, define(Gp, "constructor", GeneratorFunctionPrototype), define(GeneratorFunctionPrototype, "constructor", GeneratorFunction), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, toStringTagSymbol, "GeneratorFunction"), exports.isGeneratorFunction = function (genFun) { var ctor = "function" == typeof genFun && genFun.constructor; return !!ctor && (ctor === GeneratorFunction || "GeneratorFunction" === (ctor.displayName || ctor.name)); }, exports.mark = function (genFun) { return Object.setPrototypeOf ? Object.setPrototypeOf(genFun, GeneratorFunctionPrototype) : (genFun.__proto__ = GeneratorFunctionPrototype, define(genFun, toStringTagSymbol, "GeneratorFunction")), genFun.prototype = Object.create(Gp), genFun; }, exports.awrap = function (arg) { return { __await: arg }; }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, asyncIteratorSymbol, function () { return this; }), exports.AsyncIterator = AsyncIterator, exports.async = function (innerFn, outerFn, self, tryLocsList, PromiseImpl) { void 0 === PromiseImpl && (PromiseImpl = Promise); var iter = new AsyncIterator(wrap(innerFn, outerFn, self, tryLocsList), PromiseImpl); return exports.isGeneratorFunction(outerFn) ? iter : iter.next().then(function (result) { return result.done ? result.value : iter.next(); }); }, defineIteratorMethods(Gp), define(Gp, toStringTagSymbol, "Generator"), define(Gp, iteratorSymbol, function () { return this; }), define(Gp, "toString", function () { return "[object Generator]"; }), exports.keys = function (object) { var keys = []; for (var key in object) { keys.push(key); } return keys.reverse(), function next() { for (; keys.length;) { var key = keys.pop(); if (key in object) return next.value = key, next.done = !1, next; } return next.done = !0, next; }; }, exports.values = values, Context.prototype = { constructor: Context, reset: function reset(skipTempReset) { if (this.prev = 0, this.next = 0, this.sent = this._sent = undefined, this.done = !1, this.delegate = null, this.method = "next", this.arg = undefined, this.tryEntries.forEach(resetTryEntry), !skipTempReset) for (var name in this) { "t" === name.charAt(0) && hasOwn.call(this, name) && !isNaN(+name.slice(1)) && (this[name] = undefined); } }, stop: function stop() { this.done = !0; var rootRecord = this.tryEntries[0].completion; if ("throw" === rootRecord.type) throw rootRecord.arg; return this.rval; }, dispatchException: function dispatchException(exception) { if (this.done) throw exception; var context = this; function handle(loc, caught) { return record.type = "throw", record.arg = exception, context.next = loc, caught && (context.method = "next", context.arg = undefined), !!caught; } for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i], record = entry.completion; if ("root" === entry.tryLoc) return handle("end"); if (entry.tryLoc <= this.prev) { var hasCatch = hasOwn.call(entry, "catchLoc"), hasFinally = hasOwn.call(entry, "finallyLoc"); if (hasCatch && hasFinally) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } else if (hasCatch) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); } else { if (!hasFinally) throw new Error("try statement without catch or finally"); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } } } }, abrupt: function abrupt(type, arg) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc <= this.prev && hasOwn.call(entry, "finallyLoc") && this.prev < entry.finallyLoc) { var finallyEntry = entry; break; } } finallyEntry && ("break" === type || "continue" === type) && finallyEntry.tryLoc <= arg && arg <= finallyEntry.finallyLoc && (finallyEntry = null); var record = finallyEntry ? finallyEntry.completion : {}; return record.type = type, record.arg = arg, finallyEntry ? (this.method = "next", this.next = finallyEntry.finallyLoc, ContinueSentinel) : this.complete(record); }, complete: function complete(record, afterLoc) { if ("throw" === record.type) throw record.arg; return "break" === record.type || "continue" === record.type ? this.next = record.arg : "return" === record.type ? (this.rval = this.arg = record.arg, this.method = "return", this.next = "end") : "normal" === record.type && afterLoc && (this.next = afterLoc), ContinueSentinel; }, finish: function finish(finallyLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.finallyLoc === finallyLoc) return this.complete(entry.completion, entry.afterLoc), resetTryEntry(entry), ContinueSentinel; } }, "catch": function _catch(tryLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc === tryLoc) { var record = entry.completion; if ("throw" === record.type) { var thrown = record.arg; resetTryEntry(entry); } return thrown; } } throw new Error("illegal catch attempt"); }, delegateYield: function delegateYield(iterable, resultName, nextLoc) { return this.delegate = { iterator: values(iterable), resultName: resultName, nextLoc: nextLoc }, "next" === this.method && (this.arg = undefined), ContinueSentinel; } }, exports; }
|
|
39
|
+
|
|
38
40
|
function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) { try { var info = gen[key](arg); var value = info.value; } catch (error) { reject(error); return; } if (info.done) { resolve(value); } else { Promise.resolve(value).then(_next, _throw); } }
|
|
39
41
|
|
|
40
42
|
function _asyncToGenerator(fn) { return function () { var self = this, args = arguments; return new Promise(function (resolve, reject) { var gen = fn.apply(self, args); function _next(value) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value); } function _throw(err) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err); } _next(undefined); }); }; }
|
|
@@ -317,7 +319,7 @@ function _default(context) {
|
|
|
317
319
|
}
|
|
318
320
|
|
|
319
321
|
function _globalAppTabs() {
|
|
320
|
-
_globalAppTabs = _asyncToGenerator( /*#__PURE__*/
|
|
322
|
+
_globalAppTabs = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
|
|
321
323
|
var options,
|
|
322
324
|
div,
|
|
323
325
|
me,
|
|
@@ -325,7 +327,7 @@ function _default(context) {
|
|
|
325
327
|
renderTab,
|
|
326
328
|
renderMain,
|
|
327
329
|
_args = arguments;
|
|
328
|
-
return
|
|
330
|
+
return _regeneratorRuntime().wrap(function _callee$(_context) {
|
|
329
331
|
while (1) {
|
|
330
332
|
switch (_context.prev = _context.next) {
|
|
331
333
|
case 0:
|
|
@@ -397,18 +399,18 @@ function _default(context) {
|
|
|
397
399
|
}
|
|
398
400
|
|
|
399
401
|
function _getDashboardItems() {
|
|
400
|
-
_getDashboardItems = _asyncToGenerator( /*#__PURE__*/
|
|
402
|
+
_getDashboardItems = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee7() {
|
|
401
403
|
var me, div, _yield$Promise$all, _yield$Promise$all2, books, pods, getPods, _getPods, getAddressBooks, _getAddressBooks;
|
|
402
404
|
|
|
403
|
-
return
|
|
405
|
+
return _regeneratorRuntime().wrap(function _callee7$(_context8) {
|
|
404
406
|
while (1) {
|
|
405
407
|
switch (_context8.prev = _context8.next) {
|
|
406
408
|
case 0:
|
|
407
409
|
_getAddressBooks = function _getAddressBooks3() {
|
|
408
|
-
_getAddressBooks = _asyncToGenerator( /*#__PURE__*/
|
|
410
|
+
_getAddressBooks = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee6() {
|
|
409
411
|
var _context6;
|
|
410
412
|
|
|
411
|
-
return
|
|
413
|
+
return _regeneratorRuntime().wrap(function _callee6$(_context7) {
|
|
412
414
|
while (1) {
|
|
413
415
|
switch (_context7.prev = _context7.next) {
|
|
414
416
|
case 0:
|
|
@@ -455,10 +457,10 @@ function _default(context) {
|
|
|
455
457
|
};
|
|
456
458
|
|
|
457
459
|
_getPods = function _getPods3() {
|
|
458
|
-
_getPods = _asyncToGenerator( /*#__PURE__*/
|
|
460
|
+
_getPods = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee5() {
|
|
459
461
|
var addPodStorage, _addPodStorage, addPodStorageFromUrl, _addPodStorageFromUrl, pods, uri, podUrl, uniques;
|
|
460
462
|
|
|
461
|
-
return
|
|
463
|
+
return _regeneratorRuntime().wrap(function _callee5$(_context5) {
|
|
462
464
|
while (1) {
|
|
463
465
|
switch (_context5.prev = _context5.next) {
|
|
464
466
|
case 0:
|
|
@@ -473,9 +475,9 @@ function _default(context) {
|
|
|
473
475
|
};
|
|
474
476
|
|
|
475
477
|
_addPodStorageFromUrl = function _addPodStorageFromUrl3() {
|
|
476
|
-
_addPodStorageFromUrl = _asyncToGenerator( /*#__PURE__*/
|
|
478
|
+
_addPodStorageFromUrl = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee4(url) {
|
|
477
479
|
var podStorage, pathStorage;
|
|
478
|
-
return
|
|
480
|
+
return _regeneratorRuntime().wrap(function _callee4$(_context4) {
|
|
479
481
|
while (1) {
|
|
480
482
|
switch (_context4.prev = _context4.next) {
|
|
481
483
|
case 0:
|
|
@@ -520,8 +522,8 @@ function _default(context) {
|
|
|
520
522
|
};
|
|
521
523
|
|
|
522
524
|
_addPodStorage = function _addPodStorage3() {
|
|
523
|
-
_addPodStorage = _asyncToGenerator( /*#__PURE__*/
|
|
524
|
-
return
|
|
525
|
+
_addPodStorage = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3(pod) {
|
|
526
|
+
return _regeneratorRuntime().wrap(function _callee3$(_context3) {
|
|
525
527
|
while (1) {
|
|
526
528
|
switch (_context3.prev = _context3.next) {
|
|
527
529
|
case 0:
|
|
@@ -572,8 +574,8 @@ function _default(context) {
|
|
|
572
574
|
// load pod's storages from profile
|
|
573
575
|
pods = kb.each(me, ns.space('storage'), null, me.doc());
|
|
574
576
|
pods.map( /*#__PURE__*/function () {
|
|
575
|
-
var _ref = _asyncToGenerator( /*#__PURE__*/
|
|
576
|
-
return
|
|
577
|
+
var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(pod) {
|
|
578
|
+
return _regeneratorRuntime().wrap(function _callee2$(_context2) {
|
|
577
579
|
while (1) {
|
|
578
580
|
switch (_context2.prev = _context2.next) {
|
|
579
581
|
case 0:
|
|
@@ -705,7 +707,7 @@ function _default(context) {
|
|
|
705
707
|
}
|
|
706
708
|
|
|
707
709
|
function _showDashboard() {
|
|
708
|
-
_showDashboard = _asyncToGenerator( /*#__PURE__*/
|
|
710
|
+
_showDashboard = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee8() {
|
|
709
711
|
var options,
|
|
710
712
|
dashboardContainer,
|
|
711
713
|
outlineContainer,
|
|
@@ -715,7 +717,7 @@ function _default(context) {
|
|
|
715
717
|
closeDashboard,
|
|
716
718
|
_args8 = arguments;
|
|
717
719
|
|
|
718
|
-
return
|
|
720
|
+
return _regeneratorRuntime().wrap(function _callee8$(_context9) {
|
|
719
721
|
while (1) {
|
|
720
722
|
switch (_context9.prev = _context9.next) {
|
|
721
723
|
case 0:
|
|
@@ -812,9 +814,9 @@ function _default(context) {
|
|
|
812
814
|
}
|
|
813
815
|
|
|
814
816
|
function _loadContainerRepresentation() {
|
|
815
|
-
_loadContainerRepresentation = _asyncToGenerator( /*#__PURE__*/
|
|
817
|
+
_loadContainerRepresentation = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee9(subject) {
|
|
816
818
|
var response, containerTurtle;
|
|
817
|
-
return
|
|
819
|
+
return _regeneratorRuntime().wrap(function _callee9$(_context10) {
|
|
818
820
|
while (1) {
|
|
819
821
|
switch (_context10.prev = _context10.next) {
|
|
820
822
|
case 0:
|
|
@@ -850,9 +852,9 @@ function _default(context) {
|
|
|
850
852
|
}
|
|
851
853
|
|
|
852
854
|
function _getRelevantPanes() {
|
|
853
|
-
_getRelevantPanes = _asyncToGenerator( /*#__PURE__*/
|
|
855
|
+
_getRelevantPanes = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee10(subject, context) {
|
|
854
856
|
var panes, relevantPanes, filteredPanes, firstRelevantPaneIndex, firstFilteredPaneIndex;
|
|
855
|
-
return
|
|
857
|
+
return _regeneratorRuntime().wrap(function _callee10$(_context11) {
|
|
856
858
|
while (1) {
|
|
857
859
|
switch (_context11.prev = _context11.next) {
|
|
858
860
|
case 0:
|
|
@@ -940,15 +942,15 @@ function _default(context) {
|
|
|
940
942
|
|
|
941
943
|
|
|
942
944
|
function _expandedHeaderTR() {
|
|
943
|
-
_expandedHeaderTR = _asyncToGenerator( /*#__PURE__*/
|
|
945
|
+
_expandedHeaderTR = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee12(subject, requiredPane, options) {
|
|
944
946
|
var renderPaneIconTray, _renderPaneIconTray, tr, td, header, showHeader, icon, strong;
|
|
945
947
|
|
|
946
|
-
return
|
|
948
|
+
return _regeneratorRuntime().wrap(function _callee12$(_context13) {
|
|
947
949
|
while (1) {
|
|
948
950
|
switch (_context13.prev = _context13.next) {
|
|
949
951
|
case 0:
|
|
950
952
|
_renderPaneIconTray = function _renderPaneIconTray3() {
|
|
951
|
-
_renderPaneIconTray = _asyncToGenerator( /*#__PURE__*/
|
|
953
|
+
_renderPaneIconTray = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee11(td) {
|
|
952
954
|
var options,
|
|
953
955
|
paneShownStyle,
|
|
954
956
|
paneHiddenStyle,
|
|
@@ -956,7 +958,7 @@ function _default(context) {
|
|
|
956
958
|
relevantPanes,
|
|
957
959
|
paneNumber,
|
|
958
960
|
_args11 = arguments;
|
|
959
|
-
return
|
|
961
|
+
return _regeneratorRuntime().wrap(function _callee11$(_context12) {
|
|
960
962
|
while (1) {
|
|
961
963
|
switch (_context12.prev = _context12.next) {
|
|
962
964
|
case 0:
|