@oicl/openbridge-webcomponents-react 2.0.0-next.144 → 2.0.0-next.146
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/components/checkbox-item/checkbox-item.d.ts +3 -0
- package/components/checkbox-item/checkbox-item.d.ts.map +1 -1
- package/components/checkbox-item/checkbox-item.js +1 -0
- package/components/checkbox-item/checkbox-item.js.map +1 -1
- package/components/checkbox-list/checkbox-list.d.ts +3 -0
- package/components/checkbox-list/checkbox-list.d.ts.map +1 -0
- package/components/checkbox-list/checkbox-list.js +10 -0
- package/components/checkbox-list/checkbox-list.js.map +1 -0
- package/package.json +3 -2
|
@@ -1,8 +1,11 @@
|
|
|
1
1
|
import { EventName } from '@lit/react';
|
|
2
2
|
import { ObcCheckboxItem as ObcCheckboxItemElement } from '@oicl/openbridge-webcomponents/dist/components/checkbox-item/checkbox-item.js';
|
|
3
3
|
import { ObcCheckboxChangeEvent } from '@oicl/openbridge-webcomponents/dist/components/checkbox/checkbox.js';
|
|
4
|
+
import { ObcCheckboxItemExpandToggleEvent } from '@oicl/openbridge-webcomponents/dist/components/checkbox-item/checkbox-item.js';
|
|
4
5
|
export type { ObcCheckboxChangeEvent } from '@oicl/openbridge-webcomponents/dist/components/checkbox/checkbox.js';
|
|
6
|
+
export type { ObcCheckboxItemExpandToggleEvent } from '@oicl/openbridge-webcomponents/dist/components/checkbox-item/checkbox-item.js';
|
|
5
7
|
export declare const ObcCheckboxItem: import("@lit/react").ReactWebComponent<ObcCheckboxItemElement, {
|
|
6
8
|
onChange: EventName<ObcCheckboxChangeEvent>;
|
|
9
|
+
onExpandToggle: EventName<ObcCheckboxItemExpandToggleEvent>;
|
|
7
10
|
}>;
|
|
8
11
|
//# sourceMappingURL=checkbox-item.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"checkbox-item.d.ts","sourceRoot":"","sources":["../../src/components/checkbox-item/checkbox-item.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,+EAA+E,CAAC;AACxI,OAAO,EAAC,sBAAsB,EAAC,MAAM,qEAAqE,CAAC;
|
|
1
|
+
{"version":3,"file":"checkbox-item.d.ts","sourceRoot":"","sources":["../../src/components/checkbox-item/checkbox-item.ts"],"names":[],"mappings":"AAEC,OAAO,EAAkB,SAAS,EAAC,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,+EAA+E,CAAC;AACxI,OAAO,EAAC,sBAAsB,EAAC,MAAM,qEAAqE,CAAC;AAC5G,OAAO,EAAC,gCAAgC,EAAC,MAAM,+EAA+E,CAAC;AAC9H,YAAY,EAAC,sBAAsB,EAAC,MAAM,qEAAqE,CAAC;AACjH,YAAY,EAAC,gCAAgC,EAAC,MAAM,+EAA+E,CAAC;AAInI,eAAO,MAAM,eAAe;cAMF,SAAS,CAAC,sBAAsB,CAAC;oBACpB,SAAS,CAAC,gCAAgC,CAAC;EAE/E,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"checkbox-item.js","sourceRoot":"","sources":["../../src/components/checkbox-item/checkbox-item.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,+EAA+E,CAAC;
|
|
1
|
+
{"version":3,"file":"checkbox-item.js","sourceRoot":"","sources":["../../src/components/checkbox-item/checkbox-item.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAY,MAAM,YAAY,CAAC;AAEtD,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,+EAA+E,CAAC;AAQxI,MAAM,CAAC,MAAM,eAAe,GAAG,eAAe,CAAC;IAC7C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,mBAAmB;IAC5B,YAAY,EAAE,sBAAsB;IACpC,MAAM,EAAE;QAEN,QAAQ,EAAE,QAA6C;QACvD,cAAc,EAAE,eAA8D;KAC/E;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent, EventName} from '@lit/react';\n \n import {ObcCheckboxItem as ObcCheckboxItemElement} from '@oicl/openbridge-webcomponents/dist/components/checkbox-item/checkbox-item.js';\n import {ObcCheckboxChangeEvent} from '@oicl/openbridge-webcomponents/dist/components/checkbox/checkbox.js';\nimport {ObcCheckboxItemExpandToggleEvent} from '@oicl/openbridge-webcomponents/dist/components/checkbox-item/checkbox-item.js';\n export type {ObcCheckboxChangeEvent} from '@oicl/openbridge-webcomponents/dist/components/checkbox/checkbox.js';\nexport type {ObcCheckboxItemExpandToggleEvent} from '@oicl/openbridge-webcomponents/dist/components/checkbox-item/checkbox-item.js';\n \n\n \n export const ObcCheckboxItem = createComponent({\n react: React,\n tagName: 'obc-checkbox-item',\n elementClass: ObcCheckboxItemElement,\n events: {\n \n onChange: 'change' as EventName<ObcCheckboxChangeEvent>,\n onExpandToggle: 'expand-toggle' as EventName<ObcCheckboxItemExpandToggleEvent>,\n }\n });\n \n "]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { ObcCheckboxList as ObcCheckboxListElement } from '@oicl/openbridge-webcomponents/dist/components/checkbox-list/checkbox-list.js';
|
|
2
|
+
export declare const ObcCheckboxList: import("@lit/react").ReactWebComponent<ObcCheckboxListElement, {}>;
|
|
3
|
+
//# sourceMappingURL=checkbox-list.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"checkbox-list.d.ts","sourceRoot":"","sources":["../../src/components/checkbox-list/checkbox-list.ts"],"names":[],"mappings":"AAIC,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,+EAA+E,CAAC;AAMxI,eAAO,MAAM,eAAe,oEAOzB,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
|
+
import { ObcCheckboxList as ObcCheckboxListElement } from '@oicl/openbridge-webcomponents/dist/components/checkbox-list/checkbox-list.js';
|
|
4
|
+
export const ObcCheckboxList = createComponent({
|
|
5
|
+
react: React,
|
|
6
|
+
tagName: 'obc-checkbox-list',
|
|
7
|
+
elementClass: ObcCheckboxListElement,
|
|
8
|
+
events: {}
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=checkbox-list.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"checkbox-list.js","sourceRoot":"","sources":["../../src/components/checkbox-list/checkbox-list.ts"],"names":[],"mappings":"AACC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,eAAe,EAAC,MAAM,YAAY,CAAC;AAE3C,OAAO,EAAC,eAAe,IAAI,sBAAsB,EAAC,MAAM,+EAA+E,CAAC;AAMxI,MAAM,CAAC,MAAM,eAAe,GAAG,eAAe,CAAC;IAC7C,KAAK,EAAE,KAAK;IACZ,OAAO,EAAE,mBAAmB;IAC5B,YAAY,EAAE,sBAAsB;IACpC,MAAM,EAAE,EAEP;CACD,CAAC,CAAC","sourcesContent":["\n import * as React from 'react';\n import {createComponent} from '@lit/react';\n \n import {ObcCheckboxList as ObcCheckboxListElement} from '@oicl/openbridge-webcomponents/dist/components/checkbox-list/checkbox-list.js';\n \n \n \n\n \n export const ObcCheckboxList = createComponent({\n react: React,\n tagName: 'obc-checkbox-list',\n elementClass: ObcCheckboxListElement,\n events: {\n \n }\n });\n \n "]}
|
package/package.json
CHANGED
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
"build": "tsc",
|
|
6
6
|
"build:watch": "tsc --watch"
|
|
7
7
|
},
|
|
8
|
-
"version": "2.0.0-next.
|
|
8
|
+
"version": "2.0.0-next.146",
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"@oicl/openbridge-webcomponents": "^2.0.0-next.
|
|
10
|
+
"@oicl/openbridge-webcomponents": "^2.0.0-next.146",
|
|
11
11
|
"@lit/react": "^1.0.0"
|
|
12
12
|
},
|
|
13
13
|
"peerDependencies": {
|
|
@@ -146,6 +146,7 @@
|
|
|
146
146
|
"components/check-button/check-button.{js,js.map,d.ts,d.ts.map}",
|
|
147
147
|
"components/checkbox/checkbox.{js,js.map,d.ts,d.ts.map}",
|
|
148
148
|
"components/checkbox-item/checkbox-item.{js,js.map,d.ts,d.ts.map}",
|
|
149
|
+
"components/checkbox-list/checkbox-list.{js,js.map,d.ts,d.ts.map}",
|
|
149
150
|
"components/clock/clock.{js,js.map,d.ts,d.ts.map}",
|
|
150
151
|
"components/command-button/command-button.{js,js.map,d.ts,d.ts.map}",
|
|
151
152
|
"components/command-menu/command-menu.{js,js.map,d.ts,d.ts.map}",
|