@operato/scene-firebase 8.0.0-beta.0 → 8.0.0-beta.2

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@operato/scene-firebase",
3
3
  "description": "Firebase datasource component for things-scene.",
4
4
  "author": "heartyoh",
5
- "version": "8.0.0-beta.0",
5
+ "version": "8.0.0-beta.2",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
8
8
  "license": "MIT",
@@ -32,8 +32,8 @@
32
32
  },
33
33
  "devDependencies": {
34
34
  "@hatiolab/prettier-config": "^1.0.0",
35
- "@things-factory/builder": "^8.0.0-alpha",
36
- "@things-factory/operato-board": "^8.0.0-alpha",
35
+ "@things-factory/builder": "^8.0.0-beta",
36
+ "@things-factory/operato-board": "^8.0.0-beta",
37
37
  "@typescript-eslint/eslint-plugin": "^4.33.0",
38
38
  "@typescript-eslint/parser": "^4.33.0",
39
39
  "@web/dev-server": "^0.1.28",
@@ -58,5 +58,5 @@
58
58
  "prettier --write"
59
59
  ]
60
60
  },
61
- "gitHead": "b3cf6db1fbdcb9f4feac35560517fec3bb42c493"
61
+ "gitHead": "d6329b4f15ae63c2a99ec5b58ee1d527e88a4c36"
62
62
  }
package/CHANGELOG.md DELETED
@@ -1,656 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [8.0.0-beta.0](https://github.com/things-scene/operato-scene/compare/v8.0.0-alpha.12...v8.0.0-beta.0) (2025-01-07)
7
-
8
-
9
- ### :bug: Bug Fix
10
-
11
- * @hatiolab/things-scene@^8.0.0-beta ([c32f4c0](https://github.com/things-scene/operato-scene/commit/c32f4c00decf244ca82ae17a41e33f269e1882e7))
12
-
13
-
14
-
15
- ## [8.0.0-alpha.1](https://github.com/things-scene/operato-scene/compare/v8.0.0-alpha.0...v8.0.0-alpha.1) (2024-09-09)
16
-
17
-
18
- ### :bug: Bug Fix
19
-
20
- * update [@things-factory](https://github.com/things-factory)@^8.0.0-alpha ([1dc3163](https://github.com/things-scene/operato-scene/commit/1dc31638ed9d3fd0ecb2ac55be0ce541e5599ab8))
21
-
22
-
23
-
24
- ## [8.0.0-alpha.0](https://github.com/things-scene/operato-scene/compare/v7.3.7...v8.0.0-alpha.0) (2024-09-01)
25
-
26
- **Note:** Version bump only for package @operato/scene-firebase
27
-
28
-
29
-
30
-
31
-
32
- ## [7.0.1](https://github.com/things-scene/operato-scene/compare/v7.0.0...v7.0.1) (2024-06-30)
33
-
34
-
35
- ### :bug: Bug Fix
36
-
37
- * things-factory@7.0.0 ([f4cfe44](https://github.com/things-scene/operato-scene/commit/f4cfe44cb565e7b8fdc0df210a722b6526871848))
38
-
39
-
40
-
41
- ## [7.0.0](https://github.com/things-scene/operato-scene/compare/v7.0.0-rc.4...v7.0.0) (2024-06-30)
42
-
43
- **Note:** Version bump only for package @operato/scene-firebase
44
-
45
-
46
-
47
-
48
-
49
- ## [7.0.0-rc.1](https://github.com/things-scene/operato-scene/compare/v7.0.0-rc.0...v7.0.0-rc.1) (2024-06-21)
50
-
51
-
52
- ### :bug: Bug Fix
53
-
54
- * apply v7-rc dependencies ([eee5612](https://github.com/things-scene/operato-scene/commit/eee5612e1d569387c284a7c6c49d64ef44b6d701))
55
-
56
-
57
-
58
- ## [7.0.0-rc.0](https://github.com/things-scene/operato-scene/compare/v2.0.0-beta.8...v7.0.0-rc.0) (2024-06-21)
59
-
60
- **Note:** Version bump only for package @operato/scene-firebase
61
-
62
-
63
-
64
-
65
-
66
- ## [2.0.0-beta.0](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.12...v2.0.0-beta.0) (2024-06-01)
67
-
68
-
69
- ### :rocket: New Features
70
-
71
- * 2.0.0-beta.0 ([a2e2869](https://github.com/things-scene/operato-scene/commit/a2e28694eedf5bab0c54bcab5432d54ec59edd7f))
72
-
73
-
74
- ### :bug: Bug Fix
75
-
76
- * allowJs in tsconfig option ([fa77174](https://github.com/things-scene/operato-scene/commit/fa771742188f21f177f0a85281570f59f0c478cf))
77
-
78
-
79
-
80
- ## [2.0.0-alpha.12](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.11...v2.0.0-alpha.12) (2024-05-11)
81
-
82
-
83
- ### :bug: Bug Fix
84
-
85
- * ignore 'cache' folder for git and npm ([d70f811](https://github.com/things-scene/operato-scene/commit/d70f8118ff3e9248f80aa9435d6e6cbb8aacfcaf))
86
-
87
-
88
-
89
- ## [2.0.0-alpha.9](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.8...v2.0.0-alpha.9) (2024-04-11)
90
-
91
-
92
- ### :bug: Bug Fix
93
-
94
- * things-factory@7.0.1 ([a9f4c18](https://github.com/things-scene/operato-scene/commit/a9f4c1873b80c540e4c2e16649e127ccffcf9a4c))
95
-
96
-
97
-
98
- ## [2.0.0-alpha.4](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) (2024-03-21)
99
-
100
-
101
- ### :bug: Bug Fix
102
-
103
- * 컴포넌트 명 다국어 ([64e1f08](https://github.com/things-scene/operato-scene/commit/64e1f08af32d2ac193c3d31b0025f8d06f569ca4))
104
-
105
-
106
-
107
- ## [2.0.0-alpha.0](https://github.com/things-scene/operato-scene/compare/v1.3.9...v2.0.0-alpha.0) (2024-01-14)
108
-
109
-
110
- ### :bug: Bug Fix
111
-
112
- * 2.0.0-alpha.0 ([93274e3](https://github.com/things-scene/operato-scene/commit/93274e36c5d184f339f83899654dd48b4786ac2b))
113
-
114
-
115
-
116
- ## [1.3.7](https://github.com/things-scene/operato-scene/compare/v1.3.6...v1.3.7) (2024-01-01)
117
-
118
-
119
- ### :bug: Bug Fix
120
-
121
- * mpi module moved from things-factory ([47b743f](https://github.com/things-scene/operato-scene/commit/47b743fd19001f195db85e50b8f6e457a1573aa5))
122
-
123
-
124
-
125
- ## [1.2.90](https://github.com/things-scene/operato-scene/compare/v1.2.89...v1.2.90) (2023-11-22)
126
-
127
- **Note:** Version bump only for package @operato/scene-firebase
128
-
129
-
130
-
131
-
132
-
133
- ## [1.2.87](https://github.com/things-scene/operato-scene/compare/v1.2.86...v1.2.87) (2023-11-10)
134
-
135
- **Note:** Version bump only for package @operato/scene-firebase
136
-
137
-
138
-
139
-
140
-
141
- ## [1.2.76](https://github.com/things-scene/operato-scene/compare/v1.2.75...v1.2.76) (2023-10-28)
142
-
143
-
144
- ### :bug: Bug Fix
145
-
146
- * scene-tab ([ad62f96](https://github.com/things-scene/operato-scene/commit/ad62f967b149eb5adf8f2e0714d79e8a9dc7186c))
147
-
148
-
149
-
150
- ## [1.2.66](https://github.com/things-scene/operato-scene/compare/v1.2.65...v1.2.66) (2023-09-14)
151
-
152
- **Note:** Version bump only for package @operato/scene-firebase
153
-
154
-
155
-
156
-
157
-
158
- ## [1.2.65](https://github.com/things-scene/operato-scene/compare/v1.2.64...v1.2.65) (2023-09-14)
159
-
160
- **Note:** Version bump only for package @operato/scene-firebase
161
-
162
-
163
-
164
-
165
-
166
- ## [1.2.62](https://github.com/things-scene/operato-scene/compare/v1.2.61...v1.2.62) (2023-09-11)
167
-
168
- **Note:** Version bump only for package @operato/scene-firebase
169
-
170
-
171
-
172
-
173
-
174
- ## [1.2.50](https://github.com/things-scene/operato-scene/compare/v1.2.49...v1.2.50) (2023-07-13)
175
-
176
-
177
- ### :bug: Bug Fix
178
-
179
- * conveyor-join contains ([06c76ba](https://github.com/things-scene/operato-scene/commit/06c76bae3b408d9291fc24e54e10c89ae4823d49))
180
-
181
-
182
-
183
- ## [1.2.49](https://github.com/things-scene/operato-scene/compare/v1.2.48...v1.2.49) (2023-06-26)
184
-
185
-
186
- ### :bug: Bug Fix
187
-
188
- * missing .npmignore ([61ba4f2](https://github.com/things-scene/operato-scene/commit/61ba4f2ae22a865d700a971d62eb01f950c34d0e))
189
-
190
-
191
-
192
- ## [1.2.46](https://github.com/things-scene/operato-scene/compare/v1.2.45...v1.2.46) (2023-06-10)
193
-
194
-
195
- ### :bug: Bug Fix
196
-
197
- * typescript build options ([3eb0d7f](https://github.com/things-scene/operato-scene/commit/3eb0d7fd80e2c3cea698501aa1d9d54903423a7b))
198
-
199
-
200
-
201
- ## [1.2.36](https://github.com/things-scene/operato-scene/compare/v1.2.35...v1.2.36) (2023-05-13)
202
-
203
-
204
- ### :bug: Bug Fix
205
-
206
- * license ([d37d485](https://github.com/things-scene/operato-scene/commit/d37d48597407dea1ad022e674f2899720e56d695))
207
-
208
-
209
-
210
- ## [1.2.29](https://github.com/things-scene/operato-scene/compare/v1.2.28...v1.2.29) (2023-04-30)
211
-
212
-
213
- ### :bug: Bug Fix
214
-
215
- * update module's version ([047d08b](https://github.com/things-scene/operato-scene/commit/047d08b5d912d12c04b2f6b63156d1e812588365))
216
-
217
-
218
-
219
- ### [1.2.27](https://github.com/things-scene/operato-scene/compare/v1.2.26...v1.2.27) (2023-04-22)
220
-
221
- **Note:** Version bump only for package @operato/scene-firebase
222
-
223
-
224
-
225
-
226
-
227
- ### [1.2.4](https://github.com/things-scene/operato-scene/compare/v1.2.3...v1.2.4) (2023-02-13)
228
-
229
- **Note:** Version bump only for package @operato/scene-firebase
230
-
231
-
232
-
233
-
234
-
235
- ### [1.2.2](https://github.com/things-scene/operato-scene/compare/v1.2.1...v1.2.2) (2023-02-09)
236
-
237
-
238
- ### :bug: Bug Fix
239
-
240
- * migrate scene-urdf from things-factory ([3f75f87](https://github.com/things-scene/operato-scene/commit/3f75f8743e993a9a3ed595eed8f94b15da042a31))
241
-
242
-
243
-
244
- ## [1.2.0](https://github.com/things-scene/operato-scene/compare/v1.1.29...v1.2.0) (2023-02-07)
245
-
246
-
247
- ### :bug: Bug Fix
248
-
249
- * [@things-factory](https://github.com/things-factory)@6.0.0 ([5927ebb](https://github.com/things-scene/operato-scene/commit/5927ebb5113be2b914cc47005eb7115d69481695))
250
- * updating dependencies ([f4dd8fc](https://github.com/things-scene/operato-scene/commit/f4dd8fcdaa03b67de78189c6d574b30a995456f0))
251
-
252
-
253
-
254
- ### [1.1.23](https://github.com/things-scene/operato-scene/compare/v1.1.22...v1.1.23) (2022-12-18)
255
-
256
-
257
- ### :bug: Bug Fix
258
-
259
- * latest @hatiolab/things-scene ([8d6afb5](https://github.com/things-scene/operato-scene/commit/8d6afb5ecbd453260615fca229f1d74b0ea6e4ee))
260
-
261
-
262
-
263
- ### [1.1.16](https://github.com/things-scene/operato-scene/compare/v1.1.15...v1.1.16) (2022-12-04)
264
-
265
-
266
- ### :bug: Bug Fix
267
-
268
- * upgrade firebase 9 ([ff1d4da](https://github.com/things-scene/operato-scene/commit/ff1d4dacfbe3e9b6968a342c059055bf3b555875))
269
-
270
-
271
-
272
- ### [1.1.15](https://github.com/things-scene/operato-scene/compare/v1.1.14...v1.1.15) (2022-11-13)
273
-
274
-
275
- ### :bug: Bug Fix
276
-
277
- * use @things-factory/operato-board@6.0.0-zeta.x ([a9deef9](https://github.com/things-scene/operato-scene/commit/a9deef935fde00c6c0d09ca424ca949ac24cbd6a))
278
-
279
-
280
-
281
- ### [1.1.8](https://github.com/things-scene/operato-scene/compare/v1.1.7...v1.1.8) (2022-11-05)
282
-
283
-
284
- ### :bug: Bug Fix
285
-
286
- * padding default value ([2d55f81](https://github.com/things-scene/operato-scene/commit/2d55f81efffbbb1687e11380abfe293328e1e88d))
287
-
288
-
289
-
290
- ### [1.1.5](https://github.com/things-scene/operato-scene/compare/v1.1.4...v1.1.5) (2022-11-05)
291
-
292
-
293
- ### :bug: Bug Fix
294
-
295
- * templates ([78a23e4](https://github.com/things-scene/operato-scene/commit/78a23e42c3a13b1fd50af223d3a7c5f6739ed8a3))
296
- * update things-scene ([84f2a9f](https://github.com/things-scene/operato-scene/commit/84f2a9fa6fe5fcb22444caf489de8a5aa84000a2))
297
-
298
-
299
-
300
- ## [1.1.0](https://github.com/things-scene/operato-scene/compare/v1.0.7...v1.1.0) (2022-11-03)
301
-
302
-
303
- ### :bug: Bug Fix
304
-
305
- * typescript 4.8.4, lit 2.4.0 ([13ab528](https://github.com/things-scene/operato-scene/commit/13ab528b9034987940dd73b015489813bd2682be))
306
-
307
-
308
-
309
- ### [1.0.7](https://github.com/things-scene/operato-scene/compare/v1.0.6...v1.0.7) (2022-10-17)
310
-
311
-
312
- ### :bug: Bug Fix
313
-
314
- * latest [@things-factory](https://github.com/things-factory) for dev ([a20923a](https://github.com/things-scene/operato-scene/commit/a20923a3caa8a915c17f46885d014bd5334c5ea6))
315
-
316
-
317
-
318
- ### [1.0.2](https://github.com/things-scene/operato-scene/compare/v1.0.1...v1.0.2) (2022-08-04)
319
-
320
-
321
- ### :bug: Bug Fix
322
-
323
- * apply concurrently to serve target ([e777342](https://github.com/things-scene/operato-scene/commit/e777342c9310f722542db9baecf49ef94e77c3a0))
324
-
325
-
326
-
327
- ### [1.0.1](https://github.com/things-scene/operato-scene/compare/v1.0.0...v1.0.1) (2022-08-01)
328
-
329
-
330
- ### :bug: Bug Fix
331
-
332
- * latest dependencies ([0e4cc8c](https://github.com/things-scene/operato-scene/commit/0e4cc8c6087f89412f1b29772656c63653648d5a))
333
-
334
-
335
-
336
- ## [1.0.0](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.38...v1.0.0) (2022-07-24)
337
-
338
-
339
- ### :bug: Bug Fix
340
-
341
- * latest dependencies ([b435b97](https://github.com/things-scene/operato-scene/commit/b435b970f86f7e81d820a7656ecd6e0d4878ec42))
342
-
343
-
344
-
345
- ## [1.0.0-alpha.38](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.37...v1.0.0-alpha.38) (2022-07-20)
346
-
347
-
348
- ### :bug: Bug Fix
349
-
350
- * latest dependencies ([8a4cf6b](https://github.com/things-scene/operato-scene/commit/8a4cf6bfc9eed2bdb991eb77df9dba4b42de45e7))
351
-
352
-
353
-
354
- ## [1.0.0-alpha.37](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.36...v1.0.0-alpha.37) (2022-07-17)
355
-
356
-
357
- ### :bug: Bug Fix
358
-
359
- * latest dependencies ([cb2e928](https://github.com/things-scene/operato-scene/commit/cb2e92871da17a11ac9c68b3c4ead5df59429973))
360
-
361
-
362
-
363
- ## [1.0.0-alpha.36](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.35...v1.0.0-alpha.36) (2022-07-17)
364
-
365
-
366
- ### :bug: Bug Fix
367
-
368
- * integration use @operato/graphql client and subscribe ([d184eb3](https://github.com/things-scene/operato-scene/commit/d184eb35c9447ef1ecb6f5abe88ee1677345f487))
369
-
370
-
371
-
372
- ## [1.0.0-alpha.35](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.34...v1.0.0-alpha.35) (2022-07-15)
373
-
374
-
375
- ### :bug: Bug Fix
376
-
377
- * latest dependencies ([f5ea226](https://github.com/things-scene/operato-scene/commit/f5ea2264cde9ee6a0e20586ce9e86e47a3d8d922))
378
- * latest dependencies ([7438dd3](https://github.com/things-scene/operato-scene/commit/7438dd3de9bdef939051ff72aad4c1b5608b6ab9))
379
-
380
-
381
-
382
- ## [1.0.0-alpha.34](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.33...v1.0.0-alpha.34) (2022-07-11)
383
-
384
-
385
- ### :bug: Bug Fix
386
-
387
- * latest [@things-factory](https://github.com/things-factory) ([03247f1](https://github.com/things-scene/operato-scene/commit/03247f188183fd784721521ff06ef49c440849bf))
388
-
389
-
390
-
391
- ## [1.0.0-alpha.33](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.32...v1.0.0-alpha.33) (2022-07-09)
392
-
393
- **Note:** Version bump only for package @operato/scene-firebase
394
-
395
-
396
-
397
-
398
-
399
- ## [1.0.0-alpha.32](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.31...v1.0.0-alpha.32) (2022-07-09)
400
-
401
-
402
- ### :bug: Bug Fix
403
-
404
- * latest [@things-factory](https://github.com/things-factory) ([a5ea8ba](https://github.com/things-scene/operato-scene/commit/a5ea8ba70af7ac74e7cdee77fb74a152a0079366))
405
-
406
-
407
-
408
- ## [1.0.0-alpha.31](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.30...v1.0.0-alpha.31) (2022-07-07)
409
-
410
- **Note:** Version bump only for package @operato/scene-firebase
411
-
412
-
413
-
414
-
415
-
416
- ## [1.0.0-alpha.30](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.29...v1.0.0-alpha.30) (2022-07-05)
417
-
418
-
419
- ### :bug: Bug Fix
420
-
421
- * latest [@things-factory](https://github.com/things-factory) ([dac17fa](https://github.com/things-scene/operato-scene/commit/dac17faebadfd2bd2efb7192a3b1f3aafdac0cbd))
422
-
423
-
424
-
425
- ## [1.0.0-alpha.29](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.28...v1.0.0-alpha.29) (2022-07-03)
426
-
427
- **Note:** Version bump only for package @operato/scene-firebase
428
-
429
-
430
-
431
-
432
-
433
- ## [1.0.0-alpha.28](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.27...v1.0.0-alpha.28) (2022-07-03)
434
-
435
-
436
- ### :bug: Bug Fix
437
-
438
- * latest [@operato](https://github.com/operato) [@things-factory](https://github.com/things-factory) ([6ef27eb](https://github.com/things-scene/operato-scene/commit/6ef27eba820d7641e6c7cc3cedf815c0af74a6c7))
439
- * latest @hatiolab/things-scene [@operato](https://github.com/operato) ([353d090](https://github.com/things-scene/operato-scene/commit/353d0900a24a96aabde48405ee6ec18b1b227e09))
440
- * latest dependencies ([4ad53db](https://github.com/things-scene/operato-scene/commit/4ad53db21b0f88856f93fcbc3a12b80011d73a1b))
441
- * latest dependencies ([7328b85](https://github.com/things-scene/operato-scene/commit/7328b85c151feb718ca1bcdaf9ac36f9f721ed57))
442
-
443
-
444
-
445
- ## [1.0.0-alpha.27](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.26...v1.0.0-alpha.27) (2022-06-22)
446
-
447
-
448
- ### :bug: Bug Fix
449
-
450
- * latest @hatiolab/things-scene ([5f7e8b6](https://github.com/things-scene/operato-scene/commit/5f7e8b6f40e7b73ac874be1d473eff847f14afe2))
451
- * latest @hatiolab/things-scene ([1bb48f0](https://github.com/things-scene/operato-scene/commit/1bb48f0259044085f690c817dbe0383a44b15f9b))
452
- * latest @hatiolab/things-scene [@operato](https://github.com/operato) ([ed2b7b8](https://github.com/things-scene/operato-scene/commit/ed2b7b83f0fd06780e6b9841cc6a1702b834e4ac))
453
-
454
-
455
-
456
- ## [1.0.0-alpha.26](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.25...v1.0.0-alpha.26) (2022-06-20)
457
-
458
- **Note:** Version bump only for package @operato/scene-firebase
459
-
460
-
461
-
462
-
463
-
464
- ## [1.0.0-alpha.25](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.24...v1.0.0-alpha.25) (2022-06-20)
465
-
466
- **Note:** Version bump only for package @operato/scene-firebase
467
-
468
-
469
-
470
-
471
-
472
- ## [1.0.0-alpha.24](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.23...v1.0.0-alpha.24) (2022-06-20)
473
-
474
-
475
- ### :bug: Bug Fix
476
-
477
- * latest [@operato](https://github.com/operato) ([1a59e6f](https://github.com/things-scene/operato-scene/commit/1a59e6f0ced18902fee98b88933650e23f9ad420))
478
- * latest dependencies ([9ee4519](https://github.com/things-scene/operato-scene/commit/9ee4519adfe49e2eac8433f31ad5dea9257a1fca))
479
-
480
-
481
-
482
- ## [1.0.0-alpha.23](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.22...v1.0.0-alpha.23) (2022-06-16)
483
-
484
-
485
- ### :bug: Bug Fix
486
-
487
- * latest [@operato](https://github.com/operato) ([45a542f](https://github.com/things-scene/operato-scene/commit/45a542f484a4fe552533a35eb90f2b100e01249f))
488
- * latest [@operato](https://github.com/operato) ([d4020ee](https://github.com/things-scene/operato-scene/commit/d4020eefc797da03d43b73708dcfd8541f5b30af))
489
-
490
-
491
-
492
- ## [1.0.0-alpha.22](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.21...v1.0.0-alpha.22) (2022-06-16)
493
-
494
-
495
- ### :bug: Bug Fix
496
-
497
- * latest @hatiolab/things-scene ([0928090](https://github.com/things-scene/operato-scene/commit/09280903b4b0280ee8a76a4d1c2a0bf8d0997563))
498
-
499
-
500
-
501
- ## [1.0.0-alpha.21](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.20...v1.0.0-alpha.21) (2022-06-16)
502
-
503
-
504
- ### :bug: Bug Fix
505
-
506
- * latest [@operato](https://github.com/operato) ([8384a79](https://github.com/things-scene/operato-scene/commit/8384a79c616db7c5fb437a480bb8c8337b75db84))
507
-
508
-
509
-
510
- ## [1.0.0-alpha.20](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.19...v1.0.0-alpha.20) (2022-06-10)
511
-
512
- **Note:** Version bump only for package @operato/scene-firebase
513
-
514
-
515
-
516
-
517
-
518
- ## [1.0.0-alpha.19](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.18...v1.0.0-alpha.19) (2022-06-09)
519
-
520
-
521
- ### :bug: Bug Fix
522
-
523
- * latest [@operato](https://github.com/operato) [@things-factory](https://github.com/things-factory) ([c6a5475](https://github.com/things-scene/operato-scene/commit/c6a54751a3af539840fd57d031e09ee1552a7b4c))
524
-
525
-
526
-
527
- ## [1.0.0-alpha.18](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.17...v1.0.0-alpha.18) (2022-05-30)
528
-
529
-
530
- ### :bug: Bug Fix
531
-
532
- * latest dependencies ([5fae24c](https://github.com/things-scene/operato-scene/commit/5fae24ce2e7d17b5e2e85fae4cee04cfca690549))
533
-
534
-
535
-
536
- ## [1.0.0-alpha.17](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.16...v1.0.0-alpha.17) (2022-05-29)
537
-
538
-
539
- ### :bug: Bug Fix
540
-
541
- * latest things-scene & [@things-factory](https://github.com/things-factory) ([485bcce](https://github.com/things-scene/operato-scene/commit/485bccead07ccc5065088f1d458175f84083f9a5))
542
- * update [@operato](https://github.com/operato) [@things-factory](https://github.com/things-factory) ([8552127](https://github.com/things-scene/operato-scene/commit/8552127bdda3282ac74e86b936342caa085f6bea))
543
-
544
-
545
-
546
- ## [1.0.0-alpha.16](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.15...v1.0.0-alpha.16) (2022-05-23)
547
-
548
-
549
- ### :rocket: New Features
550
-
551
- * migrate data-transform from [@things-factory](https://github.com/things-factory) ([2b7c5d3](https://github.com/things-scene/operato-scene/commit/2b7c5d34027d611c5e8210cada8cd15272944fa5))
552
-
553
-
554
- ### :bug: Bug Fix
555
-
556
- * update dependencies ([8ef917f](https://github.com/things-scene/operato-scene/commit/8ef917f41e83126495d3b75ae3042bbd66cf12c3))
557
-
558
-
559
-
560
- ## [1.0.0-alpha.15](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.14...v1.0.0-alpha.15) (2022-05-13)
561
-
562
- **Note:** Version bump only for package @operato/scene-firebase
563
-
564
-
565
-
566
-
567
-
568
- ## [1.0.0-alpha.14](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.13...v1.0.0-alpha.14) (2022-05-01)
569
-
570
-
571
- ### :bug: Bug Fix
572
-
573
- * apply @hatiolab/things-scene 3.0.6 - memory free ([5778610](https://github.com/things-scene/operato-scene/commit/5778610aa6456709cb931a3185b189f1d3bd1ff9))
574
-
575
-
576
-
577
- ## [1.0.0-alpha.13](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.12...v1.0.0-alpha.13) (2022-04-24)
578
-
579
-
580
- ### :bug: Bug Fix
581
-
582
- * "@hatiolab/things-scene": "^3.0.2" ([13057dd](https://github.com/things-scene/operato-scene/commit/13057dd2f8bbb3859abb479516c3483bcc15354b))
583
- * @hatiolab/things-scene 3.0.5 and [@operato](https://github.com/operato) 1.0.0-beta.7 ([bd69bf1](https://github.com/things-scene/operato-scene/commit/bd69bf134c1fe6789f4964f0e6525f728eee8275))
584
- * things-scene 3.0.1 ([288f953](https://github.com/things-scene/operato-scene/commit/288f953947d73ffa3f6e8743f8326570d1dace80))
585
-
586
-
587
-
588
- ## [1.0.0-alpha.12](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.11...v1.0.0-alpha.12) (2022-04-18)
589
-
590
-
591
- ### :bug: Bug Fix
592
-
593
- * @hatiolab/things-scene 3.0.0 ([29021a5](https://github.com/things-scene/operato-scene/commit/29021a511e5dc1e91b337b155817d846883ceff7))
594
-
595
-
596
-
597
- ## [1.0.0-alpha.11](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.10...v1.0.0-alpha.11) (2022-04-17)
598
-
599
- **Note:** Version bump only for package @operato/scene-firebase
600
-
601
-
602
-
603
-
604
-
605
- ## [1.0.0-alpha.10](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.9...v1.0.0-alpha.10) (2022-04-10)
606
-
607
- **Note:** Version bump only for package @operato/scene-firebase
608
-
609
- ## [1.0.0-alpha.9](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.8...v1.0.0-alpha.9) (2022-04-07)
610
-
611
- **Note:** Version bump only for package @operato/scene-firebase
612
-
613
- ## [1.0.0-alpha.8](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.7...v1.0.0-alpha.8) (2022-04-07)
614
-
615
- **Note:** Version bump only for package @operato/scene-firebase
616
-
617
- ## [1.0.0-alpha.7](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2022-04-06)
618
-
619
- **Note:** Version bump only for package @operato/scene-firebase
620
-
621
- ## [1.0.0-alpha.6](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2022-04-05)
622
-
623
- ### :bug: Bug Fix
624
-
625
- - [@things-factory](https://github.com/things-factory) 5.0.0-alpha.36 ([459ce88](https://github.com/things-scene/operato-scene/commit/459ce884942ab11bcd1e9b9c6af7bf045b580a41))
626
-
627
- ## [1.0.0-alpha.5](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2022-04-03)
628
-
629
- ### :bug: Bug Fix
630
-
631
- - upgrade lit and operato, things-factory ([f056300](https://github.com/things-scene/operato-scene/commit/f056300c0e2f85c41715d3178f12c39bf3110a34))
632
-
633
- ## [1.0.0-alpha.4](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2022-03-13)
634
-
635
- ### :bug: Bug Fix
636
-
637
- - [@operato](https://github.com/operato) 1.0.0-alpha.17 ([a8a147c](https://github.com/things-scene/operato-scene/commit/a8a147c972ed571e35d210feb3bfbc7cd31f280b))
638
-
639
- ## [1.0.0-alpha.3](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2022-03-13)
640
-
641
- ### :bug: Bug Fix
642
-
643
- - [@operato](https://github.com/operato) 1.0.0-alpha.17 ([52c63fe](https://github.com/things-scene/operato-scene/commit/52c63fe1efde1a8fe6a9dc3b6852b1b2e12322bf))
644
-
645
- ## [1.0.0-alpha.2](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2022-03-13)
646
-
647
- ### :bug: Bug Fix
648
-
649
- - [@operato](https://github.com/operato) 1.0.0-alpha.14 ([c124d67](https://github.com/things-scene/operato-scene/commit/c124d672260ac940175a2a831f702aa3b5f5c996))
650
-
651
- ## [1.0.0-alpha.1](https://github.com/things-scene/operato-scene/compare/v0.1.5...v1.0.0-alpha.1) (2022-03-13)
652
-
653
- ### :rocket: New Features
654
-
655
- - [@operato](https://github.com/operato) 1.0.0-alpha and [@things-factory](https://github.com/things-factory) 5.0.0-alpha ([5f7f2d4](https://github.com/things-scene/operato-scene/commit/5f7f2d45ccc8300822e712c93948850bcdb43687))
656
- - migrated firebase from things-factory ([d6212ed](https://github.com/things-scene/operato-scene/commit/d6212edfc28b50a85c5f87f36f9ed466c1aa28b9))
package/demo/favicon.ico DELETED
Binary file
package/demo/index.html DELETED
@@ -1,212 +0,0 @@
1
- <!--
2
- @license
3
- Copyright © 2017 HatioLab Inc. All rights reserved.
4
- -->
5
- <!doctype html>
6
-
7
- <html>
8
- <head>
9
- <meta charset="utf-8">
10
- <meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=yes">
11
- <title>firebase Demo</title>
12
- <script src="../../webcomponentsjs/webcomponents-lite.min.js"></script>
13
-
14
- <link rel="import" href="../../things-scene-viewer/things-scene-viewer.html">
15
- <link rel="import" href="../../things-scene-viewer/things-scene-layer.html">
16
- <link rel="import" href="../../things-scene-viewer/things-scene-handler.html">
17
-
18
- <link rel="import" href="../../things-designer-elements/things-editor-properties.html">
19
-
20
- <link rel="import" href="./things-scene-firebase.html">
21
-
22
- <style is="custom-style">
23
-
24
- things-scene-viewer {
25
- display: block;
26
- width: 640px;
27
- height: 480px;
28
- }
29
- </style>
30
- </head>
31
- <body unresolved>
32
-
33
- <template is="dom-bind" id="app">
34
- <p>An example of <code>&lt;firebase&gt;</code>:</p>
35
-
36
- <things-scene-viewer id='scene'
37
- scene='{{scene}}'
38
- selected='{{selected}}'
39
- model='[[model]]'
40
- mode="0">
41
- <things-scene-layer type="selection-layer"></things-scene-layer>
42
- <things-scene-layer type="modeling-layer"></things-scene-layer>
43
- <things-scene-handler type="text-editor"></things-scene-handler>
44
- <things-scene-handler type="move-handler"></things-scene-handler>
45
- </things-scene-viewer>
46
-
47
- <p>Properties</p>
48
- <things-editor-properties id='props' target="{{props}}" props="[[selected.0.nature.properties]]">
49
- </things-editor-properties>
50
-
51
- </template>
52
-
53
- <script>
54
- window.addEventListener('WebComponentsReady', function(e) {
55
- var app = document.querySelector('#app')
56
-
57
- app.props = {}
58
-
59
- setTimeout(function() {
60
- app.scene.on('selected', function(after) {
61
- var target = after[0]
62
- var props = {}
63
- if(target) {
64
- target.nature.properties.forEach(function(prop) {
65
- var property = prop.property
66
- props[property] = target.model[property]
67
- })
68
- }
69
- app.props = props
70
- });
71
- });
72
-
73
- app.$.props.addEventListener('change', function() {
74
- app.selected[0].set(app.props)
75
- });
76
-
77
- app.model = {
78
- width: 800,
79
- height: 800,
80
- components: [{
81
- type: "rect",
82
- left: 150,
83
- top: 150,
84
- rotation: 10,
85
- width: 20,
86
- height: 20,
87
- strokeStyle: "black",
88
- templatePrefix: "RECT-",
89
- retention: 10000,
90
- data: {
91
- location: {
92
- x: 100,
93
- y: 100
94
- },
95
- status: 1
96
- },
97
- animation: {
98
- oncreate: {
99
- type: "rotation",
100
- duration: 2000,
101
- tilt: 30,
102
- cycle: 50,
103
- theta: 3.14,
104
- roundtrip: true,
105
- scale: 1.3,
106
- repeat: false
107
- }
108
- },
109
- mappings: [{
110
- accessor: "location",
111
- target: "(self)",
112
- property: "location",
113
- rule: "value"
114
- }, {
115
- accessor: "status",
116
- target: "(self)",
117
- property: "fillStyle",
118
- rule: "map",
119
- param: {
120
- 1: "blue",
121
- 2: "green",
122
- 3: "red",
123
- 4: "gray",
124
- 5: "lightgray",
125
- 6: "darkgray",
126
- 7: "yellow",
127
- 8: "white",
128
- 9: "black",
129
- default: "cyan"
130
- }
131
- }, {
132
- accessor: "status",
133
- target: "(self)",
134
- property: "rotation",
135
- rule: "value"
136
- }]
137
- }, {
138
- type: "ellipse",
139
- strokeStyle: "black",
140
- cx: 50,
141
- cy: 50,
142
- rx: 10,
143
- ry: 10,
144
- templatePrefix: "CIRC-",
145
- retention: 10000,
146
- animation: {
147
- oncreate: {
148
- type: "heartbeat",
149
- duration: 2000,
150
- tilt: 30,
151
- cycle: 50,
152
- theta: 1,
153
- roundtrip: true,
154
- scale: 1.3,
155
- repeat: false
156
- }
157
- },
158
- data: {
159
- location: {
160
- x: 200,
161
- y: 200
162
- },
163
- status: 2
164
- },
165
- mappings: [{
166
- accessor: "location",
167
- target: "(self)",
168
- property: "location",
169
- rule: "value"
170
- }, {
171
- accessor: "status",
172
- target: "(self)",
173
- property: "fillStyle",
174
- rule: "map",
175
- param: {
176
- 1: "blue",
177
- 2: "green",
178
- 3: "red",
179
- 4: "gray",
180
- 5: "lightgray",
181
- 6: "darkgray",
182
- 7: "yellow",
183
- 8: "white",
184
- 9: "black",
185
- default: "cyan"
186
- }
187
- }]
188
- }, {
189
- type: 'firebase',
190
- top: 50,
191
- left: 50,
192
- width: 30,
193
- height: 30,
194
- fillStyle: '#00ff00',
195
- strokeStyle: '#000',
196
- lineWidth: 2,
197
-
198
- apiKey: "AIzaSyCfqM_viu8mcuUbIupgv0Qh2xD6NWf1thA",
199
- authDomain: "things-board-399e6.firebaseapp.com",
200
- databaseURL: "https://things-board-399e6.firebaseio.com",
201
- projectId: "things-board-399e6",
202
- storageBucket: "things-board-399e6.appspot.com",
203
- messagingSenderId: "74237077394",
204
- childDataPath: "boards/template/data",
205
- email: 'test@example.com',
206
- password: 'testpass'
207
- }]
208
- };
209
- });
210
- </script>
211
- </body>
212
- </html>
package/demo/simulator.js DELETED
@@ -1,59 +0,0 @@
1
- /*
2
- * Copyright © HatioLab Inc. All rights reserved.
3
- */
4
- var firebase = require('firebase')
5
-
6
- firebase.initializeApp({
7
- apiKey: "AIzaSyCfqM_viu8mcuUbIupgv0Qh2xD6NWf1thA",
8
- authDomain: "things-board-399e6.firebaseapp.com",
9
- databaseURL: "https://things-board-399e6.firebaseio.com",
10
- projectId: "things-board-399e6",
11
- storageBucket: "things-board-399e6.appspot.com",
12
- messagingSenderId: "74237077394",
13
- })
14
-
15
- var email = 'test@example.com';
16
- var password = 'testpass';
17
- var mo_path = "boards/template/data/CIRC-03";
18
- var simulation_path = "boards/template/simulation/CIRC-03";
19
-
20
- this._database = firebase.database();
21
-
22
- const auth = firebase.auth();
23
-
24
- var self = this
25
- var exit = false
26
-
27
- auth.onAuthStateChanged(firebaseUser => {
28
- if (firebaseUser) {
29
- console.log('logged in');
30
- var ref_mo = firebase.database().ref().child(mo_path);
31
- var ref_sim = firebase.database().ref().child(simulation_path);
32
- setInterval(() => {
33
- var data = {
34
- location: {
35
- x: Math.round(Math.random() * 400),
36
- y: Math.round(Math.random() * 400)
37
- },
38
- status: Math.floor(Math.random() * 5)
39
- }
40
- ref_mo.set(data); // Moving Object가 없는 경우에는 set을 해야할 것 같음.
41
- // ref_mo.update(data);
42
- ref_sim.push(data);
43
- }, 1000)
44
- } else {
45
- if (exit) {
46
- console.log('logged out, about to exit');
47
- process.exit(1);
48
- }
49
- }
50
- })
51
-
52
- const promise = email ? auth.signInWithEmailAndPassword(email, password) : auth.signInAnonymously();
53
-
54
- promise.catch(e => console.log(e.message))
55
-
56
- setTimeout(() => {
57
- exit = true;
58
- firebase.auth().signOut();
59
- }, 100000);
@@ -1,5 +0,0 @@
1
- <!--
2
- @license
3
- Copyright © 2017 HatioLab Inc. All rights reserved.
4
- -->
5
- <script src="../things-scene-firebase.js"></script>
package/src/firebase.ts DELETED
@@ -1,185 +0,0 @@
1
- /*
2
- * Copyright © HatioLab Inc. All rights reserved.
3
- */
4
-
5
- import { Component, ComponentNature, DataSource, error, RectPath, Shape } from '@hatiolab/things-scene'
6
- import { initializeApp, deleteApp } from 'firebase/app'
7
- import { getDatabase, ref, child, onValue } from 'firebase/database'
8
- import { getAuth, onAuthStateChanged, signInAnonymously, signInWithEmailAndPassword, signOut } from 'firebase/auth'
9
-
10
- declare global {
11
- var firebase: any
12
- }
13
-
14
- const NATURE: ComponentNature = {
15
- mutable: false,
16
- resizable: true,
17
- rotatable: true,
18
- properties: [
19
- {
20
- type: 'string',
21
- label: 'api-key',
22
- name: 'apiKey',
23
- property: 'apiKey'
24
- },
25
- {
26
- type: 'string',
27
- label: 'auth-domain',
28
- name: 'authDomain',
29
- property: 'authDomain'
30
- },
31
- {
32
- type: 'string',
33
- label: 'database-url',
34
- name: 'databaseURL',
35
- property: 'databaseURL'
36
- },
37
- {
38
- type: 'string',
39
- label: 'project-id',
40
- name: 'projectId',
41
- property: 'projectId'
42
- },
43
- {
44
- type: 'string',
45
- label: 'storage-bucket',
46
- name: 'storageBucket',
47
- property: 'storageBucket'
48
- },
49
- {
50
- type: 'string',
51
- label: 'messaging-sender-id',
52
- name: 'messagingSenderId',
53
- property: 'messagingSenderId'
54
- },
55
- {
56
- type: 'string',
57
- label: 'child-data-path',
58
- name: 'childDataPath',
59
- property: 'childDataPath'
60
- },
61
- {
62
- type: 'string',
63
- label: 'email-id',
64
- name: 'email',
65
- property: 'email'
66
- },
67
- {
68
- type: 'string',
69
- label: 'password',
70
- name: 'password',
71
- property: 'password'
72
- }
73
- ]
74
- // help: 'scene/component/firebase'
75
- }
76
-
77
- const FIREBASE_IMAGE =
78
- 'data:image/png;base64,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'
79
-
80
- var idx = 0
81
-
82
- export default class Firebase extends DataSource(RectPath(Shape)) {
83
- private static _image: HTMLImageElement
84
- private _firebase_app: any
85
- private _firebase_auth: any
86
- private _firebase_ref: any
87
-
88
- static get image() {
89
- if (!Firebase._image) {
90
- Firebase._image = new Image()
91
- Firebase._image.src = FIREBASE_IMAGE
92
- }
93
-
94
- return Firebase._image
95
- }
96
-
97
- added() {
98
- if (!this.app.isViewMode || this._firebase_app) {
99
- return
100
- }
101
-
102
- try {
103
- this._initFirebase()
104
- } catch (err) {
105
- error(err)
106
- }
107
- }
108
-
109
- _onValue(snapshot: any) {
110
- this.data = snapshot.val()
111
- }
112
-
113
- _initFirebase() {
114
- var {
115
- apiKey,
116
- authDomain,
117
- databaseURL,
118
- projectId,
119
- storageBucket,
120
- messagingSenderId,
121
- childDataPath,
122
- email,
123
- password
124
- } = this.state
125
-
126
- var self = this
127
-
128
- this._firebase_app = initializeApp(
129
- { apiKey, authDomain, databaseURL, projectId, storageBucket, messagingSenderId },
130
- 'FBAPP-' + ++idx
131
- )
132
- this._firebase_auth = getAuth(this._firebase_app)
133
-
134
- onAuthStateChanged(this._firebase_auth, (firebaseUser: any) => {
135
- if (firebaseUser) {
136
- console.log('logged in', firebaseUser)
137
- const database = getDatabase(this._firebase_app)
138
- const parent = ref(database)
139
- self._firebase_ref = child(parent, childDataPath)
140
- onValue(self._firebase_ref, self._onValue.bind(self))
141
- } else {
142
- console.log('not logged in.')
143
- }
144
- })
145
-
146
- var promise = email
147
- ? signInWithEmailAndPassword(this._firebase_auth, email, password)
148
- : signInAnonymously(this._firebase_auth)
149
-
150
- promise.catch((e: Error) => console.log(e.message))
151
- }
152
-
153
- dispose() {
154
- if (this._firebase_app) {
155
- try {
156
- this._firebase_ref && this._firebase_ref.off('value', this._onValue, this)
157
- this._firebase_auth && signOut(this._firebase_auth)
158
- this._firebase_app && deleteApp(this._firebase_app)
159
-
160
- console.log('disposed - firebase')
161
- } catch (e) {
162
- console.error(e)
163
- }
164
- }
165
-
166
- delete this._firebase_auth
167
- delete this._firebase_ref
168
- delete this._firebase_app
169
-
170
- super.dispose()
171
- }
172
-
173
- render(context: CanvasRenderingContext2D) {
174
- var { left, top, width, height } = this.bounds
175
-
176
- context.beginPath()
177
- this.drawImage(context, Firebase.image, left, top, width, height)
178
- }
179
-
180
- get nature() {
181
- return NATURE
182
- }
183
- }
184
-
185
- Component.register('firebase', Firebase)
package/src/index.ts DELETED
@@ -1,4 +0,0 @@
1
- /*
2
- * Copyright © HatioLab Inc. All rights reserved.
3
- */
4
- export { default as Firebase } from './firebase'
@@ -1,67 +0,0 @@
1
- <!doctype html>
2
- <!--
3
- @license
4
- Copyright © 2017 HatioLab Inc. All rights reserved.
5
- -->
6
- <html>
7
- <head>
8
- <meta charset="utf-8">
9
- <meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=yes">
10
-
11
- <script src="../../webcomponentsjs/webcomponents-lite.js"></script>
12
- <script src="../../web-component-tester/browser.js"></script>
13
-
14
- <!-- Step 1: import the element to test -->
15
- <link rel="import" href="../things-scene-firebase.html">
16
- </head>
17
- <body>
18
-
19
- <!-- You can use the document as a place to set up your fixtures. -->
20
- <test-fixture id="things-scene-firebase-fixture">
21
- <template>
22
- <things-scene-firebase>
23
- <h2>things-scene-firebase</h2>
24
- </things-scene-firebase>
25
- </template>
26
- </test-fixture>
27
-
28
- <script>
29
- suite('<things-scene-firebase>', function() {
30
-
31
- var myEl;
32
-
33
- setup(function() {
34
- myEl = fixture('things-scene-firebase-fixture');
35
- });
36
-
37
- test('defines the "author" property', function() {
38
- assert.equal(myEl.author.name, 'Dimitri Glazkov');
39
- assert.equal(myEl.author.image, 'http://addyosmani.com/blog/wp-content/uploads/2013/04/unicorn.jpg');
40
- });
41
-
42
- test('says hello', function() {
43
- assert.equal(myEl.sayHello(), 'things-scene-firebase says, Hello World!');
44
-
45
- var greetings = myEl.sayHello('greetings Earthlings');
46
- assert.equal(greetings, 'things-scene-firebase says, greetings Earthlings');
47
- });
48
-
49
- test('fires lasers', function(done) {
50
- myEl.addEventListener('things-scene-firebase-lasers', function(event) {
51
- assert.equal(event.detail.sound, 'Pew pew!');
52
- done();
53
- });
54
- myEl.fireLasers();
55
- });
56
-
57
- test('distributed children', function() {
58
- var els = myEl.getContentChildren();
59
- assert.equal(els.length, 1, 'one distributed node');
60
- assert.equal(els[0], myEl.querySelector('h2'), 'content distributed correctly');
61
- });
62
-
63
- });
64
- </script>
65
-
66
- </body>
67
- </html>
package/test/index.html DELETED
@@ -1,22 +0,0 @@
1
- <!DOCTYPE html>
2
- <!--
3
- @license
4
- Copyright © 2017 HatioLab Inc. All rights reserved.
5
- -->
6
- <html><head>
7
- <meta charset="utf-8">
8
- <meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=yes">
9
-
10
- <script src="../../webcomponentsjs/webcomponents-lite.js"></script>
11
- <script src="../../web-component-tester/browser.js"></script>
12
- </head>
13
- <body>
14
- <script>
15
- // Load and run all tests (.html, .js):
16
- WCT.loadSuites([
17
- 'basic-test.html',
18
- 'basic-test.html?dom=shadow'
19
- ]);
20
- </script>
21
-
22
- </body></html>
@@ -1,32 +0,0 @@
1
- /*
2
- * Copyright © HatioLab Inc. All rights reserved.
3
- */
4
- import './util'
5
-
6
- import { expect } from 'chai'
7
-
8
- import '../../bower_components/things-scene-core/things-scene-min'
9
- import { Firebase } from '../../src/index'
10
-
11
- describe('Firebase', function () {
12
-
13
- var board;
14
-
15
- beforeEach(function () {
16
- board = scene.create({
17
- model: {
18
- components: [{
19
- id: 'firebase',
20
- type: 'firebase'
21
- }]
22
- }
23
- })
24
- });
25
-
26
- it('component should be found by its id.', function () {
27
-
28
- var component = board.findById('firebase')
29
-
30
- expect(!!component).not.to.equal(false);
31
- });
32
- });
package/test/unit/util.js DELETED
@@ -1,21 +0,0 @@
1
- /*
2
- * Copyright © HatioLab Inc. All rights reserved.
3
- */
4
- var noop = () => {}
5
-
6
- global.Canvas = require('canvas');
7
-
8
- Canvas.prototype.setAttribute = noop;
9
- Canvas.prototype.style = {};
10
-
11
- global.Image = Canvas.Image;
12
- global.screen = {
13
- width: 1280,
14
- height: 800
15
- };
16
-
17
- global.window = global;
18
-
19
- global.addEventListener = noop;
20
- global.location = {};
21
- global.getComputedStyle = noop;
package/tsconfig.json DELETED
@@ -1,24 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- "target": "es2018",
4
- "module": "esnext",
5
- "moduleResolution": "node",
6
- "noEmitOnError": true,
7
- "lib": ["es2019", "dom"],
8
- "strict": true,
9
- "esModuleInterop": false,
10
- "allowJs": true,
11
- "allowSyntheticDefaultImports": true,
12
- "experimentalDecorators": true,
13
- "importHelpers": true,
14
- "outDir": "dist",
15
- "sourceMap": true,
16
- "inlineSources": true,
17
- "rootDir": "src",
18
- "declaration": true,
19
- "incremental": true,
20
- "skipLibCheck": true,
21
- "types": []
22
- },
23
- "include": ["**/*.ts", "*.d.ts"]
24
- }
@@ -1 +0,0 @@
1
- {"fileNames":["../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.es2015.d.ts","../../node_modules/typescript/lib/lib.es2016.d.ts","../../node_modules/typescript/lib/lib.es2017.d.ts","../../node_modules/typescript/lib/lib.es2018.d.ts","../../node_modules/typescript/lib/lib.es2019.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../node_modules/typescript/lib/lib.es2016.intl.d.ts","../../node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../node_modules/tslib/tslib.d.ts","../../node_modules/@hatiolab/things-scene/things-scene.d.ts","../../node_modules/@firebase/component/dist/src/provider.d.ts","../../node_modules/@firebase/component/dist/src/component_container.d.ts","../../node_modules/@firebase/component/dist/src/types.d.ts","../../node_modules/@firebase/component/dist/src/component.d.ts","../../node_modules/@firebase/component/dist/index.d.ts","../../node_modules/@firebase/util/dist/util-public.d.ts","../../node_modules/@firebase/logger/dist/src/logger.d.ts","../../node_modules/@firebase/logger/dist/index.d.ts","../../node_modules/@firebase/app/dist/app-public.d.ts","../../node_modules/firebase/app/dist/app/index.d.ts","../../node_modules/@firebase/database/dist/public.d.ts","../../node_modules/firebase/database/dist/database/index.d.ts","../../node_modules/@firebase/auth/dist/auth-public.d.ts","../../node_modules/firebase/auth/dist/auth/index.d.ts","./src/firebase.ts","./src/index.ts"],"fileIdsList":[[44,45,47],[45,48],[40,41,42,43],[42],[40,42,43],[41,42,43],[41],[46],[48],[52],[50],[38,39,49,51,53],[38,54]],"fileInfos":[{"version":"e41c290ef7dd7dab3493e6cbe5909e0148edf4a8dad0271be08edec368a0f7b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"4fd3f3422b2d2a3dfd5cdd0f387b3a8ec45f006c6ea896a4cb41264c2100bb2c","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"62bb211266ee48b2d0edf0d8d1b191f0c24fc379a82bd4c1692a082c540bc6b1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"936e80ad36a2ee83fc3caf008e7c4c5afe45b3cf3d5c24408f039c1d47bdc1df","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"fef8cfad2e2dc5f5b3d97a6f4f2e92848eb1b88e897bb7318cef0e2820bceaab","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"a6a5253138c5432c68a1510c70fe78a644fe2e632111ba778e1978010d6edfec","impliedFormat":1},{"version":"ef4e4dc2fd14de20903f5010671dab9cf547c831dce4802306676c80649b990b","impliedFormat":1},{"version":"e94b01c6c9221682a1ffd8577103408642c5433923420e517d8d8c695c4875c0","impliedFormat":1},{"version":"466a15bf7238ebd3900d136db38eec3af69d0761c0286ab59952870eedd6e319","impliedFormat":1},{"version":"9113ebe8d776516d3a302ec431d28915c9398a75beaef1eb38cd66ae0bfeb014","impliedFormat":1},{"version":"1f4df460bfe98e20fae494ade49e50c98ed1997143c7eae7a00a1cd93bfd4307","impliedFormat":1},{"version":"e179bf25417780781dc994f657e724419e6dcbe5a136dbfa55efefe36bdb4b63","impliedFormat":1},{"version":"2a0fdc4e3ff0daab68692c115db4609206e029061fc2803a342973da34f57901","impliedFormat":1},{"version":"a0abcb32b7a9291276879912c9a3205fbd1d6930ae4f29e91fe30227e2762893","impliedFormat":1},{"version":"b67fb584ca2449669c113e75866d339ee4e6bc74a441efd00c1beac460412584","impliedFormat":1},{"version":"90e7ca3372483129ad265c604b2225e250a4739ed966c3859648332ae36ed4fa","impliedFormat":1},{"version":"0f79f9784797e5358bbed18b363b220eaed94de7c1ed2f193465ac232fe48eb1","impliedFormat":1},{"version":"002f8f7a43c8ffdada27365975af3f55909314f83cb2050098633e7625a23bfc","impliedFormat":1},{"version":"74811fe19eb02d382d9f7b4d35fc1253a976a5f017895065f069345dfb379bb2","impliedFormat":1},{"version":"ccd344713e6f39583ac472a097e8dd307998d1c27d43b0b0f4558db1569ee3fc","impliedFormat":1},{"version":"6187d97d074e4a66a0179ff2cdd845e1809b70ff5d7b857e0c686f52a86f62f7","impliedFormat":1},{"version":"615f791e6f78bde53794cd91f05d413f62fc24a5f943258f298110e568c156c0","signature":"9b5d2793aeaaa34d2257f7c411960a5ae61ed98be042478da2c9c2f25d8eebac","affectsGlobalScope":true},{"version":"90775e7d9ecf06209058940ee88539d3b6fa7fb73cb4a6e7c133993636e59323","signature":"c2fdffc89e2a4d1ee0f0772c080dd3abb805699a3f2817317d094d9e3bcddbb8"}],"root":[54,55],"options":{"allowJs":true,"allowSyntheticDefaultImports":true,"declaration":true,"esModuleInterop":false,"experimentalDecorators":true,"importHelpers":true,"inlineSources":true,"module":99,"noEmitOnError":true,"outDir":"./dist","rootDir":"./src","skipLibCheck":true,"sourceMap":true,"strict":true,"target":5},"referencedMap":[[48,1],[52,2],[44,3],[43,4],[41,5],[40,6],[42,7],[50,2],[47,8],[49,9],[53,10],[51,11],[54,12],[55,13]],"version":"5.7.2"}