@arkyn/types 1.3.96 → 1.3.97
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/components/GoogleSearchPlacesProps.d.ts +10 -0
- package/dist/components/GoogleSearchPlacesProps.d.ts.map +1 -0
- package/dist/components/GoogleSearchPlacesProps.js +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/package.json +2 -1
- package/src/components/GoogleSearchPlacesProps.ts +11 -0
- package/src/index.ts +1 -0
@@ -0,0 +1,10 @@
|
|
1
|
+
import type { SimpleInputProps } from "./InputProps";
|
2
|
+
import type { StandaloneSearchBoxProps } from "@react-google-maps/api";
|
3
|
+
type GoogleSearchPlacesProps = {
|
4
|
+
googleMapsApiKey: string;
|
5
|
+
onLoad?: StandaloneSearchBoxProps["onLoad"];
|
6
|
+
onPlacesChanged?: StandaloneSearchBoxProps["onPlacesChanged"];
|
7
|
+
options?: StandaloneSearchBoxProps["options"];
|
8
|
+
} & Omit<SimpleInputProps, "onLoad" | "options" | "onPlacesChanged" | "type">;
|
9
|
+
export type { GoogleSearchPlacesProps };
|
10
|
+
//# sourceMappingURL=GoogleSearchPlacesProps.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"GoogleSearchPlacesProps.d.ts","sourceRoot":"","sources":["../../src/components/GoogleSearchPlacesProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,cAAc,CAAC;AACrD,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,wBAAwB,CAAC;AAEvE,KAAK,uBAAuB,GAAG;IAC7B,gBAAgB,EAAE,MAAM,CAAC;IACzB,MAAM,CAAC,EAAE,wBAAwB,CAAC,QAAQ,CAAC,CAAC;IAC5C,eAAe,CAAC,EAAE,wBAAwB,CAAC,iBAAiB,CAAC,CAAC;IAC9D,OAAO,CAAC,EAAE,wBAAwB,CAAC,SAAS,CAAC,CAAC;CAC/C,GAAG,IAAI,CAAC,gBAAgB,EAAE,QAAQ,GAAG,SAAS,GAAG,iBAAiB,GAAG,MAAM,CAAC,CAAC;AAE9E,YAAY,EAAE,uBAAuB,EAAE,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
export {};
|
package/dist/index.d.ts
CHANGED
@@ -26,6 +26,7 @@ export * from "./components/PopoverProps";
|
|
26
26
|
export * from "./components/RadioProps";
|
27
27
|
export * from "./components/SelectProps";
|
28
28
|
export * from "./components/SkeletonProps";
|
29
|
+
export * from "./components/GoogleSearchPlacesProps";
|
29
30
|
export * from "./components/SwitchProps";
|
30
31
|
export * from "./components/TableProps";
|
31
32
|
export * from "./components/TabProps";
|
package/dist/index.d.ts.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,0BAA0B,CAAC;AACzC,cAAc,iBAAiB,CAAC;AAChC,cAAc,cAAc,CAAC;AAC7B,cAAc,gCAAgC,CAAC;AAC/C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAG7B,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AACvC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AACvC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yBAAyB,CAAC;AACxC,cAAc,0BAA0B,CAAC;AACzC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,0BAA0B,CAAC;AACzC,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC;AACtC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAG1C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAG9B,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC;AAGtC,cAAc,wCAAwC,CAAC;AACvD,cAAc,sCAAsC,CAAC"}
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,0BAA0B,CAAC;AACzC,cAAc,iBAAiB,CAAC;AAChC,cAAc,cAAc,CAAC;AAC7B,cAAc,gCAAgC,CAAC;AAC/C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAG7B,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AACvC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AACvC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yBAAyB,CAAC;AACxC,cAAc,0BAA0B,CAAC;AACzC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sCAAsC,CAAC;AACrD,cAAc,0BAA0B,CAAC;AACzC,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC;AACtC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAG1C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAG9B,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC;AAGtC,cAAc,wCAAwC,CAAC;AACvD,cAAc,sCAAsC,CAAC"}
|
package/dist/index.js
CHANGED
@@ -28,6 +28,7 @@ export * from "./components/PopoverProps";
|
|
28
28
|
export * from "./components/RadioProps";
|
29
29
|
export * from "./components/SelectProps";
|
30
30
|
export * from "./components/SkeletonProps";
|
31
|
+
export * from "./components/GoogleSearchPlacesProps";
|
31
32
|
export * from "./components/SwitchProps";
|
32
33
|
export * from "./components/TableProps";
|
33
34
|
export * from "./components/TabProps";
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@arkyn/types",
|
3
|
-
"version": "1.3.
|
3
|
+
"version": "1.3.97",
|
4
4
|
"main": "./dist/bundle.js",
|
5
5
|
"module": "./src/index.ts",
|
6
6
|
"type": "module",
|
@@ -10,6 +10,7 @@
|
|
10
10
|
"typecheck": "bunx tsc --project tsconfig.json --noEmit"
|
11
11
|
},
|
12
12
|
"dependencies": {
|
13
|
+
"@react-google-maps/api": "^2.19.3",
|
13
14
|
"@react-input/mask": "^1.2.5",
|
14
15
|
"@remix-run/react": "^2.11.0",
|
15
16
|
"lucide-react": "^0.424.0",
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import type { SimpleInputProps } from "./InputProps";
|
2
|
+
import type { StandaloneSearchBoxProps } from "@react-google-maps/api";
|
3
|
+
|
4
|
+
type GoogleSearchPlacesProps = {
|
5
|
+
googleMapsApiKey: string;
|
6
|
+
onLoad?: StandaloneSearchBoxProps["onLoad"];
|
7
|
+
onPlacesChanged?: StandaloneSearchBoxProps["onPlacesChanged"];
|
8
|
+
options?: StandaloneSearchBoxProps["options"];
|
9
|
+
} & Omit<SimpleInputProps, "onLoad" | "options" | "onPlacesChanged" | "type">;
|
10
|
+
|
11
|
+
export type { GoogleSearchPlacesProps };
|
package/src/index.ts
CHANGED
@@ -29,6 +29,7 @@ export * from "./components/PopoverProps";
|
|
29
29
|
export * from "./components/RadioProps";
|
30
30
|
export * from "./components/SelectProps";
|
31
31
|
export * from "./components/SkeletonProps";
|
32
|
+
export * from "./components/GoogleSearchPlacesProps";
|
32
33
|
export * from "./components/SwitchProps";
|
33
34
|
export * from "./components/TableProps";
|
34
35
|
export * from "./components/TabProps";
|