solid-panes 3.5.36-23794cbe → 3.5.36-2ee75c86

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 (42) hide show
  1. package/coverage/clover.xml +152 -0
  2. package/coverage/coverage-final.json +6 -0
  3. package/coverage/lcov-report/base.css +224 -0
  4. package/coverage/lcov-report/block-navigation.js +87 -0
  5. package/coverage/lcov-report/favicon.png +0 -0
  6. package/coverage/lcov-report/index.html +131 -0
  7. package/coverage/lcov-report/outline/index.html +161 -0
  8. package/coverage/lcov-report/outline/outlineIcons.js.html +565 -0
  9. package/coverage/lcov-report/outline/propertyViews.ts.html +196 -0
  10. package/coverage/lcov-report/outline/viewAsImage.ts.html +121 -0
  11. package/coverage/lcov-report/outline/viewAsMbox.ts.html +127 -0
  12. package/coverage/lcov-report/prettify.css +1 -0
  13. package/coverage/lcov-report/prettify.js +2 -0
  14. package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
  15. package/coverage/lcov-report/sorter.js +196 -0
  16. package/coverage/lcov-report/trustedApplications/index.html +116 -0
  17. package/coverage/lcov-report/trustedApplications/trustedApplications.utils.ts.html +238 -0
  18. package/coverage/lcov.info +202 -0
  19. package/jest.config.js +3 -0
  20. package/lib/registerPanes.js +7 -2
  21. package/lib/registerPanes.js.map +1 -1
  22. package/lib/versionInfo.js +2 -2
  23. package/lib/versionInfo.js.map +1 -1
  24. package/package.json +1 -1
  25. package/src/registerPanes.js +7 -2
  26. package/src/versionInfo.ts +2 -2
  27. package/.babelrc +0 -16
  28. package/.eslintignore +0 -3
  29. package/.eslintrc +0 -26
  30. package/.github/workflows/ci.yml +0 -82
  31. package/.nvmrc +0 -1
  32. package/lib/profile/editProfile.view.d.ts +0 -13
  33. package/lib/profile/editProfile.view.d.ts.map +0 -1
  34. package/lib/profile/editProfile.view.js +0 -135
  35. package/lib/profile/editProfile.view.js.map +0 -1
  36. package/lib/profile/profile.dom.d.ts +0 -4
  37. package/lib/profile/profile.dom.d.ts.map +0 -1
  38. package/lib/profile/profile.dom.js +0 -18
  39. package/lib/profile/profile.dom.js.map +0 -1
  40. package/src/profile/editProfile.view.ts +0 -164
  41. package/src/profile/profile.dom.ts +0 -20
  42. package/src/profile/profileFormText.ttl +0 -386
@@ -0,0 +1,202 @@
1
+ TN:
2
+ SF:src/outline/outlineIcons.js
3
+ FN:128,(anonymous_0)
4
+ FNF:1
5
+ FNH:1
6
+ FNDA:3,(anonymous_0)
7
+ DA:6,1
8
+ DA:8,1
9
+ DA:9,1
10
+ DA:13,1
11
+ DA:15,1
12
+ DA:17,1
13
+ DA:18,1
14
+ DA:20,1
15
+ DA:22,1
16
+ DA:23,1
17
+ DA:24,1
18
+ DA:25,1
19
+ DA:26,1
20
+ DA:31,1
21
+ DA:33,1
22
+ DA:34,1
23
+ DA:35,1
24
+ DA:39,1
25
+ DA:40,1
26
+ DA:41,1
27
+ DA:43,1
28
+ DA:45,1
29
+ DA:46,1
30
+ DA:48,1
31
+ DA:50,1
32
+ DA:51,1
33
+ DA:52,1
34
+ DA:55,1
35
+ DA:56,1
36
+ DA:57,1
37
+ DA:58,1
38
+ DA:59,1
39
+ DA:60,1
40
+ DA:61,1
41
+ DA:62,1
42
+ DA:70,1
43
+ DA:71,1
44
+ DA:72,1
45
+ DA:73,1
46
+ DA:74,1
47
+ DA:75,1
48
+ DA:76,1
49
+ DA:78,1
50
+ DA:82,1
51
+ DA:84,1
52
+ DA:85,1
53
+ DA:87,1
54
+ DA:89,1
55
+ DA:91,1
56
+ DA:95,1
57
+ DA:97,1
58
+ DA:101,1
59
+ DA:102,1
60
+ DA:103,1
61
+ DA:104,1
62
+ DA:105,1
63
+ DA:106,1
64
+ DA:107,1
65
+ DA:108,1
66
+ DA:109,1
67
+ DA:110,1
68
+ DA:113,1
69
+ DA:114,1
70
+ DA:115,1
71
+ DA:117,1
72
+ DA:120,1
73
+ DA:121,1
74
+ DA:123,1
75
+ DA:128,1
76
+ DA:129,3
77
+ DA:130,3
78
+ DA:131,3
79
+ DA:132,3
80
+ DA:133,3
81
+ DA:138,3
82
+ DA:141,1
83
+ DA:142,1
84
+ DA:148,1
85
+ DA:154,1
86
+ LF:79
87
+ LH:79
88
+ BRF:0
89
+ BRH:0
90
+ end_of_record
91
+ TN:
92
+ SF:src/outline/propertyViews.ts
93
+ FN:7,propertyViews
94
+ FN:28,viewsAddPropertyView
95
+ FNF:2
96
+ FNH:2
97
+ FNDA:10,propertyViews
98
+ FNDA:60,viewsAddPropertyView
99
+ DA:1,2
100
+ DA:2,2
101
+ DA:3,2
102
+ DA:7,2
103
+ DA:9,10
104
+ DA:15,10
105
+ DA:16,10
106
+ DA:18,10
107
+ DA:19,10
108
+ DA:20,10
109
+ DA:21,10
110
+ DA:22,10
111
+ DA:23,10
112
+ DA:24,10
113
+ DA:28,2
114
+ DA:29,60
115
+ DA:30,60
116
+ DA:32,60
117
+ DA:33,60
118
+ DA:35,60
119
+ LF:20
120
+ LH:20
121
+ BRDA:29,0,0,60
122
+ BRDA:33,1,0,60
123
+ BRF:2
124
+ BRH:2
125
+ end_of_record
126
+ TN:
127
+ SF:src/outline/viewAsImage.ts
128
+ FN:3,(anonymous_6)
129
+ FN:3,viewAsImage
130
+ FNF:2
131
+ FNH:2
132
+ FNDA:10,(anonymous_6)
133
+ FNDA:5,viewAsImage
134
+ DA:1,2
135
+ DA:3,10
136
+ DA:4,5
137
+ DA:10,5
138
+ DA:11,5
139
+ LF:5
140
+ LH:5
141
+ BRF:0
142
+ BRH:0
143
+ end_of_record
144
+ TN:
145
+ SF:src/outline/viewAsMbox.ts
146
+ FN:1,(anonymous_0)
147
+ FN:1,viewAsMbox
148
+ FNF:2
149
+ FNH:2
150
+ FNDA:10,(anonymous_0)
151
+ FNDA:1,viewAsMbox
152
+ DA:1,10
153
+ DA:2,1
154
+ DA:7,1
155
+ DA:9,1
156
+ DA:10,1
157
+ DA:11,1
158
+ DA:12,1
159
+ DA:13,1
160
+ LF:8
161
+ LH:8
162
+ BRDA:7,0,0,1
163
+ BRDA:7,0,1,0
164
+ BRDA:10,1,0,1
165
+ BRDA:10,1,1,0
166
+ BRF:4
167
+ BRH:2
168
+ end_of_record
169
+ TN:
170
+ SF:src/trustedApplications/trustedApplications.utils.ts
171
+ FN:4,getStatementsToDelete
172
+ FN:16,(anonymous_2)
173
+ FN:32,getStatementsToAdd
174
+ FN:44,(anonymous_4)
175
+ FN:45,(anonymous_5)
176
+ FN:49,generateRandomString
177
+ FNF:6
178
+ FNH:6
179
+ FNDA:3,getStatementsToDelete
180
+ FNDA:1,(anonymous_2)
181
+ FNDA:1,getStatementsToAdd
182
+ FNDA:2,(anonymous_4)
183
+ FNDA:2,(anonymous_5)
184
+ FNDA:1,generateRandomString
185
+ DA:1,1
186
+ DA:4,1
187
+ DA:10,3
188
+ DA:15,3
189
+ DA:17,1
190
+ DA:29,3
191
+ DA:32,1
192
+ DA:39,1
193
+ DA:40,1
194
+ DA:44,2
195
+ DA:45,2
196
+ DA:49,1
197
+ DA:50,1
198
+ LF:13
199
+ LH:13
200
+ BRF:0
201
+ BRH:0
202
+ end_of_record
package/jest.config.js CHANGED
@@ -4,6 +4,9 @@ module.exports = {
4
4
  testEnvironmentOptions: {
5
5
  customExportConditions: ['node']
6
6
  },
7
+ moduleNameMapper: {
8
+ '^[./a-zA-Z0-9$_-]+\\.ttl$': '<rootDir>/__mocks__/fileMock.js', // '\\.ttl$'
9
+ },
7
10
  collectCoverage: true,
8
11
  // For some reason Jest is not measuring coverage without the below option.
9
12
  // Unfortunately, despite `!(.test)`, it still measures coverage of test files as well:
@@ -5,7 +5,6 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.registerPanes = registerPanes;
7
7
  var _profilePane = _interopRequireDefault(require("profile-pane"));
8
- var _editProfile = _interopRequireDefault(require("./profile/editProfile.view"));
9
8
  var _trustedApplications = _interopRequireDefault(require("./trustedApplications/trustedApplications.view"));
10
9
  var _dashboardPane = _interopRequireDefault(require("./dashboard/dashboardPane"));
11
10
  var _basicPreferences = _interopRequireDefault(require("./dashboard/basicPreferences"));
@@ -42,6 +41,8 @@ var _sharingPane = _interopRequireDefault(require("./sharing/sharingPane"));
42
41
  var _internalPane = _interopRequireDefault(require("./internal/internalPane"));
43
42
  var _homePane = _interopRequireDefault(require("./home/homePane"));
44
43
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
44
+ // import editProfileView from './profile/editProfile.view'
45
+
45
46
  // import argumentPane from './argument/argumentPane.js'
46
47
 
47
48
  // import publicationPane from './publication/publicationPane.js'
@@ -53,7 +54,11 @@ function registerPanes(register) {
53
54
  // Developer designed:
54
55
 
55
56
  register(_profilePane["default"]); // View someone's public profile - dominates all other panes.
56
- register(_editProfile["default"]); // Edit my profile. App. 201900802
57
+ var editProfileView = _profilePane["default"].editor;
58
+ if (!editProfileView) {
59
+ console.log("@@@ editProfileView", "profilePane is not providing an editor pane");
60
+ }
61
+ register(editProfileView); // Edit my profile.
57
62
 
58
63
  register(_trustedApplications["default"]); // must be registered before basicPreferences
59
64
  register(_dashboardPane["default"]);
@@ -1 +1 @@
1
- {"version":3,"file":"registerPanes.js","names":["_profilePane","_interopRequireDefault","require","_editProfile","_trustedApplications","_dashboardPane","_basicPreferences","_issuePane","_contactsPane","_activitystreamsPane","_padPane","_pane","_period","_meetingPane","_tabbedPane","_chatPane","_schedulePane","_tripPane","_imagePane","_playlistPane","_videoPane","_audioPane","_dokieliPane","_folderPane","_classInstancePane","_slideshowPane","_socialPane","_humanReadablePane","_dataContentPane","_sourcePane","_n3Pane","_RDFXMLPane","_pane2","_tableViewPane","_defaultPane","_pane3","_sharingPane","_internalPane","_homePane","obj","__esModule","registerPanes","register","profilePane","editProfileView","trustedApplications","dashboardPane","basicPreferences","issuePane","contactsPane","activityStreamsPane","padPane","transactionPane","financialPeriodPane","meetingPane","tabbedPane","longChatPane","shortChatPane","schedulePane","tripPane","imagePane","playListPane","videoPane","audioPane","dokieliPane","folderPane","classInstancePane","slideshowPane","socialPane","humanReadablePane","dataContentPane","sourcePane","n3Pane","RDFXMLPane","formPane","tableViewPane","defaultPane","uiPane","sharingPane","internalPane","homePane"],"sources":["../src/registerPanes.js"],"sourcesContent":["import profilePane from 'profile-pane'\nimport editProfileView from './profile/editProfile.view'\nimport trustedApplications from './trustedApplications/trustedApplications.view'\nimport dashboardPane from './dashboard/dashboardPane'\nimport basicPreferences from './dashboard/basicPreferences'\nimport issuePane from 'issue-pane'\nimport contactsPane from 'contacts-pane'\nimport activityStreamsPane from 'activitystreams-pane'\nimport padPane from './pad/padPane'\n// import argumentPane from './argument/argumentPane.js'\nimport transactionPane from './transaction/pane.js'\nimport financialPeriodPane from './transaction/period.js'\nimport meetingPane from 'meeting-pane'\nimport tabbedPane from './tabbed/tabbedPane'\nimport { longChatPane, shortChatPane } from 'chat-pane'\nimport { schedulePane } from './schedule/schedulePane.js'\n// import publicationPane from './publication/publicationPane.js'\nimport tripPane from './trip/tripPane.js'\nimport { imagePane } from './imagePane.js'\nimport playListPane from './playlist/playlistPane.js'\nimport videoPane from './video/videoPane.js'\nimport audioPane from './audio/audioPane.js'\nimport dokieliPane from './dokieli/dokieliPane.js'\nimport folderPane from 'folder-pane'\nimport { classInstancePane } from './classInstancePane.js'\nimport { slideshowPane } from './slideshow/slideshowPane.js'\nimport { socialPane } from './socialPane.js'\nimport humanReadablePane from './humanReadablePane.js'\n\nimport { dataContentPane } from './dataContentPane.js'\nimport sourcePane from 'source-pane'\nimport { n3Pane } from './n3Pane.js'\nimport { RDFXMLPane } from './RDFXMLPane.js'\nimport { formPane } from './form/pane.js'\nimport { tableViewPane } from './tableViewPane.js'\nimport { defaultPane } from './defaultPane.js'\nimport uiPane from './ui/pane.js'\n\nimport sharingPane from './sharing/sharingPane'\nimport internalPane from './internal/internalPane'\n\nimport homePane from './home/homePane'\n\nexport function registerPanes (register) {\n /* Note that the earliest panes have priority. So the most specific ones are first.\n **\n */\n // Developer designed:\n\n register(profilePane) // View someone's public profile - dominates all other panes.\n register(editProfileView) // Edit my profile. App. 201900802\n\n register(trustedApplications) // must be registered before basicPreferences\n register(dashboardPane)\n register(basicPreferences)\n register(issuePane)\n register(contactsPane)\n register(activityStreamsPane)\n\n register(padPane)\n // register(argumentPane) // A position in an argument tree\n\n register(transactionPane)\n register(financialPeriodPane)\n\n register(meetingPane)\n register(tabbedPane)\n\n register(longChatPane) // Long pane must have prio in case short pane tries to do a long pane\n register(shortChatPane) // was './chat/chatPane.js'\n\n // register(publicationPane) // Suppress for now\n\n register(schedulePane) // doodle poll\n\n register(tripPane)\n // register(require('./airPane.js'))\n\n // Content views\n\n register(imagePane) // Basic image view\n register(playListPane) // Basic playlist view\n\n register(videoPane) // Video clip player\n register(audioPane) // Audio clip player\n\n register(dokieliPane) // Should be above dataContentPane\n register(folderPane) // Should be above dataContentPane\n register(classInstancePane) // Should be above dataContentPane\n // register(require('./dynamic/dynamicPanes.js')) // warp etc warp broken 2017/8\n register(slideshowPane)\n\n register(socialPane)\n\n register(humanReadablePane) // A web page as a web page -- how to escape to tabr?\n // register(require('markdown-pane').Pane) // replaced by markdown in humanReadablePane\n\n register(dataContentPane) // Preferred for a data file\n register(sourcePane) // edit source\n register(n3Pane)\n register(RDFXMLPane)\n\n // User configured - data driven\n register(formPane)\n\n // Generic:\n\n register(tableViewPane)\n\n // Fallback totally generic:\n register(defaultPane)\n\n register(uiPane)\n\n // register(require(\"categoryPane.js\")) // Not useful enough\n // register(require(\"pubsPane.js\")) // not finished\n\n // @@ jambo commented these things out to pare things down temporarily.\n // Note must use // not /* to comment out to make sure expander sees it\n // register(require(\"lawPane.js\"))\n\n // register(require('./microblogPane/microblogPane.js'))\n\n // register(require(\"./social/pane.js\")) // competitor to other social\n // register(require(\"./airPane.js\"))\n // register(require(\"./lawPane.js\"))\n // register(require(\"pushbackPane.js\"))\n // register(require(\"CVPane.js\"))\n // register(require(\"photoPane.js\"))\n // register(require(\"tagPane.js\"))\n // register(require(\"photoImportPane.js\"))\n\n // The sharing pane is fairly generic and administrative 201\n register(sharingPane)\n\n // The internals pane is always (almost?) the last as it is the least user-friendly\n register(internalPane)\n\n register(homePane) // This is a global pane\n\n // ENDS\n}\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"file":"registerPanes.js","names":["_profilePane","_interopRequireDefault","require","_trustedApplications","_dashboardPane","_basicPreferences","_issuePane","_contactsPane","_activitystreamsPane","_padPane","_pane","_period","_meetingPane","_tabbedPane","_chatPane","_schedulePane","_tripPane","_imagePane","_playlistPane","_videoPane","_audioPane","_dokieliPane","_folderPane","_classInstancePane","_slideshowPane","_socialPane","_humanReadablePane","_dataContentPane","_sourcePane","_n3Pane","_RDFXMLPane","_pane2","_tableViewPane","_defaultPane","_pane3","_sharingPane","_internalPane","_homePane","obj","__esModule","registerPanes","register","profilePane","editProfileView","editor","console","log","trustedApplications","dashboardPane","basicPreferences","issuePane","contactsPane","activityStreamsPane","padPane","transactionPane","financialPeriodPane","meetingPane","tabbedPane","longChatPane","shortChatPane","schedulePane","tripPane","imagePane","playListPane","videoPane","audioPane","dokieliPane","folderPane","classInstancePane","slideshowPane","socialPane","humanReadablePane","dataContentPane","sourcePane","n3Pane","RDFXMLPane","formPane","tableViewPane","defaultPane","uiPane","sharingPane","internalPane","homePane"],"sources":["../src/registerPanes.js"],"sourcesContent":["import profilePane from 'profile-pane'\n// import editProfileView from './profile/editProfile.view'\nimport trustedApplications from './trustedApplications/trustedApplications.view'\nimport dashboardPane from './dashboard/dashboardPane'\nimport basicPreferences from './dashboard/basicPreferences'\nimport issuePane from 'issue-pane'\nimport contactsPane from 'contacts-pane'\nimport activityStreamsPane from 'activitystreams-pane'\nimport padPane from './pad/padPane'\n// import argumentPane from './argument/argumentPane.js'\nimport transactionPane from './transaction/pane.js'\nimport financialPeriodPane from './transaction/period.js'\nimport meetingPane from 'meeting-pane'\nimport tabbedPane from './tabbed/tabbedPane'\nimport { longChatPane, shortChatPane } from 'chat-pane'\nimport { schedulePane } from './schedule/schedulePane.js'\n// import publicationPane from './publication/publicationPane.js'\nimport tripPane from './trip/tripPane.js'\nimport { imagePane } from './imagePane.js'\nimport playListPane from './playlist/playlistPane.js'\nimport videoPane from './video/videoPane.js'\nimport audioPane from './audio/audioPane.js'\nimport dokieliPane from './dokieli/dokieliPane.js'\nimport folderPane from 'folder-pane'\nimport { classInstancePane } from './classInstancePane.js'\nimport { slideshowPane } from './slideshow/slideshowPane.js'\nimport { socialPane } from './socialPane.js'\nimport humanReadablePane from './humanReadablePane.js'\n\nimport { dataContentPane } from './dataContentPane.js'\nimport sourcePane from 'source-pane'\nimport { n3Pane } from './n3Pane.js'\nimport { RDFXMLPane } from './RDFXMLPane.js'\nimport { formPane } from './form/pane.js'\nimport { tableViewPane } from './tableViewPane.js'\nimport { defaultPane } from './defaultPane.js'\nimport uiPane from './ui/pane.js'\n\nimport sharingPane from './sharing/sharingPane'\nimport internalPane from './internal/internalPane'\n\nimport homePane from './home/homePane'\n\nexport function registerPanes (register) {\n /* Note that the earliest panes have priority. So the most specific ones are first.\n **\n */\n // Developer designed:\n\n register(profilePane) // View someone's public profile - dominates all other panes.\n const editProfileView = profilePane.editor ;\n if (!editProfileView) {\n console.log(\"@@@ editProfileView\", \"profilePane is not providing an editor pane\")\n }\n\n register(editProfileView) // Edit my profile. \n\n register(trustedApplications) // must be registered before basicPreferences\n register(dashboardPane)\n register(basicPreferences)\n register(issuePane)\n register(contactsPane)\n register(activityStreamsPane)\n\n register(padPane)\n // register(argumentPane) // A position in an argument tree\n\n register(transactionPane)\n register(financialPeriodPane)\n\n register(meetingPane)\n register(tabbedPane)\n\n register(longChatPane) // Long pane must have prio in case short pane tries to do a long pane\n register(shortChatPane) // was './chat/chatPane.js'\n\n // register(publicationPane) // Suppress for now\n\n register(schedulePane) // doodle poll\n\n register(tripPane)\n // register(require('./airPane.js'))\n\n // Content views\n\n register(imagePane) // Basic image view\n register(playListPane) // Basic playlist view\n\n register(videoPane) // Video clip player\n register(audioPane) // Audio clip player\n\n register(dokieliPane) // Should be above dataContentPane\n register(folderPane) // Should be above dataContentPane\n register(classInstancePane) // Should be above dataContentPane\n // register(require('./dynamic/dynamicPanes.js')) // warp etc warp broken 2017/8\n register(slideshowPane)\n\n register(socialPane)\n\n register(humanReadablePane) // A web page as a web page -- how to escape to tabr?\n // register(require('markdown-pane').Pane) // replaced by markdown in humanReadablePane\n\n register(dataContentPane) // Preferred for a data file\n register(sourcePane) // edit source\n register(n3Pane)\n register(RDFXMLPane)\n\n // User configured - data driven\n register(formPane)\n\n // Generic:\n\n register(tableViewPane)\n\n // Fallback totally generic:\n register(defaultPane)\n\n register(uiPane)\n\n // register(require(\"categoryPane.js\")) // Not useful enough\n // register(require(\"pubsPane.js\")) // not finished\n\n // @@ jambo commented these things out to pare things down temporarily.\n // Note must use // not /* to comment out to make sure expander sees it\n // register(require(\"lawPane.js\"))\n\n // register(require('./microblogPane/microblogPane.js'))\n\n // register(require(\"./social/pane.js\")) // competitor to other social\n // register(require(\"./airPane.js\"))\n // register(require(\"./lawPane.js\"))\n // register(require(\"pushbackPane.js\"))\n // register(require(\"CVPane.js\"))\n // register(require(\"photoPane.js\"))\n // register(require(\"tagPane.js\"))\n // register(require(\"photoImportPane.js\"))\n\n // The sharing pane is fairly generic and administrative 201\n register(sharingPane)\n\n // The internals pane is always (almost?) the last as it is the least user-friendly\n register(internalPane)\n\n register(homePane) // This is a global pane\n\n // ENDS\n}\n"],"mappings":"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","ignoreList":[]}
@@ -5,8 +5,8 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports["default"] = void 0;
7
7
  var _default = exports["default"] = {
8
- buildTime: "2024-09-03T20:12:54Z",
9
- commit: "23794cbed8d65029f645fa27f73ef8b4e3a120a4",
8
+ buildTime: "2024-09-16T14:04:50Z",
9
+ commit: "2ee75c86271cf3d225d5d5b9bf2b83c75a04741a",
10
10
  npmInfo: {
11
11
  'solid-panes': '3.5.36',
12
12
  npm: '8.19.4',
@@ -1 +1 @@
1
- {"version":3,"file":"versionInfo.js","names":["buildTime","commit","npmInfo","npm","node","v8","uv","zlib","brotli","ares","modules","nghttp2","napi","llhttp","openssl","cldr","icu","tz","unicode","ngtcp2","nghttp3"],"sources":["../src/versionInfo.ts"],"sourcesContent":["export default {\nbuildTime: \"2024-09-03T20:12:54Z\",\ncommit: \"23794cbed8d65029f645fa27f73ef8b4e3a120a4\",\nnpmInfo:\n{\n 'solid-panes': '3.5.36',\n npm: '8.19.4',\n node: '16.20.2',\n v8: '9.4.146.26-node.26',\n uv: '1.43.0',\n zlib: '1.2.11',\n brotli: '1.0.9',\n ares: '1.19.1',\n modules: '93',\n nghttp2: '1.47.0',\n napi: '8',\n llhttp: '6.0.11',\n openssl: '1.1.1v+quic',\n cldr: '41.0',\n icu: '71.1',\n tz: '2022f',\n unicode: '14.0',\n ngtcp2: '0.8.1',\n nghttp3: '0.7.0'\n}\n};\n"],"mappings":";;;;;;oCAAe;EACfA,SAAS,EAAE,sBAAsB;EACjCC,MAAM,EAAE,0CAA0C;EAClDC,OAAO,EACP;IACE,aAAa,EAAE,QAAQ;IACvBC,GAAG,EAAE,QAAQ;IACbC,IAAI,EAAE,SAAS;IACfC,EAAE,EAAE,oBAAoB;IACxBC,EAAE,EAAE,QAAQ;IACZC,IAAI,EAAE,QAAQ;IACdC,MAAM,EAAE,OAAO;IACfC,IAAI,EAAE,QAAQ;IACdC,OAAO,EAAE,IAAI;IACbC,OAAO,EAAE,QAAQ;IACjBC,IAAI,EAAE,GAAG;IACTC,MAAM,EAAE,QAAQ;IAChBC,OAAO,EAAE,aAAa;IACtBC,IAAI,EAAE,MAAM;IACZC,GAAG,EAAE,MAAM;IACXC,EAAE,EAAE,OAAO;IACXC,OAAO,EAAE,MAAM;IACfC,MAAM,EAAE,OAAO;IACfC,OAAO,EAAE;EACX;AACA,CAAC","ignoreList":[]}
1
+ {"version":3,"file":"versionInfo.js","names":["buildTime","commit","npmInfo","npm","node","v8","uv","zlib","brotli","ares","modules","nghttp2","napi","llhttp","openssl","cldr","icu","tz","unicode","ngtcp2","nghttp3"],"sources":["../src/versionInfo.ts"],"sourcesContent":["export default {\nbuildTime: \"2024-09-16T14:04:50Z\",\ncommit: \"2ee75c86271cf3d225d5d5b9bf2b83c75a04741a\",\nnpmInfo:\n{\n 'solid-panes': '3.5.36',\n npm: '8.19.4',\n node: '16.20.2',\n v8: '9.4.146.26-node.26',\n uv: '1.43.0',\n zlib: '1.2.11',\n brotli: '1.0.9',\n ares: '1.19.1',\n modules: '93',\n nghttp2: '1.47.0',\n napi: '8',\n llhttp: '6.0.11',\n openssl: '1.1.1v+quic',\n cldr: '41.0',\n icu: '71.1',\n tz: '2022f',\n unicode: '14.0',\n ngtcp2: '0.8.1',\n nghttp3: '0.7.0'\n}\n};\n"],"mappings":";;;;;;oCAAe;EACfA,SAAS,EAAE,sBAAsB;EACjCC,MAAM,EAAE,0CAA0C;EAClDC,OAAO,EACP;IACE,aAAa,EAAE,QAAQ;IACvBC,GAAG,EAAE,QAAQ;IACbC,IAAI,EAAE,SAAS;IACfC,EAAE,EAAE,oBAAoB;IACxBC,EAAE,EAAE,QAAQ;IACZC,IAAI,EAAE,QAAQ;IACdC,MAAM,EAAE,OAAO;IACfC,IAAI,EAAE,QAAQ;IACdC,OAAO,EAAE,IAAI;IACbC,OAAO,EAAE,QAAQ;IACjBC,IAAI,EAAE,GAAG;IACTC,MAAM,EAAE,QAAQ;IAChBC,OAAO,EAAE,aAAa;IACtBC,IAAI,EAAE,MAAM;IACZC,GAAG,EAAE,MAAM;IACXC,EAAE,EAAE,OAAO;IACXC,OAAO,EAAE,MAAM;IACfC,MAAM,EAAE,OAAO;IACfC,OAAO,EAAE;EACX;AACA,CAAC","ignoreList":[]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "solid-panes",
3
- "version": "3.5.36-23794cbe",
3
+ "version": "3.5.36-2ee75c86",
4
4
  "description": "Solid-compatible Panes: applets and views for the mashlib and databrowser",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib/index.d.ts",
@@ -1,5 +1,5 @@
1
1
  import profilePane from 'profile-pane'
2
- import editProfileView from './profile/editProfile.view'
2
+ // import editProfileView from './profile/editProfile.view'
3
3
  import trustedApplications from './trustedApplications/trustedApplications.view'
4
4
  import dashboardPane from './dashboard/dashboardPane'
5
5
  import basicPreferences from './dashboard/basicPreferences'
@@ -48,7 +48,12 @@ export function registerPanes (register) {
48
48
  // Developer designed:
49
49
 
50
50
  register(profilePane) // View someone's public profile - dominates all other panes.
51
- register(editProfileView) // Edit my profile. App. 201900802
51
+ const editProfileView = profilePane.editor ;
52
+ if (!editProfileView) {
53
+ console.log("@@@ editProfileView", "profilePane is not providing an editor pane")
54
+ }
55
+
56
+ register(editProfileView) // Edit my profile.
52
57
 
53
58
  register(trustedApplications) // must be registered before basicPreferences
54
59
  register(dashboardPane)
@@ -1,6 +1,6 @@
1
1
  export default {
2
- buildTime: "2024-09-03T20:12:54Z",
3
- commit: "23794cbed8d65029f645fa27f73ef8b4e3a120a4",
2
+ buildTime: "2024-09-16T14:04:50Z",
3
+ commit: "2ee75c86271cf3d225d5d5b9bf2b83c75a04741a",
4
4
  npmInfo:
5
5
  {
6
6
  'solid-panes': '3.5.36',
package/.babelrc DELETED
@@ -1,16 +0,0 @@
1
- {
2
- "presets": [
3
- "@babel/preset-env",
4
- "@babel/preset-typescript"
5
- ],
6
- "plugins": [
7
- [
8
- "babel-plugin-inline-import",
9
- {
10
- "extensions": [
11
- ".ttl"
12
- ]
13
- }
14
- ]
15
- ]
16
- }
package/.eslintignore DELETED
@@ -1,3 +0,0 @@
1
- dist
2
- lib
3
- typings/rdflib
package/.eslintrc DELETED
@@ -1,26 +0,0 @@
1
- {
2
- "root": true,
3
- "env": {
4
- "browser": true,
5
- "es6": true,
6
- "node": true
7
- },
8
- "globals": {
9
- "Atomics": "readonly",
10
- "SharedArrayBuffer": "readonly"
11
- },
12
- "parser": "@typescript-eslint/parser",
13
- "plugins": [
14
- "@typescript-eslint"
15
- ],
16
- "rules": {
17
- "no-unused-vars": ["warn", {
18
- "argsIgnorePattern": "^_",
19
- "varsIgnorePattern": "^_"
20
- }],
21
- "@typescript-eslint/no-unused-vars": ["warn", {
22
- "argsIgnorePattern": "^_",
23
- "varsIgnorePattern": "^_"
24
- }]
25
- }
26
- }
@@ -1,82 +0,0 @@
1
- # This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
2
- # For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
3
-
4
- name: CI
5
-
6
- on:
7
- push:
8
- branches:
9
- - "**"
10
- pull_request:
11
- branches:
12
- - "**"
13
- workflow_dispatch:
14
-
15
- jobs:
16
- build:
17
-
18
- runs-on: ubuntu-latest
19
-
20
- strategy:
21
- matrix:
22
- node-version:
23
- - 16.x
24
- - 18.x
25
-
26
- steps:
27
- - uses: actions/checkout@v2
28
- - name: Use Node.js ${{ matrix.node-version }}
29
- uses: actions/setup-node@v1
30
- with:
31
- node-version: ${{ matrix.node-version }}
32
- - run: npm ci
33
- - run: npm run lint --if-present
34
- - run: npm test
35
- - run: npm run build --if-present
36
- - name: Save build
37
- if: matrix.node-version == '16.x'
38
- uses: actions/upload-artifact@v2
39
- with:
40
- name: build
41
- path: |
42
- .
43
- !node_modules
44
- retention-days: 1
45
-
46
- npm-publish-build:
47
- needs: build
48
- runs-on: ubuntu-latest
49
- steps:
50
- - uses: actions/download-artifact@v2
51
- with:
52
- name: build
53
- - uses: actions/setup-node@v1
54
- with:
55
- node-version: 16.x
56
- - uses: rlespinasse/github-slug-action@v3.x
57
- - name: Append commit hash to package version
58
- run: 'sed -i -E "s/(\"version\": *\"[^\"]+)/\1-${GITHUB_SHA_SHORT}/" package.json'
59
- - name: Disable pre- and post-publish actions
60
- run: 'sed -i -E "s/\"((pre|post)publish)/\"ignore:\1/" package.json'
61
- - uses: JS-DevTools/npm-publish@v1
62
- with:
63
- token: ${{ secrets.NPM_TOKEN }}
64
- tag: ${{ env.GITHUB_REF_SLUG }}
65
-
66
- npm-publish-latest:
67
- needs: build
68
- runs-on: ubuntu-latest
69
- if: github.ref == 'refs/heads/main'
70
- steps:
71
- - uses: actions/download-artifact@v2
72
- with:
73
- name: build
74
- - uses: actions/setup-node@v1
75
- with:
76
- node-version: 16.x
77
- - name: Disable pre- and post-publish actions
78
- run: 'sed -i -E "s/\"((pre|post)publish)/\"ignore:\1/" package.json'
79
- - uses: JS-DevTools/npm-publish@v1
80
- with:
81
- token: ${{ secrets.NPM_TOKEN }}
82
- tag: latest
package/.nvmrc DELETED
@@ -1 +0,0 @@
1
- v18.19.0
@@ -1,13 +0,0 @@
1
- /**
2
- * Profile Editing App Pane
3
- *
4
- * Unlike view panes, this is available any place whatever the real subject,
5
- * and allows the user to edit their own profile.
6
- *
7
- * Usage: paneRegistry.register('profile/profilePane')
8
- * or standalone script adding onto existing mashlib.
9
- */
10
- import { PaneDefinition } from 'pane-registry';
11
- declare const editProfileView: PaneDefinition;
12
- export default editProfileView;
13
- //# sourceMappingURL=editProfile.view.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"editProfile.view.d.ts","sourceRoot":"","sources":["../../src/profile/editProfile.view.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAEH,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAA;AAQ9C,QAAA,MAAM,eAAe,EAAE,cA+ItB,CAAA;AAED,eAAe,eAAe,CAAA"}