solid-panes 3.7.3-f251a0e3 → 3.7.3-newStyle-363115da

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 (68) hide show
  1. package/dist/RDFXMLPane.js +2 -1
  2. package/dist/RDFXMLPane.js.map +1 -1
  3. package/dist/dashboard/basicPreferences.js +121 -129
  4. package/dist/dashboard/basicPreferences.js.map +1 -1
  5. package/dist/dashboard/dashboardPane.js +60 -54
  6. package/dist/dashboard/dashboardPane.js.map +1 -1
  7. package/dist/dashboard/homepage.js +45 -54
  8. package/dist/dashboard/homepage.js.map +1 -1
  9. package/dist/dataContentPane.js +3 -2
  10. package/dist/dataContentPane.js.map +1 -1
  11. package/dist/defaultPane.js +1 -1
  12. package/dist/defaultPane.js.map +1 -1
  13. package/dist/home/homePane.d.ts.map +1 -1
  14. package/dist/home/homePane.js +60 -55
  15. package/dist/home/homePane.js.map +1 -1
  16. package/dist/index.js +86 -25
  17. package/dist/index.js.map +1 -1
  18. package/dist/internal/internalPane.js +168 -179
  19. package/dist/internal/internalPane.js.map +1 -1
  20. package/dist/mainPage/footer.js +13 -7
  21. package/dist/mainPage/footer.js.map +1 -1
  22. package/dist/mainPage/header.js +60 -58
  23. package/dist/mainPage/header.js.map +1 -1
  24. package/dist/mainPage/index.js +19 -24
  25. package/dist/mainPage/index.js.map +1 -1
  26. package/dist/microblogPane/microblogPane.js +18 -17
  27. package/dist/microblogPane/microblogPane.js.map +1 -1
  28. package/dist/n3Pane.js +2 -1
  29. package/dist/n3Pane.js.map +1 -1
  30. package/dist/outline/context.js +17 -11
  31. package/dist/outline/context.js.map +1 -1
  32. package/dist/outline/manager.js +11 -11
  33. package/dist/outline/manager.js.map +1 -1
  34. package/dist/outline/propertyViews.js +39 -28
  35. package/dist/outline/propertyViews.js.map +1 -1
  36. package/dist/outline/queryByExample.js +4 -3
  37. package/dist/outline/queryByExample.js.map +1 -1
  38. package/dist/outline/userInput.js +13 -13
  39. package/dist/outline/userInput.js.map +1 -1
  40. package/dist/outline/viewAsImage.js +13 -5
  41. package/dist/outline/viewAsImage.js.map +1 -1
  42. package/dist/outline/viewAsMbox.js +20 -11
  43. package/dist/outline/viewAsMbox.js.map +1 -1
  44. package/dist/pad/padPane.js +395 -404
  45. package/dist/pad/padPane.js.map +1 -1
  46. package/dist/schedule/schedulePane.js +4 -5
  47. package/dist/schedule/schedulePane.js.map +1 -1
  48. package/dist/sharing/sharingPane.js +36 -32
  49. package/dist/sharing/sharingPane.js.map +1 -1
  50. package/dist/socialPane.js +2 -1
  51. package/dist/socialPane.js.map +1 -1
  52. package/dist/tabbed/tabbedPane.js +54 -51
  53. package/dist/tabbed/tabbedPane.js.map +1 -1
  54. package/dist/trustedApplications/trustedApplications.dom.js +134 -146
  55. package/dist/trustedApplications/trustedApplications.dom.js.map +1 -1
  56. package/dist/trustedApplications/trustedApplications.utils.js +20 -20
  57. package/dist/trustedApplications/trustedApplications.utils.js.map +1 -1
  58. package/dist/trustedApplications/trustedApplications.view.js +51 -57
  59. package/dist/trustedApplications/trustedApplications.view.js.map +1 -1
  60. package/dist/versionInfo.js +35 -29
  61. package/dist/versionInfo.js.map +1 -1
  62. package/package.json +31 -36
  63. package/dist/schedule/formsForSchedule.js +0 -124
  64. package/dist/schedule/formsForSchedule.js.map +0 -1
  65. package/dist/types.d.ts +0 -30
  66. package/dist/types.d.ts.map +0 -1
  67. package/dist/types.js +0 -2
  68. package/dist/types.js.map +0 -1
@@ -1,31 +1,37 @@
1
- export default {
2
- buildTime: '2025-10-06T12:49:58Z',
3
- commit: 'f251a0e32230c36f8ab98b4e18ad79bb2cb08cac',
4
- npmInfo: {
5
- '\'solid-panes\'': '\'3.7.3\',',
6
- npm: '\'10.8.2\',',
7
- node: '\'20.19.5\',',
8
- acorn: '\'8.15.0\',',
9
- ada: '\'2.9.2\',',
10
- ares: '\'1.34.5\',',
11
- brotli: '\'1.1.0\',',
12
- cjs_module_lexer: '\'2.1.0\',',
13
- cldr: '\'47.0\',',
14
- icu: '\'77.1\',',
15
- llhttp: '\'9.3.0\',',
16
- modules: '\'115\',',
17
- napi: '\'9\',',
18
- nghttp2: '\'1.61.0\',',
19
- openssl: '\'3.0.16\',',
20
- simdutf: '\'6.4.2\',',
21
- tz: '\'2025b\',',
22
- undici: '\'6.21.2\',',
23
- unicode: '\'16.0\',',
24
- uv: '\'1.46.0\',',
25
- uvwasi: '\'0.0.21\',',
26
- v8: '\'11.3.244.8-node.30\',',
27
- zlib: '\'1.3.1-470d3a2\'',
28
- '}': '}',
29
- }
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _default = exports.default = {
8
+ buildTime: '2025-11-20T09:54:18Z',
9
+ commit: '363115da5742dcb1982132f25347b08374266a3e',
10
+ npmInfo: {
11
+ '\'solid-panes\'': '\'3.7.3-newStyle\',',
12
+ npm: '\'10.8.2\',',
13
+ node: '\'20.19.5\',',
14
+ acorn: '\'8.15.0\',',
15
+ ada: '\'2.9.2\',',
16
+ ares: '\'1.34.5\',',
17
+ brotli: '\'1.1.0\',',
18
+ cjs_module_lexer: '\'2.1.0\',',
19
+ cldr: '\'47.0\',',
20
+ icu: '\'77.1\',',
21
+ llhttp: '\'9.3.0\',',
22
+ modules: '\'115\',',
23
+ napi: '\'9\',',
24
+ nghttp2: '\'1.61.0\',',
25
+ openssl: '\'3.0.16\',',
26
+ simdutf: '\'6.4.2\',',
27
+ tz: '\'2025b\',',
28
+ undici: '\'6.21.2\',',
29
+ unicode: '\'16.0\',',
30
+ uv: '\'1.46.0\',',
31
+ uvwasi: '\'0.0.21\',',
32
+ v8: '\'11.3.244.8-node.30\',',
33
+ zlib: '\'1.3.1-470d3a2\'',
34
+ '}': '}'
35
+ }
30
36
  };
31
37
  //# sourceMappingURL=versionInfo.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"versionInfo.js","sourceRoot":"","sources":["../src/versionInfo.ts"],"names":[],"mappings":"AAAA,eAAe;IACb,SAAS,EAAE,sBAAsB;IACjC,MAAM,EAAE,0CAA0C;IAClD,OAAO,EAAE;QACP,iBAAiB,EAAE,YAAY;QAC/B,GAAG,EAAE,aAAa;QAClB,IAAI,EAAE,cAAc;QACpB,KAAK,EAAE,aAAa;QACpB,GAAG,EAAE,YAAY;QACjB,IAAI,EAAE,aAAa;QACnB,MAAM,EAAE,YAAY;QACpB,gBAAgB,EAAE,YAAY;QAC9B,IAAI,EAAE,WAAW;QACjB,GAAG,EAAE,WAAW;QAChB,MAAM,EAAE,YAAY;QACpB,OAAO,EAAE,UAAU;QACnB,IAAI,EAAE,QAAQ;QACd,OAAO,EAAE,aAAa;QACtB,OAAO,EAAE,aAAa;QACtB,OAAO,EAAE,YAAY;QACrB,EAAE,EAAE,YAAY;QAChB,MAAM,EAAE,aAAa;QACrB,OAAO,EAAE,WAAW;QACpB,EAAE,EAAE,aAAa;QACjB,MAAM,EAAE,aAAa;QACrB,EAAE,EAAE,yBAAyB;QAC7B,IAAI,EAAE,mBAAmB;QACzB,GAAG,EAAE,GAAG;KACT;CACF,CAAA"}
1
+ {"version":3,"file":"versionInfo.js","names":["buildTime","commit","npmInfo","npm","node","acorn","ada","ares","brotli","cjs_module_lexer","cldr","icu","llhttp","modules","napi","nghttp2","openssl","simdutf","tz","undici","unicode","uv","uvwasi","v8","zlib"],"sources":["../src/versionInfo.ts"],"sourcesContent":["export default {\n buildTime: '2025-11-20T09:54:18Z',\n commit: '363115da5742dcb1982132f25347b08374266a3e',\n npmInfo: {\n '\\'solid-panes\\'': '\\'3.7.3-newStyle\\',',\n npm: '\\'10.8.2\\',',\n node: '\\'20.19.5\\',',\n acorn: '\\'8.15.0\\',',\n ada: '\\'2.9.2\\',',\n ares: '\\'1.34.5\\',',\n brotli: '\\'1.1.0\\',',\n cjs_module_lexer: '\\'2.1.0\\',',\n cldr: '\\'47.0\\',',\n icu: '\\'77.1\\',',\n llhttp: '\\'9.3.0\\',',\n modules: '\\'115\\',',\n napi: '\\'9\\',',\n nghttp2: '\\'1.61.0\\',',\n openssl: '\\'3.0.16\\',',\n simdutf: '\\'6.4.2\\',',\n tz: '\\'2025b\\',',\n undici: '\\'6.21.2\\',',\n unicode: '\\'16.0\\',',\n uv: '\\'1.46.0\\',',\n uvwasi: '\\'0.0.21\\',',\n v8: '\\'11.3.244.8-node.30\\',',\n zlib: '\\'1.3.1-470d3a2\\'',\n '}': '}',\n }\n}\n"],"mappings":";;;;;;iCAAe;EACbA,SAAS,EAAE,sBAAsB;EACjCC,MAAM,EAAE,0CAA0C;EAClDC,OAAO,EAAE;IACP,iBAAiB,EAAE,qBAAqB;IACxCC,GAAG,EAAE,aAAa;IAClBC,IAAI,EAAE,cAAc;IACpBC,KAAK,EAAE,aAAa;IACpBC,GAAG,EAAE,YAAY;IACjBC,IAAI,EAAE,aAAa;IACnBC,MAAM,EAAE,YAAY;IACpBC,gBAAgB,EAAE,YAAY;IAC9BC,IAAI,EAAE,WAAW;IACjBC,GAAG,EAAE,WAAW;IAChBC,MAAM,EAAE,YAAY;IACpBC,OAAO,EAAE,UAAU;IACnBC,IAAI,EAAE,QAAQ;IACdC,OAAO,EAAE,aAAa;IACtBC,OAAO,EAAE,aAAa;IACtBC,OAAO,EAAE,YAAY;IACrBC,EAAE,EAAE,YAAY;IAChBC,MAAM,EAAE,aAAa;IACrBC,OAAO,EAAE,WAAW;IACpBC,EAAE,EAAE,aAAa;IACjBC,MAAM,EAAE,aAAa;IACrBC,EAAE,EAAE,yBAAyB;IAC7BC,IAAI,EAAE,mBAAmB;IACzB,GAAG,EAAE;EACP;AACF,CAAC","ignoreList":[]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "solid-panes",
3
- "version": "3.7.3-f251a0e3",
3
+ "version": "3.7.3-newStyle-363115da",
4
4
  "description": "Solid-compatible Panes: applets and views for the mashlib and databrowser",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -11,15 +11,15 @@
11
11
  "LICENSE"
12
12
  ],
13
13
  "scripts": {
14
- "clean": "rm -rf dist dist-dev src/versionInfo.ts",
15
- "build": "npm run clean && npm run build-version && npm run build-js && npm run postbuild-js",
16
- "build-version": "./timestamp.sh > src/versionInfo.ts && eslint 'src/versionInfo.ts' --fix",
17
- "build-form": "(cd src/schedule/ && make)",
18
- "build-js": "npm run build-form && tsc && npm run build-js-babel",
19
- "build-js-babel": "babel src --out-dir dist --extensions '.js' --only '**/*.js' --source-maps",
14
+ "clean": "rm -rf dist src/versionInfo.ts",
15
+ "build": "npm run clean && npm run build-version && npm run typecheck && npm run build-dist && npm run postbuild-js",
16
+ "build-version": "./timestamp.sh > src/versionInfo.ts && eslint 'src/versionInfo.ts' --fix",
17
+ "build-dist": "npm run build-js && npm run build-types",
18
+ "build-js": "babel src --out-dir dist --extensions '.ts,.js' --source-maps",
19
+ "build-types": "tsc --emitDeclarationOnly",
20
20
  "postbuild-js": "rm -f dist/versionInfo.d.ts dist/versionInfo.d.ts.map",
21
- "build-dev": "webpack --progress --mode=development",
22
21
  "lint": "eslint",
22
+ "lint-fix": "eslint --fix",
23
23
  "typecheck": "tsc --noEmit",
24
24
  "typecheck-test": "tsc --noEmit -p tsconfig.test.json",
25
25
  "test": "jest --no-coverage",
@@ -30,11 +30,11 @@
30
30
  "preversion": "npm run lint && npm run typecheck && npm test",
31
31
  "postversion": "git push origin main --follow-tags",
32
32
  "watch": "npm run build-version && babel src -d dist --source-maps --extensions '.ts,.js' --watch",
33
- "start": "npm install && npm run build-version && npx webpack serve --open"
33
+ "start": "webpack serve --config webpack.dev.config.js --open"
34
34
  },
35
35
  "repository": {
36
36
  "type": "git",
37
- "url": "https://github.com/solidos/solid-panes"
37
+ "url": "git+https://github.com/solidos/solid-panes.git"
38
38
  },
39
39
  "keywords": [
40
40
  "solid",
@@ -57,21 +57,24 @@
57
57
  "homepage": "https://github.com/solidos/solid-panes",
58
58
  "dependencies": {
59
59
  "@solid/better-simple-slideshow": "^0.1.0",
60
- "activitystreams-pane": "^0.7.1",
61
- "chat-pane": "^2.5.1",
62
- "contacts-pane": "^2.7.1",
60
+ "activitystreams-pane": "^0.7.1-5da248fa",
61
+ "chat-pane": "^2.5.1-8a75927f",
62
+ "contacts-pane": "^2.7.1-c1e2f19a",
63
63
  "dompurify": "^3.2.6",
64
- "folder-pane": "^2.5.1",
65
- "issue-pane": "^2.6.1",
66
- "lint-staged": "^16.1.6",
67
- "marked": "^16.1.2",
68
- "meeting-pane": "^2.5.1",
64
+ "folder-pane": "^2.5.1-b014dfaf",
65
+ "issue-pane": "^2.6.1-fec664db",
66
+ "marked": "^17.0.0",
67
+ "meeting-pane": "^2.5.1-8ac4653c",
69
68
  "mime-types": "^3.0.1",
70
- "profile-pane": "^1.2.1",
71
- "rdflib": "^2.2.37",
69
+ "pane-registry": "^2.5.1-cfba46d",
70
+ "profile-pane": "^1.2.1-newStyle",
72
71
  "solid-namespace": "^0.5.4",
73
- "solid-ui": "^2.6.1",
74
- "source-pane": "^2.3.1"
72
+ "source-pane": "^2.3.1-d61e2165"
73
+ },
74
+ "peerDependencies": {
75
+ "rdflib": "^2.3.0",
76
+ "solid-logic": "3.1.1-a44ca66",
77
+ "solid-ui": "2.6.1-e78cbe5"
75
78
  },
76
79
  "devDependencies": {
77
80
  "@babel/cli": "^7.28.0",
@@ -82,40 +85,32 @@
82
85
  "@testing-library/jest-dom": "^6.6.4",
83
86
  "@types/jest": "^30.0.0",
84
87
  "@types/webpack-env": "^1.18.8",
85
- "@typescript-eslint/eslint-plugin": "^8.39.0",
86
88
  "@typescript-eslint/parser": "^8.39.0",
87
89
  "@webpack-cli/serve": "^3.0.1",
88
90
  "babel-jest": "^30.1.2",
89
91
  "babel-loader": "^10.0.0",
90
92
  "babel-plugin-inline-import": "^3.0.0",
91
93
  "buffer": "^6.0.3",
94
+ "css-loader": "^7.1.2",
92
95
  "eslint": "^9.33.0",
93
96
  "globals": "^16.3.0",
94
97
  "html-webpack-plugin": "^5.6.3",
95
- "husky": "^9.1.7",
96
98
  "jest": "^30.0.5",
97
99
  "jest-environment-jsdom": "^30.0.5",
98
100
  "jest-fetch-mock": "^3.0.3",
99
- "node-polyfill-webpack-plugin": "^4.1.0",
100
101
  "neostandard": "^0.12.2",
102
+ "node-polyfill-webpack-plugin": "^4.1.0",
101
103
  "path-browserify": "^1.0.1",
104
+ "rdflib": "^2.3.0",
102
105
  "react": "^19.1.1",
103
106
  "react-dom": "^19.1.1",
107
+ "style-loader": "^4.0.0",
108
+ "solid-logic": "3.1.1-a44ca66",
109
+ "solid-ui": "2.6.1-e78cbe5",
104
110
  "ts-jest": "^29.4.1",
105
111
  "typescript": "^5.9.2",
106
112
  "webpack": "^5.101.0",
107
113
  "webpack-cli": "^6.0.1",
108
114
  "webpack-dev-server": "^5.2.2"
109
- },
110
- "husky": {
111
- "hooks": {
112
- "pre-commit": "lint-staged",
113
- "pre-push": "npm test"
114
- }
115
- },
116
- "lint-staged": {
117
- "src/**/*.(js|ts)": [
118
- "eslint"
119
- ]
120
115
  }
121
116
  }
@@ -1,124 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = `
8
- @prefix dc: <http://purl.org/dc/elements/1.1/>.
9
- @prefix foaf: <http://xmlns.com/foaf/0.1/>.
10
- @prefix cal: <http://www.w3.org/2002/12/cal/ical#>.
11
- @prefix ui: <http://www.w3.org/ns/ui#>.
12
- @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
13
- @prefix sched: <http://www.w3.org/ns/pim/schedule#>.
14
-
15
- cal:Vevent ui:annotationForm <#form2>, <#form3>; ui:creationForm <#form1> .
16
-
17
- <#bigForm>
18
- dc:title
19
- "Schedule event (single form).";
20
- a ui:Group;
21
- ui:parts ( <#form1> <#form2> <#form3> ).
22
-
23
- <#form1>
24
- dc:title
25
- "Schedule an event (wizard)";
26
- a ui:Form;
27
- ui:parts (
28
- <#form1header>
29
- <#eventTitle>
30
- <#eventLocation>
31
- <#eventType>
32
- <#eventSwitch>
33
- <#eventComment>
34
- <#eventAuthor> ).
35
-
36
- <#form1header> a ui:Heading; ui:contents "Schedule an event" .
37
-
38
- <#eventTitle>
39
- a ui:SingleLineTextField;
40
- ui:maxLength
41
- "128";
42
- ui:property
43
- cal:summary;
44
- ui:size
45
- "40".
46
-
47
- <#eventLocation>
48
- a ui:SingleLineTextField;
49
- ui:maxLength
50
- "512";
51
- ui:property
52
- cal:location;
53
- ui:size
54
- "40".
55
-
56
- <#eventType> a ui:BooleanField;
57
- ui:property sched:allDay;
58
- ui:default true . # Used to be the only way
59
-
60
- <#eventSwitch> a ui:Options;
61
- ui:dependingOn sched:allDay;
62
- ui:case [ ui:for true; ui:use <#AllDayForm> ];
63
- ui:case [ ui:for false; ui:use <#NotAllDayForm> ].
64
-
65
- <#AllDayForm> a ui:IntegerField ;
66
- ui:property sched:durationInDays;
67
- ui:label "How many days?";
68
- ui:min 1;
69
- ui:default 1 .
70
-
71
- <#NotAllDayForm> a ui:IntegerField ;
72
- ui:property sched:durationInMinutes;
73
- ui:label "Duration (mins)";
74
- ui:min 5;
75
- ui:default 55 .
76
-
77
- <#eventComment>
78
- a ui:MultiLineTextField;
79
- # ui:maxLength
80
- # "1048";
81
- # ui:size
82
- # "40".
83
- ui:property
84
- cal:comment.
85
-
86
- <#eventAuthor>
87
- a ui:Multiple; ui:min 1; ui:part <#eventAuthorGroup>; ui:property dc:author.
88
-
89
- <#eventAuthorGroup> a ui:Group; ui:parts ( <#authorName> <#authorEmail> ) .
90
- <#authorName> a ui:SingleLineTextField; ui:property foaf:name .
91
- <#authorEmail> a ui:EmailField; ui:label "email"; ui:property foaf:mbox .
92
-
93
-
94
- #####################
95
-
96
- <#form2> dc:title "Select possible days or times"; a ui:Form;
97
- ui:parts ( <#id1118132113134> <#possibleSwitch> ).
98
-
99
- <#id1118132113134> a ui:Heading; ui:contents "Time proposals" .
100
-
101
- <#possibleSwitch> a ui:Options;
102
- ui:dependingOn sched:allDay;
103
- ui:case [ ui:for true; ui:use <#AllDayForm2> ];
104
- ui:case [ ui:for false; ui:use <#NotAllDayForm2> ].
105
-
106
- <#AllDayForm2>
107
- a ui:Multiple; ui:min 2; ui:part <#posssibleDate>; ui:property sched:option.
108
- <#posssibleDate> a ui:DateField; ui:property cal:dtstart; ui:label "date".
109
-
110
- <#NotAllDayForm2>
111
- a ui:Multiple; ui:min 2; ui:part <#posssibleTime>; ui:property sched:option.
112
- <#posssibleTime> a ui:DateTimeField; ui:property cal:dtstart; ui:label "date and time".
113
-
114
- ##################################
115
-
116
- <#form3> dc:title "Select invited people"; a ui:Form; ui:parts ( <#id1118132113135> <#id1417314641301b> ) .
117
- <#id1417314641301b>
118
- a ui:Multiple; ui:min 1; ui:part <#id1417314674292b>; ui:property sched:invitee.
119
- <#id1417314674292b> a ui:EmailField; ui:label "email"; ui:property foaf:mbox .
120
- <#id1118132113135> a ui:Heading; ui:contents "Who to invite" .
121
-
122
- # ENDS
123
- `;
124
- //# sourceMappingURL=formsForSchedule.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"formsForSchedule.js","names":[],"sources":["../../src/schedule/formsForSchedule.js"],"sourcesContent":["export default `\n@prefix dc: <http://purl.org/dc/elements/1.1/>.\n@prefix foaf: <http://xmlns.com/foaf/0.1/>.\n@prefix cal: <http://www.w3.org/2002/12/cal/ical#>.\n@prefix ui: <http://www.w3.org/ns/ui#>.\n@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.\n@prefix sched: <http://www.w3.org/ns/pim/schedule#>.\n\n cal:Vevent ui:annotationForm <#form2>, <#form3>; ui:creationForm <#form1> .\n\n<#bigForm>\n dc:title\n \"Schedule event (single form).\";\n a ui:Group;\n ui:parts ( <#form1> <#form2> <#form3> ).\n\n<#form1>\n dc:title\n \"Schedule an event (wizard)\";\n a ui:Form;\n ui:parts (\n <#form1header>\n <#eventTitle>\n <#eventLocation>\n <#eventType>\n <#eventSwitch>\n <#eventComment>\n <#eventAuthor> ).\n\n<#form1header> a ui:Heading; ui:contents \"Schedule an event\" .\n\n<#eventTitle>\n a ui:SingleLineTextField;\n ui:maxLength\n \"128\";\n ui:property\n cal:summary;\n ui:size\n \"40\".\n\n<#eventLocation>\n a ui:SingleLineTextField;\n ui:maxLength\n \"512\";\n ui:property\n cal:location;\n ui:size\n \"40\".\n\n<#eventType> a ui:BooleanField;\n ui:property sched:allDay;\n ui:default true . # Used to be the only way\n\n<#eventSwitch> a ui:Options;\n ui:dependingOn sched:allDay;\n ui:case [ ui:for true; ui:use <#AllDayForm> ];\n ui:case [ ui:for false; ui:use <#NotAllDayForm> ].\n\n <#AllDayForm> a ui:IntegerField ;\n ui:property sched:durationInDays;\n ui:label \"How many days?\";\n ui:min 1;\n ui:default 1 .\n\n <#NotAllDayForm> a ui:IntegerField ;\n ui:property sched:durationInMinutes;\n ui:label \"Duration (mins)\";\n ui:min 5;\n ui:default 55 .\n\n<#eventComment>\n a ui:MultiLineTextField;\n# ui:maxLength\n# \"1048\";\n# ui:size\n# \"40\".\n ui:property\n cal:comment.\n\n<#eventAuthor>\n a ui:Multiple; ui:min 1; ui:part <#eventAuthorGroup>; ui:property dc:author.\n\n <#eventAuthorGroup> a ui:Group; ui:parts ( <#authorName> <#authorEmail> ) .\n <#authorName> a ui:SingleLineTextField; ui:property foaf:name .\n <#authorEmail> a ui:EmailField; ui:label \"email\"; ui:property foaf:mbox .\n\n\n#####################\n\n<#form2> dc:title \"Select possible days or times\"; a ui:Form;\n ui:parts ( <#id1118132113134> <#possibleSwitch> ).\n\n <#id1118132113134> a ui:Heading; ui:contents \"Time proposals\" .\n\n <#possibleSwitch> a ui:Options;\n ui:dependingOn sched:allDay;\n ui:case [ ui:for true; ui:use <#AllDayForm2> ];\n ui:case [ ui:for false; ui:use <#NotAllDayForm2> ].\n\n <#AllDayForm2>\n a ui:Multiple; ui:min 2; ui:part <#posssibleDate>; ui:property sched:option.\n <#posssibleDate> a ui:DateField; ui:property cal:dtstart; ui:label \"date\".\n\n <#NotAllDayForm2>\n a ui:Multiple; ui:min 2; ui:part <#posssibleTime>; ui:property sched:option.\n <#posssibleTime> a ui:DateTimeField; ui:property cal:dtstart; ui:label \"date and time\".\n\n ##################################\n\n <#form3> dc:title \"Select invited people\"; a ui:Form; ui:parts ( <#id1118132113135> <#id1417314641301b> ) .\n<#id1417314641301b>\n a ui:Multiple; ui:min 1; ui:part <#id1417314674292b>; ui:property sched:invitee.\n <#id1417314674292b> a ui:EmailField; ui:label \"email\"; ui:property foaf:mbox .\n <#id1118132113135> a ui:Heading; ui:contents \"Who to invite\" .\n\n# ENDS\n`\n"],"mappings":";;;;;;iCAAe;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC","ignoreList":[]}
package/dist/types.d.ts DELETED
@@ -1,30 +0,0 @@
1
- interface SolidAuthorization {
2
- access_token: string;
3
- client_id: string;
4
- id_token: string;
5
- }
6
- interface SolidClaim {
7
- at_hash: string;
8
- aud: string;
9
- azp: string;
10
- cnf: {
11
- jwk: string;
12
- };
13
- exp: number;
14
- iat: number;
15
- iss: string;
16
- jti: string;
17
- nonce: string;
18
- sub: string;
19
- }
20
- export interface SolidSession {
21
- authorization: SolidAuthorization;
22
- credentialType: string;
23
- idClaims: SolidClaim;
24
- idp: string;
25
- issuer: string;
26
- sessionKey: string;
27
- webId: string;
28
- }
29
- export {};
30
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AAAA,UAAU,kBAAkB;IAE1B,YAAY,EAAE,MAAM,CAAA;IAEpB,SAAS,EAAE,MAAM,CAAA;IAEjB,QAAQ,EAAE,MAAM,CAAA;CACjB;AAED,UAAU,UAAU;IAElB,OAAO,EAAE,MAAM,CAAA;IACf,GAAG,EAAE,MAAM,CAAA;IACX,GAAG,EAAE,MAAM,CAAA;IACX,GAAG,EAAE;QACH,GAAG,EAAE,MAAM,CAAA;KACZ,CAAA;IACD,GAAG,EAAE,MAAM,CAAA;IACX,GAAG,EAAE,MAAM,CAAA;IACX,GAAG,EAAE,MAAM,CAAA;IACX,GAAG,EAAE,MAAM,CAAA;IACX,KAAK,EAAE,MAAM,CAAA;IACb,GAAG,EAAE,MAAM,CAAA;CACZ;AAED,MAAM,WAAW,YAAY;IAC3B,aAAa,EAAE,kBAAkB,CAAA;IACjC,cAAc,EAAE,MAAM,CAAA;IACtB,QAAQ,EAAE,UAAU,CAAA;IACpB,GAAG,EAAE,MAAM,CAAA;IACX,MAAM,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,MAAM,CAAA;IAClB,KAAK,EAAE,MAAM,CAAA;CACd"}
package/dist/types.js DELETED
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=types.js.map
package/dist/types.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.js","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":""}