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,1066 +0,0 @@
1
- /* Some style for the tabulator
2
- **
3
- **
4
- ** Do NOT use physical measures, but font-relative measures.
5
- ** 2006-10-21 timbl cconverted px to em at approx 1em = 12px
6
- **
7
- */
8
-
9
- /* If you need style in a pane, insert it in the dom (2016)*/
10
-
11
- /* @import url("js/panes/microblogPane/mbStyle.css"); /*microblog pane */
12
- /* @import url("chrome://tabulator/content/js/panes/microblogPane/mbStyle.css"); /*microblog pane*/
13
-
14
- /* I couldn't find the code for the collapse image. this is a quick work around
15
- to make the collapsing easier to use ( the triangles dont jump 20 pixels). ~cm2
16
- */
17
- img[title='Hide details.'] {
18
- float: left;
19
- }
20
- body {
21
- background-color: white;
22
- font-family: sans-serif;
23
- } /* was: font-size: 80%; */
24
-
25
- .warning {
26
- color: red;
27
- }
28
- .selected {
29
- background-color: #8f3;
30
- }
31
-
32
- .licOkay {
33
- background-color: #dfd;
34
- }
35
-
36
- /*
37
- ** other potential colors for CC:
38
- ** #C4FF55. "faded" version of CC
39
- ** #486d00, actual CC
40
- ** #ccff99, mit page color
41
- */
42
-
43
- strong {
44
- font-size: 120%;
45
- color: #333;
46
- }
47
- div.Outliner {
48
- margin-top: 2em;
49
- padding: 0.8em;
50
- }
51
- form#TabulateForm {
52
- padding: 0.8em;
53
- }
54
- div#addViewForm {
55
- padding: 0.8em;
56
- }
57
- iframe {
58
- background: white;
59
- }
60
-
61
- /* Map */
62
-
63
- img.pic {
64
- max-height: 20em;
65
- }
66
-
67
- /* Sources */
68
-
69
- .fetched {
70
- background-color: #eeffee;
71
- }
72
- .requested {
73
- background-color: yellow;
74
- }
75
- .failed {
76
- color: red;
77
- background-color: white;
78
- }
79
- .unparseable {
80
- background-color: #ffcc00;
81
- }
82
-
83
- pre#status {
84
- font-size: 100%;
85
- }
86
-
87
- /* Panes */
88
- /*
89
- td.internal { }
90
-
91
- /* Moved into code:
92
- div.internalPane { background-color: #ddddff; padding: 0.5em;
93
- border-radius: 1em; border-radius: .4em; }
94
-
95
- div.instancePane {
96
- border-top: solid 1px #777; border-bottom: solid 1px #777;
97
- margin-top: 0.5em; margin-bottom: 0.5em }
98
- */
99
- /* ***************** For the Justification UI Panes **********/
100
-
101
- div.container {
102
- border-top: solid 5px black;
103
- border-left: solid 5px black;
104
- border-bottom: solid 5px black;
105
- border-right: solid 5px black;
106
- margin-top: 0.5em;
107
- margin-bottom: 0.5em;
108
- border-radius: 0.75em;
109
- }
110
- /*
111
- div.nonCompliantPane {
112
- border-top: solid 1px red;
113
- border-left: solid 1px red;
114
- border-bottom: solid 1px red;
115
- border-right: solid 1px red;
116
- padding: 0.5em;
117
- background-color: #fbf0f7;
118
- margin-top: 0.5em; margin-bottom: 0.5em;
119
- border-radius: 1em;
120
- }
121
-
122
- div.compliantPane {
123
- border-top: solid 1px green;
124
- border-left: solid 1px green;
125
- border-bottom: solid 1px green;
126
- border-right: solid 1px green;
127
- padding: 0.5em;
128
- background-color: #def8e0;
129
- margin-top: 0.5em; margin-bottom: 0.5em;
130
- border-radius: 1em;
131
- }
132
- */
133
- div.justification {
134
- font-size: 100%;
135
- padding: 0 5px;
136
- width: 80%; /* @@ Don't use pixels -- use em */
137
- background-color: white;
138
- margin-top: 0.5em;
139
- margin-bottom: 0.5em;
140
- }
141
-
142
- div.description {
143
- font-size: 120%;
144
- border-top: solid 1px yellow;
145
- border-left: solid 1px yellow;
146
- border-bottom: solid 1px yellow;
147
- border-right: solid 1px yellow;
148
- padding: 15px;
149
- width: 100%;
150
- background-color: #ffffdd;
151
- margin-top: 0.5em;
152
- margin-bottom: 0.5em;
153
- margin-left: 0.5em;
154
- margin-right: 0.5em;
155
- border-radius: 0.75em;
156
- position: relative;
157
- left: 0%;
158
- }
159
-
160
- div.premises {
161
- font-size: 100%;
162
- border-top: solid 1px #3399ff;
163
- border-left: solid 1px #3399ff;
164
- border-bottom: solid 1px #3399ff;
165
- border-right: solid 1px #3399ff;
166
- padding: 0.5px;
167
- width: 100%;
168
- background-color: #ccccff;
169
- margin-top: 0.5em;
170
- margin-bottom: 0.5em;
171
- margin-left: 0.5em;
172
- margin-right: 0.5em;
173
- border-radius: 0.75em;
174
- position: relative;
175
- left: 0%; /*May be we could shift the left margin a bit?*/
176
- }
177
-
178
-
179
- /* For question-and-answer stuff for new web id but quite reusable.
180
- */
181
- .answer {
182
- font-style: italic;
183
- color: #00c;
184
- text-decoration: underline;
185
- }
186
- .tip {
187
- font-style: normal;
188
- color: #333;
189
- margin: 1em;
190
- }
191
- .task {
192
- font-style: normal;
193
- color: #333;
194
- margin: 1em;
195
- background-color: #ffe;
196
- padding: 1em;
197
- border-radius: 1em; /* CSS3: border-radius: 1em; */
198
- }
199
- .success {
200
- background-color: #efe;
201
- }
202
- .failure {
203
- background-color: white;
204
- border: 0.5em red;
205
- }
206
- div.unknown {
207
- display: none;
208
- }
209
- div.yes > div.negative {
210
- display: none;
211
- }
212
- div.no > div.affirmative {
213
- display: none;
214
- }
215
-
216
- /******************* Exception Pane ********
217
- **
218
- ** A pane created when the loading of a pane
219
- ** throws an exception
220
- **/
221
-
222
- div.exceptionPane pre {
223
- background-color: #fee;
224
- }
225
-
226
- /******************* Category Pane *********/
227
-
228
- .categoryPane a {
229
- color: #3b5998;
230
- text-decoration: none;
231
- font-weight: bold;
232
- }
233
- .categoryPane a:link {
234
- color: #3b5998;
235
- text-decoration: none;
236
- font-weight: bold;
237
- }
238
- .categoryPane a:visited {
239
- color: #3b5998;
240
- text-decoration: none;
241
- font-weight: bold;
242
- }
243
- .categoryPane a:hover {
244
- color: #3b5998;
245
- text-decoration: underline;
246
- font-weight: bold;
247
- }
248
- .categoryPane a:active {
249
- color: #888;
250
- text-decoration: none;
251
- }
252
-
253
- .categoryBottomClass {
254
- background-color: #efe;
255
- border: 0.1em solid green;
256
- }
257
-
258
- .categoryTable {
259
- padding-left: 2em;
260
- }
261
- .categoryPane {
262
- background-color: #f8fff8;
263
- padding: 0.5em;
264
- border-width: 0.1em;
265
- border-color: #777777;
266
- border-radius: 1em; /* CSS3: border-radius: .4em; */
267
- }
268
-
269
- .categoryPane a.categoryWhy {
270
- color: #ddd;
271
- }
272
- .categoryPane a.categoryWhy:link {
273
- color: #ddd;
274
- text-decoration: none;
275
- font-weight: bold;
276
- }
277
- .categoryPane a.categoryWhy:visited {
278
- color: #ddd;
279
- text-decoration: none;
280
- font-weight: bold;
281
- }
282
- .categoryPane a.categoryWhy:hover {
283
- color: #3b5998;
284
- text-decoration: underline;
285
- font-weight: bold;
286
- }
287
- .categoryPane a.categoryWhy:active {
288
- color: #ddd;
289
- text-decoration: none;
290
- }
291
-
292
- .categoryPane a.categoryWhy {
293
- color: grey;
294
- }
295
- /* a.categoryWhy:hover { color: #3B5998 } */
296
-
297
- /******************* PubsPane *********/
298
-
299
- .pubsPane {
300
- background-color: #f2f6da;
301
- border-width: 0.1em;
302
- border-color: #777777;
303
- border-radius: 1em; /* CSS3: border-radius: .4em; */
304
- padding: 1em;
305
-
306
- text-decoration: none;
307
- font-weight: bold;
308
- }
309
-
310
- .pubsPane h2 {
311
- margin: 0;
312
- padding: 0;
313
- }
314
-
315
- .pubsPane form {
316
- padding-left: 1em;
317
- }
318
-
319
- /*Clear both - start things on individula lines */
320
- .pubsRow {
321
- margin: 0.5em 3em 0.5em 0em;
322
- clear: both;
323
- }
324
-
325
- /*inputs float right to line up */
326
- .pubsRow input {
327
- float: right;
328
- width: 20em;
329
- height: 1em;
330
- }
331
- #inpid_book_description {
332
- float: right;
333
- height: 8em;
334
- width: 17em;
335
- }
336
-
337
- .pubsRow button {
338
- float: left;
339
- height: 2em;
340
- padding: 0.5em;
341
- margin: 0.5em;
342
- }
343
-
344
- .hideit {
345
- display: none;
346
- }
347
-
348
- .submitRow {
349
- clear: both;
350
- height: 5em;
351
- }
352
-
353
- .submitRow button {
354
- width: 7em;
355
- height: 100%;
356
- }
357
-
358
- #buttonid {
359
- display: none;
360
- }
361
-
362
- #buttonid.active {
363
- display: inline;
364
- }
365
-
366
- .imageView {
367
- border: 1em white;
368
- margin: 1em;
369
- }
370
-
371
- /* Generic things useful anywhere */
372
-
373
- img.hideTillHover {
374
- visibility: hidden;
375
- }
376
- img.hideTillHover:hover {
377
- visibility: visible;
378
- }
379
- .hideTillHover img {
380
- visibility: hidden;
381
- }
382
- .hideTillHover:hover img {
383
- visibility: visible;
384
- }
385
- .hideTillHover a {
386
- visibility: hidden;
387
- }
388
- .hideTillHover:hover a {
389
- visibility: visible;
390
- }
391
- .hoverControl .hoverControlHide {
392
- visibility: hidden;
393
- }
394
- .hoverControl:hover .hoverControlHide {
395
- visibility: visible;
396
- }
397
-
398
- /* Pane icons: */
399
-
400
- /*
401
- .hoverControl .paneShown{ border-radius: 0.5em;
402
- border-top: solid #222 1px;
403
- border-left: solid #222 0.1em; border-bottom: solid #eee 0.1em;
404
- border-right: solid #eee 0.1em;
405
- margin-left: 1em; padding: 3px;
406
- background-color: #ffd;
407
- visibility: hidden;}
408
-
409
- .hoverControl:hover .paneShown{ border-radius: 0.5em;
410
- border-top: solid #222 1px;
411
- border-left: solid #222 0.1em; border-bottom: solid #eee 0.1em;
412
- border-right: solid #eee 0.1em;
413
- margin-left: 1em; padding: 3px;
414
- background-color: #ffd;
415
- visibility:visible; }
416
-
417
- .paneHidden { border-radius: 0.5em; margin-left: 1em; padding: 3px}
418
-
419
- .hoverControl .paneHidden { border-radius: 0.5em; margin-left: 1em; padding: 3px; visibility:hidden;}
420
- .hoverControl:hover .paneHidden { border-radius: 0.5em; margin-left: 1em; padding: 3px; visibility:visible; }
421
- */
422
-
423
- /* outline object view */
424
- img.outlineImage {
425
- max-height: 20em;
426
- max-width: 30em;
427
- } /* save vertical space */
428
- /* Compare facebook which only limits width -> lots of tall images! */
429
-
430
- img.phoneIcon {
431
- border: 0;
432
- margin-left: 1em;
433
- }
434
-
435
- table#sources {
436
- width: 100%;
437
- }
438
-
439
- table {
440
- border-spacing: 0;
441
- }
442
-
443
- table {
444
- margin: 0em;
445
- }
446
-
447
- td {
448
- font-size: 100%;
449
- border-left: none;
450
- border-top: none;
451
- border-right: none;
452
- border-bottom: none;
453
- margin: 0.2em;
454
- /* border-right: solid purple 0.1em ;
455
- border-bottom: solid purple 0.1em;
456
- */
457
- vertical-align: top;
458
- /* display: compact; Causes console errors in ffox */
459
- }
460
-
461
- td.pred {
462
- padding-left: 0.5em;
463
- }
464
- /*td.optButton { display: none }
465
- tr[parentOfSelected] > td.pred td.optButton { display: block }
466
- */
467
-
468
- table.results {
469
- width: 100%;
470
- }
471
-
472
- table.results td {
473
- font-size: 100%;
474
- background-color: #fff;
475
- border-left: none;
476
- border-top: none;
477
- border-right: none;
478
- border-bottom: none;
479
- margin: 0.1em;
480
- border-right: solid #777 0.1em;
481
- border-bottom: solid #777 0.1em;
482
-
483
- vertical-align: top;
484
- }
485
-
486
- table.results th {
487
- font-size: 100%;
488
- background-color: #ddf;
489
- border-left: none;
490
- border-top: none;
491
- border-right: solid #777 0.1em;
492
- border-bottom: solid #777 0.1em;
493
- margin: 0.3em;
494
- padding-top: 0.5em;
495
- padding-right: 0.5em;
496
- border-right: solid #777 0.1em;
497
- border-bottom: solid #777 0.1em;
498
-
499
- vertical-align: top;
500
- }
501
-
502
- /* Hide sections of the display.
503
- Collpase not actually in CSS1 except for table row and col.
504
- Supposed to leave layoutunchanged. So we float it too. */
505
-
506
- .collapse {
507
- display: none;
508
- }
509
- .expand {
510
- display: block;
511
- }
512
-
513
- /* log classes */
514
- .nrml {
515
- color: black;
516
- }
517
- .info {
518
- color: black;
519
- }
520
- .warn {
521
- color: black;
522
- background-color: #ffd;
523
- }
524
- .eror {
525
- color: black;
526
- background-color: #fdd;
527
- }
528
- .mesg {
529
- color: green;
530
- }
531
- .dbug {
532
- color: black;
533
- background-color: #ddf;
534
- } /* Blue */
535
-
536
- /* Try to get the icons to flush right in the cell */
537
-
538
- .sortheader {
539
- color: black;
540
- text-decoration: none;
541
- position: relative;
542
- border: none; /* Jim's commented out */
543
- }
544
-
545
- .colclose {
546
- float: right;
547
- color: #aaa;
548
- } /* Should be 67% transp black */
549
- .sortarrow {
550
- float: left;
551
- color: #aaa;
552
- border: none;
553
- }
554
-
555
- /* CSS Stuff for tabbed Views.. */
556
- table.viewTable {
557
- padding: 0;
558
- margin: 0;
559
- border-style: none;
560
- border-width: 0;
561
- height: 40em;
562
- width: 100%;
563
- border-spacing: 0;
564
- }
565
-
566
- div.viewTabs {
567
- background-color: #fff;
568
- padding: 0;
569
- }
570
-
571
- div.viewWindows {
572
- width: 100%;
573
- height: 100%;
574
- overflow: auto;
575
- margin: 0em;
576
- padding: 0em;
577
- border-right: solid #aaa 0.1em; /* was 2px */
578
- border-left: solid #aaa 0.1em;
579
- border-bottom: solid #aaa 0.1em;
580
- background-color: #ccc;
581
- }
582
-
583
- div.querySelect {
584
- background-color: #ccc;
585
- width: 100%;
586
- height: 100%;
587
- border-left: solid #aaa 0.1em;
588
- border-bottom: solid #aaa 0.1em;
589
- overflow: auto;
590
- margin: 0em;
591
- padding: 0em;
592
- }
593
-
594
- td.viewTableData {
595
- padding: 0em;
596
- margin: 0em;
597
- height: 100%;
598
- width: 80%;
599
- }
600
-
601
- td.queryTableData {
602
- padding: 0em;
603
- margin: 0em;
604
- border-width: 0em;
605
- height: 100%;
606
- width: 20%;
607
- border-style: none;
608
- }
609
-
610
- table.viewTable tr {
611
- height: 100%;
612
- margin: 0em;
613
- padding: 0em;
614
- border-style: none;
615
- }
616
-
617
- a {
618
- color: #3b5998;
619
- text-decoration: none;
620
- cursor: pointer;
621
- }
622
- a.inactive {
623
- background-color: #eee;
624
- border-right: solid #ddd 0.1em;
625
- border-top: solid #aaa 0.1em;
626
- border-left: solid #aaa 0.1em;
627
- padding-top: 0.3em;
628
- padding-left: 0.8em;
629
- padding-right: 0.8em;
630
- padding-bottom: 0em;
631
- margin-right: 0.1em;
632
- color: #99f;
633
- text-decoration: none;
634
- }
635
-
636
- a.active {
637
- background-color: #ccc;
638
- border-right: solid #ddd 0.1em;
639
- border-top: solid #aaa 0.1em;
640
- border-left: solid #aaa 0.1em;
641
- padding-top: 0.3em;
642
- padding-left: 0.8em;
643
- padding-right: 0.8em;
644
- padding-bottom: 0em;
645
- margin-right: 0.1em;
646
- color: #22f;
647
- text-decoration: none;
648
- }
649
-
650
- input.tabQueryName {
651
- border: solid #aaa 0.1em;
652
- width: 100%;
653
- padding: 0em;
654
- }
655
-
656
- input.delQueryButton {
657
- border: none;
658
- color: #c00;
659
- background-color: #ccc;
660
- cursor: pointer;
661
- padding: 0em;
662
- }
663
-
664
- td.checkboxTD {
665
- padding-right: 0.5em;
666
- }
667
-
668
- .sourceHighlight {
669
- background-color: yellow;
670
- }
671
-
672
- #MenuBar {
673
- padding: 0.5em;
674
- position: fixed;
675
- top: 0;
676
- bottom: auto;
677
- left: 0;
678
- right: 0;
679
- background-color: #eee;
680
- border: 0.1em solid #aaa;
681
- }
682
-
683
- #TabulatorStatusWidget {
684
- position: fixed;
685
- top: 0;
686
- bottom: auto;
687
- left: auto;
688
- right: 0;
689
- }
690
-
691
- div.mapKeyDiv {
692
- position: relative;
693
- float: right;
694
- margin: 0.3em;
695
- color: #777;
696
- background: #fff;
697
- border: solid #777 0.1em;
698
- padding: 0.1em;
699
- }
700
-
701
- span.closeQuerySpan {
702
- float: right;
703
- text-align: right;
704
- height: 0.1em;
705
- overflow: visible;
706
- }
707
-
708
- span.openQuerySpan {
709
- float: left;
710
- overflow: visible;
711
- height: 0em;
712
- text-align: left;
713
- position: relative;
714
- top: 0em;
715
- z-index: 1;
716
- }
717
-
718
- input.textinput {
719
- width: 100%;
720
- border: none;
721
- font-size: 95%;
722
- padding: 0em;
723
- margin: 0;
724
- }
725
-
726
- textarea.textinput {
727
- border: none;
728
- }
729
-
730
- .pendingedit {
731
- color: #bbb;
732
- }
733
-
734
- td.undetermined {
735
- color: gray;
736
- font-style: italic;
737
- }
738
-
739
- /*revert back*/
740
- td.undetermined table {
741
- color: black;
742
- font-style: normal;
743
- }
744
-
745
- /*color style from http://developer.yahoo.com/yui/docs/module_menu.html*/
746
- .outlineMenu {
747
- position: absolute;
748
- /*width:10em;*/
749
- height: 10em; /* Jim's commented out */
750
- background: #ffffff none repeat scroll 0%;
751
- overflow-x: hidden;
752
- overflow-y: auto;
753
- border: 1px solid;
754
- /*padding:.2em;*/
755
- }
756
- .outlineMenu table {
757
- cursor: default;
758
- width: 100%;
759
- text-align: left;
760
- padding: 5px 5px;
761
- }
762
- .outlineMenu div {
763
- /*width:6em;*/
764
- overflow: auto;
765
- white-space: nowrap;
766
- }
767
- .outlineMenu td {
768
- color: #654d6c;
769
- }
770
- .outlineMenu .activeItem {
771
- background: #d1c6da;
772
- } /* @@ Jim's: #f4e8fc; */
773
- .outlineMenu input {
774
- margin: 0.2em;
775
- }
776
-
777
- /* The thing below was for the kenny's orange bar*/
778
- /* @@@ This is not specific enough
779
- td{
780
- margin: 0;
781
- padding: 0;
782
- }
783
- */
784
-
785
- .deleteIcon {
786
- margin-left: 0.1em;
787
- }
788
-
789
- .deleteCol {
790
- float: right;
791
- display: inline;
792
- }
793
-
794
- .suggestion_list {
795
- background: white;
796
- border: 1px solid;
797
- padding: 4px;
798
- }
799
-
800
- .suggestion_list ul {
801
- padding: 0;
802
- margin: 0;
803
- list-style-type: none;
804
- }
805
-
806
- .suggestion_list a {
807
- text-decoration: none;
808
- color: navy;
809
- }
810
-
811
- .suggestion_list .selected {
812
- background: navy;
813
- color: white;
814
- }
815
-
816
- .suggestion_list .selected a {
817
- color: white;
818
- }
819
-
820
- #autosuggest {
821
- display: none;
822
- }
823
-
824
- /*
825
- Start of styles for the photoPane, by albert08@csail.mit.edu
826
- */
827
- div.PhotoContentPane {
828
- float: left;
829
- width: 900px;
830
- border: 1px solid #aaaaaa;
831
- padding: 10px;
832
- }
833
- div.PhotoListPanel {
834
- float: left;
835
- padding: 5px;
836
- border: 1px solid #aaaaaa;
837
- width: 540px;
838
- min-height: 300px;
839
- }
840
- div.PhotoInfoPanel {
841
- float: left;
842
- padding: 10px;
843
- border: 1px solid #aaaaaa;
844
- width: 300px;
845
- text-align: center;
846
- margin: 0px 0px 10px 10px;
847
- }
848
- div.TagMenu {
849
- float: left;
850
- padding: 10px;
851
- border: 1px solid #aaaaaa;
852
- width: 300px;
853
- margin: 0px 0px 0px 10px;
854
- text-align: justify;
855
- }
856
- .tagItem {
857
- float: left;
858
- padding: 2px;
859
- margin: 2px;
860
- cursor: pointer;
861
- }
862
- .tagItem_h {
863
- float: left;
864
- padding: 2px;
865
- margin: 1px;
866
- border: 1px solid #ddbb99;
867
- background-color: #ddeeff;
868
- cursor: pointer;
869
- }
870
- div.photoItem {
871
- float: left;
872
- width: 100%;
873
- }
874
- div.photoFrame {
875
- border-right: 1px solid #aaaaaa;
876
- width: 260px;
877
- padding: 10px;
878
- margin: 10px 10px 10px 10px;
879
- text-align: center;
880
- float: left;
881
- }
882
- img.photoThumbnail {
883
- border: 1px solid #cccccc;
884
- margin: auto auto auto auto;
885
- }
886
- .photoListTags {
887
- width: 200px;
888
- margin-top: 10px;
889
- padding-top: 10px;
890
- float: left;
891
- }
892
- .photoList_tag {
893
- background: transparent url(icons/tag_tiny.png) 0px 1px no-repeat;
894
- padding: 1px 0px 1px 18px;
895
- margin-left: 5px;
896
- }
897
- .TagMenu_tag {
898
- background: transparent url(icons/tag_tiny.png) 0px 1px no-repeat;
899
- padding: 1px 0px 1px 18px;
900
- margin-left: 5px;
901
- }
902
- div.photoImportContentPane {
903
- float: left;
904
- padding: 0px;
905
- width: 930px;
906
- border: 1px solid #aaaaaa;
907
- padding: 10px;
908
- }
909
- .photoImportTitle {
910
- font-size: 16px;
911
- font-weight: bold;
912
- }
913
- .photoItemPanel {
914
- width: 260px;
915
- height: 300px;
916
- float: left;
917
- padding: 10px;
918
- border: 1px solid #aaaaaa;
919
- margin: 0px 10px 10px 0px;
920
- }
921
- .photoControlImg {
922
- border: 0px;
923
- cursor: pointer;
924
- }
925
- .photoControlImgInactive {
926
- opacity: 0.5;
927
- border: 0px;
928
- }
929
- #photoPageInfo {
930
- font-family: Arial;
931
- font-size: 14px;
932
- font-weight: bold;
933
- }
934
- .controls {
935
- clear: both;
936
- text-align: right;
937
- margin: 15px 15px 0px 0px;
938
- }
939
- .controlButton {
940
- margin: 0px 0px 0px 10px;
941
- }
942
- div.TagPane {
943
- min-width: 500px;
944
- border: 1px solid #aaaaaa;
945
- padding: 10px;
946
- }
947
- div.TagSemanticsPanel {
948
- margin: 5px 0px 20px 0px;
949
- }
950
- div.TagSemanticsTable {
951
- width: 100%;
952
- font-family: Arial;
953
- font-size: 12px;
954
- }
955
- div.AddTagSemantics {
956
- margin: 50px 0px 10px 0px;
957
- }
958
- .controlSelect {
959
- margin: 5px;
960
- font-family: Arial;
961
- font-size: 12px;
962
- }
963
- .tagURIInput {
964
- margin: 5px;
965
- font-family: Arial;
966
- font-size: 12px;
967
- width: 300px;
968
- }
969
- div.TagPane hr {
970
- border: 1px solid #aaaaaa;
971
- }
972
- /*
973
- End of styles for the photoPane
974
- */
975
-
976
- /*
977
- Styles for tableViewPane
978
- */
979
-
980
- .tableViewPane table th {
981
- background-color: #eee;
982
- color: black;
983
- }
984
-
985
- .tableViewPane table th a {
986
- color: #555;
987
- }
988
-
989
- .tableViewPane table .selectors td {
990
- background-color: #ccc;
991
- }
992
-
993
- .tableViewPane table td {
994
- border-bottom: 1px solid black;
995
- border-right: 1px solid black;
996
- }
997
-
998
- .tableViewPane .toolbar td {
999
- border: none;
1000
- }
1001
-
1002
- .tableViewPane .sparqlButton {
1003
- width: 16px;
1004
- height: 16px;
1005
- border: 1px solid black;
1006
- }
1007
-
1008
- .tableViewPane .sparqlDialog {
1009
- position: fixed;
1010
- top: 40px;
1011
- left: 100px;
1012
- width: 600px;
1013
- background: white;
1014
- border: 1px solid black;
1015
- padding: 5px;
1016
- }
1017
-
1018
- .tableViewPane .sparqlDialog textarea {
1019
- width: 590px;
1020
- height: 250px;
1021
- }
1022
-
1023
- /* These should be the same as with hthe dataContentPane */
1024
- .tableViewPane a {
1025
- color: #3b5998;
1026
- text-decoration: none;
1027
- font-weight: bold;
1028
- }
1029
- .tableViewPane a:link {
1030
- color: #3b5998;
1031
- text-decoration: none;
1032
- font-weight: bold;
1033
- }
1034
- .tableViewPane a:visited {
1035
- color: #3b5998;
1036
- text-decoration: none;
1037
- font-weight: bold;
1038
- }
1039
- .tableViewPane a:hover {
1040
- color: #3b5998;
1041
- text-decoration: underline;
1042
- font-weight: bold;
1043
- }
1044
- .tableViewPane a:active {
1045
- color: #888;
1046
- text-decoration: none;
1047
- }
1048
-
1049
- .tableViewPane tr {
1050
- border-color: #444;
1051
- padding-left: 0.3em;
1052
- padding-right: 0.3em;
1053
- }
1054
-
1055
- /*The 'display explanation' feature*/
1056
- .inquiry {
1057
- padding-left: 0.2em;
1058
- color: red;
1059
- font-family: Arial;
1060
- font-weight: bold;
1061
- }
1062
-
1063
- /*
1064
- End of styles for tableViewPane
1065
- */
1066
-