@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 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/sales-discussion";
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/sales-discussion";
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/sales-discussion";
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/sales-discussion";
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";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@luxonis/component-lib",
3
- "version": "1.1.6",
3
+ "version": "1.1.7",
4
4
  "description": "Luxonis website-component-lib",
5
5
  "publishConfig": {
6
6
  "access": "public"