@zealicsolutions/web-ui 1.0.122 → 1.0.123
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/dist/cjs/index.js +6 -6
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/organisms/DataGrid/ListViewComponent/templates/components/NotificationCard.d.ts +22 -0
- package/dist/cjs/organisms/DataGrid/ListViewComponent/templates/stories/NotificationCard.stories.d.ts +17 -0
- package/dist/cjs/organisms/DataGrid/ListViewComponent/templates/types.d.ts +1 -1
- package/dist/cjs/organisms/DataGrid/config/descriptors.d.ts +4 -0
- package/dist/cjs/organisms/DataGrid/config/toolDescriptor/view.d.ts +4 -0
- package/dist/esm/organisms/DataGrid/ListViewComponent/templates/components/NotificationCard.d.ts +22 -0
- package/dist/esm/organisms/DataGrid/ListViewComponent/templates/components/NotificationCard.js +2 -0
- package/dist/esm/organisms/DataGrid/ListViewComponent/templates/components/NotificationCard.js.map +1 -0
- package/dist/esm/organisms/DataGrid/ListViewComponent/templates/registry.js +1 -1
- package/dist/esm/organisms/DataGrid/ListViewComponent/templates/registry.js.map +1 -1
- package/dist/esm/organisms/DataGrid/ListViewComponent/templates/stories/NotificationCard.stories.d.ts +17 -0
- package/dist/esm/organisms/DataGrid/ListViewComponent/templates/types.d.ts +1 -1
- package/dist/esm/organisms/DataGrid/config/descriptors.d.ts +4 -0
- package/dist/esm/organisms/DataGrid/config/toolDescriptor/view.d.ts +4 -0
- package/dist/esm/organisms/DataGrid/config/toolDescriptor/view.js +1 -1
- package/dist/esm/organisms/DataGrid/config/toolDescriptor/view.js.map +1 -1
- package/dist/index.d.ts +4 -0
- package/package.json +1 -1
|
@@ -12,7 +12,7 @@ export type ColumnCfg = {
|
|
|
12
12
|
sortable?: boolean;
|
|
13
13
|
filterable?: boolean;
|
|
14
14
|
};
|
|
15
|
-
export type ListTemplateId = 'compact' | 'mediaLeft' | 'titleSubtitleMeta' | 'twoColumn' | 'custom' | 'visitCard' | 'visitCardCheck' | 'fourItems' | 'studyCard' | 'subjectCard' | 'applicationCard';
|
|
15
|
+
export type ListTemplateId = 'compact' | 'mediaLeft' | 'titleSubtitleMeta' | 'twoColumn' | 'custom' | 'visitCard' | 'visitCardCheck' | 'fourItems' | 'studyCard' | 'subjectCard' | 'applicationCard' | 'notificationCard';
|
|
16
16
|
export type TemplateAreas = {
|
|
17
17
|
primary?: ColumnCfg | undefined;
|
|
18
18
|
secondary?: ColumnCfg | undefined;
|
|
@@ -39,6 +39,10 @@ export declare const dataGridConfiguratorDescriptor: {
|
|
|
39
39
|
readonly id: "applicationCard";
|
|
40
40
|
readonly label: "Application card";
|
|
41
41
|
readonly labelKey: "config.datagrid.list.template.applicationCard";
|
|
42
|
+
}, {
|
|
43
|
+
readonly id: "notificationCard";
|
|
44
|
+
readonly label: "Notification card";
|
|
45
|
+
readonly labelKey: "config.datagrid.list.template.notificationCard";
|
|
42
46
|
}, {
|
|
43
47
|
readonly id: "compact";
|
|
44
48
|
readonly label: "Compact";
|
|
@@ -36,6 +36,10 @@ export declare const viewGroup: {
|
|
|
36
36
|
readonly id: "applicationCard";
|
|
37
37
|
readonly label: "Application card";
|
|
38
38
|
readonly labelKey: "config.datagrid.list.template.applicationCard";
|
|
39
|
+
}, {
|
|
40
|
+
readonly id: "notificationCard";
|
|
41
|
+
readonly label: "Notification card";
|
|
42
|
+
readonly labelKey: "config.datagrid.list.template.notificationCard";
|
|
39
43
|
}, {
|
|
40
44
|
readonly id: "compact";
|
|
41
45
|
readonly label: "Compact";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var
|
|
1
|
+
var a={id:"view",tool:"dataGridListConfigurator",titleKey:"config.datagrid.group.view",collapsible:!0,initiallyExpanded:!0,pathBase:"view",defaultView:"listView",toolConfig:{basePathAliasKey:"meta.pathAliases.dataGridView",templates:[{id:"custom",label:"Custom",labelKey:"config.datagrid.list.template.custom"},{id:"studyCard",label:"Study card",labelKey:"config.datagrid.list.template.studyCard"},{id:"subjectCard",label:"Subject card",labelKey:"config.datagrid.list.template.subjectCard"},{id:"visitCard",label:"Visit card",labelKey:"config.datagrid.list.template.visitCard"},{id:"visitCardCheck",label:"Visit card (check)",labelKey:"config.datagrid.list.template.visitCardCheck"},{id:"fourItems",label:"4 items view",labelKey:"config.datagrid.list.template.fourItems"},{id:"applicationCard",label:"Application card",labelKey:"config.datagrid.list.template.applicationCard"},{id:"notificationCard",label:"Notification card",labelKey:"config.datagrid.list.template.notificationCard"},{id:"compact",label:"Compact",labelKey:"config.datagrid.list.template.compact"},{id:"mediaLeft",label:"Media left",labelKey:"config.datagrid.list.template.mediaLeft"},{id:"titleSubtitleMeta",label:"Title + subtitle + meta",labelKey:"config.datagrid.list.template.titleSubtitleMeta"},{id:"twoColumn",label:"Two column",labelKey:"config.datagrid.list.template.twoColumn"}]}};export{a as viewGroup};
|
|
2
2
|
//# sourceMappingURL=view.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"view.js","sources":["../../../../../../../src/organisms/DataGrid/config/toolDescriptor/view.ts"],"sourcesContent":[null],"names":["viewGroup","id","tool","titleKey","collapsible","initiallyExpanded","pathBase","defaultView","toolConfig","basePathAliasKey","templates","label","labelKey"],"mappings":"AAAa,IAAAA,EAAY,CACvBC,GAAI,OACJC,KAAM,2BACNC,SAAU,6BACVC,aAAa,EACbC,mBAAmB,EAEnBC,SAAU,OACVC,YAAa,WACbC,WAAY,CAEVC,iBAAkB,gCAClBC,UAAW,CACT,CAAET,GAAI,SAAUU,MAAO,SAAUC,SAAU,wCAC3C,CAAEX,GAAI,YAAaU,MAAO,aAAcC,SAAU,2CAClD,CACEX,GAAI,cACJU,MAAO,eACPC,SAAU,6CAEZ,CAAEX,GAAI,YAAaU,MAAO,aAAcC,SAAU,2CAClD,CACEX,GAAI,iBACJU,MAAO,qBACPC,SAAU,gDAEZ,CACEX,GAAI,YACJU,MAAO,eACPC,SAAU,2CAEZ,CACEX,GAAI,kBACJU,MAAO,mBACPC,SAAU,iDAEZ,CAAEX,GAAI,UAAWU,MAAO,UAAWC,SAAU,yCAC7C,CAAEX,GAAI,YAAaU,MAAO,aAAcC,SAAU,2CAClD,CACEX,GAAI,oBACJU,MAAO,0BACPC,SAAU,mDAEZ,CAAEX,GAAI,YAAaU,MAAO,aAAcC,SAAU"}
|
|
1
|
+
{"version":3,"file":"view.js","sources":["../../../../../../../src/organisms/DataGrid/config/toolDescriptor/view.ts"],"sourcesContent":[null],"names":["viewGroup","id","tool","titleKey","collapsible","initiallyExpanded","pathBase","defaultView","toolConfig","basePathAliasKey","templates","label","labelKey"],"mappings":"AAAa,IAAAA,EAAY,CACvBC,GAAI,OACJC,KAAM,2BACNC,SAAU,6BACVC,aAAa,EACbC,mBAAmB,EAEnBC,SAAU,OACVC,YAAa,WACbC,WAAY,CAEVC,iBAAkB,gCAClBC,UAAW,CACT,CAAET,GAAI,SAAUU,MAAO,SAAUC,SAAU,wCAC3C,CAAEX,GAAI,YAAaU,MAAO,aAAcC,SAAU,2CAClD,CACEX,GAAI,cACJU,MAAO,eACPC,SAAU,6CAEZ,CAAEX,GAAI,YAAaU,MAAO,aAAcC,SAAU,2CAClD,CACEX,GAAI,iBACJU,MAAO,qBACPC,SAAU,gDAEZ,CACEX,GAAI,YACJU,MAAO,eACPC,SAAU,2CAEZ,CACEX,GAAI,kBACJU,MAAO,mBACPC,SAAU,iDAEZ,CACEX,GAAI,mBACJU,MAAO,oBACPC,SAAU,kDAEZ,CAAEX,GAAI,UAAWU,MAAO,UAAWC,SAAU,yCAC7C,CAAEX,GAAI,YAAaU,MAAO,aAAcC,SAAU,2CAClD,CACEX,GAAI,oBACJU,MAAO,0BACPC,SAAU,mDAEZ,CAAEX,GAAI,YAAaU,MAAO,aAAcC,SAAU"}
|
package/dist/index.d.ts
CHANGED
|
@@ -3297,6 +3297,10 @@ declare const dataGridConfiguratorDescriptor: {
|
|
|
3297
3297
|
readonly id: "applicationCard";
|
|
3298
3298
|
readonly label: "Application card";
|
|
3299
3299
|
readonly labelKey: "config.datagrid.list.template.applicationCard";
|
|
3300
|
+
}, {
|
|
3301
|
+
readonly id: "notificationCard";
|
|
3302
|
+
readonly label: "Notification card";
|
|
3303
|
+
readonly labelKey: "config.datagrid.list.template.notificationCard";
|
|
3300
3304
|
}, {
|
|
3301
3305
|
readonly id: "compact";
|
|
3302
3306
|
readonly label: "Compact";
|