@things-factory/board-ui 9.0.0-beta.22 → 9.0.0-beta.23

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/board-ui",
3
- "version": "9.0.0-beta.22",
3
+ "version": "9.0.0-beta.23",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -45,5 +45,5 @@
45
45
  "@things-factory/fav-base": "^9.0.0-beta.21",
46
46
  "@things-factory/utils": "^9.0.0-beta.19"
47
47
  },
48
- "gitHead": "5a73fcf4ae2985e1d87808d95b6dab16586d76f7"
48
+ "gitHead": "85611aa256694f9d42d2203cb80089f7e95859e8"
49
49
  }
@@ -98,6 +98,7 @@
98
98
  "component.local-ref": "local reference",
99
99
  "component.model-layer": "canvas",
100
100
  "component.ortholine": "ortholine",
101
+ "component.pdf-page": "PDF page",
101
102
  "component.polygon": "polygon",
102
103
  "component.polyline": "polyline",
103
104
  "component.popup": "popup",
@@ -385,6 +386,7 @@
385
386
  "label.padding": "padding",
386
387
  "label.partial-spreading": "partial spreading",
387
388
  "label.passcode": "passcode",
389
+ "label.page": "page",
388
390
  "label.path": "path",
389
391
  "label.pattern": "pattern",
390
392
  "label.period": "period",
@@ -102,6 +102,7 @@
102
102
  "component.local-ref": "ローカル参照",
103
103
  "component.model-layer": "キャンバス",
104
104
  "component.ortholine": "オーソライン",
105
+ "component.pdf-page": "PDFページ",
105
106
  "component.polygon": "ポリゴン",
106
107
  "component.polyline": "ポリライン",
107
108
  "component.popup": "ポップアップ",
@@ -388,6 +389,7 @@
388
389
  "label.padding": "余白",
389
390
  "label.partial-spreading": "部分的な拡散",
390
391
  "label.passcode": "パースコード",
392
+ "label.page": "ページ",
391
393
  "label.path": "経路",
392
394
  "label.pattern": "パターン",
393
395
  "label.period": "period",
@@ -102,6 +102,7 @@
102
102
  "component.local-ref": "로컬 레퍼런스",
103
103
  "component.model-layer": "캔바스",
104
104
  "component.ortholine": "직교라인",
105
+ "component.pdf-page": "PDF 페이지",
105
106
  "component.polygon": "다각형",
106
107
  "component.polyline": "폴리라인",
107
108
  "component.popup": "팝업",
@@ -388,6 +389,7 @@
388
389
  "label.padding": "여백",
389
390
  "label.partial-spreading": "부분 전파",
390
391
  "label.passcode": "패스코드",
392
+ "label.page": "페이지",
391
393
  "label.path": "경로",
392
394
  "label.pattern": "패턴",
393
395
  "label.period": "기간",
@@ -98,6 +98,7 @@
98
98
  "component.local-ref": "rujukan tempatan",
99
99
  "component.model-layer": "kainvas",
100
100
  "component.ortholine": "ortolin",
101
+ "component.pdf-page": "pdf page",
101
102
  "component.polygon": "poligon",
102
103
  "component.polyline": "polilin",
103
104
  "component.popup": "popup",
@@ -99,6 +99,7 @@
99
99
  "component.local-ref": "本地引用",
100
100
  "component.model-layer": "画布",
101
101
  "component.ortholine": "正交线",
102
+ "component.pdf-page": "PDF页面",
102
103
  "component.polygon": "多边形",
103
104
  "component.polyline": "多段线",
104
105
  "component.popup": "弹出窗口",
@@ -387,6 +388,7 @@
387
388
  "label.padding": "间隔",
388
389
  "label.partial-spreading": "部分传播",
389
390
  "label.passcode": "密码",
391
+ "label.page": "页面",
390
392
  "label.path": "路径",
391
393
  "label.pattern": "图案",
392
394
  "label.period": "期间",