tpmkms_4wp 9.4.5-beta.4 → 9.4.5-beta.6

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.
@@ -50,6 +50,7 @@ const initializer = ({objects, config, isModule}) => {
50
50
  addSuffix: (suffix) => {
51
51
  addPattern({
52
52
  pattern: [{ type: 'alphanumeric' }, { repeat: true }, { end: true }, { suffix: true }, suffix],
53
+ scale: 0.8,
53
54
  allow_partial_matches: false,
54
55
  defs: [{id: "unknown", uuid: '1', initial: "{ value: text, unknown: true }" }]
55
56
  })
@@ -4892,32 +4892,6 @@
4892
4892
  0
4893
4893
  ]
4894
4894
  ],
4895
- [
4896
- [
4897
- "is",
4898
- 0
4899
- ],
4900
- [
4901
- "list",
4902
- 1
4903
- ],
4904
- [
4905
- "propertyOf",
4906
- 0
4907
- ],
4908
- [
4909
- "unit",
4910
- 0
4911
- ],
4912
- [
4913
- "unknown",
4914
- 0
4915
- ],
4916
- [
4917
- "weight",
4918
- 0
4919
- ]
4920
- ],
4921
4895
  [
4922
4896
  [
4923
4897
  "is",
@@ -24607,32 +24581,6 @@
24607
24581
  0
24608
24582
  ]
24609
24583
  ],
24610
- [
24611
- [
24612
- "is",
24613
- 0
24614
- ],
24615
- [
24616
- "list",
24617
- 1
24618
- ],
24619
- [
24620
- "propertyOf",
24621
- 0
24622
- ],
24623
- [
24624
- "unit",
24625
- 0
24626
- ],
24627
- [
24628
- "unknown",
24629
- 0
24630
- ],
24631
- [
24632
- "weight",
24633
- 0
24634
- ]
24635
- ],
24636
24584
  [
24637
24585
  [
24638
24586
  "is",
@@ -425,6 +425,19 @@
425
425
  ]
426
426
  ],
427
427
  "choose": 2
428
+ },
429
+ {
430
+ "context": [
431
+ [
432
+ "styleModifier_wp",
433
+ 0
434
+ ],
435
+ [
436
+ "statefulElement_wp",
437
+ 0
438
+ ]
439
+ ],
440
+ "choose": 1
428
441
  }
429
442
  ]
430
443
  },
@@ -24780,6 +24793,20 @@
24780
24793
  0
24781
24794
  ]
24782
24795
  ],
24796
+ [
24797
+ [
24798
+ "is",
24799
+ 0
24800
+ ],
24801
+ [
24802
+ "list",
24803
+ 1
24804
+ ],
24805
+ [
24806
+ "unknown",
24807
+ 0
24808
+ ]
24809
+ ],
24783
24810
  [
24784
24811
  [
24785
24812
  "is",
@@ -48242,6 +48269,20 @@
48242
48269
  0
48243
48270
  ]
48244
48271
  ],
48272
+ [
48273
+ [
48274
+ "is",
48275
+ 0
48276
+ ],
48277
+ [
48278
+ "list",
48279
+ 1
48280
+ ],
48281
+ [
48282
+ "unknown",
48283
+ 0
48284
+ ]
48285
+ ],
48245
48286
  [
48246
48287
  [
48247
48288
  "is",
@@ -53848,6 +53889,19 @@
53848
53889
  ]
53849
53890
  ],
53850
53891
  "choose": 2
53892
+ },
53893
+ {
53894
+ "context": [
53895
+ [
53896
+ "styleModifier_wp",
53897
+ 0
53898
+ ],
53899
+ [
53900
+ "statefulElement_wp",
53901
+ 0
53902
+ ]
53903
+ ],
53904
+ "choose": 1
53851
53905
  }
53852
53906
  ]
53853
53907
  },
@@ -54007,10 +54061,10 @@
54007
54061
  ],
54008
54062
  "semantics": [
54009
54063
  {
54010
- "where": "/home/dev/code/theprogrammablemind/kms/common/wp.js:374"
54064
+ "where": "/home/dev/code/theprogrammablemind/kms/common/wp.js:376"
54011
54065
  },
54012
54066
  {
54013
- "where": "/home/dev/code/theprogrammablemind/kms/common/wp.js:383"
54067
+ "where": "/home/dev/code/theprogrammablemind/kms/common/wp.js:385"
54014
54068
  }
54015
54069
  ],
54016
54070
  "priorities": [
@@ -54845,6 +54899,34 @@
54845
54899
  0
54846
54900
  ]
54847
54901
  ],
54902
+ [
54903
+ [
54904
+ "is",
54905
+ 0
54906
+ ],
54907
+ [
54908
+ "list",
54909
+ 1
54910
+ ],
54911
+ [
54912
+ "unknown",
54913
+ 0
54914
+ ]
54915
+ ],
54916
+ [
54917
+ [
54918
+ "is",
54919
+ 0
54920
+ ],
54921
+ [
54922
+ "list",
54923
+ 1
54924
+ ],
54925
+ [
54926
+ "unknown",
54927
+ 0
54928
+ ]
54929
+ ],
54848
54930
  [
54849
54931
  [
54850
54932
  "is",
package/common/wp.js CHANGED
@@ -259,6 +259,8 @@ template = {
259
259
  { context: [["article",0],["statefulElement_wp",0]], choose: 1 },
260
260
  { context: [["article",0],["statefulElement_wp",1]], choose: 1 },
261
261
  { context: [["article",0],["ordinal", 0],["statefulElement_wp",0]], choose: 2 },
262
+
263
+ { context: [["styleModifier_wp",0],["statefulElement_wp",0]], choose: 1 },
262
264
  ]
263
265
  },
264
266
 
package/package.json CHANGED
@@ -238,6 +238,7 @@
238
238
  "common/latin.instance.json",
239
239
  "common/latin.js",
240
240
  "common/latin.test.json",
241
+ "common/latin_helpers.js",
241
242
  "common/length.instance.json",
242
243
  "common/length.js",
243
244
  "common/length.test.json",
@@ -351,8 +352,8 @@
351
352
  "scriptjs": "^2.5.9",
352
353
  "table": "^6.7.1",
353
354
  "uuid": "^9.0.0",
354
- "theprogrammablemind_4wp": "9.4.5-beta.4"
355
+ "theprogrammablemind_4wp": "9.4.5-beta.6"
355
356
  },
356
- "version": "9.4.5-beta.4",
357
+ "version": "9.4.5-beta.6",
357
358
  "license": "UNLICENSED"
358
359
  }