@luxonis/component-lib 1.1.6 → 1.1.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.
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -329,7 +329,7 @@ declare const prototypeAccessProducts = "https://shop.luxonis.com/collections/pr
|
|
|
329
329
|
declare const supportForm = "https://share-eu1.hsforms.com/1qY1TD1LgRU27qYXxzRyHNgf2chh";
|
|
330
330
|
declare const servicesMeetLink = "https://meetings-eu1.hubspot.com/bradley1/luxonis-services-";
|
|
331
331
|
declare const replayInstructions = "https://docs-beta.luxonis.com/cloud/perception-apps/robothub-library/replay/";
|
|
332
|
-
declare const contactLink = "https://meetings-eu1.hubspot.com/cj-mann/
|
|
332
|
+
declare const contactLink = "https://meetings-eu1.hubspot.com/cj-mann/cj-demo";
|
|
333
333
|
|
|
334
334
|
type useChatContextProps = {
|
|
335
335
|
chatOpened: boolean;
|
package/dist/index.d.ts
CHANGED
|
@@ -329,7 +329,7 @@ declare const prototypeAccessProducts = "https://shop.luxonis.com/collections/pr
|
|
|
329
329
|
declare const supportForm = "https://share-eu1.hsforms.com/1qY1TD1LgRU27qYXxzRyHNgf2chh";
|
|
330
330
|
declare const servicesMeetLink = "https://meetings-eu1.hubspot.com/bradley1/luxonis-services-";
|
|
331
331
|
declare const replayInstructions = "https://docs-beta.luxonis.com/cloud/perception-apps/robothub-library/replay/";
|
|
332
|
-
declare const contactLink = "https://meetings-eu1.hubspot.com/cj-mann/
|
|
332
|
+
declare const contactLink = "https://meetings-eu1.hubspot.com/cj-mann/cj-demo";
|
|
333
333
|
|
|
334
334
|
type useChatContextProps = {
|
|
335
335
|
chatOpened: boolean;
|
package/dist/index.js
CHANGED
|
@@ -2228,7 +2228,7 @@ var prototypeAccessProducts = "https://shop.luxonis.com/collections/prototype-ac
|
|
|
2228
2228
|
var supportForm = "https://share-eu1.hsforms.com/1qY1TD1LgRU27qYXxzRyHNgf2chh";
|
|
2229
2229
|
var servicesMeetLink = "https://meetings-eu1.hubspot.com/bradley1/luxonis-services-";
|
|
2230
2230
|
var replayInstructions = "https://docs-beta.luxonis.com/cloud/perception-apps/robothub-library/replay/";
|
|
2231
|
-
var contactLink = "https://meetings-eu1.hubspot.com/cj-mann/
|
|
2231
|
+
var contactLink = "https://meetings-eu1.hubspot.com/cj-mann/cj-demo";
|
|
2232
2232
|
|
|
2233
2233
|
// src/TalkToSalesButton.tsx
|
|
2234
2234
|
var import_jsx_runtime29 = require("react/jsx-runtime");
|
package/dist/index.mjs
CHANGED
|
@@ -2077,7 +2077,7 @@ var prototypeAccessProducts = "https://shop.luxonis.com/collections/prototype-ac
|
|
|
2077
2077
|
var supportForm = "https://share-eu1.hsforms.com/1qY1TD1LgRU27qYXxzRyHNgf2chh";
|
|
2078
2078
|
var servicesMeetLink = "https://meetings-eu1.hubspot.com/bradley1/luxonis-services-";
|
|
2079
2079
|
var replayInstructions = "https://docs-beta.luxonis.com/cloud/perception-apps/robothub-library/replay/";
|
|
2080
|
-
var contactLink = "https://meetings-eu1.hubspot.com/cj-mann/
|
|
2080
|
+
var contactLink = "https://meetings-eu1.hubspot.com/cj-mann/cj-demo";
|
|
2081
2081
|
|
|
2082
2082
|
// src/TalkToSalesButton.tsx
|
|
2083
2083
|
import { jsx as jsx29 } from "react/jsx-runtime";
|