solid-panes 3.5.35-beta4 → 3.5.36-85706e73

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.
Files changed (309) hide show
  1. package/.babelrc +0 -0
  2. package/.eslintignore +0 -0
  3. package/.eslintrc +0 -0
  4. package/.github/workflows/ci.yml +0 -0
  5. package/.nvmrc +0 -0
  6. package/Documentation/VisualLanguage.html +0 -0
  7. package/Documentation/conventions.md +18 -1
  8. package/LICENSE.md +0 -0
  9. package/README.md +0 -0
  10. package/dev/index.html +0 -0
  11. package/dev/loader.ts +0 -0
  12. package/dev/pane/index.ts +0 -0
  13. package/doc/images/panes-for-classes.epgz +0 -0
  14. package/doc/images/panes-for-classes.svg +0 -0
  15. package/jest.config.js +0 -0
  16. package/jest.setup.ts +0 -0
  17. package/lib/RDFXMLPane.js +0 -0
  18. package/lib/RDFXMLPane.js.map +0 -0
  19. package/lib/argument/argumentPane.js +0 -0
  20. package/lib/argument/argumentPane.js.map +0 -0
  21. package/lib/attach/attachPane.js +0 -0
  22. package/lib/attach/attachPane.js.map +0 -0
  23. package/lib/audio/audioPane.js +0 -0
  24. package/lib/audio/audioPane.js.map +0 -0
  25. package/lib/classInstancePane.js +0 -0
  26. package/lib/classInstancePane.js.map +0 -0
  27. package/lib/dashboard/basicPreferences.d.ts +0 -0
  28. package/lib/dashboard/basicPreferences.d.ts.map +0 -0
  29. package/lib/dashboard/basicPreferences.js +0 -0
  30. package/lib/dashboard/basicPreferences.js.map +0 -0
  31. package/lib/dashboard/dashboardPane.d.ts +0 -0
  32. package/lib/dashboard/dashboardPane.d.ts.map +0 -0
  33. package/lib/dashboard/dashboardPane.js +0 -0
  34. package/lib/dashboard/dashboardPane.js.map +0 -0
  35. package/lib/dashboard/homepage.d.ts +0 -0
  36. package/lib/dashboard/homepage.d.ts.map +0 -0
  37. package/lib/dashboard/homepage.js +0 -0
  38. package/lib/dashboard/homepage.js.map +0 -0
  39. package/lib/dataContentPane.js +0 -0
  40. package/lib/dataContentPane.js.map +0 -0
  41. package/lib/defaultPane.js +0 -0
  42. package/lib/defaultPane.js.map +0 -0
  43. package/lib/dokieli/dokieliPane.js +3 -2
  44. package/lib/dokieli/dokieliPane.js.map +1 -1
  45. package/lib/dokieli/new.js +2 -1
  46. package/lib/dokieli/new.js.map +1 -1
  47. package/lib/form/pane.js +0 -0
  48. package/lib/form/pane.js.map +0 -0
  49. package/lib/global.d.js +0 -0
  50. package/lib/global.d.js.map +0 -0
  51. package/lib/home/homePane.d.ts +0 -0
  52. package/lib/home/homePane.d.ts.map +0 -0
  53. package/lib/home/homePane.js +0 -0
  54. package/lib/home/homePane.js.map +0 -0
  55. package/lib/humanReadablePane.js +0 -0
  56. package/lib/humanReadablePane.js.map +0 -0
  57. package/lib/imagePane.js +0 -0
  58. package/lib/imagePane.js.map +0 -0
  59. package/lib/index.d.ts +0 -0
  60. package/lib/index.d.ts.map +0 -0
  61. package/lib/index.js +0 -0
  62. package/lib/index.js.map +0 -0
  63. package/lib/internal/internalPane.d.ts +0 -0
  64. package/lib/internal/internalPane.d.ts.map +0 -0
  65. package/lib/internal/internalPane.js +0 -0
  66. package/lib/internal/internalPane.js.map +0 -0
  67. package/lib/mainPage/footer.d.ts +0 -0
  68. package/lib/mainPage/footer.d.ts.map +0 -0
  69. package/lib/mainPage/footer.js +0 -0
  70. package/lib/mainPage/footer.js.map +0 -0
  71. package/lib/mainPage/header.d.ts +0 -0
  72. package/lib/mainPage/header.d.ts.map +0 -0
  73. package/lib/mainPage/header.js +0 -0
  74. package/lib/mainPage/header.js.map +0 -0
  75. package/lib/mainPage/index.d.ts +0 -0
  76. package/lib/mainPage/index.d.ts.map +0 -0
  77. package/lib/mainPage/index.js +0 -0
  78. package/lib/mainPage/index.js.map +0 -0
  79. package/lib/microblogPane/microblogPane.js +0 -0
  80. package/lib/microblogPane/microblogPane.js.map +0 -0
  81. package/lib/n3Pane.js +0 -0
  82. package/lib/n3Pane.js.map +0 -0
  83. package/lib/outline/context.d.ts +0 -0
  84. package/lib/outline/context.d.ts.map +0 -0
  85. package/lib/outline/context.js +0 -0
  86. package/lib/outline/context.js.map +0 -0
  87. package/lib/outline/manager.js +0 -8
  88. package/lib/outline/manager.js.map +1 -1
  89. package/lib/outline/manager.test.js +0 -0
  90. package/lib/outline/manager.test.js.map +0 -0
  91. package/lib/outline/outlineIcons.js +0 -0
  92. package/lib/outline/outlineIcons.js.map +0 -0
  93. package/lib/outline/propertyViews.d.ts +0 -0
  94. package/lib/outline/propertyViews.d.ts.map +0 -0
  95. package/lib/outline/propertyViews.js +0 -0
  96. package/lib/outline/propertyViews.js.map +0 -0
  97. package/lib/outline/propertyViews.test.js +0 -0
  98. package/lib/outline/propertyViews.test.js.map +0 -0
  99. package/lib/outline/queryByExample.js +0 -0
  100. package/lib/outline/queryByExample.js.map +0 -0
  101. package/lib/outline/userInput.js +0 -0
  102. package/lib/outline/userInput.js.map +0 -0
  103. package/lib/outline/viewAsImage.d.ts +0 -0
  104. package/lib/outline/viewAsImage.d.ts.map +0 -0
  105. package/lib/outline/viewAsImage.js +0 -0
  106. package/lib/outline/viewAsImage.js.map +0 -0
  107. package/lib/outline/viewAsMbox.d.ts +0 -0
  108. package/lib/outline/viewAsMbox.d.ts.map +0 -0
  109. package/lib/outline/viewAsMbox.js +0 -0
  110. package/lib/outline/viewAsMbox.js.map +0 -0
  111. package/lib/pad/padPane.d.ts +0 -0
  112. package/lib/pad/padPane.d.ts.map +0 -0
  113. package/lib/pad/padPane.js +0 -0
  114. package/lib/pad/padPane.js.map +0 -0
  115. package/lib/playlist/playlistPane.js +0 -0
  116. package/lib/playlist/playlistPane.js.map +0 -0
  117. package/lib/profile/editProfile.view.d.ts +0 -0
  118. package/lib/profile/editProfile.view.d.ts.map +0 -0
  119. package/lib/profile/editProfile.view.js +0 -0
  120. package/lib/profile/editProfile.view.js.map +0 -0
  121. package/lib/profile/profile.dom.d.ts +0 -0
  122. package/lib/profile/profile.dom.d.ts.map +0 -0
  123. package/lib/profile/profile.dom.js +0 -0
  124. package/lib/profile/profile.dom.js.map +0 -0
  125. package/lib/registerPanes.js +0 -0
  126. package/lib/registerPanes.js.map +0 -0
  127. package/lib/schedule/formsForSchedule.js +1 -5
  128. package/lib/schedule/formsForSchedule.js.map +1 -1
  129. package/lib/schedule/schedulePane.js +0 -0
  130. package/lib/schedule/schedulePane.js.map +0 -0
  131. package/lib/sharing/sharingPane.d.ts +0 -0
  132. package/lib/sharing/sharingPane.d.ts.map +0 -0
  133. package/lib/sharing/sharingPane.js +0 -0
  134. package/lib/sharing/sharingPane.js.map +0 -0
  135. package/lib/slideshow/slideshowPane.js +0 -0
  136. package/lib/slideshow/slideshowPane.js.map +0 -0
  137. package/lib/socialPane.js +0 -0
  138. package/lib/socialPane.js.map +0 -0
  139. package/lib/tabbed/tabbedPane.d.ts +0 -0
  140. package/lib/tabbed/tabbedPane.d.ts.map +0 -0
  141. package/lib/tabbed/tabbedPane.js +0 -0
  142. package/lib/tabbed/tabbedPane.js.map +0 -0
  143. package/lib/tableViewPane.js +0 -0
  144. package/lib/tableViewPane.js.map +0 -0
  145. package/lib/test-import-export/common.js +0 -0
  146. package/lib/test-import-export/common.js.map +0 -0
  147. package/lib/test-import-export/edit-importer.js +0 -0
  148. package/lib/test-import-export/edit-importer.js.map +0 -0
  149. package/lib/test-import-export/testImportExport.js +0 -0
  150. package/lib/test-import-export/testImportExport.js.map +0 -0
  151. package/lib/transaction/pane.js +0 -0
  152. package/lib/transaction/pane.js.map +0 -0
  153. package/lib/transaction/period.js +0 -0
  154. package/lib/transaction/period.js.map +0 -0
  155. package/lib/trip/tripPane.js +0 -0
  156. package/lib/trip/tripPane.js.map +0 -0
  157. package/lib/trustedApplications/trustedApplications.dom.d.ts +0 -0
  158. package/lib/trustedApplications/trustedApplications.dom.d.ts.map +0 -0
  159. package/lib/trustedApplications/trustedApplications.dom.js +0 -0
  160. package/lib/trustedApplications/trustedApplications.dom.js.map +0 -0
  161. package/lib/trustedApplications/trustedApplications.test.js +0 -0
  162. package/lib/trustedApplications/trustedApplications.test.js.map +0 -0
  163. package/lib/trustedApplications/trustedApplications.utils.d.ts +0 -0
  164. package/lib/trustedApplications/trustedApplications.utils.d.ts.map +0 -0
  165. package/lib/trustedApplications/trustedApplications.utils.js +0 -0
  166. package/lib/trustedApplications/trustedApplications.utils.js.map +0 -0
  167. package/lib/trustedApplications/trustedApplications.view.d.ts +0 -0
  168. package/lib/trustedApplications/trustedApplications.view.d.ts.map +0 -0
  169. package/lib/trustedApplications/trustedApplications.view.js +0 -0
  170. package/lib/trustedApplications/trustedApplications.view.js.map +0 -0
  171. package/lib/types.d.ts +0 -0
  172. package/lib/types.d.ts.map +0 -0
  173. package/lib/types.js +0 -0
  174. package/lib/types.js.map +0 -0
  175. package/lib/ui/pane.js +0 -0
  176. package/lib/ui/pane.js.map +0 -0
  177. package/lib/versionInfo.d.ts +10 -17
  178. package/lib/versionInfo.d.ts.map +1 -1
  179. package/lib/versionInfo.js +17 -24
  180. package/lib/versionInfo.js.map +1 -1
  181. package/lib/video/videoPane.js +0 -0
  182. package/lib/video/videoPane.js.map +0 -0
  183. package/package.json +12 -11
  184. package/src/RDFXMLPane.js +0 -0
  185. package/src/argument/argumentPane.js +0 -0
  186. package/src/argument/argument_icon_v04.jpg +0 -0
  187. package/src/argument/icon_argument.png +0 -0
  188. package/src/argument/transparentyingyang.png +0 -0
  189. package/src/attach/attachPane.js +0 -0
  190. package/src/attach/tbl-paperclip-128.png +0 -0
  191. package/src/attach/tbl-paperclip-22.png +0 -0
  192. package/src/attach/tbl-paperclip-22a.png +0 -0
  193. package/src/audio/audioPane.js +0 -0
  194. package/src/chatPreferencesForm.ttl +0 -0
  195. package/src/classInstancePane.js +0 -0
  196. package/src/dashboard/basicPreferences.ts +0 -0
  197. package/src/dashboard/dashboardPane.ts +0 -0
  198. package/src/dashboard/homepage.ts +0 -0
  199. package/src/dashboard/languages/codes.html +0 -0
  200. package/src/dashboard/languages/codes.xml +0 -0
  201. package/src/dashboard/languages/codes2.txt +0 -0
  202. package/src/dashboard/languages/foo +0 -0
  203. package/src/dashboard/languages/foo.ttl +0 -0
  204. package/src/dashboard/languages/get-language-names.sh +0 -0
  205. package/src/dashboard/ontologyData.ttl +0 -0
  206. package/src/dashboard/preferencesFormText.ttl +0 -0
  207. package/src/dataContentPane.js +0 -0
  208. package/src/defaultPane.js +0 -0
  209. package/src/dokieli/Makefile +0 -0
  210. package/src/dokieli/dokieliPane.js +1 -1
  211. package/src/dokieli/new.html +0 -0
  212. package/src/dokieli/new.js +5 -4
  213. package/src/form/form-22.png +0 -0
  214. package/src/form/form-b-22.png +0 -0
  215. package/src/form/form.graffle +0 -0
  216. package/src/form/form.png +0 -0
  217. package/src/form/pane.js +0 -0
  218. package/src/form/psuedocode-notes.txt +0 -0
  219. package/src/global.d.ts +0 -0
  220. package/src/home/homePane.ts +0 -0
  221. package/src/humanReadablePane.js +0 -0
  222. package/src/imagePane.js +0 -0
  223. package/src/index.ts +0 -0
  224. package/src/internal/internalPane.ts +0 -0
  225. package/src/mainPage/footer.ts +0 -0
  226. package/src/mainPage/header.ts +0 -0
  227. package/src/mainPage/index.ts +0 -0
  228. package/src/meeting/Makefile +0 -0
  229. package/src/meeting/test/meeting1/Actions/actions.ttl +0 -0
  230. package/src/meeting/test/meeting1/Actions/config.ttl +0 -0
  231. package/src/meeting/test/meeting1/Actions/state.ttl +0 -0
  232. package/src/meeting/test/meeting1/Schedule/details.ttl +0 -0
  233. package/src/meeting/test/meeting1/Schedule/details.ttl.acl +0 -0
  234. package/src/meeting/test/meeting1/Schedule/forms.ttl +0 -0
  235. package/src/meeting/test/meeting1/Schedule/forms.ttl.acl +0 -0
  236. package/src/meeting/test/meeting1/Schedule/index.html +0 -0
  237. package/src/meeting/test/meeting1/Schedule/index.html.acl +0 -0
  238. package/src/meeting/test/meeting1/Schedule/results.ttl +0 -0
  239. package/src/meeting/test/meeting1/Schedule/results.ttl.acl +0 -0
  240. package/src/meeting/test/meeting1/SharedNotes/pad.ttl +0 -0
  241. package/src/meeting/test/meeting1/chat/chat.ttl +0 -0
  242. package/src/meeting/test/meeting1/details.ttl +0 -0
  243. package/src/meeting/test/meeting1/pad/pad.ttl +0 -0
  244. package/src/microblogPane/mbStyle.css +0 -0
  245. package/src/microblogPane/microblogPane.js +0 -0
  246. package/src/n3Pane.js +0 -0
  247. package/src/outline/context.ts +0 -0
  248. package/src/outline/manager.js +0 -9
  249. package/src/outline/manager.test.ts +0 -0
  250. package/src/outline/outlineIcons.js +0 -0
  251. package/src/outline/propertyViews.test.ts +0 -0
  252. package/src/outline/propertyViews.ts +0 -0
  253. package/src/outline/queryByExample.js +0 -0
  254. package/src/outline/userInput.js +0 -0
  255. package/src/outline/viewAsImage.ts +0 -0
  256. package/src/outline/viewAsMbox.ts +0 -0
  257. package/src/pad/images/ColourOff.ai +0 -0
  258. package/src/pad/images/ColourOff.png +0 -0
  259. package/src/pad/images/ColourOn.ai +0 -0
  260. package/src/pad/images/ColourOn.png +0 -0
  261. package/src/pad/padPane.ts +0 -0
  262. package/src/playlist/playlistPane.js +0 -0
  263. package/src/profile/editProfile.view.ts +0 -0
  264. package/src/profile/profile.dom.ts +0 -0
  265. package/src/profile/profileFormText.ttl +0 -0
  266. package/src/registerPanes.js +0 -0
  267. package/src/schedule/Makefile +0 -0
  268. package/src/schedule/formsForSchedule.js +1 -1
  269. package/src/schedule/formsForSchedule.ttl +0 -0
  270. package/src/schedule/schedulePane.js +0 -0
  271. package/src/sharing/sharingPane.ts +0 -0
  272. package/src/slideshow/slideshowPane.js +0 -0
  273. package/src/socialPane.js +0 -0
  274. package/src/style/tabbedtab.css +0 -0
  275. package/src/tabbed/tabbedPane.ts +0 -0
  276. package/src/tableViewPane.js +0 -0
  277. package/src/test-import-export/common.js +0 -0
  278. package/src/test-import-export/edit-importer.js +0 -0
  279. package/src/test-import-export/testImportExport.js +0 -0
  280. package/src/transaction/068010-3d-transparent-glass-icon-alphanumeric-dollar-sign.png +0 -0
  281. package/src/transaction/075988-3d-transparent-glass-icon-business-currency-british-pound-sc35.png +0 -0
  282. package/src/transaction/22-pixel-068010-3d-transparent-glass-icon-alphanumeric-dollar-sign.png +0 -0
  283. package/src/transaction/pane.js +0 -0
  284. package/src/transaction/period.js +0 -0
  285. package/src/transaction/thumbs_075987-3d-transparent-glass-icon-business-creditcard2.png +0 -0
  286. package/src/transaction/thumbs_075989-3d-transparent-glass-icon-business-currency-cent-sc35.png +0 -0
  287. package/src/trip/tripPane.js +0 -0
  288. package/src/trustedApplications/__snapshots__/trustedApplications.test.ts.snap +0 -0
  289. package/src/trustedApplications/trustedApplications.dom.ts +0 -0
  290. package/src/trustedApplications/trustedApplications.test.ts +0 -0
  291. package/src/trustedApplications/trustedApplications.utils.ts +0 -0
  292. package/src/trustedApplications/trustedApplications.view.ts +0 -0
  293. package/src/types.ts +0 -0
  294. package/src/ui/22-builder.png +0 -0
  295. package/src/ui/builder.graffle +0 -0
  296. package/src/ui/builder.png +0 -0
  297. package/src/ui/builder2.png +0 -0
  298. package/src/ui/pane.js +0 -0
  299. package/src/versionInfo.ts +17 -24
  300. package/src/video/videoPane.js +0 -0
  301. package/timestamp.sh +0 -0
  302. package/travis/bumpversion.js +0 -0
  303. package/tsconfig.json +0 -0
  304. package/typings/raw-loader.d.ts +0 -0
  305. package/typings/solid-namespace/index.d.ts +0 -0
  306. package/webpack.config.js +0 -0
  307. package/lib/outline/licenseOptions.js +0 -80
  308. package/lib/outline/licenseOptions.js.map +0 -1
  309. package/src/outline/licenseOptions.js +0 -105
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
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
File without changes
File without changes
@@ -1,8 +1,4 @@
1
1
  "use strict";
2
2
 
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports["default"] = void 0;
7
- var _default = exports["default"] = "\n@prefix dc: <http://purl.org/dc/elements/1.1/>.\n@prefix foaf: <http://xmlns.com/foaf/0.1/>.\n@prefix cal: <http://www.w3.org/2002/12/cal/ical#>.\n@prefix ui: <http://www.w3.org/ns/ui#>.\n@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.\n@prefix sched: <http://www.w3.org/ns/pim/schedule#>.\n\n cal:Vevent ui:annotationForm <#form2>, <#form3>; ui:creationForm <#form1> .\n\n<#bigForm>\n dc:title\n \"Schedule event (single form).\";\n a ui:Group;\n ui:parts ( <#form1> <#form2> <#form3> ).\n\n<#form1>\n dc:title\n \"Schedule an event (wizard)\";\n a ui:Form;\n ui:parts (\n <#form1header>\n <#eventTitle>\n <#eventLocation>\n <#eventType>\n <#eventSwitch>\n <#eventComment>\n <#eventAuthor> ).\n\n<#form1header> a ui:Heading; ui:contents \"Schedule an event\" .\n\n<#eventTitle>\n a ui:SingleLineTextField;\n ui:maxLength\n \"128\";\n ui:property\n cal:summary;\n ui:size\n \"40\".\n\n<#eventLocation>\n a ui:SingleLineTextField;\n ui:maxLength\n \"512\";\n ui:property\n cal:location;\n ui:size\n \"40\".\n\n<#eventType> a ui:BooleanField;\n ui:property sched:allDay;\n ui:default true . # Used to be the only way\n\n<#eventSwitch> a ui:Options;\n ui:dependingOn sched:allDay;\n ui:case [ ui:for true; ui:use <#AllDayForm> ];\n ui:case [ ui:for false; ui:use <#NotAllDayForm> ].\n\n <#AllDayForm> a ui:IntegerField ;\n ui:property sched:durationInDays;\n ui:label \"How many days?\";\n ui:min 1;\n ui:default 1 .\n\n <#NotAllDayForm> a ui:IntegerField ;\n ui:property sched:durationInMinutes;\n ui:label \"Duration (mins)\";\n ui:min 5;\n ui:default 55 .\n\n<#eventComment>\n a ui:MultiLineTextField;\n# ui:maxLength\n# \"1048\";\n# ui:size\n# \"40\".\n ui:property\n cal:comment.\n\n<#eventAuthor>\n a ui:Multiple; ui:min 1; ui:part <#eventAuthorGroup>; ui:property dc:author.\n\n <#eventAuthorGroup> a ui:Group; ui:parts ( <#authorName> <#authorEmail> ) .\n <#authorName> a ui:SingleLineTextField; ui:property foaf:name .\n <#authorEmail> a ui:EmailField; ui:label \"email\"; ui:property foaf:mbox .\n\n\n#####################\n\n<#form2> dc:title \"Select possible days or times\"; a ui:Form;\n ui:parts ( <#id1118132113134> <#possibleSwitch> ).\n\n <#id1118132113134> a ui:Heading; ui:contents \"Time proposals\" .\n\n <#possibleSwitch> a ui:Options;\n ui:dependingOn sched:allDay;\n ui:case [ ui:for true; ui:use <#AllDayForm2> ];\n ui:case [ ui:for false; ui:use <#NotAllDayForm2> ].\n\n <#AllDayForm2>\n a ui:Multiple; ui:min 2; ui:part <#posssibleDate>; ui:property sched:option.\n <#posssibleDate> a ui:DateField; ui:property cal:dtstart; ui:label \"date\".\n\n <#NotAllDayForm2>\n a ui:Multiple; ui:min 2; ui:part <#posssibleTime>; ui:property sched:option.\n <#posssibleTime> a ui:DateTimeField; ui:property cal:dtstart; ui:label \"date and time\".\n\n ##################################\n\n <#form3> dc:title \"Select invited people\"; a ui:Form; ui:parts ( <#id1118132113135> <#id1417314641301b> ) .\n<#id1417314641301b>\n a ui:Multiple; ui:min 1; ui:part <#id1417314674292b>; ui:property sched:invitee.\n <#id1417314674292b> a ui:EmailField; ui:label \"email\"; ui:property foaf:mbox .\n <#id1118132113135> a ui:Heading; ui:contents \"Who to invite\" .\n\n# ENDS\n";
3
+ module.exports = "\n@prefix dc: <http://purl.org/dc/elements/1.1/>.\n@prefix foaf: <http://xmlns.com/foaf/0.1/>.\n@prefix cal: <http://www.w3.org/2002/12/cal/ical#>.\n@prefix ui: <http://www.w3.org/ns/ui#>.\n@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.\n@prefix sched: <http://www.w3.org/ns/pim/schedule#>.\n\n cal:Vevent ui:annotationForm <#form2>, <#form3>; ui:creationForm <#form1> .\n\n<#bigForm>\n dc:title\n \"Schedule event (single form).\";\n a ui:Group;\n ui:parts ( <#form1> <#form2> <#form3> ).\n\n<#form1>\n dc:title\n \"Schedule an event (wizard)\";\n a ui:Form;\n ui:parts (\n <#form1header>\n <#eventTitle>\n <#eventLocation>\n <#eventType>\n <#eventSwitch>\n <#eventComment>\n <#eventAuthor> ).\n\n<#form1header> a ui:Heading; ui:contents \"Schedule an event\" .\n\n<#eventTitle>\n a ui:SingleLineTextField;\n ui:maxLength\n \"128\";\n ui:property\n cal:summary;\n ui:size\n \"40\".\n\n<#eventLocation>\n a ui:SingleLineTextField;\n ui:maxLength\n \"512\";\n ui:property\n cal:location;\n ui:size\n \"40\".\n\n<#eventType> a ui:BooleanField;\n ui:property sched:allDay;\n ui:default true . # Used to be the only way\n\n<#eventSwitch> a ui:Options;\n ui:dependingOn sched:allDay;\n ui:case [ ui:for true; ui:use <#AllDayForm> ];\n ui:case [ ui:for false; ui:use <#NotAllDayForm> ].\n\n <#AllDayForm> a ui:IntegerField ;\n ui:property sched:durationInDays;\n ui:label \"How many days?\";\n ui:min 1;\n ui:default 1 .\n\n <#NotAllDayForm> a ui:IntegerField ;\n ui:property sched:durationInMinutes;\n ui:label \"Duration (mins)\";\n ui:min 5;\n ui:default 55 .\n\n<#eventComment>\n a ui:MultiLineTextField;\n# ui:maxLength\n# \"1048\";\n# ui:size\n# \"40\".\n ui:property\n cal:comment.\n\n<#eventAuthor>\n a ui:Multiple; ui:min 1; ui:part <#eventAuthorGroup>; ui:property dc:author.\n\n <#eventAuthorGroup> a ui:Group; ui:parts ( <#authorName> <#authorEmail> ) .\n <#authorName> a ui:SingleLineTextField; ui:property foaf:name .\n <#authorEmail> a ui:EmailField; ui:label \"email\"; ui:property foaf:mbox .\n\n\n#####################\n\n<#form2> dc:title \"Select possible days or times\"; a ui:Form;\n ui:parts ( <#id1118132113134> <#possibleSwitch> ).\n\n <#id1118132113134> a ui:Heading; ui:contents \"Time proposals\" .\n\n <#possibleSwitch> a ui:Options;\n ui:dependingOn sched:allDay;\n ui:case [ ui:for true; ui:use <#AllDayForm2> ];\n ui:case [ ui:for false; ui:use <#NotAllDayForm2> ].\n\n <#AllDayForm2>\n a ui:Multiple; ui:min 2; ui:part <#posssibleDate>; ui:property sched:option.\n <#posssibleDate> a ui:DateField; ui:property cal:dtstart; ui:label \"date\".\n\n <#NotAllDayForm2>\n a ui:Multiple; ui:min 2; ui:part <#posssibleTime>; ui:property sched:option.\n <#posssibleTime> a ui:DateTimeField; ui:property cal:dtstart; ui:label \"date and time\".\n\n ##################################\n\n <#form3> dc:title \"Select invited people\"; a ui:Form; ui:parts ( <#id1118132113135> <#id1417314641301b> ) .\n<#id1417314641301b>\n a ui:Multiple; ui:min 1; ui:part <#id1417314674292b>; ui:property sched:invitee.\n <#id1417314674292b> a ui:EmailField; ui:label \"email\"; ui:property foaf:mbox .\n <#id1118132113135> a ui:Heading; ui:contents \"Who to invite\" .\n\n# ENDS\n";
8
4
  //# sourceMappingURL=formsForSchedule.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"formsForSchedule.js","names":[],"sources":["../../src/schedule/formsForSchedule.js"],"sourcesContent":["export default `\n@prefix dc: <http://purl.org/dc/elements/1.1/>.\n@prefix foaf: <http://xmlns.com/foaf/0.1/>.\n@prefix cal: <http://www.w3.org/2002/12/cal/ical#>.\n@prefix ui: <http://www.w3.org/ns/ui#>.\n@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.\n@prefix sched: <http://www.w3.org/ns/pim/schedule#>.\n\n cal:Vevent ui:annotationForm <#form2>, <#form3>; ui:creationForm <#form1> .\n\n<#bigForm>\n dc:title\n \"Schedule event (single form).\";\n a ui:Group;\n ui:parts ( <#form1> <#form2> <#form3> ).\n\n<#form1>\n dc:title\n \"Schedule an event (wizard)\";\n a ui:Form;\n ui:parts (\n <#form1header>\n <#eventTitle>\n <#eventLocation>\n <#eventType>\n <#eventSwitch>\n <#eventComment>\n <#eventAuthor> ).\n\n<#form1header> a ui:Heading; ui:contents \"Schedule an event\" .\n\n<#eventTitle>\n a ui:SingleLineTextField;\n ui:maxLength\n \"128\";\n ui:property\n cal:summary;\n ui:size\n \"40\".\n\n<#eventLocation>\n a ui:SingleLineTextField;\n ui:maxLength\n \"512\";\n ui:property\n cal:location;\n ui:size\n \"40\".\n\n<#eventType> a ui:BooleanField;\n ui:property sched:allDay;\n ui:default true . # Used to be the only way\n\n<#eventSwitch> a ui:Options;\n ui:dependingOn sched:allDay;\n ui:case [ ui:for true; ui:use <#AllDayForm> ];\n ui:case [ ui:for false; ui:use <#NotAllDayForm> ].\n\n <#AllDayForm> a ui:IntegerField ;\n ui:property sched:durationInDays;\n ui:label \"How many days?\";\n ui:min 1;\n ui:default 1 .\n\n <#NotAllDayForm> a ui:IntegerField ;\n ui:property sched:durationInMinutes;\n ui:label \"Duration (mins)\";\n ui:min 5;\n ui:default 55 .\n\n<#eventComment>\n a ui:MultiLineTextField;\n# ui:maxLength\n# \"1048\";\n# ui:size\n# \"40\".\n ui:property\n cal:comment.\n\n<#eventAuthor>\n a ui:Multiple; ui:min 1; ui:part <#eventAuthorGroup>; ui:property dc:author.\n\n <#eventAuthorGroup> a ui:Group; ui:parts ( <#authorName> <#authorEmail> ) .\n <#authorName> a ui:SingleLineTextField; ui:property foaf:name .\n <#authorEmail> a ui:EmailField; ui:label \"email\"; ui:property foaf:mbox .\n\n\n#####################\n\n<#form2> dc:title \"Select possible days or times\"; a ui:Form;\n ui:parts ( <#id1118132113134> <#possibleSwitch> ).\n\n <#id1118132113134> a ui:Heading; ui:contents \"Time proposals\" .\n\n <#possibleSwitch> a ui:Options;\n ui:dependingOn sched:allDay;\n ui:case [ ui:for true; ui:use <#AllDayForm2> ];\n ui:case [ ui:for false; ui:use <#NotAllDayForm2> ].\n\n <#AllDayForm2>\n a ui:Multiple; ui:min 2; ui:part <#posssibleDate>; ui:property sched:option.\n <#posssibleDate> a ui:DateField; ui:property cal:dtstart; ui:label \"date\".\n\n <#NotAllDayForm2>\n a ui:Multiple; ui:min 2; ui:part <#posssibleTime>; ui:property sched:option.\n <#posssibleTime> a ui:DateTimeField; ui:property cal:dtstart; ui:label \"date and time\".\n\n ##################################\n\n <#form3> dc:title \"Select invited people\"; a ui:Form; ui:parts ( <#id1118132113135> <#id1417314641301b> ) .\n<#id1417314641301b>\n a ui:Multiple; ui:min 1; ui:part <#id1417314674292b>; ui:property sched:invitee.\n <#id1417314674292b> a ui:EmailField; ui:label \"email\"; ui:property foaf:mbox .\n <#id1118132113135> a ui:Heading; ui:contents \"Who to invite\" .\n\n# ENDS\n`\n"],"mappings":"","ignoreList":[]}
1
+ {"version":3,"file":"formsForSchedule.js","names":["module","exports"],"sources":["../../src/schedule/formsForSchedule.js"],"sourcesContent":["module.exports = `\n@prefix dc: <http://purl.org/dc/elements/1.1/>.\n@prefix foaf: <http://xmlns.com/foaf/0.1/>.\n@prefix cal: <http://www.w3.org/2002/12/cal/ical#>.\n@prefix ui: <http://www.w3.org/ns/ui#>.\n@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.\n@prefix sched: <http://www.w3.org/ns/pim/schedule#>.\n\n cal:Vevent ui:annotationForm <#form2>, <#form3>; ui:creationForm <#form1> .\n\n<#bigForm>\n dc:title\n \"Schedule event (single form).\";\n a ui:Group;\n ui:parts ( <#form1> <#form2> <#form3> ).\n\n<#form1>\n dc:title\n \"Schedule an event (wizard)\";\n a ui:Form;\n ui:parts (\n <#form1header>\n <#eventTitle>\n <#eventLocation>\n <#eventType>\n <#eventSwitch>\n <#eventComment>\n <#eventAuthor> ).\n\n<#form1header> a ui:Heading; ui:contents \"Schedule an event\" .\n\n<#eventTitle>\n a ui:SingleLineTextField;\n ui:maxLength\n \"128\";\n ui:property\n cal:summary;\n ui:size\n \"40\".\n\n<#eventLocation>\n a ui:SingleLineTextField;\n ui:maxLength\n \"512\";\n ui:property\n cal:location;\n ui:size\n \"40\".\n\n<#eventType> a ui:BooleanField;\n ui:property sched:allDay;\n ui:default true . # Used to be the only way\n\n<#eventSwitch> a ui:Options;\n ui:dependingOn sched:allDay;\n ui:case [ ui:for true; ui:use <#AllDayForm> ];\n ui:case [ ui:for false; ui:use <#NotAllDayForm> ].\n\n <#AllDayForm> a ui:IntegerField ;\n ui:property sched:durationInDays;\n ui:label \"How many days?\";\n ui:min 1;\n ui:default 1 .\n\n <#NotAllDayForm> a ui:IntegerField ;\n ui:property sched:durationInMinutes;\n ui:label \"Duration (mins)\";\n ui:min 5;\n ui:default 55 .\n\n<#eventComment>\n a ui:MultiLineTextField;\n# ui:maxLength\n# \"1048\";\n# ui:size\n# \"40\".\n ui:property\n cal:comment.\n\n<#eventAuthor>\n a ui:Multiple; ui:min 1; ui:part <#eventAuthorGroup>; ui:property dc:author.\n\n <#eventAuthorGroup> a ui:Group; ui:parts ( <#authorName> <#authorEmail> ) .\n <#authorName> a ui:SingleLineTextField; ui:property foaf:name .\n <#authorEmail> a ui:EmailField; ui:label \"email\"; ui:property foaf:mbox .\n\n\n#####################\n\n<#form2> dc:title \"Select possible days or times\"; a ui:Form;\n ui:parts ( <#id1118132113134> <#possibleSwitch> ).\n\n <#id1118132113134> a ui:Heading; ui:contents \"Time proposals\" .\n\n <#possibleSwitch> a ui:Options;\n ui:dependingOn sched:allDay;\n ui:case [ ui:for true; ui:use <#AllDayForm2> ];\n ui:case [ ui:for false; ui:use <#NotAllDayForm2> ].\n\n <#AllDayForm2>\n a ui:Multiple; ui:min 2; ui:part <#posssibleDate>; ui:property sched:option.\n <#posssibleDate> a ui:DateField; ui:property cal:dtstart; ui:label \"date\".\n\n <#NotAllDayForm2>\n a ui:Multiple; ui:min 2; ui:part <#posssibleTime>; ui:property sched:option.\n <#posssibleTime> a ui:DateTimeField; ui:property cal:dtstart; ui:label \"date and time\".\n\n ##################################\n\n <#form3> dc:title \"Select invited people\"; a ui:Form; ui:parts ( <#id1118132113135> <#id1417314641301b> ) .\n<#id1417314641301b>\n a ui:Multiple; ui:min 1; ui:part <#id1417314674292b>; ui:property sched:invitee.\n <#id1417314674292b> a ui:EmailField; ui:label \"email\"; ui:property foaf:mbox .\n <#id1118132113135> a ui:Heading; ui:contents \"Who to invite\" .\n\n# ENDS\n`\n"],"mappings":";;AAAAA,MAAM,CAACC,OAAO,m6GAoHb","ignoreList":[]}
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
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
File without changes
package/lib/types.d.ts CHANGED
File without changes
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
File without changes
@@ -5,29 +5,22 @@ declare const _default: {
5
5
  'solid-panes': string;
6
6
  npm: string;
7
7
  node: string;
8
- acorn: string;
9
- ada: string;
10
- ares: string;
11
- base64: string;
8
+ v8: string;
9
+ uv: string;
10
+ zlib: string;
12
11
  brotli: string;
13
- cjs_module_lexer: string;
14
- cldr: string;
15
- icu: string;
16
- llhttp: string;
12
+ ares: string;
17
13
  modules: string;
18
- napi: string;
19
14
  nghttp2: string;
20
- nghttp3: string;
21
- ngtcp2: string;
15
+ napi: string;
16
+ llhttp: string;
22
17
  openssl: string;
23
- simdutf: string;
18
+ cldr: string;
19
+ icu: string;
24
20
  tz: string;
25
- undici: string;
26
21
  unicode: string;
27
- uv: string;
28
- uvwasi: string;
29
- v8: string;
30
- zlib: string;
22
+ ngtcp2: string;
23
+ nghttp3: string;
31
24
  };
32
25
  };
33
26
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"versionInfo.d.ts","sourceRoot":"","sources":["../src/versionInfo.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAgCE"}
1
+ {"version":3,"file":"versionInfo.d.ts","sourceRoot":"","sources":["../src/versionInfo.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAyBE"}
@@ -5,35 +5,28 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports["default"] = void 0;
7
7
  var _default = exports["default"] = {
8
- buildTime: "2024-03-28T18:08:59Z",
9
- commit: "980b2f807fe8001c096238605afe9751be5f6560",
8
+ buildTime: "2024-08-29T18:00:09Z",
9
+ commit: "85706e731698932d66bd08735f9d793b4514f043",
10
10
  npmInfo: {
11
- 'solid-panes': '3.5.35-beta4',
11
+ 'solid-panes': '3.5.36',
12
12
  npm: '8.19.4',
13
- node: '18.19.0',
14
- acorn: '8.10.0',
15
- ada: '2.7.2',
16
- ares: '1.20.1',
17
- base64: '0.5.0',
13
+ node: '16.20.2',
14
+ v8: '9.4.146.26-node.26',
15
+ uv: '1.43.0',
16
+ zlib: '1.2.11',
18
17
  brotli: '1.0.9',
19
- cjs_module_lexer: '1.2.2',
20
- cldr: '43.1',
21
- icu: '73.2',
18
+ ares: '1.19.1',
19
+ modules: '93',
20
+ nghttp2: '1.47.0',
21
+ napi: '8',
22
22
  llhttp: '6.0.11',
23
- modules: '108',
24
- napi: '9',
25
- nghttp2: '1.57.0',
26
- nghttp3: '0.7.0',
23
+ openssl: '1.1.1v+quic',
24
+ cldr: '41.0',
25
+ icu: '71.1',
26
+ tz: '2022f',
27
+ unicode: '14.0',
27
28
  ngtcp2: '0.8.1',
28
- openssl: '3.0.12+quic',
29
- simdutf: '3.2.18',
30
- tz: '2023c',
31
- undici: '5.26.4',
32
- unicode: '15.0',
33
- uv: '1.44.2',
34
- uvwasi: '0.0.19',
35
- v8: '10.2.154.26-node.28',
36
- zlib: '1.2.13.1-motley'
29
+ nghttp3: '0.7.0'
37
30
  }
38
31
  };
39
32
  //# sourceMappingURL=versionInfo.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"versionInfo.js","names":["buildTime","commit","npmInfo","npm","node","acorn","ada","ares","base64","brotli","cjs_module_lexer","cldr","icu","llhttp","modules","napi","nghttp2","nghttp3","ngtcp2","openssl","simdutf","tz","undici","unicode","uv","uvwasi","v8","zlib"],"sources":["../src/versionInfo.ts"],"sourcesContent":["export default {\nbuildTime: \"2024-03-28T18:08:59Z\",\ncommit: \"980b2f807fe8001c096238605afe9751be5f6560\",\nnpmInfo:\n{\n 'solid-panes': '3.5.35-beta4',\n npm: '8.19.4',\n node: '18.19.0',\n acorn: '8.10.0',\n ada: '2.7.2',\n ares: '1.20.1',\n base64: '0.5.0',\n brotli: '1.0.9',\n cjs_module_lexer: '1.2.2',\n cldr: '43.1',\n icu: '73.2',\n llhttp: '6.0.11',\n modules: '108',\n napi: '9',\n nghttp2: '1.57.0',\n nghttp3: '0.7.0',\n ngtcp2: '0.8.1',\n openssl: '3.0.12+quic',\n simdutf: '3.2.18',\n tz: '2023c',\n undici: '5.26.4',\n unicode: '15.0',\n uv: '1.44.2',\n uvwasi: '0.0.19',\n v8: '10.2.154.26-node.28',\n zlib: '1.2.13.1-motley'\n}\n};\n"],"mappings":";;;;;;oCAAe;EACfA,SAAS,EAAE,sBAAsB;EACjCC,MAAM,EAAE,0CAA0C;EAClDC,OAAO,EACP;IACE,aAAa,EAAE,cAAc;IAC7BC,GAAG,EAAE,QAAQ;IACbC,IAAI,EAAE,SAAS;IACfC,KAAK,EAAE,QAAQ;IACfC,GAAG,EAAE,OAAO;IACZC,IAAI,EAAE,QAAQ;IACdC,MAAM,EAAE,OAAO;IACfC,MAAM,EAAE,OAAO;IACfC,gBAAgB,EAAE,OAAO;IACzBC,IAAI,EAAE,MAAM;IACZC,GAAG,EAAE,MAAM;IACXC,MAAM,EAAE,QAAQ;IAChBC,OAAO,EAAE,KAAK;IACdC,IAAI,EAAE,GAAG;IACTC,OAAO,EAAE,QAAQ;IACjBC,OAAO,EAAE,OAAO;IAChBC,MAAM,EAAE,OAAO;IACfC,OAAO,EAAE,aAAa;IACtBC,OAAO,EAAE,QAAQ;IACjBC,EAAE,EAAE,OAAO;IACXC,MAAM,EAAE,QAAQ;IAChBC,OAAO,EAAE,MAAM;IACfC,EAAE,EAAE,QAAQ;IACZC,MAAM,EAAE,QAAQ;IAChBC,EAAE,EAAE,qBAAqB;IACzBC,IAAI,EAAE;EACR;AACA,CAAC","ignoreList":[]}
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","ngtcp2","nghttp3"],"sources":["../src/versionInfo.ts"],"sourcesContent":["export default {\nbuildTime: \"2024-08-29T18:00:09Z\",\ncommit: \"85706e731698932d66bd08735f9d793b4514f043\",\nnpmInfo:\n{\n 'solid-panes': '3.5.36',\n npm: '8.19.4',\n node: '16.20.2',\n v8: '9.4.146.26-node.26',\n uv: '1.43.0',\n zlib: '1.2.11',\n brotli: '1.0.9',\n ares: '1.19.1',\n modules: '93',\n nghttp2: '1.47.0',\n napi: '8',\n llhttp: '6.0.11',\n openssl: '1.1.1v+quic',\n cldr: '41.0',\n icu: '71.1',\n tz: '2022f',\n unicode: '14.0',\n ngtcp2: '0.8.1',\n nghttp3: '0.7.0'\n}\n};\n"],"mappings":";;;;;;oCAAe;EACfA,SAAS,EAAE,sBAAsB;EACjCC,MAAM,EAAE,0CAA0C;EAClDC,OAAO,EACP;IACE,aAAa,EAAE,QAAQ;IACvBC,GAAG,EAAE,QAAQ;IACbC,IAAI,EAAE,SAAS;IACfC,EAAE,EAAE,oBAAoB;IACxBC,EAAE,EAAE,QAAQ;IACZC,IAAI,EAAE,QAAQ;IACdC,MAAM,EAAE,OAAO;IACfC,IAAI,EAAE,QAAQ;IACdC,OAAO,EAAE,IAAI;IACbC,OAAO,EAAE,QAAQ;IACjBC,IAAI,EAAE,GAAG;IACTC,MAAM,EAAE,QAAQ;IAChBC,OAAO,EAAE,aAAa;IACtBC,IAAI,EAAE,MAAM;IACZC,GAAG,EAAE,MAAM;IACXC,EAAE,EAAE,OAAO;IACXC,OAAO,EAAE,MAAM;IACfC,MAAM,EAAE,OAAO;IACfC,OAAO,EAAE;EACX;AACA,CAAC","ignoreList":[]}
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.35-beta4",
3
+ "version": "3.5.36-85706e73",
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 src/**/*test*",
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,19 +46,20 @@
46
46
  "homepage": "https://github.com/solidos/solid-panes",
47
47
  "dependencies": {
48
48
  "@solid/better-simple-slideshow": "^0.1.0",
49
- "activitystreams-pane": "^0.6.13-beta4",
50
- "chat-pane": "^2.4.26-beta4",
51
- "contacts-pane": "^2.6.12-beta4",
49
+ "activitystreams-pane": "^0.6.13",
50
+ "chat-pane": "^2.4.26",
51
+ "contacts-pane": "^2.6.12",
52
52
  "dompurify": "^3.0.11",
53
- "folder-pane": "^2.4.27-beta4",
54
- "issue-pane": "^2.4.19-beta4",
53
+ "folder-pane": "^2.4.27",
54
+ "issue-pane": "^2.4.19",
55
55
  "marked": "^11.2.0",
56
- "meeting-pane": "^2.4.19-beta4",
56
+ "meeting-pane": "^2.4.19",
57
57
  "mime-types": "^2.1.35",
58
- "profile-pane": "^1.0.19-beta4",
58
+ "profile-pane": "^1.0.19",
59
+ "rdflib": "^2.2.34",
59
60
  "solid-namespace": "^0.5.3",
60
- "solid-ui": "^2.4.33-beta4",
61
- "source-pane": "^2.2.27-beta4"
61
+ "solid-ui": "^2.4.33",
62
+ "source-pane": "^2.2.27"
62
63
  },
63
64
  "devDependencies": {
64
65
  "@babel/cli": "^7.24.1",
package/src/RDFXMLPane.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
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
@@ -11,7 +11,7 @@ import * as mime from 'mime-types'
11
11
 
12
12
  // const DOKIELI_TEMPLATE_URI = 'https://dokie.li/new' // Copy to make new dok
13
13
 
14
- import * as DOKIELI_TEMPLATE from './new.js' // Distributed with this library
14
+ import DOKIELI_TEMPLATE from './new.js' // Distributed with this library
15
15
 
16
16
  export default {
17
17
  icon: UI.icons.iconBase + 'dokieli-logo.png', // @@ improve? more like doccument?
File without changes
@@ -1,4 +1,4 @@
1
- export default `
1
+ const DOKIELI_TEMPLATE = `
2
2
  <!DOCTYPE html>
3
3
  <html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
4
4
  <head>
@@ -10,12 +10,13 @@ export default `
10
10
  <script src="https://dokie.li/scripts/dokieli.js"></script>
11
11
  </head>
12
12
 
13
- <body about="" prefix="rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# rdfs: http://www.w3.org/2000/01/rdf-schema# owl: http://www.w3.org/2002/07/owl# xsd: http://www.w3.org/2001/XMLSchema# dcterms: http://purl.org/dc/terms/ dctypes: http://purl.org/dc/dcmitype/ foaf: http://xmlns.com/foaf/0.1/ pimspace: http://www.w3.org/ns/pim/space# cc: https://creativecommons.org/ns# skos: http://www.w3.org/2004/02/skos/core# prov: http://www.w3.org/ns/prov# mem: http://mementoweb.org/ns# qb: http://purl.org/linked-data/cube# schema: http://schema.org/ void: http://rdfs.org/ns/void# rsa: http://www.w3.org/ns/auth/rsa# cert: http://www.w3.org/ns/auth/cert# wgs: http://www.w3.org/2003/01/geo/wgs84_pos# bibo: http://purl.org/ontology/bibo/ sioc: http://rdfs.org/sioc/ns# doap: http://usefulinc.com/ns/doap# dbr: http://dbpedia.org/resource/ dbp: http://dbpedia.org/property/ sio: http://semanticscience.org/resource/ opmw: http://www.opmw.org/ontology/ deo: http://purl.org/spar/deo/ doco: http://purl.org/spar/doco/ cito: http://purl.org/spar/cito/ fabio: http://purl.org/spar/fabio/ oa: http://www.w3.org/ns/oa# as: https://www.w3.org/ns/activitystreams# ldp: http://www.w3.org/ns/ldp# solid: http://www.w3.org/ns/solid/terms# acl: http://www.w3.org/ns/auth/acl# dio: https://w3id.org/dio# rel: https://www.w3.org/ns/iana/link-relations/relation#" typeof="schema:CreativeWork sioc:Post prov:Entity">
13
+ <body about="" prefix="rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# rdfs: http://www.w3.org/2000/01/rdf-schema# owl: http://www.w3.org/2002/07/owl# xsd: http://www.w3.org/2001/XMLSchema# rdfa: http://www.w3.org/ns/rdfa# dcterms: http://purl.org/dc/terms/ dctypes: http://purl.org/dc/dcmitype/ foaf: http://xmlns.com/foaf/0.1/ pimspace: http://www.w3.org/ns/pim/space# skos: http://www.w3.org/2004/02/skos/core# prov: http://www.w3.org/ns/prov# mem: http://mementoweb.org/ns# qb: http://purl.org/linked-data/cube# schema: http://schema.org/ void: http://rdfs.org/ns/void# rsa: http://www.w3.org/ns/auth/rsa# cert: http://www.w3.org/ns/auth/cert# wgs: http://www.w3.org/2003/01/geo/wgs84_pos# bibo: http://purl.org/ontology/bibo/ sioc: http://rdfs.org/sioc/ns# doap: http://usefulinc.com/ns/doap# dbr: http://dbpedia.org/resource/ dbp: http://dbpedia.org/property/ sio: http://semanticscience.org/resource/ opmw: http://www.opmw.org/ontology/ deo: http://purl.org/spar/deo/ doco: http://purl.org/spar/doco/ cito: http://purl.org/spar/cito/ fabio: http://purl.org/spar/fabio/ oa: http://www.w3.org/ns/oa# as: https://www.w3.org/ns/activitystreams# ldp: http://www.w3.org/ns/ldp# solid: http://www.w3.org/ns/solid/terms# acl: http://www.w3.org/ns/auth/acl# earl: http://www.w3.org/ns/earl# spec: http://www.w3.org/ns/spec# odrl: http://www.w3.org/ns/odrl/2/ dio: https://w3id.org/dio# rel: https://www.w3.org/ns/iana/link-relations/relation#" typeof="schema:CreativeWork prov:Entity">
14
14
  <main>
15
15
  <article about="" typeof="schema:Article">
16
16
 
17
17
  </article>
18
18
  </main>
19
19
  </body>
20
- </html>
21
- `
20
+ </html>`
21
+
22
+ export default DOKIELI_TEMPLATE
File without changes
File without changes
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
File without changes
File without changes
package/src/imagePane.js CHANGED
File without changes
package/src/index.ts 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