trimble-terra 0.0.182 → 0.0.183

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/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Trimble Terra MXP2
2
-
3
- To visualize layouts, see Storybook
4
- https://mxp2-storybook.netlify.app/
1
+ # Trimble Terra MXP2
2
+
3
+ To visualize layouts, see Storybook
4
+ https://mxp2-storybook.netlify.app/
@@ -12424,7 +12424,7 @@ const S4 = /* @__PURE__ */ f2(Rl), Tl = ({ baseURL: n, munchkinId: r, formId: c,
12424
12424
  allowFullScreen: !0
12425
12425
  }
12426
12426
  ) }), Il = (n, r) => {
12427
- const c = /^((?:https?:)?\/\/)?((?:www|m)\.)?((?:youtube(-nocookie)?\.com|youtu.be))(\/(?:[\w\-]+\?v=|embed\/|v\/)?)([\w\-]+)(\S+)?$/im, s = /^[a-z,0-9,_,-]{11}$/gim, t = /^[a-z,0-9,_,-]{10}$/gim, l = /[1-9]{8}/gim, o = /[a-z,0-9,_,-]{34}$/gim, i = /[a-z,0-9,_,-]{22}$/gim, a = n || "", d = n.match(c), w = d == null ? void 0 : d[6];
12427
+ const c = /^((?:https?:)?\/\/)?((?:www|m)\.)?((?:youtube(-nocookie)?\.com|youtu.be))(\/(?:[\w\-]+\?v=|embed\/|v\/)?)([\w\-]+)(\S+)?$/im, s = /^[a-z,0-9,_,-]{11}$/gim, t = /^[a-z,0-9,_,-]{10}$/gim, l = /[1-9]{8}/gim, o = /[a-z,0-9,_,-]{34}$/gim, i = /[a-z,0-9,_,-]{22}$/gim, a = n.trim().replace("https://videos.trimble.com/watch/", "") || "", d = n.match(c), w = d == null ? void 0 : d[6];
12428
12428
  if (w)
12429
12429
  return /* @__PURE__ */ e.jsx(X2, { videoId: w });
12430
12430
  if (s.test(a))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "trimble-terra",
3
- "version": "0.0.182",
3
+ "version": "0.0.183",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"