@flashist/appframework 0.0.92 → 0.0.94

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.
@@ -1,5 +1,4 @@
1
1
  export * from './button';
2
- export * from './getsize';
3
2
  export * from './layout';
4
3
  export * from './resize';
5
4
  export * from './simplelist';
@@ -1,6 +1,5 @@
1
1
  // created from 'create-ts-index'
2
2
  export * from './button';
3
- export * from './getsize';
4
3
  export * from './layout';
5
4
  export * from './resize';
6
5
  export * from './simplelist';
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/display/views/index.ts"],"names":[],"mappings":"AAAA,iCAAiC;AAEjC,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAClC,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/display/views/index.ts"],"names":[],"mappings":"AAAA,iCAAiC;AAEjC,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAClC,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC"}
package/load/index.d.ts CHANGED
@@ -1,3 +1,2 @@
1
1
  export * from './LoadGroupName';
2
2
  export * from './LoadModule';
3
- export * from './LoaderId';
package/load/index.js CHANGED
@@ -1,5 +1,4 @@
1
1
  // created from 'create-ts-index'
2
2
  export * from './LoadGroupName';
3
3
  export * from './LoadModule';
4
- export * from './LoaderId';
5
4
  //# sourceMappingURL=index.js.map
package/load/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/load/index.ts"],"names":[],"mappings":"AAAA,iCAAiC;AAEjC,cAAc,iBAAiB,CAAC;AAChC,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/load/index.ts"],"names":[],"mappings":"AAAA,iCAAiC;AAEjC,cAAc,iBAAiB,CAAC;AAChC,cAAc,cAAc,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flashist/appframework",
3
- "version": "0.0.92",
3
+ "version": "0.0.94",
4
4
  "scripts": {
5
5
  "build": "gulp",
6
6
  "publish:patch": "npm version patch && npm run build && cd ./dist && npm publish",
@@ -22,7 +22,6 @@
22
22
  },
23
23
  "devDependencies": {
24
24
  "@flashist/fbuildscripts": "0.x",
25
- "create-ts-index": "^1.14.0",
26
25
  "pixi.js": "6.x",
27
26
  "typescript": "^4.0.2"
28
27
  }
@@ -1,11 +0,0 @@
1
- import { DisplayObjectContainer, Point } from "@flashist/flibs";
2
- export declare class GetSizeTools {
3
- /**
4
- * Получение размера объекта.
5
- *
6
- * @param sourceObject
7
- *
8
- * @return
9
- */
10
- static getObjectSize(sourceObject: DisplayObjectContainer): Point;
11
- }
@@ -1,31 +0,0 @@
1
- import { Point } from "@flashist/flibs";
2
- var GetSizeTools = /** @class */ (function () {
3
- function GetSizeTools() {
4
- }
5
- /**
6
- * Получение размера объекта.
7
- *
8
- * @param sourceObject
9
- *
10
- * @return
11
- */
12
- GetSizeTools.getObjectSize = function (sourceObject) {
13
- var result = new Point();
14
- var getSizeObject = sourceObject;
15
- if (getSizeObject.getSize) {
16
- result = getSizeObject.getSize();
17
- }
18
- else {
19
- if (sourceObject.width) {
20
- result.x = sourceObject.width;
21
- }
22
- if (sourceObject.height) {
23
- result.y = sourceObject.height;
24
- }
25
- }
26
- return result;
27
- };
28
- return GetSizeTools;
29
- }());
30
- export { GetSizeTools };
31
- //# sourceMappingURL=GetSizeTools.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"GetSizeTools.js","sourceRoot":"","sources":["../../../../src/display/views/getsize/GetSizeTools.ts"],"names":[],"mappings":"AAAA,OAAO,EAAyB,KAAK,EAAC,MAAM,iBAAiB,CAAC;AAG9D;IAAA;IA4BA,CAAC;IA1BG;;;;;;OAMG;IACI,0BAAa,GAApB,UAAqB,YAAoC;QACrD,IAAI,MAAM,GAAU,IAAI,KAAK,EAAE,CAAC;QAEhC,IAAI,aAAa,GAAoB,YAAsC,CAAC;QAC5E,IAAI,aAAa,CAAC,OAAO,EAAE;YACvB,MAAM,GAAG,aAAa,CAAC,OAAO,EAAE,CAAC;SAEpC;aAAM;YACH,IAAI,YAAY,CAAC,KAAK,EAAE;gBACpB,MAAM,CAAC,CAAC,GAAG,YAAY,CAAC,KAAK,CAAC;aACjC;YACD,IAAI,YAAY,CAAC,MAAM,EAAE;gBACrB,MAAM,CAAC,CAAC,GAAG,YAAY,CAAC,MAAM,CAAC;aAClC;SACJ;QAED,OAAO,MAAM,CAAC;IAClB,CAAC;IAEL,mBAAC;AAAD,CAAC,AA5BD,IA4BC"}
@@ -1,4 +0,0 @@
1
- import { Point } from "@flashist/flibs";
2
- export interface IGetSizeObject {
3
- getSize(): Point;
4
- }
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=IGetSizeObject.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IGetSizeObject.js","sourceRoot":"","sources":["../../../../src/display/views/getsize/IGetSizeObject.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export * from './GetSizeTools';
2
- export * from './IGetSizeObject';
@@ -1,4 +0,0 @@
1
- // created from 'create-ts-index'
2
- export * from './GetSizeTools';
3
- export * from './IGetSizeObject';
4
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/display/views/getsize/index.ts"],"names":[],"mappings":"AAAA,iCAAiC;AAEjC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC"}
File without changes
package/load/LoaderId.js DELETED
@@ -1,6 +0,0 @@
1
- /*
2
- export enum LoaderId {
3
- PRELOAD = "preload",
4
- INIT = "init"
5
- };*/
6
- //# sourceMappingURL=LoaderId.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LoaderId.js","sourceRoot":"","sources":["../../src/load/LoaderId.ts"],"names":[],"mappings":"AAAA;;;;IAII"}