@platforma-sdk/ui-vue 1.11.6 → 1.11.7

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":"aggrid.d.ts","sourceRoot":"","sources":["../../src/aggrid.ts"],"names":[],"mappings":"AAeA,OAAO,EAAE,KAAK,KAAK,EAA2B,MAAM,4BAA4B,CAAC;AAGjF,wBAAgB,cAAc,SAqB7B;AAID,eAAO,MAAM,WAAW,EAAE,KA+BO,CAAC"}
1
+ {"version":3,"file":"aggrid.d.ts","sourceRoot":"","sources":["../../src/aggrid.ts"],"names":[],"mappings":"AAeA,OAAO,EAAE,KAAK,KAAK,EAA2B,MAAM,4BAA4B,CAAC;AAGjF,wBAAgB,cAAc,SAqB7B;AAID,eAAO,MAAM,WAAW,EAAE,KAmCO,CAAC"}
@@ -3,13 +3,55 @@ import type { MaskIconName16 } from '@milaboratories/uikit';
3
3
  import './pl-ag-text-and-button-cell.scss';
4
4
  declare const _default: import("vue").DefineComponent<{
5
5
  params: ICellRendererParams & {
6
- plIcon?: MaskIconName16;
7
- plBtnLabel?: string;
6
+ /**
7
+ * Button icon MaskIconName16
8
+ */
9
+ icon?: MaskIconName16;
10
+ /**
11
+ * Button label
12
+ */
13
+ btnLabel?: string;
14
+ /**
15
+ * If invokeRowsOnDoubleClick = true, clicking a button inside the row
16
+ * triggers the doubleClick event for the entire row. In this case,
17
+ * the handler passed to the component is not called, even if it is defined.
18
+ *
19
+ * If invokeRowsOnDoubleClick = false, the doubleClick event for the row
20
+ * is not triggered, but the provided handler will be called, receiving
21
+ * the ICellRendererParams as an argument.
22
+ */
23
+ invokeRowsOnDoubleClick?: boolean;
24
+ /**
25
+ * plHandler parameter is a click handler that is invoked when
26
+ * the invokeRowsOnDoubleClick property is set to false.
27
+ */
28
+ onClick?: (params: ICellRendererParams) => void;
8
29
  };
9
30
  }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
10
31
  params: ICellRendererParams & {
11
- plIcon?: MaskIconName16;
12
- plBtnLabel?: string;
32
+ /**
33
+ * Button icon MaskIconName16
34
+ */
35
+ icon?: MaskIconName16;
36
+ /**
37
+ * Button label
38
+ */
39
+ btnLabel?: string;
40
+ /**
41
+ * If invokeRowsOnDoubleClick = true, clicking a button inside the row
42
+ * triggers the doubleClick event for the entire row. In this case,
43
+ * the handler passed to the component is not called, even if it is defined.
44
+ *
45
+ * If invokeRowsOnDoubleClick = false, the doubleClick event for the row
46
+ * is not triggered, but the provided handler will be called, receiving
47
+ * the ICellRendererParams as an argument.
48
+ */
49
+ invokeRowsOnDoubleClick?: boolean;
50
+ /**
51
+ * plHandler parameter is a click handler that is invoked when
52
+ * the invokeRowsOnDoubleClick property is set to false.
53
+ */
54
+ onClick?: (params: ICellRendererParams) => void;
13
55
  };
14
56
  }> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
15
57
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"PlAgTextAndButtonCell.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/PlAgTextAndButtonCell/PlAgTextAndButtonCell.vue"],"names":[],"mappings":"AAAA,OAqCO,KAAK,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AACnE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,mCAAmC,CAAC;;YAKjC,mBAAmB,GAAG;QAAE,MAAM,CAAC,EAAE,cAAc,CAAC;QAAC,UAAU,CAAC,EAAE,MAAM,CAAA;KAAE;;YAAtE,mBAAmB,GAAG;QAAE,MAAM,CAAC,EAAE,cAAc,CAAC;QAAC,UAAU,CAAC,EAAE,MAAM,CAAA;KAAE;;AAmFhF,wBAMG"}
1
+ {"version":3,"file":"PlAgTextAndButtonCell.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/PlAgTextAndButtonCell/PlAgTextAndButtonCell.vue"],"names":[],"mappings":"AAAA,OAsEO,KAAK,EAAE,mBAAmB,EAAyB,MAAM,yBAAyB,CAAC;AAC1F,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,mCAAmC,CAAC;;YAKjC,mBAAmB,GAAG;QAC5B;;WAEG;QACH,IAAI,CAAC,EAAE,cAAc,CAAC;QACtB;;WAEG;QACH,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB;;;;;;;;WAQG;QACH,uBAAuB,CAAC,EAAE,OAAO,CAAC;QAClC;;;WAGG;QACH,OAAO,CAAC,EAAE,CAAC,MAAM,EAAE,mBAAmB,KAAK,IAAI,CAAC;KACjD;;YAxBO,mBAAmB,GAAG;QAC5B;;WAEG;QACH,IAAI,CAAC,EAAE,cAAc,CAAC;QACtB;;WAEG;QACH,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB;;;;;;;;WAQG;QACH,uBAAuB,CAAC,EAAE,OAAO,CAAC;QAClC;;;WAGG;QACH,OAAO,CAAC,EAAE,CAAC,MAAM,EAAE,mBAAmB,KAAK,IAAI,CAAC;KACjD;;AA4FH,wBAMG"}