@vaadin/react-components 24.4.0-alpha9 → 24.4.0-beta1

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 (131) hide show
  1. package/Board.d.ts +12 -0
  2. package/Board.d.ts.map +1 -0
  3. package/Board.js +12 -0
  4. package/Board.js.map +7 -0
  5. package/BoardRow.d.ts +12 -0
  6. package/BoardRow.d.ts.map +1 -0
  7. package/BoardRow.js +12 -0
  8. package/BoardRow.js.map +7 -0
  9. package/Chart.d.ts +12 -0
  10. package/Chart.d.ts.map +1 -0
  11. package/Chart.js +12 -0
  12. package/Chart.js.map +7 -0
  13. package/ChartSeries.d.ts +17 -0
  14. package/ChartSeries.d.ts.map +1 -0
  15. package/ChartSeries.js +12 -0
  16. package/ChartSeries.js.map +7 -0
  17. package/Checkbox.js +1 -1
  18. package/Checkbox.js.map +2 -2
  19. package/CheckboxGroup.js +1 -1
  20. package/CheckboxGroup.js.map +2 -2
  21. package/ComboBox.d.ts +1 -17
  22. package/ComboBox.d.ts.map +1 -1
  23. package/ComboBoxLight.d.ts +1 -16
  24. package/ComboBoxLight.d.ts.map +1 -1
  25. package/CookieConsent.d.ts +17 -0
  26. package/CookieConsent.d.ts.map +1 -0
  27. package/CookieConsent.js +12 -0
  28. package/CookieConsent.js.map +7 -0
  29. package/Crud.d.ts +32 -0
  30. package/Crud.d.ts.map +1 -0
  31. package/Crud.js +12 -0
  32. package/Crud.js.map +7 -0
  33. package/CrudEdit.d.ts +12 -0
  34. package/CrudEdit.d.ts.map +1 -0
  35. package/CrudEdit.js +12 -0
  36. package/CrudEdit.js.map +7 -0
  37. package/CrudEditColumn.d.ts +12 -0
  38. package/CrudEditColumn.d.ts.map +1 -0
  39. package/CrudEditColumn.js +12 -0
  40. package/CrudEditColumn.js.map +7 -0
  41. package/Dialog.d.ts +1 -1
  42. package/Grid.d.ts +1 -21
  43. package/Grid.d.ts.map +1 -1
  44. package/GridColumn.d.ts +1 -28
  45. package/GridColumn.d.ts.map +1 -1
  46. package/GridFilterColumn.d.ts +1 -21
  47. package/GridFilterColumn.d.ts.map +1 -1
  48. package/GridPro.d.ts +20 -0
  49. package/GridPro.d.ts.map +1 -0
  50. package/GridPro.js +12 -0
  51. package/GridPro.js.map +7 -0
  52. package/GridProEditColumn.d.ts +25 -0
  53. package/GridProEditColumn.d.ts.map +1 -0
  54. package/GridProEditColumn.js +12 -0
  55. package/GridProEditColumn.js.map +7 -0
  56. package/GridSelectionColumn.d.ts +1 -30
  57. package/GridSelectionColumn.d.ts.map +1 -1
  58. package/GridSortColumn.d.ts +1 -23
  59. package/GridSortColumn.d.ts.map +1 -1
  60. package/GridTreeColumn.d.ts +1 -18
  61. package/GridTreeColumn.d.ts.map +1 -1
  62. package/Map.d.ts +12 -0
  63. package/Map.d.ts.map +1 -0
  64. package/Map.js +12 -0
  65. package/Map.js.map +7 -0
  66. package/MultiSelectComboBox.d.ts +1 -15
  67. package/MultiSelectComboBox.d.ts.map +1 -1
  68. package/MultiSelectComboBox.js +1 -1
  69. package/MultiSelectComboBox.js.map +2 -2
  70. package/README.md +1 -1
  71. package/RichTextEditor.d.ts +12 -0
  72. package/RichTextEditor.d.ts.map +1 -0
  73. package/RichTextEditor.js +12 -0
  74. package/RichTextEditor.js.map +7 -0
  75. package/VirtualList.d.ts +1 -12
  76. package/VirtualList.d.ts.map +1 -1
  77. package/generated/Board.d.ts +11 -0
  78. package/generated/Board.d.ts.map +1 -0
  79. package/generated/BoardRow.d.ts +11 -0
  80. package/generated/BoardRow.d.ts.map +1 -0
  81. package/generated/Chart.d.ts +72 -0
  82. package/generated/Chart.d.ts.map +1 -0
  83. package/generated/ChartSeries.d.ts +11 -0
  84. package/generated/ChartSeries.d.ts.map +1 -0
  85. package/generated/Checkbox.d.ts +4 -0
  86. package/generated/Checkbox.d.ts.map +1 -1
  87. package/generated/CheckboxGroup.d.ts +2 -2
  88. package/generated/CheckboxGroup.d.ts.map +1 -1
  89. package/generated/ComboBox.d.ts +1 -11
  90. package/generated/ComboBox.d.ts.map +1 -1
  91. package/generated/ComboBoxLight.d.ts +1 -10
  92. package/generated/ComboBoxLight.d.ts.map +1 -1
  93. package/generated/CookieConsent.d.ts +11 -0
  94. package/generated/CookieConsent.d.ts.map +1 -0
  95. package/generated/Crud.d.ts +20 -0
  96. package/generated/Crud.d.ts.map +1 -0
  97. package/generated/CrudEdit.d.ts +14 -0
  98. package/generated/CrudEdit.d.ts.map +1 -0
  99. package/generated/CrudEditColumn.d.ts +11 -0
  100. package/generated/CrudEditColumn.d.ts.map +1 -0
  101. package/generated/Grid.d.ts +1 -15
  102. package/generated/Grid.d.ts.map +1 -1
  103. package/generated/GridColumn.d.ts +1 -3
  104. package/generated/GridColumn.d.ts.map +1 -1
  105. package/generated/GridColumnGroup.d.ts +1 -1
  106. package/generated/GridFilterColumn.d.ts +1 -3
  107. package/generated/GridFilterColumn.d.ts.map +1 -1
  108. package/generated/GridPro.d.ts +28 -0
  109. package/generated/GridPro.d.ts.map +1 -0
  110. package/generated/GridProEditColumn.d.ts +12 -0
  111. package/generated/GridProEditColumn.d.ts.map +1 -0
  112. package/generated/GridSelectionColumn.d.ts +1 -5
  113. package/generated/GridSelectionColumn.d.ts.map +1 -1
  114. package/generated/GridSortColumn.d.ts +1 -5
  115. package/generated/GridSortColumn.d.ts.map +1 -1
  116. package/generated/GridTreeColumn.d.ts +1 -3
  117. package/generated/GridTreeColumn.d.ts.map +1 -1
  118. package/generated/Map.d.ts +9 -0
  119. package/generated/Map.d.ts.map +1 -0
  120. package/generated/MultiSelectComboBox.d.ts +2 -9
  121. package/generated/MultiSelectComboBox.d.ts.map +1 -1
  122. package/generated/RichTextEditor.d.ts +18 -0
  123. package/generated/RichTextEditor.d.ts.map +1 -0
  124. package/generated/VirtualList.d.ts +1 -1
  125. package/generated/VirtualList.d.ts.map +1 -1
  126. package/index.d.ts +12 -0
  127. package/index.js +12 -0
  128. package/package.json +126 -59
  129. package/utils/createComponent.js +1 -1
  130. package/utils/createComponent.js.map +2 -2
  131. package/LICENSE +0 -201
package/Board.d.ts ADDED
@@ -0,0 +1,12 @@
1
+ /**
2
+ * @license
3
+ * Copyright (c) 2000 - 2024 Vaadin Ltd.
4
+ *
5
+ * This program is available under Vaadin Commercial License and Service Terms.
6
+ *
7
+ *
8
+ * See https://vaadin.com/commercial-license-and-service-terms for the full
9
+ * license.
10
+ */
11
+ export * from './generated/Board.js';
12
+ //# sourceMappingURL=Board.d.ts.map
package/Board.d.ts.map ADDED
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Board.d.ts","sourceRoot":"","sources":["src/Board.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AACH,cAAc,sBAAsB,CAAC"}
package/Board.js ADDED
@@ -0,0 +1,12 @@
1
+ export*from"@vaadin/board/vaadin-board.js";import{Board as o}from"@vaadin/board/vaadin-board.js";import*as e from"react";import{createComponent as t}from"./utils/createComponent.js";var r={},m=t({elementClass:o,events:r,react:e,tagName:"vaadin-board"});export{m as Board,o as BoardElement};
2
+ /**
3
+ * @license
4
+ * Copyright (c) 2000 - 2024 Vaadin Ltd.
5
+ *
6
+ * This program is available under Vaadin Commercial License and Service Terms.
7
+ *
8
+ *
9
+ * See https://vaadin.com/commercial-license-and-service-terms for the full
10
+ * license.
11
+ */
12
+ //# sourceMappingURL=Board.js.map
package/Board.js.map ADDED
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/Board.ts", "src/generated/Board.ts"],
4
+ "sourcesContent": ["export * from \"@vaadin/board/vaadin-board.js\";\n/**\n * @license\n * Copyright (c) 2000 - 2024 Vaadin Ltd.\n *\n * This program is available under Vaadin Commercial License and Service Terms.\n *\n *\n * See https://vaadin.com/commercial-license-and-service-terms for the full\n * license.\n */\nexport * from './generated/Board.js';\n", "import type {} from \"@lit/react\";\nimport { Board as BoardElement, } from \"@vaadin/board/vaadin-board.js\";\nimport * as React from \"react\";\nimport { createComponent, type WebComponentProps } from \"../utils/createComponent.js\";\nexport { BoardElement, };\nexport type BoardEventMap = Readonly<{}>;\nconst events = {} as BoardEventMap;\nexport type BoardProps = WebComponentProps<BoardElement, BoardEventMap>;\nexport const Board = createComponent({\n elementClass: BoardElement, events, react: React, tagName: \"vaadin-board\"\n});\n"],
5
+ "mappings": "AAAA,WAAc,gCCCd,OAAS,SAASA,MAAqB,gCACvC,UAAYC,MAAW,QACvB,OAAS,mBAAAC,MAA+C,6BAGxD,IAAMC,EAAS,CAAC,EAEHC,EAAQC,EAAgB,CACjC,aAAcC,EAAc,OAAAH,EAAQ,MAAOI,EAAO,QAAS,cAC/D,CAAC",
6
+ "names": ["BoardElement", "React", "createComponent", "events", "Board", "createComponent", "BoardElement", "React"]
7
+ }
package/BoardRow.d.ts ADDED
@@ -0,0 +1,12 @@
1
+ /**
2
+ * @license
3
+ * Copyright (c) 2000 - 2024 Vaadin Ltd.
4
+ *
5
+ * This program is available under Vaadin Commercial License and Service Terms.
6
+ *
7
+ *
8
+ * See https://vaadin.com/commercial-license-and-service-terms for the full
9
+ * license.
10
+ */
11
+ export * from './generated/BoardRow.js';
12
+ //# sourceMappingURL=BoardRow.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BoardRow.d.ts","sourceRoot":"","sources":["src/BoardRow.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AACH,cAAc,yBAAyB,CAAC"}
package/BoardRow.js ADDED
@@ -0,0 +1,12 @@
1
+ export*from"@vaadin/board/vaadin-board-row.js";import{BoardRow as o}from"@vaadin/board/vaadin-board-row.js";import*as e from"react";import{createComponent as r}from"./utils/createComponent.js";var t={},m=r({elementClass:o,events:t,react:e,tagName:"vaadin-board-row"});export{m as BoardRow,o as BoardRowElement};
2
+ /**
3
+ * @license
4
+ * Copyright (c) 2000 - 2024 Vaadin Ltd.
5
+ *
6
+ * This program is available under Vaadin Commercial License and Service Terms.
7
+ *
8
+ *
9
+ * See https://vaadin.com/commercial-license-and-service-terms for the full
10
+ * license.
11
+ */
12
+ //# sourceMappingURL=BoardRow.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/BoardRow.ts", "src/generated/BoardRow.ts"],
4
+ "sourcesContent": ["export * from \"@vaadin/board/vaadin-board-row.js\";\n/**\n * @license\n * Copyright (c) 2000 - 2024 Vaadin Ltd.\n *\n * This program is available under Vaadin Commercial License and Service Terms.\n *\n *\n * See https://vaadin.com/commercial-license-and-service-terms for the full\n * license.\n */\nexport * from './generated/BoardRow.js';\n", "import type {} from \"@lit/react\";\nimport { BoardRow as BoardRowElement, } from \"@vaadin/board/vaadin-board-row.js\";\nimport * as React from \"react\";\nimport { createComponent, type WebComponentProps } from \"../utils/createComponent.js\";\nexport { BoardRowElement, };\nexport type BoardRowEventMap = Readonly<{}>;\nconst events = {} as BoardRowEventMap;\nexport type BoardRowProps = WebComponentProps<BoardRowElement, BoardRowEventMap>;\nexport const BoardRow = createComponent({\n elementClass: BoardRowElement, events, react: React, tagName: \"vaadin-board-row\"\n});\n"],
5
+ "mappings": "AAAA,WAAc,oCCCd,OAAS,YAAYA,MAAwB,oCAC7C,UAAYC,MAAW,QACvB,OAAS,mBAAAC,MAA+C,6BAGxD,IAAMC,EAAS,CAAC,EAEHC,EAAWC,EAAgB,CACpC,aAAcC,EAAiB,OAAAH,EAAQ,MAAOI,EAAO,QAAS,kBAClE,CAAC",
6
+ "names": ["BoardRowElement", "React", "createComponent", "events", "BoardRow", "createComponent", "BoardRowElement", "React"]
7
+ }
package/Chart.d.ts ADDED
@@ -0,0 +1,12 @@
1
+ /**
2
+ * @license
3
+ * Copyright (c) 2000 - 2024 Vaadin Ltd.
4
+ *
5
+ * This program is available under Vaadin Commercial License and Service Terms.
6
+ *
7
+ *
8
+ * See https://vaadin.com/commercial-license-and-service-terms for the full
9
+ * license.
10
+ */
11
+ export * from './generated/Chart.js';
12
+ //# sourceMappingURL=Chart.d.ts.map
package/Chart.d.ts.map ADDED
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Chart.d.ts","sourceRoot":"","sources":["src/Chart.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AACH,cAAc,sBAAsB,CAAC"}
package/Chart.js ADDED
@@ -0,0 +1,12 @@
1
+ export*from"@vaadin/charts/vaadin-chart.js";import{Chart as e}from"@vaadin/charts/vaadin-chart.js";import*as t from"react";import{createComponent as r}from"./utils/createComponent.js";var a={onChartAddSeries:"chart-add-series",onChartAfterExport:"chart-after-export",onChartAfterPrint:"chart-after-print",onChartBeforeExport:"chart-before-export",onChartBeforePrint:"chart-before-print",onChartClick:"chart-click",onChartDrilldown:"chart-drilldown",onChartDrillup:"chart-drillup",onChartDrillupall:"chart-drillupall",onChartLoad:"chart-load",onChartRedraw:"chart-redraw",onChartSelection:"chart-selection",onPointClick:"point-click",onPointLegendItemClick:"point-legend-item-click",onPointMouseOut:"point-mouse-out",onPointMouseOver:"point-mouse-over",onPointRemove:"point-remove",onPointSelect:"point-select",onPointUnselect:"point-unselect",onPointUpdate:"point-update",onSeriesAfterAnimate:"series-after-animate",onSeriesCheckboxClick:"series-checkbox-click",onSeriesClick:"series-click",onSeriesHide:"series-hide",onSeriesLegendItemClick:"series-legend-item-click",onSeriesMouseOut:"series-mouse-out",onSeriesMouseOver:"series-mouse-over",onSeriesShow:"series-show",onXaxesExtremesSet:"xaxes-extremes-set",onYaxesExtremesSet:"yaxes-extremes-set"},i=r({elementClass:e,events:a,react:t,tagName:"vaadin-chart"});export{i as Chart,e as ChartElement};
2
+ /**
3
+ * @license
4
+ * Copyright (c) 2000 - 2024 Vaadin Ltd.
5
+ *
6
+ * This program is available under Vaadin Commercial License and Service Terms.
7
+ *
8
+ *
9
+ * See https://vaadin.com/commercial-license-and-service-terms for the full
10
+ * license.
11
+ */
12
+ //# sourceMappingURL=Chart.js.map
package/Chart.js.map ADDED
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/Chart.ts", "src/generated/Chart.ts"],
4
+ "sourcesContent": ["export * from \"@vaadin/charts/vaadin-chart.js\";\n/**\n * @license\n * Copyright (c) 2000 - 2024 Vaadin Ltd.\n *\n * This program is available under Vaadin Commercial License and Service Terms.\n *\n *\n * See https://vaadin.com/commercial-license-and-service-terms for the full\n * license.\n */\nexport * from './generated/Chart.js';\n", "import type { EventName } from \"@lit/react\";\nimport { Chart as ChartElement, type ChartEventMap as _ChartEventMap, } from \"@vaadin/charts/vaadin-chart.js\";\nimport * as React from \"react\";\nimport { createComponent, type WebComponentProps } from \"../utils/createComponent.js\";\nexport { ChartElement, };\nexport type ChartEventMap = Readonly<{\n onChartAddSeries: EventName<_ChartEventMap[\"chart-add-series\"]>;\n onChartAfterExport: EventName<_ChartEventMap[\"chart-after-export\"]>;\n onChartAfterPrint: EventName<_ChartEventMap[\"chart-after-print\"]>;\n onChartBeforeExport: EventName<_ChartEventMap[\"chart-before-export\"]>;\n onChartBeforePrint: EventName<_ChartEventMap[\"chart-before-print\"]>;\n onChartClick: EventName<_ChartEventMap[\"chart-click\"]>;\n onChartDrilldown: EventName<_ChartEventMap[\"chart-drilldown\"]>;\n onChartDrillup: EventName<_ChartEventMap[\"chart-drillup\"]>;\n onChartDrillupall: EventName<_ChartEventMap[\"chart-drillupall\"]>;\n onChartLoad: EventName<_ChartEventMap[\"chart-load\"]>;\n onChartRedraw: EventName<_ChartEventMap[\"chart-redraw\"]>;\n onChartSelection: EventName<_ChartEventMap[\"chart-selection\"]>;\n onPointClick: EventName<_ChartEventMap[\"point-click\"]>;\n onPointLegendItemClick: EventName<_ChartEventMap[\"point-legend-item-click\"]>;\n onPointMouseOut: EventName<_ChartEventMap[\"point-mouse-out\"]>;\n onPointMouseOver: EventName<_ChartEventMap[\"point-mouse-over\"]>;\n onPointRemove: EventName<_ChartEventMap[\"point-remove\"]>;\n onPointSelect: EventName<_ChartEventMap[\"point-select\"]>;\n onPointUnselect: EventName<_ChartEventMap[\"point-unselect\"]>;\n onPointUpdate: EventName<_ChartEventMap[\"point-update\"]>;\n onSeriesAfterAnimate: EventName<_ChartEventMap[\"series-after-animate\"]>;\n onSeriesCheckboxClick: EventName<_ChartEventMap[\"series-checkbox-click\"]>;\n onSeriesClick: EventName<_ChartEventMap[\"series-click\"]>;\n onSeriesHide: EventName<_ChartEventMap[\"series-hide\"]>;\n onSeriesLegendItemClick: EventName<_ChartEventMap[\"series-legend-item-click\"]>;\n onSeriesMouseOut: EventName<_ChartEventMap[\"series-mouse-out\"]>;\n onSeriesMouseOver: EventName<_ChartEventMap[\"series-mouse-over\"]>;\n onSeriesShow: EventName<_ChartEventMap[\"series-show\"]>;\n onXaxesExtremesSet: EventName<_ChartEventMap[\"xaxes-extremes-set\"]>;\n onYaxesExtremesSet: EventName<_ChartEventMap[\"yaxes-extremes-set\"]>;\n}>;\nconst events = { onChartAddSeries: \"chart-add-series\", onChartAfterExport: \"chart-after-export\", onChartAfterPrint: \"chart-after-print\", onChartBeforeExport: \"chart-before-export\", onChartBeforePrint: \"chart-before-print\", onChartClick: \"chart-click\", onChartDrilldown: \"chart-drilldown\", onChartDrillup: \"chart-drillup\", onChartDrillupall: \"chart-drillupall\", onChartLoad: \"chart-load\", onChartRedraw: \"chart-redraw\", onChartSelection: \"chart-selection\", onPointClick: \"point-click\", onPointLegendItemClick: \"point-legend-item-click\", onPointMouseOut: \"point-mouse-out\", onPointMouseOver: \"point-mouse-over\", onPointRemove: \"point-remove\", onPointSelect: \"point-select\", onPointUnselect: \"point-unselect\", onPointUpdate: \"point-update\", onSeriesAfterAnimate: \"series-after-animate\", onSeriesCheckboxClick: \"series-checkbox-click\", onSeriesClick: \"series-click\", onSeriesHide: \"series-hide\", onSeriesLegendItemClick: \"series-legend-item-click\", onSeriesMouseOut: \"series-mouse-out\", onSeriesMouseOver: \"series-mouse-over\", onSeriesShow: \"series-show\", onXaxesExtremesSet: \"xaxes-extremes-set\", onYaxesExtremesSet: \"yaxes-extremes-set\" } as ChartEventMap;\nexport type ChartProps = WebComponentProps<ChartElement, ChartEventMap>;\nexport const Chart = createComponent({\n elementClass: ChartElement, events, react: React, tagName: \"vaadin-chart\"\n});\n"],
5
+ "mappings": "AAAA,WAAc,iCCCd,OAAS,SAASA,MAA2D,iCAC7E,UAAYC,MAAW,QACvB,OAAS,mBAAAC,MAA+C,6BAkCxD,IAAMC,EAAS,CAAE,iBAAkB,mBAAoB,mBAAoB,qBAAsB,kBAAmB,oBAAqB,oBAAqB,sBAAuB,mBAAoB,qBAAsB,aAAc,cAAe,iBAAkB,kBAAmB,eAAgB,gBAAiB,kBAAmB,mBAAoB,YAAa,aAAc,cAAe,eAAgB,iBAAkB,kBAAmB,aAAc,cAAe,uBAAwB,0BAA2B,gBAAiB,kBAAmB,iBAAkB,mBAAoB,cAAe,eAAgB,cAAe,eAAgB,gBAAiB,iBAAkB,cAAe,eAAgB,qBAAsB,uBAAwB,sBAAuB,wBAAyB,cAAe,eAAgB,aAAc,cAAe,wBAAyB,2BAA4B,iBAAkB,mBAAoB,kBAAmB,oBAAqB,aAAc,cAAe,mBAAoB,qBAAsB,mBAAoB,oBAAqB,EAElmCC,EAAQC,EAAgB,CACjC,aAAcC,EAAc,OAAAH,EAAQ,MAAOI,EAAO,QAAS,cAC/D,CAAC",
6
+ "names": ["ChartElement", "React", "createComponent", "events", "Chart", "createComponent", "ChartElement", "React"]
7
+ }
@@ -0,0 +1,17 @@
1
+ /**
2
+ * @license
3
+ * Copyright (c) 2000 - 2024 Vaadin Ltd.
4
+ *
5
+ * This program is available under Vaadin Commercial License and Service Terms.
6
+ *
7
+ *
8
+ * See https://vaadin.com/commercial-license-and-service-terms for the full
9
+ * license.
10
+ */
11
+ import type { HTMLAttributes, ReactElement, RefAttributes } from 'react';
12
+ import { ChartSeriesElement, type ChartSeriesProps as _ChartSeriesProps } from './generated/ChartSeries.js';
13
+ export * from './generated/ChartSeries.js';
14
+ type OmittedChartSeriesHTMLAttributes = Omit<HTMLAttributes<ChartSeriesElement>, 'id' | 'className' | 'dangerouslySetInnerHTML' | 'slot' | 'title'>;
15
+ export type ChartSeriesProps = Partial<Omit<_ChartSeriesProps, keyof OmittedChartSeriesHTMLAttributes>>;
16
+ export declare const ChartSeries: (props: ChartSeriesProps & RefAttributes<ChartSeriesElement>) => ReactElement | null;
17
+ //# sourceMappingURL=ChartSeries.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChartSeries.d.ts","sourceRoot":"","sources":["src/ChartSeries.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AACH,OAAO,KAAK,EAAE,cAAc,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AACzE,OAAO,EACL,kBAAkB,EAElB,KAAK,gBAAgB,IAAI,iBAAiB,EAC3C,MAAM,4BAA4B,CAAC;AAEpC,cAAc,4BAA4B,CAAC;AAE3C,KAAK,gCAAgC,GAAG,IAAI,CAC1C,cAAc,CAAC,kBAAkB,CAAC,EAClC,IAAI,GAAG,WAAW,GAAG,yBAAyB,GAAG,MAAM,GAAG,OAAO,CAClE,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG,OAAO,CAAC,IAAI,CAAC,iBAAiB,EAAE,MAAM,gCAAgC,CAAC,CAAC,CAAC;AAExG,eAAO,MAAM,WAAW,UACf,gBAAgB,GAAG,cAAc,kBAAkB,CAAC,KACxD,YAAY,GAAG,IAAI,CAAC"}
package/ChartSeries.js ADDED
@@ -0,0 +1,12 @@
1
+ export*from"@vaadin/charts/vaadin-chart-series.js";import{ChartSeries as t}from"@vaadin/charts/vaadin-chart-series.js";import*as r from"react";import{createComponent as s}from"./utils/createComponent.js";var a={},e=s({elementClass:t,events:a,react:r,tagName:"vaadin-chart-series"});var C=e;export{C as ChartSeries,t as ChartSeriesElement};
2
+ /**
3
+ * @license
4
+ * Copyright (c) 2000 - 2024 Vaadin Ltd.
5
+ *
6
+ * This program is available under Vaadin Commercial License and Service Terms.
7
+ *
8
+ *
9
+ * See https://vaadin.com/commercial-license-and-service-terms for the full
10
+ * license.
11
+ */
12
+ //# sourceMappingURL=ChartSeries.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/ChartSeries.ts", "src/generated/ChartSeries.ts"],
4
+ "sourcesContent": ["export * from \"@vaadin/charts/vaadin-chart-series.js\";\n/**\n * @license\n * Copyright (c) 2000 - 2024 Vaadin Ltd.\n *\n * This program is available under Vaadin Commercial License and Service Terms.\n *\n *\n * See https://vaadin.com/commercial-license-and-service-terms for the full\n * license.\n */\nimport type { HTMLAttributes, ReactElement, RefAttributes } from 'react';\nimport {\n ChartSeriesElement,\n ChartSeries as _ChartSeries,\n type ChartSeriesProps as _ChartSeriesProps,\n} from './generated/ChartSeries.js';\n\nexport * from './generated/ChartSeries.js';\n\ntype OmittedChartSeriesHTMLAttributes = Omit<\n HTMLAttributes<ChartSeriesElement>,\n 'id' | 'className' | 'dangerouslySetInnerHTML' | 'slot' | 'title'\n>;\n\nexport type ChartSeriesProps = Partial<Omit<_ChartSeriesProps, keyof OmittedChartSeriesHTMLAttributes>>;\n\nexport const ChartSeries = _ChartSeries as (\n props: ChartSeriesProps & RefAttributes<ChartSeriesElement>,\n) => ReactElement | null;\n", "import type {} from \"@lit/react\";\nimport { ChartSeries as ChartSeriesElement, } from \"@vaadin/charts/vaadin-chart-series.js\";\nimport * as React from \"react\";\nimport { createComponent, type WebComponentProps } from \"../utils/createComponent.js\";\nexport { ChartSeriesElement, };\nexport type ChartSeriesEventMap = Readonly<{}>;\nconst events = {} as ChartSeriesEventMap;\nexport type ChartSeriesProps = WebComponentProps<ChartSeriesElement, ChartSeriesEventMap>;\nexport const ChartSeries = createComponent({\n elementClass: ChartSeriesElement, events, react: React, tagName: \"vaadin-chart-series\"\n});\n"],
5
+ "mappings": "AAAA,WAAc,wCCCd,OAAS,eAAeA,MAA2B,wCACnD,UAAYC,MAAW,QACvB,OAAS,mBAAAC,MAA+C,6BAGxD,IAAMC,EAAS,CAAC,EAEHC,EAAcC,EAAgB,CACvC,aAAcC,EAAoB,OAAAH,EAAQ,MAAOI,EAAO,QAAS,qBACrE,CAAC,EDiBM,IAAMC,EAAcA",
6
+ "names": ["ChartSeriesElement", "React", "createComponent", "events", "ChartSeries", "createComponent", "ChartSeriesElement", "React", "ChartSeries"]
7
+ }
package/Checkbox.js CHANGED
@@ -1,2 +1,2 @@
1
- export*from"@vaadin/checkbox/vaadin-checkbox.js";import{Checkbox as e}from"@vaadin/checkbox/vaadin-checkbox.js";import*as n from"react";import{createComponent as t}from"./utils/createComponent.js";var o={onChange:"change",onCheckedChanged:"checked-changed",onIndeterminateChanged:"indeterminate-changed"},h=t({elementClass:e,events:o,react:n,tagName:"vaadin-checkbox"});export{h as Checkbox,e as CheckboxElement};
1
+ export*from"@vaadin/checkbox/vaadin-checkbox.js";import{Checkbox as e}from"@vaadin/checkbox/vaadin-checkbox.js";import*as n from"react";import{createComponent as a}from"./utils/createComponent.js";var t={onValidated:"validated",onChange:"change",onCheckedChanged:"checked-changed",onInvalidChanged:"invalid-changed",onIndeterminateChanged:"indeterminate-changed"},h=a({elementClass:e,events:t,react:n,tagName:"vaadin-checkbox"});export{h as Checkbox,e as CheckboxElement};
2
2
  //# sourceMappingURL=Checkbox.js.map
package/Checkbox.js.map CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["src/Checkbox.ts", "src/generated/Checkbox.ts"],
4
- "sourcesContent": ["export * from \"@vaadin/checkbox/vaadin-checkbox.js\";\nexport * from './generated/Checkbox.js';\n", "import type { EventName } from \"@lit/react\";\nimport { Checkbox as CheckboxElement, type CheckboxEventMap as _CheckboxEventMap, } from \"@vaadin/checkbox/vaadin-checkbox.js\";\nimport * as React from \"react\";\nimport { createComponent, type WebComponentProps } from \"../utils/createComponent.js\";\nexport { CheckboxElement, };\nexport type CheckboxEventMap = Readonly<{\n onChange: EventName<_CheckboxEventMap[\"change\"]>;\n onCheckedChanged: EventName<_CheckboxEventMap[\"checked-changed\"]>;\n onIndeterminateChanged: EventName<_CheckboxEventMap[\"indeterminate-changed\"]>;\n}>;\nconst events = { onChange: \"change\", onCheckedChanged: \"checked-changed\", onIndeterminateChanged: \"indeterminate-changed\" } as CheckboxEventMap;\nexport type CheckboxProps = WebComponentProps<CheckboxElement, CheckboxEventMap>;\nexport const Checkbox = createComponent({\n elementClass: CheckboxElement, events, react: React, tagName: \"vaadin-checkbox\"\n});\n"],
5
- "mappings": "AAAA,WAAc,sCCCd,OAAS,YAAYA,MAAoE,sCACzF,UAAYC,MAAW,QACvB,OAAS,mBAAAC,MAA+C,6BAOxD,IAAMC,EAAS,CAAE,SAAU,SAAU,iBAAkB,kBAAmB,uBAAwB,uBAAwB,EAE7GC,EAAWC,EAAgB,CACpC,aAAcC,EAAiB,OAAAH,EAAQ,MAAOI,EAAO,QAAS,iBAClE,CAAC",
4
+ "sourcesContent": ["export * from \"@vaadin/checkbox/vaadin-checkbox.js\";\nexport * from './generated/Checkbox.js';\n", "import type { EventName } from \"@lit/react\";\nimport { Checkbox as CheckboxElement, type CheckboxEventMap as _CheckboxEventMap, } from \"@vaadin/checkbox/vaadin-checkbox.js\";\nimport * as React from \"react\";\nimport { createComponent, type WebComponentProps } from \"../utils/createComponent.js\";\nexport { CheckboxElement, };\nexport type CheckboxEventMap = Readonly<{\n onValidated: EventName<_CheckboxEventMap[\"validated\"]>;\n onChange: EventName<_CheckboxEventMap[\"change\"]>;\n onCheckedChanged: EventName<_CheckboxEventMap[\"checked-changed\"]>;\n onInvalidChanged: EventName<_CheckboxEventMap[\"invalid-changed\"]>;\n onIndeterminateChanged: EventName<_CheckboxEventMap[\"indeterminate-changed\"]>;\n}>;\nconst events = { onValidated: \"validated\", onChange: \"change\", onCheckedChanged: \"checked-changed\", onInvalidChanged: \"invalid-changed\", onIndeterminateChanged: \"indeterminate-changed\" } as CheckboxEventMap;\nexport type CheckboxProps = WebComponentProps<CheckboxElement, CheckboxEventMap>;\nexport const Checkbox = createComponent({\n elementClass: CheckboxElement, events, react: React, tagName: \"vaadin-checkbox\"\n});\n"],
5
+ "mappings": "AAAA,WAAc,sCCCd,OAAS,YAAYA,MAAoE,sCACzF,UAAYC,MAAW,QACvB,OAAS,mBAAAC,MAA+C,6BASxD,IAAMC,EAAS,CAAE,YAAa,YAAa,SAAU,SAAU,iBAAkB,kBAAmB,iBAAkB,kBAAmB,uBAAwB,uBAAwB,EAE5KC,EAAWC,EAAgB,CACpC,aAAcC,EAAiB,OAAAH,EAAQ,MAAOI,EAAO,QAAS,iBAClE,CAAC",
6
6
  "names": ["CheckboxElement", "React", "createComponent", "events", "Checkbox", "createComponent", "CheckboxElement", "React"]
7
7
  }
package/CheckboxGroup.js CHANGED
@@ -1,2 +1,2 @@
1
- export*from"@vaadin/checkbox-group/vaadin-checkbox-group.js";import{CheckboxGroup as e}from"@vaadin/checkbox-group/vaadin-checkbox-group.js";import*as o from"react";import{createComponent as a}from"./utils/createComponent.js";var t={onValidated:"validated",onValueChanged:"value-changed",onInvalidChanged:"invalid-changed"},r=a({elementClass:e,events:t,react:o,tagName:"vaadin-checkbox-group"});export{r as CheckboxGroup,e as CheckboxGroupElement};
1
+ export*from"@vaadin/checkbox-group/vaadin-checkbox-group.js";import{CheckboxGroup as e}from"@vaadin/checkbox-group/vaadin-checkbox-group.js";import*as o from"react";import{createComponent as a}from"./utils/createComponent.js";var t={onValidated:"validated",onInvalidChanged:"invalid-changed",onValueChanged:"value-changed"},r=a({elementClass:e,events:t,react:o,tagName:"vaadin-checkbox-group"});export{r as CheckboxGroup,e as CheckboxGroupElement};
2
2
  //# sourceMappingURL=CheckboxGroup.js.map
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["src/CheckboxGroup.ts", "src/generated/CheckboxGroup.ts"],
4
- "sourcesContent": ["export * from \"@vaadin/checkbox-group/vaadin-checkbox-group.js\";\nexport * from './generated/CheckboxGroup.js';\n", "import type { EventName } from \"@lit/react\";\nimport { CheckboxGroup as CheckboxGroupElement, type CheckboxGroupEventMap as _CheckboxGroupEventMap, } from \"@vaadin/checkbox-group/vaadin-checkbox-group.js\";\nimport * as React from \"react\";\nimport { createComponent, type WebComponentProps } from \"../utils/createComponent.js\";\nexport { CheckboxGroupElement, };\nexport type CheckboxGroupEventMap = Readonly<{\n onValidated: EventName<_CheckboxGroupEventMap[\"validated\"]>;\n onValueChanged: EventName<_CheckboxGroupEventMap[\"value-changed\"]>;\n onInvalidChanged: EventName<_CheckboxGroupEventMap[\"invalid-changed\"]>;\n}>;\nconst events = { onValidated: \"validated\", onValueChanged: \"value-changed\", onInvalidChanged: \"invalid-changed\" } as CheckboxGroupEventMap;\nexport type CheckboxGroupProps = WebComponentProps<CheckboxGroupElement, CheckboxGroupEventMap>;\nexport const CheckboxGroup = createComponent({\n elementClass: CheckboxGroupElement, events, react: React, tagName: \"vaadin-checkbox-group\"\n});\n"],
5
- "mappings": "AAAA,WAAc,kDCCd,OAAS,iBAAiBA,MAAmF,kDAC7G,UAAYC,MAAW,QACvB,OAAS,mBAAAC,MAA+C,6BAOxD,IAAMC,EAAS,CAAE,YAAa,YAAa,eAAgB,gBAAiB,iBAAkB,iBAAkB,EAEnGC,EAAgBC,EAAgB,CACzC,aAAcC,EAAsB,OAAAH,EAAQ,MAAOI,EAAO,QAAS,uBACvE,CAAC",
4
+ "sourcesContent": ["export * from \"@vaadin/checkbox-group/vaadin-checkbox-group.js\";\nexport * from './generated/CheckboxGroup.js';\n", "import type { EventName } from \"@lit/react\";\nimport { CheckboxGroup as CheckboxGroupElement, type CheckboxGroupEventMap as _CheckboxGroupEventMap, } from \"@vaadin/checkbox-group/vaadin-checkbox-group.js\";\nimport * as React from \"react\";\nimport { createComponent, type WebComponentProps } from \"../utils/createComponent.js\";\nexport { CheckboxGroupElement, };\nexport type CheckboxGroupEventMap = Readonly<{\n onValidated: EventName<_CheckboxGroupEventMap[\"validated\"]>;\n onInvalidChanged: EventName<_CheckboxGroupEventMap[\"invalid-changed\"]>;\n onValueChanged: EventName<_CheckboxGroupEventMap[\"value-changed\"]>;\n}>;\nconst events = { onValidated: \"validated\", onInvalidChanged: \"invalid-changed\", onValueChanged: \"value-changed\" } as CheckboxGroupEventMap;\nexport type CheckboxGroupProps = WebComponentProps<CheckboxGroupElement, CheckboxGroupEventMap>;\nexport const CheckboxGroup = createComponent({\n elementClass: CheckboxGroupElement, events, react: React, tagName: \"vaadin-checkbox-group\"\n});\n"],
5
+ "mappings": "AAAA,WAAc,kDCCd,OAAS,iBAAiBA,MAAmF,kDAC7G,UAAYC,MAAW,QACvB,OAAS,mBAAAC,MAA+C,6BAOxD,IAAMC,EAAS,CAAE,YAAa,YAAa,iBAAkB,kBAAmB,eAAgB,eAAgB,EAEnGC,EAAgBC,EAAgB,CACzC,aAAcC,EAAsB,OAAAH,EAAQ,MAAOI,EAAO,QAAS,uBACvE,CAAC",
6
6
  "names": ["CheckboxGroupElement", "React", "createComponent", "events", "CheckboxGroup", "createComponent", "CheckboxGroupElement", "React"]
7
7
  }
package/ComboBox.d.ts CHANGED
@@ -5,22 +5,6 @@ export * from './generated/ComboBox.js';
5
5
  export type ComboBoxProps<TItem> = Partial<Omit<_ComboBoxProps<TItem>, 'renderer'>> & Readonly<{
6
6
  renderer?: ComponentType<ComboBoxReactRendererProps<TItem>> | null;
7
7
  }>;
8
- declare const ForwardedComboBox: <TItem = any>(props: Partial<Omit<Partial<import("./utils/createComponent.js").ThemedWebComponentProps<ComboBoxElement<TItem>, Readonly<{
9
- onValidated: import("@lit/react").EventName<import("@vaadin/combo-box").ComboBoxValidatedEvent>;
10
- onChange: import("@lit/react").EventName<import("@vaadin/combo-box").ComboBoxChangeEvent<TItem>>;
11
- onInput: import("@lit/react").EventName<Event>;
12
- onCustomValueSet: import("@lit/react").EventName<import("@vaadin/combo-box").ComboBoxCustomValueSetEvent>;
13
- onSelectedItemChanged: import("@lit/react").EventName<import("@vaadin/combo-box").ComboBoxSelectedItemChangedEvent<TItem>>;
14
- onValueChanged: import("@lit/react").EventName<import("@vaadin/combo-box").ComboBoxValueChangedEvent>;
15
- onInvalidChanged: import("@lit/react").EventName<import("@vaadin/combo-box").ComboBoxInvalidChangedEvent>;
16
- onOpenedChanged: import("@lit/react").EventName<import("@vaadin/combo-box").ComboBoxOpenedChangedEvent>;
17
- onFilterChanged: import("@lit/react").EventName<import("@vaadin/combo-box").ComboBoxFilterChangedEvent>;
18
- }>>>, "renderer">> & Readonly<{
19
- renderer?: ComponentType<Readonly<{
20
- item: TItem;
21
- model: import("@vaadin/combo-box").ComboBoxItemModel<TItem>;
22
- original: ComboBoxElement<TItem>;
23
- }>> | null | undefined;
24
- }> & RefAttributes<ComboBoxElement<TItem>>) => ReactElement | null;
8
+ declare const ForwardedComboBox: <TItem = any>(props: ComboBoxProps<TItem> & RefAttributes<ComboBoxElement<TItem>>) => ReactElement | null;
25
9
  export { ForwardedComboBox as ComboBox };
26
10
  //# sourceMappingURL=ComboBox.d.ts.map
package/ComboBox.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"ComboBox.d.ts","sourceRoot":"","sources":["src/ComboBox.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,aAAa,EAAc,KAAK,YAAY,EAAE,KAAK,aAAa,EAAqB,MAAM,OAAO,CAAC;AACjH,OAAO,EAEL,KAAK,eAAe,EACpB,KAAK,aAAa,IAAI,cAAc,EACrC,MAAM,yBAAyB,CAAC;AACjC,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,yBAAyB,CAAC;AAG1E,cAAc,yBAAyB,CAAC;AAExC,MAAM,MAAM,aAAa,CAAC,KAAK,IAAI,OAAO,CAAC,IAAI,CAAC,cAAc,CAAC,KAAK,CAAC,EAAE,UAAU,CAAC,CAAC,GACjF,QAAQ,CAAC;IACP,QAAQ,CAAC,EAAE,aAAa,CAAC,0BAA0B,CAAC,KAAK,CAAC,CAAC,GAAG,IAAI,CAAC;CACpE,CAAC,CAAC;AAgBL,QAAA,MAAM,iBAAiB;;;;;;;;;;;;;;;;+CAElB,YAAY,GAAG,IAAI,CAAC;AAEzB,OAAO,EAAE,iBAAiB,IAAI,QAAQ,EAAE,CAAC"}
1
+ {"version":3,"file":"ComboBox.d.ts","sourceRoot":"","sources":["src/ComboBox.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,aAAa,EAAc,KAAK,YAAY,EAAE,KAAK,aAAa,EAAqB,MAAM,OAAO,CAAC;AACjH,OAAO,EAEL,KAAK,eAAe,EACpB,KAAK,aAAa,IAAI,cAAc,EACrC,MAAM,yBAAyB,CAAC;AACjC,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,yBAAyB,CAAC;AAG1E,cAAc,yBAAyB,CAAC;AAExC,MAAM,MAAM,aAAa,CAAC,KAAK,IAAI,OAAO,CAAC,IAAI,CAAC,cAAc,CAAC,KAAK,CAAC,EAAE,UAAU,CAAC,CAAC,GACjF,QAAQ,CAAC;IACP,QAAQ,CAAC,EAAE,aAAa,CAAC,0BAA0B,CAAC,KAAK,CAAC,CAAC,GAAG,IAAI,CAAC;CACpE,CAAC,CAAC;AAgBL,QAAA,MAAM,iBAAiB,uBACd,cAAc,KAAK,CAAC,GAAG,cAAc,gBAAgB,KAAK,CAAC,CAAC,KAChE,YAAY,GAAG,IAAI,CAAC;AAEzB,OAAO,EAAE,iBAAiB,IAAI,QAAQ,EAAE,CAAC"}
@@ -5,21 +5,6 @@ export * from './generated/ComboBoxLight.js';
5
5
  export type ComboBoxLightProps<TItem> = Partial<Omit<_ComboBoxLightProps<TItem>, 'renderer'>> & Readonly<{
6
6
  renderer?: ComponentType<ComboBoxReactRendererProps<TItem>> | null;
7
7
  }>;
8
- declare const ForwardedComboBoxLight: <TItem = any>(props: Partial<Omit<Partial<import("./utils/createComponent.js").ThemedWebComponentProps<ComboBoxLightElement<TItem>, Readonly<{
9
- onValidated: import("@lit/react").EventName<import("@vaadin/combo-box/src/vaadin-combo-box-light.js").ComboBoxLightValidatedEvent>;
10
- onChange: import("@lit/react").EventName<import("@vaadin/combo-box/src/vaadin-combo-box-light.js").ComboBoxLightChangeEvent<TItem>>;
11
- onCustomValueSet: import("@lit/react").EventName<import("@vaadin/combo-box/src/vaadin-combo-box-light.js").ComboBoxLightCustomValueSetEvent>;
12
- onSelectedItemChanged: import("@lit/react").EventName<import("@vaadin/combo-box/src/vaadin-combo-box-light.js").ComboBoxLightSelectedItemChangedEvent<TItem>>;
13
- onValueChanged: import("@lit/react").EventName<import("@vaadin/combo-box/src/vaadin-combo-box-light.js").ComboBoxLightValueChangedEvent>;
14
- onInvalidChanged: import("@lit/react").EventName<import("@vaadin/combo-box/src/vaadin-combo-box-light.js").ComboBoxLightInvalidChangedEvent>;
15
- onOpenedChanged: import("@lit/react").EventName<import("@vaadin/combo-box/src/vaadin-combo-box-light.js").ComboBoxLightOpenedChangedEvent>;
16
- onFilterChanged: import("@lit/react").EventName<import("@vaadin/combo-box/src/vaadin-combo-box-light.js").ComboBoxLightFilterChangedEvent>;
17
- }>>>, "renderer">> & Readonly<{
18
- renderer?: ComponentType<Readonly<{
19
- item: TItem;
20
- model: import("@vaadin/combo-box").ComboBoxItemModel<TItem>;
21
- original: import("@vaadin/combo-box/src/vaadin-combo-box.js").ComboBox<TItem>;
22
- }>> | null | undefined;
23
- }> & RefAttributes<ComboBoxLightElement<TItem>>) => ReactElement | null;
8
+ declare const ForwardedComboBoxLight: <TItem = any>(props: ComboBoxLightProps<TItem> & RefAttributes<ComboBoxLightElement<TItem>>) => ReactElement | null;
24
9
  export { ForwardedComboBoxLight as ComboBoxLight };
25
10
  //# sourceMappingURL=ComboBoxLight.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ComboBoxLight.d.ts","sourceRoot":"","sources":["src/ComboBoxLight.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,aAAa,EAAc,KAAK,YAAY,EAAE,KAAK,aAAa,EAAqB,MAAM,OAAO,CAAC;AACjH,OAAO,EAEL,KAAK,oBAAoB,EACzB,KAAK,kBAAkB,IAAI,mBAAmB,EAC/C,MAAM,8BAA8B,CAAC;AACtC,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,yBAAyB,CAAC;AAG1E,cAAc,8BAA8B,CAAC;AAE7C,MAAM,MAAM,kBAAkB,CAAC,KAAK,IAAI,OAAO,CAAC,IAAI,CAAC,mBAAmB,CAAC,KAAK,CAAC,EAAE,UAAU,CAAC,CAAC,GAC3F,QAAQ,CAAC;IACP,QAAQ,CAAC,EAAE,aAAa,CAAC,0BAA0B,CAAC,KAAK,CAAC,CAAC,GAAG,IAAI,CAAC;CACpE,CAAC,CAAC;AAgBL,QAAA,MAAM,sBAAsB;;;;;;;;;;;;;;;oDAEvB,YAAY,GAAG,IAAI,CAAC;AAEzB,OAAO,EAAE,sBAAsB,IAAI,aAAa,EAAE,CAAC"}
1
+ {"version":3,"file":"ComboBoxLight.d.ts","sourceRoot":"","sources":["src/ComboBoxLight.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,aAAa,EAAc,KAAK,YAAY,EAAE,KAAK,aAAa,EAAqB,MAAM,OAAO,CAAC;AACjH,OAAO,EAEL,KAAK,oBAAoB,EACzB,KAAK,kBAAkB,IAAI,mBAAmB,EAC/C,MAAM,8BAA8B,CAAC;AACtC,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,yBAAyB,CAAC;AAG1E,cAAc,8BAA8B,CAAC;AAE7C,MAAM,MAAM,kBAAkB,CAAC,KAAK,IAAI,OAAO,CAAC,IAAI,CAAC,mBAAmB,CAAC,KAAK,CAAC,EAAE,UAAU,CAAC,CAAC,GAC3F,QAAQ,CAAC;IACP,QAAQ,CAAC,EAAE,aAAa,CAAC,0BAA0B,CAAC,KAAK,CAAC,CAAC,GAAG,IAAI,CAAC;CACpE,CAAC,CAAC;AAgBL,QAAA,MAAM,sBAAsB,uBACnB,mBAAmB,KAAK,CAAC,GAAG,cAAc,qBAAqB,KAAK,CAAC,CAAC,KAC1E,YAAY,GAAG,IAAI,CAAC;AAEzB,OAAO,EAAE,sBAAsB,IAAI,aAAa,EAAE,CAAC"}
@@ -0,0 +1,17 @@
1
+ /**
2
+ * @license
3
+ * Copyright (c) 2000 - 2024 Vaadin Ltd.
4
+ *
5
+ * This program is available under Vaadin Commercial License and Service Terms.
6
+ *
7
+ *
8
+ * See https://vaadin.com/commercial-license-and-service-terms for the full
9
+ * license.
10
+ */
11
+ import type { HTMLAttributes, ReactElement, RefAttributes } from 'react';
12
+ import { CookieConsentElement, type CookieConsentProps as _CookieConsentProps } from './generated/CookieConsent.js';
13
+ export * from './generated/CookieConsent.js';
14
+ type OmittedCookieConsentHTMLAttributes = Omit<HTMLAttributes<CookieConsentElement>, 'id' | 'className' | 'dangerouslySetInnerHTML' | 'slot'>;
15
+ export type CookieConsentProps = Partial<Omit<_CookieConsentProps, keyof OmittedCookieConsentHTMLAttributes>>;
16
+ export declare const CookieConsent: (props: CookieConsentProps & RefAttributes<CookieConsentElement>) => ReactElement | null;
17
+ //# sourceMappingURL=CookieConsent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CookieConsent.d.ts","sourceRoot":"","sources":["src/CookieConsent.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AACH,OAAO,KAAK,EAAE,cAAc,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AACzE,OAAO,EACL,oBAAoB,EAEpB,KAAK,kBAAkB,IAAI,mBAAmB,EAC/C,MAAM,8BAA8B,CAAC;AAEtC,cAAc,8BAA8B,CAAC;AAE7C,KAAK,kCAAkC,GAAG,IAAI,CAC5C,cAAc,CAAC,oBAAoB,CAAC,EACpC,IAAI,GAAG,WAAW,GAAG,yBAAyB,GAAG,MAAM,CACxD,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG,OAAO,CAAC,IAAI,CAAC,mBAAmB,EAAE,MAAM,kCAAkC,CAAC,CAAC,CAAC;AAE9G,eAAO,MAAM,aAAa,UACjB,kBAAkB,GAAG,cAAc,oBAAoB,CAAC,KAC5D,YAAY,GAAG,IAAI,CAAC"}
@@ -0,0 +1,12 @@
1
+ export*from"@vaadin/cookie-consent/vaadin-cookie-consent.js";import{CookieConsent as o}from"@vaadin/cookie-consent/vaadin-cookie-consent.js";import*as t from"react";import{createComponent as n}from"./utils/createComponent.js";var s={},e=n({elementClass:o,events:s,react:t,tagName:"vaadin-cookie-consent"});var a=e;export{a as CookieConsent,o as CookieConsentElement};
2
+ /**
3
+ * @license
4
+ * Copyright (c) 2000 - 2024 Vaadin Ltd.
5
+ *
6
+ * This program is available under Vaadin Commercial License and Service Terms.
7
+ *
8
+ *
9
+ * See https://vaadin.com/commercial-license-and-service-terms for the full
10
+ * license.
11
+ */
12
+ //# sourceMappingURL=CookieConsent.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CookieConsent.ts", "src/generated/CookieConsent.ts"],
4
+ "sourcesContent": ["export * from \"@vaadin/cookie-consent/vaadin-cookie-consent.js\";\n/**\n * @license\n * Copyright (c) 2000 - 2024 Vaadin Ltd.\n *\n * This program is available under Vaadin Commercial License and Service Terms.\n *\n *\n * See https://vaadin.com/commercial-license-and-service-terms for the full\n * license.\n */\nimport type { HTMLAttributes, ReactElement, RefAttributes } from 'react';\nimport {\n CookieConsentElement,\n CookieConsent as _CookieConsent,\n type CookieConsentProps as _CookieConsentProps,\n} from './generated/CookieConsent.js';\n\nexport * from './generated/CookieConsent.js';\n\ntype OmittedCookieConsentHTMLAttributes = Omit<\n HTMLAttributes<CookieConsentElement>,\n 'id' | 'className' | 'dangerouslySetInnerHTML' | 'slot'\n>;\n\nexport type CookieConsentProps = Partial<Omit<_CookieConsentProps, keyof OmittedCookieConsentHTMLAttributes>>;\n\nexport const CookieConsent = _CookieConsent as (\n props: CookieConsentProps & RefAttributes<CookieConsentElement>,\n) => ReactElement | null;\n", "import type {} from \"@lit/react\";\nimport { CookieConsent as CookieConsentElement, } from \"@vaadin/cookie-consent/vaadin-cookie-consent.js\";\nimport * as React from \"react\";\nimport { createComponent, type WebComponentProps } from \"../utils/createComponent.js\";\nexport { CookieConsentElement, };\nexport type CookieConsentEventMap = Readonly<{}>;\nconst events = {} as CookieConsentEventMap;\nexport type CookieConsentProps = WebComponentProps<CookieConsentElement, CookieConsentEventMap>;\nexport const CookieConsent = createComponent({\n elementClass: CookieConsentElement, events, react: React, tagName: \"vaadin-cookie-consent\"\n});\n"],
5
+ "mappings": "AAAA,WAAc,kDCCd,OAAS,iBAAiBA,MAA6B,kDACvD,UAAYC,MAAW,QACvB,OAAS,mBAAAC,MAA+C,6BAGxD,IAAMC,EAAS,CAAC,EAEHC,EAAgBC,EAAgB,CACzC,aAAcC,EAAsB,OAAAH,EAAQ,MAAOI,EAAO,QAAS,uBACvE,CAAC,EDiBM,IAAMC,EAAgBA",
6
+ "names": ["CookieConsentElement", "React", "createComponent", "events", "CookieConsent", "createComponent", "CookieConsentElement", "React", "CookieConsent"]
7
+ }
package/Crud.d.ts ADDED
@@ -0,0 +1,32 @@
1
+ /**
2
+ * @license
3
+ * Copyright (c) 2000 - 2024 Vaadin Ltd.
4
+ *
5
+ * This program is available under Vaadin Commercial License and Service Terms.
6
+ *
7
+ *
8
+ * See https://vaadin.com/commercial-license-and-service-terms for the full
9
+ * license.
10
+ */
11
+ export * from './generated/Crud.js';
12
+ /**
13
+ * A helper function that allows declaring the value path (or key) on
14
+ * the fields in a custom form of a `<Crud />` component.
15
+ *
16
+ * ### Usage
17
+ *
18
+ * ```tsx
19
+ * <Crud>
20
+ * <FormLayout slot="form">
21
+ * <TextField label="Name" {...crudPath('name')} />
22
+ * </FormLayout>
23
+ * </Crud>
24
+ * ```
25
+ *
26
+ * @param path The path of the particular field's value in the CRUD
27
+ * item objects.
28
+ *
29
+ * @returns object with HTML attribute values recognized on a CRUD form field.
30
+ */
31
+ export declare function crudPath(path: string): Record<string, string>;
32
+ //# sourceMappingURL=Crud.d.ts.map
package/Crud.d.ts.map ADDED
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Crud.d.ts","sourceRoot":"","sources":["src/Crud.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AACH,cAAc,qBAAqB,CAAC;AAEpC;;;;;;;;;;;;;;;;;;GAkBG;AACH,wBAAgB,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAE7D"}
package/Crud.js ADDED
@@ -0,0 +1,12 @@
1
+ export*from"@vaadin/crud/vaadin-crud.js";import{Crud as n}from"@vaadin/crud/vaadin-crud.js";import*as t from"react";import{createComponent as a}from"./utils/createComponent.js";var d={onCancel:"cancel",onDelete:"delete",onEdit:"edit",onNew:"new",onSave:"save",onItemsChanged:"items-changed",onEditedItemChanged:"edited-item-changed",onEditorOpenedChanged:"editor-opened-changed",onSizeChanged:"size-changed"},p=a({elementClass:n,events:d,react:t,tagName:"vaadin-crud"});function C(e){return{path:e}}export{p as Crud,n as CrudElement,C as crudPath};
2
+ /**
3
+ * @license
4
+ * Copyright (c) 2000 - 2024 Vaadin Ltd.
5
+ *
6
+ * This program is available under Vaadin Commercial License and Service Terms.
7
+ *
8
+ *
9
+ * See https://vaadin.com/commercial-license-and-service-terms for the full
10
+ * license.
11
+ */
12
+ //# sourceMappingURL=Crud.js.map
package/Crud.js.map ADDED
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/Crud.ts", "src/generated/Crud.ts"],
4
+ "sourcesContent": ["export * from \"@vaadin/crud/vaadin-crud.js\";\n/**\n * @license\n * Copyright (c) 2000 - 2024 Vaadin Ltd.\n *\n * This program is available under Vaadin Commercial License and Service Terms.\n *\n *\n * See https://vaadin.com/commercial-license-and-service-terms for the full\n * license.\n */\nexport * from './generated/Crud.js';\n\n/**\n * A helper function that allows declaring the value path (or key) on\n * the fields in a custom form of a `<Crud />` component.\n *\n * ### Usage\n *\n * ```tsx\n * <Crud>\n * <FormLayout slot=\"form\">\n * <TextField label=\"Name\" {...crudPath('name')} />\n * </FormLayout>\n * </Crud>\n * ```\n *\n * @param path The path of the particular field's value in the CRUD\n * item objects.\n *\n * @returns object with HTML attribute values recognized on a CRUD form field.\n */\nexport function crudPath(path: string): Record<string, string> {\n return { path } as Record<string, string>;\n}\n", "import type { EventName } from \"@lit/react\";\nimport { Crud as CrudElement, type CrudEventMap as _CrudEventMap, } from \"@vaadin/crud/vaadin-crud.js\";\nimport * as React from \"react\";\nimport { createComponent, type WebComponentProps } from \"../utils/createComponent.js\";\nexport { CrudElement, };\nexport type CrudEventMap<T1> = Readonly<{\n onCancel: EventName<_CrudEventMap<T1>[\"cancel\"]>;\n onDelete: EventName<_CrudEventMap<T1>[\"delete\"]>;\n onEdit: EventName<_CrudEventMap<T1>[\"edit\"]>;\n onNew: EventName<_CrudEventMap<T1>[\"new\"]>;\n onSave: EventName<_CrudEventMap<T1>[\"save\"]>;\n onItemsChanged: EventName<_CrudEventMap<T1>[\"items-changed\"]>;\n onEditedItemChanged: EventName<_CrudEventMap<T1>[\"edited-item-changed\"]>;\n onEditorOpenedChanged: EventName<_CrudEventMap<T1>[\"editor-opened-changed\"]>;\n onSizeChanged: EventName<_CrudEventMap<T1>[\"size-changed\"]>;\n}>;\nconst events = { onCancel: \"cancel\", onDelete: \"delete\", onEdit: \"edit\", onNew: \"new\", onSave: \"save\", onItemsChanged: \"items-changed\", onEditedItemChanged: \"edited-item-changed\", onEditorOpenedChanged: \"editor-opened-changed\", onSizeChanged: \"size-changed\" } as CrudEventMap<unknown>;\nexport type CrudProps<T1> = WebComponentProps<CrudElement<T1>, CrudEventMap<T1>>;\nexport const Crud = createComponent({\n elementClass: CrudElement, events, react: React, tagName: \"vaadin-crud\"\n}) as <T1>(props: CrudProps<T1> & React.RefAttributes<CrudElement<T1>>) => React.ReactElement | null;\n"],
5
+ "mappings": "AAAA,WAAc,8BCCd,OAAS,QAAQA,MAAwD,8BACzE,UAAYC,MAAW,QACvB,OAAS,mBAAAC,MAA+C,6BAaxD,IAAMC,EAAS,CAAE,SAAU,SAAU,SAAU,SAAU,OAAQ,OAAQ,MAAO,MAAO,OAAQ,OAAQ,eAAgB,gBAAiB,oBAAqB,sBAAuB,sBAAuB,wBAAyB,cAAe,cAAe,EAErPC,EAAOC,EAAgB,CAChC,aAAcC,EAAa,OAAAH,EAAQ,MAAOI,EAAO,QAAS,aAC9D,CAAC,EDYM,SAASC,EAASC,EAAsC,CAC7D,MAAO,CAAE,KAAAA,CAAK,CAChB",
6
+ "names": ["CrudElement", "React", "createComponent", "events", "Crud", "createComponent", "CrudElement", "React", "crudPath", "path"]
7
+ }
package/CrudEdit.d.ts ADDED
@@ -0,0 +1,12 @@
1
+ /**
2
+ * @license
3
+ * Copyright (c) 2000 - 2024 Vaadin Ltd.
4
+ *
5
+ * This program is available under Vaadin Commercial License and Service Terms.
6
+ *
7
+ *
8
+ * See https://vaadin.com/commercial-license-and-service-terms for the full
9
+ * license.
10
+ */
11
+ export * from './generated/CrudEdit.js';
12
+ //# sourceMappingURL=CrudEdit.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CrudEdit.d.ts","sourceRoot":"","sources":["src/CrudEdit.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AACH,cAAc,yBAAyB,CAAC"}
package/CrudEdit.js ADDED
@@ -0,0 +1,12 @@
1
+ export*from"@vaadin/crud/vaadin-crud-edit.js";import{CrudEdit as t}from"@vaadin/crud/vaadin-crud-edit.js";import*as e from"react";import{createComponent as o}from"./utils/createComponent.js";var r={onEdit:"edit"},p=o({elementClass:t,events:r,react:e,tagName:"vaadin-crud-edit"});export{p as CrudEdit,t as CrudEditElement};
2
+ /**
3
+ * @license
4
+ * Copyright (c) 2000 - 2024 Vaadin Ltd.
5
+ *
6
+ * This program is available under Vaadin Commercial License and Service Terms.
7
+ *
8
+ *
9
+ * See https://vaadin.com/commercial-license-and-service-terms for the full
10
+ * license.
11
+ */
12
+ //# sourceMappingURL=CrudEdit.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CrudEdit.ts", "src/generated/CrudEdit.ts"],
4
+ "sourcesContent": ["export * from \"@vaadin/crud/vaadin-crud-edit.js\";\n/**\n * @license\n * Copyright (c) 2000 - 2024 Vaadin Ltd.\n *\n * This program is available under Vaadin Commercial License and Service Terms.\n *\n *\n * See https://vaadin.com/commercial-license-and-service-terms for the full\n * license.\n */\nexport * from './generated/CrudEdit.js';\n", "import type { EventName } from \"@lit/react\";\nimport { CrudEdit as CrudEditElement, } from \"@vaadin/crud/vaadin-crud-edit.js\";\nimport * as React from \"react\";\nimport { createComponent, type WebComponentProps } from \"../utils/createComponent.js\";\nexport { CrudEditElement, };\nexport type CrudEditEventMap = Readonly<{\n onEdit: EventName<CustomEvent<unknown>>;\n}>;\nconst events = { onEdit: \"edit\" } as CrudEditEventMap;\nexport type CrudEditProps = WebComponentProps<CrudEditElement, CrudEditEventMap>;\nexport const CrudEdit = createComponent({\n elementClass: CrudEditElement, events, react: React, tagName: \"vaadin-crud-edit\"\n});\n"],
5
+ "mappings": "AAAA,WAAc,mCCCd,OAAS,YAAYA,MAAwB,mCAC7C,UAAYC,MAAW,QACvB,OAAS,mBAAAC,MAA+C,6BAKxD,IAAMC,EAAS,CAAE,OAAQ,MAAO,EAEnBC,EAAWC,EAAgB,CACpC,aAAcC,EAAiB,OAAAH,EAAQ,MAAOI,EAAO,QAAS,kBAClE,CAAC",
6
+ "names": ["CrudEditElement", "React", "createComponent", "events", "CrudEdit", "createComponent", "CrudEditElement", "React"]
7
+ }
@@ -0,0 +1,12 @@
1
+ /**
2
+ * @license
3
+ * Copyright (c) 2000 - 2024 Vaadin Ltd.
4
+ *
5
+ * This program is available under Vaadin Commercial License and Service Terms.
6
+ *
7
+ *
8
+ * See https://vaadin.com/commercial-license-and-service-terms for the full
9
+ * license.
10
+ */
11
+ export * from './generated/CrudEditColumn.js';
12
+ //# sourceMappingURL=CrudEditColumn.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CrudEditColumn.d.ts","sourceRoot":"","sources":["src/CrudEditColumn.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AACH,cAAc,+BAA+B,CAAC"}
@@ -0,0 +1,12 @@
1
+ export*from"@vaadin/crud/vaadin-crud-edit-column.js";import{CrudEditColumn as t}from"@vaadin/crud/vaadin-crud-edit-column.js";import*as o from"react";import{createComponent as e}from"./utils/createComponent.js";var r={},p=e({elementClass:t,events:r,react:o,tagName:"vaadin-crud-edit-column"});export{p as CrudEditColumn,t as CrudEditColumnElement};
2
+ /**
3
+ * @license
4
+ * Copyright (c) 2000 - 2024 Vaadin Ltd.
5
+ *
6
+ * This program is available under Vaadin Commercial License and Service Terms.
7
+ *
8
+ *
9
+ * See https://vaadin.com/commercial-license-and-service-terms for the full
10
+ * license.
11
+ */
12
+ //# sourceMappingURL=CrudEditColumn.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CrudEditColumn.ts", "src/generated/CrudEditColumn.ts"],
4
+ "sourcesContent": ["export * from \"@vaadin/crud/vaadin-crud-edit-column.js\";\n/**\n * @license\n * Copyright (c) 2000 - 2024 Vaadin Ltd.\n *\n * This program is available under Vaadin Commercial License and Service Terms.\n *\n *\n * See https://vaadin.com/commercial-license-and-service-terms for the full\n * license.\n */\nexport * from './generated/CrudEditColumn.js';\n", "import type {} from \"@lit/react\";\nimport { CrudEditColumn as CrudEditColumnElement, } from \"@vaadin/crud/vaadin-crud-edit-column.js\";\nimport * as React from \"react\";\nimport { createComponent, type WebComponentProps } from \"../utils/createComponent.js\";\nexport { CrudEditColumnElement, };\nexport type CrudEditColumnEventMap = Readonly<{}>;\nconst events = {} as CrudEditColumnEventMap;\nexport type CrudEditColumnProps = WebComponentProps<CrudEditColumnElement, CrudEditColumnEventMap>;\nexport const CrudEditColumn = createComponent({\n elementClass: CrudEditColumnElement, events, react: React, tagName: \"vaadin-crud-edit-column\"\n});\n"],
5
+ "mappings": "AAAA,WAAc,0CCCd,OAAS,kBAAkBA,MAA8B,0CACzD,UAAYC,MAAW,QACvB,OAAS,mBAAAC,MAA+C,6BAGxD,IAAMC,EAAS,CAAC,EAEHC,EAAiBC,EAAgB,CAC1C,aAAcC,EAAuB,OAAAH,EAAQ,MAAOI,EAAO,QAAS,yBACxE,CAAC",
6
+ "names": ["CrudEditColumnElement", "React", "createComponent", "events", "CrudEditColumn", "createComponent", "CrudEditColumnElement", "React"]
7
+ }
package/Dialog.d.ts CHANGED
@@ -14,7 +14,7 @@ export type DialogProps = Partial<Omit<_DialogProps, 'children' | 'footerRendere
14
14
  }>;
15
15
  declare const ForwardedDialog: import("react").ForwardRefExoticComponent<Partial<Omit<Partial<import("./utils/createComponent.js").ThemedWebComponentProps<DialogElement, Readonly<{
16
16
  onOpenedChanged: import("@lit/react").EventName<import("@vaadin/dialog/src/vaadin-dialog.js").DialogOpenedChangedEvent>;
17
- }>>>, "accessKey" | "dir" | "hidden" | "lang" | "title" | "translate" | "prefix" | "role" | "children" | "style" | "contentEditable" | "inputMode" | "nonce" | "tabIndex" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "autoFocus" | "contextMenu" | "spellCheck" | "radioGroup" | "about" | "content" | "datatype" | "inlist" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "renderer" | "headerRenderer" | "footerRenderer">> & Readonly<{
17
+ }>>>, "accessKey" | "dir" | "hidden" | "lang" | "title" | "translate" | "prefix" | "role" | "children" | "style" | "contentEditable" | "inputMode" | "nonce" | "tabIndex" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "autoFocus" | "contextMenu" | "spellCheck" | "radioGroup" | "about" | "content" | "datatype" | "inlist" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "renderer" | "headerRenderer" | "footerRenderer">> & Readonly<{
18
18
  children?: ReactNode | ComponentType<DialogReactRendererProps>;
19
19
  footer?: ReactNode;
20
20
  footerRenderer?: ComponentType<Readonly<{
package/Grid.d.ts CHANGED
@@ -5,26 +5,6 @@ export * from './generated/Grid.js';
5
5
  export type GridProps<TItem> = Partial<Omit<_GridProps<TItem>, 'rowDetailsRenderer'>> & Readonly<{
6
6
  rowDetailsRenderer?: ComponentType<GridRowDetailsReactRendererProps<TItem>> | null;
7
7
  }>;
8
- declare const ForwardedGrid: <TItem = any>(props: Partial<Omit<Partial<import("./utils/createComponent.js").ThemedWebComponentProps<GridElement<TItem>, Readonly<{
9
- onActiveItemChanged: import("@lit/react").EventName<import("@vaadin/grid/src/vaadin-grid-mixin.js").GridActiveItemChangedEvent<TItem>>;
10
- onCellActivate: import("@lit/react").EventName<import("@vaadin/grid/src/vaadin-grid-mixin.js").GridCellActivateEvent<TItem>>;
11
- onColumnResize: import("@lit/react").EventName<import("@vaadin/grid/src/vaadin-grid-mixin.js").GridColumnResizeEvent<TItem>>;
12
- onExpandedItemsChanged: import("@lit/react").EventName<import("@vaadin/grid/src/vaadin-grid-mixin.js").GridExpandedItemsChangedEvent<TItem>>;
13
- onLoadingChanged: import("@lit/react").EventName<import("@vaadin/grid/src/vaadin-grid-mixin.js").GridLoadingChangedEvent>;
14
- onSelectedItemsChanged: import("@lit/react").EventName<import("@vaadin/grid/src/vaadin-grid-mixin.js").GridSelectedItemsChangedEvent<TItem>>;
15
- onCellFocus: import("@lit/react").EventName<import("@vaadin/grid/src/vaadin-grid-mixin.js").GridCellFocusEvent<TItem>>;
16
- onColumnReorder: import("@lit/react").EventName<import("@vaadin/grid/src/vaadin-grid-mixin.js").GridColumnReorderEvent<TItem>>;
17
- onGridDragend: import("@lit/react").EventName<Event>;
18
- onGridDragstart: import("@lit/react").EventName<import("@vaadin/grid/src/vaadin-grid-mixin.js").GridDragStartEvent<TItem>>;
19
- onGridDrop: import("@lit/react").EventName<import("@vaadin/grid/src/vaadin-grid-mixin.js").GridDropEvent<TItem>>;
20
- onSizeChanged: import("@lit/react").EventName<CustomEvent<unknown>>;
21
- onDataProviderChanged: import("@lit/react").EventName<CustomEvent<unknown>>;
22
- }>>>, "rowDetailsRenderer">> & Readonly<{
23
- rowDetailsRenderer?: ComponentType<Readonly<{
24
- item: TItem;
25
- model: import("@vaadin/grid/src/vaadin-grid-mixin.js").GridItemModel<TItem>;
26
- original: GridElement<TItem>;
27
- }>> | null | undefined;
28
- }> & RefAttributes<GridElement<TItem>>) => ReactElement | null;
8
+ declare const ForwardedGrid: <TItem = any>(props: GridProps<TItem> & RefAttributes<GridElement<TItem>>) => ReactElement | null;
29
9
  export { ForwardedGrid as Grid };
30
10
  //# sourceMappingURL=Grid.d.ts.map
package/Grid.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"Grid.d.ts","sourceRoot":"","sources":["src/Grid.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,aAAa,EAAiC,KAAK,YAAY,EAAE,KAAK,aAAa,EAAE,MAAM,OAAO,CAAC;AACjH,OAAO,EAGL,KAAK,WAAW,EAChB,KAAK,SAAS,IAAI,UAAU,EAC7B,MAAM,qBAAqB,CAAC;AAC7B,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,qBAAqB,CAAC;AAG5E,cAAc,qBAAqB,CAAC;AAEpC,MAAM,MAAM,SAAS,CAAC,KAAK,IAAI,OAAO,CAAC,IAAI,CAAC,UAAU,CAAC,KAAK,CAAC,EAAE,oBAAoB,CAAC,CAAC,GACnF,QAAQ,CAAC;IACP,kBAAkB,CAAC,EAAE,aAAa,CAAC,gCAAgC,CAAC,KAAK,CAAC,CAAC,GAAG,IAAI,CAAC;CACpF,CAAC,CAAC;AAgBL,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;2CAEd,YAAY,GAAG,IAAI,CAAC;AAEzB,OAAO,EAAE,aAAa,IAAI,IAAI,EAAE,CAAC"}
1
+ {"version":3,"file":"Grid.d.ts","sourceRoot":"","sources":["src/Grid.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,aAAa,EAAiC,KAAK,YAAY,EAAE,KAAK,aAAa,EAAE,MAAM,OAAO,CAAC;AACjH,OAAO,EAGL,KAAK,WAAW,EAChB,KAAK,SAAS,IAAI,UAAU,EAC7B,MAAM,qBAAqB,CAAC;AAC7B,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,qBAAqB,CAAC;AAG5E,cAAc,qBAAqB,CAAC;AAEpC,MAAM,MAAM,SAAS,CAAC,KAAK,IAAI,OAAO,CAAC,IAAI,CAAC,UAAU,CAAC,KAAK,CAAC,EAAE,oBAAoB,CAAC,CAAC,GACnF,QAAQ,CAAC;IACP,kBAAkB,CAAC,EAAE,aAAa,CAAC,gCAAgC,CAAC,KAAK,CAAC,CAAC,GAAG,IAAI,CAAC;CACpF,CAAC,CAAC;AAgBL,QAAA,MAAM,aAAa,uBACV,UAAU,KAAK,CAAC,GAAG,cAAc,YAAY,KAAK,CAAC,CAAC,KACxD,YAAY,GAAG,IAAI,CAAC;AAEzB,OAAO,EAAE,aAAa,IAAI,IAAI,EAAE,CAAC"}