@arbocollab/arbo-web-people 0.1.85-alpha.1 → 0.1.85-alpha.2

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/es/index.es.js CHANGED
@@ -6367,7 +6367,7 @@ nte((t) => ({
6367
6367
  return $8(e, n) || t.has(e, n);
6368
6368
  }
6369
6369
  }));
6370
- const cve = "0.0.372-alpha.2", dve = {
6370
+ const cve = "0.0.372-alpha.3", dve = {
6371
6371
  version: cve
6372
6372
  }, ite = "mediaCachingDB", dh = "mediaStore", _D = "__cache_flag__", fve = 1, ate = !1, wD = dve.version;
6373
6373
  let j1 = null, fT = !1, hT = null, hve = class {
@@ -48937,10 +48937,10 @@ const _Pe = { class: "date-formatting-display" }, wPe = ["innerHTML"], xPe = ["i
48937
48937
  review_frame: "{reviewDomain}/{ws_code}?id={take_id}&scene_id={scene_id}&rendition_id={rendition_id}&tab=comment&refresh_marker=true#type=frame&data={frame}",
48938
48938
  review_rendition_comment: "{reviewDomain}/{ws_code}?scene_id={scene_id}&rendition_id={rendition_id}&comment_id={comment_id}",
48939
48939
  review_comment: "{reviewDomain}/{ws_code}?id={take_id}&scene_id={scene_id}&comment_id={comment_id}",
48940
- scene_hub: "{baseDomain}/st/{ws_code}/{scene_id}",
48941
- hub_rendition: "{baseDomain}/st/{ws_code}/{scene_id}?renditionId={rendition_id}",
48942
- hub_comment: "{baseDomain}/st/{ws_code}/{scene_id}?comment_id={comment_id}",
48943
- people_insight: "{baseDomain}/pt/{ws_code}/{user_id}",
48940
+ scene_hub: "{baseDomain}/{ws_code}/{scene_id}?o=st",
48941
+ hub_rendition: "{baseDomain}/{ws_code}/{scene_id}?o=st&renditionId={rendition_id}",
48942
+ hub_comment: "{baseDomain}/{ws_code}/{scene_id}?o=st&comment_id={comment_id}",
48943
+ people_insight: "{baseDomain}/{ws_code}/{user_id}?o=pt",
48944
48944
  people_detail: "{baseDomain}/{ws_code}/ws/ppl/{display_name}-${user_id}",
48945
48945
  project: "{baseDomain}/{ws_code}/pl/dir/{entity_id}",
48946
48946
  woohoo: "{baseDomain}/{ws_code}/pl/woo/rpt/{woohoo_id}",
package/npmjs.npmrc CHANGED
@@ -2,4 +2,4 @@ legacy-peer-deps=true
2
2
 
3
3
  # // Arbo npmjs
4
4
  @arbocollab:registry=https://registry.npmjs.org
5
- //registry.npmjs.org/:_authToken=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
5
+ //registry.npmjs.org/:_authToken=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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arbocollab/arbo-web-people",
3
- "version": "0.1.85-alpha.1",
3
+ "version": "0.1.85-alpha.2",
4
4
  "type": "module",
5
5
  "scripts": {
6
6
  "dev": "vite",