@tangelo/tangelo-configuration-toolkit 1.6.1 → 1.8.0-beta.2
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/README.md +1 -1
- package/index.js +1 -1
- package/package.json +13 -12
- package/src/cli.js +43 -20
- package/src/lib/gulp-batch-replace-with-filter.js +19 -19
- package/src/lib/npm-package-update.js +51 -0
- package/src/modules/build/oxygen.js +2 -2
- package/src/modules/deploy/config.js +2 -0
- package/src/modules/deploy/execute.js +6 -4
- package/src/modules/fonto/commands.js +2 -2
- package/src/modules/git/index.js +34 -7
- package/src/modules/migrate/steps.js +7 -6
- package/src/modules/sql/index.js +27 -0
- package/build/project/.gitattributes +0 -1
- package/build/project/.gitmodules +0 -4
- package/build/project/config/cmscustom/tangelo/default/_log.xsl +0 -60
- package/build/project/config/cmscustom/tangelo/default/export/esef/config.xml +0 -9
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_in/_util.xsl +0 -5
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_in/_xml.xsl +0 -133
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_in/root.xsl +0 -34
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/_charts.xsl +0 -29
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/_navigation.xsl +0 -65
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/_page.xsl +0 -48
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/_tables.xsl +0 -186
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/_text.xsl +0 -19
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/_util.xsl +0 -6
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/css/bootstrap.min.css +0 -5
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/css/style.scss +0 -205
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/css/tangelo.scss +0 -52
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/root.xsl +0 -41
- package/build/project/config/cmscustom/tangelo/default/export/ods/_elements.xsl +0 -178
- package/build/project/config/cmscustom/tangelo/default/export/ods/_style.xsl +0 -283
- package/build/project/config/cmscustom/tangelo/default/export/ods/base.xsl +0 -194
- package/build/project/config/cmscustom/tangelo/default/export/ods/ods-config.xml +0 -9
- package/build/project/config/cmscustom/tangelo/default/export/ods/pre-process-ods.xsl +0 -17
- package/build/project/config/cmscustom/tangelo/default/export/odt/_elements.xsl +0 -157
- package/build/project/config/cmscustom/tangelo/default/export/odt/_style.xsl +0 -202
- package/build/project/config/cmscustom/tangelo/default/export/odt/_tables.xsl +0 -232
- package/build/project/config/cmscustom/tangelo/default/export/odt/base.xsl +0 -205
- package/build/project/config/cmscustom/tangelo/default/export/odt/odt-config.xml +0 -8
- package/build/project/config/cmscustom/tangelo/default/fonto/config/configuration.js +0 -44
- package/build/project/config/cmscustom/tangelo/default/fonto/config/fonto-manifest.json +0 -23
- package/build/project/config/cmscustom/tangelo/default/fonto/config.json +0 -23
- package/build/project/config/cmscustom/tangelo/default/fonto/dev-cms/files/chapter.xml +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/dev-cms/files/document.xml +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/dev-cms/files/faqitem.xml +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/dev-cms/files/fileitem.xml +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/dev-cms/files/glossary.xml +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/dev-cms/files/newsitem.xml +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/dev-cms/files/paragraph.xml +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/manifest.json +0 -17
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/localization/src/messages.nl.json +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/masthead/fonto-manifest.json +0 -6
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/masthead/src/Masthead.jsx +0 -29
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/masthead/src/install.js +0 -7
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/fonto-manifest.json +0 -5
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/_block_attributes.json +0 -300
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/_chart_attributes.json +0 -233
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/_list_attributes.json +0 -101
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/_other_attributes.json +0 -74
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/_root_attributes.json +0 -181
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/_table_attributes.json +0 -256
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/_xbrl_attributes.json +0 -890
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/configureSxModule.js +0 -99
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/styles.scss +0 -214
- package/build/project/config/cmscustom/tangelo/default/hce/base.xsl +0 -231
- package/build/project/config/cmscustom/tangelo/default/hce/callback.js +0 -3
- package/build/project/config/cmscustom/tangelo/default/hce/colors.xml +0 -52
- package/build/project/config/cmscustom/tangelo/default/hce/hce-config.xml +0 -12
- package/build/project/config/cmscustom/tangelo/default/hce/template_options.js +0 -203
- package/build/project/config/cmscustom/tangelo/default/hce/template_options_pie.js +0 -84
- package/build/project/config/cmscustom/tangelo/default/hce/util.js +0 -0
- package/build/project/config/cmscustom/tangelo/default/import/paster_config.xml +0 -47
- package/build/project/config/cmscustom/tangelo/default/import/paster_config.xsd +0 -25
- package/build/project/config/cmscustom/tangelo/default/import/paster_table.xsl +0 -74
- package/build/project/config/cmscustom/tangelo/default/pdf/_general-settings.xsl +0 -18
- package/build/project/config/cmscustom/tangelo/default/pdf/ah-config-minimize-filesize.xml +0 -35
- package/build/project/config/cmscustom/tangelo/default/pdf/ah-config.xml +0 -5
- package/build/project/config/cmscustom/tangelo/default/pdf/ah.cmd +0 -19
- package/build/project/config/cmscustom/tangelo/default/pdf/ah.sh +0 -35
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_chart.xsl +0 -41
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_colors.xml +0 -12
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_config.xml +0 -46
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_cover.xsl +0 -63
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_highlightblock.xsl +0 -35
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_image.xsl +0 -43
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_introduction.xsl +0 -34
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_other.xsl +0 -98
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_pre-process.xsl +0 -92
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_static_content.xsl +0 -53
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_static_strings.xml +0 -8
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_table.xsl +0 -211
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_table_of_contents.xsl +0 -154
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_text.xsl +0 -136
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_title.xsl +0 -172
- package/build/project/config/cmscustom/tangelo/default/pdf/config/base.xsl +0 -36
- package/build/project/config/cmscustom/tangelo/default/pdf/hyphenation/en-GB.xml +0 -9
- package/build/project/config/cmscustom/tangelo/default/pdf/hyphenation/en-US.xml +0 -8
- package/build/project/config/cmscustom/tangelo/default/pdf/hyphenation/nl.xml +0 -7
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/base.xsl +0 -71
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/baseline-grid.xsl +0 -88
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/bookmarks.xsl +0 -72
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/config_include.xsl +0 -40
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/cropmarks.xsl +0 -26
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/debug.xsl +0 -66
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/defaults.xsl +0 -148
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/_backgroundImage.xsl +0 -89
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/_elementNumber.xsl +0 -17
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/chart.xsl +0 -153
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/codeBlock.xsl +0 -40
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/cover.xsl +0 -131
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/footnote.xsl +0 -268
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/footnote_ah.xsl +0 -97
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/header.xsl +0 -57
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/highlightblock.xsl +0 -105
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/image.xsl +0 -467
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/introduction.xsl +0 -59
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/link.xsl +0 -239
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/list.xsl +0 -205
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/paragraph.xsl +0 -33
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/pdfInsertion.xsl +0 -180
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/table.xsl +0 -682
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/text.xsl +0 -71
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/title.xsl +0 -382
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/xfi.xsl +0 -29
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements.xsl +0 -113
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/_elementNumber.xsl +0 -32
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/bookmarks.xsl +0 -14
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/chart.xsl +0 -74
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/colors.xsl +0 -178
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/footnote.xsl +0 -24
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/general.xsl +0 -229
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/header.xsl +0 -29
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/highlightblock.xsl +0 -29
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/image.xsl +0 -128
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/index.xsl +0 -36
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/introduction.xsl +0 -26
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/link.xsl +0 -20
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/list.xsl +0 -50
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/paragraph.xsl +0 -21
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/span.xsl +0 -93
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/table-columns.xsl +0 -29
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/table.xsl +0 -253
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/table_of_contents.xsl +0 -60
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/text.xsl +0 -48
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/title.xsl +0 -49
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions.xsl +0 -79
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/node.xsl +0 -139
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/numbering.xsl +0 -13
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/object_positioning.xsl +0 -698
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/page-config.xsl +0 -45
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/page_definitions.xsl +0 -271
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/pages/abbreviation.xsl +0 -67
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/pages/glossary.xsl +0 -70
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/pages/index.xsl +0 -145
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/pages/table_of_contents.xsl +0 -299
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/parameters.xsl +0 -195
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/post-process/_post-process.xsl +0 -84
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/pre-process/_pre-process.xsl +0 -339
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/section_column_span.xsl +0 -74
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/structure.xsl +0 -486
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/xsd/colors.xsd +0 -63
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/xsd/pdf_config.xsd +0 -236
- package/build/project/config/cmscustom/tangelo/default/pdf/post-process.xsl +0 -13
- package/build/project/config/cmscustom/tangelo/default/pdf/pre-process-base.xsl +0 -19
- package/build/project/config/cmscustom/tangelo/default/pdf/pre-process-pdf.xsl +0 -13
- package/build/project/config/cmscustom/tangelo/default/pdf/resources/unknown.pdf +7 -4249
- package/build/project/config/cmscustom/tangelo/default/pdf/root-download.xsl +0 -23
- package/build/project/config/cmscustom/tangelo/default/pdf/root-print.xsl +0 -24
- package/build/project/config/cmscustom/tangelo/default/pre-process/_auto_create_note_sectionlinks.xsl +0 -49
- package/build/project/config/cmscustom/tangelo/default/pre-process/_auto_prefix_to_number.xsl +0 -64
- package/build/project/config/cmscustom/tangelo/default/pre-process/_element-numbering.xsl +0 -92
- package/build/project/config/cmscustom/tangelo/default/pre-process/_lists.xsl +0 -39
- package/build/project/config/cmscustom/tangelo/default/pre-process/_table_add_structure.xsl +0 -169
- package/build/project/config/cmscustom/tangelo/default/pre-process/base.xsl +0 -51
- package/build/project/config/cmscustom/tangelo/default/pre-process/history/prepare-diff-xml.xsl +0 -16
- package/build/project/config/cmscustom/tangelo/default/prepare_xincludes.xsl +0 -70
- package/build/project/config/cmscustom/tangelo/default/schema/fonto.json +0 -36
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_block.xsd +0 -151
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_chart.xsd +0 -70
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_inline.xsd +0 -140
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_list.xsd +0 -61
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_root.xsd +0 -84
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_shared.xsd +0 -124
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_table.xsd +0 -121
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_xbrl.xsd +0 -283
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/chapter.xsd +0 -19
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/cover.xsd +0 -24
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/document.xsd +0 -20
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/faqitem.xsd +0 -15
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/fileitem.xsd +0 -15
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/glossary.xsd +0 -23
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/newsitem.xsd +0 -15
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/paragraph.xsd +0 -16
- package/build/project/config/cmscustom/tangelo/default/toc/paste_below.xsl +0 -68
- package/build/project/config/cmscustom/tangelo/default/toc/paste_into.xsl +0 -6
- package/build/project/config/cmscustom/tangelo/fonts/Arial/arial.ttf +0 -0
- package/build/project/config/cmscustom/tangelo/fonts/Arial/arialbd.ttf +0 -0
- package/build/project/config/cmscustom/tangelo/fonts/Arial/arialbi.ttf +0 -0
- package/build/project/config/cmscustom/tangelo/fonts/Arial/ariali.ttf +0 -0
- package/build/project/config/cmscustom/tangelo/fonts/ah-font-config.dtd +0 -41
- package/build/project/config/cmscustom/tangelo/fonts/ah-font-config.xml +0 -6
- package/build/project/config/cmscustom/tangelo/fonts/avenir.css +0 -34
- package/build/project/config/txd/custom/resources/custom-UI-text.properties +0 -37
- package/build/project/config/txd/custom/resources/custom-UI-text_nl.properties +0 -37
- package/build/project/config/txp/site-resources/tangelo/default/css/tangelo.scss +0 -62
- package/build/project/config/txp/site-resources/tangelo/default/js/plugins.min.js +0 -9
- package/build/project/config/txp/site-resources/tangelo/default/js/tangelo.js +0 -3
- package/build/project/config/txp/site-resources/tangelo/default/tdi/css/_lib.scss +0 -51
- package/build/project/config/txp/site-resources/tangelo/default/tdi/js/lib.js +0 -129
- package/build/project/config/txp/site-resources/tangelo/default/tdi/js/preview.js +0 -22
- package/build/project/config/txp/site-stylesheets/tangelo/default/_navigation.xsl +0 -81
- package/build/project/config/txp/site-stylesheets/tangelo/default/_page.xsl +0 -70
- package/build/project/config/txp/site-stylesheets/tangelo/default/_search.xsl +0 -60
- package/build/project/config/txp/site-stylesheets/tangelo/default/_text.xsl +0 -107
- package/build/project/config/txp/site-stylesheets/tangelo/default/_translations.xsl +0 -67
- package/build/project/config/txp/site-stylesheets/tangelo/default/base.xsl +0 -51
- package/build/project/config/txp/site-stylesheets/tangelo/default/post-process.xsl +0 -57
- package/build/project/config/txp/site-stylesheets/tangelo/default/pre-process.xsl +0 -25
- package/build/project/config/txp/site-stylesheets/tangelo/default/tdi/_base.xsl +0 -70
- package/build/project/config/txp/site-stylesheets/tangelo/default/tdi/_navigation.xsl +0 -60
- package/build/project/config/txp/site-stylesheets/tangelo/default/tdi/_text.xsl +0 -245
- package/build/project/config/txp/site-stylesheets/tangelo/default/tdi/_util.xsl +0 -104
- package/build/project/database/config/tangelo/default/tan_contexts.sql +0 -0
- package/build/project/database/config/tangelo/default/tan_install.sql +0 -9
- package/build/project/database/config/tangelo/default/tan_xmlcache_files.sql +0 -0
- package/build/project/database/config/tangelo/default/tdl__tan_user_obj_privs.sql +0 -34
- package/build/project/database/config/tangelo/default/tdl_collection_types.sql +0 -12
- package/build/project/database/config/tangelo/default/tdl_collections.sql +0 -12
- package/build/project/database/config/tangelo/default/tdl_context_collections.sql +0 -0
- package/build/project/database/config/tangelo/default/tdl_file_type_extensions.sql +0 -0
- package/build/project/database/config/tangelo/default/tdl_file_types.sql +0 -0
- package/build/project/database/config/tangelo/default/tdl_install.sql +0 -14
- package/build/project/database/config/tangelo/default/tdl_media_types.sql +0 -0
- package/build/project/database/config/tangelo/default/tfq__tan_user_obj_privs.sql +0 -34
- package/build/project/database/config/tangelo/default/tfq_context_subjects.sql +0 -0
- package/build/project/database/config/tangelo/default/tfq_install.sql +0 -11
- package/build/project/database/config/tangelo/default/tfq_subject_types.sql +0 -12
- package/build/project/database/config/tangelo/default/tfq_subjects.sql +0 -12
- package/build/project/database/config/tangelo/default/til__tan_user_obj_privs.sql +0 -34
- package/build/project/database/config/tangelo/default/til_collection_imagetypes.sql +0 -15
- package/build/project/database/config/tangelo/default/til_collections.sql +0 -12
- package/build/project/database/config/tangelo/default/til_image_type_renditions.sql +0 -41
- package/build/project/database/config/tangelo/default/til_image_types.sql +0 -15
- package/build/project/database/config/tangelo/default/til_install.sql +0 -12
- package/build/project/database/config/tangelo/default/tmd__tan_user_obj_privs.sql +0 -0
- package/build/project/database/config/tangelo/default/tmd_install.sql +0 -0
- package/build/project/database/config/tangelo/default/tmd_types.sql +0 -0
- package/build/project/database/config/tangelo/default/tmd_values.sql +0 -0
- package/build/project/database/config/tangelo/default/tne__tan_user_obj_privs.sql +0 -34
- package/build/project/database/config/tangelo/default/tne_channel_sources.sql +0 -0
- package/build/project/database/config/tangelo/default/tne_channels.sql +0 -0
- package/build/project/database/config/tangelo/default/tne_context_channels.sql +0 -0
- package/build/project/database/config/tangelo/default/tne_install.sql +0 -14
- package/build/project/database/config/tangelo/default/tne_newsroom_type_weights.sql +0 -0
- package/build/project/database/config/tangelo/default/tne_newsroom_types.sql +0 -12
- package/build/project/database/config/tangelo/default/tne_newsrooms.sql +0 -12
- package/build/project/database/config/tangelo/default/txd__tan_user_obj_privs.sql +0 -34
- package/build/project/database/config/tangelo/default/txd__tan_user_obj_privs_default.sql +0 -35
- package/build/project/database/config/tangelo/default/txd_auto_file_generation.sql +0 -0
- package/build/project/database/config/tangelo/default/txd_custom_menu_items.sql +0 -0
- package/build/project/database/config/tangelo/default/txd_document_types.sql +0 -14
- package/build/project/database/config/tangelo/default/txd_export_formats.sql +0 -31
- package/build/project/database/config/tangelo/default/txd_export_parameters.sql +0 -41
- package/build/project/database/config/tangelo/default/txd_install.sql +0 -20
- package/build/project/database/config/tangelo/default/txd_node_types.sql +0 -30
- package/build/project/database/config/tangelo/default/txd_object_elements.sql +0 -24
- package/build/project/database/config/tangelo/default/txd_paste_stylesheets.sql +0 -579
- package/build/project/database/config/tangelo/default/txd_section_types.sql +0 -57
- package/build/project/database/config/tangelo/default/txd_xml_file_set_type_pasters.sql +0 -27
- package/build/project/database/config/tangelo/default/txd_xml_file_set_types.sql +0 -12
- package/build/project/database/create.sql +0 -39
- package/build/project/database/create_exists.sql +0 -1
- package/build/project/database/custom/create_user_tlo.sql +0 -10
- package/build/project/database/custom/grants_on_tlo.sql +0 -2
- package/build/project/database/custom/grants_to_tlo.sql +0 -15
- package/build/project/database/custom/plsql/tlo_include.pkb +0 -9
- package/build/project/database/custom/plsql/tlo_include.pks +0 -6
- package/build/project/database/custom/plsql/tlo_lookup.pkb +0 -15
- package/build/project/database/custom/plsql/tlo_lookup.pks +0 -6
- package/build/project/database/install.sql +0 -68
- package/build/project/readme.md +0 -7
- package/build/project/tangelo-default-implementation/.editorconfig +0 -9
- package/build/project/tangelo-default-implementation/src/.gitattributes +0 -1
- package/build/project/tangelo-default-implementation/src/.gitignore_ +0 -47
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/_log.xsl +0 -60
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/config.xml +0 -9
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_in/_util.xsl +0 -5
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_in/_xml.xsl +0 -133
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_in/root.xsl +0 -34
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/_charts.xsl +0 -29
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/_navigation.xsl +0 -65
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/_page.xsl +0 -48
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/_tables.xsl +0 -186
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/_text.xsl +0 -19
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/_util.xsl +0 -6
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/css/bootstrap.min.css +0 -5
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/css/style.scss +0 -205
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/css/tangelo.scss +0 -52
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/root.xsl +0 -41
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/ods/_elements.xsl +0 -178
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/ods/_style.xsl +0 -283
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/ods/base.xsl +0 -194
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/ods/ods-config.xml +0 -9
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/ods/pre-process-ods.xsl +0 -17
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/odt/_elements.xsl +0 -157
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/odt/_style.xsl +0 -202
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/odt/_tables.xsl +0 -232
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/odt/base.xsl +0 -205
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/odt/odt-config.xml +0 -8
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/config/configuration.js +0 -44
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/config/fonto-manifest.json +0 -15
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/config.json +0 -23
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/dev-cms/files/chapter.xml +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/dev-cms/files/document.xml +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/dev-cms/files/faqitem.xml +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/dev-cms/files/fileitem.xml +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/dev-cms/files/glossary.xml +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/dev-cms/files/newsitem.xml +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/dev-cms/files/paragraph.xml +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/manifest.json +0 -16
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/localization/src/messages.nl.json +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/masthead/fonto-manifest.json +0 -6
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/masthead/src/Masthead.jsx +0 -29
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/masthead/src/install.js +0 -7
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/fonto-manifest.json +0 -5
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/_block_attributes.json +0 -300
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/_chart_attributes.json +0 -233
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/_list_attributes.json +0 -101
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/_other_attributes.json +0 -74
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/_root_attributes.json +0 -181
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/_table_attributes.json +0 -256
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/_xbrl_attributes.json +0 -890
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/configureSxModule.js +0 -99
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/styles.scss +0 -214
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/hce/base.xsl +0 -231
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/hce/callback.js +0 -3
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/hce/colors.xml +0 -52
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/hce/hce-config.xml +0 -12
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/hce/template_options.js +0 -203
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/hce/template_options_pie.js +0 -84
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/hce/util.js +0 -0
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/import/me0710-custom.xsl +0 -111
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/import/paster_config.xml +0 -47
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/import/paster_config.xsd +0 -25
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/import/paster_table.xsl +0 -74
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/_general-settings.xsl +0 -18
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/ah-config-minimize-filesize.xml +0 -35
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/ah-config.xml +0 -5
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/ah.cmd +0 -19
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/ah.sh +0 -35
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_chart.xsl +0 -41
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_colors.xml +0 -12
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_config.xml +0 -46
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_cover.xsl +0 -63
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_highlightblock.xsl +0 -35
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_image.xsl +0 -43
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_introduction.xsl +0 -34
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_other.xsl +0 -98
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_pre-process.xsl +0 -92
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_static_content.xsl +0 -53
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_static_strings.xml +0 -8
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_table.xsl +0 -211
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_table_of_contents.xsl +0 -154
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_text.xsl +0 -136
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_title.xsl +0 -172
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/base.xsl +0 -36
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/hyphenation/en-GB.xml +0 -9
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/hyphenation/en-US.xml +0 -8
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/hyphenation/nl.xml +0 -7
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/base.xsl +0 -71
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/baseline-grid.xsl +0 -88
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/bookmarks.xsl +0 -72
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/config_include.xsl +0 -40
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/cropmarks.xsl +0 -26
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/debug.xsl +0 -66
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/defaults.xsl +0 -148
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/_backgroundImage.xsl +0 -89
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/_elementNumber.xsl +0 -17
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/chart.xsl +0 -153
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/codeBlock.xsl +0 -40
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/cover.xsl +0 -131
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/footnote.xsl +0 -268
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/footnote_ah.xsl +0 -97
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/header.xsl +0 -57
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/highlightblock.xsl +0 -105
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/image.xsl +0 -467
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/introduction.xsl +0 -59
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/link.xsl +0 -239
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/list.xsl +0 -205
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/paragraph.xsl +0 -33
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/pdfInsertion.xsl +0 -180
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/table.xsl +0 -682
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/text.xsl +0 -71
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/title.xsl +0 -382
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/xfi.xsl +0 -29
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements.xsl +0 -113
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/_elementNumber.xsl +0 -32
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/bookmarks.xsl +0 -14
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/chart.xsl +0 -74
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/colors.xsl +0 -178
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/footnote.xsl +0 -24
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/general.xsl +0 -229
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/header.xsl +0 -29
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/highlightblock.xsl +0 -29
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/image.xsl +0 -128
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/index.xsl +0 -36
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/introduction.xsl +0 -26
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/link.xsl +0 -20
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/list.xsl +0 -50
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/paragraph.xsl +0 -21
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/span.xsl +0 -93
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/table-columns.xsl +0 -29
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/table.xsl +0 -253
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/table_of_contents.xsl +0 -60
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/text.xsl +0 -48
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/title.xsl +0 -49
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions.xsl +0 -79
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/node.xsl +0 -139
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/numbering.xsl +0 -13
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/object_positioning.xsl +0 -698
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/page-config.xsl +0 -45
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/page_definitions.xsl +0 -271
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/pages/abbreviation.xsl +0 -67
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/pages/glossary.xsl +0 -70
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/pages/index.xsl +0 -145
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/pages/table_of_contents.xsl +0 -299
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/parameters.xsl +0 -195
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/post-process/_post-process.xsl +0 -84
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/pre-process/_pre-process.xsl +0 -339
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/section_column_span.xsl +0 -74
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/structure.xsl +0 -486
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/xsd/colors.xsd +0 -63
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/xsd/pdf_config.xsd +0 -236
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/post-process.xsl +0 -13
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pre-process-base.xsl +0 -19
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pre-process-pdf.xsl +0 -13
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/resources/unknown.pdf +7 -4249
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/root-download.xsl +0 -23
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/root-print.xsl +0 -24
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pre-process/_auto_create_note_sectionlinks.xsl +0 -49
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pre-process/_auto_prefix_to_number.xsl +0 -64
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pre-process/_element-numbering.xsl +0 -92
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pre-process/_lists.xsl +0 -39
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pre-process/_table_add_structure.xsl +0 -169
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pre-process/base.xsl +0 -51
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pre-process/history/prepare-diff-xml.xsl +0 -16
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/prepare_xincludes.xsl +0 -70
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/resolve_templates.xsl +0 -57
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/fonto.json +0 -36
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_block.xsd +0 -151
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_chart.xsd +0 -70
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_inline.xsd +0 -140
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_list.xsd +0 -61
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_root.xsd +0 -84
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_shared.xsd +0 -124
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_table.xsd +0 -121
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_xbrl.xsd +0 -283
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/chapter.xsd +0 -19
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/cover.xsd +0 -24
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/document.xsd +0 -20
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/faqitem.xsd +0 -15
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/fileitem.xsd +0 -15
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/glossary.xsd +0 -23
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/newsitem.xsd +0 -15
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/paragraph.xsd +0 -16
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/toc/paste_below.xsl +0 -68
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/toc/paste_into.xsl +0 -6
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/fonts/Arial/arial.ttf +0 -0
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/fonts/Arial/arialbd.ttf +0 -0
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/fonts/Arial/arialbi.ttf +0 -0
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/fonts/Arial/ariali.ttf +0 -0
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/fonts/ah-font-config.dtd +0 -41
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/fonts/ah-font-config.xml +0 -6
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/fonts/avenir.css +0 -34
- package/build/project/tangelo-default-implementation/src/config/txd/custom/resources/custom-UI-text.properties +0 -46
- package/build/project/tangelo-default-implementation/src/config/txd/custom/resources/custom-UI-text_nl.properties +0 -46
- package/build/project/tangelo-default-implementation/src/config/txp/site-configs/[customer]/[project].xml +0 -20
- package/build/project/tangelo-default-implementation/src/config/txp/site-resources/[customer]/[project]/css/tangelo.scss +0 -62
- package/build/project/tangelo-default-implementation/src/config/txp/site-resources/[customer]/[project]/js/plugins.min.js +0 -9
- package/build/project/tangelo-default-implementation/src/config/txp/site-resources/[customer]/[project]/js/tangelo.js +0 -3
- package/build/project/tangelo-default-implementation/src/config/txp/site-resources/[customer]/[project]/tdi/css/_lib.scss +0 -51
- package/build/project/tangelo-default-implementation/src/config/txp/site-resources/[customer]/[project]/tdi/js/lib.js +0 -129
- package/build/project/tangelo-default-implementation/src/config/txp/site-resources/[customer]/[project]/tdi/js/preview.js +0 -22
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/_navigation.xsl +0 -81
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/_page.xsl +0 -70
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/_search.xsl +0 -60
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/_text.xsl +0 -107
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/_translations.xsl +0 -67
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/base.xsl +0 -51
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/post-process.xsl +0 -57
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/pre-process.xsl +0 -25
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/tdi/_base.xsl +0 -71
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/tdi/_json.xsl +0 -141
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/tdi/_navigation.xsl +0 -60
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/tdi/_text.xsl +0 -245
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/tdi/_util.xsl +0 -104
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tan_contexts.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tan_install.sql +0 -9
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tan_xmlcache_files.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl__tan_user_obj_privs.sql +0 -34
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl_collection_types.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl_collections.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl_context_collections.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl_file_type_extensions.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl_file_types.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl_install.sql +0 -14
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl_media_types.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tfq__tan_user_obj_privs.sql +0 -34
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tfq_context_subjects.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tfq_install.sql +0 -11
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tfq_subject_types.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tfq_subjects.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/til__tan_user_obj_privs.sql +0 -34
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/til_collection_imagetypes.sql +0 -15
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/til_collections.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/til_image_type_renditions.sql +0 -41
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/til_image_types.sql +0 -15
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/til_install.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tmd__tan_user_obj_privs.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tmd_install.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tmd_types.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tmd_values.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne__tan_user_obj_privs.sql +0 -34
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne_channel_sources.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne_channels.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne_context_channels.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne_install.sql +0 -14
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne_newsroom_type_weights.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne_newsroom_types.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne_newsrooms.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd__tan_user_obj_privs.sql +0 -37
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd__tan_user_obj_privs_default.sql +0 -38
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_auto_file_generation.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_custom_menu_items.sql +0 -15
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_document_types.sql +0 -17
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_export_formats.sql +0 -49
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_export_parameters.sql +0 -41
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_install.sql +0 -20
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_node_types.sql +0 -30
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_object_elements.sql +0 -39
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_paste_stylesheets.sql +0 -579
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_section_types.sql +0 -99
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_xml_file_set_type_pasters.sql +0 -45
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_xml_file_set_types.sql +0 -15
- package/build/project/tangelo-default-implementation/src/database/create.sql +0 -39
- package/build/project/tangelo-default-implementation/src/database/create_exists.sql +0 -1
- package/build/project/tangelo-default-implementation/src/database/custom/create_user_[custom-schema].sql +0 -10
- package/build/project/tangelo-default-implementation/src/database/custom/grants_on_[custom-schema].sql +0 -2
- package/build/project/tangelo-default-implementation/src/database/custom/grants_to_[custom-schema].sql +0 -15
- package/build/project/tangelo-default-implementation/src/database/custom/plsql/[custom-schema]_include.pkb +0 -9
- package/build/project/tangelo-default-implementation/src/database/custom/plsql/[custom-schema]_include.pks +0 -6
- package/build/project/tangelo-default-implementation/src/database/custom/plsql/[custom-schema]_lookup.pkb +0 -15
- package/build/project/tangelo-default-implementation/src/database/custom/plsql/[custom-schema]_lookup.pks +0 -6
- package/build/project/tangelo-default-implementation/src/database/decade/create_user_dcf.sql +0 -10
- package/build/project/tangelo-default-implementation/src/database/decade/dcf_id.seq +0 -7
- package/build/project/tangelo-default-implementation/src/database/decade/dcf_includes_xml.tab +0 -49
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/create_user_decade.sql +0 -10
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/demo_values.dat +0 -311
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/demo_values.tab +0 -17
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/grants_on_decade.sql +0 -1
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/grants_to_decade.sql +0 -1
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/install.sql +0 -63
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/plsql/include_mjb.pkb +0 -588
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/plsql/include_mjb.pks +0 -272
- package/build/project/tangelo-default-implementation/src/database/decade/grants_on_dcf.sql +0 -4
- package/build/project/tangelo-default-implementation/src/database/decade/grants_to_dcf.sql +0 -7
- package/build/project/tangelo-default-implementation/src/database/decade/plsql/dcf_include.pkb +0 -763
- package/build/project/tangelo-default-implementation/src/database/decade/plsql/dcf_include.pks +0 -122
- package/build/project/tangelo-default-implementation/src/database/decade/plsql/dcf_lookup.pkb +0 -595
- package/build/project/tangelo-default-implementation/src/database/decade/plsql/dcf_lookup.pks +0 -54
- package/build/project/tangelo-default-implementation/src/database/decade/plsql/dcf_update.pkb +0 -114
- package/build/project/tangelo-default-implementation/src/database/decade/plsql/dcf_update.pks +0 -23
- package/build/project/tangelo-default-implementation/src/database/install.sql +0 -93
- package/build/project/tangelo-default-implementation/src/database/tdi/create_user_tdi.sql +0 -10
- package/build/project/tangelo-default-implementation/src/database/tdi/grants_on_tdi.sql +0 -3
- package/build/project/tangelo-default-implementation/src/database/tdi/grants_to_tdi.sql +0 -25
- package/build/project/tangelo-default-implementation/src/database/tdi/install.sql +0 -76
- package/build/project/tangelo-default-implementation/src/database/tdi/plsql/tdi_include.pkb +0 -142
- package/build/project/tangelo-default-implementation/src/database/tdi/plsql/tdi_include.pks +0 -52
- package/build/project/tangelo-default-implementation/src/database/tdi/plsql/tdi_lookup.pkb +0 -619
- package/build/project/tangelo-default-implementation/src/database/tdi/plsql/tdi_lookup.pks +0 -64
- package/build/project/tangelo-default-implementation/src/database/tdi/plsql/tdi_numbering.pkb +0 -425
- package/build/project/tangelo-default-implementation/src/database/tdi/plsql/tdi_numbering.pks +0 -76
- package/build/project/tangelo-default-implementation/src/database/tdi/tan_xmlcache_files.sql +0 -17
- package/build/project/tangelo-default-implementation/src/readme.md +0 -7
- package/build/project/tangelo-default-implementation/tct/build/init.js +0 -81
- package/build/project/tangelo-default-implementation/tct/build/oxygen/create-SEF.cmd +0 -3
- package/build/project/tangelo-default-implementation/tct/build/oxygen/createProjectFile.sef.json +0 -1
- package/build/project/tangelo-default-implementation/tct/build/oxygen/createProjectFile.xsl +0 -308
- package/build/project/tangelo-default-implementation/tct/build/oxygen/stylesheetPaths.json +0 -67
- package/build/project/tangelo-default-implementation/tct/build/project-config.js +0 -96
- package/build/project/tangelo-default-implementation/tct/build/project.js +0 -182
- package/build/project/tangelo-default-implementation/tct/fonto/compatibleVersions.json +0 -1
- package/build/project/tangelo-default-implementation/tct/migrate/411-412.js +0 -15
- package/build/project/tangelo-default-implementation/tct/migrate/412-413.js +0 -76
- package/build/project/tangelo-default-implementation/tct/migrate/413-420.js +0 -330
- package/build/project/tangelo-default-implementation/tct/migrate/420-421.js +0 -58
- package/build/project/tangelo-default-implementation/tct/migrate/421-422.js +0 -26
- package/build/project/tangelo-default-implementation/tct/migrate/422-51/step1.js +0 -83
- package/build/project/tangelo-default-implementation/tct/migrate/422-51/step2.js +0 -82
- package/build/project/tangelo-default-implementation/tct/migrate/422-51/step3.js +0 -642
- package/build/project/tangelo-default-implementation/tct/migrate/422-51/step4.js +0 -64
- package/build/project/tangelo-default-implementation/tct/migrate/422-51.js +0 -6
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/all_step1.js +0 -167
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/all_step2.js +0 -58
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/all_step3.js +0 -41
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/copyFiles.js +0 -28
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/create-SEF.cmd +0 -3
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/fontodiff.js +0 -67
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/other.js +0 -148
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/pdfPrePostProces.js +0 -338
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/pdfPrePostProces.sef.json +0 -1
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/pdfPrePostProces.xsl +0 -119
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/rename.js +0 -17
- package/build/project/tangelo-default-implementation/tct/migrate/522-53.js +0 -10
- package/build/project/tangelo-default-implementation/tct/migrate/code-cleanup.js +0 -10
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/create.sql +0 -21
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/skip.sql +0 -0
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tan_contexts.sql +0 -32
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tan_user_obj_privs.sql +0 -58
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tan_user_obj_privs_default.sql +0 -59
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tan_xmlcache_files.sql +0 -30
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tdl_collection_types.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tdl_collections.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tdl_context_collections.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tdl_file_type_extensions.sql +0 -38
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tdl_file_types.sql +0 -38
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tdl_media_types.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tfq_context_subjects.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tfq_subject_types.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tfq_subjects.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/til_collection_imagetypes.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/til_collections.sql +0 -36
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/til_image_type_renditions.sql +0 -35
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/til_image_types.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tmd_types.sql +0 -35
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tmd_values.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tne_channel_sources.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tne_channels.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tne_context_channels.sql +0 -38
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tne_newsroom_type_weights.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tne_newsroom_types.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tne_newsrooms.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_auto_file_generation.sql +0 -34
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_custom_menu_items.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_document_types.sql +0 -35
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_export_formats.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_export_parameters.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_node_types.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_object_elements.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_paste_stylesheets.sql +0 -42
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_section_types.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_xml_file_set_type_pasters.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_xml_file_set_types.sql +0 -38
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tan.sql +0 -21
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tdl.sql +0 -46
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tfq.sql +0 -31
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/til.sql +0 -35
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tmd.sql +0 -26
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tne.sql +0 -46
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/txd.sql +0 -76
- package/build/project/tangelo-default-implementation/tct/sql/generate/dev/upsert_script_creator.tst +0 -109
- package/build/project/tangelo-default-implementation/tct/sql/generate/start.sql +0 -55
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/tan_default_user_obj_privs.sql +0 -5
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/tan_user_obj_privs.sql +0 -5
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_auto_file_generation.sql +0 -4
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_custom_menu_items.sql +0 -4
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_document_types.sql +0 -4
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_export_formats.sql +0 -4
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_export_parameters.sql +0 -8
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_node_types.sql +0 -9
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_object_elements.sql +0 -4
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_paste_stylesheets.sql +0 -13
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_section_types.sql +0 -4
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_xml_file_set_type_pasters.sql +0 -9
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_xml_file_set_types.sql +0 -10
- package/build/project/tangelo-default-implementation/tct/sql/remove/start.sql +0 -73
- package/test/all.ps1 +0 -50
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
prompt txd_xml_file_set_type_pasters:
|
|
2
|
-
merge into tancms.txd_xml_file_set_type_pasters t using (
|
|
3
|
-
select 40001 id, 40000 type_id, 40010 node_type_id, 'table' element_name, 'TRANSFORMATION' paster_type, 'tangelo/default/import/paster_table.xsl' xslt_path
|
|
4
|
-
from dual
|
|
5
|
-
union all
|
|
6
|
-
select 40002 id, 40000 type_id, 40010 node_type_id, 'xfiField' element_name, 'SELECTION' paster_type, null xslt_path
|
|
7
|
-
from dual
|
|
8
|
-
union all
|
|
9
|
-
select 40003 id, 40000 type_id, 40020 node_type_id, 'table' element_name, 'TRANSFORMATION' paster_type, 'tangelo/default/import/paster_table.xsl' xslt_path
|
|
10
|
-
from dual
|
|
11
|
-
union all
|
|
12
|
-
select 40004 id, 40000 type_id, 40020 node_type_id, 'xfiField' element_name, 'SELECTION' paster_type, null xslt_path
|
|
13
|
-
from dual
|
|
14
|
-
union all
|
|
15
|
-
select 40005 id, 40000 type_id, 40030 node_type_id, 'table' element_name, 'TRANSFORMATION' paster_type, 'tangelo/default/import/paster_table.xsl' xslt_path
|
|
16
|
-
from dual
|
|
17
|
-
union all
|
|
18
|
-
select 40006 id, 40000 type_id, 40030 node_type_id, 'xfiField' element_name, 'SELECTION' paster_type, null xslt_path
|
|
19
|
-
from dual
|
|
20
|
-
) v on (t.id = v.id)
|
|
21
|
-
when not matched then
|
|
22
|
-
insert (id, type_id, node_type_id, element_name, paster_type, xslt_path)
|
|
23
|
-
values (v.id, v.type_id, v.node_type_id, v.element_name, v.paster_type, v.xslt_path)
|
|
24
|
-
when matched then
|
|
25
|
-
update
|
|
26
|
-
set t.type_id = v.type_id, t.node_type_id = v.node_type_id, t.element_name = v.element_name, t.paster_type = v.paster_type, t.xslt_path = v.xslt_path
|
|
27
|
-
;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
prompt txd_xml_file_set_types:
|
|
2
|
-
merge into tancms.txd_xml_file_set_types t using (
|
|
3
|
-
select 40000 id, 'Tangelo Default' display_name, 'ME0710' format, 'tdi/import/me0710-custom.xsl' xsl_custom
|
|
4
|
-
from dual
|
|
5
|
-
) v on (t.id = v.id)
|
|
6
|
-
when not matched then
|
|
7
|
-
insert (id, display_name, format, xsl_custom)
|
|
8
|
-
values (v.id, v.display_name, v.format, v.xsl_custom)
|
|
9
|
-
when matched then
|
|
10
|
-
update
|
|
11
|
-
set t.display_name = v.display_name, t.format = v.format, t.xsl_custom = v.xsl_custom
|
|
12
|
-
;
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
variable script_call varchar2(100);
|
|
2
|
-
|
|
3
|
-
set termout off
|
|
4
|
-
|
|
5
|
-
declare
|
|
6
|
-
l_count integer := 0;
|
|
7
|
-
begin
|
|
8
|
-
if '&1' = 'User' then
|
|
9
|
-
select count(1)
|
|
10
|
-
into l_count
|
|
11
|
-
from all_users t
|
|
12
|
-
where upper(t.username) = upper('&2')
|
|
13
|
-
;
|
|
14
|
-
|
|
15
|
-
elsif '&1' = 'Object' then
|
|
16
|
-
select count(1)
|
|
17
|
-
into l_count
|
|
18
|
-
from user_objects t
|
|
19
|
-
where upper(t.object_name) = upper('&2')
|
|
20
|
-
;
|
|
21
|
-
|
|
22
|
-
end if;
|
|
23
|
-
|
|
24
|
-
select decode(l_count
|
|
25
|
-
, 0, '&3'
|
|
26
|
-
, '@create_exists'
|
|
27
|
-
)
|
|
28
|
-
into :script_call
|
|
29
|
-
from dual
|
|
30
|
-
;
|
|
31
|
-
end;
|
|
32
|
-
/
|
|
33
|
-
|
|
34
|
-
column v new_value script_call
|
|
35
|
-
select :script_call v from dual;
|
|
36
|
-
|
|
37
|
-
set termout on
|
|
38
|
-
|
|
39
|
-
@&script_call
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
prompt &1 &2 already exists
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
create user TLO
|
|
2
|
-
identified by &l_pw_tlo
|
|
3
|
-
default tablespace TANGELO
|
|
4
|
-
temporary tablespace TEMP
|
|
5
|
-
profile TANGELO_PROFILE;
|
|
6
|
-
grant connect to TLO;
|
|
7
|
-
grant resource to TLO;
|
|
8
|
-
grant create table to TLO;
|
|
9
|
-
grant create view to TLO;
|
|
10
|
-
grant unlimited tablespace to TLO;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
grant execute on tanapi.pls_result to tlo;
|
|
2
|
-
grant execute on tanapi.sys_util to tlo;
|
|
3
|
-
grant execute on tanapi.obj_select to tlo;
|
|
4
|
-
grant execute on tanapi.xml_include to tlo;
|
|
5
|
-
|
|
6
|
-
grant select on tanapi.nodes to tlo;
|
|
7
|
-
grant select on tanapi.xmldata to tlo;
|
|
8
|
-
grant select on tanapi.documents to tlo;
|
|
9
|
-
grant select on tanapi.document_versions to tlo;
|
|
10
|
-
grant select on tanapi.document_types to tlo;
|
|
11
|
-
grant select on tanapi.section_types to tlo;
|
|
12
|
-
grant select on tanapi.object_refs to tlo;
|
|
13
|
-
|
|
14
|
-
grant execute on tdi.tdi_numbering to tlo;
|
|
15
|
-
grant execute on tdi.tdi_lookup to tlo;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
create or replace package body tlo_lookup
|
|
2
|
-
is
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
PCK_NAME constant varchar2(20) := 'tlo_lookup';
|
|
6
|
-
LOOKUP_DIR constant varchar2(50) := 'tangelo/lookup/';
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
-- default lookups can be found in tdi.tdi_lookup, create just your custom lookups here
|
|
10
|
-
-- look in tdi.tdi_lookup for examples
|
|
11
|
-
-- call tdi.tdi_lookup.create_lookup([xml],[xsl-filename],LOOKUP_DIR)
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
end tlo_lookup;
|
|
15
|
-
/
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
prompt
|
|
2
|
-
prompt *********************************************************
|
|
3
|
-
prompt Install script Tangelo
|
|
4
|
-
prompt *********************************************************
|
|
5
|
-
prompt
|
|
6
|
-
|
|
7
|
-
set verify off hea off
|
|
8
|
-
|
|
9
|
-
accept l_tns char prompt 'Database TNS name : ' default '-1'
|
|
10
|
-
accept l_un_system char prompt 'SYSTEM username : [system] ' default 'system'
|
|
11
|
-
accept l_pw_system char prompt 'SYSTEM password : ' default '-1'
|
|
12
|
-
accept l_pw_tlo char prompt 'TLO password : [tlo] ' default 'tlo'
|
|
13
|
-
|
|
14
|
-
spool install.log
|
|
15
|
-
|
|
16
|
-
whenever sqlerror exit sql.sqlcode
|
|
17
|
-
|
|
18
|
-
prompt
|
|
19
|
-
prompt Connect as user &l_un_system
|
|
20
|
-
connect &l_un_system/&l_pw_system@&l_tns
|
|
21
|
-
prompt
|
|
22
|
-
|
|
23
|
-
prompt Creating users
|
|
24
|
-
@create User TLO custom/create_user_tlo.sql
|
|
25
|
-
prompt
|
|
26
|
-
|
|
27
|
-
prompt Granting objects
|
|
28
|
-
@custom/grants_to_tlo.sql
|
|
29
|
-
|
|
30
|
-
prompt
|
|
31
|
-
prompt Connect as user TLO
|
|
32
|
-
connect tlo/&l_pw_tlo@&l_tns
|
|
33
|
-
prompt
|
|
34
|
-
|
|
35
|
-
prompt Installing objects for TLO
|
|
36
|
-
set define off
|
|
37
|
-
|
|
38
|
-
@custom/plsql/tlo_include.pks
|
|
39
|
-
@custom/plsql/tlo_lookup.pks
|
|
40
|
-
|
|
41
|
-
@custom/plsql/tlo_include.pkb
|
|
42
|
-
@custom/plsql/tlo_lookup.pkb
|
|
43
|
-
|
|
44
|
-
set define on
|
|
45
|
-
|
|
46
|
-
prompt
|
|
47
|
-
prompt Connect as user &l_un_system
|
|
48
|
-
connect &l_un_system/&l_pw_system@&l_tns
|
|
49
|
-
prompt
|
|
50
|
-
|
|
51
|
-
prompt Granting objects
|
|
52
|
-
@custom/grants_on_tlo.sql
|
|
53
|
-
|
|
54
|
-
prompt Compile invalid objects
|
|
55
|
-
begin
|
|
56
|
-
dbms_utility.compile_schema('TLO');
|
|
57
|
-
end;
|
|
58
|
-
/
|
|
59
|
-
|
|
60
|
-
prompt
|
|
61
|
-
prompt Installation complete
|
|
62
|
-
prompt
|
|
63
|
-
|
|
64
|
-
disconnect
|
|
65
|
-
spool off
|
|
66
|
-
|
|
67
|
-
pause Press any key to exit
|
|
68
|
-
exit
|
package/build/project/readme.md
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
*.sh eol=lf
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
*.log
|
|
2
|
-
!(ah).cmd
|
|
3
|
-
*.bat
|
|
4
|
-
*.bak
|
|
5
|
-
*.orig
|
|
6
|
-
*.js.map
|
|
7
|
-
*.css.map
|
|
8
|
-
~$*
|
|
9
|
-
out/
|
|
10
|
-
tmp/
|
|
11
|
-
temp/
|
|
12
|
-
gitignore/
|
|
13
|
-
.sass-cache/
|
|
14
|
-
**/toc/core/
|
|
15
|
-
|
|
16
|
-
*.orig
|
|
17
|
-
*_BACKUP_*.xml
|
|
18
|
-
*_BASE_*.xml
|
|
19
|
-
*_LOCAL_*.xml
|
|
20
|
-
*_REMOTE_*.xml
|
|
21
|
-
|
|
22
|
-
*.xpr
|
|
23
|
-
**/hce/phantomjs
|
|
24
|
-
**/hce/highcharts-convert.js
|
|
25
|
-
**/cmscustom/tdi
|
|
26
|
-
**/txd/xfs/
|
|
27
|
-
**/txd/pdfextraction/*.pdf
|
|
28
|
-
**/txd/pdfextraction/pdfextract-config.xml
|
|
29
|
-
**/config/hce/hce-config.xml
|
|
30
|
-
**/txp/xmlpages-config.xml
|
|
31
|
-
**/txp/site-stylesheets/raw.xml
|
|
32
|
-
**/odf/odf-config.xml
|
|
33
|
-
|
|
34
|
-
# ignore xopus during gulp copy
|
|
35
|
-
**/xopus/**
|
|
36
|
-
|
|
37
|
-
# fonto folders not to be copied
|
|
38
|
-
**/fonto/dev-cms/uploads/
|
|
39
|
-
**/fonto/dist/
|
|
40
|
-
**/fonto/platform/
|
|
41
|
-
**/fonto/packages-shared
|
|
42
|
-
**/fonto/messages-template.json
|
|
43
|
-
**/fonto/**/styles.css
|
|
44
|
-
**/fonto/**/schemas/*.json
|
|
45
|
-
**/fonto/**/schemaExperienceResolver.js
|
|
46
|
-
**/fonto/**/SCHEMA_LOCATIONS.js
|
|
47
|
-
**/fonto/**/sx-shell-*/fonto-manifest.json
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:tfn="http://www.tangelo.nl/xslt-functions" exclude-result-prefixes="#all">
|
|
3
|
-
<!--
|
|
4
|
-
xsl:import this file in the stylesheet you want to use logging; Note that this DOES NOT WORK for in-database-transformations: prepare_xincludes, paste_below, pate_into, etc...
|
|
5
|
-
ensure that ../../../tdi/_util.xsl is available for the tfn:substringBeforeLast
|
|
6
|
-
|
|
7
|
-
Logging will be created in cmscustom/[customer]/[project]/log folder (the location of this file + 'log')
|
|
8
|
-
|
|
9
|
-
You may add a custom output [folder], [filename] and [extension].
|
|
10
|
-
-->
|
|
11
|
-
|
|
12
|
-
<!-- control settings -->
|
|
13
|
-
<xsl:param name="log-until-date" as="xs:date" select="xs:date('2030-01-01')"/><!-- YYYY-MM-DD -->
|
|
14
|
-
<xsl:param name="output-username-folder" as="xs:boolean" select="false()"/><!-- if username exists -->
|
|
15
|
-
|
|
16
|
-
<!-- other input parameters -->
|
|
17
|
-
<xsl:param name="devmode" select="false()" as="xs:boolean"/>
|
|
18
|
-
<xsl:param name="userName" select="/tan:document/@userName" as="xs:string?"/>
|
|
19
|
-
<xsl:param name="userNameFolder" select="if ($output-username-folder) then lower-case($userName) else ()" as="xs:string?"/>
|
|
20
|
-
<xsl:param name="local-transformation" select="false()" as="xs:boolean"/>
|
|
21
|
-
|
|
22
|
-
<!-- output settings -->
|
|
23
|
-
<xsl:output name="output-log-xml" omit-xml-declaration="yes" encoding="UTF-8" method="xml" indent="yes"/>
|
|
24
|
-
<xsl:output name="output-log-text" omit-xml-declaration="yes" encoding="UTF-8" method="text"/>
|
|
25
|
-
|
|
26
|
-
<!-- output xml -->
|
|
27
|
-
<xsl:template name="log-xml">
|
|
28
|
-
<xsl:param name="xml" select="."/>
|
|
29
|
-
<xsl:param name="folder" select="''"/>
|
|
30
|
-
<xsl:param name="fileName" select="''"/>
|
|
31
|
-
<xsl:param name="extension" select="'xml'"/>
|
|
32
|
-
<xsl:variable name="base-path" select="substring-after(tfn:substringBeforeLast(fn:static-base-uri(),'/'),'file:')"/>
|
|
33
|
-
<xsl:if test="$devmode and $log-until-date >= current-date() and not($local-transformation)">
|
|
34
|
-
<xsl:variable name="path" select="concat($base-path,'log/',string-join(($userNameFolder,$folder,$fileName),'/'),'-',generate-id(),'.',$extension)" as="xs:string" />
|
|
35
|
-
<xsl:message>Output written to: <xsl:value-of select="$path"/></xsl:message>
|
|
36
|
-
|
|
37
|
-
<xsl:result-document href="{$path}" format="output-log-xml">
|
|
38
|
-
<xsl:copy-of select="$xml"/>
|
|
39
|
-
</xsl:result-document>
|
|
40
|
-
</xsl:if>
|
|
41
|
-
</xsl:template>
|
|
42
|
-
|
|
43
|
-
<!-- output text -->
|
|
44
|
-
<xsl:template name="log-text">
|
|
45
|
-
<xsl:param name="text" select="."/>
|
|
46
|
-
<xsl:param name="folder" select="''"/>
|
|
47
|
-
<xsl:param name="fileName" select="''"/>
|
|
48
|
-
<xsl:param name="extension" select="'log'"/>
|
|
49
|
-
<xsl:variable name="base-path" select="substring-after(tfn:substringBeforeLast(fn:static-base-uri(),'/'),'file:')"/>
|
|
50
|
-
<xsl:if test="$devmode and $log-until-date >= current-date() and not($local-transformation)">
|
|
51
|
-
<xsl:variable name="path" select="concat($base-path,'log/',string-join(($userNameFolder,$folder,$fileName),'/'),'-',generate-id(),'.',$extension)" as="xs:string" />
|
|
52
|
-
<xsl:message>Output written to: <xsl:value-of select="$path"/></xsl:message>
|
|
53
|
-
|
|
54
|
-
<xsl:result-document href="{$path}" format="output-log-text">
|
|
55
|
-
<xsl:copy-of select="$text"/>
|
|
56
|
-
</xsl:result-document>
|
|
57
|
-
</xsl:if>
|
|
58
|
-
</xsl:template>
|
|
59
|
-
|
|
60
|
-
</xsl:stylesheet>
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<esef_config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../tdi/export/esef/esef_config.xsd">
|
|
2
|
-
<taxonomy>ESEF</taxonomy>
|
|
3
|
-
<taxonomyExtension>
|
|
4
|
-
<baseUri>https://www.example.com/taxonomy/</baseUri>
|
|
5
|
-
<prefix>CUS</prefix>
|
|
6
|
-
<name>CUST</name>
|
|
7
|
-
</taxonomyExtension>
|
|
8
|
-
<runAs>[Customer] NL</runAs>
|
|
9
|
-
</esef_config>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<xsl:stylesheet version="2.0" xmlns="http://www.w3.org/1999/xhtml" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:tfn="http://www.tangelo.nl/xslt-functions" exclude-result-prefixes="#all">
|
|
3
|
-
<!-- Add customizations below -->
|
|
4
|
-
|
|
5
|
-
</xsl:stylesheet>
|
|
@@ -1,133 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<xsl:stylesheet version="2.0" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl" xmlns:tfn="http://www.tangelo.nl/xslt-functions" exclude-result-prefixes="#all">
|
|
3
|
-
<xsl:template match="table" mode="container">
|
|
4
|
-
<xsl:variable name="header-row" as="element(tr)">
|
|
5
|
-
<xsl:apply-templates select="tr[1]" mode="normalized-header"/>
|
|
6
|
-
</xsl:variable>
|
|
7
|
-
<xsl:variable name="table.scale" as="xs:integer" select="
|
|
8
|
-
if (@xbrlMonetaryPrecision) then xs:integer(-number(@xbrlMonetaryPrecision))
|
|
9
|
-
else tfn:getScale(ancestor::section)
|
|
10
|
-
"/>
|
|
11
|
-
<xsl:variable name="containerId" as="xs:string">
|
|
12
|
-
<xsl:apply-templates select="." mode="id"/>
|
|
13
|
-
</xsl:variable>
|
|
14
|
-
|
|
15
|
-
<xsl:for-each-group select="tr[not(*/@rowspan)]" group-by="(@xbrlStatementLabel,preceding-sibling::tr[@xbrlStatementLabel][1]/@xbrlStatementLabel)[1]">
|
|
16
|
-
<xsl:variable name="columns" as="element(column)*">
|
|
17
|
-
<xsl:apply-templates select="$header-row/*[position() gt 1][self::th[not(@colspan[.!='1'])]]" mode="column">
|
|
18
|
-
<xsl:with-param name="table.scale" as="xs:integer" select="$table.scale" tunnel="yes"/>
|
|
19
|
-
<xsl:with-param name="header-row" as="element(tr)" select="$header-row" tunnel="yes"/>
|
|
20
|
-
<xsl:with-param name="statement.label" as="xs:string" select="current-grouping-key()" tunnel="yes"/>
|
|
21
|
-
<xsl:with-param name="rows.process" as="element()+" select="current-group()[td]" tunnel="yes"/>
|
|
22
|
-
</xsl:apply-templates>
|
|
23
|
-
</xsl:variable>
|
|
24
|
-
|
|
25
|
-
<xsl:if test="$columns">
|
|
26
|
-
<container type="object">
|
|
27
|
-
<id type="string"><xsl:value-of select="$containerId"/></id>
|
|
28
|
-
<label type="string"><xsl:value-of select="current-grouping-key()"/></label>
|
|
29
|
-
<columns type="array">
|
|
30
|
-
<xsl:sequence select="$columns"/>
|
|
31
|
-
</columns>
|
|
32
|
-
<labelLanguage type="string"><xsl:value-of select="$labelLanguage"/></labelLanguage>
|
|
33
|
-
</container>
|
|
34
|
-
</xsl:if>
|
|
35
|
-
</xsl:for-each-group>
|
|
36
|
-
</xsl:template>
|
|
37
|
-
|
|
38
|
-
<xsl:template match="th" mode="column">
|
|
39
|
-
<xsl:param name="table.scale" as="xs:integer" tunnel="yes"/>
|
|
40
|
-
<xsl:param name="statement.label" as="xs:string" tunnel="yes"/>
|
|
41
|
-
<xsl:param name="rows.process" as="element()+" tunnel="yes"/>
|
|
42
|
-
|
|
43
|
-
<xsl:variable name="column" as="xs:integer" select="tfn:cellPosition(.)"/>
|
|
44
|
-
<xsl:variable name="rows" as="element(row)*">
|
|
45
|
-
<xsl:apply-templates select="$rows.process" mode="row">
|
|
46
|
-
<xsl:with-param name="column" as="xs:integer" select="$column" tunnel="yes"/>
|
|
47
|
-
<xsl:with-param name="header-cell" as="element(th)" select="." tunnel="yes"/>
|
|
48
|
-
</xsl:apply-templates>
|
|
49
|
-
</xsl:variable>
|
|
50
|
-
<xsl:variable name="label" as="xs:string" select="tfn:getLabel(.)"/>
|
|
51
|
-
<xsl:variable name="column.precision" as="xs:string?" select="($rows.process/*[tfn:cellPosition(.)=$column]/@xbrlMonetaryPrecision)[1]"/>
|
|
52
|
-
<xsl:variable name="column.scale" as="xs:integer" select="if ($column.precision) then -xs:integer($column.precision) else $table.scale"/>
|
|
53
|
-
|
|
54
|
-
<xsl:if test="$rows">
|
|
55
|
-
<column type="object">
|
|
56
|
-
<column type="number"><xsl:value-of select="$column"/></column>
|
|
57
|
-
<label type="string"><xsl:value-of select="$label"/></label>
|
|
58
|
-
<periodId type="string">
|
|
59
|
-
<xsl:choose>
|
|
60
|
-
<xsl:when test="@xbrlPeriod='current'">1</xsl:when>
|
|
61
|
-
<xsl:when test="@xbrlPeriod='previous'">2</xsl:when>
|
|
62
|
-
<xsl:when test="$statement.label='Statement of changes in equity previous'">2</xsl:when>
|
|
63
|
-
<xsl:otherwise>1</xsl:otherwise>
|
|
64
|
-
</xsl:choose>
|
|
65
|
-
</periodId>
|
|
66
|
-
<processLabel type="boolean">
|
|
67
|
-
<xsl:value-of select="
|
|
68
|
-
$statement.label=('Statement of changes in equity','Statement of changes in equity previous')
|
|
69
|
-
or exists(@xbrlLabel)
|
|
70
|
-
or empty(@xbrlPeriod)
|
|
71
|
-
"/>
|
|
72
|
-
</processLabel>
|
|
73
|
-
<scale type="number"><xsl:value-of select="$column.scale"/></scale>
|
|
74
|
-
<rows type="array">
|
|
75
|
-
<xsl:sequence select="$rows"/>
|
|
76
|
-
</rows>
|
|
77
|
-
</column>
|
|
78
|
-
</xsl:if>
|
|
79
|
-
</xsl:template>
|
|
80
|
-
|
|
81
|
-
<xsl:template match="tr" mode="row">
|
|
82
|
-
<xsl:param name="table.scale" as="xs:integer" tunnel="yes"/>
|
|
83
|
-
<xsl:param name="column" as="xs:integer" tunnel="yes"/>
|
|
84
|
-
|
|
85
|
-
<xsl:variable name="label-cell" as="element()" select="*[1]"/>
|
|
86
|
-
<xsl:variable name="cell" as="element(td)?" select="*[tfn:cellPosition(.)=$column]"/>
|
|
87
|
-
<xsl:variable name="cell.value" as="xs:string?" select="tfn:getValue($cell[not(@format='notes')])"/>
|
|
88
|
-
<xsl:variable name="row.scale" as="xs:integer" select="if (@xbrlMonetaryPrecision) then -xs:integer(@xbrlMonetaryPrecision) else $table.scale"/>
|
|
89
|
-
|
|
90
|
-
<xsl:if test="$cell.value">
|
|
91
|
-
<xsl:apply-templates select="$cell" mode="row">
|
|
92
|
-
<xsl:with-param name="rowpos" as="xs:integer" select="count(preceding-sibling::*) + 1"/>
|
|
93
|
-
<xsl:with-param name="cell.value" as="xs:string" select="$cell.value"/>
|
|
94
|
-
<xsl:with-param name="label-cell" as="element()" select="$label-cell" tunnel="yes"/>
|
|
95
|
-
<xsl:with-param name="row.scale" as="xs:integer" select="$row.scale" tunnel="yes"/>
|
|
96
|
-
<xsl:with-param name="isNegative" as="xs:boolean?" select="xs:boolean(@xbrlIsNegative)" tunnel="yes"/>
|
|
97
|
-
</xsl:apply-templates>
|
|
98
|
-
</xsl:if>
|
|
99
|
-
</xsl:template>
|
|
100
|
-
|
|
101
|
-
<xsl:template match="td" mode="row">
|
|
102
|
-
<xsl:param name="rowpos" as="xs:integer"/>
|
|
103
|
-
<xsl:param name="cell.value" as="xs:string"/>
|
|
104
|
-
<xsl:param name="label-cell" as="element()" tunnel="yes"/>
|
|
105
|
-
<xsl:param name="row.scale" as="xs:integer" tunnel="yes"/>
|
|
106
|
-
<xsl:param name="statement.label" as="xs:string" tunnel="yes"/>
|
|
107
|
-
<xsl:param name="rows.process" as="element()+" tunnel="yes"/>
|
|
108
|
-
<xsl:param name="isNegative" as="xs:boolean?" tunnel="yes"/>
|
|
109
|
-
|
|
110
|
-
<xsl:variable name="label" as="xs:string" select="tfn:getLabel($label-cell)"/>
|
|
111
|
-
<xsl:variable name="cell.scale" as="xs:integer" select="if (@xbrlMonetaryPrecision) then -xs:integer(@xbrlMonetaryPrecision) else $row.scale"/>
|
|
112
|
-
|
|
113
|
-
<row type="object">
|
|
114
|
-
<id type="string"><xsl:apply-templates select="." mode="id"/></id>
|
|
115
|
-
<isNegative type="boolean">
|
|
116
|
-
<xsl:value-of select="
|
|
117
|
-
if (exists(@xbrlIsNegative)) then @xbrlIsNegative
|
|
118
|
-
else if (exists($isNegative)) then $isNegative
|
|
119
|
-
else tfn:isNegative($cell.value)
|
|
120
|
-
"/>
|
|
121
|
-
</isNegative>
|
|
122
|
-
<itemType type="string">element</itemType>
|
|
123
|
-
<label type="string"><xsl:value-of select="$label"/></label>
|
|
124
|
-
<row type="number"><xsl:value-of select="$rowpos"/></row>
|
|
125
|
-
<scale type="number"><xsl:value-of select="$cell.scale"/></scale>
|
|
126
|
-
<value type="string"><xsl:value-of select="$cell.value"/></value>
|
|
127
|
-
<xsl:if test="not(parent::tr/preceding-sibling::tr[.=$rows.process]/*[1][tfn:getLabel(.)=$label])">
|
|
128
|
-
<!-- Only add calculations if this is the first occurrence of this label in this container -->
|
|
129
|
-
<xsl:apply-templates select="." mode="calculations"/>
|
|
130
|
-
</xsl:if>
|
|
131
|
-
</row>
|
|
132
|
-
</xsl:template>
|
|
133
|
-
</xsl:stylesheet>
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
<xsl:stylesheet version="2.0" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl" xmlns:tfn="http://www.tangelo.nl/xslt-functions" exclude-result-prefixes="#all">
|
|
2
|
-
<xsl:import href="../../../../../tdi/export/esef/esef_in/base.xsl"/>
|
|
3
|
-
|
|
4
|
-
<xsl:include href="_xml.xsl"/>
|
|
5
|
-
<xsl:include href="_util.xsl"/>
|
|
6
|
-
|
|
7
|
-
<!-- Sections -->
|
|
8
|
-
<xsl:variable name="nodes-xml" as="element(tan:node)*" select="//tan:node[tan:xmldata//tr/@xbrlStatementLabel]"/>
|
|
9
|
-
|
|
10
|
-
<!-- Config -->
|
|
11
|
-
<xsl:variable name="config" as="element()" select="document('../config.xml')/esef_config"/>
|
|
12
|
-
|
|
13
|
-
<!-- Metadata -->
|
|
14
|
-
<xsl:variable name="generalData" as="element(xbrlGeneralData)?">
|
|
15
|
-
<xsl:sequence select="/tan:document/tan:node/tan:xmldata/*/xbrlGeneralData"/>
|
|
16
|
-
</xsl:variable>
|
|
17
|
-
<xsl:variable name="currency.default" as="xs:string" select="(/tan:document/tan:node/tan:xmldata/*/@xbrlMonetaryUnit,'EUR')[1]"/>
|
|
18
|
-
<xsl:variable name="scale.default" as="xs:integer" select="(-xs:integer(/tan:document/tan:node/tan:xmldata/*/@xbrlMonetaryPrecision),6)[1]"/>
|
|
19
|
-
<xsl:variable name="year" as="xs:integer" select="
|
|
20
|
-
if ($generalData/period castable as xs:integer) then xs:integer($generalData/period)
|
|
21
|
-
else year-from-date(current-date())
|
|
22
|
-
"/>
|
|
23
|
-
|
|
24
|
-
<xsl:template match="/">
|
|
25
|
-
<!-- Generate XML data -->
|
|
26
|
-
<xsl:variable name="xml" as="document-node()">
|
|
27
|
-
<xsl:document>
|
|
28
|
-
<xsl:apply-templates select="/" mode="xml"/>
|
|
29
|
-
</xsl:document>
|
|
30
|
-
</xsl:variable>
|
|
31
|
-
<!-- Convert to JSON -->
|
|
32
|
-
<xsl:apply-templates select="$xml" mode="json"/>
|
|
33
|
-
</xsl:template>
|
|
34
|
-
</xsl:stylesheet>
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<xsl:stylesheet version="2.0" xmlns="http://www.w3.org/1999/xhtml" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:tfn="http://www.tangelo.nl/xslt-functions" exclude-result-prefixes="#all">
|
|
3
|
-
|
|
4
|
-
<xsl:template match="chart/title">
|
|
5
|
-
<h3 class="chart-title">
|
|
6
|
-
<xsl:apply-templates/>
|
|
7
|
-
</h3>
|
|
8
|
-
</xsl:template>
|
|
9
|
-
|
|
10
|
-
<xsl:template match="chart">
|
|
11
|
-
<xsl:variable name="pos" as="xs:integer">
|
|
12
|
-
<xsl:number count="chart" from="tan:node" level="any"/>
|
|
13
|
-
</xsl:variable>
|
|
14
|
-
<xsl:variable name="query" as="xs:string" select="concat('output=svg&type=',$hceConfig,'&node_id=',ancestor::tan:node[1]/@id,'&position=',$pos)"/>
|
|
15
|
-
|
|
16
|
-
<xsl:apply-templates select="title"/>
|
|
17
|
-
|
|
18
|
-
<xsl:variable name="width" as="xs:double" select="if (@width castable as xs:double) then xs:double(@width) else 50"/>
|
|
19
|
-
<xsl:variable name="height" as="xs:double" select="if (@height castable as xs:double) then xs:double(@height) else 50"/>
|
|
20
|
-
<!-- Set container width as percentage; set maximum width to imgMaxWidth pixels -->
|
|
21
|
-
<div style="width:{$width}%;max-width:{$imgMaxWidth}px;">
|
|
22
|
-
<!-- Set percentage height via padding -->
|
|
23
|
-
<div style="padding-bottom:{$height}%;position:relative;">
|
|
24
|
-
<!-- Scale image to container -->
|
|
25
|
-
<img src="{tfn:esefExportChart($query,'base64')}" style="width:100%;height:100%;position:absolute;" alt=""/>
|
|
26
|
-
</div>
|
|
27
|
-
</div>
|
|
28
|
-
</xsl:template>
|
|
29
|
-
</xsl:stylesheet>
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<xsl:stylesheet version="2.0" xmlns="http://www.w3.org/1999/xhtml" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:tfn="http://www.tangelo.nl/xslt-functions" exclude-result-prefixes="#all">
|
|
3
|
-
<xsl:template name="toc">
|
|
4
|
-
<div id="main-toc">
|
|
5
|
-
<ul class="list-group">
|
|
6
|
-
<xsl:apply-templates select="/tan:document/tan:node/tan:node" mode="toc"/>
|
|
7
|
-
</ul>
|
|
8
|
-
</div>
|
|
9
|
-
</xsl:template>
|
|
10
|
-
|
|
11
|
-
<xsl:template match="tan:node" mode="toc">
|
|
12
|
-
<xsl:choose>
|
|
13
|
-
<xsl:when test=".=$toc-xml">
|
|
14
|
-
<li>
|
|
15
|
-
<a href="#n{@id}">
|
|
16
|
-
<xsl:value-of select="(tan:xmldata/*/tocTitle, @name)[1]"/>
|
|
17
|
-
</a>
|
|
18
|
-
<xsl:if test="descendant::tan:node[.=$toc-xml]">
|
|
19
|
-
<ul>
|
|
20
|
-
<xsl:apply-templates select="tan:node" mode="toc"/>
|
|
21
|
-
</ul>
|
|
22
|
-
</xsl:if>
|
|
23
|
-
</li>
|
|
24
|
-
</xsl:when>
|
|
25
|
-
<xsl:otherwise>
|
|
26
|
-
<xsl:apply-templates select="tan:node" mode="toc"/>
|
|
27
|
-
</xsl:otherwise>
|
|
28
|
-
</xsl:choose>
|
|
29
|
-
</xsl:template>
|
|
30
|
-
|
|
31
|
-
<xsl:template name="fs-toc">
|
|
32
|
-
<div id="fs-toc">
|
|
33
|
-
<xsl:variable name="chapters" as="element(tan:node)*" select="//tan:node[ends-with(@sectionTypeName,'_FS_CHAPTER')]"/>
|
|
34
|
-
<xsl:variable name="chapters-per-column" as="xs:integer" select="xs:integer(ceiling(count($chapters) div 2))"/>
|
|
35
|
-
<div class="row">
|
|
36
|
-
<xsl:for-each-group select="$chapters" group-by="position() lt $chapters-per-column">
|
|
37
|
-
<div class="col-md-6">
|
|
38
|
-
<ul class="list-group">
|
|
39
|
-
<xsl:apply-templates select="current-group()[descendant-or-self::tan:node[tfn:nodeIncluded(@id)]]" mode="fs-toc"/>
|
|
40
|
-
</ul>
|
|
41
|
-
</div>
|
|
42
|
-
</xsl:for-each-group>
|
|
43
|
-
</div>
|
|
44
|
-
</div>
|
|
45
|
-
</xsl:template>
|
|
46
|
-
|
|
47
|
-
<xsl:template match="tan:node" mode="fs-toc">
|
|
48
|
-
<li>
|
|
49
|
-
<xsl:element name="{if (tfn:nodeIncluded(@id)) then 'a' else 'span'}">
|
|
50
|
-
<xsl:if test="tfn:nodeIncluded(@id)">
|
|
51
|
-
<xsl:attribute name="href">#n<xsl:value-of select="@id"/></xsl:attribute>
|
|
52
|
-
</xsl:if>
|
|
53
|
-
<xsl:if test="@number"><xsl:value-of select="@number"/><xsl:text> </xsl:text></xsl:if>
|
|
54
|
-
<xsl:value-of select="(tan:xmldata/*/tocTitle,@name)[1]"/>
|
|
55
|
-
</xsl:element>
|
|
56
|
-
|
|
57
|
-
<xsl:variable name="sub" as="element(tan:node)*" select="tan:node[@sectionTypeName[ends-with(.,'_FS_SUBCHAPTER') or ends-with(.,'_FS_PARAGRAPH')]][descendant-or-self::tan:node[tfn:nodeIncluded(@id)]]"/>
|
|
58
|
-
<xsl:if test="$sub">
|
|
59
|
-
<ul>
|
|
60
|
-
<xsl:apply-templates select="$sub" mode="fs-toc"/>
|
|
61
|
-
</ul>
|
|
62
|
-
</xsl:if>
|
|
63
|
-
</li>
|
|
64
|
-
</xsl:template>
|
|
65
|
-
</xsl:stylesheet>
|