@things-factory/operato-board 6.1.165 → 6.1.166
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/helps/faq.md +7 -0
- package/package.json +34 -34
package/helps/faq.md
CHANGED
|
@@ -83,6 +83,13 @@ A: 플레이리스트의 플레이되는 보드의 순서를 설정할 수 있
|
|
|
83
83
|
- 설정 메뉴의 “보드 뷰 자동 리프레시”가 이미 실행중인 플레이어의 브라우저에 체크되어있으면, 실시간 적용됩니다.
|
|
84
84
|
- "headless-player” 로 실행되는 경우에는 항상 실시간 적용됩니다.
|
|
85
85
|
|
|
86
|
+
## 질문 17: 데이타바인딩으로 탭이벤트를 발생시킬 수 있나요 ?
|
|
87
|
+
|
|
88
|
+
다른 보드를 팝업으로 여는 방법은 "탭이벤트"를 통한 방법만 있는지 ?
|
|
89
|
+
데이타바인딩으로도 가능한지 궁금합니다.
|
|
90
|
+
|
|
91
|
+
A: 데이타바인딩에서 대상의 "속성"을 "tap" 으로 설정하시면, 대상 컴포넌트의 탭이벤트 설정이 실행됩니다.
|
|
92
|
+
|
|
86
93
|
---
|
|
87
94
|
|
|
88
95
|
## 운영관련 질문들
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-board",
|
|
3
|
-
"version": "6.1.
|
|
3
|
+
"version": "6.1.166",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "dist-client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -85,41 +85,41 @@
|
|
|
85
85
|
"@operato/shell": "^1.0.1",
|
|
86
86
|
"@operato/styles": "^1.0.0",
|
|
87
87
|
"@operato/utils": "^1.0.1",
|
|
88
|
-
"@things-factory/apptool-ui": "^6.1.
|
|
89
|
-
"@things-factory/auth-ui": "^6.1.
|
|
90
|
-
"@things-factory/board-service": "^6.1.
|
|
91
|
-
"@things-factory/board-ui": "^6.1.
|
|
92
|
-
"@things-factory/context-ui": "^6.1.
|
|
93
|
-
"@things-factory/export-ui": "^6.1.
|
|
94
|
-
"@things-factory/fav-base": "^6.1.
|
|
95
|
-
"@things-factory/font-base": "^6.1.
|
|
96
|
-
"@things-factory/form-ui": "^6.1.
|
|
97
|
-
"@things-factory/help": "^6.1.
|
|
98
|
-
"@things-factory/i18n-base": "^6.1.
|
|
99
|
-
"@things-factory/import-ui": "^6.1.
|
|
100
|
-
"@things-factory/integration-base": "^6.1.
|
|
101
|
-
"@things-factory/integration-msgraph": "^6.1.
|
|
102
|
-
"@things-factory/integration-notification": "^6.1.
|
|
103
|
-
"@things-factory/integration-openai": "^6.1.
|
|
104
|
-
"@things-factory/integration-ui": "^6.1.
|
|
105
|
-
"@things-factory/layout-ui": "^6.1.
|
|
106
|
-
"@things-factory/more-ui": "^6.1.
|
|
107
|
-
"@things-factory/notification": "^6.1.
|
|
108
|
-
"@things-factory/oauth2-client": "^6.1.
|
|
109
|
-
"@things-factory/offline-ui": "^6.1.
|
|
88
|
+
"@things-factory/apptool-ui": "^6.1.166",
|
|
89
|
+
"@things-factory/auth-ui": "^6.1.166",
|
|
90
|
+
"@things-factory/board-service": "^6.1.166",
|
|
91
|
+
"@things-factory/board-ui": "^6.1.166",
|
|
92
|
+
"@things-factory/context-ui": "^6.1.166",
|
|
93
|
+
"@things-factory/export-ui": "^6.1.166",
|
|
94
|
+
"@things-factory/fav-base": "^6.1.166",
|
|
95
|
+
"@things-factory/font-base": "^6.1.166",
|
|
96
|
+
"@things-factory/form-ui": "^6.1.166",
|
|
97
|
+
"@things-factory/help": "^6.1.166",
|
|
98
|
+
"@things-factory/i18n-base": "^6.1.166",
|
|
99
|
+
"@things-factory/import-ui": "^6.1.166",
|
|
100
|
+
"@things-factory/integration-base": "^6.1.166",
|
|
101
|
+
"@things-factory/integration-msgraph": "^6.1.166",
|
|
102
|
+
"@things-factory/integration-notification": "^6.1.166",
|
|
103
|
+
"@things-factory/integration-openai": "^6.1.166",
|
|
104
|
+
"@things-factory/integration-ui": "^6.1.166",
|
|
105
|
+
"@things-factory/layout-ui": "^6.1.166",
|
|
106
|
+
"@things-factory/more-ui": "^6.1.166",
|
|
107
|
+
"@things-factory/notification": "^6.1.166",
|
|
108
|
+
"@things-factory/oauth2-client": "^6.1.166",
|
|
109
|
+
"@things-factory/offline-ui": "^6.1.166",
|
|
110
110
|
"@things-factory/operato-license-checker": "^3.1.0",
|
|
111
|
-
"@things-factory/pdf": "^6.1.
|
|
112
|
-
"@things-factory/print-service": "^6.1.
|
|
113
|
-
"@things-factory/print-ui": "^6.1.
|
|
114
|
-
"@things-factory/resource-ui": "^6.1.
|
|
115
|
-
"@things-factory/scene-google-map": "^6.1.
|
|
116
|
-
"@things-factory/setting-ui": "^6.1.
|
|
117
|
-
"@things-factory/shell": "^6.1.
|
|
118
|
-
"@things-factory/system-ui": "^6.1.
|
|
111
|
+
"@things-factory/pdf": "^6.1.166",
|
|
112
|
+
"@things-factory/print-service": "^6.1.166",
|
|
113
|
+
"@things-factory/print-ui": "^6.1.166",
|
|
114
|
+
"@things-factory/resource-ui": "^6.1.166",
|
|
115
|
+
"@things-factory/scene-google-map": "^6.1.166",
|
|
116
|
+
"@things-factory/setting-ui": "^6.1.166",
|
|
117
|
+
"@things-factory/shell": "^6.1.166",
|
|
118
|
+
"@things-factory/system-ui": "^6.1.166"
|
|
119
119
|
},
|
|
120
120
|
"devDependencies": {
|
|
121
|
-
"@things-factory/board-test": "^6.1.
|
|
122
|
-
"@things-factory/builder": "^6.1.
|
|
121
|
+
"@things-factory/board-test": "^6.1.166",
|
|
122
|
+
"@things-factory/builder": "^6.1.166"
|
|
123
123
|
},
|
|
124
|
-
"gitHead": "
|
|
124
|
+
"gitHead": "911a15cef99960e4d9dcb76df7895dff099d72d1"
|
|
125
125
|
}
|