@gmb/bitmark-parser-generator 4.15.0 → 4.16.1

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/dist/index.d.cts CHANGED
@@ -241,8 +241,8 @@ declare const BitType: Readonly<{
241
241
  extractorAiChat: "extractor-ai-chat";
242
242
  extractorBlock: "extractor-block";
243
243
  extractorConfiguration: "extractor-configuration";
244
- extractorImages: "extractor-images";
245
- extractorImagesCollapsible: "extractor-images-collapsible";
244
+ extractorImage: "extractor-image";
245
+ extractorImageCollapsible: "extractor-image-collapsible";
246
246
  extractorInformation: "extractor-information";
247
247
  extractorPage: "extractor-page";
248
248
  extractorPageCollapsible: "extractor-page-collapsible";
@@ -416,6 +416,7 @@ declare const BitType: Readonly<{
416
416
  pageHero: "page-hero";
417
417
  pageOpenBook: "page-open-book";
418
418
  pageOpenBookList: "page-open-book-list";
419
+ openBookChapter: "open-book-chapter";
419
420
  pagePerson: "page-person";
420
421
  pageProduct: "page-product";
421
422
  pageProductList: "page-product-list";
@@ -430,6 +431,7 @@ declare const BitType: Readonly<{
430
431
  parameters: "parameters";
431
432
  photo: "photo";
432
433
  platform: "platform";
434
+ platformBrandTarget: "platform-brand-target";
433
435
  platformHeader: "platform-header";
434
436
  platformMain: "platform-main";
435
437
  platformMainButton: "platform-main-button";
@@ -855,8 +857,8 @@ declare const BitType: Readonly<{
855
857
  extractorAiChat: "extractor-ai-chat";
856
858
  extractorBlock: "extractor-block";
857
859
  extractorConfiguration: "extractor-configuration";
858
- extractorImages: "extractor-images";
859
- extractorImagesCollapsible: "extractor-images-collapsible";
860
+ extractorImage: "extractor-image";
861
+ extractorImageCollapsible: "extractor-image-collapsible";
860
862
  extractorInformation: "extractor-information";
861
863
  extractorPage: "extractor-page";
862
864
  extractorPageCollapsible: "extractor-page-collapsible";
@@ -1030,6 +1032,7 @@ declare const BitType: Readonly<{
1030
1032
  pageHero: "page-hero";
1031
1033
  pageOpenBook: "page-open-book";
1032
1034
  pageOpenBookList: "page-open-book-list";
1035
+ openBookChapter: "open-book-chapter";
1033
1036
  pagePerson: "page-person";
1034
1037
  pageProduct: "page-product";
1035
1038
  pageProductList: "page-product-list";
@@ -1044,6 +1047,7 @@ declare const BitType: Readonly<{
1044
1047
  parameters: "parameters";
1045
1048
  photo: "photo";
1046
1049
  platform: "platform";
1050
+ platformBrandTarget: "platform-brand-target";
1047
1051
  platformHeader: "platform-header";
1048
1052
  platformMain: "platform-main";
1049
1053
  platformMainButton: "platform-main-button";
@@ -1319,6 +1323,8 @@ declare const ConfigKey: Readonly<{
1319
1323
  group_resourceDocumentDownload: "group_resourceDocumentDownload";
1320
1324
  group_resourceAppLink: "group_resourceAppLink";
1321
1325
  group_resourceWebsiteLink: "group_resourceWebsiteLink";
1326
+ group_previewImages: "group_previewImages";
1327
+ group_previewVideos: "group_previewVideos";
1322
1328
  property_action: "@action";
1323
1329
  property_activityType: "@activityType";
1324
1330
  property_additionalSolutions: "@additionalSolutions";
@@ -1331,6 +1337,10 @@ declare const ConfigKey: Readonly<{
1331
1337
  property_altLangTag: "@altLangTag";
1332
1338
  property_analyticsTag: "@analyticsTag";
1333
1339
  property_author: "@author";
1340
+ property_authorFullName: "@authorFullName";
1341
+ property_authorJobTitle: "@authorJobTitle";
1342
+ property_authorPseudonym: "@authorPseudonym";
1343
+ property_authorTitle: "@authorTitle";
1334
1344
  property_autoplay: "@autoplay";
1335
1345
  property_availableClassifications: "@availableClassifications";
1336
1346
  property_brandColor: "@brandColor";
@@ -1348,6 +1358,23 @@ declare const ConfigKey: Readonly<{
1348
1358
  property_categoryTag: "@categoryTag";
1349
1359
  property_chatWithBook: "@chatWithBook";
1350
1360
  property_chatWithBookBrainKey: "@chatWithBookBrainKey";
1361
+ property_currency: "@currency";
1362
+ property_bookIsbn: "@bookIsbn";
1363
+ property_bookAuthor: "@bookAuthor";
1364
+ property_bookType: "@bookType";
1365
+ property_bookBindingType: "@bookBindingType";
1366
+ property_bookNumberOfPages: "@bookNumberOfPages";
1367
+ property_bookRating: "@bookRating";
1368
+ property_bookSeriesTitle: "@bookSeriesTitle";
1369
+ property_bookSeriesId: "@bookSeriesId";
1370
+ property_bookSeriesNumber: "@bookSeriesNumber";
1371
+ property_bookLanguage: "@bookLanguage";
1372
+ property_bookPublishingDate: "@bookPublishingDate";
1373
+ property_bookPublisher: "@bookPublisher";
1374
+ property_bookTranslator: "@bookTranslator";
1375
+ property_bookOriginalTitle: "@bookOriginalTitle";
1376
+ property_gmbExternalShop: "@gmbExternalShop";
1377
+ property_gmbExternalShopItems: "@gmbExternalShopItems";
1351
1378
  property_citationStyle: "@citationStyle";
1352
1379
  property_classification: "@classification";
1353
1380
  property_codeLineNumbers: "@codeLineNumbers";
@@ -1447,6 +1474,7 @@ declare const ConfigKey: Readonly<{
1447
1474
  property_partner: "@partner";
1448
1475
  property_path: "@path";
1449
1476
  property_platformBackgroundColor: "@platformBackgroundColor";
1477
+ property_platformBrandTarget: "@platformBrandTarget";
1450
1478
  property_platformButtonBackgroundColor: "@platformButtonBackgroundColor";
1451
1479
  property_platformButtonPrimaryColor: "@platformButtonPrimaryColor";
1452
1480
  property_platformMessageBackgroundColor: "@platformMessageBackgroundColor";
@@ -1500,6 +1528,7 @@ declare const ConfigKey: Readonly<{
1500
1528
  property_scormSource: "@scormSource";
1501
1529
  property_search: "@search";
1502
1530
  property_searchIndex: "@searchIndex";
1531
+ property_selected: "@selected";
1503
1532
  property_servings: "@servings";
1504
1533
  property_showInIndex: "@showInIndex";
1505
1534
  property_showSubtitles: "@showSubtitles";
@@ -1585,6 +1614,9 @@ declare const ConfigKey: Readonly<{
1585
1614
  resource_platformLogo: "&platformLogo";
1586
1615
  resource_backgroundWallpaper: "&backgroundWallpaper";
1587
1616
  resource_imagePlaceholder: "&imagePlaceholder";
1617
+ resource_previewImage: "&previewImage";
1618
+ resource_previewVideo: "&previewVideo";
1619
+ resource_coverImage: "&coverImage";
1588
1620
  tag_title: "#";
1589
1621
  tag_anchor: "▼";
1590
1622
  tag_reference: "►";
@@ -1645,6 +1677,8 @@ declare const ConfigKey: Readonly<{
1645
1677
  group_resourceDocumentDownload: "group_resourceDocumentDownload";
1646
1678
  group_resourceAppLink: "group_resourceAppLink";
1647
1679
  group_resourceWebsiteLink: "group_resourceWebsiteLink";
1680
+ group_previewImages: "group_previewImages";
1681
+ group_previewVideos: "group_previewVideos";
1648
1682
  property_action: "@action";
1649
1683
  property_activityType: "@activityType";
1650
1684
  property_additionalSolutions: "@additionalSolutions";
@@ -1657,6 +1691,10 @@ declare const ConfigKey: Readonly<{
1657
1691
  property_altLangTag: "@altLangTag";
1658
1692
  property_analyticsTag: "@analyticsTag";
1659
1693
  property_author: "@author";
1694
+ property_authorFullName: "@authorFullName";
1695
+ property_authorJobTitle: "@authorJobTitle";
1696
+ property_authorPseudonym: "@authorPseudonym";
1697
+ property_authorTitle: "@authorTitle";
1660
1698
  property_autoplay: "@autoplay";
1661
1699
  property_availableClassifications: "@availableClassifications";
1662
1700
  property_brandColor: "@brandColor";
@@ -1674,6 +1712,23 @@ declare const ConfigKey: Readonly<{
1674
1712
  property_categoryTag: "@categoryTag";
1675
1713
  property_chatWithBook: "@chatWithBook";
1676
1714
  property_chatWithBookBrainKey: "@chatWithBookBrainKey";
1715
+ property_currency: "@currency";
1716
+ property_bookIsbn: "@bookIsbn";
1717
+ property_bookAuthor: "@bookAuthor";
1718
+ property_bookType: "@bookType";
1719
+ property_bookBindingType: "@bookBindingType";
1720
+ property_bookNumberOfPages: "@bookNumberOfPages";
1721
+ property_bookRating: "@bookRating";
1722
+ property_bookSeriesTitle: "@bookSeriesTitle";
1723
+ property_bookSeriesId: "@bookSeriesId";
1724
+ property_bookSeriesNumber: "@bookSeriesNumber";
1725
+ property_bookLanguage: "@bookLanguage";
1726
+ property_bookPublishingDate: "@bookPublishingDate";
1727
+ property_bookPublisher: "@bookPublisher";
1728
+ property_bookTranslator: "@bookTranslator";
1729
+ property_bookOriginalTitle: "@bookOriginalTitle";
1730
+ property_gmbExternalShop: "@gmbExternalShop";
1731
+ property_gmbExternalShopItems: "@gmbExternalShopItems";
1677
1732
  property_citationStyle: "@citationStyle";
1678
1733
  property_classification: "@classification";
1679
1734
  property_codeLineNumbers: "@codeLineNumbers";
@@ -1773,6 +1828,7 @@ declare const ConfigKey: Readonly<{
1773
1828
  property_partner: "@partner";
1774
1829
  property_path: "@path";
1775
1830
  property_platformBackgroundColor: "@platformBackgroundColor";
1831
+ property_platformBrandTarget: "@platformBrandTarget";
1776
1832
  property_platformButtonBackgroundColor: "@platformButtonBackgroundColor";
1777
1833
  property_platformButtonPrimaryColor: "@platformButtonPrimaryColor";
1778
1834
  property_platformMessageBackgroundColor: "@platformMessageBackgroundColor";
@@ -1826,6 +1882,7 @@ declare const ConfigKey: Readonly<{
1826
1882
  property_scormSource: "@scormSource";
1827
1883
  property_search: "@search";
1828
1884
  property_searchIndex: "@searchIndex";
1885
+ property_selected: "@selected";
1829
1886
  property_servings: "@servings";
1830
1887
  property_showInIndex: "@showInIndex";
1831
1888
  property_showSubtitles: "@showSubtitles";
@@ -1911,6 +1968,9 @@ declare const ConfigKey: Readonly<{
1911
1968
  resource_platformLogo: "&platformLogo";
1912
1969
  resource_backgroundWallpaper: "&backgroundWallpaper";
1913
1970
  resource_imagePlaceholder: "&imagePlaceholder";
1971
+ resource_previewImage: "&previewImage";
1972
+ resource_previewVideo: "&previewVideo";
1973
+ resource_coverImage: "&coverImage";
1914
1974
  tag_title: "#";
1915
1975
  tag_anchor: "▼";
1916
1976
  tag_reference: "►";
@@ -1960,6 +2020,9 @@ declare const ResourceType: Readonly<{
1960
2020
  platformIcon: "platformIcon";
1961
2021
  platformLogo: "platformLogo";
1962
2022
  platformBackgroundImage: "platformBackgroundImage";
2023
+ previewImage: "previewImage";
2024
+ previewVideo: "previewVideo";
2025
+ coverImage: "coverImage";
1963
2026
  }> & _ncoderz_superenum.EnumExtensions<EnumType<{
1964
2027
  unknown: "unknown";
1965
2028
  image: "image";
@@ -1992,6 +2055,9 @@ declare const ResourceType: Readonly<{
1992
2055
  platformIcon: "platformIcon";
1993
2056
  platformLogo: "platformLogo";
1994
2057
  platformBackgroundImage: "platformBackgroundImage";
2058
+ previewImage: "previewImage";
2059
+ previewVideo: "previewVideo";
2060
+ coverImage: "coverImage";
1995
2061
  }>>;
1996
2062
  type ResourceTypeType = EnumType<typeof ResourceType>;
1997
2063
 
@@ -2440,6 +2506,7 @@ interface BaseResourceJson {
2440
2506
  caption: JsonText;
2441
2507
  search: string;
2442
2508
  srcAlt: string[];
2509
+ selected: boolean;
2443
2510
  }
2444
2511
  interface ImageResourceJson extends BaseResourceJson {
2445
2512
  format: string;
@@ -2670,6 +2737,23 @@ interface BitJson {
2670
2737
  processHandInLocation: string;
2671
2738
  chatWithBook: boolean;
2672
2739
  chatWithBookBrainKey: string;
2740
+ currency: string;
2741
+ bookIsbn: string;
2742
+ bookAuthor: string;
2743
+ bookType: string;
2744
+ bookBindingType: string;
2745
+ bookNumberOfPages: string;
2746
+ bookRating: string;
2747
+ bookSeriesTitle: string;
2748
+ bookSeriesId: string;
2749
+ bookSeriesNumber: string;
2750
+ bookLanguage: string;
2751
+ bookPublishingDate: string;
2752
+ bookPublisher: string;
2753
+ bookTranslator: string;
2754
+ bookOriginalTitle: string;
2755
+ gmbExternalShop: string;
2756
+ gmbExternalShopItems: string | string[];
2673
2757
  action: string;
2674
2758
  showInIndex: boolean;
2675
2759
  refAuthor: string | string[];
@@ -2687,6 +2771,10 @@ interface BitJson {
2687
2771
  classification: string;
2688
2772
  availableClassifications: string | string[];
2689
2773
  allowedBit: string | string[];
2774
+ authorFullName: string;
2775
+ authorPseudonym: string;
2776
+ authorTitle: string;
2777
+ authorJobTitle: string;
2690
2778
  tableFixedHeader: boolean;
2691
2779
  tableHeaderWhitespaceNoWrap: boolean;
2692
2780
  tableSearch: boolean;
@@ -2762,6 +2850,7 @@ interface BitJson {
2762
2850
  tocResource: string | string[];
2763
2851
  tocContent: string | string[];
2764
2852
  page: string;
2853
+ platformBrandTarget: string;
2765
2854
  platformName: string;
2766
2855
  platformIcon: ImageResourceWrapperJson;
2767
2856
  platformLogo: ImageResourceWrapperJson;
@@ -2812,6 +2901,8 @@ interface BitJson {
2812
2901
  [key: string]: unknown | unknown[];
2813
2902
  };
2814
2903
  imagePlaceholder: ImageResourceWrapperJson;
2904
+ previewImage: ImageResourceWrapperJson[];
2905
+ previewVideo: VideoResourceWrapperJson[];
2815
2906
  resource: ResourceJson;
2816
2907
  logos: ImageResourceWrapperJson[];
2817
2908
  images: ImageResourceWrapperJson[];
@@ -3222,7 +3313,7 @@ interface Bit {
3222
3313
  subtype?: Property;
3223
3314
  bookAlias?: Property;
3224
3315
  bookDiff?: Property;
3225
- coverImage?: Property;
3316
+ coverImage?: Property | ImageResourceWrapperJson;
3226
3317
  coverColor?: Property;
3227
3318
  publications?: Property;
3228
3319
  relatedBook?: Property;
@@ -3237,6 +3328,23 @@ interface Bit {
3237
3328
  processHandInLocation?: Property;
3238
3329
  chatWithBook?: Property;
3239
3330
  chatWithBookBrainKey?: Property;
3331
+ currency?: Property;
3332
+ bookIsbn?: Property;
3333
+ bookAuthor?: Property;
3334
+ bookType?: Property;
3335
+ bookBindingType?: Property;
3336
+ bookNumberOfPages?: Property;
3337
+ bookRating?: Property;
3338
+ bookSeriesTitle?: Property;
3339
+ bookSeriesId?: Property;
3340
+ bookSeriesNumber?: Property;
3341
+ bookLanguage?: Property;
3342
+ bookPublishingDate?: Property;
3343
+ bookPublisher?: Property;
3344
+ bookTranslator?: Property;
3345
+ bookOriginalTitle?: Property;
3346
+ gmbExternalShop?: Property;
3347
+ gmbExternalShopItems?: Property;
3240
3348
  action?: Property;
3241
3349
  showInIndex?: Property;
3242
3350
  refAuthor?: Property;
@@ -3254,6 +3362,10 @@ interface Bit {
3254
3362
  classification?: Property;
3255
3363
  availableClassifications?: Property;
3256
3364
  allowedBit?: Property;
3365
+ authorFullName?: Property;
3366
+ authorPseudonym?: Property;
3367
+ authorTitle?: Property;
3368
+ authorJobTitle?: Property;
3257
3369
  tableFixedHeader?: Property;
3258
3370
  tableHeaderWhitespaceNoWrap?: Property;
3259
3371
  tableSearch?: Property;
@@ -3339,6 +3451,7 @@ interface Bit {
3339
3451
  tocResource?: Property;
3340
3452
  tocContent?: Property;
3341
3453
  page?: Property;
3454
+ platformBrandTarget?: Property;
3342
3455
  platformName?: Property;
3343
3456
  platformIcon?: ImageResourceWrapperJson;
3344
3457
  platformLogo?: ImageResourceWrapperJson;
@@ -3388,6 +3501,8 @@ interface Bit {
3388
3501
  example?: ExampleJson;
3389
3502
  imageSource?: ImageSourceJson;
3390
3503
  person?: PersonJson;
3504
+ previewImage?: ImageResourceWrapperJson[];
3505
+ previewVideo?: VideoResourceWrapperJson[];
3391
3506
  imagePlaceholder?: ImageResourceWrapperJson;
3392
3507
  resources?: ResourceJson[];
3393
3508
  body?: Body;
@@ -3494,6 +3609,14 @@ declare const NodeType: Readonly<{
3494
3609
  audioLink: "audioLink";
3495
3610
  author: "author";
3496
3611
  authorValue: "authorValue";
3612
+ authorFullName: "authorFullName";
3613
+ authorFullNameValue: "authorFullNameValue";
3614
+ authorJobTitle: "authorJobTitle";
3615
+ authorJobTitleValue: "authorJobTitleValue";
3616
+ authorPseudonym: "authorPseudonym";
3617
+ authorPseudonymValue: "authorPseudonymValue";
3618
+ authorTitle: "authorTitle";
3619
+ authorTitleValue: "authorTitleValue";
3497
3620
  availableClassifications: "availableClassifications";
3498
3621
  availableClassificationsValue: "availableClassificationsValue";
3499
3622
  avatarImage: "avatarImage";
@@ -3519,8 +3642,22 @@ declare const NodeType: Readonly<{
3519
3642
  book: "book";
3520
3643
  bookAlias: "bookAlias";
3521
3644
  bookAliasValue: "bookAliasValue";
3645
+ bookAuthor: "bookAuthor";
3646
+ bookBindingType: "bookBindingType";
3522
3647
  bookDiff: "bookDiff";
3523
3648
  bookDiffValue: "bookDiffValue";
3649
+ bookIsbn: "bookIsbn";
3650
+ bookLanguage: "bookLanguage";
3651
+ bookNumberOfPages: "bookNumberOfPages";
3652
+ bookOriginalTitle: "bookOriginalTitle";
3653
+ bookPublisher: "bookPublisher";
3654
+ bookPublishingDate: "bookPublishingDate";
3655
+ bookRating: "bookRating";
3656
+ bookSeriesId: "bookSeriesId";
3657
+ bookSeriesNumber: "bookSeriesNumber";
3658
+ bookSeriesTitle: "bookSeriesTitle";
3659
+ bookTranslator: "bookTranslator";
3660
+ bookType: "bookType";
3524
3661
  bookValue: "bookValue";
3525
3662
  bot: "bot";
3526
3663
  botResponses: "botResponses";
@@ -3578,6 +3715,7 @@ declare const NodeType: Readonly<{
3578
3715
  coverColorValue: "coverColorValue";
3579
3716
  coverImage: "coverImage";
3580
3717
  coverImageValue: "coverImageValue";
3718
+ currency: "currency";
3581
3719
  customerExternalId: "customerExternalId";
3582
3720
  customerId: "customerId";
3583
3721
  customerIdValue: "customerIdValue";
@@ -3657,6 +3795,8 @@ declare const NodeType: Readonly<{
3657
3795
  fullName: "fullName";
3658
3796
  fullNameValue: "fullNameValue";
3659
3797
  gap: "gap";
3798
+ gmbExternalShop: "gmbExternalShop";
3799
+ gmbExternalShopItems: "gmbExternalShopItems";
3660
3800
  groupTag: "groupTag";
3661
3801
  groupTagValue: "groupTagValue";
3662
3802
  handInAcceptFileType: "handInAcceptFileType";
@@ -3812,6 +3952,8 @@ declare const NodeType: Readonly<{
3812
3952
  partialAnswerValue: "partialAnswerValue";
3813
3953
  path: "path";
3814
3954
  pathValue: "pathValue";
3955
+ platformBrandTarget: "platformBrandTarget";
3956
+ platformBrandTargetValue: "platformBrandTargetValue";
3815
3957
  platformName: "platformName";
3816
3958
  platformNameValue: "platformNameValue";
3817
3959
  platformIcon: "platformIcon";
@@ -3851,6 +3993,10 @@ declare const NodeType: Readonly<{
3851
3993
  posterImageValue: "posterImageValue";
3852
3994
  postfix: "postfix";
3853
3995
  prefix: "prefix";
3996
+ previewImage: "previewImage";
3997
+ previewImageValue: "previewImageValue";
3998
+ previewVideo: "previewVideo";
3999
+ previewVideoValue: "previewVideoValue";
3854
4000
  processHandIn: "processHandIn";
3855
4001
  processHandInLocation: "processHandInLocation";
3856
4002
  processHandInLocationValue: "processHandInLocationValue";
@@ -3952,6 +4098,7 @@ declare const NodeType: Readonly<{
3952
4098
  searchValue: "searchValue";
3953
4099
  section: "section";
3954
4100
  select: "select";
4101
+ selected: "selected";
3955
4102
  servings: "servings";
3956
4103
  servingsValue: "servingsValue";
3957
4104
  showInIndex: "showInIndex";
@@ -3989,6 +4136,7 @@ declare const NodeType: Readonly<{
3989
4136
  subject: "subject";
3990
4137
  subjectValue: "subjectValue";
3991
4138
  subtitle: "subtitle";
4139
+ subtitleValue: "subtitleValue";
3992
4140
  subtype: "subtype";
3993
4141
  subtypeValue: "subtypeValue";
3994
4142
  table: "table";
@@ -4037,6 +4185,7 @@ declare const NodeType: Readonly<{
4037
4185
  thumbnails: "thumbnails";
4038
4186
  thumbnailsValue: "thumbnailsValue";
4039
4187
  title: "title";
4188
+ titleValue: "titleValue";
4040
4189
  titleString: "titleString";
4041
4190
  toc: "toc";
4042
4191
  tocContent: "tocContent";
@@ -4118,6 +4267,14 @@ declare const NodeType: Readonly<{
4118
4267
  audioLink: "audioLink";
4119
4268
  author: "author";
4120
4269
  authorValue: "authorValue";
4270
+ authorFullName: "authorFullName";
4271
+ authorFullNameValue: "authorFullNameValue";
4272
+ authorJobTitle: "authorJobTitle";
4273
+ authorJobTitleValue: "authorJobTitleValue";
4274
+ authorPseudonym: "authorPseudonym";
4275
+ authorPseudonymValue: "authorPseudonymValue";
4276
+ authorTitle: "authorTitle";
4277
+ authorTitleValue: "authorTitleValue";
4121
4278
  availableClassifications: "availableClassifications";
4122
4279
  availableClassificationsValue: "availableClassificationsValue";
4123
4280
  avatarImage: "avatarImage";
@@ -4143,8 +4300,22 @@ declare const NodeType: Readonly<{
4143
4300
  book: "book";
4144
4301
  bookAlias: "bookAlias";
4145
4302
  bookAliasValue: "bookAliasValue";
4303
+ bookAuthor: "bookAuthor";
4304
+ bookBindingType: "bookBindingType";
4146
4305
  bookDiff: "bookDiff";
4147
4306
  bookDiffValue: "bookDiffValue";
4307
+ bookIsbn: "bookIsbn";
4308
+ bookLanguage: "bookLanguage";
4309
+ bookNumberOfPages: "bookNumberOfPages";
4310
+ bookOriginalTitle: "bookOriginalTitle";
4311
+ bookPublisher: "bookPublisher";
4312
+ bookPublishingDate: "bookPublishingDate";
4313
+ bookRating: "bookRating";
4314
+ bookSeriesId: "bookSeriesId";
4315
+ bookSeriesNumber: "bookSeriesNumber";
4316
+ bookSeriesTitle: "bookSeriesTitle";
4317
+ bookTranslator: "bookTranslator";
4318
+ bookType: "bookType";
4148
4319
  bookValue: "bookValue";
4149
4320
  bot: "bot";
4150
4321
  botResponses: "botResponses";
@@ -4202,6 +4373,7 @@ declare const NodeType: Readonly<{
4202
4373
  coverColorValue: "coverColorValue";
4203
4374
  coverImage: "coverImage";
4204
4375
  coverImageValue: "coverImageValue";
4376
+ currency: "currency";
4205
4377
  customerExternalId: "customerExternalId";
4206
4378
  customerId: "customerId";
4207
4379
  customerIdValue: "customerIdValue";
@@ -4281,6 +4453,8 @@ declare const NodeType: Readonly<{
4281
4453
  fullName: "fullName";
4282
4454
  fullNameValue: "fullNameValue";
4283
4455
  gap: "gap";
4456
+ gmbExternalShop: "gmbExternalShop";
4457
+ gmbExternalShopItems: "gmbExternalShopItems";
4284
4458
  groupTag: "groupTag";
4285
4459
  groupTagValue: "groupTagValue";
4286
4460
  handInAcceptFileType: "handInAcceptFileType";
@@ -4436,6 +4610,8 @@ declare const NodeType: Readonly<{
4436
4610
  partialAnswerValue: "partialAnswerValue";
4437
4611
  path: "path";
4438
4612
  pathValue: "pathValue";
4613
+ platformBrandTarget: "platformBrandTarget";
4614
+ platformBrandTargetValue: "platformBrandTargetValue";
4439
4615
  platformName: "platformName";
4440
4616
  platformNameValue: "platformNameValue";
4441
4617
  platformIcon: "platformIcon";
@@ -4475,6 +4651,10 @@ declare const NodeType: Readonly<{
4475
4651
  posterImageValue: "posterImageValue";
4476
4652
  postfix: "postfix";
4477
4653
  prefix: "prefix";
4654
+ previewImage: "previewImage";
4655
+ previewImageValue: "previewImageValue";
4656
+ previewVideo: "previewVideo";
4657
+ previewVideoValue: "previewVideoValue";
4478
4658
  processHandIn: "processHandIn";
4479
4659
  processHandInLocation: "processHandInLocation";
4480
4660
  processHandInLocationValue: "processHandInLocationValue";
@@ -4576,6 +4756,7 @@ declare const NodeType: Readonly<{
4576
4756
  searchValue: "searchValue";
4577
4757
  section: "section";
4578
4758
  select: "select";
4759
+ selected: "selected";
4579
4760
  servings: "servings";
4580
4761
  servingsValue: "servingsValue";
4581
4762
  showInIndex: "showInIndex";
@@ -4613,6 +4794,7 @@ declare const NodeType: Readonly<{
4613
4794
  subject: "subject";
4614
4795
  subjectValue: "subjectValue";
4615
4796
  subtitle: "subtitle";
4797
+ subtitleValue: "subtitleValue";
4616
4798
  subtype: "subtype";
4617
4799
  subtypeValue: "subtypeValue";
4618
4800
  table: "table";
@@ -4661,6 +4843,7 @@ declare const NodeType: Readonly<{
4661
4843
  thumbnails: "thumbnails";
4662
4844
  thumbnailsValue: "thumbnailsValue";
4663
4845
  title: "title";
4846
+ titleValue: "titleValue";
4664
4847
  titleString: "titleString";
4665
4848
  toc: "toc";
4666
4849
  tocContent: "tocContent";
@@ -5617,7 +5800,7 @@ declare class Builder extends BaseBuilder {
5617
5800
  subtype?: string;
5618
5801
  bookAlias?: string | string[];
5619
5802
  bookDiff?: string;
5620
- coverImage?: string | string[];
5803
+ coverImage?: string | string[] | Partial<ImageResourceWrapperJson>;
5621
5804
  coverColor?: string;
5622
5805
  publications?: string | string[];
5623
5806
  relatedBook?: string | string[];
@@ -5632,6 +5815,23 @@ declare class Builder extends BaseBuilder {
5632
5815
  processHandInLocation?: string;
5633
5816
  chatWithBook?: boolean;
5634
5817
  chatWithBookBrainKey?: string;
5818
+ currency?: string;
5819
+ bookIsbn?: string;
5820
+ bookAuthor?: string;
5821
+ bookType?: string;
5822
+ bookBindingType?: string;
5823
+ bookNumberOfPages?: string;
5824
+ bookRating?: string;
5825
+ bookSeriesTitle?: string;
5826
+ bookSeriesId?: string;
5827
+ bookSeriesNumber?: string;
5828
+ bookLanguage?: string;
5829
+ bookPublishingDate?: string;
5830
+ bookPublisher?: string;
5831
+ bookTranslator?: string;
5832
+ bookOriginalTitle?: string;
5833
+ gmbExternalShop?: string;
5834
+ gmbExternalShopItems?: string | string[];
5635
5835
  action?: string;
5636
5836
  showInIndex?: boolean;
5637
5837
  refAuthor?: string | string[];
@@ -5649,6 +5849,10 @@ declare class Builder extends BaseBuilder {
5649
5849
  classification?: string;
5650
5850
  availableClassifications?: string | string[];
5651
5851
  allowedBit?: string | string[];
5852
+ authorFullName?: string;
5853
+ authorPseudonym?: string;
5854
+ authorTitle?: string;
5855
+ authorJobTitle?: string;
5652
5856
  tableFixedHeader?: boolean;
5653
5857
  tableHeaderWhitespaceNoWrap?: boolean;
5654
5858
  tableSearch?: boolean;
@@ -5729,6 +5933,7 @@ declare class Builder extends BaseBuilder {
5729
5933
  tocResource?: string | string[];
5730
5934
  tocContent?: string | string[];
5731
5935
  page?: string | string[];
5936
+ platformBrandTarget?: string;
5732
5937
  platformName?: string;
5733
5938
  platformIcon?: Partial<ImageResourceWrapperJson>;
5734
5939
  platformLogo?: Partial<ImageResourceWrapperJson>;
@@ -5779,6 +5984,8 @@ declare class Builder extends BaseBuilder {
5779
5984
  [key: string]: unknown | unknown[];
5780
5985
  };
5781
5986
  markConfig?: Partial<MarkConfigJson>[];
5987
+ previewImage?: Partial<ImageResourceWrapperJson> | Partial<ImageResourceWrapperJson>[];
5988
+ previewVideo?: Partial<VideoResourceWrapperJson> | Partial<VideoResourceWrapperJson>[];
5782
5989
  imagePlaceholder?: Partial<ImageResourceWrapperJson>;
5783
5990
  resources?: Partial<ResourceJson> | Partial<ResourceJson>[];
5784
5991
  body?: Partial<Body>;
@@ -6192,6 +6399,8 @@ declare class Builder extends BaseBuilder {
6192
6399
  */
6193
6400
  protected buildCardBit(context: BuildContext, data: Partial<CardBit> | undefined): CardBit | undefined;
6194
6401
  protected toImageResource(context: BuildContext, data: Partial<ImageResourceWrapperJson> | undefined): ImageResourceWrapperJson;
6402
+ protected toImageResources(context: BuildContext, data: Partial<ImageResourceWrapperJson> | Partial<ImageResourceWrapperJson>[] | undefined): ImageResourceWrapperJson[];
6403
+ protected toVideoResources(context: BuildContext, data: Partial<VideoResourceWrapperJson> | Partial<VideoResourceWrapperJson>[] | undefined): VideoResourceWrapperJson[];
6195
6404
  private buildCardNode;
6196
6405
  /**
6197
6406
  * Copy any attributes from 'attrs' property to the root node (necessary when the input if from JSON)
@@ -6306,6 +6515,7 @@ declare class ResourceBuilder extends BaseBuilder {
6306
6515
  showInIndex?: boolean;
6307
6516
  caption?: TextAst;
6308
6517
  search?: string;
6518
+ selected?: boolean;
6309
6519
  }): ResourceJson | undefined;
6310
6520
  /**
6311
6521
  * Build imageResource node
@@ -6330,6 +6540,7 @@ declare class ResourceBuilder extends BaseBuilder {
6330
6540
  showInIndex?: boolean;
6331
6541
  caption?: TextAst;
6332
6542
  search?: string;
6543
+ selected?: boolean;
6333
6544
  }, __typeAlias?: ResourceTypeType): ImageResourceWrapperJson | undefined;
6334
6545
  /**
6335
6546
  * Build imageLinkResource node
@@ -6354,6 +6565,7 @@ declare class ResourceBuilder extends BaseBuilder {
6354
6565
  showInIndex?: boolean;
6355
6566
  caption?: TextAst;
6356
6567
  search?: string;
6568
+ selected?: boolean;
6357
6569
  }): ImageLinkResourceWrapperJson | undefined;
6358
6570
  /**
6359
6571
  * Build audioResource node
@@ -6373,6 +6585,7 @@ declare class ResourceBuilder extends BaseBuilder {
6373
6585
  showInIndex?: boolean;
6374
6586
  caption?: TextAst;
6375
6587
  search?: string;
6588
+ selected?: boolean;
6376
6589
  }): AudioResourceWrapperJson | undefined;
6377
6590
  /**
6378
6591
  * Build audioEmbedResource node
@@ -6392,6 +6605,7 @@ declare class ResourceBuilder extends BaseBuilder {
6392
6605
  showInIndex?: boolean;
6393
6606
  caption?: TextAst;
6394
6607
  search?: string;
6608
+ selected?: boolean;
6395
6609
  }): AudioEmbedResourceWrapperJson | undefined;
6396
6610
  /**
6397
6611
  * Build audioLinkResource node
@@ -6411,6 +6625,7 @@ declare class ResourceBuilder extends BaseBuilder {
6411
6625
  showInIndex?: boolean;
6412
6626
  caption?: TextAst;
6413
6627
  search?: string;
6628
+ selected?: boolean;
6414
6629
  }): AudioLinkResourceWrapperJson | undefined;
6415
6630
  /**
6416
6631
  * Build videoResource node
@@ -6437,6 +6652,7 @@ declare class ResourceBuilder extends BaseBuilder {
6437
6652
  showInIndex?: boolean;
6438
6653
  caption?: TextAst;
6439
6654
  search?: string;
6655
+ selected?: boolean;
6440
6656
  }): VideoResourceWrapperJson | undefined;
6441
6657
  /**
6442
6658
  * Build videoEmbedResource node
@@ -6463,6 +6679,7 @@ declare class ResourceBuilder extends BaseBuilder {
6463
6679
  showInIndex?: boolean;
6464
6680
  caption?: TextAst;
6465
6681
  search?: string;
6682
+ selected?: boolean;
6466
6683
  }): VideoEmbedResourceWrapperJson | undefined;
6467
6684
  /**
6468
6685
  * Build videoLinkResource node
@@ -6489,6 +6706,7 @@ declare class ResourceBuilder extends BaseBuilder {
6489
6706
  showInIndex?: boolean;
6490
6707
  caption?: TextAst;
6491
6708
  search?: string;
6709
+ selected?: boolean;
6492
6710
  }): VideoLinkResourceWrapperJson | undefined;
6493
6711
  /**
6494
6712
  * Build stillImageFilmEmbedResource node
@@ -6515,6 +6733,7 @@ declare class ResourceBuilder extends BaseBuilder {
6515
6733
  showInIndex?: boolean;
6516
6734
  caption?: TextAst;
6517
6735
  search?: string;
6736
+ selected?: boolean;
6518
6737
  }): StillImageFilmEmbedResourceWrapperJson | undefined;
6519
6738
  /**
6520
6739
  * Build stillImageFilmLinkResource node
@@ -6541,6 +6760,7 @@ declare class ResourceBuilder extends BaseBuilder {
6541
6760
  showInIndex?: boolean;
6542
6761
  caption?: TextAst;
6543
6762
  search?: string;
6763
+ selected?: boolean;
6544
6764
  }): StillImageFilmLinkResourceWrapperJson | undefined;
6545
6765
  /**
6546
6766
  * Build articleResource node
@@ -6557,6 +6777,7 @@ declare class ResourceBuilder extends BaseBuilder {
6557
6777
  showInIndex?: boolean;
6558
6778
  caption?: TextAst;
6559
6779
  search?: string;
6780
+ selected?: boolean;
6560
6781
  }): ArticleResourceWrapperJson | undefined;
6561
6782
  /**
6562
6783
  * Build documentResource node
@@ -6573,6 +6794,7 @@ declare class ResourceBuilder extends BaseBuilder {
6573
6794
  showInIndex?: boolean;
6574
6795
  caption?: TextAst;
6575
6796
  search?: string;
6797
+ selected?: boolean;
6576
6798
  }): DocumentResourceWrapperJson | undefined;
6577
6799
  /**
6578
6800
  * Build documentEmbedResource node
@@ -6589,6 +6811,7 @@ declare class ResourceBuilder extends BaseBuilder {
6589
6811
  showInIndex?: boolean;
6590
6812
  caption?: TextAst;
6591
6813
  search?: string;
6814
+ selected?: boolean;
6592
6815
  }): DocumentEmbedResourceWrapperJson | undefined;
6593
6816
  /**
6594
6817
  * Build documentLinkResource node
@@ -6605,6 +6828,7 @@ declare class ResourceBuilder extends BaseBuilder {
6605
6828
  showInIndex?: boolean;
6606
6829
  caption?: TextAst;
6607
6830
  search?: string;
6831
+ selected?: boolean;
6608
6832
  }): DocumentLinkResourceWrapperJson | undefined;
6609
6833
  /**
6610
6834
  * Build documentDownloadResource node
@@ -6621,6 +6845,7 @@ declare class ResourceBuilder extends BaseBuilder {
6621
6845
  showInIndex?: boolean;
6622
6846
  caption?: TextAst;
6623
6847
  search?: string;
6848
+ selected?: boolean;
6624
6849
  }): DocumentDownloadResourceWrapperJson | undefined;
6625
6850
  /**
6626
6851
  * Build appLinkResource node
@@ -6636,6 +6861,7 @@ declare class ResourceBuilder extends BaseBuilder {
6636
6861
  showInIndex?: boolean;
6637
6862
  caption?: TextAst;
6638
6863
  search?: string;
6864
+ selected?: boolean;
6639
6865
  }): AppLinkResourceWrapperJson | undefined;
6640
6866
  /**
6641
6867
  * Build websiteLinkResource node
@@ -6652,6 +6878,7 @@ declare class ResourceBuilder extends BaseBuilder {
6652
6878
  showInIndex?: boolean;
6653
6879
  caption?: TextAst;
6654
6880
  search?: string;
6881
+ selected?: boolean;
6655
6882
  }): WebsiteLinkResourceWrapperJson | undefined;
6656
6883
  }
6657
6884
 
@@ -6983,9 +7210,13 @@ declare class BitmarkGenerator extends AstWalkerGenerator<BitmarkAst, void> {
6983
7210
  protected leaf_feedback(node: NodeInfo, route: NodeInfo[]): void;
6984
7211
  protected enter_backgroundWallpaper(node: NodeInfo, _route: NodeInfo[]): boolean;
6985
7212
  protected enter_imagePlaceholder(node: NodeInfo, _route: NodeInfo[]): boolean;
7213
+ protected enter_previewImageValue(node: NodeInfo, _route: NodeInfo[]): boolean;
7214
+ protected enter_previewVideoValue(node: NodeInfo, _route: NodeInfo[]): boolean;
6986
7215
  protected enter_platformIcon(node: NodeInfo, _route: NodeInfo[]): boolean;
6987
7216
  protected enter_platformLogo(node: NodeInfo, _route: NodeInfo[]): boolean;
6988
7217
  protected enter_platformBackgroundImage(node: NodeInfo, _route: NodeInfo[]): boolean;
7218
+ protected enter_coverImage(node: NodeInfo, route: NodeInfo[]): boolean;
7219
+ protected leaf_coverImage(node: NodeInfo, route: NodeInfo[]): void;
6989
7220
  protected exit_imagePlaceholder(_node: NodeInfo, _route: NodeInfo[]): void;
6990
7221
  protected enter_posterImage(node: NodeInfo, route: NodeInfo[]): boolean;
6991
7222
  protected enter_thumbnails(node: NodeInfo, route: NodeInfo[]): boolean;
@@ -7034,6 +7265,7 @@ declare class BitmarkGenerator extends AstWalkerGenerator<BitmarkAst, void> {
7034
7265
  protected leaf_showInIndex(node: NodeInfo, route: NodeInfo[]): void;
7035
7266
  protected enter_caption(node: NodeInfo, route: NodeInfo[]): boolean;
7036
7267
  protected leaf_search(node: NodeInfo, route: NodeInfo[]): void;
7268
+ protected leaf_selected(node: NodeInfo, route: NodeInfo[]): void;
7037
7269
  protected leaf_duration(node: NodeInfo, route: NodeInfo[]): void;
7038
7270
  protected leaf_mute(node: NodeInfo, route: NodeInfo[]): void;
7039
7271
  protected leaf_autoplay(node: NodeInfo, route: NodeInfo[]): void;
@@ -7360,9 +7592,12 @@ declare class JsonGenerator extends AstWalkerGenerator<BitmarkAst, void> {
7360
7592
  protected enter_captionDefinitionList(node: NodeInfo, route: NodeInfo[]): boolean;
7361
7593
  protected enter_backgroundWallpaper(node: NodeInfo, route: NodeInfo[]): boolean;
7362
7594
  protected enter_imagePlaceholder(node: NodeInfo, route: NodeInfo[]): boolean;
7595
+ protected enter_previewImage(node: NodeInfo, route: NodeInfo[]): boolean;
7596
+ protected enter_previewVideo(node: NodeInfo, route: NodeInfo[]): boolean;
7363
7597
  protected enter_platformIcon(node: NodeInfo, route: NodeInfo[]): boolean;
7364
7598
  protected enter_platformLogo(node: NodeInfo, route: NodeInfo[]): boolean;
7365
7599
  protected enter_platformBackgroundImage(node: NodeInfo, route: NodeInfo[]): boolean;
7600
+ protected enter_coverImage(node: NodeInfo, route: NodeInfo[]): boolean;
7366
7601
  protected enter_resources(node: NodeInfo, route: NodeInfo[]): boolean;
7367
7602
  protected leaf_level(node: NodeInfo, route: NodeInfo[]): boolean;
7368
7603
  protected enter_book(node: NodeInfo, route: NodeInfo[]): boolean;
@@ -8311,4 +8546,4 @@ declare class JsonFileGenerator implements Generator<BitmarkAst> {
8311
8546
  generateSync(_ast: BitmarkAst): void;
8312
8547
  }
8313
8548
 
8314
- export { type AppLinkResourceJson, type AppLinkResourceWrapperJson, type ArticleResourceJson, type ArticleResourceWrapperJson, Ast, type AstWalkCallbacks, type AudioEmbedResourceJson, type AudioEmbedResourceWrapperJson, type AudioLinkResourceJson, type AudioLinkResourceWrapperJson, type AudioResourceJson, type AudioResourceWrapperJson, type Bit, type BitJson, BitType, type BitTypeType, type BitWrapperJson, type BitmarkAst, BitmarkFileGenerator, BitmarkGenerator, type BitmarkOptions, BitmarkParser, BitmarkParserGenerator, BitmarkParserType, type BitmarkParserTypeType, BitmarkStringGenerator, BitmarkVersion, type BitmarkVersionType, type Body, type BodyBitJson, type BodyBitsJson, type BodyPart, BodyTextFormat, type BodyTextFormatType, type BookJson, type BookReferenceJson, type BotResponseJson, type BreakscapeOptions, type BreakscapedString, Builder, type CardBit, type CardNode, CardSetVersion, type CardSetVersionType, type ChoiceJson, type ConvertOptions, type ConvertTextOptions, type CreateAstOptions, type DefinitionListItemJson, type DocumentDownloadResourceJson, type DocumentDownloadResourceWrapperJson, type DocumentEmbedResourceJson, type DocumentEmbedResourceWrapperJson, type DocumentLinkResourceJson, type DocumentLinkResourceWrapperJson, type DocumentResourceJson, type DocumentResourceWrapperJson, type Example, type ExampleJson, type ExtraProperties, type FeedbackChoiceJson, type FeedbackJson, type FeedbackReasonJson, type FileOptions, FileWriter, type FlashcardJson, type Footer, type GapJson, type Generator, type HeadingJson, type HighlightJson, type HighlightTextJson, type ImageLinkResourceJson, type ImageLinkResourceWrapperJson, type ImageResourceJson, type ImageResourceWrapperJson, type ImageSourceJson, InfoFormat, type InfoFormatType, type InfoOptions, InfoType, type InfoTypeType, type IngredientJson, Input, type InputType, JsonFileGenerator, JsonGenerator, type JsonOptions, JsonParser, JsonStringGenerator, type ListItemJson, type MarkConfigJson, type MarkJson, type MatrixCellJson, type MatrixJson, type Node, type NodeInfo, NodeType, type NodeTypeType, Output, type OutputType, type PairJson, type ParserJson, type PersonJson, type UpgradeOptions as PrettifyOptions, type PronunciationTableCellJson, type PronunciationTableJson, type Property, type QuestionJson, type QuizJson, type RatingLevelStartEndJson, ResourceBuilder, type ResourceDataJson, type ResourceJson, type ResourceTypeType, type ResourceWrapperJson, type ResponseJson, type SelectJson, type SelectOptionJson, type ServingsJson, type StatementJson, type StillImageFilmEmbedResourceJson, type StillImageFilmEmbedResourceWrapperJson, type StillImageFilmLinkResourceJson, type StillImageFilmLinkResourceWrapperJson, type StillImageFilmResourceJson, type StillImageFilmResourceWrapperJson, StreamWriter, StringWriter, type TableJson, type TechnicalTermJson, type JsonText as Text, type TextAndIconJson, type TextAst, type TextJsonOptions, type UnbreakscapeOptions, type UpgradeOptions, type VideoEmbedResourceJson, type VideoEmbedResourceWrapperJson, type VideoLinkResourceJson, type VideoLinkResourceWrapperJson, type VideoResourceJson, type VideoResourceWrapperJson, type WebsiteLinkResourceJson, type WebsiteLinkResourceWrapperJson, type Writer, parse as bitmarkTextParse };
8549
+ export { type AppLinkResourceJson, type AppLinkResourceWrapperJson, type ArticleResourceJson, type ArticleResourceWrapperJson, Ast, type AstWalkCallbacks, type AudioEmbedResourceJson, type AudioEmbedResourceWrapperJson, type AudioLinkResourceJson, type AudioLinkResourceWrapperJson, type AudioResourceJson, type AudioResourceWrapperJson, type Bit, type BitJson, BitType, type BitTypeType, type BitWrapperJson, type BitmarkAst, BitmarkFileGenerator, BitmarkGenerator, type BitmarkOptions, BitmarkParser, BitmarkParserGenerator, BitmarkParserType, type BitmarkParserTypeType, BitmarkStringGenerator, BitmarkVersion, type BitmarkVersionType, type Body, type BodyBitJson, type BodyBitsJson, type BodyPart, BodyTextFormat, type BodyTextFormatType, type BookJson, type BookReferenceJson, type BotResponseJson, type BreakscapeOptions, type BreakscapedString, Builder, type CardBit, type CardNode, CardSetVersion, type CardSetVersionType, type ChoiceJson, type ConvertOptions, type ConvertTextOptions, type CreateAstOptions, type DefinitionListItemJson, type DocumentDownloadResourceJson, type DocumentDownloadResourceWrapperJson, type DocumentEmbedResourceJson, type DocumentEmbedResourceWrapperJson, type DocumentLinkResourceJson, type DocumentLinkResourceWrapperJson, type DocumentResourceJson, type DocumentResourceWrapperJson, type Example, type ExampleJson, type ExtraProperties, type FeedbackChoiceJson, type FeedbackJson, type FeedbackReasonJson, type FileOptions, FileWriter, type FlashcardJson, type Footer, type GapJson, type Generator, type GroupTagJson, type HeadingJson, type HighlightJson, type HighlightTextJson, type ImageLinkResourceJson, type ImageLinkResourceWrapperJson, type ImageResourceJson, type ImageResourceWrapperJson, type ImageSourceJson, InfoFormat, type InfoFormatType, type InfoOptions, InfoType, type InfoTypeType, type IngredientJson, Input, type InputType, JsonFileGenerator, JsonGenerator, type JsonOptions, JsonParser, JsonStringGenerator, type ListItemJson, type MarkConfigJson, type MarkJson, type MatrixCellJson, type MatrixJson, type Node, type NodeInfo, NodeType, type NodeTypeType, Output, type OutputType, type PairJson, type ParserJson, type PersonJson, type UpgradeOptions as PrettifyOptions, type PronunciationTableCellJson, type PronunciationTableJson, type Property, type QuestionJson, type QuizJson, type RatingLevelStartEndJson, ResourceBuilder, type ResourceDataJson, type ResourceJson, type ResourceTypeType, type ResourceWrapperJson, type ResponseJson, type SelectJson, type SelectOptionJson, type ServingsJson, type StatementJson, type StillImageFilmEmbedResourceJson, type StillImageFilmEmbedResourceWrapperJson, type StillImageFilmLinkResourceJson, type StillImageFilmLinkResourceWrapperJson, type StillImageFilmResourceJson, type StillImageFilmResourceWrapperJson, StreamWriter, StringWriter, type TableCellJson, type TableExtendedJson, type TableJson, type TableRowJson, type TableSectionJson, type TechnicalTermJson, type JsonText as Text, type TextAndIconJson, type TextAst, type TextJsonOptions, type UnbreakscapeOptions, type UpgradeOptions, type VideoEmbedResourceJson, type VideoEmbedResourceWrapperJson, type VideoLinkResourceJson, type VideoLinkResourceWrapperJson, type VideoResourceJson, type VideoResourceWrapperJson, type WebsiteLinkResourceJson, type WebsiteLinkResourceWrapperJson, type Writer, parse as bitmarkTextParse };