@gmb/bitmark-parser-generator 4.14.1 → 4.16.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.
- package/dist/browser/bitmark-parser-generator.min.js +1 -1
- package/dist/browser/bundle-report.html +2 -2
- package/dist/browser/cjs/index.cjs +941 -57
- package/dist/browser/cjs/index.cjs.map +1 -1
- package/dist/browser/cjs/index.d.cts +256 -9
- package/dist/browser/esm/index.d.ts +256 -9
- package/dist/browser/esm/index.js +941 -57
- package/dist/browser/esm/index.js.map +1 -1
- package/dist/index.cjs +960 -62
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +256 -9
- package/dist/index.d.ts +256 -9
- package/dist/index.js +960 -62
- package/dist/index.js.map +1 -1
- package/package.json +27 -26
package/dist/index.d.ts
CHANGED
|
@@ -117,6 +117,9 @@ declare const BitType: Readonly<{
|
|
|
117
117
|
bugAlt: "bug-alt";
|
|
118
118
|
bugCollapsible: "bug-collapsible";
|
|
119
119
|
buttonCopyText: "button-copy-text";
|
|
120
|
+
catalogItemBook: "catalog-item-book";
|
|
121
|
+
catalogItemExternalBook: "catalog-item-external-book";
|
|
122
|
+
catalogItemProduct: "catalog-item-product";
|
|
120
123
|
callToAction: "call-to-action";
|
|
121
124
|
callToActionBookNow: "call-to-action-book-now";
|
|
122
125
|
callToActionContact: "call-to-action-contact";
|
|
@@ -238,8 +241,8 @@ declare const BitType: Readonly<{
|
|
|
238
241
|
extractorAiChat: "extractor-ai-chat";
|
|
239
242
|
extractorBlock: "extractor-block";
|
|
240
243
|
extractorConfiguration: "extractor-configuration";
|
|
241
|
-
|
|
242
|
-
|
|
244
|
+
extractorImages: "extractor-images";
|
|
245
|
+
extractorImagesCollapsible: "extractor-images-collapsible";
|
|
243
246
|
extractorInformation: "extractor-information";
|
|
244
247
|
extractorPage: "extractor-page";
|
|
245
248
|
extractorPageCollapsible: "extractor-page-collapsible";
|
|
@@ -413,6 +416,7 @@ declare const BitType: Readonly<{
|
|
|
413
416
|
pageHero: "page-hero";
|
|
414
417
|
pageOpenBook: "page-open-book";
|
|
415
418
|
pageOpenBookList: "page-open-book-list";
|
|
419
|
+
openBookChapter: "open-book-chapter";
|
|
416
420
|
pagePerson: "page-person";
|
|
417
421
|
pageProduct: "page-product";
|
|
418
422
|
pageProductList: "page-product-list";
|
|
@@ -427,6 +431,7 @@ declare const BitType: Readonly<{
|
|
|
427
431
|
parameters: "parameters";
|
|
428
432
|
photo: "photo";
|
|
429
433
|
platform: "platform";
|
|
434
|
+
platformBrandTarget: "platform-brand-target";
|
|
430
435
|
platformHeader: "platform-header";
|
|
431
436
|
platformMain: "platform-main";
|
|
432
437
|
platformMainButton: "platform-main-button";
|
|
@@ -728,6 +733,9 @@ declare const BitType: Readonly<{
|
|
|
728
733
|
bugAlt: "bug-alt";
|
|
729
734
|
bugCollapsible: "bug-collapsible";
|
|
730
735
|
buttonCopyText: "button-copy-text";
|
|
736
|
+
catalogItemBook: "catalog-item-book";
|
|
737
|
+
catalogItemExternalBook: "catalog-item-external-book";
|
|
738
|
+
catalogItemProduct: "catalog-item-product";
|
|
731
739
|
callToAction: "call-to-action";
|
|
732
740
|
callToActionBookNow: "call-to-action-book-now";
|
|
733
741
|
callToActionContact: "call-to-action-contact";
|
|
@@ -849,8 +857,8 @@ declare const BitType: Readonly<{
|
|
|
849
857
|
extractorAiChat: "extractor-ai-chat";
|
|
850
858
|
extractorBlock: "extractor-block";
|
|
851
859
|
extractorConfiguration: "extractor-configuration";
|
|
852
|
-
|
|
853
|
-
|
|
860
|
+
extractorImages: "extractor-images";
|
|
861
|
+
extractorImagesCollapsible: "extractor-images-collapsible";
|
|
854
862
|
extractorInformation: "extractor-information";
|
|
855
863
|
extractorPage: "extractor-page";
|
|
856
864
|
extractorPageCollapsible: "extractor-page-collapsible";
|
|
@@ -1024,6 +1032,7 @@ declare const BitType: Readonly<{
|
|
|
1024
1032
|
pageHero: "page-hero";
|
|
1025
1033
|
pageOpenBook: "page-open-book";
|
|
1026
1034
|
pageOpenBookList: "page-open-book-list";
|
|
1035
|
+
openBookChapter: "open-book-chapter";
|
|
1027
1036
|
pagePerson: "page-person";
|
|
1028
1037
|
pageProduct: "page-product";
|
|
1029
1038
|
pageProductList: "page-product-list";
|
|
@@ -1038,6 +1047,7 @@ declare const BitType: Readonly<{
|
|
|
1038
1047
|
parameters: "parameters";
|
|
1039
1048
|
photo: "photo";
|
|
1040
1049
|
platform: "platform";
|
|
1050
|
+
platformBrandTarget: "platform-brand-target";
|
|
1041
1051
|
platformHeader: "platform-header";
|
|
1042
1052
|
platformMain: "platform-main";
|
|
1043
1053
|
platformMainButton: "platform-main-button";
|
|
@@ -1313,6 +1323,8 @@ declare const ConfigKey: Readonly<{
|
|
|
1313
1323
|
group_resourceDocumentDownload: "group_resourceDocumentDownload";
|
|
1314
1324
|
group_resourceAppLink: "group_resourceAppLink";
|
|
1315
1325
|
group_resourceWebsiteLink: "group_resourceWebsiteLink";
|
|
1326
|
+
group_previewImages: "group_previewImages";
|
|
1327
|
+
group_previewVideos: "group_previewVideos";
|
|
1316
1328
|
property_action: "@action";
|
|
1317
1329
|
property_activityType: "@activityType";
|
|
1318
1330
|
property_additionalSolutions: "@additionalSolutions";
|
|
@@ -1325,6 +1337,10 @@ declare const ConfigKey: Readonly<{
|
|
|
1325
1337
|
property_altLangTag: "@altLangTag";
|
|
1326
1338
|
property_analyticsTag: "@analyticsTag";
|
|
1327
1339
|
property_author: "@author";
|
|
1340
|
+
property_authorFullName: "@authorFullName";
|
|
1341
|
+
property_authorJobTitle: "@authorJobTitle";
|
|
1342
|
+
property_authorPseudonym: "@authorPseudonym";
|
|
1343
|
+
property_authorTitle: "@authorTitle";
|
|
1328
1344
|
property_autoplay: "@autoplay";
|
|
1329
1345
|
property_availableClassifications: "@availableClassifications";
|
|
1330
1346
|
property_brandColor: "@brandColor";
|
|
@@ -1342,6 +1358,23 @@ declare const ConfigKey: Readonly<{
|
|
|
1342
1358
|
property_categoryTag: "@categoryTag";
|
|
1343
1359
|
property_chatWithBook: "@chatWithBook";
|
|
1344
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";
|
|
1345
1378
|
property_citationStyle: "@citationStyle";
|
|
1346
1379
|
property_classification: "@classification";
|
|
1347
1380
|
property_codeLineNumbers: "@codeLineNumbers";
|
|
@@ -1350,6 +1383,9 @@ declare const ConfigKey: Readonly<{
|
|
|
1350
1383
|
property_colorTag: "@colorTag";
|
|
1351
1384
|
property_computerLanguage: "@computerLanguage";
|
|
1352
1385
|
property_content2Buy: "@content2Buy";
|
|
1386
|
+
property_listPrice: "@listPrice";
|
|
1387
|
+
property_customerProductId: "@customerProductId";
|
|
1388
|
+
property_customerProductShopLink: "@customerProductShopLink";
|
|
1353
1389
|
property_copyright: "@copyright";
|
|
1354
1390
|
property_coverColor: "@coverColor";
|
|
1355
1391
|
property_coverImage: "@coverImage";
|
|
@@ -1423,6 +1459,7 @@ declare const ConfigKey: Readonly<{
|
|
|
1423
1459
|
property_listItemIndent: "@listItemIndent";
|
|
1424
1460
|
property_location: "@location";
|
|
1425
1461
|
property_machineTranslated: "@machineTranslated";
|
|
1462
|
+
property_spansPageBreak: "@spansPageBreak";
|
|
1426
1463
|
property_mailingList: "@mailingList";
|
|
1427
1464
|
property_mark: "@mark";
|
|
1428
1465
|
property_maxCreatedBits: "@maxCreatedBits";
|
|
@@ -1437,6 +1474,7 @@ declare const ConfigKey: Readonly<{
|
|
|
1437
1474
|
property_partner: "@partner";
|
|
1438
1475
|
property_path: "@path";
|
|
1439
1476
|
property_platformBackgroundColor: "@platformBackgroundColor";
|
|
1477
|
+
property_platformBrandTarget: "@platformBrandTarget";
|
|
1440
1478
|
property_platformButtonBackgroundColor: "@platformButtonBackgroundColor";
|
|
1441
1479
|
property_platformButtonPrimaryColor: "@platformButtonPrimaryColor";
|
|
1442
1480
|
property_platformMessageBackgroundColor: "@platformMessageBackgroundColor";
|
|
@@ -1575,6 +1613,9 @@ declare const ConfigKey: Readonly<{
|
|
|
1575
1613
|
resource_platformLogo: "&platformLogo";
|
|
1576
1614
|
resource_backgroundWallpaper: "&backgroundWallpaper";
|
|
1577
1615
|
resource_imagePlaceholder: "&imagePlaceholder";
|
|
1616
|
+
resource_previewImage: "&previewImage";
|
|
1617
|
+
resource_previewVideo: "&previewVideo";
|
|
1618
|
+
resource_coverImage: "&coverImage";
|
|
1578
1619
|
tag_title: "#";
|
|
1579
1620
|
tag_anchor: "▼";
|
|
1580
1621
|
tag_reference: "►";
|
|
@@ -1635,6 +1676,8 @@ declare const ConfigKey: Readonly<{
|
|
|
1635
1676
|
group_resourceDocumentDownload: "group_resourceDocumentDownload";
|
|
1636
1677
|
group_resourceAppLink: "group_resourceAppLink";
|
|
1637
1678
|
group_resourceWebsiteLink: "group_resourceWebsiteLink";
|
|
1679
|
+
group_previewImages: "group_previewImages";
|
|
1680
|
+
group_previewVideos: "group_previewVideos";
|
|
1638
1681
|
property_action: "@action";
|
|
1639
1682
|
property_activityType: "@activityType";
|
|
1640
1683
|
property_additionalSolutions: "@additionalSolutions";
|
|
@@ -1647,6 +1690,10 @@ declare const ConfigKey: Readonly<{
|
|
|
1647
1690
|
property_altLangTag: "@altLangTag";
|
|
1648
1691
|
property_analyticsTag: "@analyticsTag";
|
|
1649
1692
|
property_author: "@author";
|
|
1693
|
+
property_authorFullName: "@authorFullName";
|
|
1694
|
+
property_authorJobTitle: "@authorJobTitle";
|
|
1695
|
+
property_authorPseudonym: "@authorPseudonym";
|
|
1696
|
+
property_authorTitle: "@authorTitle";
|
|
1650
1697
|
property_autoplay: "@autoplay";
|
|
1651
1698
|
property_availableClassifications: "@availableClassifications";
|
|
1652
1699
|
property_brandColor: "@brandColor";
|
|
@@ -1664,6 +1711,23 @@ declare const ConfigKey: Readonly<{
|
|
|
1664
1711
|
property_categoryTag: "@categoryTag";
|
|
1665
1712
|
property_chatWithBook: "@chatWithBook";
|
|
1666
1713
|
property_chatWithBookBrainKey: "@chatWithBookBrainKey";
|
|
1714
|
+
property_currency: "@currency";
|
|
1715
|
+
property_bookIsbn: "@bookIsbn";
|
|
1716
|
+
property_bookAuthor: "@bookAuthor";
|
|
1717
|
+
property_bookType: "@bookType";
|
|
1718
|
+
property_bookBindingType: "@bookBindingType";
|
|
1719
|
+
property_bookNumberOfPages: "@bookNumberOfPages";
|
|
1720
|
+
property_bookRating: "@bookRating";
|
|
1721
|
+
property_bookSeriesTitle: "@bookSeriesTitle";
|
|
1722
|
+
property_bookSeriesId: "@bookSeriesId";
|
|
1723
|
+
property_bookSeriesNumber: "@bookSeriesNumber";
|
|
1724
|
+
property_bookLanguage: "@bookLanguage";
|
|
1725
|
+
property_bookPublishingDate: "@bookPublishingDate";
|
|
1726
|
+
property_bookPublisher: "@bookPublisher";
|
|
1727
|
+
property_bookTranslator: "@bookTranslator";
|
|
1728
|
+
property_bookOriginalTitle: "@bookOriginalTitle";
|
|
1729
|
+
property_gmbExternalShop: "@gmbExternalShop";
|
|
1730
|
+
property_gmbExternalShopItems: "@gmbExternalShopItems";
|
|
1667
1731
|
property_citationStyle: "@citationStyle";
|
|
1668
1732
|
property_classification: "@classification";
|
|
1669
1733
|
property_codeLineNumbers: "@codeLineNumbers";
|
|
@@ -1672,6 +1736,9 @@ declare const ConfigKey: Readonly<{
|
|
|
1672
1736
|
property_colorTag: "@colorTag";
|
|
1673
1737
|
property_computerLanguage: "@computerLanguage";
|
|
1674
1738
|
property_content2Buy: "@content2Buy";
|
|
1739
|
+
property_listPrice: "@listPrice";
|
|
1740
|
+
property_customerProductId: "@customerProductId";
|
|
1741
|
+
property_customerProductShopLink: "@customerProductShopLink";
|
|
1675
1742
|
property_copyright: "@copyright";
|
|
1676
1743
|
property_coverColor: "@coverColor";
|
|
1677
1744
|
property_coverImage: "@coverImage";
|
|
@@ -1745,6 +1812,7 @@ declare const ConfigKey: Readonly<{
|
|
|
1745
1812
|
property_listItemIndent: "@listItemIndent";
|
|
1746
1813
|
property_location: "@location";
|
|
1747
1814
|
property_machineTranslated: "@machineTranslated";
|
|
1815
|
+
property_spansPageBreak: "@spansPageBreak";
|
|
1748
1816
|
property_mailingList: "@mailingList";
|
|
1749
1817
|
property_mark: "@mark";
|
|
1750
1818
|
property_maxCreatedBits: "@maxCreatedBits";
|
|
@@ -1759,6 +1827,7 @@ declare const ConfigKey: Readonly<{
|
|
|
1759
1827
|
property_partner: "@partner";
|
|
1760
1828
|
property_path: "@path";
|
|
1761
1829
|
property_platformBackgroundColor: "@platformBackgroundColor";
|
|
1830
|
+
property_platformBrandTarget: "@platformBrandTarget";
|
|
1762
1831
|
property_platformButtonBackgroundColor: "@platformButtonBackgroundColor";
|
|
1763
1832
|
property_platformButtonPrimaryColor: "@platformButtonPrimaryColor";
|
|
1764
1833
|
property_platformMessageBackgroundColor: "@platformMessageBackgroundColor";
|
|
@@ -1897,6 +1966,9 @@ declare const ConfigKey: Readonly<{
|
|
|
1897
1966
|
resource_platformLogo: "&platformLogo";
|
|
1898
1967
|
resource_backgroundWallpaper: "&backgroundWallpaper";
|
|
1899
1968
|
resource_imagePlaceholder: "&imagePlaceholder";
|
|
1969
|
+
resource_previewImage: "&previewImage";
|
|
1970
|
+
resource_previewVideo: "&previewVideo";
|
|
1971
|
+
resource_coverImage: "&coverImage";
|
|
1900
1972
|
tag_title: "#";
|
|
1901
1973
|
tag_anchor: "▼";
|
|
1902
1974
|
tag_reference: "►";
|
|
@@ -1946,6 +2018,9 @@ declare const ResourceType: Readonly<{
|
|
|
1946
2018
|
platformIcon: "platformIcon";
|
|
1947
2019
|
platformLogo: "platformLogo";
|
|
1948
2020
|
platformBackgroundImage: "platformBackgroundImage";
|
|
2021
|
+
previewImage: "previewImage";
|
|
2022
|
+
previewVideo: "previewVideo";
|
|
2023
|
+
coverImage: "coverImage";
|
|
1949
2024
|
}> & _ncoderz_superenum.EnumExtensions<EnumType<{
|
|
1950
2025
|
unknown: "unknown";
|
|
1951
2026
|
image: "image";
|
|
@@ -1978,6 +2053,9 @@ declare const ResourceType: Readonly<{
|
|
|
1978
2053
|
platformIcon: "platformIcon";
|
|
1979
2054
|
platformLogo: "platformLogo";
|
|
1980
2055
|
platformBackgroundImage: "platformBackgroundImage";
|
|
2056
|
+
previewImage: "previewImage";
|
|
2057
|
+
previewVideo: "previewVideo";
|
|
2058
|
+
coverImage: "coverImage";
|
|
1981
2059
|
}>>;
|
|
1982
2060
|
type ResourceTypeType = EnumType<typeof ResourceType>;
|
|
1983
2061
|
|
|
@@ -2598,6 +2676,7 @@ interface BitJson {
|
|
|
2598
2676
|
isEditable: boolean;
|
|
2599
2677
|
aiGenerated: boolean;
|
|
2600
2678
|
machineTranslated: string;
|
|
2679
|
+
spansPageBreak: boolean;
|
|
2601
2680
|
searchIndex: string | string[];
|
|
2602
2681
|
analyticsTag: string | string[];
|
|
2603
2682
|
categoryTag: string | string[];
|
|
@@ -2655,6 +2734,23 @@ interface BitJson {
|
|
|
2655
2734
|
processHandInLocation: string;
|
|
2656
2735
|
chatWithBook: boolean;
|
|
2657
2736
|
chatWithBookBrainKey: string;
|
|
2737
|
+
currency: string;
|
|
2738
|
+
bookIsbn: string;
|
|
2739
|
+
bookAuthor: string;
|
|
2740
|
+
bookType: string;
|
|
2741
|
+
bookBindingType: string;
|
|
2742
|
+
bookNumberOfPages: string;
|
|
2743
|
+
bookRating: string;
|
|
2744
|
+
bookSeriesTitle: string;
|
|
2745
|
+
bookSeriesId: string;
|
|
2746
|
+
bookSeriesNumber: string;
|
|
2747
|
+
bookLanguage: string;
|
|
2748
|
+
bookPublishingDate: string;
|
|
2749
|
+
bookPublisher: string;
|
|
2750
|
+
bookTranslator: string;
|
|
2751
|
+
bookOriginalTitle: string;
|
|
2752
|
+
gmbExternalShop: string;
|
|
2753
|
+
gmbExternalShopItems: string | string[];
|
|
2658
2754
|
action: string;
|
|
2659
2755
|
showInIndex: boolean;
|
|
2660
2756
|
refAuthor: string | string[];
|
|
@@ -2672,6 +2768,10 @@ interface BitJson {
|
|
|
2672
2768
|
classification: string;
|
|
2673
2769
|
availableClassifications: string | string[];
|
|
2674
2770
|
allowedBit: string | string[];
|
|
2771
|
+
authorFullName: string;
|
|
2772
|
+
authorPseudonym: string;
|
|
2773
|
+
authorTitle: string;
|
|
2774
|
+
authorJobTitle: string;
|
|
2675
2775
|
tableFixedHeader: boolean;
|
|
2676
2776
|
tableHeaderWhitespaceNoWrap: boolean;
|
|
2677
2777
|
tableSearch: boolean;
|
|
@@ -2720,6 +2820,9 @@ interface BitJson {
|
|
|
2720
2820
|
labelTrue: string;
|
|
2721
2821
|
labelFalse: string;
|
|
2722
2822
|
content2Buy: string;
|
|
2823
|
+
listPrice: string;
|
|
2824
|
+
customerProductId: string;
|
|
2825
|
+
customerProductShopLink: string;
|
|
2723
2826
|
mailingList: string;
|
|
2724
2827
|
buttonCaption: string;
|
|
2725
2828
|
callToActionUrl: string;
|
|
@@ -2744,6 +2847,7 @@ interface BitJson {
|
|
|
2744
2847
|
tocResource: string | string[];
|
|
2745
2848
|
tocContent: string | string[];
|
|
2746
2849
|
page: string;
|
|
2850
|
+
platformBrandTarget: string;
|
|
2747
2851
|
platformName: string;
|
|
2748
2852
|
platformIcon: ImageResourceWrapperJson;
|
|
2749
2853
|
platformLogo: ImageResourceWrapperJson;
|
|
@@ -2794,6 +2898,8 @@ interface BitJson {
|
|
|
2794
2898
|
[key: string]: unknown | unknown[];
|
|
2795
2899
|
};
|
|
2796
2900
|
imagePlaceholder: ImageResourceWrapperJson;
|
|
2901
|
+
previewImage: ImageResourceWrapperJson[];
|
|
2902
|
+
previewVideo: VideoResourceWrapperJson[];
|
|
2797
2903
|
resource: ResourceJson;
|
|
2798
2904
|
logos: ImageResourceWrapperJson[];
|
|
2799
2905
|
images: ImageResourceWrapperJson[];
|
|
@@ -3018,9 +3124,9 @@ interface TableJson {
|
|
|
3018
3124
|
data: JsonText[][];
|
|
3019
3125
|
}
|
|
3020
3126
|
interface TableExtendedJson {
|
|
3021
|
-
|
|
3127
|
+
header?: TableSectionJson;
|
|
3022
3128
|
body?: TableSectionJson;
|
|
3023
|
-
|
|
3129
|
+
footer?: TableSectionJson;
|
|
3024
3130
|
}
|
|
3025
3131
|
interface TableSectionJson {
|
|
3026
3132
|
rows: TableRowJson[];
|
|
@@ -3160,6 +3266,7 @@ interface Bit {
|
|
|
3160
3266
|
isEditable?: Property;
|
|
3161
3267
|
aiGenerated?: Property;
|
|
3162
3268
|
machineTranslated?: Property;
|
|
3269
|
+
spansPageBreak?: Property;
|
|
3163
3270
|
searchIndex?: Property;
|
|
3164
3271
|
analyticsTag?: Property;
|
|
3165
3272
|
categoryTag?: Property;
|
|
@@ -3203,7 +3310,7 @@ interface Bit {
|
|
|
3203
3310
|
subtype?: Property;
|
|
3204
3311
|
bookAlias?: Property;
|
|
3205
3312
|
bookDiff?: Property;
|
|
3206
|
-
coverImage?: Property;
|
|
3313
|
+
coverImage?: Property | ImageResourceWrapperJson;
|
|
3207
3314
|
coverColor?: Property;
|
|
3208
3315
|
publications?: Property;
|
|
3209
3316
|
relatedBook?: Property;
|
|
@@ -3218,6 +3325,23 @@ interface Bit {
|
|
|
3218
3325
|
processHandInLocation?: Property;
|
|
3219
3326
|
chatWithBook?: Property;
|
|
3220
3327
|
chatWithBookBrainKey?: Property;
|
|
3328
|
+
currency?: Property;
|
|
3329
|
+
bookIsbn?: Property;
|
|
3330
|
+
bookAuthor?: Property;
|
|
3331
|
+
bookType?: Property;
|
|
3332
|
+
bookBindingType?: Property;
|
|
3333
|
+
bookNumberOfPages?: Property;
|
|
3334
|
+
bookRating?: Property;
|
|
3335
|
+
bookSeriesTitle?: Property;
|
|
3336
|
+
bookSeriesId?: Property;
|
|
3337
|
+
bookSeriesNumber?: Property;
|
|
3338
|
+
bookLanguage?: Property;
|
|
3339
|
+
bookPublishingDate?: Property;
|
|
3340
|
+
bookPublisher?: Property;
|
|
3341
|
+
bookTranslator?: Property;
|
|
3342
|
+
bookOriginalTitle?: Property;
|
|
3343
|
+
gmbExternalShop?: Property;
|
|
3344
|
+
gmbExternalShopItems?: Property;
|
|
3221
3345
|
action?: Property;
|
|
3222
3346
|
showInIndex?: Property;
|
|
3223
3347
|
refAuthor?: Property;
|
|
@@ -3235,6 +3359,10 @@ interface Bit {
|
|
|
3235
3359
|
classification?: Property;
|
|
3236
3360
|
availableClassifications?: Property;
|
|
3237
3361
|
allowedBit?: Property;
|
|
3362
|
+
authorFullName?: Property;
|
|
3363
|
+
authorPseudonym?: Property;
|
|
3364
|
+
authorTitle?: Property;
|
|
3365
|
+
authorJobTitle?: Property;
|
|
3238
3366
|
tableFixedHeader?: Property;
|
|
3239
3367
|
tableHeaderWhitespaceNoWrap?: Property;
|
|
3240
3368
|
tableSearch?: Property;
|
|
@@ -3292,6 +3420,9 @@ interface Bit {
|
|
|
3292
3420
|
labelTrue?: Property;
|
|
3293
3421
|
labelFalse?: Property;
|
|
3294
3422
|
content2Buy?: Property;
|
|
3423
|
+
listPrice?: Property;
|
|
3424
|
+
customerProductId?: Property;
|
|
3425
|
+
customerProductShopLink?: Property;
|
|
3295
3426
|
mailingList?: Property;
|
|
3296
3427
|
buttonCaption?: Property;
|
|
3297
3428
|
callToActionUrl?: Property;
|
|
@@ -3317,6 +3448,7 @@ interface Bit {
|
|
|
3317
3448
|
tocResource?: Property;
|
|
3318
3449
|
tocContent?: Property;
|
|
3319
3450
|
page?: Property;
|
|
3451
|
+
platformBrandTarget?: Property;
|
|
3320
3452
|
platformName?: Property;
|
|
3321
3453
|
platformIcon?: ImageResourceWrapperJson;
|
|
3322
3454
|
platformLogo?: ImageResourceWrapperJson;
|
|
@@ -3366,6 +3498,8 @@ interface Bit {
|
|
|
3366
3498
|
example?: ExampleJson;
|
|
3367
3499
|
imageSource?: ImageSourceJson;
|
|
3368
3500
|
person?: PersonJson;
|
|
3501
|
+
previewImage?: ImageResourceWrapperJson[];
|
|
3502
|
+
previewVideo?: VideoResourceWrapperJson[];
|
|
3369
3503
|
imagePlaceholder?: ImageResourceWrapperJson;
|
|
3370
3504
|
resources?: ResourceJson[];
|
|
3371
3505
|
body?: Body;
|
|
@@ -3472,6 +3606,14 @@ declare const NodeType: Readonly<{
|
|
|
3472
3606
|
audioLink: "audioLink";
|
|
3473
3607
|
author: "author";
|
|
3474
3608
|
authorValue: "authorValue";
|
|
3609
|
+
authorFullName: "authorFullName";
|
|
3610
|
+
authorFullNameValue: "authorFullNameValue";
|
|
3611
|
+
authorJobTitle: "authorJobTitle";
|
|
3612
|
+
authorJobTitleValue: "authorJobTitleValue";
|
|
3613
|
+
authorPseudonym: "authorPseudonym";
|
|
3614
|
+
authorPseudonymValue: "authorPseudonymValue";
|
|
3615
|
+
authorTitle: "authorTitle";
|
|
3616
|
+
authorTitleValue: "authorTitleValue";
|
|
3475
3617
|
availableClassifications: "availableClassifications";
|
|
3476
3618
|
availableClassificationsValue: "availableClassificationsValue";
|
|
3477
3619
|
avatarImage: "avatarImage";
|
|
@@ -3497,8 +3639,22 @@ declare const NodeType: Readonly<{
|
|
|
3497
3639
|
book: "book";
|
|
3498
3640
|
bookAlias: "bookAlias";
|
|
3499
3641
|
bookAliasValue: "bookAliasValue";
|
|
3642
|
+
bookAuthor: "bookAuthor";
|
|
3643
|
+
bookBindingType: "bookBindingType";
|
|
3500
3644
|
bookDiff: "bookDiff";
|
|
3501
3645
|
bookDiffValue: "bookDiffValue";
|
|
3646
|
+
bookIsbn: "bookIsbn";
|
|
3647
|
+
bookLanguage: "bookLanguage";
|
|
3648
|
+
bookNumberOfPages: "bookNumberOfPages";
|
|
3649
|
+
bookOriginalTitle: "bookOriginalTitle";
|
|
3650
|
+
bookPublisher: "bookPublisher";
|
|
3651
|
+
bookPublishingDate: "bookPublishingDate";
|
|
3652
|
+
bookRating: "bookRating";
|
|
3653
|
+
bookSeriesId: "bookSeriesId";
|
|
3654
|
+
bookSeriesNumber: "bookSeriesNumber";
|
|
3655
|
+
bookSeriesTitle: "bookSeriesTitle";
|
|
3656
|
+
bookTranslator: "bookTranslator";
|
|
3657
|
+
bookType: "bookType";
|
|
3502
3658
|
bookValue: "bookValue";
|
|
3503
3659
|
bot: "bot";
|
|
3504
3660
|
botResponses: "botResponses";
|
|
@@ -3556,9 +3712,12 @@ declare const NodeType: Readonly<{
|
|
|
3556
3712
|
coverColorValue: "coverColorValue";
|
|
3557
3713
|
coverImage: "coverImage";
|
|
3558
3714
|
coverImageValue: "coverImageValue";
|
|
3715
|
+
currency: "currency";
|
|
3559
3716
|
customerExternalId: "customerExternalId";
|
|
3560
3717
|
customerId: "customerId";
|
|
3561
3718
|
customerIdValue: "customerIdValue";
|
|
3719
|
+
customerProductId: "customerProductId";
|
|
3720
|
+
customerProductShopLink: "customerProductShopLink";
|
|
3562
3721
|
data: "data";
|
|
3563
3722
|
dataValue: "dataValue";
|
|
3564
3723
|
dataValueValue: "dataValueValue";
|
|
@@ -3633,6 +3792,8 @@ declare const NodeType: Readonly<{
|
|
|
3633
3792
|
fullName: "fullName";
|
|
3634
3793
|
fullNameValue: "fullNameValue";
|
|
3635
3794
|
gap: "gap";
|
|
3795
|
+
gmbExternalShop: "gmbExternalShop";
|
|
3796
|
+
gmbExternalShopItems: "gmbExternalShopItems";
|
|
3636
3797
|
groupTag: "groupTag";
|
|
3637
3798
|
groupTagValue: "groupTagValue";
|
|
3638
3799
|
handInAcceptFileType: "handInAcceptFileType";
|
|
@@ -3740,11 +3901,14 @@ declare const NodeType: Readonly<{
|
|
|
3740
3901
|
list: "list";
|
|
3741
3902
|
listItemIndent: "listItemIndent";
|
|
3742
3903
|
listItemIndentValue: "listItemIndentValue";
|
|
3904
|
+
listPrice: "listPrice";
|
|
3743
3905
|
listValue: "listValue";
|
|
3744
3906
|
location: "location";
|
|
3745
3907
|
locationValue: "locationValue";
|
|
3746
3908
|
machineTranslated: "machineTranslated";
|
|
3747
3909
|
machineTranslatedValue: "machineTranslatedValue";
|
|
3910
|
+
spansPageBreak: "spansPageBreak";
|
|
3911
|
+
spansPageBreakValue: "spansPageBreakValue";
|
|
3748
3912
|
mailingList: "mailingList";
|
|
3749
3913
|
marginNumber: "marginNumber";
|
|
3750
3914
|
marginNumberValue: "marginNumberValue";
|
|
@@ -3785,6 +3949,8 @@ declare const NodeType: Readonly<{
|
|
|
3785
3949
|
partialAnswerValue: "partialAnswerValue";
|
|
3786
3950
|
path: "path";
|
|
3787
3951
|
pathValue: "pathValue";
|
|
3952
|
+
platformBrandTarget: "platformBrandTarget";
|
|
3953
|
+
platformBrandTargetValue: "platformBrandTargetValue";
|
|
3788
3954
|
platformName: "platformName";
|
|
3789
3955
|
platformNameValue: "platformNameValue";
|
|
3790
3956
|
platformIcon: "platformIcon";
|
|
@@ -3824,6 +3990,10 @@ declare const NodeType: Readonly<{
|
|
|
3824
3990
|
posterImageValue: "posterImageValue";
|
|
3825
3991
|
postfix: "postfix";
|
|
3826
3992
|
prefix: "prefix";
|
|
3993
|
+
previewImage: "previewImage";
|
|
3994
|
+
previewImageValue: "previewImageValue";
|
|
3995
|
+
previewVideo: "previewVideo";
|
|
3996
|
+
previewVideoValue: "previewVideoValue";
|
|
3827
3997
|
processHandIn: "processHandIn";
|
|
3828
3998
|
processHandInLocation: "processHandInLocation";
|
|
3829
3999
|
processHandInLocationValue: "processHandInLocationValue";
|
|
@@ -3962,6 +4132,7 @@ declare const NodeType: Readonly<{
|
|
|
3962
4132
|
subject: "subject";
|
|
3963
4133
|
subjectValue: "subjectValue";
|
|
3964
4134
|
subtitle: "subtitle";
|
|
4135
|
+
subtitleValue: "subtitleValue";
|
|
3965
4136
|
subtype: "subtype";
|
|
3966
4137
|
subtypeValue: "subtypeValue";
|
|
3967
4138
|
table: "table";
|
|
@@ -4010,6 +4181,7 @@ declare const NodeType: Readonly<{
|
|
|
4010
4181
|
thumbnails: "thumbnails";
|
|
4011
4182
|
thumbnailsValue: "thumbnailsValue";
|
|
4012
4183
|
title: "title";
|
|
4184
|
+
titleValue: "titleValue";
|
|
4013
4185
|
titleString: "titleString";
|
|
4014
4186
|
toc: "toc";
|
|
4015
4187
|
tocContent: "tocContent";
|
|
@@ -4091,6 +4263,14 @@ declare const NodeType: Readonly<{
|
|
|
4091
4263
|
audioLink: "audioLink";
|
|
4092
4264
|
author: "author";
|
|
4093
4265
|
authorValue: "authorValue";
|
|
4266
|
+
authorFullName: "authorFullName";
|
|
4267
|
+
authorFullNameValue: "authorFullNameValue";
|
|
4268
|
+
authorJobTitle: "authorJobTitle";
|
|
4269
|
+
authorJobTitleValue: "authorJobTitleValue";
|
|
4270
|
+
authorPseudonym: "authorPseudonym";
|
|
4271
|
+
authorPseudonymValue: "authorPseudonymValue";
|
|
4272
|
+
authorTitle: "authorTitle";
|
|
4273
|
+
authorTitleValue: "authorTitleValue";
|
|
4094
4274
|
availableClassifications: "availableClassifications";
|
|
4095
4275
|
availableClassificationsValue: "availableClassificationsValue";
|
|
4096
4276
|
avatarImage: "avatarImage";
|
|
@@ -4116,8 +4296,22 @@ declare const NodeType: Readonly<{
|
|
|
4116
4296
|
book: "book";
|
|
4117
4297
|
bookAlias: "bookAlias";
|
|
4118
4298
|
bookAliasValue: "bookAliasValue";
|
|
4299
|
+
bookAuthor: "bookAuthor";
|
|
4300
|
+
bookBindingType: "bookBindingType";
|
|
4119
4301
|
bookDiff: "bookDiff";
|
|
4120
4302
|
bookDiffValue: "bookDiffValue";
|
|
4303
|
+
bookIsbn: "bookIsbn";
|
|
4304
|
+
bookLanguage: "bookLanguage";
|
|
4305
|
+
bookNumberOfPages: "bookNumberOfPages";
|
|
4306
|
+
bookOriginalTitle: "bookOriginalTitle";
|
|
4307
|
+
bookPublisher: "bookPublisher";
|
|
4308
|
+
bookPublishingDate: "bookPublishingDate";
|
|
4309
|
+
bookRating: "bookRating";
|
|
4310
|
+
bookSeriesId: "bookSeriesId";
|
|
4311
|
+
bookSeriesNumber: "bookSeriesNumber";
|
|
4312
|
+
bookSeriesTitle: "bookSeriesTitle";
|
|
4313
|
+
bookTranslator: "bookTranslator";
|
|
4314
|
+
bookType: "bookType";
|
|
4121
4315
|
bookValue: "bookValue";
|
|
4122
4316
|
bot: "bot";
|
|
4123
4317
|
botResponses: "botResponses";
|
|
@@ -4175,9 +4369,12 @@ declare const NodeType: Readonly<{
|
|
|
4175
4369
|
coverColorValue: "coverColorValue";
|
|
4176
4370
|
coverImage: "coverImage";
|
|
4177
4371
|
coverImageValue: "coverImageValue";
|
|
4372
|
+
currency: "currency";
|
|
4178
4373
|
customerExternalId: "customerExternalId";
|
|
4179
4374
|
customerId: "customerId";
|
|
4180
4375
|
customerIdValue: "customerIdValue";
|
|
4376
|
+
customerProductId: "customerProductId";
|
|
4377
|
+
customerProductShopLink: "customerProductShopLink";
|
|
4181
4378
|
data: "data";
|
|
4182
4379
|
dataValue: "dataValue";
|
|
4183
4380
|
dataValueValue: "dataValueValue";
|
|
@@ -4252,6 +4449,8 @@ declare const NodeType: Readonly<{
|
|
|
4252
4449
|
fullName: "fullName";
|
|
4253
4450
|
fullNameValue: "fullNameValue";
|
|
4254
4451
|
gap: "gap";
|
|
4452
|
+
gmbExternalShop: "gmbExternalShop";
|
|
4453
|
+
gmbExternalShopItems: "gmbExternalShopItems";
|
|
4255
4454
|
groupTag: "groupTag";
|
|
4256
4455
|
groupTagValue: "groupTagValue";
|
|
4257
4456
|
handInAcceptFileType: "handInAcceptFileType";
|
|
@@ -4359,11 +4558,14 @@ declare const NodeType: Readonly<{
|
|
|
4359
4558
|
list: "list";
|
|
4360
4559
|
listItemIndent: "listItemIndent";
|
|
4361
4560
|
listItemIndentValue: "listItemIndentValue";
|
|
4561
|
+
listPrice: "listPrice";
|
|
4362
4562
|
listValue: "listValue";
|
|
4363
4563
|
location: "location";
|
|
4364
4564
|
locationValue: "locationValue";
|
|
4365
4565
|
machineTranslated: "machineTranslated";
|
|
4366
4566
|
machineTranslatedValue: "machineTranslatedValue";
|
|
4567
|
+
spansPageBreak: "spansPageBreak";
|
|
4568
|
+
spansPageBreakValue: "spansPageBreakValue";
|
|
4367
4569
|
mailingList: "mailingList";
|
|
4368
4570
|
marginNumber: "marginNumber";
|
|
4369
4571
|
marginNumberValue: "marginNumberValue";
|
|
@@ -4404,6 +4606,8 @@ declare const NodeType: Readonly<{
|
|
|
4404
4606
|
partialAnswerValue: "partialAnswerValue";
|
|
4405
4607
|
path: "path";
|
|
4406
4608
|
pathValue: "pathValue";
|
|
4609
|
+
platformBrandTarget: "platformBrandTarget";
|
|
4610
|
+
platformBrandTargetValue: "platformBrandTargetValue";
|
|
4407
4611
|
platformName: "platformName";
|
|
4408
4612
|
platformNameValue: "platformNameValue";
|
|
4409
4613
|
platformIcon: "platformIcon";
|
|
@@ -4443,6 +4647,10 @@ declare const NodeType: Readonly<{
|
|
|
4443
4647
|
posterImageValue: "posterImageValue";
|
|
4444
4648
|
postfix: "postfix";
|
|
4445
4649
|
prefix: "prefix";
|
|
4650
|
+
previewImage: "previewImage";
|
|
4651
|
+
previewImageValue: "previewImageValue";
|
|
4652
|
+
previewVideo: "previewVideo";
|
|
4653
|
+
previewVideoValue: "previewVideoValue";
|
|
4446
4654
|
processHandIn: "processHandIn";
|
|
4447
4655
|
processHandInLocation: "processHandInLocation";
|
|
4448
4656
|
processHandInLocationValue: "processHandInLocationValue";
|
|
@@ -4581,6 +4789,7 @@ declare const NodeType: Readonly<{
|
|
|
4581
4789
|
subject: "subject";
|
|
4582
4790
|
subjectValue: "subjectValue";
|
|
4583
4791
|
subtitle: "subtitle";
|
|
4792
|
+
subtitleValue: "subtitleValue";
|
|
4584
4793
|
subtype: "subtype";
|
|
4585
4794
|
subtypeValue: "subtypeValue";
|
|
4586
4795
|
table: "table";
|
|
@@ -4629,6 +4838,7 @@ declare const NodeType: Readonly<{
|
|
|
4629
4838
|
thumbnails: "thumbnails";
|
|
4630
4839
|
thumbnailsValue: "thumbnailsValue";
|
|
4631
4840
|
title: "title";
|
|
4841
|
+
titleValue: "titleValue";
|
|
4632
4842
|
titleString: "titleString";
|
|
4633
4843
|
toc: "toc";
|
|
4634
4844
|
tocContent: "tocContent";
|
|
@@ -5541,6 +5751,7 @@ declare class Builder extends BaseBuilder {
|
|
|
5541
5751
|
isEditable?: boolean;
|
|
5542
5752
|
aiGenerated?: boolean;
|
|
5543
5753
|
machineTranslated?: string;
|
|
5754
|
+
spansPageBreak?: boolean;
|
|
5544
5755
|
searchIndex?: string | string[];
|
|
5545
5756
|
analyticsTag?: string | string[];
|
|
5546
5757
|
categoryTag?: string | string[];
|
|
@@ -5584,7 +5795,7 @@ declare class Builder extends BaseBuilder {
|
|
|
5584
5795
|
subtype?: string;
|
|
5585
5796
|
bookAlias?: string | string[];
|
|
5586
5797
|
bookDiff?: string;
|
|
5587
|
-
coverImage?: string | string[]
|
|
5798
|
+
coverImage?: string | string[] | Partial<ImageResourceWrapperJson>;
|
|
5588
5799
|
coverColor?: string;
|
|
5589
5800
|
publications?: string | string[];
|
|
5590
5801
|
relatedBook?: string | string[];
|
|
@@ -5599,6 +5810,23 @@ declare class Builder extends BaseBuilder {
|
|
|
5599
5810
|
processHandInLocation?: string;
|
|
5600
5811
|
chatWithBook?: boolean;
|
|
5601
5812
|
chatWithBookBrainKey?: string;
|
|
5813
|
+
currency?: string;
|
|
5814
|
+
bookIsbn?: string;
|
|
5815
|
+
bookAuthor?: string;
|
|
5816
|
+
bookType?: string;
|
|
5817
|
+
bookBindingType?: string;
|
|
5818
|
+
bookNumberOfPages?: string;
|
|
5819
|
+
bookRating?: string;
|
|
5820
|
+
bookSeriesTitle?: string;
|
|
5821
|
+
bookSeriesId?: string;
|
|
5822
|
+
bookSeriesNumber?: string;
|
|
5823
|
+
bookLanguage?: string;
|
|
5824
|
+
bookPublishingDate?: string;
|
|
5825
|
+
bookPublisher?: string;
|
|
5826
|
+
bookTranslator?: string;
|
|
5827
|
+
bookOriginalTitle?: string;
|
|
5828
|
+
gmbExternalShop?: string;
|
|
5829
|
+
gmbExternalShopItems?: string | string[];
|
|
5602
5830
|
action?: string;
|
|
5603
5831
|
showInIndex?: boolean;
|
|
5604
5832
|
refAuthor?: string | string[];
|
|
@@ -5616,6 +5844,10 @@ declare class Builder extends BaseBuilder {
|
|
|
5616
5844
|
classification?: string;
|
|
5617
5845
|
availableClassifications?: string | string[];
|
|
5618
5846
|
allowedBit?: string | string[];
|
|
5847
|
+
authorFullName?: string;
|
|
5848
|
+
authorPseudonym?: string;
|
|
5849
|
+
authorTitle?: string;
|
|
5850
|
+
authorJobTitle?: string;
|
|
5619
5851
|
tableFixedHeader?: boolean;
|
|
5620
5852
|
tableHeaderWhitespaceNoWrap?: boolean;
|
|
5621
5853
|
tableSearch?: boolean;
|
|
@@ -5669,6 +5901,9 @@ declare class Builder extends BaseBuilder {
|
|
|
5669
5901
|
labelTrue?: string;
|
|
5670
5902
|
labelFalse?: string;
|
|
5671
5903
|
content2Buy?: string;
|
|
5904
|
+
listPrice?: string;
|
|
5905
|
+
customerProductId?: string;
|
|
5906
|
+
customerProductShopLink?: string;
|
|
5672
5907
|
mailingList?: string;
|
|
5673
5908
|
buttonCaption?: string;
|
|
5674
5909
|
callToActionUrl?: string;
|
|
@@ -5693,6 +5928,7 @@ declare class Builder extends BaseBuilder {
|
|
|
5693
5928
|
tocResource?: string | string[];
|
|
5694
5929
|
tocContent?: string | string[];
|
|
5695
5930
|
page?: string | string[];
|
|
5931
|
+
platformBrandTarget?: string;
|
|
5696
5932
|
platformName?: string;
|
|
5697
5933
|
platformIcon?: Partial<ImageResourceWrapperJson>;
|
|
5698
5934
|
platformLogo?: Partial<ImageResourceWrapperJson>;
|
|
@@ -5743,6 +5979,8 @@ declare class Builder extends BaseBuilder {
|
|
|
5743
5979
|
[key: string]: unknown | unknown[];
|
|
5744
5980
|
};
|
|
5745
5981
|
markConfig?: Partial<MarkConfigJson>[];
|
|
5982
|
+
previewImage?: Partial<ImageResourceWrapperJson> | Partial<ImageResourceWrapperJson>[];
|
|
5983
|
+
previewVideo?: Partial<VideoResourceWrapperJson> | Partial<VideoResourceWrapperJson>[];
|
|
5746
5984
|
imagePlaceholder?: Partial<ImageResourceWrapperJson>;
|
|
5747
5985
|
resources?: Partial<ResourceJson> | Partial<ResourceJson>[];
|
|
5748
5986
|
body?: Partial<Body>;
|
|
@@ -6156,6 +6394,8 @@ declare class Builder extends BaseBuilder {
|
|
|
6156
6394
|
*/
|
|
6157
6395
|
protected buildCardBit(context: BuildContext, data: Partial<CardBit> | undefined): CardBit | undefined;
|
|
6158
6396
|
protected toImageResource(context: BuildContext, data: Partial<ImageResourceWrapperJson> | undefined): ImageResourceWrapperJson;
|
|
6397
|
+
protected toImageResources(context: BuildContext, data: Partial<ImageResourceWrapperJson> | Partial<ImageResourceWrapperJson>[] | undefined): ImageResourceWrapperJson[];
|
|
6398
|
+
protected toVideoResources(context: BuildContext, data: Partial<VideoResourceWrapperJson> | Partial<VideoResourceWrapperJson>[] | undefined): VideoResourceWrapperJson[];
|
|
6159
6399
|
private buildCardNode;
|
|
6160
6400
|
/**
|
|
6161
6401
|
* Copy any attributes from 'attrs' property to the root node (necessary when the input if from JSON)
|
|
@@ -6947,9 +7187,13 @@ declare class BitmarkGenerator extends AstWalkerGenerator<BitmarkAst, void> {
|
|
|
6947
7187
|
protected leaf_feedback(node: NodeInfo, route: NodeInfo[]): void;
|
|
6948
7188
|
protected enter_backgroundWallpaper(node: NodeInfo, _route: NodeInfo[]): boolean;
|
|
6949
7189
|
protected enter_imagePlaceholder(node: NodeInfo, _route: NodeInfo[]): boolean;
|
|
7190
|
+
protected enter_previewImageValue(node: NodeInfo, _route: NodeInfo[]): boolean;
|
|
7191
|
+
protected enter_previewVideoValue(node: NodeInfo, _route: NodeInfo[]): boolean;
|
|
6950
7192
|
protected enter_platformIcon(node: NodeInfo, _route: NodeInfo[]): boolean;
|
|
6951
7193
|
protected enter_platformLogo(node: NodeInfo, _route: NodeInfo[]): boolean;
|
|
6952
7194
|
protected enter_platformBackgroundImage(node: NodeInfo, _route: NodeInfo[]): boolean;
|
|
7195
|
+
protected enter_coverImage(node: NodeInfo, route: NodeInfo[]): boolean;
|
|
7196
|
+
protected leaf_coverImage(node: NodeInfo, route: NodeInfo[]): void;
|
|
6953
7197
|
protected exit_imagePlaceholder(_node: NodeInfo, _route: NodeInfo[]): void;
|
|
6954
7198
|
protected enter_posterImage(node: NodeInfo, route: NodeInfo[]): boolean;
|
|
6955
7199
|
protected enter_thumbnails(node: NodeInfo, route: NodeInfo[]): boolean;
|
|
@@ -7324,9 +7568,12 @@ declare class JsonGenerator extends AstWalkerGenerator<BitmarkAst, void> {
|
|
|
7324
7568
|
protected enter_captionDefinitionList(node: NodeInfo, route: NodeInfo[]): boolean;
|
|
7325
7569
|
protected enter_backgroundWallpaper(node: NodeInfo, route: NodeInfo[]): boolean;
|
|
7326
7570
|
protected enter_imagePlaceholder(node: NodeInfo, route: NodeInfo[]): boolean;
|
|
7571
|
+
protected enter_previewImage(node: NodeInfo, route: NodeInfo[]): boolean;
|
|
7572
|
+
protected enter_previewVideo(node: NodeInfo, route: NodeInfo[]): boolean;
|
|
7327
7573
|
protected enter_platformIcon(node: NodeInfo, route: NodeInfo[]): boolean;
|
|
7328
7574
|
protected enter_platformLogo(node: NodeInfo, route: NodeInfo[]): boolean;
|
|
7329
7575
|
protected enter_platformBackgroundImage(node: NodeInfo, route: NodeInfo[]): boolean;
|
|
7576
|
+
protected enter_coverImage(node: NodeInfo, route: NodeInfo[]): boolean;
|
|
7330
7577
|
protected enter_resources(node: NodeInfo, route: NodeInfo[]): boolean;
|
|
7331
7578
|
protected leaf_level(node: NodeInfo, route: NodeInfo[]): boolean;
|
|
7332
7579
|
protected enter_book(node: NodeInfo, route: NodeInfo[]): boolean;
|
|
@@ -8275,4 +8522,4 @@ declare class JsonFileGenerator implements Generator<BitmarkAst> {
|
|
|
8275
8522
|
generateSync(_ast: BitmarkAst): void;
|
|
8276
8523
|
}
|
|
8277
8524
|
|
|
8278
|
-
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 };
|
|
8525
|
+
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 };
|