nope/lib/types
Martin Karkowski a919968f9c # 1.2.2
- Modified:
  - renaming the following constants in  `lib/types/ui/editor/INodes`:
    - NODE_TYPE_CONSTANT = "node:data:constant";
    - NODE_TYPE_DATA_TO_TOKEN = "node:logic:data-to-token";
    - NODE_TYPE_FLOW_OPERATION = "node:logic:flow";
    - NODE_TYPE_PLACE = "node:logic:place";
    - NODE_TYPE_TOKEN_TO_DATA = "node:logic:token-to-data";
    - NODE_TYPE_TRANSITION = "node:logic:transition";
    - NODE_TYPE_VAR = "node:data:constant";
    - NODE_TYPE_MODULE = "node:module";
  - updating `TServiceGetPortsReturn` (adding `label` and removing `type`)and `IServiceEditPage` (remove `getPorts`) in  `lib/types/ui/editor/IServiceEditPage`
  - relocating `IUiDefinition` to `lib/types/ui/helpers.interface`
    - influences `lib/ui/helpers.browser` and `lib/ui/helpers.nodejs`

- fixing Link.bat
2022-07-15 15:56:16 +02:00
..
nope Backup 2022-07-07 09:14:22 +02:00
ui # 1.2.2 2022-07-15 15:56:16 +02:00
IJSONSchema.ts running formater 2021-12-04 08:25:26 +01:00
index.ts # 1.2.0 2022-07-02 11:30:10 +02:00
ISystemElements.ts running formater 2021-12-04 08:25:26 +01:00