@telegraph/combobox 0.1.2 → 0.1.3
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/CHANGELOG.md +12 -0
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/index.mjs +13 -2
- package/dist/esm/index.mjs.map +1 -1
- package/dist/types/Combobox/Combobox.helpers.d.ts.map +1 -1
- package/package.json +10 -10
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Combobox.helpers.d.ts","sourceRoot":"","sources":["../../../src/Combobox/Combobox.helpers.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAE9D,eAAO,MAAM,aAAa,UACjB,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,GAAG,SAAS,KACxC,KAAK,IAAI,KAAK,CAAC,MAAM,CAEvB,CAAC;AAEF,eAAO,MAAM,cAAc,UAClB,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,GAAG,SAAS,KACxC,KAAK,IAAI,MAMX,CAAC;AAEF,eAAO,MAAM,UAAU,aAAc,KAAK,CAAC,SAAS,KAAG,KAAK,CAAC,aAAa,
|
|
1
|
+
{"version":3,"file":"Combobox.helpers.d.ts","sourceRoot":"","sources":["../../../src/Combobox/Combobox.helpers.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAE9D,eAAO,MAAM,aAAa,UACjB,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,GAAG,SAAS,KACxC,KAAK,IAAI,KAAK,CAAC,MAAM,CAEvB,CAAC;AAEF,eAAO,MAAM,cAAc,UAClB,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,GAAG,SAAS,KACxC,KAAK,IAAI,MAMX,CAAC;AAEF,eAAO,MAAM,UAAU,aAAc,KAAK,CAAC,SAAS,KAAG,KAAK,CAAC,aAAa,CA0CzE,CAAC;AAEF,eAAO,MAAM,kBAAkB,WACrB,MAAM,GAAG,SAAS,kBACV,OAAO,KACtB,MAAM,GAAG,SAQX,CAAC;AAEF,eAAO,MAAM,gBAAgB,UACpB,MAAM,GAAG,SAAS,WAChB,KAAK,CAAC,aAAa,CAAC,kBACb,OAAO,KACtB,aAAa,GAAG,SAWlB,CAAC;AAEF,KAAK,+BAA+B,GAAG;IACrC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,eAAO,MAAM,0BAA0B,sCAIpC,+BAA+B,YASjC,CAAC;AAGF,eAAO,MAAM,eAAe,aAAc,KAAK,CAAC,SAAS,KAAG,MAAM,EAoBjE,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@telegraph/combobox",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.3",
|
|
4
4
|
"description": "A styled menu, triggered by a Select, that combines an Input and Single- or Multi-select.",
|
|
5
5
|
"repository": "https://github.com/knocklabs/telegraph/tree/main/packages/combobox",
|
|
6
6
|
"author": "@knocklabs",
|
|
@@ -37,30 +37,30 @@
|
|
|
37
37
|
"@radix-ui/react-portal": "^1.1.9",
|
|
38
38
|
"@radix-ui/react-use-controllable-state": "^1.2.2",
|
|
39
39
|
"@radix-ui/react-visually-hidden": "^1.2.3",
|
|
40
|
-
"@telegraph/button": "^0.1.
|
|
40
|
+
"@telegraph/button": "^0.1.2",
|
|
41
41
|
"@telegraph/compose-refs": "^0.0.7",
|
|
42
42
|
"@telegraph/helpers": "^0.0.13",
|
|
43
|
-
"@telegraph/icon": "^0.2.
|
|
43
|
+
"@telegraph/icon": "^0.2.2",
|
|
44
44
|
"@telegraph/input": "^0.1.1",
|
|
45
45
|
"@telegraph/layout": "^0.2.1",
|
|
46
|
-
"@telegraph/menu": "^0.1.
|
|
47
|
-
"@telegraph/tag": "^0.0.
|
|
46
|
+
"@telegraph/menu": "^0.1.3",
|
|
47
|
+
"@telegraph/tag": "^0.0.96",
|
|
48
48
|
"@telegraph/tooltip": "^0.0.55",
|
|
49
49
|
"@telegraph/truncate": "^0.0.10",
|
|
50
50
|
"@telegraph/typography": "^0.1.23",
|
|
51
|
-
"lucide-react": "^0.
|
|
51
|
+
"lucide-react": "^0.539.0",
|
|
52
52
|
"motion": "^12.23.12"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
|
-
"@knocklabs/eslint-config": "^0.0.
|
|
55
|
+
"@knocklabs/eslint-config": "^0.0.5",
|
|
56
56
|
"@knocklabs/typescript-config": "^0.0.2",
|
|
57
57
|
"@telegraph/postcss-config": "^0.0.29",
|
|
58
58
|
"@telegraph/prettier-config": "^0.0.7",
|
|
59
59
|
"@telegraph/vite-config": "^0.0.15",
|
|
60
|
-
"@types/react": "^
|
|
60
|
+
"@types/react": "^19.0.0",
|
|
61
61
|
"eslint": "^8.56.0",
|
|
62
|
-
"react": "^
|
|
63
|
-
"react-dom": "^
|
|
62
|
+
"react": "^19.1.1",
|
|
63
|
+
"react-dom": "^19.1.1",
|
|
64
64
|
"typescript": "^5.7.3",
|
|
65
65
|
"vite": "^6.0.11"
|
|
66
66
|
},
|