@gmb/bitmark-parser-generator 1.8.0 → 1.9.0

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.
@@ -109,6 +109,12 @@ declare const BitType: Readonly<{
109
109
  codeRuntime: "code-runtime";
110
110
  conclusion: "conclusion";
111
111
  consoleLog: "console-log";
112
+ container: "container";
113
+ containerWrap: "container-wrap";
114
+ containerNowrap: "container-nowrap";
115
+ containerNowrapStretch: "container-nowrap-stretch";
116
+ containerGroup: "container-group";
117
+ containerFolder: "container-folder";
112
118
  conversationLeft1: "conversation-left-1";
113
119
  conversationLeft1Scream: "conversation-left-1-scream";
114
120
  conversationLeft1Thought: "conversation-left-1-thought";
@@ -237,6 +243,7 @@ declare const BitType: Readonly<{
237
243
  matchSolutionGrouped: "match-solution-grouped";
238
244
  message: "message";
239
245
  module: "module";
246
+ moduleProduct: "module-product";
240
247
  multipleChoice: "multiple-choice";
241
248
  multipleChoice1: "multiple-choice-1";
242
249
  multipleChoiceText: "multiple-choice-text";
@@ -253,6 +260,12 @@ declare const BitType: Readonly<{
253
260
  pageBuyButton: "page-buy-button";
254
261
  pageBuyButtonPromotion: "page-buy-button-promotion";
255
262
  pageCategory: "page-category";
263
+ pageContainer: "page-container";
264
+ pageContainerWrap: "page-container-wrap";
265
+ pageContainerNowrap: "page-container-nowrap";
266
+ pageContainerNowrapStretch: "page-container-nowrap-stretch";
267
+ pageContainerFolder: "page-container-folder";
268
+ pageContainerGroup: "page-container-group";
256
269
  pageFooter: "page-footer";
257
270
  pageOpenBook: "page-open-book";
258
271
  pagePerson: "page-person";
@@ -453,6 +466,12 @@ declare const BitType: Readonly<{
453
466
  codeRuntime: "code-runtime";
454
467
  conclusion: "conclusion";
455
468
  consoleLog: "console-log";
469
+ container: "container";
470
+ containerWrap: "container-wrap";
471
+ containerNowrap: "container-nowrap";
472
+ containerNowrapStretch: "container-nowrap-stretch";
473
+ containerGroup: "container-group";
474
+ containerFolder: "container-folder";
456
475
  conversationLeft1: "conversation-left-1";
457
476
  conversationLeft1Scream: "conversation-left-1-scream";
458
477
  conversationLeft1Thought: "conversation-left-1-thought";
@@ -581,6 +600,7 @@ declare const BitType: Readonly<{
581
600
  matchSolutionGrouped: "match-solution-grouped";
582
601
  message: "message";
583
602
  module: "module";
603
+ moduleProduct: "module-product";
584
604
  multipleChoice: "multiple-choice";
585
605
  multipleChoice1: "multiple-choice-1";
586
606
  multipleChoiceText: "multiple-choice-text";
@@ -597,6 +617,12 @@ declare const BitType: Readonly<{
597
617
  pageBuyButton: "page-buy-button";
598
618
  pageBuyButtonPromotion: "page-buy-button-promotion";
599
619
  pageCategory: "page-category";
620
+ pageContainer: "page-container";
621
+ pageContainerWrap: "page-container-wrap";
622
+ pageContainerNowrap: "page-container-nowrap";
623
+ pageContainerNowrapStretch: "page-container-nowrap-stretch";
624
+ pageContainerFolder: "page-container-folder";
625
+ pageContainerGroup: "page-container-group";
600
626
  pageFooter: "page-footer";
601
627
  pageOpenBook: "page-open-book";
602
628
  pagePerson: "page-person";
@@ -1 +1 @@
1
- {"version":3,"file":"BitType.d.ts","sourceRoot":"","sources":["../../../../src/model/enum/BitType.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAa,MAAM,oBAAoB,CAAC;AAEzD,QAAA,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwVX,CAAC;AAEH,MAAM,MAAM,WAAW,GAAG,QAAQ,CAAC,OAAO,OAAO,CAAC,CAAC;AAEnD,OAAO,EAAE,OAAO,EAAE,CAAC"}
1
+ {"version":3,"file":"BitType.d.ts","sourceRoot":"","sources":["../../../../src/model/enum/BitType.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAa,MAAM,oBAAoB,CAAC;AAEzD,QAAA,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqWX,CAAC;AAEH,MAAM,MAAM,WAAW,GAAG,QAAQ,CAAC,OAAO,OAAO,CAAC,CAAC;AAEnD,OAAO,EAAE,OAAO,EAAE,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gmb/bitmark-parser-generator",
3
- "version": "1.8.0",
3
+ "version": "1.9.0",
4
4
  "description": "A bitmark parser and generator using Peggy.js",
5
5
  "author": "Get More Brain Ltd",
6
6
  "license": "ISC",
@@ -51,7 +51,7 @@
51
51
  "tsc": "tsc",
52
52
  "jest": "jest"
53
53
  },
54
- "packageManager": "yarn@4.1.0",
54
+ "packageManager": "yarn@4.2.2",
55
55
  "engines": {
56
56
  "node": ">=10",
57
57
  "npm": ">=6.8.0",