@economic/taco 1.30.1 → 1.30.2

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@economic/taco",
3
- "version": "1.30.1",
3
+ "version": "1.30.2",
4
4
  "description": "> TODO: description",
5
5
  "author": "Matt Daly <matthew.daly@visma.com>",
6
6
  "homepage": "https://github.com/e-conomic/taco#readme",
@@ -133,5 +133,5 @@
133
133
  "not ie < 11"
134
134
  ]
135
135
  },
136
- "gitHead": "7511c61950dedf35104495a6a7d57ec06528c529"
136
+ "gitHead": "9ec897d1e8865d136ad94dce86032fe05bfb6665"
137
137
  }
package/types.json CHANGED
@@ -3892,7 +3892,7 @@
3892
3892
  {
3893
3893
  "type": "reflection",
3894
3894
  "declaration": {
3895
- "id": 3317,
3895
+ "id": 3324,
3896
3896
  "name": "__type",
3897
3897
  "kind": 65536,
3898
3898
  "kindString": "Type literal",
@@ -5979,6 +5979,11 @@
5979
5979
  "returnValue": "void"
5980
5980
  }
5981
5981
  },
5982
+ {
5983
+ "name": "shortcutKey",
5984
+ "optional": true,
5985
+ "type": "string"
5986
+ },
5982
5987
  {
5983
5988
  "name": "text",
5984
5989
  "optional": false,