@magic-xpa/engine 4.1000.0-dev4100.87 → 4.1000.0-dev4100.88

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,12 +1,12 @@
1
1
  {
2
2
  "name": "@magic-xpa/engine",
3
- "version": "4.1000.0-dev4100.87",
3
+ "version": "4.1000.0-dev4100.88",
4
4
  "description": "magic engine package",
5
5
  "license": "SEE LICENSE IN EULA.pdf",
6
6
  "dependencies": {
7
- "@magic-xpa/mscorelib": "4.1000.0-dev4100.87",
8
- "@magic-xpa/utils": "4.1000.0-dev4100.87",
9
- "@magic-xpa/gui": "4.1000.0-dev4100.87",
7
+ "@magic-xpa/mscorelib": "4.1000.0-dev4100.88",
8
+ "@magic-xpa/utils": "4.1000.0-dev4100.88",
9
+ "@magic-xpa/gui": "4.1000.0-dev4100.88",
10
10
  "@angular/http": "^7.1.0",
11
11
  "tslib": "^2.3.0"
12
12
  },
@@ -112,7 +112,6 @@ export declare class ExpressionEvaluator extends GuiExpressionEvaluator {
112
112
  private eval_op_stat;
113
113
  private eval_op_subformExecMode;
114
114
  private eval_op_varset;
115
- private eval_op_rollback;
116
115
  private eval_op_like;
117
116
  private static cutArray;
118
117
  private eval_op_repstr;
@@ -146,15 +145,7 @@ export declare class ExpressionEvaluator extends GuiExpressionEvaluator {
146
145
  private eval_op_dbviewrowidx;
147
146
  private eval_op_MlsTrans;
148
147
  private eval_op_StrBuild;
149
- private eval_op_range_add;
150
- private eval_op_range_reset;
151
- private eval_op_locate_add;
152
- private eval_op_locate_reset;
153
- private eval_op_sort_add;
154
- private eval_op_sort_reset;
155
148
  private eval_op_tsk_instance;
156
- private add_sort;
157
- private add_rt_ranges;
158
149
  private eval_op_getParam;
159
150
  private eval_op_setParam;
160
151
  private eval_op_iniput;