solid-panes 4.4.2-1 → 4.4.2-3

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 (386) hide show
  1. package/README.md +10 -10
  2. package/dist/RDFXMLPane.d.ts +2 -3
  3. package/dist/RDFXMLPane2.cjs.js +3 -0
  4. package/dist/RDFXMLPane2.cjs.js.map +1 -0
  5. package/dist/RDFXMLPane2.esm.js +55 -0
  6. package/dist/RDFXMLPane2.esm.js.map +1 -0
  7. package/dist/_virtual/_rolldown/runtime.cjs.js +1 -0
  8. package/dist/_virtual/~icons/lucide/user.cjs.js +2 -0
  9. package/dist/_virtual/~icons/lucide/user.cjs.js.map +1 -0
  10. package/dist/_virtual/~icons/lucide/user.esm.js +11 -0
  11. package/dist/_virtual/~icons/lucide/user.esm.js.map +1 -0
  12. package/dist/audio/audioPane.cjs.js +2 -0
  13. package/dist/audio/audioPane.cjs.js.map +1 -0
  14. package/dist/audio/audioPane.esm.js +96 -0
  15. package/dist/audio/audioPane.esm.js.map +1 -0
  16. package/dist/classInstancePane.cjs.js +2 -0
  17. package/dist/classInstancePane.cjs.js.map +1 -0
  18. package/dist/classInstancePane.esm.js +50 -0
  19. package/dist/classInstancePane.esm.js.map +1 -0
  20. package/dist/components/header/Header.d.ts +8 -0
  21. package/dist/components/header/Header.d.ts.map +1 -0
  22. package/dist/components/header/index.d.ts +4 -0
  23. package/dist/components/header/index.d.ts.map +1 -0
  24. package/dist/dashboard/basicPreferences.cjs.js +2 -0
  25. package/dist/dashboard/basicPreferences.cjs.js.map +1 -0
  26. package/dist/dashboard/basicPreferences.d.ts +1 -1
  27. package/dist/dashboard/basicPreferences.esm.js +70 -0
  28. package/dist/dashboard/basicPreferences.esm.js.map +1 -0
  29. package/dist/dashboard/dashboardPane.d.ts +1 -1
  30. package/dist/dashboard/homepage.d.ts +1 -1
  31. package/dist/dashboard/ontologyData.cjs.js +37 -0
  32. package/dist/dashboard/ontologyData.cjs.js.map +1 -0
  33. package/dist/dashboard/ontologyData.esm.js +6 -0
  34. package/dist/dashboard/ontologyData.esm.js.map +1 -0
  35. package/dist/dashboard/preferencesFormText.cjs.js +20 -0
  36. package/dist/dashboard/preferencesFormText.cjs.js.map +1 -0
  37. package/dist/dashboard/preferencesFormText.esm.js +6 -0
  38. package/dist/dashboard/preferencesFormText.esm.js.map +1 -0
  39. package/dist/dataContentPane.d.ts +2 -3
  40. package/dist/dataContentPane2.cjs.js +2 -0
  41. package/dist/dataContentPane2.cjs.js.map +1 -0
  42. package/dist/dataContentPane2.esm.js +109 -0
  43. package/dist/dataContentPane2.esm.js.map +1 -0
  44. package/dist/defaultPane.d.ts +2 -3
  45. package/dist/defaultPane2.cjs.js +2 -0
  46. package/dist/defaultPane2.cjs.js.map +1 -0
  47. package/dist/defaultPane2.esm.js +41 -0
  48. package/dist/defaultPane2.esm.js.map +1 -0
  49. package/dist/dev.d.ts +10 -0
  50. package/dist/dev.d.ts.map +1 -0
  51. package/dist/dokieli/dokieliPane.cjs.js +2 -0
  52. package/dist/dokieli/dokieliPane.cjs.js.map +1 -0
  53. package/dist/dokieli/dokieliPane.esm.js +39 -0
  54. package/dist/dokieli/dokieliPane.esm.js.map +1 -0
  55. package/dist/dokieli/{new.js → new.cjs.js} +4 -10
  56. package/dist/dokieli/new.cjs.js.map +1 -0
  57. package/dist/dokieli/new.esm.js +6 -0
  58. package/dist/dokieli/new.esm.js.map +1 -0
  59. package/dist/form/pane.cjs.js +4 -0
  60. package/dist/form/pane.cjs.js.map +1 -0
  61. package/dist/form/pane.d.ts +1 -2
  62. package/dist/form/pane.esm.js +121 -0
  63. package/dist/form/pane.esm.js.map +1 -0
  64. package/dist/home/homePane.cjs.js +2 -0
  65. package/dist/home/homePane.cjs.js.map +1 -0
  66. package/dist/home/homePane.d.ts +1 -1
  67. package/dist/home/homePane.esm.js +35 -0
  68. package/dist/home/homePane.esm.js.map +1 -0
  69. package/dist/humanReadablePane.d.ts +2 -3
  70. package/dist/humanReadablePane2.cjs.js +2 -0
  71. package/dist/humanReadablePane2.cjs.js.map +1 -0
  72. package/dist/humanReadablePane2.esm.js +123 -0
  73. package/dist/humanReadablePane2.esm.js.map +1 -0
  74. package/dist/icons/dashboard.cjs.js +2 -0
  75. package/dist/icons/dashboard.cjs.js.map +1 -0
  76. package/dist/icons/dashboard.esm.js +6 -0
  77. package/dist/icons/dashboard.esm.js.map +1 -0
  78. package/dist/icons/folder.cjs.js +2 -0
  79. package/dist/icons/folder.cjs.js.map +1 -0
  80. package/dist/icons/folder.esm.js +6 -0
  81. package/dist/icons/folder.esm.js.map +1 -0
  82. package/dist/icons/friends.cjs.js +2 -0
  83. package/dist/icons/friends.cjs.js.map +1 -0
  84. package/dist/icons/friends.esm.js +6 -0
  85. package/dist/icons/friends.esm.js.map +1 -0
  86. package/dist/icons/iconHelper.cjs.js +2 -0
  87. package/dist/icons/iconHelper.cjs.js.map +1 -0
  88. package/dist/icons/iconHelper.esm.js +17 -0
  89. package/dist/icons/iconHelper.esm.js.map +1 -0
  90. package/dist/icons/{menu.svg → menu.cjs.js} +3 -2
  91. package/dist/icons/menu.cjs.js.map +1 -0
  92. package/dist/icons/menu.esm.js +6 -0
  93. package/dist/icons/menu.esm.js.map +1 -0
  94. package/dist/icons/person.cjs.js +2 -0
  95. package/dist/icons/person.cjs.js.map +1 -0
  96. package/dist/icons/person.esm.js +6 -0
  97. package/dist/icons/person.esm.js.map +1 -0
  98. package/dist/imagePane.d.ts +2 -3
  99. package/dist/imagePane2.cjs.js +2 -0
  100. package/dist/imagePane2.cjs.js.map +1 -0
  101. package/dist/imagePane2.esm.js +32 -0
  102. package/dist/imagePane2.esm.js.map +1 -0
  103. package/dist/index.cjs.js +2 -0
  104. package/dist/index.cjs.js.map +1 -0
  105. package/dist/index.d.ts +4 -4
  106. package/dist/index.esm.js +26 -0
  107. package/dist/index.esm.js.map +1 -0
  108. package/dist/internal/internalPane.d.ts +1 -2
  109. package/dist/internal/internalPane2.cjs.js +2 -0
  110. package/dist/internal/internalPane2.cjs.js.map +1 -0
  111. package/dist/internal/internalPane2.esm.js +104 -0
  112. package/dist/internal/internalPane2.esm.js.map +1 -0
  113. package/dist/mainPage/footer.cjs.js +2 -0
  114. package/dist/mainPage/footer.cjs.js.map +1 -0
  115. package/dist/mainPage/footer.d.ts +1 -3
  116. package/dist/mainPage/footer.esm.js +18 -0
  117. package/dist/mainPage/footer.esm.js.map +1 -0
  118. package/dist/mainPage/header.cjs.js +2 -0
  119. package/dist/mainPage/header.cjs.js.map +1 -0
  120. package/dist/mainPage/header.d.ts +1 -15
  121. package/dist/mainPage/header.d.ts.map +1 -1
  122. package/dist/mainPage/header.esm.js +24 -0
  123. package/dist/mainPage/header.esm.js.map +1 -0
  124. package/dist/mainPage/index.cjs.js +2 -0
  125. package/dist/mainPage/index.cjs.js.map +1 -0
  126. package/dist/mainPage/index.d.ts +3 -7
  127. package/dist/mainPage/index.d.ts.map +1 -1
  128. package/dist/mainPage/index.esm.js +38 -0
  129. package/dist/mainPage/index.esm.js.map +1 -0
  130. package/dist/mainPage/menu.d.ts +1 -2
  131. package/dist/mainPage/menu2.cjs.js +2 -0
  132. package/dist/mainPage/menu2.cjs.js.map +1 -0
  133. package/dist/mainPage/menu2.esm.js +184 -0
  134. package/dist/mainPage/menu2.esm.js.map +1 -0
  135. package/dist/n3Pane.d.ts +2 -3
  136. package/dist/n3Pane2.cjs.js +3 -0
  137. package/dist/n3Pane2.cjs.js.map +1 -0
  138. package/dist/n3Pane2.esm.js +52 -0
  139. package/dist/n3Pane2.esm.js.map +1 -0
  140. package/dist/outline/context.cjs.js +2 -0
  141. package/dist/outline/context.cjs.js.map +1 -0
  142. package/dist/outline/context.d.ts +3 -3
  143. package/dist/outline/context.esm.js +18 -0
  144. package/dist/outline/context.esm.js.map +1 -0
  145. package/dist/outline/manager2.cjs.js +3 -0
  146. package/dist/outline/manager2.cjs.js.map +1 -0
  147. package/dist/outline/manager2.esm.js +875 -0
  148. package/dist/outline/manager2.esm.js.map +1 -0
  149. package/dist/outline/outlineIcons.cjs.js +2 -0
  150. package/dist/outline/outlineIcons.cjs.js.map +1 -0
  151. package/dist/outline/outlineIcons.esm.js +10 -0
  152. package/dist/outline/outlineIcons.esm.js.map +1 -0
  153. package/dist/outline/propertyViews.cjs.js +2 -0
  154. package/dist/outline/propertyViews.cjs.js.map +1 -0
  155. package/dist/outline/propertyViews.esm.js +19 -0
  156. package/dist/outline/propertyViews.esm.js.map +1 -0
  157. package/dist/outline/queryByExample.cjs.js +2 -0
  158. package/dist/outline/queryByExample.cjs.js.map +1 -0
  159. package/dist/outline/queryByExample.esm.js +25 -0
  160. package/dist/outline/queryByExample.esm.js.map +1 -0
  161. package/dist/outline/userInput.cjs.js +61 -0
  162. package/dist/outline/userInput.cjs.js.map +1 -0
  163. package/dist/outline/userInput.esm.js +784 -0
  164. package/dist/outline/userInput.esm.js.map +1 -0
  165. package/dist/outline/viewAsImage.cjs.js +2 -0
  166. package/dist/outline/viewAsImage.cjs.js.map +1 -0
  167. package/dist/outline/viewAsImage.esm.js +10 -0
  168. package/dist/outline/viewAsImage.esm.js.map +1 -0
  169. package/dist/outline/viewAsMbox.cjs.js +2 -0
  170. package/dist/outline/viewAsMbox.cjs.js.map +1 -0
  171. package/dist/outline/viewAsMbox.esm.js +9 -0
  172. package/dist/outline/viewAsMbox.esm.js.map +1 -0
  173. package/dist/pad/padPane.d.ts +1 -2
  174. package/dist/pad/padPane2.cjs.js +2 -0
  175. package/dist/pad/padPane2.cjs.js.map +1 -0
  176. package/dist/pad/padPane2.esm.js +172 -0
  177. package/dist/pad/padPane2.esm.js.map +1 -0
  178. package/dist/playlist/playlistPane.cjs.js +2 -0
  179. package/dist/playlist/playlistPane.cjs.js.map +1 -0
  180. package/dist/playlist/playlistPane.esm.js +49 -0
  181. package/dist/playlist/playlistPane.esm.js.map +1 -0
  182. package/dist/profileUtils/ownerProfile.cjs.js +2 -0
  183. package/dist/profileUtils/ownerProfile.cjs.js.map +1 -0
  184. package/dist/profileUtils/ownerProfile.d.ts +1 -1
  185. package/dist/profileUtils/ownerProfile.esm.js +50 -0
  186. package/dist/profileUtils/ownerProfile.esm.js.map +1 -0
  187. package/dist/registerPanes.cjs.js +2 -0
  188. package/dist/registerPanes.cjs.js.map +1 -0
  189. package/dist/registerPanes.esm.js +45 -0
  190. package/dist/registerPanes.esm.js.map +1 -0
  191. package/dist/schedule/formsForSchedule.cjs.js +117 -0
  192. package/dist/schedule/formsForSchedule.cjs.js.map +1 -0
  193. package/dist/schedule/formsForSchedule.esm.js +6 -0
  194. package/dist/schedule/formsForSchedule.esm.js.map +1 -0
  195. package/dist/schedule/schedulePane.d.ts +2 -4
  196. package/dist/schedule/schedulePane2.cjs.js +8 -0
  197. package/dist/schedule/schedulePane2.cjs.js.map +1 -0
  198. package/dist/schedule/schedulePane2.esm.js +384 -0
  199. package/dist/schedule/schedulePane2.esm.js.map +1 -0
  200. package/dist/sharing/sharingPane.cjs.js +2 -0
  201. package/dist/sharing/sharingPane.cjs.js.map +1 -0
  202. package/dist/sharing/sharingPane.esm.js +22 -0
  203. package/dist/sharing/sharingPane.esm.js.map +1 -0
  204. package/dist/slideshow/slideshowPane.cjs.js +2 -0
  205. package/dist/slideshow/slideshowPane.cjs.js.map +1 -0
  206. package/dist/slideshow/slideshowPane.esm.js +46 -0
  207. package/dist/slideshow/slideshowPane.esm.js.map +1 -0
  208. package/dist/social/editProfileDetails.cjs.js +2 -0
  209. package/dist/social/editProfileDetails.cjs.js.map +1 -0
  210. package/dist/social/editProfileDetails.d.ts +1 -2
  211. package/dist/social/editProfileDetails.esm.js +10 -0
  212. package/dist/social/editProfileDetails.esm.js.map +1 -0
  213. package/dist/social/icons.cjs.js +82 -0
  214. package/dist/social/icons.cjs.js.map +1 -0
  215. package/dist/social/{icons.js → icons.esm.js} +12 -18
  216. package/dist/social/icons.esm.js.map +1 -0
  217. package/dist/social/socialPane.d.ts +2 -3
  218. package/dist/social/socialPane2.cjs.js +6 -0
  219. package/dist/social/socialPane2.cjs.js.map +1 -0
  220. package/dist/social/socialPane2.esm.js +326 -0
  221. package/dist/social/socialPane2.esm.js.map +1 -0
  222. package/dist/social/socialSections.cjs.js +2 -0
  223. package/dist/social/socialSections.cjs.js.map +1 -0
  224. package/dist/social/socialSections.d.ts +2 -2
  225. package/dist/social/socialSections.esm.js +221 -0
  226. package/dist/social/socialSections.esm.js.map +1 -0
  227. package/dist/social/triage.cjs.js +2 -0
  228. package/dist/social/triage.cjs.js.map +1 -0
  229. package/dist/social/triage.d.ts +2 -2
  230. package/dist/social/triage.esm.js +44 -0
  231. package/dist/social/triage.esm.js.map +1 -0
  232. package/dist/tabbed/tabbedPane.cjs.js +2 -0
  233. package/dist/tabbed/tabbedPane.cjs.js.map +1 -0
  234. package/dist/tabbed/tabbedPane.d.ts +1 -1
  235. package/dist/tabbed/tabbedPane.esm.js +38 -0
  236. package/dist/tabbed/tabbedPane.esm.js.map +1 -0
  237. package/dist/tableViewPane.cjs.js +2 -0
  238. package/dist/tableViewPane.cjs.js.map +1 -0
  239. package/dist/tableViewPane.esm.js +20 -0
  240. package/dist/tableViewPane.esm.js.map +1 -0
  241. package/dist/transaction/pane.cjs.js +8 -0
  242. package/dist/transaction/pane.cjs.js.map +1 -0
  243. package/dist/transaction/pane.esm.js +212 -0
  244. package/dist/transaction/pane.esm.js.map +1 -0
  245. package/dist/transaction/period.cjs.js +4 -0
  246. package/dist/transaction/period.cjs.js.map +1 -0
  247. package/dist/transaction/period.esm.js +126 -0
  248. package/dist/transaction/period.esm.js.map +1 -0
  249. package/dist/trip/tripPane.cjs.js +2 -0
  250. package/dist/trip/tripPane.cjs.js.map +1 -0
  251. package/dist/trip/tripPane.esm.js +85 -0
  252. package/dist/trip/tripPane.esm.js.map +1 -0
  253. package/dist/trustedApplications/trustedApplications.dom.cjs.js +2 -0
  254. package/dist/trustedApplications/trustedApplications.dom.cjs.js.map +1 -0
  255. package/dist/trustedApplications/trustedApplications.dom.d.ts +1 -1
  256. package/dist/trustedApplications/trustedApplications.dom.esm.js +108 -0
  257. package/dist/trustedApplications/trustedApplications.dom.esm.js.map +1 -0
  258. package/dist/trustedApplications/trustedApplications.utils.cjs.js +2 -0
  259. package/dist/trustedApplications/trustedApplications.utils.cjs.js.map +1 -0
  260. package/dist/trustedApplications/trustedApplications.utils.d.ts +1 -1
  261. package/dist/trustedApplications/trustedApplications.utils.esm.js +20 -0
  262. package/dist/trustedApplications/trustedApplications.utils.esm.js.map +1 -0
  263. package/dist/trustedApplications/trustedApplications.view.cjs.js +2 -0
  264. package/dist/trustedApplications/trustedApplications.view.cjs.js.map +1 -0
  265. package/dist/trustedApplications/trustedApplications.view.d.ts +1 -1
  266. package/dist/trustedApplications/trustedApplications.view.esm.js +41 -0
  267. package/dist/trustedApplications/trustedApplications.view.esm.js.map +1 -0
  268. package/dist/ui/pane.cjs.js +4 -0
  269. package/dist/ui/pane.cjs.js.map +1 -0
  270. package/dist/ui/pane.esm.js +56 -0
  271. package/dist/ui/pane.esm.js.map +1 -0
  272. package/dist/versionInfo.cjs.js +2 -0
  273. package/dist/versionInfo.cjs.js.map +1 -0
  274. package/dist/versionInfo.esm.js +40 -0
  275. package/dist/versionInfo.esm.js.map +1 -0
  276. package/dist/video/videoPane.cjs.js +2 -0
  277. package/dist/video/videoPane.cjs.js.map +1 -0
  278. package/dist/video/videoPane.esm.js +25 -0
  279. package/dist/video/videoPane.esm.js.map +1 -0
  280. package/package.json +50 -61
  281. package/dist/0314353e28ce6e5539af.svg +0 -9
  282. package/dist/04567ff683933c35c465.png +0 -0
  283. package/dist/10163fd9b5a0e00d63a0.png +0 -0
  284. package/dist/1234dcb2eec2e45f252b.png +0 -0
  285. package/dist/20899934157df4db56cb.png +0 -0
  286. package/dist/33760bf79f097f449da5.png +0 -0
  287. package/dist/4cceba29ab33b1ddd9bb.svg +0 -6
  288. package/dist/578d2b6ed32e7624164e.png +0 -0
  289. package/dist/5f62a5b2b7e99b9640c7.png +0 -0
  290. package/dist/6525766ecd288ec60129.png +0 -0
  291. package/dist/7800be6f6c4b5b0f4f20.png +0 -0
  292. package/dist/7b7538c6f6b317968009.svg +0 -9
  293. package/dist/92d03142abe6efc0b42d.svg +0 -6
  294. package/dist/976473cf5fe24d657d4b.png +0 -0
  295. package/dist/RDFXMLPane.css +0 -70
  296. package/dist/RDFXMLPane.js +0 -100
  297. package/dist/argument/argumentPane.js +0 -60
  298. package/dist/attach/attachPane.js +0 -393
  299. package/dist/audio/audioPane.js +0 -181
  300. package/dist/bda84f59e7216675a208.png +0 -0
  301. package/dist/cd68e8f3990ba8b2139e.png +0 -0
  302. package/dist/classInstancePane.js +0 -91
  303. package/dist/dashboard/basicPreferences.js +0 -147
  304. package/dist/dashboard/dashboardPane.js +0 -73
  305. package/dist/dashboard/homepage.js +0 -42
  306. package/dist/dataContentPane.css +0 -271
  307. package/dist/dataContentPane.js +0 -226
  308. package/dist/defaultPane.css +0 -97
  309. package/dist/defaultPane.js +0 -81
  310. package/dist/dokieli/dokieliPane.js +0 -74
  311. package/dist/e7074a7e2cb69e51cfd3.png +0 -0
  312. package/dist/f3772696fb7ee53c23d8.png +0 -0
  313. package/dist/form/formPane.css +0 -120
  314. package/dist/form/pane.js +0 -250
  315. package/dist/home/homePane.js +0 -74
  316. package/dist/humanReadablePane.css +0 -129
  317. package/dist/humanReadablePane.js +0 -243
  318. package/dist/icons/clock.svg +0 -7
  319. package/dist/icons/comment.svg +0 -6
  320. package/dist/icons/dashboard.svg +0 -9
  321. package/dist/icons/downArrow.svg +0 -6
  322. package/dist/icons/folder.svg +0 -6
  323. package/dist/icons/friends.svg +0 -9
  324. package/dist/icons/help.svg +0 -8
  325. package/dist/icons/iconHelper.js +0 -23
  326. package/dist/icons/person.svg +0 -6
  327. package/dist/icons/personInCircle.svg +0 -8
  328. package/dist/icons/sharing.svg +0 -10
  329. package/dist/icons/signOut.svg +0 -8
  330. package/dist/icons/signUp.svg +0 -9
  331. package/dist/icons/star.svg +0 -3
  332. package/dist/imagePane.css +0 -4
  333. package/dist/imagePane.js +0 -67
  334. package/dist/index.js +0 -123
  335. package/dist/internal/internalPane.css +0 -14
  336. package/dist/internal/internalPane.js +0 -183
  337. package/dist/mainPage/footer.js +0 -29
  338. package/dist/mainPage/header.js +0 -203
  339. package/dist/mainPage/index.js +0 -78
  340. package/dist/mainPage/menu.css +0 -243
  341. package/dist/mainPage/menu.js +0 -449
  342. package/dist/microblogPane/mbStyle.css +0 -267
  343. package/dist/microblogPane/microblogPane.js +0 -1031
  344. package/dist/n3Pane.css +0 -49
  345. package/dist/n3Pane.js +0 -88
  346. package/dist/outline/context.js +0 -21
  347. package/dist/outline/manager.css +0 -78
  348. package/dist/outline/manager.js +0 -2115
  349. package/dist/outline/outlineIcons.js +0 -126
  350. package/dist/outline/propertyViews.js +0 -43
  351. package/dist/outline/queryByExample.js +0 -285
  352. package/dist/outline/userInput.js +0 -1821
  353. package/dist/outline/viewAsImage.js +0 -14
  354. package/dist/outline/viewAsMbox.js +0 -21
  355. package/dist/pad/padPane.css +0 -40
  356. package/dist/pad/padPane.js +0 -421
  357. package/dist/playlist/playlistPane.js +0 -119
  358. package/dist/profileUtils/ownerProfile.js +0 -84
  359. package/dist/registerPanes.js +0 -145
  360. package/dist/schedule/schedulePane.css +0 -294
  361. package/dist/schedule/schedulePane.js +0 -1022
  362. package/dist/sharing/sharingPane.js +0 -48
  363. package/dist/slideshow/slideshowPane.js +0 -79
  364. package/dist/social/editProfileDetails.js +0 -362
  365. package/dist/social/socialPane.css +0 -1464
  366. package/dist/social/socialPane.js +0 -651
  367. package/dist/social/socialSections.js +0 -393
  368. package/dist/social/spinner.js +0 -13
  369. package/dist/social/triage.js +0 -79
  370. package/dist/solid-panes.js +0 -87502
  371. package/dist/solid-panes.js.map +0 -1
  372. package/dist/solid-panes.min.js +0 -3811
  373. package/dist/solid-panes.min.js.map +0 -1
  374. package/dist/styles/tabbedtab.css +0 -1066
  375. package/dist/styles/utilities.css +0 -5
  376. package/dist/tabbed/tabbedPane.js +0 -59
  377. package/dist/tableViewPane.js +0 -56
  378. package/dist/transaction/pane.js +0 -477
  379. package/dist/transaction/period.js +0 -323
  380. package/dist/trip/tripPane.js +0 -174
  381. package/dist/trustedApplications/trustedApplications.dom.js +0 -145
  382. package/dist/trustedApplications/trustedApplications.utils.js +0 -23
  383. package/dist/trustedApplications/trustedApplications.view.js +0 -55
  384. package/dist/ui/pane.js +0 -146
  385. package/dist/versionInfo.js +0 -41
  386. package/dist/video/videoPane.js +0 -42
@@ -1,203 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.HELP_MENU_LIST = void 0;
7
- exports.createHeader = createHeader;
8
- exports.refreshHeader = refreshHeader;
9
- var _solidLogic = require("solid-logic");
10
- var _solidUi = require("solid-ui");
11
- require("solid-ui/components/header");
12
- var _help = _interopRequireDefault(require("../icons/help.svg?raw"));
13
- var _person = _interopRequireDefault(require("../icons/person.svg?raw"));
14
- var _signOut = _interopRequireDefault(require("../icons/signOut.svg?raw"));
15
- var _personInCircle = _interopRequireDefault(require("../icons/personInCircle.svg?raw"));
16
- var _downArrow = _interopRequireDefault(require("../icons/downArrow.svg?raw"));
17
- var _signUp = _interopRequireDefault(require("../icons/signUp.svg?raw"));
18
- var _iconHelper = require("../icons/iconHelper");
19
- var _menu = require("./menu");
20
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
21
- /**
22
- * menu icons
23
- */
24
- const HELP_MENU_ICON = (0, _iconHelper.createUiIcon)(_help.default, 'Help Icon', '#ffffff');
25
- const LOGIN_ICON = (0, _iconHelper.createUiIcon)(_person.default, 'LogIn Icon', '#ffffff');
26
- const SIGNUP_ICON = (0, _iconHelper.createUiIcon)(_signUp.default, 'SignUp Icon', '#ffffff');
27
- const LOGOUT_ICON = (0, _iconHelper.createUiIcon)(_signOut.default, 'LogOut Icon', '#000000');
28
- const DEFAULT_AVATAR_ICON = (0, _iconHelper.createUiIcon)(_personInCircle.default, 'Default Avatar Icon', '#6A7282');
29
- const DOWN_ARROW_ICON = (0, _iconHelper.createUiIcon)(_downArrow.default, 'Down Arrow Icon', '#ffffff');
30
- const SOLID_ICON_URL = 'https://solidproject.org/assets/img/solid-emblem.svg';
31
- /**
32
- * menu elements
33
- */
34
- const SIGN_IN_MENU_ITEM = 'Log In';
35
- const SIGN_OUT_MENU_ITEM = 'Log Out';
36
- const SIGN_UP_MENU_ITEM = 'Sign Up';
37
- const SIGN_UP__MENU_LINK = 'https://solidproject.org/get_a_pod';
38
-
39
- // data structure extracted for solid-ui-header binding
40
- const HELP_MENU_LIST = exports.HELP_MENU_LIST = [{
41
- label: 'User guide',
42
- url: 'https://solidos.github.io/userguide/',
43
- target: '_blank'
44
- }, {
45
- label: 'Report a problem',
46
- url: 'https://github.com/solidos/solidos/issues',
47
- target: '_blank'
48
- }];
49
- const HEADER_MOBILE_STYLE_ID = 'solid-ui-header-mobile-style';
50
- function ensureMobileHeaderStyles() {
51
- if (document.getElementById(HEADER_MOBILE_STYLE_ID)) return;
52
- const style = document.createElement('style');
53
- style.id = HEADER_MOBILE_STYLE_ID;
54
- style.textContent = `
55
- solid-ui-header[layout="mobile"]::part(logo) {
56
- display: none !important;
57
- }
58
- `;
59
- document.head.appendChild(style);
60
- }
61
- async function createHeader(store, outliner) {
62
- ensureMobileHeaderStyles();
63
- const header = document.querySelector('solid-ui-header') || document.createElement('solid-ui-header');
64
- const isNewHeader = !header.isConnected;
65
- if (!header.id) {
66
- header.id = 'mainSolidUiHeader';
67
- }
68
- header.__solidPanesOutliner = outliner;
69
-
70
- // ensure it is in DOM (before MainContent for consistency)
71
- const main = document.getElementById('MainContent');
72
- if (!header.isConnected) {
73
- if (main && main.parentNode) {
74
- main.parentNode.insertBefore(header, main);
75
- } else {
76
- document.body.prepend(header);
77
- }
78
- }
79
- await refreshHeader(outliner, header);
80
- if (isNewHeader) {
81
- header.__solidPanesListenersAttached = false;
82
- }
83
- attachHeaderListeners(header);
84
- return header;
85
- }
86
- function attachHeaderListeners(header) {
87
- if (header.__solidPanesListenersAttached) return;
88
- const refreshCurrentHeader = async () => {
89
- const outliner = header.__solidPanesOutliner;
90
- if (!outliner) return;
91
- await refreshHeader(outliner, header);
92
- };
93
- _solidLogic.authSession.events.on('login', refreshCurrentHeader);
94
- _solidLogic.authSession.events.on('logout', refreshCurrentHeader);
95
- _solidLogic.authSession.events.on('sessionRestore', refreshCurrentHeader);
96
- header.addEventListener('auth-action-select', async e => {
97
- const outliner = header.__solidPanesOutliner;
98
- if (!outliner) return;
99
- const detail = e.detail;
100
- if (detail?.role === 'login') {
101
- await refreshCurrentHeader();
102
- // Do not auto-open the profile pane after login.
103
- // outliner.showDashboard({ pane: 'profile' })
104
- }
105
- });
106
- header.addEventListener('signup-success', async () => {
107
- // do nothing
108
- });
109
- header.addEventListener('account-menu-select', async e => {
110
- const outliner = header.__solidPanesOutliner;
111
- if (!outliner) return;
112
- const detail = e.detail;
113
- if (detail?.action === 'logout') {
114
- await refreshCurrentHeader();
115
- // Do not navigate to the profile after logout.
116
- } else if (detail?.action === 'show-profile') {
117
- // TODO see if this can be consolidated
118
- const currentUser = _solidLogic.authn.currentUser();
119
- if (currentUser) {
120
- outliner.showDashboard(currentUser, {
121
- pane: 'profile'
122
- });
123
- (0, _menu.setActiveMenuPane)('profile');
124
- }
125
- }
126
- });
127
- header.__solidPanesListenersAttached = true;
128
- }
129
- async function refreshHeader(outliner, headerElement) {
130
- ensureMobileHeaderStyles();
131
- const headerOptions = setHeaderOptions(outliner);
132
- const header = headerElement || document.querySelector('solid-ui-header');
133
- if (!header) return null;
134
- header.theme = headerOptions.theme;
135
- header.layout = headerOptions.layout;
136
- header.brandLink = headerOptions.brandLink;
137
- header.logo = headerOptions.layout === 'desktop' ? headerOptions.logo : '';
138
- header.helpIcon = headerOptions.helpIcon;
139
- header.helpMenuList = headerOptions.helpMenuList;
140
- header.authState = headerOptions.authState;
141
- header.loginAction = headerOptions.loginAction;
142
- header.signUpAction = headerOptions.signUpAction;
143
- header.accountMenu = await setUserMenu();
144
- header.logoutLabel = headerOptions.logoutLabel;
145
- header.accountIcon = headerOptions.accountIcon;
146
- header.accountAvatar = headerOptions.accountAvatar;
147
- header.accountAvatarFallback = headerOptions.accountAvatarFallback;
148
- header.loginIcon = headerOptions.loginIcon;
149
- header.signUpIcon = headerOptions.signUpIcon;
150
- header.logoutIcon = headerOptions.logoutIcon;
151
- return header;
152
- }
153
- function setHeaderOptions(outliner) {
154
- const currentUser = _solidLogic.authn.currentUser();
155
- const isAuthenticated = !!currentUser;
156
- const authState = isAuthenticated ? 'logged-in' : 'logged-out';
157
- const layout = outliner.context?.environment?.layout === 'mobile' ? 'mobile' : 'desktop';
158
- const theme = outliner.context?.environment?.theme === 'dark' ? 'dark' : 'light';
159
- const headerOptions = {
160
- logo: SOLID_ICON_URL,
161
- helpIcon: HELP_MENU_ICON,
162
- helpMenuList: HELP_MENU_LIST,
163
- layout,
164
- theme,
165
- brandLink: '/',
166
- authState,
167
- loginAction: {
168
- label: SIGN_IN_MENU_ITEM
169
- },
170
- signUpAction: {
171
- label: SIGN_UP_MENU_ITEM,
172
- url: SIGN_UP__MENU_LINK
173
- },
174
- logoutLabel: SIGN_OUT_MENU_ITEM,
175
- accountIcon: isAuthenticated ? DOWN_ARROW_ICON : '',
176
- accountAvatar: isAuthenticated ? _solidUi.widgets.findImage(currentUser) : undefined,
177
- accountAvatarFallback: DEFAULT_AVATAR_ICON,
178
- loginIcon: LOGIN_ICON,
179
- signUpIcon: SIGNUP_ICON,
180
- logoutIcon: LOGOUT_ICON
181
- };
182
- return headerOptions;
183
- }
184
- async function setUserMenu() {
185
- const me = _solidLogic.authn.currentUser();
186
- if (!me) {
187
- return [];
188
- }
189
- try {
190
- await _solidLogic.store.fetcher.load(me.doc());
191
- } catch (err) {
192
- console.error('Unable to load user profile', err);
193
- }
194
- const accountMenu = [{
195
- label: _solidUi.utils.label(me),
196
- avatar: _solidUi.widgets.findImage(me),
197
- webid: me.value,
198
- action: 'show-profile'
199
- }
200
- // TODO add all my available accounts
201
- ];
202
- return accountMenu;
203
- }
@@ -1,78 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.initMainPage = initMainPage;
7
- Object.defineProperty(exports, "refreshHeader", {
8
- enumerable: true,
9
- get: function () {
10
- return _header.refreshHeader;
11
- }
12
- });
13
- exports.refreshUI = refreshUI;
14
- Object.defineProperty(exports, "updateMenuLayout", {
15
- enumerable: true,
16
- get: function () {
17
- return _menu.refreshMenu;
18
- }
19
- });
20
- var _index = require("../index");
21
- var _header = require("./header");
22
- var _footer = require("./footer");
23
- var _menu = require("./menu");
24
- /* Main Page
25
- **
26
- ** This code is called in mashlib and renders the header and footer of the Databrowser.
27
- */
28
-
29
- // Symbol used to stash the last render-relevant env snapshot on the outliner
30
- // so refreshUI can skip a full GotoSubject re-render when nothing changed.
31
- const LAST_RENDER_ENV_KEY = '__lastRenderEnvSignature';
32
- function renderEnvSignature(env) {
33
- if (!env) return '';
34
- return [env.layout, env.theme, env.inputMode].join('|');
35
- }
36
- function ensureMainContent() {
37
- let main = document.getElementById('MainContent');
38
- if (!main) {
39
- main = document.createElement('main');
40
- main.id = 'MainContent';
41
- main.setAttribute('role', 'main');
42
- main.setAttribute('tabindex', '-1');
43
- main.setAttribute('aria-live', 'polite');
44
- document.body.appendChild(main);
45
- }
46
- return main;
47
- }
48
- async function initMainPage(store, uri, environment) {
49
- ensureMainContent();
50
- const outliner = (0, _index.getOutliner)(document, environment);
51
- outliner[LAST_RENDER_ENV_KEY] = renderEnvSignature(environment);
52
- uri = uri || window.location.href;
53
- const subject = typeof uri === 'string' ? store.sym(uri) : uri;
54
- outliner.GotoSubject(subject, true, undefined, true, undefined);
55
- const header = await (0, _header.createHeader)(store, outliner);
56
- const menu = (0, _menu.createLeftSideMenu)(subject, outliner);
57
- const footer = menu.then(() => (0, _footer.createFooter)(store));
58
- return Promise.all([header, menu, footer]);
59
- }
60
- async function refreshUI(outliner) {
61
- const store = outliner?.context?.session?.store;
62
- const paneRegistry = outliner?.context?.session?.paneRegistry;
63
- const subjectUri = window.document.location.href;
64
- const paneName = window.history.state?.paneName;
65
- const pane = paneName ? paneRegistry?.byName?.(paneName) : undefined;
66
-
67
- // Only re-run GotoSubject (full pane re-render) when render-relevant
68
- // environment fields actually changed since the last render.
69
- const currentSignature = renderEnvSignature(outliner?.context?.environment);
70
- const previousSignature = outliner?.[LAST_RENDER_ENV_KEY] ?? '';
71
- const envChanged = currentSignature !== previousSignature;
72
- if (envChanged && store && typeof outliner?.GotoSubject === 'function') {
73
- outliner.GotoSubject(store.sym(subjectUri), true, pane, true, undefined);
74
- outliner[LAST_RENDER_ENV_KEY] = currentSignature;
75
- }
76
- await (0, _header.refreshHeader)(outliner);
77
- (0, _menu.refreshMenu)(outliner.context.environment?.layout === 'mobile' ? 'mobile' : 'desktop');
78
- }
@@ -1,243 +0,0 @@
1
- .menu-content {
2
- display: flex;
3
- flex-direction: column;
4
- gap: 0.5rem;
5
- min-height: 0;
6
- overflow-y: auto;
7
- }
8
-
9
- .app-nav.mobile-hidden .menu-content,
10
- .app-nav.mobile-visible .menu-content {
11
- padding-top: 0.75rem;
12
- }
13
-
14
- .menu-footer {
15
- width: 100%;
16
- padding: 1rem;
17
- border-top: 1px solid var(--color-border, #d1d1d1);
18
- font-size: 0.875rem;
19
- color: var(--color-text-muted, #555);
20
- line-height: 1.4;
21
- background: inherit;
22
- }
23
-
24
- .app-nav.collapsed .menu-footer {
25
- display: none;
26
- text-align: center;
27
- padding: 0.75rem 0;
28
- }
29
-
30
- .menu-item {
31
- display: flex;
32
- align-items: center;
33
- gap: var(--spacing-2xs, 0.625rem);
34
- border: 0;
35
- border-radius: var(--border-radius-sm, 0.2rem);
36
- padding: 0.5rem var(--spacing-xs, 0.75rem);
37
- background: transparent;
38
- color: var(--color-text-heading, #000000);
39
- text-decoration: none;
40
- width: 100%;
41
- text-align: left;
42
- cursor: pointer;
43
- }
44
-
45
- .menu-toggle-icon {
46
- width: 30px;
47
- height: 30px;
48
- }
49
-
50
- .menu-item-icon {
51
- width: var(--icon-xxs, 1rem);
52
- height: var(--icon-xxs, 1rem);
53
- flex: 0 0 var(--icon-xxs, 1rem);
54
- object-fit: contain;
55
- }
56
-
57
- .menu-item-label {
58
- min-width: 0;
59
- }
60
-
61
- .menu-item:hover,
62
- .menu-item:focus {
63
- background: var(--color-header-menu-item-hover, #e6dcff);
64
- }
65
-
66
- .menu-item-active,
67
- .menu-item-active:hover,
68
- .menu-item-active:focus {
69
- background: var(--color-header-menu-item-selected, #cbb9ff);
70
- color: var(--color-header-menu-item-text-selected, #7c4cff);
71
- }
72
-
73
- .menu-toggle {
74
- position: fixed;
75
- top: 0.5rem;
76
- left: 1rem;
77
- z-index: 300;
78
- display: inline-flex;
79
- align-items: center;
80
- justify-content: center;
81
- gap: 0.375rem;
82
- min-width: var(--icon-md, 2.5rem);
83
- height: var(--icon-md, 2.5rem);
84
- padding: 0 0.625rem;
85
- border: 1px solid var(--color-border);
86
- background: var(--color-menu-bg, #ffffff);
87
- color: var(--color-text);
88
- border-radius: var(--border-radius-sm, 0.2rem);
89
- margin: 0;
90
- }
91
-
92
- .menu-toggle-label {
93
- font-size: 1.2rem;
94
- font-weight: 600;
95
- white-space: nowrap;
96
- overflow: hidden;
97
- text-overflow: ellipsis;
98
- max-width: 10rem;
99
- }
100
-
101
- .menu-overlay {
102
- position: fixed;
103
- inset: 0;
104
- background: rgba(0, 0, 0, 0.35);
105
- z-index: 100;
106
- }
107
-
108
- .app-nav {
109
- position: fixed;
110
- left: 0;
111
- top: 0;
112
- bottom: 0;
113
- width: min(18rem, 320px);
114
- display: grid;
115
- grid-template-rows: 1fr auto;
116
- overflow: hidden;
117
- background: var(--color-menu-bg, #ffffff);
118
- border-right: 1px solid var(--color-border);
119
- z-index: 10;
120
- }
121
-
122
- .app-nav.mobile-hidden,
123
- .app-nav.mobile-visible {
124
- position: fixed;
125
- left: 0;
126
- top: 0;
127
- bottom: 0;
128
- width: min(80vw, 320px);
129
- height: 100vh;
130
- min-height: 100vh;
131
- transform: translateX(-100%);
132
- transition: transform 0.25s ease-in-out;
133
- z-index: 999;
134
- display: flex;
135
- flex-direction: column;
136
- background: var(--color-menu-bg, #ffffff);
137
- border-right: none;
138
- box-shadow: none;
139
- overflow: hidden;
140
- padding-top: 3.75rem;
141
- }
142
-
143
- .app-nav.mobile-hidden .menu-content,
144
- .app-nav.mobile-visible .menu-content {
145
- flex: 1;
146
- min-height: 0;
147
- }
148
-
149
- .app-nav.mobile-visible {
150
- transform: translateX(0);
151
- visibility: visible;
152
- background: var(--color-menu-bg, #ffffff);
153
- }
154
-
155
- .menu-header {
156
- display: none;
157
- position: absolute;
158
- top: 0;
159
- left: 0;
160
- right: 0;
161
- align-items: center;
162
- justify-content: flex-start;
163
- background-color: #42345a !important;
164
- color: #ffffff;
165
- font-weight: 600;
166
- min-height: 3.75rem;
167
- height: 3.75rem;
168
- box-sizing: border-box;
169
- width: 100%;
170
- z-index: 1000;
171
- border-right: none;
172
- box-shadow: none;
173
- }
174
-
175
- .app-nav.mobile-hidden .menu-header,
176
- .app-nav.mobile-visible .menu-header {
177
- display: flex;
178
- }
179
-
180
- .menu-header-title {
181
- font-size: 1.25rem;
182
- color: #ffffff;
183
- }
184
-
185
- .menu-close {
186
- border: none;
187
- background: transparent;
188
- color: #ffffff;
189
- font-size: 1.25rem;
190
- cursor: pointer;
191
- padding-left: 1.25rem;
192
- line-height: 1;
193
- }
194
-
195
- .menu-close:hover,
196
- .menu-close:focus {
197
- opacity: 0.85;
198
- }
199
-
200
- .app-nav.collapsed {
201
- width: 4.5rem;
202
- min-width: 4.5rem;
203
- }
204
-
205
- .app-nav.collapsed .menu-content {
206
- gap: 0.25rem;
207
- align-items: center;
208
- }
209
-
210
- .app-nav.collapsed .menu-item {
211
- justify-content: center;
212
- padding-left: 0.5rem;
213
- padding-right: 0.5rem;
214
- }
215
-
216
- .app-nav.collapsed .menu-item-label {
217
- display: none;
218
- }
219
-
220
- .menu-collapse {
221
- position: fixed;
222
- left: 3rem;
223
- bottom: 8rem;
224
- z-index: 320;
225
- width: 1.25rem;
226
- height: 1.25rem;
227
- display: inline-flex;
228
- align-items: center;
229
- justify-content: center;
230
- border: 1px solid var(--color-border);
231
- border-radius: 999px;
232
- color: var(--color-text);
233
- font-size: 1.3rem;
234
- line-height: 1;
235
- cursor: pointer;
236
- box-shadow: 0 1px 4px rgba(124,77,255,0.12);
237
- }
238
-
239
- @media (max-width: 768px) {
240
- .menu-collapse {
241
- display: none;
242
- }
243
- }