@genesislcap/pbc-notify-ui 14.436.0-FUI-2489.2 → 14.437.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.
package/api-extractor.json
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
|
|
3
|
+
"extends": "../../../../api-extractor.json"
|
|
4
4
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"notification-dashboard.template.d.ts","sourceRoot":"","sources":["../../../../src/components/foundation-notification-dashboard/notification-dashboard.template.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,0BAA0B,CAAC;AAMhF,eAAO,MAAM,uCAAuC,
|
|
1
|
+
{"version":3,"file":"notification-dashboard.template.d.ts","sourceRoot":"","sources":["../../../../src/components/foundation-notification-dashboard/notification-dashboard.template.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,0BAA0B,CAAC;AAMhF,eAAO,MAAM,uCAAuC,sFAiDnD,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/pbc-notify-ui",
|
|
3
3
|
"description": "Genesis PBC Notify UI",
|
|
4
|
-
"version": "14.
|
|
4
|
+
"version": "14.437.0",
|
|
5
5
|
"license": "SEE LICENSE IN license.txt",
|
|
6
6
|
"workspaces": [
|
|
7
7
|
"client"
|
|
@@ -66,6 +66,13 @@
|
|
|
66
66
|
"lint:stylelint": "genx lint -l stylelint",
|
|
67
67
|
"prepare": "cd .. && husky client/.husky"
|
|
68
68
|
},
|
|
69
|
+
"lint-staged": {
|
|
70
|
+
"*.{ts,js}": "eslint",
|
|
71
|
+
"*.styles.ts": "stylelint"
|
|
72
|
+
},
|
|
73
|
+
"eslintConfig": {
|
|
74
|
+
"extends": "@genesislcap/eslint-config"
|
|
75
|
+
},
|
|
69
76
|
"stylelint": {
|
|
70
77
|
"extends": "@genesislcap/stylelint-config"
|
|
71
78
|
},
|
|
@@ -83,34 +90,34 @@
|
|
|
83
90
|
"@commitlint/format": "^19.0.3",
|
|
84
91
|
"@genesiscommunitysuccess/cep-fast-plugin": "5.0.3",
|
|
85
92
|
"@genesiscommunitysuccess/custom-elements-lsp": "5.0.3",
|
|
86
|
-
"@genesislcap/design-system-configurator": "14.
|
|
87
|
-
"@genesislcap/eslint-config": "14.
|
|
88
|
-
"@genesislcap/eslint-stylelint-builder": "14.
|
|
89
|
-
"@genesislcap/foundation-testing": "14.
|
|
90
|
-
"@genesislcap/genx": "14.
|
|
91
|
-
"@genesislcap/prettier-config": "14.
|
|
92
|
-
"@genesislcap/stylelint-config": "14.
|
|
93
|
-
"@genesislcap/vite-builder": "14.
|
|
94
|
-
"@genesislcap/webpack-builder": "14.
|
|
93
|
+
"@genesislcap/design-system-configurator": "14.437.0",
|
|
94
|
+
"@genesislcap/eslint-config": "14.437.0",
|
|
95
|
+
"@genesislcap/eslint-stylelint-builder": "14.437.0",
|
|
96
|
+
"@genesislcap/foundation-testing": "14.437.0",
|
|
97
|
+
"@genesislcap/genx": "14.437.0",
|
|
98
|
+
"@genesislcap/prettier-config": "14.437.0",
|
|
99
|
+
"@genesislcap/stylelint-config": "14.437.0",
|
|
100
|
+
"@genesislcap/vite-builder": "14.437.0",
|
|
101
|
+
"@genesislcap/webpack-builder": "14.437.0",
|
|
95
102
|
"dayjs": "^1.11.7"
|
|
96
103
|
},
|
|
97
104
|
"dependencies": {
|
|
98
|
-
"@genesislcap/foundation-comms": "14.
|
|
99
|
-
"@genesislcap/foundation-criteria": "14.
|
|
100
|
-
"@genesislcap/foundation-entity-management": "14.
|
|
101
|
-
"@genesislcap/foundation-forms": "14.
|
|
102
|
-
"@genesislcap/foundation-layout": "14.
|
|
103
|
-
"@genesislcap/foundation-logger": "14.
|
|
104
|
-
"@genesislcap/foundation-notifications": "14.
|
|
105
|
-
"@genesislcap/foundation-utils": "14.
|
|
106
|
-
"@genesislcap/rapid-design-system": "14.
|
|
107
|
-
"@genesislcap/rapid-grid-pro": "14.
|
|
108
|
-
"@genesislcap/web-core": "14.
|
|
105
|
+
"@genesislcap/foundation-comms": "14.437.0",
|
|
106
|
+
"@genesislcap/foundation-criteria": "14.437.0",
|
|
107
|
+
"@genesislcap/foundation-entity-management": "14.437.0",
|
|
108
|
+
"@genesislcap/foundation-forms": "14.437.0",
|
|
109
|
+
"@genesislcap/foundation-layout": "14.437.0",
|
|
110
|
+
"@genesislcap/foundation-logger": "14.437.0",
|
|
111
|
+
"@genesislcap/foundation-notifications": "14.437.0",
|
|
112
|
+
"@genesislcap/foundation-utils": "14.437.0",
|
|
113
|
+
"@genesislcap/rapid-design-system": "14.437.0",
|
|
114
|
+
"@genesislcap/rapid-grid-pro": "14.437.0",
|
|
115
|
+
"@genesislcap/web-core": "14.437.0",
|
|
109
116
|
"lodash.debounce": "^4.0.8",
|
|
110
117
|
"rxjs": "^7.5.4"
|
|
111
118
|
},
|
|
112
119
|
"publishConfig": {
|
|
113
120
|
"access": "public"
|
|
114
121
|
},
|
|
115
|
-
"gitHead": "
|
|
122
|
+
"gitHead": "c30c777f0ab5e45f4e931a9cc1200ac85bcace35"
|
|
116
123
|
}
|
|
@@ -34,7 +34,8 @@ export const FoundationNotificationDashboardTemplate = html<FoundationNotificati
|
|
|
34
34
|
html`
|
|
35
35
|
${
|
|
36
36
|
/* HTML Render */
|
|
37
|
-
(x) =>
|
|
37
|
+
(x) =>
|
|
38
|
+
html<NotificationDashboardTab>`
|
|
38
39
|
<rapid-tab-panel slot="${x.id}-tab"
|
|
39
40
|
id="${x.id}-tab-panel">
|
|
40
41
|
<${x.component}></${x.component}>
|