solid-ui 2.5.1 → 2.6.0

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 (143) hide show
  1. package/README.md +4 -0
  2. package/dist/841.solid-ui.min.js +1 -1
  3. package/dist/841.solid-ui.min.js.map +1 -1
  4. package/dist/_2b19.solid-ui.js.map +1 -1
  5. package/dist/solid-ui.js +42754 -45728
  6. package/dist/solid-ui.js.map +1 -1
  7. package/dist/solid-ui.min.js +1 -1
  8. package/dist/solid-ui.min.js.LICENSE.txt +1 -5
  9. package/dist/solid-ui.min.js.map +1 -1
  10. package/lib/acl/access-controller.js +48 -49
  11. package/lib/acl/access-controller.js.map +1 -1
  12. package/lib/acl/access-groups.js +40 -40
  13. package/lib/acl/access-groups.js.map +1 -1
  14. package/lib/acl/acl-control.js +18 -19
  15. package/lib/acl/acl-control.js.map +1 -1
  16. package/lib/acl/acl.js +4 -5
  17. package/lib/acl/acl.js.map +1 -1
  18. package/lib/acl/add-agent-buttons.js +51 -52
  19. package/lib/acl/add-agent-buttons.js.map +1 -1
  20. package/lib/chat/bookmarks.js +76 -77
  21. package/lib/chat/bookmarks.js.map +1 -1
  22. package/lib/chat/chatLogic.js +74 -75
  23. package/lib/chat/chatLogic.js.map +1 -1
  24. package/lib/chat/dateFolder.js +66 -67
  25. package/lib/chat/dateFolder.js.map +1 -1
  26. package/lib/chat/infinite.js +218 -220
  27. package/lib/chat/infinite.js.map +1 -1
  28. package/lib/chat/keys.js +62 -63
  29. package/lib/chat/keys.js.map +1 -1
  30. package/lib/chat/message.js +98 -100
  31. package/lib/chat/message.js.map +1 -1
  32. package/lib/chat/messageTools.js +99 -100
  33. package/lib/chat/messageTools.js.map +1 -1
  34. package/lib/chat/signature.d.ts.map +1 -1
  35. package/lib/chat/signature.js +0 -1
  36. package/lib/chat/signature.js.map +1 -1
  37. package/lib/chat/thread.js +57 -61
  38. package/lib/chat/thread.js.map +1 -1
  39. package/lib/create/create.js +1 -2
  40. package/lib/create/create.js.map +1 -1
  41. package/lib/folders.js +1 -4
  42. package/lib/folders.js.map +1 -1
  43. package/lib/footer/index.d.ts.map +1 -1
  44. package/lib/footer/index.js +14 -16
  45. package/lib/footer/index.js.map +1 -1
  46. package/lib/header/index.js +34 -36
  47. package/lib/header/index.js.map +1 -1
  48. package/lib/iconBase.d.ts.map +1 -1
  49. package/lib/iconBase.js +0 -1
  50. package/lib/iconBase.js.map +1 -1
  51. package/lib/index.d.ts +1 -1
  52. package/lib/index.d.ts.map +1 -1
  53. package/lib/index.js +5 -5
  54. package/lib/index.js.map +1 -1
  55. package/lib/log.d.ts +7 -7
  56. package/lib/log.d.ts.map +1 -1
  57. package/lib/log.js +2 -2
  58. package/lib/log.js.map +1 -1
  59. package/lib/login/login.js +217 -222
  60. package/lib/login/login.js.map +1 -1
  61. package/lib/matrix/matrix.js +1 -2
  62. package/lib/matrix/matrix.js.map +1 -1
  63. package/lib/matrix/types.js.map +1 -1
  64. package/lib/media/media-capture.js +3 -4
  65. package/lib/media/media-capture.js.map +1 -1
  66. package/lib/messageArea.js +1 -4
  67. package/lib/messageArea.js.map +1 -1
  68. package/lib/ns.js +1 -2
  69. package/lib/ns.js.map +1 -1
  70. package/lib/pad.js +1 -2
  71. package/lib/pad.js.map +1 -1
  72. package/lib/participation.js +1 -2
  73. package/lib/participation.js.map +1 -1
  74. package/lib/preferences.js +1 -2
  75. package/lib/preferences.js.map +1 -1
  76. package/lib/table.js +1 -2
  77. package/lib/table.js.map +1 -1
  78. package/lib/tabs.d.ts.map +1 -1
  79. package/lib/tabs.js +1 -2
  80. package/lib/tabs.js.map +1 -1
  81. package/lib/utils/headerFooterHelpers.d.ts.map +1 -1
  82. package/lib/utils/headerFooterHelpers.js +36 -36
  83. package/lib/utils/headerFooterHelpers.js.map +1 -1
  84. package/lib/utils/index.js +1 -2
  85. package/lib/utils/index.js.map +1 -1
  86. package/lib/utils/keyHelpers/accessData.d.ts.map +1 -1
  87. package/lib/utils/keyHelpers/accessData.js +33 -34
  88. package/lib/utils/keyHelpers/accessData.js.map +1 -1
  89. package/lib/utils/keyHelpers/acl.d.ts.map +1 -1
  90. package/lib/utils/keyHelpers/acl.js +21 -22
  91. package/lib/utils/keyHelpers/acl.js.map +1 -1
  92. package/lib/utils/keyHelpers/otherHelpers.d.ts.map +1 -1
  93. package/lib/utils/keyHelpers/otherHelpers.js +1 -2
  94. package/lib/utils/keyHelpers/otherHelpers.js.map +1 -1
  95. package/lib/utils/label.js +1 -2
  96. package/lib/utils/label.js.map +1 -1
  97. package/lib/versionInfo.d.ts +4 -3
  98. package/lib/versionInfo.d.ts.map +1 -1
  99. package/lib/versionInfo.js +30 -30
  100. package/lib/versionInfo.js.map +1 -1
  101. package/lib/widgets/buttons/iconLinks.d.ts.map +1 -1
  102. package/lib/widgets/buttons/iconLinks.js +2 -2
  103. package/lib/widgets/buttons/iconLinks.js.map +1 -1
  104. package/lib/widgets/buttons.d.ts +1 -1
  105. package/lib/widgets/buttons.d.ts.map +1 -1
  106. package/lib/widgets/buttons.js +1 -3
  107. package/lib/widgets/buttons.js.map +1 -1
  108. package/lib/widgets/dragAndDrop.js +1 -2
  109. package/lib/widgets/dragAndDrop.js.map +1 -1
  110. package/lib/widgets/error.js +1 -2
  111. package/lib/widgets/error.js.map +1 -1
  112. package/lib/widgets/forms/autocomplete/autocompleteBar.js +47 -48
  113. package/lib/widgets/forms/autocomplete/autocompleteBar.js.map +1 -1
  114. package/lib/widgets/forms/autocomplete/autocompleteField.js +38 -39
  115. package/lib/widgets/forms/autocomplete/autocompleteField.js.map +1 -1
  116. package/lib/widgets/forms/autocomplete/autocompletePicker.d.ts.map +1 -1
  117. package/lib/widgets/forms/autocomplete/autocompletePicker.js +44 -45
  118. package/lib/widgets/forms/autocomplete/autocompletePicker.js.map +1 -1
  119. package/lib/widgets/forms/autocomplete/language.js +23 -24
  120. package/lib/widgets/forms/autocomplete/language.js.map +1 -1
  121. package/lib/widgets/forms/autocomplete/publicData.d.ts.map +1 -1
  122. package/lib/widgets/forms/autocomplete/publicData.js +91 -93
  123. package/lib/widgets/forms/autocomplete/publicData.js.map +1 -1
  124. package/lib/widgets/forms/basic.js +2 -3
  125. package/lib/widgets/forms/basic.js.map +1 -1
  126. package/lib/widgets/forms/comment.js +1 -2
  127. package/lib/widgets/forms/comment.js.map +1 -1
  128. package/lib/widgets/forms/fieldParams.js +1 -2
  129. package/lib/widgets/forms/fieldParams.js.map +1 -1
  130. package/lib/widgets/forms/formStyle.js +1 -2
  131. package/lib/widgets/forms/formStyle.js.map +1 -1
  132. package/lib/widgets/forms.js +79 -80
  133. package/lib/widgets/forms.js.map +1 -1
  134. package/lib/widgets/index.js +1 -2
  135. package/lib/widgets/index.js.map +1 -1
  136. package/lib/widgets/multiSelect.js +1 -2
  137. package/lib/widgets/multiSelect.js.map +1 -1
  138. package/lib/widgets/peoplePicker.js +1 -2
  139. package/lib/widgets/peoplePicker.js.map +1 -1
  140. package/lib/widgets/widgetHelpers.d.ts.map +1 -1
  141. package/lib/widgets/widgetHelpers.js +3 -3
  142. package/lib/widgets/widgetHelpers.js.map +1 -1
  143. package/package.json +57 -57
@@ -1 +1 @@
1
- {"version":3,"file":"infinite.js","names":["$rdf","_interopRequireWildcard","require","_solidLogic","debug","_iconBase","ns","widgets","_chatLogic","_message","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","_typeof","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","_createForOfIteratorHelper","Symbol","iterator","Array","isArray","_unsupportedIterableToArray","length","_n","F","s","done","value","f","TypeError","o","next","_arrayLikeToArray","toString","slice","constructor","name","from","test","desktopNotification","str","window","warn","Notification","permission","requestPermission","then","insertMessageIntoTable","_x","_x2","_x3","_x4","_x5","_x6","_insertMessageIntoTable","apply","arguments","_asyncToGenerator2","_regenerator","mark","_callee","channelObject","messageTable","message","fresh","options","userContext","messageRow","ele","newestFirst","dateString","wrap","_callee$","_context","prev","renderMessageRow","sent","selectedMessage","sameTerm","style","backgroundColor","selectedElement","firstChild","abrupt","newestfirst","AJAR_date","insertBefore","nextSibling","appendChild","stop","infiniteMessageArea","_x7","_x8","_x9","_x10","_infiniteMessageArea","_callee15","dom","wasStore","chatChannel","syncMessages","_syncMessages","addMessage","_addMessage","insertPreviousMessages","_insertPreviousMessages","removePreviousMessages","createMessageTable","_createMessageTable","renderMessageTable","_renderMessageTable","addNewChatDocumentIfNewDay","_addNewChatDocumentIfNewDay","appendCurrentMessages","_appendCurrentMessages","loadMoreWhereNeeded","_loadMoreWhereNeeded","loadInitialContent","_loadInitialContent","dateFolder","div","statusArea","liveMessageTable","threadRootMessage","earliest","latest","thread","threadTime","lock","_callee15$","_context15","_loadInitialContent3","_callee14","yank","fixScroll","live","selectedDocument","threadRootDocument","initialDocment","now","todayDocument","selectedMessageTable","selectedDate","_callee14$","_context14","_fixScroll","scrollIntoView","block","inputRow","_yank","doc","Date","leafDocumentFromDate","dateFromLeafDocument","setTimeout","addEventListener","solo","document","body","_loadInitialContent2","_loadMoreWhereNeeded3","_callee13","event","freeze","magicZone","scrollBottom","scrollTop","_callee13$","_context13","initial","extendBackwards","scrollHeight","clientHeight","extendForwards","_loadMoreWhereNeeded2","_x20","_x21","_appendCurrentMessage2","_callee12","chatDocument","_callee12$","_context12","refresh","_callee11","_callee11$","_context11","store","updater","addDownstreamChangeListener","_appendCurrentMessage","_addNewChatDocumentIf2","_callee10","newChatDocument","oldChatDocument","sts","_callee10$","_context10","removeChild","holds","rdfs","st","update","err","alert","_addNewChatDocumentIf","_renderMessageTable3","_callee9","date","scrollBackbutton","scrollForwardButton","_extendBackwards","setScrollBackbuttonIcon","_extendForwards","setScrollForwardButtonIcon","scrollForwardButtonHandler","_scrollForwardButtonHandler","tr","titleTR","scrollBackbuttonCell","dateCell","scrollForwardButtonCell","_iterator2","_step2","_callee9$","_context9","_scrollForwardButtonH2","_callee8","_event","_callee8$","_context8","extendedForwards","_scrollForwardButtonH","_x22","_setScrollForwardButt","sense","scrollForwardIcon","getScrollForwardButtonIcon","setAttribute","icons","iconBase","_extendForwards3","_callee7","_callee7$","_context7","_extendForwards2","_setScrollBackbuttonI","extendedBack","scrollBackIcon","getScrollbackIcon","_extendBackwards3","_callee6","_callee6$","_context6","disabled","_extendBackwards2","createElement","width","renderMessageEditor","textContent","shortDate","toISOString","includeRemoveButton","cancelButton","_e","parentNode","statementsMatching","wf","object","t0","finish","_renderMessageTable2","_x18","_x19","_createMessageTable3","_callee5","statusTR","_callee5$","_context5","fetcher","createIfNotExists","response","status","log","errorMessageBlock","_createMessageTable2","_x16","_x17","_removePreviousMessag","backwards","previousSibling","extr","_insertPreviousMessag2","_callee4","extremity","todayDoc","newMessageTable","_callee4$","_context4","limit","loadPrevious","_insertPreviousMessag","_x15","_addMessage3","_callee3","id","_callee3$","_context3","isDeleted","showDeletedMessages","any","sioc","_addMessage2","_x13","_x14","_syncMessages3","_callee2","displayed","ele2","messages","stored","_iterator","_step","m","_callee2$","_context2","AJAR_subject","uri","each","refreshTree","_syncMessages2","_x11","_x12","authorDateOnLeft","ChatChannel","dct"],"sources":["../../src/chat/infinite.js"],"sourcesContent":["/**\n * Contains the [[infiniteMessageArea]] class\n * @packageDocumentation\n */\n// import { findBookmarkDocument } from './bookmarks'\nimport * as $rdf from 'rdflib' // pull in first avoid cross-refs\nimport { store } from 'solid-logic'\nimport * as debug from '../debug'\nimport { icons } from '../iconBase'\nimport * as ns from '../ns'\n// import * as style from '../style'\n// import * as utils from '../utils'\nimport * as widgets from '../widgets'\n// import * as pad from '../pad'\n// import { DateFolder } from './dateFolder'\nimport { ChatChannel, isDeleted } from './chatLogic'\nimport { renderMessageEditor, renderMessageRow } from './message'\n\n// const UI = { authn, icons, ns, media, pad, $rdf, store, style, utils, widgets }\n\nexport function desktopNotification (str) {\n // Let's check if the browser supports notifications\n if (!('Notification' in window)) {\n debug.warn('This browser does no t support desktop notification')\n } else if (Notification.permission === 'granted') {\n // Let's check whether notificatio n permissions have already been granted\n // eslint-disable-next-line no-new\n new Notification(str)\n } else if (Notification.permission !== 'denied') {\n // Otherwise, we need to ask the user for permission\n Notification.requestPermission().then(function (permission) {\n // If the user accepts, let's create a notification\n if (permission === 'granted') {\n // eslint-disable-next-line no-new\n new Notification(str)\n }\n })\n }\n // At last, if the user has denied notifications, and you\n // want to be respectful there is no need to bother them any more.\n}\n\n/**\n * Renders a chat message inside a `messageTable`\n */\nexport async function insertMessageIntoTable (channelObject, messageTable, message, fresh, options, userContext) {\n const messageRow = await renderMessageRow(channelObject,\n message,\n fresh,\n options,\n userContext\n )\n\n // const message = messageRow.AJAR_subject\n if (options.selectedMessage && options.selectedMessage.sameTerm(message)) {\n messageRow.style.backgroundColor = 'yellow'\n options.selectedElement = messageRow\n messageTable.selectedElement = messageRow\n }\n\n let done = false\n for (let ele = messageTable.firstChild; ; ele = ele.nextSibling) {\n if (!ele) {\n // empty\n break\n }\n const newestFirst = options.newestfirst === true\n const dateString = messageRow.AJAR_date\n if (\n (dateString > ele.AJAR_date && newestFirst) ||\n (dateString < ele.AJAR_date && !newestFirst)\n ) {\n messageTable.insertBefore(messageRow, ele)\n done = true\n break\n }\n }\n if (!done) {\n messageTable.appendChild(messageRow)\n }\n}\n\n/**\n * Common code for a chat (discussion area of messages about something)\n * This version runs over a series of files for different time periods\n *\n * Parameters for the whole chat like its title are stored on\n * index.ttl#this and the chats messages are stored in YYYY/MM/DD/chat.ttl\n *\n * Use to import store as param 2, now ignores it and uses the UI main store\n *\n * Options include:\n\n - shiftEnterSendsMessage: Use shift/enter to send message, Enter to add newline, instead of the reverse.\n - authorDateOnLeft: Display the author's anme and date of the message in the left column instead of first above the content\n - selectedMessage: Display one message highlighted with the chat around it\n - solo: By itelf on a webpage, so user scroll anywhere in the web page scan scroll the chat.\n - newestFirst: Arrange the chat messages chronologically newest at the top insted of at the bottom\n - infinite: Use infinite scroll\n - showDeletedMessages: Show messages which have been delted as \"deleted message\". Otherwise hide them.\n - expandImagesInline: If a URI by itself in a message looks like an image URI, replace it with the image\n - inlineImageHeightEms: The height (in ems) of images expaned from their URIs in the chat.\n\n */\nexport async function infiniteMessageArea (dom, wasStore, chatChannel, options) {\n // ///////////////////////////////////////////////////////////////////////\n\n async function syncMessages (chatChannel, messageTable) {\n const displayed = {}\n let ele, ele2\n for (ele = messageTable.firstChild; ele; ele = ele.nextSibling) {\n if (ele.AJAR_subject) {\n displayed[ele.AJAR_subject.uri] = true\n }\n }\n const messages = store.each(chatChannel, ns.wf('message'), null, messageTable.chatDocument)\n\n const stored = {}\n for (const m of messages) {\n stored[m.uri] = true\n if (!displayed[m.uri]) {\n await addMessage(m, messageTable)\n }\n }\n\n // eslint-disable-next-line space-in-parens\n for (ele = messageTable.firstChild; ele;) {\n ele2 = ele.nextSibling\n if (ele.AJAR_subject && !stored[ele.AJAR_subject.uri]) {\n messageTable.removeChild(ele)\n }\n ele = ele2\n }\n for (ele = messageTable.firstChild; ele; ele = ele.nextSibling) {\n if (ele.AJAR_subject) {\n // Refresh thumbs up etc\n widgets.refreshTree(ele) // Things inside may have changed too\n }\n }\n } // syncMessages\n\n // Called once per original message displayed\n async function addMessage (message, messageTable) {\n // const latest = await mostRecentVersion(message)\n // const content = store.any(latest, ns.sioc('content'))\n if (isDeleted(message) && !options.showDeletedMessages) {\n return // ignore deleted messaged -- @@ could also leave a placeholder\n }\n /* if (isReplaced(message)) { //\n return // this is old version\n } */\n let thread = store.any(null, ns.sioc('has_member'), message, message.doc())\n const id = store.any(message, ns.sioc('id'), null, message.doc())\n if (id && !thread) {\n thread = store.any(null, ns.sioc('has_member'), id, message.doc())\n }\n\n if (options.thread) { // only show things in thread\n if (store.holds(message, ns.sioc('has_reply'), options.thread)) { // root of thread\n // debug.log(' addMessage: displaying root of thread ' + thread)\n } else if (thread && thread.sameTerm(options.thread)) {\n // debug.log(' addMessage: Displaying body of thread ' + message.uri.slice(-10))\n } else {\n // debug.log(' addMessage: Suppress non-thread message in thread table ' + message.uri.slice(-10))\n return // suppress message not in thread\n }\n } else { // Not threads\n if (thread) {\n // debug.log(' addMessage: Suppress thread message in non-thread table ' + message.uri.slice(-10))\n return // supress thread messages in body\n } else {\n // debug.log(' addMessage: Normal non-thread message in non-thread table ' + message.uri.slice(-10))\n }\n }\n if (!messageTable.fresh) { // if messageTable has been updated with insertMessageIntoTable() don't do it again\n // debug.log('@@@ infinite insertMessageIntoTable ' + message) // alain\n // debug.log('fresh ' + messageTable.fresh)\n // debug.log(messageTable)\n await insertMessageIntoTable(channelObject,\n messageTable,\n message,\n messageTable.fresh,\n options,\n userContext\n ) // fresh from elsewhere\n }\n }\n\n /* Add a new messageTable at the top/bottom\n\n */\n async function insertPreviousMessages (backwards) {\n const extremity = backwards ? earliest : latest\n let date = extremity.messageTable.date // day in mssecs\n\n // Are we at the top of a thread?\n if (backwards && earliest.limit && date <= earliest.limit) {\n if (!liveMessageTable) await appendCurrentMessages() // If necessary skip to today and add that\n return true // done\n }\n // debug.log(' insertPreviousMessages: loadPrevious given date ' + date)\n\n date = await dateFolder.loadPrevious(date, backwards) // backwards\n // debug.log(' insertPreviousMessages: loadPrevious returns date ' + date)\n\n /* debug.log(\n `insertPreviousMessages: from ${\n backwards ? 'backwards' : 'forwards'\n } loadPrevious: ${date}`\n ) */\n if (!date && !backwards && !liveMessageTable) {\n await appendCurrentMessages() // If necessary skip to today and add that\n }\n if (!date) return true // done\n let live = false\n if (!backwards) {\n const todayDoc = dateFolder.leafDocumentFromDate(new Date())\n const doc = dateFolder.leafDocumentFromDate(date)\n live = doc.sameTerm(todayDoc) // Is this todays?\n }\n const newMessageTable = await createMessageTable(date, live)\n extremity.messageTable = newMessageTable // move pointer to earliest\n if (backwards ? newestFirst : !newestFirst) {\n // put on bottom or top\n div.appendChild(newMessageTable)\n } else {\n // put on top as we scroll back\n div.insertBefore(newMessageTable, div.firstChild)\n }\n return live // not done\n }\n\n /* Remove message tables earlier than this one\n */\n function removePreviousMessages (backwards, messageTable) {\n if (backwards ? newestFirst : !newestFirst) {\n // it was put on bottom\n while (messageTable.nextSibling) {\n div.removeChild(messageTable.nextSibling)\n }\n } else {\n // it was put on top as we scroll back\n while (messageTable.previousSibling) {\n div.removeChild(messageTable.previousSibling)\n }\n }\n const extr = backwards ? earliest : latest\n extr.messageTable = messageTable\n }\n\n /* Load and render message table\n ** @returns DOM element generates\n */\n async function createMessageTable (date, live) {\n // debug.log(' createMessageTable for ' + date)\n const chatDocument = dateFolder.leafDocumentFromDate(date)\n try {\n await store.fetcher.createIfNotExists(chatDocument)\n } catch (err) {\n const messageTable = dom.createElement('table')\n const statusTR = messageTable.appendChild(dom.createElement('tr')) // ### find status in exception\n if (err.response && err.response.status && err.response.status === 404) {\n // debug.log('Error 404 for chat file ' + chatDocument)\n return await renderMessageTable(date, live) // no message file is fine. will be created later\n // statusTR.appendChild(widgets.errorMessageBlock(dom, 'no message file', 'white'))\n } else {\n debug.log('*** Error NON 404 for chat file ' + chatDocument)\n statusTR.appendChild(widgets.errorMessageBlock(dom, err, 'pink'))\n }\n return statusTR\n }\n return await renderMessageTable(date, live)\n }\n\n async function renderMessageTable (date, live) {\n const scrollBackbutton = null // was let\n const scrollForwardButton = null // was let\n\n /// ///////////////// Scroll down adding more above\n\n async function extendBackwards () {\n const done = await insertPreviousMessages(true)\n if (done) {\n if (scrollBackbutton) {\n scrollBackbutton.firstChild.setAttribute(\n 'src',\n icons.iconBase + 'noun_T-Block_1114655_000000.svg'\n ) // T\n scrollBackbutton.disabled = true\n }\n messageTable.initial = true\n } else {\n messageTable.extendedBack = true\n }\n setScrollBackbuttonIcon()\n return done\n }\n\n function setScrollBackbuttonIcon () {\n if (!scrollBackbutton) {\n return\n }\n const sense = messageTable.extendedBack ? !newestFirst : newestFirst\n const scrollBackIcon = messageTable.initial\n ? 'noun_T-Block_1114655_000000.svg'\n : getScrollbackIcon(sense)\n scrollBackbutton.firstChild.setAttribute(\n 'src',\n icons.iconBase + scrollBackIcon\n )\n\n function getScrollbackIcon (sense) {\n return sense ? 'noun_1369241.svg' : 'noun_1369237.svg'\n }\n }\n\n /// ////////////// Scroll up adding more below\n\n async function extendForwards () {\n const done = await insertPreviousMessages(false)\n /*\n if (done) {\n scrollForwardButton.firstChild.setAttribute(\n 'src',\n icons.iconBase + 'noun_T-Block_1114655_000000.svg'\n )\n scrollForwardButton.disabled = true\n messageTable.final = true\n } else {\n messageTable.extendedForwards = true\n }\n setScrollForwardButtonIcon()\n */\n return done\n }\n\n function setScrollForwardButtonIcon () {\n if (!scrollForwardButton) return\n const sense = messageTable.extendedForwards ? !newestFirst : newestFirst // noun_T-Block_1114657_000000.svg\n const scrollForwardIcon = messageTable.final\n ? 'noun_T-Block_1114657_000000.svg'\n : getScrollForwardButtonIcon(sense)\n scrollForwardButton.firstChild.setAttribute(\n 'src',\n icons.iconBase + scrollForwardIcon\n )\n\n function getScrollForwardButtonIcon (sense) {\n return !sense ? 'noun_1369241.svg' : 'noun_1369237.svg'\n }\n }\n\n async function scrollForwardButtonHandler (_event) {\n if (messageTable.extendedForwards) {\n removePreviousMessages(false, messageTable)\n messageTable.extendedForwards = false\n setScrollForwardButtonIcon()\n } else {\n await extendForwards() // async\n latest.messageTable.scrollIntoView(newestFirst)\n }\n }\n\n /// ///////////////////////\n /*\n options = options || {}\n options.authorDateOnLeft = true\n const newestFirst = options.newestFirst === '1' || options.newestFirst === true // hack for now\n const channelObject = new ChatChannel(chatChannel, options)\n const dateFolder = channelObject.dateFolder\n\n const div = dom.createElement('div')\n const statusArea = div.appendChild(dom.createElement('div'))\n const userContext = { dom, statusArea, div: statusArea } // logged on state, pointers to user's stuff\n\n*/\n // debug.log('Options for called message Area', options)\n const messageTable = dom.createElement('table')\n messageTable.style.width = '100%' // fill the pane div\n messageTable.extendBackwards = extendBackwards // Make function available to scroll stuff\n messageTable.extendForwards = extendForwards // Make function available to scroll stuff\n\n messageTable.date = date\n const chatDocument = dateFolder.leafDocumentFromDate(date)\n messageTable.chatDocument = chatDocument\n\n messageTable.fresh = false\n messageTable.setAttribute('style', 'width: 100%;') // fill that div!\n if (live) {\n messageTable.final = true\n liveMessageTable = messageTable\n latest.messageTable = messageTable\n const tr = renderMessageEditor(channelObject, messageTable, userContext, options)\n if (newestFirst) {\n messageTable.insertBefore(tr, messageTable.firstChild) // If newestFirst\n } else {\n messageTable.appendChild(tr) // not newestFirst\n }\n messageTable.inputRow = tr\n }\n\n /// ///// Infinite scroll\n //\n // @@ listen for swipe past end event not just button\n const test = true\n if (test) { // ws options.infinite but need for non-infinite\n const titleTR = dom.createElement('tr')\n const scrollBackbuttonCell = titleTR.appendChild(\n dom.createElement('td')\n )\n // up traingles: noun_1369237.svg\n // down triangles: noun_1369241.svg\n /*\n const scrollBackIcon = newestFirst\n ? 'noun_1369241.svg'\n : 'noun_1369237.svg' // down and up arrows respoctively\n scrollBackbutton = widgets.button(\n dom,\n icons.iconBase + scrollBackIcon,\n 'Previous messages ...'\n )\n scrollBackbuttonCell.style = 'width:3em; height:3em;'\n scrollBackbutton.addEventListener('click', scrollBackbuttonHandler, false)\n messageTable.extendedBack = false\n scrollBackbuttonCell.appendChild(scrollBackbutton)\n setScrollBackbuttonIcon()\n */\n const dateCell = titleTR.appendChild(dom.createElement('td'))\n dateCell.style =\n 'text-align: center; vertical-align: middle; color: #888; font-style: italic;'\n dateCell.textContent = widgets.shortDate(date.toISOString(), true) // no time, only date\n\n // @@@@@@@@@@@ todo move this button to other end of message cell, o\n const scrollForwardButtonCell = titleTR.appendChild(\n dom.createElement('td')\n )\n if (options.includeRemoveButton) {\n scrollForwardButtonCell.appendChild(widgets.cancelButton(dom, _e => {\n div.parentNode.removeChild(div)\n }))\n }\n /*\n const scrollForwardIcon = newestFirst\n ? 'noun_1369241.svg'\n : 'noun_1369237.svg' // down and up arrows respoctively\n scrollForwardButton = widgets.button(\n dom,\n icons.iconBase + scrollForwardIcon,\n 'Later messages ...'\n )\n scrollForwardButtonCell.appendChild(scrollForwardButton)\n scrollForwardButtonCell.style = 'width:3em; height:3em;'\n scrollForwardButton.addEventListener(\n 'click',\n scrollForwardButtonHandler,\n false\n )\n messageTable.extendedForward = false\n setScrollForwardButtonIcon()\n */\n messageTable.extendedForwards = false\n\n if (!newestFirst) {\n // opposite end from the entry field\n messageTable.insertBefore(titleTR, messageTable.firstChild) // If not newestFirst\n } else {\n messageTable.appendChild(titleTR) // newestFirst\n }\n }\n\n const sts = store.statementsMatching(null, ns.wf('message'), null, chatDocument)\n if (!live && sts.length === 0) {\n // not todays\n // no need buttomns at the moment\n // messageTable.style.visibility = 'collapse' // Hide files with no messages\n }\n for (const st of sts) {\n await addMessage(st.object, messageTable)\n }\n messageTable.fresh = true // message table updated with insertMessageIntoTable()\n return messageTable\n } // renderMessageTable\n\n async function addNewChatDocumentIfNewDay () {\n // @@ Remove listener from previous table as it is now static\n const newChatDocument = dateFolder.leafDocumentFromDate(new Date())\n if (!newChatDocument.sameTerm(latest.messageTable.chatDocument)) {\n // It is a new day\n if (liveMessageTable.inputRow) {\n liveMessageTable.removeChild(liveMessageTable.inputRow)\n delete liveMessageTable.inputRow\n }\n const oldChatDocument = latest.messageTable.chatDocument\n await appendCurrentMessages()\n // Adding a link in the document will ping listeners to add the new block too\n if (\n !store.holds(\n oldChatDocument,\n ns.rdfs('seeAlso'),\n newChatDocument,\n oldChatDocument\n )\n ) {\n const sts = [\n $rdf.st(\n oldChatDocument,\n ns.rdfs('seeAlso'),\n newChatDocument,\n oldChatDocument\n )\n ]\n try {\n store.updater.update([], sts)\n } catch (err) {\n alert('Unable to link old chat file to new one:' + err)\n }\n }\n }\n }\n\n /*\n function messageCount () {\n var n = 0\n const tables = div.children\n for (let i = 0; i < tables.length; i++) {\n n += tables[i].children.length - 1\n // debug.log(' table length:' + tables[i].children.length)\n }\n return n\n }\n*/\n\n /* Add the live message block with entry field for today\n */\n async function appendCurrentMessages () {\n const now = new Date()\n const chatDocument = dateFolder.leafDocumentFromDate(now)\n\n /// ///////////////////////////////////////////////////////////\n const messageTable = await createMessageTable(now, true)\n div.appendChild(messageTable)\n div.refresh = async function () {\n // only the last messageTable is live\n await addNewChatDocumentIfNewDay(new Date())\n await syncMessages(chatChannel, messageTable) // @@ livemessagetable??\n desktopNotification(chatChannel)\n } // The short chat version the live update listening is done in the pane but we do it in the widget @@\n store.updater.addDownstreamChangeListener(chatDocument, div.refresh) // Live update\n liveMessageTable = messageTable\n latest.messageTable = liveMessageTable\n return messageTable\n }\n\n async function loadMoreWhereNeeded (event, fixScroll) {\n if (lock) return\n lock = true\n const freeze = !fixScroll\n const magicZone = 150\n // const top = div.scrollTop\n // const bottom = div.scrollHeight - top - div.clientHeight\n let done\n\n while (\n div.scrollTop < magicZone &&\n earliest.messageTable &&\n !earliest.messageTable.initial &&\n earliest.messageTable.extendBackwards\n ) {\n // If this has been called before the element is actually in the\n // user's DOM tree, then this scrollTop check won't work -> loop forever\n // https://github.com/solidos/solid-ui/issues/366\n if (div.scrollHeight === 0) {\n // debug.log(' chat/loadMoreWhereNeeded: trying later...')\n setTimeout(loadMoreWhereNeeded, 2000) // couple be less\n lock = false\n return // abandon now, do later\n }\n // debug.log(' chat/loadMoreWhereNeeded: Going now')\n const scrollBottom = div.scrollHeight - div.scrollTop\n // debug.log('infinite scroll: adding above: top ' + div.scrollTop)\n done = await earliest.messageTable.extendBackwards()\n if (freeze) {\n div.scrollTop = div.scrollHeight - scrollBottom\n }\n if (fixScroll) fixScroll()\n if (done) break\n }\n while (\n options.selectedMessage && // we started in the middle not at the bottom\n div.scrollHeight - div.scrollTop - div.clientHeight < magicZone && // we are scrolled right to the bottom\n latest.messageTable &&\n !latest.messageTable.final && // there is more data to come\n latest.messageTable.extendForwards\n ) {\n const scrollTop = div.scrollTop\n /* debug.log(\n 'infinite scroll: adding below: bottom: ' +\n (div.scrollHeight - div.scrollTop - div.clientHeight)\n ) */\n done = await latest.messageTable.extendForwards() // then add more data on the bottom\n if (freeze) {\n div.scrollTop = scrollTop // while adding below keep same things in view\n }\n if (fixScroll) fixScroll()\n if (done) break\n }\n lock = false\n }\n\n async function loadInitialContent () {\n function yank () {\n if (selectedMessageTable && selectedMessageTable.selectedElement) {\n selectedMessageTable.selectedElement.scrollIntoView({ block: 'center' })\n }\n }\n\n // During initial load ONLY keep scroll to selected thing or bottom\n function fixScroll () {\n if (options.selectedElement) {\n options.selectedElement.scrollIntoView({ block: 'center' }) // align tops or bottoms\n } else {\n if (liveMessageTable.inputRow.scrollIntoView) {\n liveMessageTable.inputRow.scrollIntoView(newestFirst) // align tops or bottoms\n }\n }\n }\n\n let live, selectedDocument, threadRootDocument\n if (options.selectedMessage) {\n selectedDocument = options.selectedMessage.doc()\n }\n if (threadRootMessage) {\n threadRootDocument = threadRootMessage.doc()\n }\n const initialDocment = selectedDocument || threadRootDocument\n\n if (initialDocment) {\n const now = new Date()\n const todayDocument = dateFolder.leafDocumentFromDate(now)\n live = todayDocument.sameTerm(initialDocment)\n }\n\n let selectedMessageTable\n if (initialDocment && !live) {\n const selectedDate = dateFolder.dateFromLeafDocument(initialDocment)\n selectedMessageTable = await createMessageTable(selectedDate, live)\n div.appendChild(selectedMessageTable)\n earliest.messageTable = selectedMessageTable\n latest.messageTable = selectedMessageTable\n yank()\n setTimeout(yank, 1000) // @@ kludge - restore position distubed by other cHANGES\n } else {\n // Live end\n await appendCurrentMessages()\n earliest.messageTable = liveMessageTable\n latest.messageTable = liveMessageTable\n }\n\n await loadMoreWhereNeeded(null, fixScroll)\n div.addEventListener('scroll', loadMoreWhereNeeded)\n if (options.solo) {\n document.body.addEventListener('scroll', loadMoreWhereNeeded)\n }\n }\n\n // Body of main function\n\n options = options || {}\n options.authorDateOnLeft = false // @@ make a user optiosn\n const newestFirst = options.newestFirst === '1' || options.newestFirst === true // hack for now\n\n const channelObject = new ChatChannel(chatChannel, options)\n const dateFolder = channelObject.dateFolder\n\n const div = dom.createElement('div')\n channelObject.div = div\n\n const statusArea = div.appendChild(dom.createElement('div'))\n const userContext = { dom, statusArea, div: statusArea } // logged on state, pointers to user's stuff\n\n let liveMessageTable\n let threadRootMessage\n const earliest = { messageTable: null } // Stuff about each end of the loaded days\n const latest = { messageTable: null }\n\n if (options.thread) {\n const thread = options.thread\n threadRootMessage = store.any(null, ns.sioc('has_reply'), thread, thread.doc())\n if (threadRootMessage) {\n const threadTime = store.any(threadRootMessage, ns.dct('created'), null, threadRootMessage.doc())\n if (threadTime) {\n earliest.limit = new Date(threadTime.value)\n // debug.log(' infinite: thread start at ' + earliest.limit)\n }\n }\n }\n\n let lock = false\n\n await loadInitialContent()\n return div\n}\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"file":"infinite.js","names":["$rdf","_interopRequireWildcard","require","_solidLogic","debug","_iconBase","ns","widgets","_chatLogic","_message","e","t","WeakMap","r","n","__esModule","o","i","f","__proto__","_typeof","has","get","set","_t4","hasOwnProperty","call","Object","defineProperty","getOwnPropertyDescriptor","_createForOfIteratorHelper","Symbol","iterator","Array","isArray","_unsupportedIterableToArray","length","_n","F","s","done","value","TypeError","a","u","next","_arrayLikeToArray","toString","slice","constructor","name","from","test","desktopNotification","str","window","warn","Notification","permission","requestPermission","then","insertMessageIntoTable","_x","_x2","_x3","_x4","_x5","_x6","_insertMessageIntoTable","apply","arguments","_asyncToGenerator2","_regenerator","mark","_callee","channelObject","messageTable","message","fresh","options","userContext","messageRow","ele","newestFirst","dateString","wrap","_context","prev","renderMessageRow","sent","selectedMessage","sameTerm","style","backgroundColor","selectedElement","firstChild","abrupt","newestfirst","AJAR_date","insertBefore","nextSibling","appendChild","stop","infiniteMessageArea","_x7","_x8","_x9","_x0","_infiniteMessageArea","_callee13","dom","wasStore","chatChannel","syncMessages","_syncMessages","addMessage","_addMessage","insertPreviousMessages","_insertPreviousMessages","removePreviousMessages","createMessageTable","_createMessageTable","renderMessageTable","_renderMessageTable","addNewChatDocumentIfNewDay","_addNewChatDocumentIfNewDay","appendCurrentMessages","_appendCurrentMessages","loadMoreWhereNeeded","_loadMoreWhereNeeded","loadInitialContent","_loadInitialContent","dateFolder","div","statusArea","liveMessageTable","threadRootMessage","earliest","latest","thread","threadTime","lock","_context13","_loadInitialContent3","_callee12","yank","fixScroll","live","selectedDocument","threadRootDocument","initialDocment","now","todayDocument","selectedMessageTable","selectedDate","_context12","_fixScroll","scrollIntoView","block","inputRow","_yank","doc","Date","leafDocumentFromDate","dateFromLeafDocument","setTimeout","addEventListener","solo","document","body","_loadInitialContent2","_loadMoreWhereNeeded3","_callee11","event","freeze","magicZone","scrollBottom","scrollTop","_context11","initial","extendBackwards","scrollHeight","clientHeight","extendForwards","_loadMoreWhereNeeded2","_x18","_x19","_appendCurrentMessage2","_callee10","chatDocument","_context10","refresh","_callee1","_context1","store","updater","addDownstreamChangeListener","_appendCurrentMessage","_addNewChatDocumentIf2","_callee0","newChatDocument","oldChatDocument","sts","_context0","removeChild","holds","rdfs","st","update","err","alert","_addNewChatDocumentIf","_renderMessageTable3","_callee9","date","scrollBackbutton","scrollForwardButton","_extendBackwards","setScrollBackbuttonIcon","_extendForwards","setScrollForwardButtonIcon","scrollForwardButtonHandler","_scrollForwardButtonHandler","tr","titleTR","scrollBackbuttonCell","dateCell","scrollForwardButtonCell","_iterator2","_step2","_t3","_context9","_scrollForwardButtonH2","_callee8","_event","_context8","extendedForwards","_scrollForwardButtonH","_x20","_setScrollForwardButt","sense","scrollForwardIcon","getScrollForwardButtonIcon","setAttribute","icons","iconBase","_extendForwards3","_callee7","_context7","_extendForwards2","_setScrollBackbuttonI","extendedBack","scrollBackIcon","getScrollbackIcon","_extendBackwards3","_callee6","_context6","disabled","_extendBackwards2","createElement","width","renderMessageEditor","textContent","shortDate","toISOString","includeRemoveButton","cancelButton","_e","parentNode","statementsMatching","wf","object","finish","_renderMessageTable2","_x16","_x17","_createMessageTable3","_callee5","statusTR","_t2","_context5","fetcher","createIfNotExists","response","status","log","errorMessageBlock","_createMessageTable2","_x14","_x15","_removePreviousMessag","backwards","previousSibling","extr","_insertPreviousMessag2","_callee4","extremity","todayDoc","newMessageTable","_context4","limit","loadPrevious","_insertPreviousMessag","_x13","_addMessage3","_callee3","id","_context3","isDeleted","showDeletedMessages","any","sioc","_addMessage2","_x11","_x12","_syncMessages3","_callee2","displayed","ele2","messages","stored","_iterator","_step","m","_t","_context2","AJAR_subject","uri","each","refreshTree","_syncMessages2","_x1","_x10","authorDateOnLeft","ChatChannel","dct"],"sources":["../../src/chat/infinite.js"],"sourcesContent":["/**\n * Contains the [[infiniteMessageArea]] class\n * @packageDocumentation\n */\n// import { findBookmarkDocument } from './bookmarks'\nimport * as $rdf from 'rdflib' // pull in first avoid cross-refs\nimport { store } from 'solid-logic'\nimport * as debug from '../debug'\nimport { icons } from '../iconBase'\nimport * as ns from '../ns'\n// import * as style from '../style'\n// import * as utils from '../utils'\nimport * as widgets from '../widgets'\n// import * as pad from '../pad'\n// import { DateFolder } from './dateFolder'\nimport { ChatChannel, isDeleted } from './chatLogic'\nimport { renderMessageEditor, renderMessageRow } from './message'\n\n// const UI = { authn, icons, ns, media, pad, $rdf, store, style, utils, widgets }\n\nexport function desktopNotification (str) {\n // Let's check if the browser supports notifications\n if (!('Notification' in window)) {\n debug.warn('This browser does no t support desktop notification')\n } else if (Notification.permission === 'granted') {\n // Let's check whether notificatio n permissions have already been granted\n // eslint-disable-next-line no-new\n new Notification(str)\n } else if (Notification.permission !== 'denied') {\n // Otherwise, we need to ask the user for permission\n Notification.requestPermission().then(function (permission) {\n // If the user accepts, let's create a notification\n if (permission === 'granted') {\n // eslint-disable-next-line no-new\n new Notification(str)\n }\n })\n }\n // At last, if the user has denied notifications, and you\n // want to be respectful there is no need to bother them any more.\n}\n\n/**\n * Renders a chat message inside a `messageTable`\n */\nexport async function insertMessageIntoTable (channelObject, messageTable, message, fresh, options, userContext) {\n const messageRow = await renderMessageRow(channelObject,\n message,\n fresh,\n options,\n userContext\n )\n\n // const message = messageRow.AJAR_subject\n if (options.selectedMessage && options.selectedMessage.sameTerm(message)) {\n messageRow.style.backgroundColor = 'yellow'\n options.selectedElement = messageRow\n messageTable.selectedElement = messageRow\n }\n\n let done = false\n for (let ele = messageTable.firstChild; ; ele = ele.nextSibling) {\n if (!ele) {\n // empty\n break\n }\n const newestFirst = options.newestfirst === true\n const dateString = messageRow.AJAR_date\n if (\n (dateString > ele.AJAR_date && newestFirst) ||\n (dateString < ele.AJAR_date && !newestFirst)\n ) {\n messageTable.insertBefore(messageRow, ele)\n done = true\n break\n }\n }\n if (!done) {\n messageTable.appendChild(messageRow)\n }\n}\n\n/**\n * Common code for a chat (discussion area of messages about something)\n * This version runs over a series of files for different time periods\n *\n * Parameters for the whole chat like its title are stored on\n * index.ttl#this and the chats messages are stored in YYYY/MM/DD/chat.ttl\n *\n * Use to import store as param 2, now ignores it and uses the UI main store\n *\n * Options include:\n\n - shiftEnterSendsMessage: Use shift/enter to send message, Enter to add newline, instead of the reverse.\n - authorDateOnLeft: Display the author's anme and date of the message in the left column instead of first above the content\n - selectedMessage: Display one message highlighted with the chat around it\n - solo: By itelf on a webpage, so user scroll anywhere in the web page scan scroll the chat.\n - newestFirst: Arrange the chat messages chronologically newest at the top insted of at the bottom\n - infinite: Use infinite scroll\n - showDeletedMessages: Show messages which have been delted as \"deleted message\". Otherwise hide them.\n - expandImagesInline: If a URI by itself in a message looks like an image URI, replace it with the image\n - inlineImageHeightEms: The height (in ems) of images expaned from their URIs in the chat.\n\n */\nexport async function infiniteMessageArea (dom, wasStore, chatChannel, options) {\n // ///////////////////////////////////////////////////////////////////////\n\n async function syncMessages (chatChannel, messageTable) {\n const displayed = {}\n let ele, ele2\n for (ele = messageTable.firstChild; ele; ele = ele.nextSibling) {\n if (ele.AJAR_subject) {\n displayed[ele.AJAR_subject.uri] = true\n }\n }\n const messages = store.each(chatChannel, ns.wf('message'), null, messageTable.chatDocument)\n\n const stored = {}\n for (const m of messages) {\n stored[m.uri] = true\n if (!displayed[m.uri]) {\n await addMessage(m, messageTable)\n }\n }\n\n for (ele = messageTable.firstChild; ele;) {\n ele2 = ele.nextSibling\n if (ele.AJAR_subject && !stored[ele.AJAR_subject.uri]) {\n messageTable.removeChild(ele)\n }\n ele = ele2\n }\n for (ele = messageTable.firstChild; ele; ele = ele.nextSibling) {\n if (ele.AJAR_subject) {\n // Refresh thumbs up etc\n widgets.refreshTree(ele) // Things inside may have changed too\n }\n }\n } // syncMessages\n\n // Called once per original message displayed\n async function addMessage (message, messageTable) {\n // const latest = await mostRecentVersion(message)\n // const content = store.any(latest, ns.sioc('content'))\n if (isDeleted(message) && !options.showDeletedMessages) {\n return // ignore deleted messaged -- @@ could also leave a placeholder\n }\n /* if (isReplaced(message)) { //\n return // this is old version\n } */\n let thread = store.any(null, ns.sioc('has_member'), message, message.doc())\n const id = store.any(message, ns.sioc('id'), null, message.doc())\n if (id && !thread) {\n thread = store.any(null, ns.sioc('has_member'), id, message.doc())\n }\n\n if (options.thread) { // only show things in thread\n if (store.holds(message, ns.sioc('has_reply'), options.thread)) { // root of thread\n // debug.log(' addMessage: displaying root of thread ' + thread)\n } else if (thread && thread.sameTerm(options.thread)) {\n // debug.log(' addMessage: Displaying body of thread ' + message.uri.slice(-10))\n } else {\n // debug.log(' addMessage: Suppress non-thread message in thread table ' + message.uri.slice(-10))\n return // suppress message not in thread\n }\n } else { // Not threads\n if (thread) {\n // debug.log(' addMessage: Suppress thread message in non-thread table ' + message.uri.slice(-10))\n return // supress thread messages in body\n } else {\n // debug.log(' addMessage: Normal non-thread message in non-thread table ' + message.uri.slice(-10))\n }\n }\n if (!messageTable.fresh) { // if messageTable has been updated with insertMessageIntoTable() don't do it again\n // debug.log('@@@ infinite insertMessageIntoTable ' + message) // alain\n // debug.log('fresh ' + messageTable.fresh)\n // debug.log(messageTable)\n await insertMessageIntoTable(channelObject,\n messageTable,\n message,\n messageTable.fresh,\n options,\n userContext\n ) // fresh from elsewhere\n }\n }\n\n /* Add a new messageTable at the top/bottom\n\n */\n async function insertPreviousMessages (backwards) {\n const extremity = backwards ? earliest : latest\n let date = extremity.messageTable.date // day in mssecs\n\n // Are we at the top of a thread?\n if (backwards && earliest.limit && date <= earliest.limit) {\n if (!liveMessageTable) await appendCurrentMessages() // If necessary skip to today and add that\n return true // done\n }\n // debug.log(' insertPreviousMessages: loadPrevious given date ' + date)\n\n date = await dateFolder.loadPrevious(date, backwards) // backwards\n // debug.log(' insertPreviousMessages: loadPrevious returns date ' + date)\n\n /* debug.log(\n `insertPreviousMessages: from ${\n backwards ? 'backwards' : 'forwards'\n } loadPrevious: ${date}`\n ) */\n if (!date && !backwards && !liveMessageTable) {\n await appendCurrentMessages() // If necessary skip to today and add that\n }\n if (!date) return true // done\n let live = false\n if (!backwards) {\n const todayDoc = dateFolder.leafDocumentFromDate(new Date())\n const doc = dateFolder.leafDocumentFromDate(date)\n live = doc.sameTerm(todayDoc) // Is this todays?\n }\n const newMessageTable = await createMessageTable(date, live)\n extremity.messageTable = newMessageTable // move pointer to earliest\n if (backwards ? newestFirst : !newestFirst) {\n // put on bottom or top\n div.appendChild(newMessageTable)\n } else {\n // put on top as we scroll back\n div.insertBefore(newMessageTable, div.firstChild)\n }\n return live // not done\n }\n\n /* Remove message tables earlier than this one\n */\n function removePreviousMessages (backwards, messageTable) {\n if (backwards ? newestFirst : !newestFirst) {\n // it was put on bottom\n while (messageTable.nextSibling) {\n div.removeChild(messageTable.nextSibling)\n }\n } else {\n // it was put on top as we scroll back\n while (messageTable.previousSibling) {\n div.removeChild(messageTable.previousSibling)\n }\n }\n const extr = backwards ? earliest : latest\n extr.messageTable = messageTable\n }\n\n /* Load and render message table\n ** @returns DOM element generates\n */\n async function createMessageTable (date, live) {\n // debug.log(' createMessageTable for ' + date)\n const chatDocument = dateFolder.leafDocumentFromDate(date)\n try {\n await store.fetcher.createIfNotExists(chatDocument)\n } catch (err) {\n const messageTable = dom.createElement('table')\n const statusTR = messageTable.appendChild(dom.createElement('tr')) // ### find status in exception\n if (err.response && err.response.status && err.response.status === 404) {\n // debug.log('Error 404 for chat file ' + chatDocument)\n return await renderMessageTable(date, live) // no message file is fine. will be created later\n // statusTR.appendChild(widgets.errorMessageBlock(dom, 'no message file', 'white'))\n } else {\n debug.log('*** Error NON 404 for chat file ' + chatDocument)\n statusTR.appendChild(widgets.errorMessageBlock(dom, err, 'pink'))\n }\n return statusTR\n }\n return await renderMessageTable(date, live)\n }\n\n async function renderMessageTable (date, live) {\n const scrollBackbutton = null // was let\n const scrollForwardButton = null // was let\n\n /// ///////////////// Scroll down adding more above\n\n async function extendBackwards () {\n const done = await insertPreviousMessages(true)\n if (done) {\n if (scrollBackbutton) {\n scrollBackbutton.firstChild.setAttribute(\n 'src',\n icons.iconBase + 'noun_T-Block_1114655_000000.svg'\n ) // T\n scrollBackbutton.disabled = true\n }\n messageTable.initial = true\n } else {\n messageTable.extendedBack = true\n }\n setScrollBackbuttonIcon()\n return done\n }\n\n function setScrollBackbuttonIcon () {\n if (!scrollBackbutton) {\n return\n }\n const sense = messageTable.extendedBack ? !newestFirst : newestFirst\n const scrollBackIcon = messageTable.initial\n ? 'noun_T-Block_1114655_000000.svg'\n : getScrollbackIcon(sense)\n scrollBackbutton.firstChild.setAttribute(\n 'src',\n icons.iconBase + scrollBackIcon\n )\n\n function getScrollbackIcon (sense) {\n return sense ? 'noun_1369241.svg' : 'noun_1369237.svg'\n }\n }\n\n /// ////////////// Scroll up adding more below\n\n async function extendForwards () {\n const done = await insertPreviousMessages(false)\n /*\n if (done) {\n scrollForwardButton.firstChild.setAttribute(\n 'src',\n icons.iconBase + 'noun_T-Block_1114655_000000.svg'\n )\n scrollForwardButton.disabled = true\n messageTable.final = true\n } else {\n messageTable.extendedForwards = true\n }\n setScrollForwardButtonIcon()\n */\n return done\n }\n\n function setScrollForwardButtonIcon () {\n if (!scrollForwardButton) return\n const sense = messageTable.extendedForwards ? !newestFirst : newestFirst // noun_T-Block_1114657_000000.svg\n const scrollForwardIcon = messageTable.final\n ? 'noun_T-Block_1114657_000000.svg'\n : getScrollForwardButtonIcon(sense)\n scrollForwardButton.firstChild.setAttribute(\n 'src',\n icons.iconBase + scrollForwardIcon\n )\n\n function getScrollForwardButtonIcon (sense) {\n return !sense ? 'noun_1369241.svg' : 'noun_1369237.svg'\n }\n }\n\n async function scrollForwardButtonHandler (_event) {\n if (messageTable.extendedForwards) {\n removePreviousMessages(false, messageTable)\n messageTable.extendedForwards = false\n setScrollForwardButtonIcon()\n } else {\n await extendForwards() // async\n latest.messageTable.scrollIntoView(newestFirst)\n }\n }\n\n /// ///////////////////////\n /*\n options = options || {}\n options.authorDateOnLeft = true\n const newestFirst = options.newestFirst === '1' || options.newestFirst === true // hack for now\n const channelObject = new ChatChannel(chatChannel, options)\n const dateFolder = channelObject.dateFolder\n\n const div = dom.createElement('div')\n const statusArea = div.appendChild(dom.createElement('div'))\n const userContext = { dom, statusArea, div: statusArea } // logged on state, pointers to user's stuff\n\n*/\n // debug.log('Options for called message Area', options)\n const messageTable = dom.createElement('table')\n messageTable.style.width = '100%' // fill the pane div\n messageTable.extendBackwards = extendBackwards // Make function available to scroll stuff\n messageTable.extendForwards = extendForwards // Make function available to scroll stuff\n\n messageTable.date = date\n const chatDocument = dateFolder.leafDocumentFromDate(date)\n messageTable.chatDocument = chatDocument\n\n messageTable.fresh = false\n messageTable.setAttribute('style', 'width: 100%;') // fill that div!\n if (live) {\n messageTable.final = true\n liveMessageTable = messageTable\n latest.messageTable = messageTable\n const tr = renderMessageEditor(channelObject, messageTable, userContext, options)\n if (newestFirst) {\n messageTable.insertBefore(tr, messageTable.firstChild) // If newestFirst\n } else {\n messageTable.appendChild(tr) // not newestFirst\n }\n messageTable.inputRow = tr\n }\n\n /// ///// Infinite scroll\n //\n // @@ listen for swipe past end event not just button\n const test = true\n if (test) { // ws options.infinite but need for non-infinite\n const titleTR = dom.createElement('tr')\n const scrollBackbuttonCell = titleTR.appendChild(\n dom.createElement('td')\n )\n // up traingles: noun_1369237.svg\n // down triangles: noun_1369241.svg\n /*\n const scrollBackIcon = newestFirst\n ? 'noun_1369241.svg'\n : 'noun_1369237.svg' // down and up arrows respoctively\n scrollBackbutton = widgets.button(\n dom,\n icons.iconBase + scrollBackIcon,\n 'Previous messages ...'\n )\n scrollBackbuttonCell.style = 'width:3em; height:3em;'\n scrollBackbutton.addEventListener('click', scrollBackbuttonHandler, false)\n messageTable.extendedBack = false\n scrollBackbuttonCell.appendChild(scrollBackbutton)\n setScrollBackbuttonIcon()\n */\n const dateCell = titleTR.appendChild(dom.createElement('td'))\n dateCell.style =\n 'text-align: center; vertical-align: middle; color: #888; font-style: italic;'\n dateCell.textContent = widgets.shortDate(date.toISOString(), true) // no time, only date\n\n // @@@@@@@@@@@ todo move this button to other end of message cell, o\n const scrollForwardButtonCell = titleTR.appendChild(\n dom.createElement('td')\n )\n if (options.includeRemoveButton) {\n scrollForwardButtonCell.appendChild(widgets.cancelButton(dom, _e => {\n div.parentNode.removeChild(div)\n }))\n }\n /*\n const scrollForwardIcon = newestFirst\n ? 'noun_1369241.svg'\n : 'noun_1369237.svg' // down and up arrows respoctively\n scrollForwardButton = widgets.button(\n dom,\n icons.iconBase + scrollForwardIcon,\n 'Later messages ...'\n )\n scrollForwardButtonCell.appendChild(scrollForwardButton)\n scrollForwardButtonCell.style = 'width:3em; height:3em;'\n scrollForwardButton.addEventListener(\n 'click',\n scrollForwardButtonHandler,\n false\n )\n messageTable.extendedForward = false\n setScrollForwardButtonIcon()\n */\n messageTable.extendedForwards = false\n\n if (!newestFirst) {\n // opposite end from the entry field\n messageTable.insertBefore(titleTR, messageTable.firstChild) // If not newestFirst\n } else {\n messageTable.appendChild(titleTR) // newestFirst\n }\n }\n\n const sts = store.statementsMatching(null, ns.wf('message'), null, chatDocument)\n if (!live && sts.length === 0) {\n // not todays\n // no need buttomns at the moment\n // messageTable.style.visibility = 'collapse' // Hide files with no messages\n }\n for (const st of sts) {\n await addMessage(st.object, messageTable)\n }\n messageTable.fresh = true // message table updated with insertMessageIntoTable()\n return messageTable\n } // renderMessageTable\n\n async function addNewChatDocumentIfNewDay () {\n // @@ Remove listener from previous table as it is now static\n const newChatDocument = dateFolder.leafDocumentFromDate(new Date())\n if (!newChatDocument.sameTerm(latest.messageTable.chatDocument)) {\n // It is a new day\n if (liveMessageTable.inputRow) {\n liveMessageTable.removeChild(liveMessageTable.inputRow)\n delete liveMessageTable.inputRow\n }\n const oldChatDocument = latest.messageTable.chatDocument\n await appendCurrentMessages()\n // Adding a link in the document will ping listeners to add the new block too\n if (\n !store.holds(\n oldChatDocument,\n ns.rdfs('seeAlso'),\n newChatDocument,\n oldChatDocument\n )\n ) {\n const sts = [\n $rdf.st(\n oldChatDocument,\n ns.rdfs('seeAlso'),\n newChatDocument,\n oldChatDocument\n )\n ]\n try {\n store.updater.update([], sts)\n } catch (err) {\n alert('Unable to link old chat file to new one:' + err)\n }\n }\n }\n }\n\n /*\n function messageCount () {\n var n = 0\n const tables = div.children\n for (let i = 0; i < tables.length; i++) {\n n += tables[i].children.length - 1\n // debug.log(' table length:' + tables[i].children.length)\n }\n return n\n }\n*/\n\n /* Add the live message block with entry field for today\n */\n async function appendCurrentMessages () {\n const now = new Date()\n const chatDocument = dateFolder.leafDocumentFromDate(now)\n\n /// ///////////////////////////////////////////////////////////\n const messageTable = await createMessageTable(now, true)\n div.appendChild(messageTable)\n div.refresh = async function () {\n // only the last messageTable is live\n await addNewChatDocumentIfNewDay(new Date())\n await syncMessages(chatChannel, messageTable) // @@ livemessagetable??\n desktopNotification(chatChannel)\n } // The short chat version the live update listening is done in the pane but we do it in the widget @@\n store.updater.addDownstreamChangeListener(chatDocument, div.refresh) // Live update\n liveMessageTable = messageTable\n latest.messageTable = liveMessageTable\n return messageTable\n }\n\n async function loadMoreWhereNeeded (event, fixScroll) {\n if (lock) return\n lock = true\n const freeze = !fixScroll\n const magicZone = 150\n // const top = div.scrollTop\n // const bottom = div.scrollHeight - top - div.clientHeight\n let done\n\n while (\n div.scrollTop < magicZone &&\n earliest.messageTable &&\n !earliest.messageTable.initial &&\n earliest.messageTable.extendBackwards\n ) {\n // If this has been called before the element is actually in the\n // user's DOM tree, then this scrollTop check won't work -> loop forever\n // https://github.com/solidos/solid-ui/issues/366\n if (div.scrollHeight === 0) {\n // debug.log(' chat/loadMoreWhereNeeded: trying later...')\n setTimeout(loadMoreWhereNeeded, 2000) // couple be less\n lock = false\n return // abandon now, do later\n }\n // debug.log(' chat/loadMoreWhereNeeded: Going now')\n const scrollBottom = div.scrollHeight - div.scrollTop\n // debug.log('infinite scroll: adding above: top ' + div.scrollTop)\n done = await earliest.messageTable.extendBackwards()\n if (freeze) {\n div.scrollTop = div.scrollHeight - scrollBottom\n }\n if (fixScroll) fixScroll()\n if (done) break\n }\n while (\n options.selectedMessage && // we started in the middle not at the bottom\n div.scrollHeight - div.scrollTop - div.clientHeight < magicZone && // we are scrolled right to the bottom\n latest.messageTable &&\n !latest.messageTable.final && // there is more data to come\n latest.messageTable.extendForwards\n ) {\n const scrollTop = div.scrollTop\n /* debug.log(\n 'infinite scroll: adding below: bottom: ' +\n (div.scrollHeight - div.scrollTop - div.clientHeight)\n ) */\n done = await latest.messageTable.extendForwards() // then add more data on the bottom\n if (freeze) {\n div.scrollTop = scrollTop // while adding below keep same things in view\n }\n if (fixScroll) fixScroll()\n if (done) break\n }\n lock = false\n }\n\n async function loadInitialContent () {\n function yank () {\n if (selectedMessageTable && selectedMessageTable.selectedElement) {\n selectedMessageTable.selectedElement.scrollIntoView({ block: 'center' })\n }\n }\n\n // During initial load ONLY keep scroll to selected thing or bottom\n function fixScroll () {\n if (options.selectedElement) {\n options.selectedElement.scrollIntoView({ block: 'center' }) // align tops or bottoms\n } else {\n if (liveMessageTable.inputRow.scrollIntoView) {\n liveMessageTable.inputRow.scrollIntoView(newestFirst) // align tops or bottoms\n }\n }\n }\n\n let live, selectedDocument, threadRootDocument\n if (options.selectedMessage) {\n selectedDocument = options.selectedMessage.doc()\n }\n if (threadRootMessage) {\n threadRootDocument = threadRootMessage.doc()\n }\n const initialDocment = selectedDocument || threadRootDocument\n\n if (initialDocment) {\n const now = new Date()\n const todayDocument = dateFolder.leafDocumentFromDate(now)\n live = todayDocument.sameTerm(initialDocment)\n }\n\n let selectedMessageTable\n if (initialDocment && !live) {\n const selectedDate = dateFolder.dateFromLeafDocument(initialDocment)\n selectedMessageTable = await createMessageTable(selectedDate, live)\n div.appendChild(selectedMessageTable)\n earliest.messageTable = selectedMessageTable\n latest.messageTable = selectedMessageTable\n yank()\n setTimeout(yank, 1000) // @@ kludge - restore position distubed by other cHANGES\n } else {\n // Live end\n await appendCurrentMessages()\n earliest.messageTable = liveMessageTable\n latest.messageTable = liveMessageTable\n }\n\n await loadMoreWhereNeeded(null, fixScroll)\n div.addEventListener('scroll', loadMoreWhereNeeded)\n if (options.solo) {\n document.body.addEventListener('scroll', loadMoreWhereNeeded)\n }\n }\n\n // Body of main function\n\n options = options || {}\n options.authorDateOnLeft = false // @@ make a user optiosn\n const newestFirst = options.newestFirst === '1' || options.newestFirst === true // hack for now\n\n const channelObject = new ChatChannel(chatChannel, options)\n const dateFolder = channelObject.dateFolder\n\n const div = dom.createElement('div')\n channelObject.div = div\n\n const statusArea = div.appendChild(dom.createElement('div'))\n const userContext = { dom, statusArea, div: statusArea } // logged on state, pointers to user's stuff\n\n let liveMessageTable\n let threadRootMessage\n const earliest = { messageTable: null } // Stuff about each end of the loaded days\n const latest = { messageTable: null }\n\n if (options.thread) {\n const thread = options.thread\n threadRootMessage = store.any(null, ns.sioc('has_reply'), thread, thread.doc())\n if (threadRootMessage) {\n const threadTime = store.any(threadRootMessage, ns.dct('created'), null, threadRootMessage.doc())\n if (threadTime) {\n earliest.limit = new Date(threadTime.value)\n // debug.log(' infinite: thread start at ' + earliest.limit)\n }\n }\n }\n\n let lock = false\n\n await loadInitialContent()\n return div\n}\n"],"mappings":"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","ignoreList":[]}
package/lib/chat/keys.js CHANGED
@@ -19,8 +19,7 @@ var _solidLogic = require("solid-logic");
19
19
  var $rdf = _interopRequireWildcard(require("rdflib"));
20
20
  var _accessData = require("../utils/keyHelpers/accessData");
21
21
  var _acl = require("../utils/keyHelpers/acl");
22
- function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
23
- function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
22
+ function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, "default": e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t3 in e) "default" !== _t3 && {}.hasOwnProperty.call(e, _t3) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t3)) && (i.get || i.set) ? o(f, _t3, i) : f[_t3] = e[_t3]); return f; })(e, t); }
24
23
  function generatePrivateKey() {
25
24
  return (0, _utils.bytesToHex)(_secp256k.schnorr.utils.randomPrivateKey());
26
25
  }
@@ -40,33 +39,33 @@ function getPublicKey(_x) {
40
39
  }
41
40
  function _getPublicKey() {
42
41
  _getPublicKey = (0, _asyncToGenerator2["default"])(/*#__PURE__*/_regenerator["default"].mark(function _callee2(webId) {
43
- var publicKeyDoc, key;
44
- return _regenerator["default"].wrap(function _callee2$(_context2) {
42
+ var publicKeyDoc, key, _t2;
43
+ return _regenerator["default"].wrap(function (_context2) {
45
44
  while (1) switch (_context2.prev = _context2.next) {
46
45
  case 0:
47
- _context2.next = 2;
46
+ _context2.next = 1;
48
47
  return _solidLogic.store.fetcher.load(webId);
49
- case 2:
50
- _context2.next = 4;
48
+ case 1:
49
+ _context2.next = 2;
51
50
  return (0, _accessData.pubKeyUrl)(webId);
52
- case 4:
51
+ case 2:
53
52
  publicKeyDoc = _context2.sent;
54
- _context2.prev = 5;
55
- _context2.next = 8;
53
+ _context2.prev = 3;
54
+ _context2.next = 4;
56
55
  return _solidLogic.store.fetcher.load(publicKeyDoc);
57
- case 8:
56
+ case 4:
58
57
  // url.href)
59
58
  key = _solidLogic.store.any(webId, ns.solid('publicKey'));
60
59
  return _context2.abrupt("return", key === null || key === void 0 ? void 0 : key.value);
61
- case 12:
62
- _context2.prev = 12;
63
- _context2.t0 = _context2["catch"](5);
60
+ case 5:
61
+ _context2.prev = 5;
62
+ _t2 = _context2["catch"](3);
64
63
  return _context2.abrupt("return", undefined);
65
- case 15:
64
+ case 6:
66
65
  case "end":
67
66
  return _context2.stop();
68
67
  }
69
- }, _callee2, null, [[5, 12]]);
68
+ }, _callee2, null, [[3, 5]]);
70
69
  }));
71
70
  return _getPublicKey.apply(this, arguments);
72
71
  }
@@ -76,27 +75,27 @@ function getPrivateKey(_x2) {
76
75
  function _getPrivateKey() {
77
76
  _getPrivateKey = (0, _asyncToGenerator2["default"])(/*#__PURE__*/_regenerator["default"].mark(function _callee3(webId) {
78
77
  var publicKeyDoc, privateKeyDoc, publicKey, privateKey, validPublicKey, del, add, newPublicKey, keyContainer;
79
- return _regenerator["default"].wrap(function _callee3$(_context3) {
78
+ return _regenerator["default"].wrap(function (_context3) {
80
79
  while (1) switch (_context3.prev = _context3.next) {
81
80
  case 0:
82
- _context3.next = 2;
81
+ _context3.next = 1;
83
82
  return _solidLogic.store.fetcher.load(webId);
84
- case 2:
85
- _context3.next = 4;
83
+ case 1:
84
+ _context3.next = 2;
86
85
  return (0, _accessData.pubKeyUrl)(webId);
87
- case 4:
86
+ case 2:
88
87
  publicKeyDoc = _context3.sent;
89
- _context3.next = 7;
88
+ _context3.next = 3;
90
89
  return (0, _accessData.privKeyUrl)(webId);
91
- case 7:
90
+ case 3:
92
91
  privateKeyDoc = _context3.sent;
93
- _context3.next = 10;
92
+ _context3.next = 4;
94
93
  return (0, _accessData.getExistingPublicKey)(webId, publicKeyDoc);
95
- case 10:
94
+ case 4:
96
95
  publicKey = _context3.sent;
97
- _context3.next = 13;
96
+ _context3.next = 5;
98
97
  return (0, _accessData.getExistingPrivateKey)(webId, privateKeyDoc);
99
- case 13:
98
+ case 5:
100
99
  privateKey = _context3.sent;
101
100
  // is publicKey valid ?
102
101
  validPublicKey = true;
@@ -106,23 +105,23 @@ function _getPrivateKey() {
106
105
 
107
106
  // create key pair or repair publicKey
108
107
  if (!(!privateKey || !publicKey || !validPublicKey)) {
109
- _context3.next = 34;
108
+ _context3.next = 8;
110
109
  break;
111
110
  }
112
111
  del = [];
113
112
  add = [];
114
113
  if (privateKey) {
115
- _context3.next = 24;
114
+ _context3.next = 6;
116
115
  break;
117
116
  }
118
117
  // add = []
119
118
  privateKey = generatePrivateKey();
120
119
  add = [$rdf.st(webId, ns.solid('privateKey'), $rdf.literal(privateKey), _solidLogic.store.sym(privateKeyDoc))];
121
- _context3.next = 24;
120
+ _context3.next = 6;
122
121
  return saveKey(privateKeyDoc, [], add, webId.uri);
123
- case 24:
122
+ case 6:
124
123
  if (!(!publicKey || !validPublicKey)) {
125
- _context3.next = 31;
124
+ _context3.next = 7;
126
125
  break;
127
126
  }
128
127
  del = [];
@@ -134,15 +133,15 @@ function _getPrivateKey() {
134
133
  // update new valid key
135
134
  newPublicKey = generatePublicKey(privateKey);
136
135
  add = [$rdf.st(webId, ns.solid('publicKey'), $rdf.literal(newPublicKey), _solidLogic.store.sym(publicKeyDoc))];
137
- _context3.next = 31;
136
+ _context3.next = 7;
138
137
  return saveKey(publicKeyDoc, del, add);
139
- case 31:
138
+ case 7:
140
139
  keyContainer = privateKeyDoc.substring(0, privateKeyDoc.lastIndexOf('/') + 1);
141
- _context3.next = 34;
140
+ _context3.next = 8;
142
141
  return (0, _acl.setAcl)(keyContainer, (0, _acl.keyContainerAclBody)(webId.uri));
143
- case 34:
142
+ case 8:
144
143
  return _context3.abrupt("return", privateKey);
145
- case 35:
144
+ case 9:
146
145
  case "end":
147
146
  return _context3.stop();
148
147
  }
@@ -152,42 +151,42 @@ function _getPrivateKey() {
152
151
  }
153
152
  var deleteKeyAcl = /*#__PURE__*/function () {
154
153
  var _ref = (0, _asyncToGenerator2["default"])(/*#__PURE__*/_regenerator["default"].mark(function _callee(keyDoc) {
155
- var keyAclDoc, response;
156
- return _regenerator["default"].wrap(function _callee$(_context) {
154
+ var keyAclDoc, response, _t;
155
+ return _regenerator["default"].wrap(function (_context) {
157
156
  while (1) switch (_context.prev = _context.next) {
158
157
  case 0:
159
- _context.next = 2;
158
+ _context.next = 1;
160
159
  return _solidLogic.store.fetcher.load(keyDoc);
161
- case 2:
160
+ case 1:
162
161
  keyAclDoc = _solidLogic.store.any(_solidLogic.store.sym(keyDoc), _solidLogic.store.sym('http://www.iana.org/assignments/link-relations/acl'));
163
162
  if (!keyAclDoc) {
164
- _context.next = 16;
163
+ _context.next = 6;
165
164
  break;
166
165
  }
167
- _context.prev = 4;
168
- _context.next = 7;
166
+ _context.prev = 2;
167
+ _context.next = 3;
169
168
  return _solidLogic.store.fetcher.webOperation('DELETE', keyAclDoc.value);
170
- case 7:
169
+ case 3:
171
170
  response = _context.sent;
172
171
  // this may fail if webId is not an owner
173
172
  debug.log('delete keyAcl' + keyAclDoc.value + ' ' + response.status); // should test 404 and 2xx
174
- _context.next = 16;
173
+ _context.next = 6;
175
174
  break;
176
- case 11:
177
- _context.prev = 11;
178
- _context.t0 = _context["catch"](4);
179
- if (!(_context.t0.response.status !== 404)) {
180
- _context.next = 15;
175
+ case 4:
176
+ _context.prev = 4;
177
+ _t = _context["catch"](2);
178
+ if (!(_t.response.status !== 404)) {
179
+ _context.next = 5;
181
180
  break;
182
181
  }
183
- throw new Error(_context.t0);
184
- case 15:
185
- debug.log('delete keyAcl' + keyAclDoc.value + ' ' + _context.t0.response.status); // should test 404 and 2xx
186
- case 16:
182
+ throw new Error(_t);
183
+ case 5:
184
+ debug.log('delete keyAcl' + keyAclDoc.value + ' ' + _t.response.status); // should test 404 and 2xx
185
+ case 6:
187
186
  case "end":
188
187
  return _context.stop();
189
188
  }
190
- }, _callee, null, [[4, 11]]);
189
+ }, _callee, null, [[2, 4]]);
191
190
  }));
192
191
  return function deleteKeyAcl(_x3) {
193
192
  return _ref.apply(this, arguments);
@@ -207,21 +206,21 @@ function _saveKey() {
207
206
  var me = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : '';
208
207
  return /*#__PURE__*/_regenerator["default"].mark(function _callee4() {
209
208
  var aclBody;
210
- return _regenerator["default"].wrap(function _callee4$(_context4) {
209
+ return _regenerator["default"].wrap(function (_context4) {
211
210
  while (1) switch (_context4.prev = _context4.next) {
212
211
  case 0:
213
- _context4.next = 2;
212
+ _context4.next = 1;
214
213
  return deleteKeyAcl(keyDoc);
215
- case 2:
216
- _context4.next = 4;
214
+ case 1:
215
+ _context4.next = 2;
217
216
  return _solidLogic.store.updater.updateMany(del, add);
218
- case 4:
217
+ case 2:
219
218
  // or a promise store.updater.update ?
220
219
  // create READ only ACL
221
220
  aclBody = (0, _acl.keyAclBody)(keyDoc, me);
222
- _context4.next = 7;
221
+ _context4.next = 3;
223
222
  return (0, _acl.setAcl)(keyDoc, aclBody);
224
- case 7:
223
+ case 3:
225
224
  case "end":
226
225
  return _context4.stop();
227
226
  }
@@ -1 +1 @@
1
- {"version":3,"file":"keys.js","names":["debug","_interopRequireWildcard","require","_secp256k","_utils","ns","_solidLogic","$rdf","_accessData","_acl","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","_typeof","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","generatePrivateKey","bytesToHex","schnorr","utils","randomPrivateKey","generatePublicKey","privateKey","getPublicKey","_x","_getPublicKey","apply","arguments","_asyncToGenerator2","_regenerator","mark","_callee2","webId","publicKeyDoc","key","wrap","_callee2$","_context2","prev","next","store","fetcher","load","pubKeyUrl","sent","any","solid","abrupt","value","t0","undefined","stop","getPrivateKey","_x2","_getPrivateKey","_callee3","privateKeyDoc","publicKey","validPublicKey","del","add","newPublicKey","keyContainer","_callee3$","_context3","privKeyUrl","getExistingPublicKey","getExistingPrivateKey","confirm","uri","st","literal","sym","saveKey","lit","log","substring","lastIndexOf","setAcl","keyContainerAclBody","deleteKeyAcl","_ref","_callee","keyDoc","keyAclDoc","response","_callee$","_context","webOperation","status","Error","_x3","_x4","_x5","_x6","_saveKey","me","length","_callee4","aclBody","_callee4$","_context4","updater","updateMany","keyAclBody"],"sources":["../../src/chat/keys.ts"],"sourcesContent":["import * as debug from '../debug'\r\nimport { schnorr } from '@noble/curves/secp256k1'\r\nimport { bytesToHex } from '@noble/hashes/utils'\r\nimport * as ns from '../ns'\r\nimport { store } from 'solid-logic'\r\nimport { NamedNode } from 'rdflib'\r\nimport * as $rdf from 'rdflib'\r\nimport { getExistingPublicKey, pubKeyUrl, privKeyUrl, getExistingPrivateKey } from '../utils/keyHelpers/accessData'\r\nimport { setAcl, keyContainerAclBody, keyAclBody } from '../utils/keyHelpers/acl'\r\n\r\nexport function generatePrivateKey (): string {\r\n return bytesToHex(schnorr.utils.randomPrivateKey())\r\n}\r\n\r\nexport function generatePublicKey (privateKey: string): string {\r\n return bytesToHex(schnorr.getPublicKey(privateKey))\r\n}\r\n\r\n/**\r\n * getPublicKey\r\n * used for displaying messages in chat, therefore does not\r\n * create a new key if not found\r\n * @param webId\r\n * @returns string | undefined\r\n */\r\nexport async function getPublicKey (webId: NamedNode) {\r\n await store.fetcher.load(webId)\r\n const publicKeyDoc = await pubKeyUrl(webId)\r\n try {\r\n await store.fetcher.load(publicKeyDoc) // url.href)\r\n const key = store.any(webId, ns.solid('publicKey'))\r\n return key?.value // as NamedNode\r\n } catch (err) {\r\n return undefined\r\n }\r\n}\r\n\r\nexport async function getPrivateKey (webId: NamedNode) {\r\n await store.fetcher.load(webId)\r\n // find keys url's\r\n const publicKeyDoc = await pubKeyUrl(webId)\r\n const privateKeyDoc = await privKeyUrl(webId)\r\n\r\n // find key pair\r\n const publicKey = await getExistingPublicKey(webId, publicKeyDoc)\r\n let privateKey = await getExistingPrivateKey(webId, privateKeyDoc)\r\n\r\n // is publicKey valid ?\r\n let validPublicKey = true\r\n if (privateKey && (publicKey !== generatePublicKey(privateKey as string))) {\r\n if (confirm('This is strange the publicKey is not valid for\\n' + webId?.uri +\r\n '\\'shall we repair keeping the private key ?')) validPublicKey = false\r\n }\r\n\r\n // create key pair or repair publicKey\r\n if (!privateKey || !publicKey || !validPublicKey) {\r\n let del: any[] = []\r\n let add: any[] = []\r\n\r\n if (!privateKey) {\r\n // add = []\r\n privateKey = generatePrivateKey()\r\n add = [$rdf.st(webId, ns.solid('privateKey'), $rdf.literal(privateKey), store.sym(privateKeyDoc))]\r\n await saveKey(privateKeyDoc, [], add, webId.uri)\r\n }\r\n if (!publicKey || !validPublicKey) {\r\n del = []\r\n // delete invalid public key\r\n if (publicKey) {\r\n del = [$rdf.st(webId, ns.solid('publicKey'), $rdf.lit(publicKey), store.sym(publicKeyDoc))]\r\n debug.log('delete invalid publicKey ' + del)\r\n }\r\n // update new valid key\r\n const newPublicKey = generatePublicKey(privateKey)\r\n add = [$rdf.st(webId, ns.solid('publicKey'), $rdf.literal(newPublicKey), store.sym(publicKeyDoc))]\r\n await saveKey(publicKeyDoc, del, add)\r\n }\r\n const keyContainer = privateKeyDoc.substring(0, privateKeyDoc.lastIndexOf('/') + 1)\r\n await setAcl(keyContainer, keyContainerAclBody(webId.uri)) // includes DELETE and PUT\r\n }\r\n return privateKey as string\r\n}\r\n\r\nconst deleteKeyAcl = async (keyDoc: string) => {\r\n await store.fetcher.load(keyDoc)\r\n\r\n const keyAclDoc = store.any(store.sym(keyDoc), store.sym('http://www.iana.org/assignments/link-relations/acl'))\r\n if (keyAclDoc) {\r\n // delete READ only keyAclDoc. This is possible if the webId is an owner\r\n try {\r\n const response = await store.fetcher.webOperation('DELETE', keyAclDoc.value) // this may fail if webId is not an owner\r\n debug.log('delete keyAcl' + keyAclDoc.value + ' ' + response.status) // should test 404 and 2xx\r\n } catch (err) {\r\n if (err.response.status !== 404) { throw new Error(err) }\r\n debug.log('delete keyAcl' + keyAclDoc.value + ' ' + err.response.status) // should test 404 and 2xx\r\n }\r\n }\r\n}\r\n\r\n/**\r\n * delete acl if keydoc exists\r\n * create/edit keyDoc\r\n * set keyDoc acl\r\n */\r\nasync function saveKey (keyDoc: string, del, add, me: string = '') {\r\n await deleteKeyAcl(keyDoc)\r\n // save key\r\n await store.updater.updateMany(del, add) // or a promise store.updater.update ?\r\n\r\n // create READ only ACL\r\n const aclBody = keyAclBody(keyDoc, me)\r\n await setAcl(keyDoc, aclBody)\r\n}\r\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"file":"keys.js","names":["debug","_interopRequireWildcard","require","_secp256k","_utils","ns","_solidLogic","$rdf","_accessData","_acl","e","t","WeakMap","r","n","__esModule","o","i","f","__proto__","_typeof","has","get","set","_t3","hasOwnProperty","call","Object","defineProperty","getOwnPropertyDescriptor","generatePrivateKey","bytesToHex","schnorr","utils","randomPrivateKey","generatePublicKey","privateKey","getPublicKey","_x","_getPublicKey","apply","arguments","_asyncToGenerator2","_regenerator","mark","_callee2","webId","publicKeyDoc","key","_t2","wrap","_context2","prev","next","store","fetcher","load","pubKeyUrl","sent","any","solid","abrupt","value","undefined","stop","getPrivateKey","_x2","_getPrivateKey","_callee3","privateKeyDoc","publicKey","validPublicKey","del","add","newPublicKey","keyContainer","_context3","privKeyUrl","getExistingPublicKey","getExistingPrivateKey","confirm","uri","st","literal","sym","saveKey","lit","log","substring","lastIndexOf","setAcl","keyContainerAclBody","deleteKeyAcl","_ref","_callee","keyDoc","keyAclDoc","response","_t","_context","webOperation","status","Error","_x3","_x4","_x5","_x6","_saveKey","me","length","_callee4","aclBody","_context4","updater","updateMany","keyAclBody"],"sources":["../../src/chat/keys.ts"],"sourcesContent":["import * as debug from '../debug'\r\nimport { schnorr } from '@noble/curves/secp256k1'\r\nimport { bytesToHex } from '@noble/hashes/utils'\r\nimport * as ns from '../ns'\r\nimport { store } from 'solid-logic'\r\nimport { NamedNode } from 'rdflib'\r\nimport * as $rdf from 'rdflib'\r\nimport { getExistingPublicKey, pubKeyUrl, privKeyUrl, getExistingPrivateKey } from '../utils/keyHelpers/accessData'\r\nimport { setAcl, keyContainerAclBody, keyAclBody } from '../utils/keyHelpers/acl'\r\n\r\nexport function generatePrivateKey (): string {\r\n return bytesToHex(schnorr.utils.randomPrivateKey())\r\n}\r\n\r\nexport function generatePublicKey (privateKey: string): string {\r\n return bytesToHex(schnorr.getPublicKey(privateKey))\r\n}\r\n\r\n/**\r\n * getPublicKey\r\n * used for displaying messages in chat, therefore does not\r\n * create a new key if not found\r\n * @param webId\r\n * @returns string | undefined\r\n */\r\nexport async function getPublicKey (webId: NamedNode) {\r\n await store.fetcher.load(webId)\r\n const publicKeyDoc = await pubKeyUrl(webId)\r\n try {\r\n await store.fetcher.load(publicKeyDoc) // url.href)\r\n const key = store.any(webId, ns.solid('publicKey'))\r\n return key?.value // as NamedNode\r\n } catch (err) {\r\n return undefined\r\n }\r\n}\r\n\r\nexport async function getPrivateKey (webId: NamedNode) {\r\n await store.fetcher.load(webId)\r\n // find keys url's\r\n const publicKeyDoc = await pubKeyUrl(webId)\r\n const privateKeyDoc = await privKeyUrl(webId)\r\n\r\n // find key pair\r\n const publicKey = await getExistingPublicKey(webId, publicKeyDoc)\r\n let privateKey = await getExistingPrivateKey(webId, privateKeyDoc)\r\n\r\n // is publicKey valid ?\r\n let validPublicKey = true\r\n if (privateKey && (publicKey !== generatePublicKey(privateKey as string))) {\r\n if (confirm('This is strange the publicKey is not valid for\\n' + webId?.uri +\r\n '\\'shall we repair keeping the private key ?')) validPublicKey = false\r\n }\r\n\r\n // create key pair or repair publicKey\r\n if (!privateKey || !publicKey || !validPublicKey) {\r\n let del: any[] = []\r\n let add: any[] = []\r\n\r\n if (!privateKey) {\r\n // add = []\r\n privateKey = generatePrivateKey()\r\n add = [$rdf.st(webId, ns.solid('privateKey'), $rdf.literal(privateKey), store.sym(privateKeyDoc))]\r\n await saveKey(privateKeyDoc, [], add, webId.uri)\r\n }\r\n if (!publicKey || !validPublicKey) {\r\n del = []\r\n // delete invalid public key\r\n if (publicKey) {\r\n del = [$rdf.st(webId, ns.solid('publicKey'), $rdf.lit(publicKey), store.sym(publicKeyDoc))]\r\n debug.log('delete invalid publicKey ' + del)\r\n }\r\n // update new valid key\r\n const newPublicKey = generatePublicKey(privateKey)\r\n add = [$rdf.st(webId, ns.solid('publicKey'), $rdf.literal(newPublicKey), store.sym(publicKeyDoc))]\r\n await saveKey(publicKeyDoc, del, add)\r\n }\r\n const keyContainer = privateKeyDoc.substring(0, privateKeyDoc.lastIndexOf('/') + 1)\r\n await setAcl(keyContainer, keyContainerAclBody(webId.uri)) // includes DELETE and PUT\r\n }\r\n return privateKey as string\r\n}\r\n\r\nconst deleteKeyAcl = async (keyDoc: string) => {\r\n await store.fetcher.load(keyDoc)\r\n\r\n const keyAclDoc = store.any(store.sym(keyDoc), store.sym('http://www.iana.org/assignments/link-relations/acl'))\r\n if (keyAclDoc) {\r\n // delete READ only keyAclDoc. This is possible if the webId is an owner\r\n try {\r\n const response = await store.fetcher.webOperation('DELETE', keyAclDoc.value) // this may fail if webId is not an owner\r\n debug.log('delete keyAcl' + keyAclDoc.value + ' ' + response.status) // should test 404 and 2xx\r\n } catch (err) {\r\n if (err.response.status !== 404) { throw new Error(err) }\r\n debug.log('delete keyAcl' + keyAclDoc.value + ' ' + err.response.status) // should test 404 and 2xx\r\n }\r\n }\r\n}\r\n\r\n/**\r\n * delete acl if keydoc exists\r\n * create/edit keyDoc\r\n * set keyDoc acl\r\n */\r\nasync function saveKey (keyDoc: string, del, add, me: string = '') {\r\n await deleteKeyAcl(keyDoc)\r\n // save key\r\n await store.updater.updateMany(del, add) // or a promise store.updater.update ?\r\n\r\n // create READ only ACL\r\n const aclBody = keyAclBody(keyDoc, me)\r\n await setAcl(keyDoc, aclBody)\r\n}\r\n"],"mappings":"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","ignoreList":[]}