@ix_waterford/lib 1.0.61 → 1.0.63

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.
@@ -1 +1 @@
1
- {"version":3,"file":"tblHeader.d.ts","sourceRoot":"","sources":["../../../../../src/components/table/header/tblHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAWvC,OAAO,KAAK,EAAE,WAAW,EAA0B,MAAM,UAAU,CAAC;AAiCpE,QAAA,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CA6DpC,CAAA;AAED,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"tblHeader.d.ts","sourceRoot":"","sources":["../../../../../src/components/table/header/tblHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAWvC,OAAO,KAAK,EAAE,WAAW,EAA0B,MAAM,UAAU,CAAC;AAiCpE,QAAA,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CA2DpC,CAAA;AAED,eAAe,SAAS,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"columnSettingsPopover.d.ts","sourceRoot":"","sources":["../../../../src/components/viewHeader/columnSettingsPopover.tsx"],"names":[],"mappings":"AAYA,MAAM,WAAW,YAAY;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,MAAM,WAAW,0BAA0B;IACvC,IAAI,EAAE,WAAW,GAAG,IAAI,CAAC;IACzB,OAAO,EAAE,CAAC,OAAO,EAAE,WAAW,GAAG,IAAI,KAAK,IAAI,CAAC;IAC/C,WAAW,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAA;KAAE,KAAK,IAAI,CAAC;IACvE,OAAO,EAAE,YAAY,EAAE,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;;AA2ED,wBAA2D"}
1
+ {"version":3,"file":"columnSettingsPopover.d.ts","sourceRoot":"","sources":["../../../../src/components/viewHeader/columnSettingsPopover.tsx"],"names":[],"mappings":"AAeA,MAAM,WAAW,YAAY;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,MAAM,WAAW,0BAA0B;IACvC,IAAI,EAAE,WAAW,GAAG,IAAI,CAAC;IACzB,OAAO,EAAE,CAAC,OAAO,EAAE,WAAW,GAAG,IAAI,KAAK,IAAI,CAAC;IAC/C,WAAW,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAA;KAAE,KAAK,IAAI,CAAC;IACvE,OAAO,EAAE,YAAY,EAAE,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;;AAwGD,wBAA2D"}
@@ -7,10 +7,19 @@ export declare const PopoverStyle: ({ theme }: {
7
7
  maxHeight: string;
8
8
  padding: string;
9
9
  };
10
+ '& .column-settings-title-row': {
11
+ paddingBottom: string;
12
+ };
10
13
  '& .column-settings-title': {
11
14
  fontSize: string;
12
15
  fontWeight: number;
13
- paddingBottom: string;
16
+ };
17
+ '& .column-settings-sort-button': {
18
+ padding: string;
19
+ };
20
+ '& .column-settings-sort-icon': {
21
+ color: string;
22
+ fontSize: string;
14
23
  };
15
24
  '& .column-settings-label': {
16
25
  marginRight: number;
@@ -1 +1 @@
1
- {"version":3,"file":"popoverStyle.d.ts","sourceRoot":"","sources":["../../../../src/components/viewHeader/popoverStyle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAE3C,eAAO,MAAM,YAAY,GAAI,WAAW;IAAE,KAAK,EAAE,KAAK,CAAA;CAAE;;;;;;;;;;;;;;;;;;;;;CAqBtD,CAAC"}
1
+ {"version":3,"file":"popoverStyle.d.ts","sourceRoot":"","sources":["../../../../src/components/viewHeader/popoverStyle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAE3C,eAAO,MAAM,YAAY,GAAI,WAAW;IAAE,KAAK,EAAE,KAAK,CAAA;CAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8BtD,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ix_waterford/lib",
3
- "version": "1.0.61",
3
+ "version": "1.0.63",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",