@sankhyalabs/ezui 7.0.2-rc.1 → 7.1.0-dev.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{ApplicationUtils-5cc05979.js → ApplicationUtils-d04f5c94.js} +1 -1
- package/dist/cjs/{app-globals-2fbe4b17.js → app-globals-c128c97e.js} +1 -1
- package/dist/cjs/ez-actions-button.cjs.entry.js +3 -3
- package/dist/cjs/ez-alert-list.cjs.entry.js +2 -2
- package/dist/cjs/ez-alert.cjs.entry.js +1 -1
- package/dist/cjs/ez-application.cjs.entry.js +1 -1
- package/dist/cjs/ez-avatar.cjs.entry.js +2 -2
- package/dist/cjs/ez-badge.cjs.entry.js +1 -1
- package/dist/cjs/ez-breadcrumb.cjs.entry.js +1 -1
- package/dist/cjs/ez-button.cjs.entry.js +1 -1
- package/dist/cjs/ez-calendar.cjs.entry.js +2 -2
- package/dist/cjs/ez-card-item.cjs.entry.js +1 -1
- package/dist/cjs/ez-chart.cjs.entry.js +2 -2
- package/dist/cjs/ez-check.cjs.entry.js +1 -1
- package/dist/cjs/ez-chip.cjs.entry.js +1 -1
- package/dist/cjs/ez-classic-combo-box.cjs.entry.js +1 -1
- package/dist/cjs/ez-classic-input.cjs.entry.js +1 -1
- package/dist/cjs/ez-classic-text-area.cjs.entry.js +1 -1
- package/dist/cjs/ez-collapsible-box.cjs.entry.js +3 -3
- package/dist/cjs/ez-combo-box-list_4.cjs.entry.js +5 -5
- package/dist/cjs/ez-combo-box.cjs.entry.js +3 -3
- package/dist/cjs/ez-date-input.cjs.entry.js +2 -2
- package/dist/cjs/ez-date-time-input.cjs.entry.js +2 -2
- package/dist/cjs/ez-dialog.cjs.entry.js +2 -2
- package/dist/cjs/ez-double-list.cjs.entry.js +2 -2
- package/dist/cjs/ez-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/ez-empty-card.cjs.entry.js +1 -1
- package/dist/cjs/ez-file-item.cjs.entry.js +2 -2
- package/dist/cjs/ez-filter-input.cjs.entry.js +1 -1
- package/dist/cjs/ez-form-view.cjs.entry.js +2 -2
- package/dist/cjs/ez-form.cjs.entry.js +4 -4
- package/dist/cjs/ez-grid-view.cjs.entry.js +1 -1
- package/dist/cjs/ez-grid.cjs.entry.js +769 -109
- package/dist/cjs/ez-guide-navigator.cjs.entry.js +2 -2
- package/dist/cjs/ez-icon.cjs.entry.js +1 -1
- package/dist/cjs/ez-link-builder_6.cjs.entry.js +2 -2
- package/dist/cjs/ez-list-item.cjs.entry.js +1 -1
- package/dist/cjs/ez-list.cjs.entry.js +2 -2
- package/dist/cjs/ez-loading-bar.cjs.entry.js +1 -1
- package/dist/cjs/ez-modal-container.cjs.entry.js +2 -2
- package/dist/cjs/ez-modal.cjs.entry.js +2 -2
- package/dist/cjs/ez-multi-selection-list.cjs.entry.js +2 -2
- package/dist/cjs/ez-number-input.cjs.entry.js +2 -2
- package/dist/cjs/ez-pagination.cjs.entry.js +2 -2
- package/dist/cjs/ez-popover-core.cjs.entry.js +1 -1
- package/dist/cjs/ez-popover-plus_3.cjs.entry.js +1 -1
- package/dist/cjs/ez-popover.cjs.entry.js +1 -1
- package/dist/cjs/ez-popup.cjs.entry.js +2 -2
- package/dist/cjs/ez-progress-bar.cjs.entry.js +1 -1
- package/dist/cjs/ez-radio-button.cjs.entry.js +1 -1
- package/dist/cjs/ez-rich-toolbar-item.cjs.entry.js +1 -1
- package/dist/cjs/ez-scroller_2.cjs.entry.js +1 -1
- package/dist/cjs/ez-search-plus.cjs.entry.js +3 -3
- package/dist/cjs/ez-search-result-list.cjs.entry.js +2 -2
- package/dist/cjs/ez-search.cjs.entry.js +42 -5
- package/dist/cjs/ez-sidebar-navigator.cjs.entry.js +2 -2
- package/dist/cjs/ez-skeleton.cjs.entry.js +2 -2
- package/dist/cjs/ez-sortable-list.cjs.entry.js +2 -2
- package/dist/cjs/ez-spinner.cjs.entry.js +2 -2
- package/dist/cjs/ez-split-button.cjs.entry.js +2 -2
- package/dist/cjs/ez-split-item.cjs.entry.js +3 -3
- package/dist/cjs/ez-split-panel.cjs.entry.js +1 -1
- package/dist/cjs/ez-tabselector.cjs.entry.js +1 -1
- package/dist/cjs/ez-tag-input.cjs.entry.js +1 -1
- package/dist/cjs/ez-tag.cjs.entry.js +1 -1
- package/dist/cjs/ez-text-area.cjs.entry.js +1 -1
- package/dist/cjs/ez-text-input.cjs.entry.js +1 -1
- package/dist/cjs/ez-tile-medium.cjs.entry.js +1 -1
- package/dist/cjs/ez-tile.cjs.entry.js +1 -1
- package/dist/cjs/ez-time-input.cjs.entry.js +2 -2
- package/dist/cjs/ez-toast.cjs.entry.js +1 -1
- package/dist/cjs/ez-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/ez-tree.cjs.entry.js +2 -2
- package/dist/cjs/ez-underface.cjs.entry.js +1 -1
- package/dist/cjs/ez-upload.cjs.entry.js +3 -3
- package/dist/cjs/ez-view-stack.cjs.entry.js +1 -1
- package/dist/cjs/ezui.cjs.js +4 -4
- package/dist/cjs/filter-column.cjs.entry.js +2 -2
- package/dist/cjs/{index-1be40f19.js → index-00d0166b.js} +3 -0
- package/dist/cjs/{index-9e5554cb.js → index-a7b0c73d.js} +0 -3
- package/dist/cjs/loader.cjs.js +4 -4
- package/dist/cjs/{purify-3dbde2f7.js → purify-47a2f27b.js} +1 -0
- package/dist/cjs/{search-column-49cdfdb2.js → search-column-9aa090ec.js} +3 -3
- package/dist/collection/components/ez-search/ez-search.js +74 -2
- package/dist/collection/utils/i18n/locales/en-us.js +1 -0
- package/dist/collection/utils/i18n/locales/es-es.js +1 -0
- package/dist/collection/utils/i18n/locales/pt-br.js +1 -0
- package/dist/custom-elements/index.js +809 -108
- package/dist/esm/{ApplicationUtils-1569f757.js → ApplicationUtils-12768f5a.js} +1 -1
- package/dist/esm/{app-globals-c0ac93c0.js → app-globals-9507c20e.js} +1 -1
- package/dist/esm/ez-actions-button.entry.js +3 -3
- package/dist/esm/ez-alert-list.entry.js +2 -2
- package/dist/esm/ez-alert.entry.js +1 -1
- package/dist/esm/ez-application.entry.js +1 -1
- package/dist/esm/ez-avatar.entry.js +2 -2
- package/dist/esm/ez-badge.entry.js +1 -1
- package/dist/esm/ez-breadcrumb.entry.js +1 -1
- package/dist/esm/ez-button.entry.js +1 -1
- package/dist/esm/ez-calendar.entry.js +2 -2
- package/dist/esm/ez-card-item.entry.js +1 -1
- package/dist/esm/ez-chart.entry.js +2 -2
- package/dist/esm/ez-check.entry.js +1 -1
- package/dist/esm/ez-chip.entry.js +1 -1
- package/dist/esm/ez-classic-combo-box.entry.js +1 -1
- package/dist/esm/ez-classic-input.entry.js +1 -1
- package/dist/esm/ez-classic-text-area.entry.js +1 -1
- package/dist/esm/ez-collapsible-box.entry.js +3 -3
- package/dist/esm/ez-combo-box-list_4.entry.js +5 -5
- package/dist/esm/ez-combo-box.entry.js +3 -3
- package/dist/esm/ez-date-input.entry.js +2 -2
- package/dist/esm/ez-date-time-input.entry.js +2 -2
- package/dist/esm/ez-dialog.entry.js +2 -2
- package/dist/esm/ez-double-list.entry.js +2 -2
- package/dist/esm/ez-dropdown.entry.js +1 -1
- package/dist/esm/ez-empty-card.entry.js +1 -1
- package/dist/esm/ez-file-item.entry.js +2 -2
- package/dist/esm/ez-filter-input.entry.js +1 -1
- package/dist/esm/ez-form-view.entry.js +2 -2
- package/dist/esm/ez-form.entry.js +4 -4
- package/dist/esm/ez-grid-view.entry.js +1 -1
- package/dist/esm/ez-grid.entry.js +769 -109
- package/dist/esm/ez-guide-navigator.entry.js +2 -2
- package/dist/esm/ez-icon.entry.js +1 -1
- package/dist/esm/ez-link-builder_6.entry.js +2 -2
- package/dist/esm/ez-list-item.entry.js +1 -1
- package/dist/esm/ez-list.entry.js +2 -2
- package/dist/esm/ez-loading-bar.entry.js +1 -1
- package/dist/esm/ez-modal-container.entry.js +2 -2
- package/dist/esm/ez-modal.entry.js +2 -2
- package/dist/esm/ez-multi-selection-list.entry.js +2 -2
- package/dist/esm/ez-number-input.entry.js +2 -2
- package/dist/esm/ez-pagination.entry.js +2 -2
- package/dist/esm/ez-popover-core.entry.js +1 -1
- package/dist/esm/ez-popover-plus_3.entry.js +1 -1
- package/dist/esm/ez-popover.entry.js +1 -1
- package/dist/esm/ez-popup.entry.js +2 -2
- package/dist/esm/ez-progress-bar.entry.js +1 -1
- package/dist/esm/ez-radio-button.entry.js +1 -1
- package/dist/esm/ez-rich-toolbar-item.entry.js +1 -1
- package/dist/esm/ez-scroller_2.entry.js +1 -1
- package/dist/esm/ez-search-plus.entry.js +3 -3
- package/dist/esm/ez-search-result-list.entry.js +2 -2
- package/dist/esm/ez-search.entry.js +42 -5
- package/dist/esm/ez-sidebar-navigator.entry.js +2 -2
- package/dist/esm/ez-skeleton.entry.js +2 -2
- package/dist/esm/ez-sortable-list.entry.js +2 -2
- package/dist/esm/ez-spinner.entry.js +2 -2
- package/dist/esm/ez-split-button.entry.js +2 -2
- package/dist/esm/ez-split-item.entry.js +3 -3
- package/dist/esm/ez-split-panel.entry.js +1 -1
- package/dist/esm/ez-tabselector.entry.js +1 -1
- package/dist/esm/ez-tag-input.entry.js +1 -1
- package/dist/esm/ez-tag.entry.js +1 -1
- package/dist/esm/ez-text-area.entry.js +1 -1
- package/dist/esm/ez-text-input.entry.js +1 -1
- package/dist/esm/ez-tile-medium.entry.js +1 -1
- package/dist/esm/ez-tile.entry.js +1 -1
- package/dist/esm/ez-time-input.entry.js +2 -2
- package/dist/esm/ez-toast.entry.js +1 -1
- package/dist/esm/ez-tooltip.entry.js +1 -1
- package/dist/esm/ez-tree.entry.js +2 -2
- package/dist/esm/ez-underface.entry.js +1 -1
- package/dist/esm/ez-upload.entry.js +3 -3
- package/dist/esm/ez-view-stack.entry.js +1 -1
- package/dist/esm/ezui.js +5 -5
- package/dist/esm/filter-column.entry.js +2 -2
- package/dist/esm/{index-41363fa6.js → index-62fc771e.js} +3 -0
- package/dist/esm/{index-5a720e56.js → index-baa5e267.js} +1 -3
- package/dist/esm/loader.js +5 -5
- package/dist/esm/{purify-2b94dec9.js → purify-dc6814bf.js} +1 -0
- package/dist/esm/{search-column-cc4d772a.js → search-column-83562552.js} +3 -3
- package/dist/ezui/ezui.esm.js +1 -1
- package/dist/ezui/{p-8ea2a2f5.entry.js → p-02f6e3b0.entry.js} +1 -1
- package/dist/ezui/p-0b333f09.entry.js +1 -0
- package/dist/ezui/{p-6dbf8f75.entry.js → p-0c0eb410.entry.js} +1 -1
- package/dist/ezui/{p-cf4e2a35.entry.js → p-0e49c0ff.entry.js} +1 -1
- package/dist/ezui/{p-d1765c77.entry.js → p-124699e0.entry.js} +1 -1
- package/dist/ezui/{p-4f72c118.entry.js → p-1266fe78.entry.js} +1 -1
- package/dist/ezui/p-14807f4e.js +1 -0
- package/dist/ezui/{p-0aed37a1.entry.js → p-1730ee24.entry.js} +1 -1
- package/dist/ezui/{p-b6a8112c.entry.js → p-191cfbc8.entry.js} +1 -1
- package/dist/ezui/{p-a8eadb43.entry.js → p-1adf7139.entry.js} +1 -1
- package/dist/ezui/{p-4ca4d920.entry.js → p-1bfef8e5.entry.js} +1 -1
- package/dist/ezui/{p-4837f475.entry.js → p-1cde96f9.entry.js} +1 -1
- package/dist/ezui/{p-81461d2f.entry.js → p-1e7a8633.entry.js} +1 -1
- package/dist/ezui/{p-6b51c9cc.entry.js → p-1f50fa05.entry.js} +1 -1
- package/dist/ezui/{p-cf33bc48.entry.js → p-20c024f7.entry.js} +1 -1
- package/dist/ezui/{p-a1c0233e.js → p-228a4d2f.js} +1 -1
- package/dist/ezui/{p-e4c7eb39.js → p-23a36bb6.js} +2 -2
- package/dist/ezui/{p-169d460d.entry.js → p-2528e988.entry.js} +1 -1
- package/dist/ezui/{p-06f1b8e4.entry.js → p-288631d1.entry.js} +1 -1
- package/dist/ezui/{p-c291d6a0.entry.js → p-2a70f094.entry.js} +1 -1
- package/dist/ezui/{p-fcdc8089.entry.js → p-2ba2d792.entry.js} +1 -1
- package/dist/ezui/{p-c3ff0370.entry.js → p-2df50161.entry.js} +1 -1
- package/dist/ezui/{p-1857cfc0.entry.js → p-3fe05d6b.entry.js} +1 -1
- package/dist/ezui/{p-f7ca8634.entry.js → p-411c0222.entry.js} +1 -1
- package/dist/ezui/{p-570cf58a.entry.js → p-48effc69.entry.js} +1 -1
- package/dist/ezui/{p-871946b1.entry.js → p-4c4f0850.entry.js} +1 -1
- package/dist/ezui/{p-4a876b8b.entry.js → p-4d30b703.entry.js} +1 -1
- package/dist/ezui/{p-45ee32ac.entry.js → p-4e1df756.entry.js} +1 -1
- package/dist/ezui/{p-8f0ed69d.entry.js → p-59092a66.entry.js} +1 -1
- package/dist/ezui/{p-c9d70dab.entry.js → p-59a98e31.entry.js} +1 -1
- package/dist/ezui/{p-baec56c9.js → p-5a11cf56.js} +1 -1
- package/dist/ezui/{p-b2ce629f.entry.js → p-5ab08b60.entry.js} +1 -1
- package/dist/ezui/{p-6fc26622.entry.js → p-5ed81457.entry.js} +1 -1
- package/dist/ezui/{p-c754774e.entry.js → p-6020f3d5.entry.js} +1 -1
- package/dist/ezui/{p-4df117bb.js → p-623161e2.js} +1 -1
- package/dist/ezui/p-6369a0cd.entry.js +1 -0
- package/dist/ezui/{p-a61fdd20.js → p-641ee538.js} +1 -1
- package/dist/ezui/{p-df5b5c3d.entry.js → p-6a9a20a0.entry.js} +1 -1
- package/dist/ezui/{p-0b531233.entry.js → p-6d596a5a.entry.js} +1 -1
- package/dist/ezui/{p-6b6efa30.entry.js → p-6f119d5f.entry.js} +1 -1
- package/dist/ezui/{p-1723f728.entry.js → p-6f77a359.entry.js} +1 -1
- package/dist/ezui/{p-71c55a72.entry.js → p-79277e43.entry.js} +1 -1
- package/dist/ezui/{p-e195eaad.entry.js → p-7f792043.entry.js} +1 -1
- package/dist/ezui/{p-0391f255.entry.js → p-7f8c1fce.entry.js} +1 -1
- package/dist/ezui/{p-b7c6ce20.entry.js → p-7fe97ef5.entry.js} +1 -1
- package/dist/ezui/{p-4b444fe9.entry.js → p-8bb3aeb0.entry.js} +1 -1
- package/dist/ezui/{p-201009ae.entry.js → p-8dc267ff.entry.js} +1 -1
- package/dist/ezui/{p-82fa4b09.entry.js → p-8df1ca33.entry.js} +1 -1
- package/dist/ezui/{p-78e975b4.entry.js → p-91c9d50e.entry.js} +1 -1
- package/dist/ezui/{p-05e68ab3.entry.js → p-93e1c917.entry.js} +1 -1
- package/dist/ezui/{p-e6eaa5ed.entry.js → p-957d08cd.entry.js} +1 -1
- package/dist/ezui/{p-d3779449.entry.js → p-9b2e6438.entry.js} +1 -1
- package/dist/ezui/{p-c2b20f78.entry.js → p-9f5fa3f9.entry.js} +1 -1
- package/dist/ezui/{p-bc693db6.entry.js → p-a0bf1fc7.entry.js} +1 -1
- package/dist/ezui/{p-9bcfa689.entry.js → p-a3075f52.entry.js} +1 -1
- package/dist/ezui/{p-f26b97e9.entry.js → p-a3ada561.entry.js} +1 -1
- package/dist/ezui/{p-09c2e631.entry.js → p-a401041c.entry.js} +1 -1
- package/dist/ezui/{p-ad7c01c1.entry.js → p-a7eab406.entry.js} +1 -1
- package/dist/ezui/{p-dfca5946.entry.js → p-a80b1287.entry.js} +1 -1
- package/dist/ezui/{p-a48979a8.entry.js → p-ba7e908a.entry.js} +1 -1
- package/dist/ezui/p-bc2f844e.entry.js +1 -0
- package/dist/ezui/{p-2000464a.entry.js → p-bd6146c5.entry.js} +1 -1
- package/dist/ezui/p-c943f7c4.entry.js +1 -0
- package/dist/ezui/{p-55e30af1.entry.js → p-d0e6911e.entry.js} +1 -1
- package/dist/ezui/{p-c96e536d.entry.js → p-d2645bdf.entry.js} +1 -1
- package/dist/ezui/p-d66bf34e.entry.js +309 -0
- package/dist/ezui/{p-a9432878.entry.js → p-d6742c1e.entry.js} +1 -1
- package/dist/ezui/{p-770cf2b8.entry.js → p-d6f50207.entry.js} +1 -1
- package/dist/ezui/p-d8cc640d.entry.js +1 -0
- package/dist/ezui/{p-5f4a66ec.entry.js → p-dee18824.entry.js} +1 -1
- package/dist/ezui/{p-feea8ad8.entry.js → p-e27d7dc2.entry.js} +1 -1
- package/dist/ezui/{p-a75c1bdc.entry.js → p-e46a4d06.entry.js} +1 -1
- package/dist/ezui/{p-000159dc.entry.js → p-e75c7a23.entry.js} +1 -1
- package/dist/ezui/{p-e9b409c1.entry.js → p-e7a7c594.entry.js} +1 -1
- package/dist/ezui/{p-4463db7b.entry.js → p-e882635e.entry.js} +1 -1
- package/dist/ezui/{p-b21efe83.entry.js → p-e8c57463.entry.js} +1 -1
- package/dist/ezui/{p-ffdf68cd.entry.js → p-e8c6c973.entry.js} +1 -1
- package/dist/ezui/{p-9d6c5d17.entry.js → p-e99cbb51.entry.js} +1 -1
- package/dist/ezui/{p-172abd0f.entry.js → p-eee3c7ff.entry.js} +1 -1
- package/dist/ezui/{p-35e3715c.entry.js → p-ef8bd3e8.entry.js} +1 -1
- package/dist/ezui/{p-44b39e81.entry.js → p-fa6732f2.entry.js} +1 -1
- package/dist/types/components/ez-search/ez-search.d.ts +11 -0
- package/dist/types/components.d.ts +16 -0
- package/dist/types/utils/i18n/locales/en-us.d.ts +1 -0
- package/dist/types/utils/i18n/locales/es-es.d.ts +1 -0
- package/dist/types/utils/i18n/locales/pt-br.d.ts +1 -0
- package/dist/types/utils/i18n/translations.d.ts +3 -0
- package/package.json +1 -1
- package/dist/cjs/ApplicationUtils-5cc05979.js.gz +0 -0
- package/dist/cjs/CSSVarsUtils-f20973d1.js.gz +0 -0
- package/dist/cjs/CheckMode-ecb90b87.js.gz +0 -0
- package/dist/cjs/DialogType-2114c337.js.gz +0 -0
- package/dist/cjs/EzScrollDirection-b2c99895.js.gz +0 -0
- package/dist/cjs/FocusResolver-885f2173.js.gz +0 -0
- package/dist/cjs/FormLayout-18853e70.js.gz +0 -0
- package/dist/cjs/RichToolbarHelper-ea12328f.js.gz +0 -0
- package/dist/cjs/_commonjsHelpers-537d719a.js.gz +0 -0
- package/dist/cjs/app-globals-2fbe4b17.js.gz +0 -0
- package/dist/cjs/constants-72b7e05e.js.gz +0 -0
- package/dist/cjs/ez-actions-button.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-alert-list.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-alert.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-application.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-avatar.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-badge.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-breadcrumb.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-button.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-calendar.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-card-item.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-chart.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-check.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-chip.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-classic-combo-box.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-classic-input.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-classic-text-area.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-collapsible-box.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-combo-box-list_4.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-combo-box.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-date-input.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-date-time-input.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-dialog.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-double-list.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-dropdown.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-empty-card.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-file-item.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-filter-input.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-form-view.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-form.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-grid-view.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-grid.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-guide-navigator.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-icon.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-link-builder_6.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-list-item.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-list.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-loading-bar.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-modal-container.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-modal.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-multi-selection-list.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-number-input.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-pagination.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-popover-core.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-popover-plus_3.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-popover.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-popup.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-progress-bar.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-radio-button.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-rich-toolbar-item.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-scroller_2.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-search-plus.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-search-result-list.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-search.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-sidebar-navigator.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-skeleton.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-sortable-list.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-spinner.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-split-button.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-split-item.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-split-panel.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-tabselector.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-tag-input.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-tag.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-text-area.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-text-input.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-tile-medium.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-tile.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-time-input.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-toast.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-tooltip.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-tree.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-underface.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-upload.cjs.entry.js.gz +0 -0
- package/dist/cjs/ez-view-stack.cjs.entry.js.gz +0 -0
- package/dist/cjs/ezListHelper-0d3970b4.js.gz +0 -0
- package/dist/cjs/ezui.cjs.js.gz +0 -0
- package/dist/cjs/filter-column.cjs.entry.js.gz +0 -0
- package/dist/cjs/floating-ui.dom.esm-f4d87617.js.gz +0 -0
- package/dist/cjs/index-1be40f19.js.gz +0 -0
- package/dist/cjs/index-9e5554cb.js.gz +0 -0
- package/dist/cjs/index.cjs.js.gz +0 -0
- package/dist/cjs/loader.cjs.js.gz +0 -0
- package/dist/cjs/purify-3dbde2f7.js.gz +0 -0
- package/dist/cjs/search-column-49cdfdb2.js.gz +0 -0
- package/dist/cjs/searchFormatters-b7e1ed1e.js.gz +0 -0
- package/dist/collection/components/ez-actions-button/ez-actions-button.css.gz +0 -0
- package/dist/collection/components/ez-actions-button/ez-actions-button.js.gz +0 -0
- package/dist/collection/components/ez-alert/ez-alert.css.gz +0 -0
- package/dist/collection/components/ez-alert/ez-alert.js.gz +0 -0
- package/dist/collection/components/ez-alert-list/ez-alert-list.css.gz +0 -0
- package/dist/collection/components/ez-alert-list/ez-alert-list.js.gz +0 -0
- package/dist/collection/components/ez-application/ez-application.css.gz +0 -0
- package/dist/collection/components/ez-application/ez-application.js.gz +0 -0
- package/dist/collection/components/ez-avatar/ez-avatar.css.gz +0 -0
- package/dist/collection/components/ez-avatar/ez-avatar.js.gz +0 -0
- package/dist/collection/components/ez-badge/enum/sizes.js.gz +0 -0
- package/dist/collection/components/ez-badge/ez-badge.css.gz +0 -0
- package/dist/collection/components/ez-badge/ez-badge.js.gz +0 -0
- package/dist/collection/components/ez-badge/interfaces/IPosition.js.gz +0 -0
- package/dist/collection/components/ez-breadcrumb/ez-breadcrumb.css.gz +0 -0
- package/dist/collection/components/ez-breadcrumb/ez-breadcrumb.js.gz +0 -0
- package/dist/collection/components/ez-breadcrumb/subcomponents/breadcrumb-item.js.gz +0 -0
- package/dist/collection/components/ez-button/ez-button.css.gz +0 -0
- package/dist/collection/components/ez-button/ez-button.js.gz +0 -0
- package/dist/collection/components/ez-calendar/ez-calendar.css.gz +0 -0
- package/dist/collection/components/ez-calendar/ez-calendar.js.gz +0 -0
- package/dist/collection/components/ez-card-item/ez-card-item.css.gz +0 -0
- package/dist/collection/components/ez-card-item/ez-card-item.js.gz +0 -0
- package/dist/collection/components/ez-chart/components/BarChart.js.gz +0 -0
- package/dist/collection/components/ez-chart/components/ColumnChart.js.gz +0 -0
- package/dist/collection/components/ez-chart/components/DonutChart.js.gz +0 -0
- package/dist/collection/components/ez-chart/components/LineChart.js.gz +0 -0
- package/dist/collection/components/ez-chart/components/PieChart.js.gz +0 -0
- package/dist/collection/components/ez-chart/components/index.js.gz +0 -0
- package/dist/collection/components/ez-chart/ez-chart.css.gz +0 -0
- package/dist/collection/components/ez-chart/ez-chart.js.gz +0 -0
- package/dist/collection/components/ez-chart/interfaces/ChartAxis.js.gz +0 -0
- package/dist/collection/components/ez-chart/interfaces/ChartContext.js.gz +0 -0
- package/dist/collection/components/ez-chart/interfaces/ChartOptions.js.gz +0 -0
- package/dist/collection/components/ez-chart/interfaces/ChartSerie.js.gz +0 -0
- package/dist/collection/components/ez-chart/interfaces/ChartStrategies.js.gz +0 -0
- package/dist/collection/components/ez-chart/interfaces/ChartType.js.gz +0 -0
- package/dist/collection/components/ez-chart/interfaces/ChartTypeValue.js.gz +0 -0
- package/dist/collection/components/ez-chart/interfaces/index.js.gz +0 -0
- package/dist/collection/components/ez-chart/test/mock-chart.js.gz +0 -0
- package/dist/collection/components/ez-chart/types/BaseHighChartsRender.js.gz +0 -0
- package/dist/collection/components/ez-check/CheckMode.js.gz +0 -0
- package/dist/collection/components/ez-check/ez-check.css.gz +0 -0
- package/dist/collection/components/ez-check/ez-check.js.gz +0 -0
- package/dist/collection/components/ez-chip/ez-chip.css.gz +0 -0
- package/dist/collection/components/ez-chip/ez-chip.js.gz +0 -0
- package/dist/collection/components/ez-classic-combo-box/ez-classic-combo-box.css.gz +0 -0
- package/dist/collection/components/ez-classic-combo-box/ez-classic-combo-box.js.gz +0 -0
- package/dist/collection/components/ez-classic-combo-box/interfaces/IOption.js.gz +0 -0
- package/dist/collection/components/ez-classic-input/ez-classic-input.css.gz +0 -0
- package/dist/collection/components/ez-classic-input/ez-classic-input.js.gz +0 -0
- package/dist/collection/components/ez-classic-input/interfaces/optionsSetFocus.js.gz +0 -0
- package/dist/collection/components/ez-classic-input/utils/maskFormatter.js.gz +0 -0
- package/dist/collection/components/ez-classic-text-area/ez-classic-text-area.css.gz +0 -0
- package/dist/collection/components/ez-classic-text-area/ez-classic-text-area.js.gz +0 -0
- package/dist/collection/components/ez-classic-text-area/interfaces/optionsSetFocus.js.gz +0 -0
- package/dist/collection/components/ez-collapsible-box/ez-collapsible-box.css.gz +0 -0
- package/dist/collection/components/ez-collapsible-box/ez-collapsible-box.js.gz +0 -0
- package/dist/collection/components/ez-combo-box/ez-combo-box-list/ez-combo-box-list.css.gz +0 -0
- package/dist/collection/components/ez-combo-box/ez-combo-box-list/ez-combo-box-list.js.gz +0 -0
- package/dist/collection/components/ez-combo-box/ez-combo-box.css.gz +0 -0
- package/dist/collection/components/ez-combo-box/ez-combo-box.js.gz +0 -0
- package/dist/collection/components/ez-date-input/ez-date-input.css.gz +0 -0
- package/dist/collection/components/ez-date-input/ez-date-input.js.gz +0 -0
- package/dist/collection/components/ez-date-time-input/ez-date-time-input.css.gz +0 -0
- package/dist/collection/components/ez-date-time-input/ez-date-time-input.js.gz +0 -0
- package/dist/collection/components/ez-dialog/DialogType.js.gz +0 -0
- package/dist/collection/components/ez-dialog/ez-dialog.css.gz +0 -0
- package/dist/collection/components/ez-dialog/ez-dialog.js.gz +0 -0
- package/dist/collection/components/ez-double-list/doubleListHelper.js.gz +0 -0
- package/dist/collection/components/ez-double-list/ez-double-list.css.gz +0 -0
- package/dist/collection/components/ez-double-list/ez-double-list.js.gz +0 -0
- package/dist/collection/components/ez-dropdown/ez-dropdown.css.gz +0 -0
- package/dist/collection/components/ez-dropdown/ez-dropdown.js.gz +0 -0
- package/dist/collection/components/ez-dropdown/structure/DropdownItem.js.gz +0 -0
- package/dist/collection/components/ez-dropdown/structure/SubmenuControl.js.gz +0 -0
- package/dist/collection/components/ez-empty-card/ez-empty-card.css.gz +0 -0
- package/dist/collection/components/ez-empty-card/ez-empty-card.js.gz +0 -0
- package/dist/collection/components/ez-file-item/ez-file-item.css.gz +0 -0
- package/dist/collection/components/ez-file-item/ez-file-item.js.gz +0 -0
- package/dist/collection/components/ez-filter-input/ez-filter-input.css.gz +0 -0
- package/dist/collection/components/ez-filter-input/ez-filter-input.js.gz +0 -0
- package/dist/collection/components/ez-form/ez-form.css.gz +0 -0
- package/dist/collection/components/ez-form/ez-form.js.gz +0 -0
- package/dist/collection/components/ez-form/store/form.slice.js.gz +0 -0
- package/dist/collection/components/ez-form-view/custom-input/ez-custom-form-input.js.gz +0 -0
- package/dist/collection/components/ez-form-view/ez-form-view.css.gz +0 -0
- package/dist/collection/components/ez-form-view/ez-form-view.js.gz +0 -0
- package/dist/collection/components/ez-form-view/fieldbuilder/FieldBuilder.js.gz +0 -0
- package/dist/collection/components/ez-form-view/fieldbuilder/templates/CheckBox.tpl.js.gz +0 -0
- package/dist/collection/components/ez-form-view/fieldbuilder/templates/ComboBox.tpl.js.gz +0 -0
- package/dist/collection/components/ez-form-view/fieldbuilder/templates/DateInput.tpl.js.gz +0 -0
- package/dist/collection/components/ez-form-view/fieldbuilder/templates/FileInput.tpl.js.gz +0 -0
- package/dist/collection/components/ez-form-view/fieldbuilder/templates/NumberInput.tpl.js.gz +0 -0
- package/dist/collection/components/ez-form-view/fieldbuilder/templates/RichText.tpl.js.gz +0 -0
- package/dist/collection/components/ez-form-view/fieldbuilder/templates/SearchInput.tpl.js.gz +0 -0
- package/dist/collection/components/ez-form-view/fieldbuilder/templates/SearchInputPlus.tpl.js.gz +0 -0
- package/dist/collection/components/ez-form-view/fieldbuilder/templates/TextArea.tpl.js.gz +0 -0
- package/dist/collection/components/ez-form-view/fieldbuilder/templates/TextInput.tpl.js.gz +0 -0
- package/dist/collection/components/ez-form-view/interfaces/IFormViewField.js.gz +0 -0
- package/dist/collection/components/ez-form-view/interfaces/index.js.gz +0 -0
- package/dist/collection/components/ez-form-view/structure/index.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/EzGridController.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/AgGridController.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/DataSource.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/DataSourceInterceptor.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/GridEditionManager.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/components/EzGridCustomCellEditor.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/components/EzGridCustomCellRender.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/components/EzGridCustomHeader.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/components/cellRendererStatus.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/components/selectionHeader.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/components/test/constants/EzGridCustomCellEditorConstants.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/components/test/constants/EzGridCustomCellRenderConstants.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/editor/EzCellEditor.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/editor/EzCellRender.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/editor/GridEditorUtils.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/editor/IEditorMetadata.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/editor/IUICellEditor.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/editor/IUICellRender.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/editor/templates/ComboBox.tpl.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/editor/templates/DateInput.tpl.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/editor/templates/NumberInput.tpl.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/editor/templates/Search.tpl.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/editor/templates/SearchPlus.tpl.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/editor/templates/TextInput.tpl.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/mock/Server.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/test/constants/GridEditionMock.js.gz +0 -0
- package/dist/collection/components/ez-grid/controller/ag-grid/utils/buildLocaleText.js.gz +0 -0
- package/dist/collection/components/ez-grid/ez-grid.css.gz +0 -0
- package/dist/collection/components/ez-grid/ez-grid.js.gz +0 -0
- package/dist/collection/components/ez-grid/interfaces/IColumnFilter.js.gz +0 -0
- package/dist/collection/components/ez-grid/interfaces/ICustomFormatter.js.gz +0 -0
- package/dist/collection/components/ez-grid/interfaces/IGridMode.js.gz +0 -0
- package/dist/collection/components/ez-grid/interfaces/ISelection.js.gz +0 -0
- package/dist/collection/components/ez-grid/interfaces/ISelectionToastConfig.js.gz +0 -0
- package/dist/collection/components/ez-grid/interfaces/index.js.gz +0 -0
- package/dist/collection/components/ez-grid/subcomponents/filter-column.css.gz +0 -0
- package/dist/collection/components/ez-grid/subcomponents/filter-column.js.gz +0 -0
- package/dist/collection/components/ez-grid/subcomponents/selection-counter.js.gz +0 -0
- package/dist/collection/components/ez-grid/subcomponents/utils/selectionCounterUtils.js.gz +0 -0
- package/dist/collection/components/ez-grid/test/resources/gridDataUnit.js.gz +0 -0
- package/dist/collection/components/ez-grid/utils/ColumnFilterManager.js.gz +0 -0
- package/dist/collection/components/ez-grid/utils/InMemoryFilterColumnDataSource.js.gz +0 -0
- package/dist/collection/components/ez-grid/utils/index.js.gz +0 -0
- package/dist/collection/components/ez-grid-view/ez-grid-view.css.gz +0 -0
- package/dist/collection/components/ez-grid-view/ez-grid-view.js.gz +0 -0
- package/dist/collection/components/ez-guide-navigator/ez-guide-navigator.css.gz +0 -0
- package/dist/collection/components/ez-guide-navigator/ez-guide-navigator.js.gz +0 -0
- package/dist/collection/components/ez-guide-navigator/interfaces/IGuideItem.js.gz +0 -0
- package/dist/collection/components/ez-guide-navigator/interfaces/index.js.gz +0 -0
- package/dist/collection/components/ez-icon/ez-icon.css.gz +0 -0
- package/dist/collection/components/ez-icon/ez-icon.js.gz +0 -0
- package/dist/collection/components/ez-list/ez-list.css.gz +0 -0
- package/dist/collection/components/ez-list/ez-list.js.gz +0 -0
- package/dist/collection/components/ez-list/ezListHelper.js.gz +0 -0
- package/dist/collection/components/ez-list-item/ez-list-item.css.gz +0 -0
- package/dist/collection/components/ez-list-item/ez-list-item.js.gz +0 -0
- package/dist/collection/components/ez-loading-bar/ez-loading-bar.css.gz +0 -0
- package/dist/collection/components/ez-loading-bar/ez-loading-bar.js.gz +0 -0
- package/dist/collection/components/ez-modal/ez-modal.css.gz +0 -0
- package/dist/collection/components/ez-modal/ez-modal.js.gz +0 -0
- package/dist/collection/components/ez-modal-container/ez-modal-container.css.gz +0 -0
- package/dist/collection/components/ez-modal-container/ez-modal-container.js.gz +0 -0
- package/dist/collection/components/ez-modal-container/index.js.gz +0 -0
- package/dist/collection/components/ez-modal-container/modal-action.js.gz +0 -0
- package/dist/collection/components/ez-modal-container/modal-button-status.js.gz +0 -0
- package/dist/collection/components/ez-multi-selection-list/ez-multi-selection-list.css.gz +0 -0
- package/dist/collection/components/ez-multi-selection-list/ez-multi-selection-list.js.gz +0 -0
- package/dist/collection/components/ez-multi-selection-list/interfaces/IMultiSelectionListDataSource.js.gz +0 -0
- package/dist/collection/components/ez-multi-selection-list/interfaces/IMultiSelectionOption.js.gz +0 -0
- package/dist/collection/components/ez-multi-selection-list/interfaces/IStaticOptionsFetchConfig.js.gz +0 -0
- package/dist/collection/components/ez-multi-selection-list/subcomponents/multi-selection-box-message.css.gz +0 -0
- package/dist/collection/components/ez-multi-selection-list/subcomponents/multi-selection-box-message.js.gz +0 -0
- package/dist/collection/components/ez-number-input/ez-number-input.css.gz +0 -0
- package/dist/collection/components/ez-number-input/ez-number-input.js.gz +0 -0
- package/dist/collection/components/ez-pagination/ez-pagination.css.gz +0 -0
- package/dist/collection/components/ez-pagination/ez-pagination.js.gz +0 -0
- package/dist/collection/components/ez-popover/ez-popover.css.gz +0 -0
- package/dist/collection/components/ez-popover/ez-popover.js.gz +0 -0
- package/dist/collection/components/ez-popover-plus/ez-popover-plus.css.gz +0 -0
- package/dist/collection/components/ez-popover-plus/ez-popover-plus.js.gz +0 -0
- package/dist/collection/components/ez-popover-plus/subcomponent/ez-popover-core.css.gz +0 -0
- package/dist/collection/components/ez-popover-plus/subcomponent/ez-popover-core.js.gz +0 -0
- package/dist/collection/components/ez-popup/ez-popup.css.gz +0 -0
- package/dist/collection/components/ez-popup/ez-popup.js.gz +0 -0
- package/dist/collection/components/ez-popup/interfaces/EzButtonProps.js.gz +0 -0
- package/dist/collection/components/ez-progress-bar/ez-progress-bar.css.gz +0 -0
- package/dist/collection/components/ez-progress-bar/ez-progress-bar.js.gz +0 -0
- package/dist/collection/components/ez-radio-button/ez-radio-button.css.gz +0 -0
- package/dist/collection/components/ez-radio-button/ez-radio-button.js.gz +0 -0
- package/dist/collection/components/ez-rich-text/ez-link-builder/ez-link-builder.css.gz +0 -0
- package/dist/collection/components/ez-rich-text/ez-link-builder/ez-link-builder.js.gz +0 -0
- package/dist/collection/components/ez-rich-text/ez-rich-text.css.gz +0 -0
- package/dist/collection/components/ez-rich-text/ez-rich-text.js.gz +0 -0
- package/dist/collection/components/ez-rich-text/ez-rich-toolbar/RichToolbarHelper.js.gz +0 -0
- package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-arrows/ez-rich-toolbar-arrows.css.gz +0 -0
- package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-arrows/ez-rich-toolbar-arrows.js.gz +0 -0
- package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-configs/ez-rich-toolbar-configs.css.gz +0 -0
- package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-configs/ez-rich-toolbar-configs.js.gz +0 -0
- package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-item/ez-rich-toolbar-item.css.gz +0 -0
- package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-item/ez-rich-toolbar-item.js.gz +0 -0
- package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-letters/ez-rich-toolbar-letters.css.gz +0 -0
- package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-letters/ez-rich-toolbar-letters.js.gz +0 -0
- package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar.css.gz +0 -0
- package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar.js.gz +0 -0
- package/dist/collection/components/ez-rich-text/ez-simple-image-uploader/ez-simple-image-uploader.css.gz +0 -0
- package/dist/collection/components/ez-rich-text/ez-simple-image-uploader/ez-simple-image-uploader.js.gz +0 -0
- package/dist/collection/components/ez-rich-text/ez-simple-image-uploader/test/resource/imageBase64.js.gz +0 -0
- package/dist/collection/components/ez-rich-text/ez-simple-image-uploader/utils/fileToBase64.js.gz +0 -0
- package/dist/collection/components/ez-rich-text/ez-simple-image-uploader/utils/formatBytes.js.gz +0 -0
- package/dist/collection/components/ez-scroller/EzScrollDirection.js.gz +0 -0
- package/dist/collection/components/ez-scroller/ez-scroller.css.gz +0 -0
- package/dist/collection/components/ez-scroller/ez-scroller.js.gz +0 -0
- package/dist/collection/components/ez-search/ez-search.css.gz +0 -0
- package/dist/collection/components/ez-search/ez-search.js.gz +0 -0
- package/dist/collection/components/ez-search/subcomponent/search-list/search-list.css.gz +0 -0
- package/dist/collection/components/ez-search/subcomponent/search-list/search-list.js.gz +0 -0
- package/dist/collection/components/ez-search/utils/searchFormatters.js.gz +0 -0
- package/dist/collection/components/ez-search-plus/ez-search-plus.css.gz +0 -0
- package/dist/collection/components/ez-search-plus/ez-search-plus.js.gz +0 -0
- package/dist/collection/components/ez-search-plus/subcomponent/ez-search-result-list/ez-search-result-list.css.gz +0 -0
- package/dist/collection/components/ez-search-plus/subcomponent/ez-search-result-list/ez-search-result-list.js.gz +0 -0
- package/dist/collection/components/ez-sidebar-button/ez-sidebar-button.css.gz +0 -0
- package/dist/collection/components/ez-sidebar-button/ez-sidebar-button.js.gz +0 -0
- package/dist/collection/components/ez-sidebar-navigator/ez-sidebar-navigator.css.gz +0 -0
- package/dist/collection/components/ez-sidebar-navigator/ez-sidebar-navigator.js.gz +0 -0
- package/dist/collection/components/ez-sidebar-navigator/interfaces/ModeMenuEnum.js.gz +0 -0
- package/dist/collection/components/ez-sidebar-navigator/interfaces/SizeMenuEnum.js.gz +0 -0
- package/dist/collection/components/ez-sidebar-navigator/interfaces/TypeMenuEnum.js.gz +0 -0
- package/dist/collection/components/ez-sidebar-navigator/interfaces/index.js.gz +0 -0
- package/dist/collection/components/ez-skeleton/ez-skeleton.constants.js.gz +0 -0
- package/dist/collection/components/ez-skeleton/ez-skeleton.css.gz +0 -0
- package/dist/collection/components/ez-skeleton/ez-skeleton.js.gz +0 -0
- package/dist/collection/components/ez-sortable-list/ez-sortable-list.css.gz +0 -0
- package/dist/collection/components/ez-sortable-list/ez-sortable-list.js.gz +0 -0
- package/dist/collection/components/ez-spinner/ez-spinner.css.gz +0 -0
- package/dist/collection/components/ez-spinner/ez-spinner.js.gz +0 -0
- package/dist/collection/components/ez-split-button/ez-split-button.css.gz +0 -0
- package/dist/collection/components/ez-split-button/ez-split-button.js.gz +0 -0
- package/dist/collection/components/ez-split-button/test/dropdownItems.js.gz +0 -0
- package/dist/collection/components/ez-split-panel/ez-split-panel.css.gz +0 -0
- package/dist/collection/components/ez-split-panel/ez-split-panel.js.gz +0 -0
- package/dist/collection/components/ez-split-panel/interfaces/IPanelSizeInfo.js.gz +0 -0
- package/dist/collection/components/ez-split-panel/structure/item/ez-split-item.css.gz +0 -0
- package/dist/collection/components/ez-split-panel/structure/item/ez-split-item.js.gz +0 -0
- package/dist/collection/components/ez-tabselector/ez-tabselector.css.gz +0 -0
- package/dist/collection/components/ez-tabselector/ez-tabselector.js.gz +0 -0
- package/dist/collection/components/ez-tag/ez-tag.css.gz +0 -0
- package/dist/collection/components/ez-tag/ez-tag.js.gz +0 -0
- package/dist/collection/components/ez-tag-input/ez-tag-input.css.gz +0 -0
- package/dist/collection/components/ez-tag-input/ez-tag-input.js.gz +0 -0
- package/dist/collection/components/ez-tag-input/interfaces/optionsSetFocus.js.gz +0 -0
- package/dist/collection/components/ez-text-area/ez-text-area.css.gz +0 -0
- package/dist/collection/components/ez-text-area/ez-text-area.js.gz +0 -0
- package/dist/collection/components/ez-text-edit/ez-text-edit.css.gz +0 -0
- package/dist/collection/components/ez-text-edit/ez-text-edit.js.gz +0 -0
- package/dist/collection/components/ez-text-input/ez-text-input.css.gz +0 -0
- package/dist/collection/components/ez-text-input/ez-text-input.js.gz +0 -0
- package/dist/collection/components/ez-tile/ez-tile.css.gz +0 -0
- package/dist/collection/components/ez-tile/ez-tile.js.gz +0 -0
- package/dist/collection/components/ez-tile-medium/ez-tile-medium.css.gz +0 -0
- package/dist/collection/components/ez-tile-medium/ez-tile-medium.js.gz +0 -0
- package/dist/collection/components/ez-time-input/ez-time-input.css.gz +0 -0
- package/dist/collection/components/ez-time-input/ez-time-input.js.gz +0 -0
- package/dist/collection/components/ez-toast/ez-toast.css.gz +0 -0
- package/dist/collection/components/ez-toast/ez-toast.js.gz +0 -0
- package/dist/collection/components/ez-tooltip/ez-tooltip.css.gz +0 -0
- package/dist/collection/components/ez-tooltip/ez-tooltip.js.gz +0 -0
- package/dist/collection/components/ez-tree/ez-tree.css.gz +0 -0
- package/dist/collection/components/ez-tree/ez-tree.js.gz +0 -0
- package/dist/collection/components/ez-tree/interfaces/ITree.js.gz +0 -0
- package/dist/collection/components/ez-tree/interfaces/ITreeItem.js.gz +0 -0
- package/dist/collection/components/ez-tree/interfaces/ITreeItemBadge.js.gz +0 -0
- package/dist/collection/components/ez-tree/subcomponents/DefaultIconResolver.js.gz +0 -0
- package/dist/collection/components/ez-tree/subcomponents/DefaultTooltipResolver.js.gz +0 -0
- package/dist/collection/components/ez-tree/subcomponents/TreeItem.js.gz +0 -0
- package/dist/collection/components/ez-tree/subcomponents/index.js.gz +0 -0
- package/dist/collection/components/ez-tree/types/Node.js.gz +0 -0
- package/dist/collection/components/ez-tree/types/Tree.js.gz +0 -0
- package/dist/collection/components/ez-underface/ez-underface.css.gz +0 -0
- package/dist/collection/components/ez-underface/ez-underface.js.gz +0 -0
- package/dist/collection/components/ez-upload/RemoteFile.js.gz +0 -0
- package/dist/collection/components/ez-upload/ez-upload.css.gz +0 -0
- package/dist/collection/components/ez-upload/ez-upload.js.gz +0 -0
- package/dist/collection/components/ez-view-stack/ez-view-stack.css.gz +0 -0
- package/dist/collection/components/ez-view-stack/ez-view-stack.js.gz +0 -0
- package/dist/collection/global/app-init.js.gz +0 -0
- package/dist/collection/index.js.gz +0 -0
- package/dist/collection/servidor.js.gz +0 -0
- package/dist/collection/setupTests.js.gz +0 -0
- package/dist/collection/sw.js.gz +0 -0
- package/dist/collection/utils/ApplicationUtils.js.gz +0 -0
- package/dist/collection/utils/AssetsUtils.js.gz +0 -0
- package/dist/collection/utils/CSSVarsUtils.js.gz +0 -0
- package/dist/collection/utils/FocusResolver.js.gz +0 -0
- package/dist/collection/utils/ag-grid-license.js.gz +0 -0
- package/dist/collection/utils/constants.js.gz +0 -0
- package/dist/collection/utils/customEditor/interfaces/ICustomEditor.js.gz +0 -0
- package/dist/collection/utils/customEditor/interfaces/ICustomEditorInfo.js.gz +0 -0
- package/dist/collection/utils/customRender/interfaces/ICustomRender.js.gz +0 -0
- package/dist/collection/utils/customRender/interfaces/ICustomRenderInfo.js.gz +0 -0
- package/dist/collection/utils/form/DataBinder.js.gz +0 -0
- package/dist/collection/utils/form/FormMetadata.js.gz +0 -0
- package/dist/collection/utils/form/index.js.gz +0 -0
- package/dist/collection/utils/form/interfaces/FormLayout.js.gz +0 -0
- package/dist/collection/utils/form/interfaces/IDefaultConfig.js.gz +0 -0
- package/dist/collection/utils/form/interfaces/IFormCardConfig.js.gz +0 -0
- package/dist/collection/utils/form/interfaces/IFormConfig.js.gz +0 -0
- package/dist/collection/utils/form/interfaces/IFormSheetMetadata.js.gz +0 -0
- package/dist/collection/utils/form/interfaces/ISummaryField.js.gz +0 -0
- package/dist/collection/utils/form/interfaces/ITabConfig.js.gz +0 -0
- package/dist/collection/utils/form/interfaces/index.js.gz +0 -0
- package/dist/collection/utils/form/test/DataBinder.test.js.gz +0 -0
- package/dist/collection/utils/form/test/resources/metadataTest.js.gz +0 -0
- package/dist/collection/utils/i18n/elanguages.js.gz +0 -0
- package/dist/collection/utils/i18n/index.js.gz +0 -0
- package/dist/collection/utils/i18n/locales/en-us.js.gz +0 -0
- package/dist/collection/utils/i18n/locales/es-es.js.gz +0 -0
- package/dist/collection/utils/i18n/locales/pt-br.js.gz +0 -0
- package/dist/collection/utils/i18n/translations.js.gz +0 -0
- package/dist/collection/utils/index.js.gz +0 -0
- package/dist/collection/utils/interfaces/AbstractFieldMetadata.js.gz +0 -0
- package/dist/collection/utils/interfaces/IAction.js.gz +0 -0
- package/dist/collection/utils/interfaces/IFieldConfig.js.gz +0 -0
- package/dist/collection/utils/mock/ez-upload-mock.js.gz +0 -0
- package/dist/collection/utils/search/types.js.gz +0 -0
- package/dist/collection/utils/searchColumn/search-column.js.gz +0 -0
- package/dist/collection/utils/utils.js.gz +0 -0
- package/dist/collection/utils/validators/recordvalidator/IInvalidCells.js.gz +0 -0
- package/dist/collection/utils/validators/recordvalidator/IInvalidField.js.gz +0 -0
- package/dist/collection/utils/validators/recordvalidator/IRecordValidator.js.gz +0 -0
- package/dist/collection/utils/validators/recordvalidator/IValidationResult.js.gz +0 -0
- package/dist/collection/utils/validators/recordvalidator/IValidationSource.js.gz +0 -0
- package/dist/collection/utils/validators/recordvalidator/RecordValidationProcessor.js.gz +0 -0
- package/dist/custom-elements/index.js.gz +0 -0
- package/dist/esm/ApplicationUtils-1569f757.js.gz +0 -0
- package/dist/esm/CSSVarsUtils-acba92d7.js.gz +0 -0
- package/dist/esm/CheckMode-bdb2ec19.js.gz +0 -0
- package/dist/esm/DialogType-54a62731.js.gz +0 -0
- package/dist/esm/EzScrollDirection-2df26c93.js.gz +0 -0
- package/dist/esm/FocusResolver-1ccbf850.js.gz +0 -0
- package/dist/esm/FormLayout-071d324c.js.gz +0 -0
- package/dist/esm/RichToolbarHelper-f3a149c4.js.gz +0 -0
- package/dist/esm/_commonjsHelpers-9943807e.js.gz +0 -0
- package/dist/esm/app-globals-c0ac93c0.js.gz +0 -0
- package/dist/esm/constants-3fabe81e.js.gz +0 -0
- package/dist/esm/ez-actions-button.entry.js.gz +0 -0
- package/dist/esm/ez-alert-list.entry.js.gz +0 -0
- package/dist/esm/ez-alert.entry.js.gz +0 -0
- package/dist/esm/ez-application.entry.js.gz +0 -0
- package/dist/esm/ez-avatar.entry.js.gz +0 -0
- package/dist/esm/ez-badge.entry.js.gz +0 -0
- package/dist/esm/ez-breadcrumb.entry.js.gz +0 -0
- package/dist/esm/ez-button.entry.js.gz +0 -0
- package/dist/esm/ez-calendar.entry.js.gz +0 -0
- package/dist/esm/ez-card-item.entry.js.gz +0 -0
- package/dist/esm/ez-chart.entry.js.gz +0 -0
- package/dist/esm/ez-check.entry.js.gz +0 -0
- package/dist/esm/ez-chip.entry.js.gz +0 -0
- package/dist/esm/ez-classic-combo-box.entry.js.gz +0 -0
- package/dist/esm/ez-classic-input.entry.js.gz +0 -0
- package/dist/esm/ez-classic-text-area.entry.js.gz +0 -0
- package/dist/esm/ez-collapsible-box.entry.js.gz +0 -0
- package/dist/esm/ez-combo-box-list_4.entry.js.gz +0 -0
- package/dist/esm/ez-combo-box.entry.js.gz +0 -0
- package/dist/esm/ez-date-input.entry.js.gz +0 -0
- package/dist/esm/ez-date-time-input.entry.js.gz +0 -0
- package/dist/esm/ez-dialog.entry.js.gz +0 -0
- package/dist/esm/ez-double-list.entry.js.gz +0 -0
- package/dist/esm/ez-dropdown.entry.js.gz +0 -0
- package/dist/esm/ez-empty-card.entry.js.gz +0 -0
- package/dist/esm/ez-file-item.entry.js.gz +0 -0
- package/dist/esm/ez-filter-input.entry.js.gz +0 -0
- package/dist/esm/ez-form-view.entry.js.gz +0 -0
- package/dist/esm/ez-form.entry.js.gz +0 -0
- package/dist/esm/ez-grid-view.entry.js.gz +0 -0
- package/dist/esm/ez-grid.entry.js.gz +0 -0
- package/dist/esm/ez-guide-navigator.entry.js.gz +0 -0
- package/dist/esm/ez-icon.entry.js.gz +0 -0
- package/dist/esm/ez-link-builder_6.entry.js.gz +0 -0
- package/dist/esm/ez-list-item.entry.js.gz +0 -0
- package/dist/esm/ez-list.entry.js.gz +0 -0
- package/dist/esm/ez-loading-bar.entry.js.gz +0 -0
- package/dist/esm/ez-modal-container.entry.js.gz +0 -0
- package/dist/esm/ez-modal.entry.js.gz +0 -0
- package/dist/esm/ez-multi-selection-list.entry.js.gz +0 -0
- package/dist/esm/ez-number-input.entry.js.gz +0 -0
- package/dist/esm/ez-pagination.entry.js.gz +0 -0
- package/dist/esm/ez-popover-core.entry.js.gz +0 -0
- package/dist/esm/ez-popover-plus_3.entry.js.gz +0 -0
- package/dist/esm/ez-popover.entry.js.gz +0 -0
- package/dist/esm/ez-popup.entry.js.gz +0 -0
- package/dist/esm/ez-progress-bar.entry.js.gz +0 -0
- package/dist/esm/ez-radio-button.entry.js.gz +0 -0
- package/dist/esm/ez-rich-toolbar-item.entry.js.gz +0 -0
- package/dist/esm/ez-scroller_2.entry.js.gz +0 -0
- package/dist/esm/ez-search-plus.entry.js.gz +0 -0
- package/dist/esm/ez-search-result-list.entry.js.gz +0 -0
- package/dist/esm/ez-search.entry.js.gz +0 -0
- package/dist/esm/ez-sidebar-navigator.entry.js.gz +0 -0
- package/dist/esm/ez-skeleton.entry.js.gz +0 -0
- package/dist/esm/ez-sortable-list.entry.js.gz +0 -0
- package/dist/esm/ez-spinner.entry.js.gz +0 -0
- package/dist/esm/ez-split-button.entry.js.gz +0 -0
- package/dist/esm/ez-split-item.entry.js.gz +0 -0
- package/dist/esm/ez-split-panel.entry.js.gz +0 -0
- package/dist/esm/ez-tabselector.entry.js.gz +0 -0
- package/dist/esm/ez-tag-input.entry.js.gz +0 -0
- package/dist/esm/ez-tag.entry.js.gz +0 -0
- package/dist/esm/ez-text-area.entry.js.gz +0 -0
- package/dist/esm/ez-text-input.entry.js.gz +0 -0
- package/dist/esm/ez-tile-medium.entry.js.gz +0 -0
- package/dist/esm/ez-tile.entry.js.gz +0 -0
- package/dist/esm/ez-time-input.entry.js.gz +0 -0
- package/dist/esm/ez-toast.entry.js.gz +0 -0
- package/dist/esm/ez-tooltip.entry.js.gz +0 -0
- package/dist/esm/ez-tree.entry.js.gz +0 -0
- package/dist/esm/ez-underface.entry.js.gz +0 -0
- package/dist/esm/ez-upload.entry.js.gz +0 -0
- package/dist/esm/ez-view-stack.entry.js.gz +0 -0
- package/dist/esm/ezListHelper-00fb9b8d.js.gz +0 -0
- package/dist/esm/ezui.js.gz +0 -0
- package/dist/esm/filter-column.entry.js.gz +0 -0
- package/dist/esm/floating-ui.dom.esm-ad30f2f0.js.gz +0 -0
- package/dist/esm/index-41363fa6.js.gz +0 -0
- package/dist/esm/index-5a720e56.js.gz +0 -0
- package/dist/esm/index.js.gz +0 -0
- package/dist/esm/loader.js.gz +0 -0
- package/dist/esm/polyfills/core-js.js.gz +0 -0
- package/dist/esm/polyfills/css-shim.js.gz +0 -0
- package/dist/esm/polyfills/dom.js.gz +0 -0
- package/dist/esm/polyfills/es5-html-element.js.gz +0 -0
- package/dist/esm/polyfills/index.js.gz +0 -0
- package/dist/esm/polyfills/system.js.gz +0 -0
- package/dist/esm/purify-2b94dec9.js.gz +0 -0
- package/dist/esm/search-column-cc4d772a.js.gz +0 -0
- package/dist/esm/searchFormatters-8229207e.js.gz +0 -0
- package/dist/ezui/ezui.esm.js.gz +0 -0
- package/dist/ezui/index.esm.js.gz +0 -0
- package/dist/ezui/p-000159dc.entry.js.gz +0 -0
- package/dist/ezui/p-0391f255.entry.js.gz +0 -0
- package/dist/ezui/p-05e68ab3.entry.js.gz +0 -0
- package/dist/ezui/p-06f1b8e4.entry.js.gz +0 -0
- package/dist/ezui/p-09c2e631.entry.js.gz +0 -0
- package/dist/ezui/p-0aed37a1.entry.js.gz +0 -0
- package/dist/ezui/p-0b531233.entry.js.gz +0 -0
- package/dist/ezui/p-112455b1.js.gz +0 -0
- package/dist/ezui/p-14d6aeb8.entry.js +0 -1
- package/dist/ezui/p-14d6aeb8.entry.js.gz +0 -0
- package/dist/ezui/p-169d460d.entry.js.gz +0 -0
- package/dist/ezui/p-1723f728.entry.js.gz +0 -0
- package/dist/ezui/p-172abd0f.entry.js.gz +0 -0
- package/dist/ezui/p-1857cfc0.entry.js.gz +0 -0
- package/dist/ezui/p-2000464a.entry.js.gz +0 -0
- package/dist/ezui/p-201009ae.entry.js.gz +0 -0
- package/dist/ezui/p-2a806303.js.gz +0 -0
- package/dist/ezui/p-30ffb9ed.js.gz +0 -0
- package/dist/ezui/p-35e3715c.entry.js.gz +0 -0
- package/dist/ezui/p-3e767a74.js.gz +0 -0
- package/dist/ezui/p-40a60148.js.gz +0 -0
- package/dist/ezui/p-4463db7b.entry.js.gz +0 -0
- package/dist/ezui/p-44b39e81.entry.js.gz +0 -0
- package/dist/ezui/p-45ee32ac.entry.js.gz +0 -0
- package/dist/ezui/p-4837f475.entry.js.gz +0 -0
- package/dist/ezui/p-4a876b8b.entry.js.gz +0 -0
- package/dist/ezui/p-4b444fe9.entry.js.gz +0 -0
- package/dist/ezui/p-4ca4d920.entry.js.gz +0 -0
- package/dist/ezui/p-4df117bb.js.gz +0 -0
- package/dist/ezui/p-4f72c118.entry.js.gz +0 -0
- package/dist/ezui/p-5554704c.js +0 -1
- package/dist/ezui/p-5554704c.js.gz +0 -0
- package/dist/ezui/p-55e30af1.entry.js.gz +0 -0
- package/dist/ezui/p-570cf58a.entry.js.gz +0 -0
- package/dist/ezui/p-5f4a66ec.entry.js.gz +0 -0
- package/dist/ezui/p-6b51c9cc.entry.js.gz +0 -0
- package/dist/ezui/p-6b6efa30.entry.js.gz +0 -0
- package/dist/ezui/p-6dbf8f75.entry.js.gz +0 -0
- package/dist/ezui/p-6ec40dec.entry.js +0 -1
- package/dist/ezui/p-6ec40dec.entry.js.gz +0 -0
- package/dist/ezui/p-6fc26622.entry.js.gz +0 -0
- package/dist/ezui/p-71c55a72.entry.js.gz +0 -0
- package/dist/ezui/p-770cf2b8.entry.js.gz +0 -0
- package/dist/ezui/p-78e975b4.entry.js.gz +0 -0
- package/dist/ezui/p-80dfc50b.js.gz +0 -0
- package/dist/ezui/p-81461d2f.entry.js.gz +0 -0
- package/dist/ezui/p-82fa4b09.entry.js.gz +0 -0
- package/dist/ezui/p-871946b1.entry.js.gz +0 -0
- package/dist/ezui/p-8ea2a2f5.entry.js.gz +0 -0
- package/dist/ezui/p-8f0ed69d.entry.js.gz +0 -0
- package/dist/ezui/p-98bb8b16.js.gz +0 -0
- package/dist/ezui/p-9bcfa689.entry.js.gz +0 -0
- package/dist/ezui/p-9d6c5d17.entry.js.gz +0 -0
- package/dist/ezui/p-a1c0233e.js.gz +0 -0
- package/dist/ezui/p-a48979a8.entry.js.gz +0 -0
- package/dist/ezui/p-a61fdd20.js.gz +0 -0
- package/dist/ezui/p-a75c1bdc.entry.js.gz +0 -0
- package/dist/ezui/p-a8eadb43.entry.js.gz +0 -0
- package/dist/ezui/p-a9432878.entry.js.gz +0 -0
- package/dist/ezui/p-ab574d59.js.gz +0 -0
- package/dist/ezui/p-ad7c01c1.entry.js.gz +0 -0
- package/dist/ezui/p-b1e45320.js.gz +0 -0
- package/dist/ezui/p-b21efe83.entry.js.gz +0 -0
- package/dist/ezui/p-b2ce629f.entry.js.gz +0 -0
- package/dist/ezui/p-b6a8112c.entry.js.gz +0 -0
- package/dist/ezui/p-b7c6ce20.entry.js.gz +0 -0
- package/dist/ezui/p-b853763b.js.gz +0 -0
- package/dist/ezui/p-b959b5a1.entry.js +0 -1
- package/dist/ezui/p-b959b5a1.entry.js.gz +0 -0
- package/dist/ezui/p-baec56c9.js.gz +0 -0
- package/dist/ezui/p-bc693db6.entry.js.gz +0 -0
- package/dist/ezui/p-c291d6a0.entry.js.gz +0 -0
- package/dist/ezui/p-c2b20f78.entry.js.gz +0 -0
- package/dist/ezui/p-c3ff0370.entry.js.gz +0 -0
- package/dist/ezui/p-c754774e.entry.js.gz +0 -0
- package/dist/ezui/p-c96e536d.entry.js.gz +0 -0
- package/dist/ezui/p-c9d70dab.entry.js.gz +0 -0
- package/dist/ezui/p-cf33bc48.entry.js.gz +0 -0
- package/dist/ezui/p-cf4e2a35.entry.js.gz +0 -0
- package/dist/ezui/p-d1765c77.entry.js.gz +0 -0
- package/dist/ezui/p-d3779449.entry.js.gz +0 -0
- package/dist/ezui/p-d746f545.entry.js +0 -1
- package/dist/ezui/p-d746f545.entry.js.gz +0 -0
- package/dist/ezui/p-dc628ed3.js.gz +0 -0
- package/dist/ezui/p-df5b5c3d.entry.js.gz +0 -0
- package/dist/ezui/p-dfca5946.entry.js.gz +0 -0
- package/dist/ezui/p-e195eaad.entry.js.gz +0 -0
- package/dist/ezui/p-e4c7eb39.js.gz +0 -0
- package/dist/ezui/p-e6eaa5ed.entry.js.gz +0 -0
- package/dist/ezui/p-e9b409c1.entry.js.gz +0 -0
- package/dist/ezui/p-ec7db713.js.gz +0 -0
- package/dist/ezui/p-f1094005.entry.js +0 -1
- package/dist/ezui/p-f1094005.entry.js.gz +0 -0
- package/dist/ezui/p-f26b97e9.entry.js.gz +0 -0
- package/dist/ezui/p-f2f0ac89.entry.js +0 -309
- package/dist/ezui/p-f2f0ac89.entry.js.gz +0 -0
- package/dist/ezui/p-f7ca8634.entry.js.gz +0 -0
- package/dist/ezui/p-fcdc8089.entry.js.gz +0 -0
- package/dist/ezui/p-feea8ad8.entry.js.gz +0 -0
- package/dist/ezui/p-ffdf68cd.entry.js.gz +0 -0
- package/dist/index.cjs.js.gz +0 -0
- package/dist/index.js.gz +0 -0
|
@@ -2,18 +2,18 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index$1 = require('./index-
|
|
5
|
+
const index$1 = require('./index-a7b0c73d.js');
|
|
6
6
|
const core = require('@sankhyalabs/core');
|
|
7
7
|
const DataUnit = require('@sankhyalabs/core/dist/dataunit/DataUnit');
|
|
8
|
-
const ApplicationUtils = require('./ApplicationUtils-
|
|
8
|
+
const ApplicationUtils = require('./ApplicationUtils-d04f5c94.js');
|
|
9
9
|
require('./DialogType-2114c337.js');
|
|
10
10
|
require('./CheckMode-ecb90b87.js');
|
|
11
|
-
const index = require('./index-
|
|
11
|
+
const index = require('./index-00d0166b.js');
|
|
12
12
|
const FormLayout = require('./FormLayout-18853e70.js');
|
|
13
|
-
const searchColumn = require('./search-column-
|
|
13
|
+
const searchColumn = require('./search-column-9aa090ec.js');
|
|
14
14
|
const constants = require('./constants-72b7e05e.js');
|
|
15
15
|
const FocusResolver = require('./FocusResolver-885f2173.js');
|
|
16
|
-
const purify = require('./purify-
|
|
16
|
+
const purify = require('./purify-47a2f27b.js');
|
|
17
17
|
require('./_commonjsHelpers-537d719a.js');
|
|
18
18
|
|
|
19
19
|
/**
|
|
@@ -439,6 +439,7 @@ function removeAllReferences(obj, objectName) {
|
|
|
439
439
|
// leave all basic types - this is needed for GridAPI to leave the "destroyed: boolean" attribute alone
|
|
440
440
|
if (typeof value === 'function') {
|
|
441
441
|
var func = function () {
|
|
442
|
+
console.warn("AG Grid: " + objectName + " function " + key + "() cannot be called as the grid has been destroyed.\n Please don't call grid API functions on destroyed grids - as a matter of fact you shouldn't\n be keeping the API reference, your application has a memory leak! Remove the API reference\n when the grid is destroyed.");
|
|
442
443
|
};
|
|
443
444
|
properties[key] = { value: func, writable: true };
|
|
444
445
|
}
|
|
@@ -609,6 +610,9 @@ function waitUntil(condition, callback, timeout, timeoutMessage) {
|
|
|
609
610
|
window.clearInterval(interval);
|
|
610
611
|
interval = null;
|
|
611
612
|
}
|
|
613
|
+
if (reachedTimeout && timeoutMessage) {
|
|
614
|
+
console.warn(timeoutMessage);
|
|
615
|
+
}
|
|
612
616
|
}
|
|
613
617
|
};
|
|
614
618
|
internalCallback();
|
|
@@ -710,9 +714,14 @@ var Context = /** @class */ (function () {
|
|
|
710
714
|
Context.prototype.createBeanWrapper = function (BeanClass) {
|
|
711
715
|
var metaData = BeanClass.__agBeanMetaData;
|
|
712
716
|
if (!metaData) {
|
|
717
|
+
var beanName = void 0;
|
|
713
718
|
if (BeanClass.prototype.constructor) {
|
|
714
|
-
getFunctionName(BeanClass.prototype.constructor);
|
|
719
|
+
beanName = getFunctionName(BeanClass.prototype.constructor);
|
|
720
|
+
}
|
|
721
|
+
else {
|
|
722
|
+
beanName = "" + BeanClass;
|
|
715
723
|
}
|
|
724
|
+
console.error("Context item " + beanName + " is not a bean");
|
|
716
725
|
return;
|
|
717
726
|
}
|
|
718
727
|
var beanEntry = {
|
|
@@ -784,6 +793,7 @@ var Context = /** @class */ (function () {
|
|
|
784
793
|
return beansList;
|
|
785
794
|
};
|
|
786
795
|
Context.prototype.lookupBeanInstance = function (wiringBean, beanName, optional) {
|
|
796
|
+
if (optional === void 0) { optional = false; }
|
|
787
797
|
if (beanName === "context") {
|
|
788
798
|
return this;
|
|
789
799
|
}
|
|
@@ -794,6 +804,9 @@ var Context = /** @class */ (function () {
|
|
|
794
804
|
if (beanEntry) {
|
|
795
805
|
return beanEntry.beanInstance;
|
|
796
806
|
}
|
|
807
|
+
if (!optional) {
|
|
808
|
+
console.error("AG Grid: unable to find bean reference " + beanName + " while initialising " + wiringBean);
|
|
809
|
+
}
|
|
797
810
|
return null;
|
|
798
811
|
};
|
|
799
812
|
Context.prototype.callLifeCycleMethods = function (beanInstances, lifeCycleMethod) {
|
|
@@ -900,9 +913,11 @@ function Optional(name) {
|
|
|
900
913
|
}
|
|
901
914
|
function autowiredFunc(target, name, optional, classPrototype, methodOrAttributeName, index) {
|
|
902
915
|
if (name === null) {
|
|
916
|
+
console.error("AG Grid: Autowired name should not be null");
|
|
903
917
|
return;
|
|
904
918
|
}
|
|
905
919
|
if (typeof index === "number") {
|
|
920
|
+
console.error("AG Grid: Autowired should be on an attribute");
|
|
906
921
|
return;
|
|
907
922
|
}
|
|
908
923
|
// it's an attribute on the class
|
|
@@ -1234,6 +1249,8 @@ var ModuleRegistry = /** @class */ (function () {
|
|
|
1234
1249
|
else {
|
|
1235
1250
|
if (ModuleRegistry.moduleBased !== moduleBased) {
|
|
1236
1251
|
doOnce(function () {
|
|
1252
|
+
console.warn("AG Grid: You are mixing modules (i.e. @ag-grid-community/core) and packages (ag-grid-community) - you can only use one or the other of these mechanisms.");
|
|
1253
|
+
console.warn('Please see https://www.ag-grid.com/javascript-grid/packages-modules/ for more information.');
|
|
1237
1254
|
}, 'ModulePackageCheck');
|
|
1238
1255
|
}
|
|
1239
1256
|
}
|
|
@@ -1251,7 +1268,15 @@ var ModuleRegistry = /** @class */ (function () {
|
|
|
1251
1268
|
return true;
|
|
1252
1269
|
}
|
|
1253
1270
|
var warningKey = reason + moduleName;
|
|
1271
|
+
var warningMessage;
|
|
1272
|
+
if (ModuleRegistry.moduleBased) {
|
|
1273
|
+
warningMessage = "AG Grid: unable to use " + reason + " as module " + moduleName + " is not present. Please see: https://www.ag-grid.com/javascript-grid/modules/";
|
|
1274
|
+
}
|
|
1275
|
+
else {
|
|
1276
|
+
warningMessage = "AG Grid: unable to use " + reason + " as package 'ag-grid-enterprise' is not present. Please see: https://www.ag-grid.com/javascript-grid/packages/";
|
|
1277
|
+
}
|
|
1254
1278
|
doOnce(function () {
|
|
1279
|
+
console.warn(warningMessage);
|
|
1255
1280
|
}, warningKey);
|
|
1256
1281
|
return false;
|
|
1257
1282
|
};
|
|
@@ -1444,9 +1469,11 @@ var Column = /** @class */ (function () {
|
|
|
1444
1469
|
var colDefAny = this.colDef;
|
|
1445
1470
|
function warnOnce(msg, key, obj) {
|
|
1446
1471
|
doOnce(function () {
|
|
1447
|
-
if (obj)
|
|
1472
|
+
if (obj) {
|
|
1473
|
+
console.warn(msg, obj);
|
|
1474
|
+
}
|
|
1448
1475
|
else {
|
|
1449
|
-
doOnce(function () { return (
|
|
1476
|
+
doOnce(function () { return console.warn(msg); }, key);
|
|
1450
1477
|
}
|
|
1451
1478
|
}, key);
|
|
1452
1479
|
}
|
|
@@ -1914,16 +1941,19 @@ var Column = /** @class */ (function () {
|
|
|
1914
1941
|
// this used to be needed, as previous version of ag-grid had lockPosition as column state,
|
|
1915
1942
|
// so couldn't depend on colDef version.
|
|
1916
1943
|
Column.prototype.isLockPosition = function () {
|
|
1944
|
+
console.warn('AG Grid: since v21, col.isLockPosition() should not be used, please use col.getColDef().lockPosition instead.');
|
|
1917
1945
|
return this.colDef ? !!this.colDef.lockPosition : false;
|
|
1918
1946
|
};
|
|
1919
1947
|
// this used to be needed, as previous version of ag-grid had lockVisible as column state,
|
|
1920
1948
|
// so couldn't depend on colDef version.
|
|
1921
1949
|
Column.prototype.isLockVisible = function () {
|
|
1950
|
+
console.warn('AG Grid: since v21, col.isLockVisible() should not be used, please use col.getColDef().lockVisible instead.');
|
|
1922
1951
|
return this.colDef ? !!this.colDef.lockVisible : false;
|
|
1923
1952
|
};
|
|
1924
1953
|
// this used to be needed, as previous version of ag-grid had lockPinned as column state,
|
|
1925
1954
|
// so couldn't depend on colDef version.
|
|
1926
1955
|
Column.prototype.isLockPinned = function () {
|
|
1956
|
+
console.warn('AG Grid: since v21, col.isLockPinned() should not be used, please use col.getColDef().lockPinned instead.');
|
|
1927
1957
|
return this.colDef ? !!this.colDef.lockPinned : false;
|
|
1928
1958
|
};
|
|
1929
1959
|
// + renderedHeaderCell - for making header cell transparent when moving
|
|
@@ -2319,6 +2349,7 @@ var ColumnGroup = /** @class */ (function () {
|
|
|
2319
2349
|
};
|
|
2320
2350
|
/** @deprecated getOriginalColumnGroup is deprecated, use getOriginalColumnGroup. */
|
|
2321
2351
|
ColumnGroup.prototype.getOriginalColumnGroup = function () {
|
|
2352
|
+
console.warn('AG Grid: columnGroup.getOriginalColumnGroup() is deprecated due to a method rename, use columnGroup.getProvidedColumnGroup() instead');
|
|
2322
2353
|
return this.getProvidedColumnGroup();
|
|
2323
2354
|
};
|
|
2324
2355
|
ColumnGroup.prototype.getPaddingLevel = function () {
|
|
@@ -3194,7 +3225,9 @@ var ColumnFactory = /** @class */ (function (_super) {
|
|
|
3194
3225
|
var typeKeys = [];
|
|
3195
3226
|
if (type instanceof Array) {
|
|
3196
3227
|
var invalidArray = type.some(function (a) { return typeof a !== 'string'; });
|
|
3197
|
-
if (invalidArray)
|
|
3228
|
+
if (invalidArray) {
|
|
3229
|
+
console.warn("AG Grid: if colDef.type is supplied an array it should be of type 'string[]'");
|
|
3230
|
+
}
|
|
3198
3231
|
else {
|
|
3199
3232
|
typeKeys = type;
|
|
3200
3233
|
}
|
|
@@ -3203,13 +3236,16 @@ var ColumnFactory = /** @class */ (function (_super) {
|
|
|
3203
3236
|
typeKeys = type.split(',');
|
|
3204
3237
|
}
|
|
3205
3238
|
else {
|
|
3239
|
+
console.warn("AG Grid: colDef.type should be of type 'string' | 'string[]'");
|
|
3206
3240
|
return;
|
|
3207
3241
|
}
|
|
3208
3242
|
// merge user defined with default column types
|
|
3209
3243
|
var allColumnTypes = Object.assign({}, DefaultColumnTypes);
|
|
3210
3244
|
var userTypes = this.gridOptionsWrapper.getColumnTypes() || {};
|
|
3211
3245
|
iterateObject(userTypes, function (key, value) {
|
|
3212
|
-
if (key in allColumnTypes)
|
|
3246
|
+
if (key in allColumnTypes) {
|
|
3247
|
+
console.warn("AG Grid: the column type '" + key + "' is a default column type and cannot be overridden.");
|
|
3248
|
+
}
|
|
3213
3249
|
else {
|
|
3214
3250
|
allColumnTypes[key] = value;
|
|
3215
3251
|
}
|
|
@@ -3219,12 +3255,34 @@ var ColumnFactory = /** @class */ (function (_super) {
|
|
|
3219
3255
|
if (typeColDef) {
|
|
3220
3256
|
mergeDeep(colDefMerged, typeColDef, false, true);
|
|
3221
3257
|
}
|
|
3258
|
+
else {
|
|
3259
|
+
console.warn("AG Grid: colDef.type '" + t + "' does not correspond to defined gridOptions.columnTypes");
|
|
3260
|
+
}
|
|
3222
3261
|
});
|
|
3223
3262
|
};
|
|
3224
3263
|
ColumnFactory.prototype.checkForDeprecatedItems = function (colDef) {
|
|
3225
3264
|
if (colDef) {
|
|
3226
3265
|
var colDefNoType = colDef; // take out the type, so we can access attributes not defined in the type
|
|
3266
|
+
if (colDefNoType.group !== undefined) {
|
|
3267
|
+
console.warn('AG Grid: colDef.group is invalid, please check documentation on how to do grouping as it changed in version 3');
|
|
3268
|
+
}
|
|
3269
|
+
if (colDefNoType.headerGroup !== undefined) {
|
|
3270
|
+
console.warn('AG Grid: colDef.headerGroup is invalid, please check documentation on how to do grouping as it changed in version 3');
|
|
3271
|
+
}
|
|
3272
|
+
if (colDefNoType.headerGroupShow !== undefined) {
|
|
3273
|
+
console.warn('AG Grid: colDef.headerGroupShow is invalid, should be columnGroupShow, please check documentation on how to do grouping as it changed in version 3');
|
|
3274
|
+
}
|
|
3275
|
+
if (colDefNoType.suppressRowGroup !== undefined) {
|
|
3276
|
+
console.warn('AG Grid: colDef.suppressRowGroup is deprecated, please use colDef.type instead');
|
|
3277
|
+
}
|
|
3278
|
+
if (colDefNoType.suppressAggregation !== undefined) {
|
|
3279
|
+
console.warn('AG Grid: colDef.suppressAggregation is deprecated, please use colDef.type instead');
|
|
3280
|
+
}
|
|
3281
|
+
if (colDefNoType.suppressRowGroup || colDefNoType.suppressAggregation) {
|
|
3282
|
+
console.warn('AG Grid: colDef.suppressAggregation and colDef.suppressRowGroup are deprecated, use allowRowGroup, allowPivot and allowValue instead');
|
|
3283
|
+
}
|
|
3227
3284
|
if (colDefNoType.displayName) {
|
|
3285
|
+
console.warn("AG Grid: Found displayName " + colDefNoType.displayName + ", please use headerName instead, displayName is deprecated.");
|
|
3228
3286
|
colDefNoType.headerName = colDefNoType.displayName;
|
|
3229
3287
|
}
|
|
3230
3288
|
}
|
|
@@ -4286,6 +4344,7 @@ var SideBarDefParser = /** @class */ (function () {
|
|
|
4286
4344
|
toParse.forEach(function (key) {
|
|
4287
4345
|
var lookupResult = SideBarDefParser.DEFAULT_BY_KEY[key];
|
|
4288
4346
|
if (!lookupResult) {
|
|
4347
|
+
console.warn("AG Grid: the key " + key + " is not a valid key for specifying a tool panel, valid keys are: " + Object.keys(SideBarDefParser.DEFAULT_BY_KEY).join(','));
|
|
4289
4348
|
return;
|
|
4290
4349
|
}
|
|
4291
4350
|
comps_1.push(lookupResult);
|
|
@@ -4316,6 +4375,7 @@ var SideBarDefParser = /** @class */ (function () {
|
|
|
4316
4375
|
if (typeof it === 'string') {
|
|
4317
4376
|
var lookupResult = SideBarDefParser.DEFAULT_BY_KEY[it];
|
|
4318
4377
|
if (!lookupResult) {
|
|
4378
|
+
console.warn("AG Grid: the key " + it + " is not a valid key for specifying a tool panel, valid keys are: " + Object.keys(SideBarDefParser.DEFAULT_BY_KEY).join(','));
|
|
4319
4379
|
return;
|
|
4320
4380
|
}
|
|
4321
4381
|
toAdd = lookupResult;
|
|
@@ -4912,6 +4972,7 @@ var GridOptionsWrapper = /** @class */ (function () {
|
|
|
4912
4972
|
this.destroyed = true;
|
|
4913
4973
|
};
|
|
4914
4974
|
GridOptionsWrapper.prototype.init = function () {
|
|
4975
|
+
var _this = this;
|
|
4915
4976
|
if (this.gridOptions.suppressPropertyNamesCheck !== true) {
|
|
4916
4977
|
this.checkGridOptionsProperties();
|
|
4917
4978
|
this.checkColumnDefProperties();
|
|
@@ -4922,26 +4983,61 @@ var GridOptionsWrapper = /** @class */ (function () {
|
|
|
4922
4983
|
}
|
|
4923
4984
|
var async = this.useAsyncEvents();
|
|
4924
4985
|
this.eventService.addGlobalListener(this.globalEventHandler.bind(this), async);
|
|
4925
|
-
if (this.isGroupSelectsChildren() && this.isSuppressParentsInRowNodes())
|
|
4986
|
+
if (this.isGroupSelectsChildren() && this.isSuppressParentsInRowNodes()) {
|
|
4987
|
+
console.warn("AG Grid: 'groupSelectsChildren' does not work with 'suppressParentsInRowNodes', this selection method needs the part in rowNode to work");
|
|
4988
|
+
}
|
|
4926
4989
|
if (this.isGroupSelectsChildren()) {
|
|
4927
|
-
if (!this.isRowSelectionMulti())
|
|
4928
|
-
|
|
4990
|
+
if (!this.isRowSelectionMulti()) {
|
|
4991
|
+
console.warn("AG Grid: rowSelection must be 'multiple' for groupSelectsChildren to make sense");
|
|
4992
|
+
}
|
|
4993
|
+
if (this.isRowModelServerSide()) {
|
|
4994
|
+
console.warn('AG Grid: group selects children is NOT support for Server Side Row Model. ' +
|
|
4995
|
+
'This is because the rows are lazy loaded, so selecting a group is not possible as' +
|
|
4996
|
+
'the grid has no way of knowing what the children are.');
|
|
4997
|
+
}
|
|
4998
|
+
}
|
|
4999
|
+
if (this.isGroupRemoveSingleChildren() && this.isGroupHideOpenParents()) {
|
|
5000
|
+
console.warn("AG Grid: groupRemoveSingleChildren and groupHideOpenParents do not work with each other, you need to pick one. And don't ask us how to use these together on our support forum either, you will get the same answer!");
|
|
4929
5001
|
}
|
|
4930
|
-
if (this.isGroupRemoveSingleChildren() && this.isGroupHideOpenParents()) ;
|
|
4931
5002
|
if (this.isRowModelServerSide()) {
|
|
4932
|
-
|
|
4933
|
-
if (exists(this.gridOptions.groupDefaultExpanded))
|
|
4934
|
-
|
|
5003
|
+
var msg = function (prop) { return "AG Grid: '" + prop + "' is not supported on the Server-Side Row Model"; };
|
|
5004
|
+
if (exists(this.gridOptions.groupDefaultExpanded)) {
|
|
5005
|
+
console.warn(msg('groupDefaultExpanded'));
|
|
5006
|
+
}
|
|
5007
|
+
if (exists(this.gridOptions.groupDefaultExpanded)) {
|
|
5008
|
+
console.warn(msg('groupIncludeFooter'));
|
|
5009
|
+
}
|
|
5010
|
+
if (exists(this.gridOptions.groupDefaultExpanded)) {
|
|
5011
|
+
console.warn(msg('groupIncludeTotalFooter'));
|
|
5012
|
+
}
|
|
4935
5013
|
}
|
|
4936
5014
|
if (isTrue(this.gridOptions.enableRangeSelection)) {
|
|
4937
5015
|
ModuleRegistry.assertRegistered(ModuleNames.RangeSelectionModule, 'enableRangeSelection');
|
|
4938
5016
|
}
|
|
4939
|
-
else if (this.isEnableRangeHandle() || this.isEnableFillHandle())
|
|
5017
|
+
else if (this.isEnableRangeHandle() || this.isEnableFillHandle()) {
|
|
5018
|
+
console.warn("AG Grid: 'enableRangeHandle' or 'enableFillHandle' will not work unless 'enableRangeSelection' is set to true");
|
|
5019
|
+
}
|
|
4940
5020
|
if (this.isGroupRowsSticky()) {
|
|
4941
|
-
if (this.isGroupHideOpenParents())
|
|
4942
|
-
|
|
4943
|
-
|
|
5021
|
+
if (this.isGroupHideOpenParents()) {
|
|
5022
|
+
console.warn("AG Grid: groupRowsSticky and groupHideOpenParents do not work with each other, you need to pick one.");
|
|
5023
|
+
}
|
|
5024
|
+
if (this.isMasterDetail()) {
|
|
5025
|
+
console.warn("AG Grid: groupRowsSticky and masterDetail do not work with each other, you need to pick one.");
|
|
5026
|
+
}
|
|
5027
|
+
if (this.isPagination()) {
|
|
5028
|
+
console.warn("AG Grid: groupRowsSticky and pagination do not work with each other, you need to pick one.");
|
|
5029
|
+
}
|
|
4944
5030
|
}
|
|
5031
|
+
var warnOfDeprecaredIcon = function (name) {
|
|
5032
|
+
if (_this.gridOptions.icons && _this.gridOptions.icons[name]) {
|
|
5033
|
+
console.warn("gridOptions.icons." + name + " is no longer supported. For information on how to style checkboxes and radio buttons, see https://www.ag-grid.com/javascript-grid-icons/");
|
|
5034
|
+
}
|
|
5035
|
+
};
|
|
5036
|
+
warnOfDeprecaredIcon('radioButtonOff');
|
|
5037
|
+
warnOfDeprecaredIcon('radioButtonOn');
|
|
5038
|
+
warnOfDeprecaredIcon('checkboxChecked');
|
|
5039
|
+
warnOfDeprecaredIcon('checkboxUnchecked');
|
|
5040
|
+
warnOfDeprecaredIcon('checkboxIndeterminate');
|
|
4945
5041
|
// sets an initial calculation for the scrollbar width
|
|
4946
5042
|
this.getScrollbarWidth();
|
|
4947
5043
|
};
|
|
@@ -4965,7 +5061,11 @@ var GridOptionsWrapper = /** @class */ (function () {
|
|
|
4965
5061
|
GridOptionsWrapper.prototype.checkProperties = function (userProperties, validPropertiesAndExceptions, validProperties, containerName, docsUrl) {
|
|
4966
5062
|
var invalidProperties = fuzzyCheckStrings(userProperties, validPropertiesAndExceptions, validProperties);
|
|
4967
5063
|
iterateObject(invalidProperties, function (key, value) {
|
|
5064
|
+
console.warn("ag-grid: invalid " + containerName + " property '" + key + "' did you mean any of these: " + value.slice(0, 8).join(", "));
|
|
4968
5065
|
});
|
|
5066
|
+
if (Object.keys(invalidProperties).length > 0) {
|
|
5067
|
+
console.warn("ag-grid: to see all the valid " + containerName + " properties please check: " + docsUrl);
|
|
5068
|
+
}
|
|
4969
5069
|
};
|
|
4970
5070
|
/**
|
|
4971
5071
|
* Wrap the user callback and attach the api, columnApi and context to the params object on the way through.
|
|
@@ -5224,7 +5324,7 @@ var GridOptionsWrapper = /** @class */ (function () {
|
|
|
5224
5324
|
];
|
|
5225
5325
|
if (validLayouts.indexOf(domLayout) === -1) {
|
|
5226
5326
|
doOnce(function () {
|
|
5227
|
-
return (
|
|
5327
|
+
return console.warn("AG Grid: " + domLayout + " is not valid for DOM Layout, valid values are " + Constants.DOM_LAYOUT_NORMAL + ", " + Constants.DOM_LAYOUT_AUTO_HEIGHT + " and " + Constants.DOM_LAYOUT_PRINT);
|
|
5228
5328
|
}, 'warn about dom layout values');
|
|
5229
5329
|
return Constants.DOM_LAYOUT_NORMAL;
|
|
5230
5330
|
}
|
|
@@ -5619,7 +5719,7 @@ var GridOptionsWrapper = /** @class */ (function () {
|
|
|
5619
5719
|
return 'xy';
|
|
5620
5720
|
}
|
|
5621
5721
|
if (direction !== 'x' && direction !== 'y' && direction !== 'xy') {
|
|
5622
|
-
doOnce(function () { return (
|
|
5722
|
+
doOnce(function () { return console.warn("AG Grid: valid values for fillHandleDirection are 'x', 'y' and 'xy'. Default to 'xy'."); }, 'warn invalid fill direction');
|
|
5623
5723
|
return 'xy';
|
|
5624
5724
|
}
|
|
5625
5725
|
return direction;
|
|
@@ -5718,6 +5818,7 @@ var GridOptionsWrapper = /** @class */ (function () {
|
|
|
5718
5818
|
};
|
|
5719
5819
|
GridOptionsWrapper.prototype.getDefaultExportParams = function (type) {
|
|
5720
5820
|
if (this.gridOptions.defaultExportParams) {
|
|
5821
|
+
console.warn("AG Grid: Since v25.2 `defaultExportParams` has been replaced by `default" + capitalise(type) + "ExportParams`'");
|
|
5721
5822
|
if (type === 'csv') {
|
|
5722
5823
|
return this.gridOptions.defaultExportParams;
|
|
5723
5824
|
}
|
|
@@ -5850,7 +5951,7 @@ var GridOptionsWrapper = /** @class */ (function () {
|
|
|
5850
5951
|
GridOptionsWrapper.prototype.isServerSideSortAllLevels = function () {
|
|
5851
5952
|
var isEnabled = isTrue(this.gridOptions.serverSideSortAllLevels);
|
|
5852
5953
|
if (!this.isRowModelServerSide() && isEnabled) {
|
|
5853
|
-
doOnce(function () { return (
|
|
5954
|
+
doOnce(function () { return console.warn('AG Grid: The `serverSideSortAllLevels` property can only be used with the server side row model.'); }, 'serverSideSortAllLevels');
|
|
5854
5955
|
return false;
|
|
5855
5956
|
}
|
|
5856
5957
|
return isEnabled;
|
|
@@ -5858,7 +5959,7 @@ var GridOptionsWrapper = /** @class */ (function () {
|
|
|
5858
5959
|
GridOptionsWrapper.prototype.isServerSideFilterAllLevels = function () {
|
|
5859
5960
|
var isEnabled = isTrue(this.gridOptions.serverSideFilterAllLevels);
|
|
5860
5961
|
if (!this.isRowModelServerSide() && isEnabled) {
|
|
5861
|
-
doOnce(function () { return (
|
|
5962
|
+
doOnce(function () { return console.warn('AG Grid: The `serverSideFilterAllLevels` property can only be used with the server side row model.'); }, 'serverSideFilterAllLevels');
|
|
5862
5963
|
return false;
|
|
5863
5964
|
}
|
|
5864
5965
|
return isEnabled;
|
|
@@ -5866,11 +5967,11 @@ var GridOptionsWrapper = /** @class */ (function () {
|
|
|
5866
5967
|
GridOptionsWrapper.prototype.isServerSideSortOnServer = function () {
|
|
5867
5968
|
var isEnabled = isTrue(this.gridOptions.serverSideSortOnServer);
|
|
5868
5969
|
if (!this.isRowModelServerSide() && isEnabled) {
|
|
5869
|
-
doOnce(function () { return (
|
|
5970
|
+
doOnce(function () { return console.warn('AG Grid: The `serverSideSortOnServer` property can only be used with the server side row model.'); }, 'serverSideSortOnServerRowModel');
|
|
5870
5971
|
return false;
|
|
5871
5972
|
}
|
|
5872
5973
|
if (this.isTreeData() && isEnabled) {
|
|
5873
|
-
doOnce(function () { return (
|
|
5974
|
+
doOnce(function () { return console.warn('AG Grid: The `serverSideSortOnServer` property cannot be used while using tree data.'); }, 'serverSideSortOnServerTreeData');
|
|
5874
5975
|
return false;
|
|
5875
5976
|
}
|
|
5876
5977
|
return isEnabled;
|
|
@@ -5878,11 +5979,11 @@ var GridOptionsWrapper = /** @class */ (function () {
|
|
|
5878
5979
|
GridOptionsWrapper.prototype.isServerSideFilterOnServer = function () {
|
|
5879
5980
|
var isEnabled = isTrue(this.gridOptions.serverSideFilterOnServer);
|
|
5880
5981
|
if (!this.isRowModelServerSide() && isEnabled) {
|
|
5881
|
-
doOnce(function () { return (
|
|
5982
|
+
doOnce(function () { return console.warn('AG Grid: The `serverSideFilterOnServer` property can only be used with the server side row model.'); }, 'serverSideFilterOnServerRowModel');
|
|
5882
5983
|
return false;
|
|
5883
5984
|
}
|
|
5884
5985
|
if (this.isTreeData() && isEnabled) {
|
|
5885
|
-
doOnce(function () { return (
|
|
5986
|
+
doOnce(function () { return console.warn('AG Grid: The `serverSideFilterOnServer` property cannot be used while using tree data.'); }, 'serverSideFilterOnServerTreeData');
|
|
5886
5987
|
return false;
|
|
5887
5988
|
}
|
|
5888
5989
|
return isEnabled;
|
|
@@ -5991,7 +6092,7 @@ var GridOptionsWrapper = /** @class */ (function () {
|
|
|
5991
6092
|
var capitalisedType = capitalise(type);
|
|
5992
6093
|
if (exists(delay)) {
|
|
5993
6094
|
if (delay < 0) {
|
|
5994
|
-
doOnce(function () { return (
|
|
6095
|
+
doOnce(function () { return console.warn("ag-grid: tooltip" + capitalisedType + "Delay should not be lower than 0"); }, "tooltip" + capitalisedType + "DelayWarn");
|
|
5995
6096
|
}
|
|
5996
6097
|
return Math.max(200, delay);
|
|
5997
6098
|
}
|
|
@@ -6042,7 +6143,7 @@ var GridOptionsWrapper = /** @class */ (function () {
|
|
|
6042
6143
|
var rowBuffer = this.gridOptions.rowBuffer;
|
|
6043
6144
|
if (typeof rowBuffer === 'number') {
|
|
6044
6145
|
if (rowBuffer < 0) {
|
|
6045
|
-
doOnce(function () { return (
|
|
6146
|
+
doOnce(function () { return console.warn("AG Grid: rowBuffer should not be negative"); }, 'warn rowBuffer negative');
|
|
6046
6147
|
this.gridOptions.rowBuffer = rowBuffer = 0;
|
|
6047
6148
|
}
|
|
6048
6149
|
}
|
|
@@ -6076,23 +6177,45 @@ var GridOptionsWrapper = /** @class */ (function () {
|
|
|
6076
6177
|
// casting to generic object, so typescript compiles even though
|
|
6077
6178
|
// we are looking for attributes that don't exist
|
|
6078
6179
|
var options = this.gridOptions;
|
|
6180
|
+
if (options.deprecatedEmbedFullWidthRows) {
|
|
6181
|
+
console.warn("AG Grid: since v21.2, deprecatedEmbedFullWidthRows has been replaced with embedFullWidthRows.");
|
|
6182
|
+
}
|
|
6183
|
+
if (options.rowDeselection) {
|
|
6184
|
+
console.warn('AG Grid: since v24.x, rowDeselection is deprecated and the behaviour is true by default. Please use `suppressRowDeselection` to prevent rows from being deselected.');
|
|
6185
|
+
}
|
|
6079
6186
|
if (options.enableMultiRowDragging) {
|
|
6080
6187
|
options.rowDragMultiRow = true;
|
|
6081
6188
|
delete options.enableMultiRowDragging;
|
|
6189
|
+
console.warn('AG Grid: since v26.1, `enableMultiRowDragging` is deprecated. Please use `rowDragMultiRow`.');
|
|
6082
6190
|
}
|
|
6083
6191
|
var checkRenamedProperty = function (oldProp, newProp, version) {
|
|
6084
6192
|
if (options[oldProp] != null) {
|
|
6193
|
+
console.warn("AG Grid: since version " + version + ", '" + oldProp + "' is deprecated / renamed, please use the new property name '" + newProp + "' instead.");
|
|
6085
6194
|
if (options[newProp] == null) {
|
|
6086
6195
|
options[newProp] = options[oldProp];
|
|
6087
6196
|
}
|
|
6088
6197
|
}
|
|
6089
6198
|
};
|
|
6090
|
-
checkRenamedProperty('batchUpdateWaitMillis', 'asyncTransactionWaitMillis');
|
|
6091
|
-
checkRenamedProperty('deltaRowDataMode', 'immutableData');
|
|
6092
|
-
checkRenamedProperty('serverSideFilteringAlwaysResets', 'serverSideFilterAllLevels');
|
|
6093
|
-
checkRenamedProperty('serverSideSortingAlwaysResets', 'serverSideSortAllLevels');
|
|
6094
|
-
|
|
6199
|
+
checkRenamedProperty('batchUpdateWaitMillis', 'asyncTransactionWaitMillis', '23.1.x');
|
|
6200
|
+
checkRenamedProperty('deltaRowDataMode', 'immutableData', '23.1.x');
|
|
6201
|
+
checkRenamedProperty('serverSideFilteringAlwaysResets', 'serverSideFilterAllLevels', '28.0.0');
|
|
6202
|
+
checkRenamedProperty('serverSideSortingAlwaysResets', 'serverSideSortAllLevels', '28.0.0');
|
|
6203
|
+
if (options.immutableColumns || options.deltaColumnMode) {
|
|
6204
|
+
console.warn('AG Grid: since v24.0, immutableColumns and deltaColumnMode properties are gone. The grid now works like this as default. To keep column order maintained, set grid property applyColumnDefOrder=true');
|
|
6205
|
+
}
|
|
6206
|
+
checkRenamedProperty('suppressSetColumnStateEvents', 'suppressColumnStateEvents', '24.0.x');
|
|
6095
6207
|
if (options.groupRowInnerRenderer || options.groupRowInnerRendererParams || options.groupRowInnerRendererFramework) {
|
|
6208
|
+
console.warn('AG Grid: since v24.0, grid properties groupRowInnerRenderer, groupRowInnerRendererFramework and groupRowInnerRendererParams are no longer used.');
|
|
6209
|
+
console.warn(' Instead use the grid properties groupRowRendererParams.innerRenderer, groupRowRendererParams.innerRendererFramework and groupRowRendererParams.innerRendererParams.');
|
|
6210
|
+
console.warn(' For example instead of this:');
|
|
6211
|
+
console.warn(' groupRowInnerRenderer: "myRenderer"');
|
|
6212
|
+
console.warn(' groupRowInnerRendererParams: {x: a}');
|
|
6213
|
+
console.warn(' Replace with this:');
|
|
6214
|
+
console.warn(' groupRowRendererParams: {');
|
|
6215
|
+
console.warn(' innerRenderer: "myRenderer",');
|
|
6216
|
+
console.warn(' innerRendererParams: {x: a}');
|
|
6217
|
+
console.warn(' }');
|
|
6218
|
+
console.warn(' We have copied the properties over for you. However to stop this error message, please change your application code.');
|
|
6096
6219
|
if (!options.groupRowRendererParams) {
|
|
6097
6220
|
options.groupRowRendererParams = {};
|
|
6098
6221
|
}
|
|
@@ -6107,36 +6230,105 @@ var GridOptionsWrapper = /** @class */ (function () {
|
|
|
6107
6230
|
params.innerRendererFramework = options.groupRowInnerRendererFramework;
|
|
6108
6231
|
}
|
|
6109
6232
|
}
|
|
6233
|
+
if (options.rememberGroupStateWhenNewData) {
|
|
6234
|
+
console.warn('AG Grid: since v24.0, grid property rememberGroupStateWhenNewData is deprecated. This feature was provided before Transaction Updates worked (which keep group state). Now that transaction updates are possible and they keep group state, this feature is no longer needed.');
|
|
6235
|
+
}
|
|
6110
6236
|
if (options.detailCellRendererParams && options.detailCellRendererParams.autoHeight) {
|
|
6237
|
+
console.warn('AG Grid: since v24.1, grid property detailCellRendererParams.autoHeight is replaced with grid property detailRowAutoHeight. This allows this feature to work when you provide a custom DetailCellRenderer');
|
|
6111
6238
|
options.detailRowAutoHeight = true;
|
|
6112
6239
|
}
|
|
6240
|
+
if (options.suppressKeyboardEvent) {
|
|
6241
|
+
console.warn("AG Grid: since v24.1 suppressKeyboardEvent in the gridOptions has been deprecated and will be removed in\n future versions of AG Grid. If you need this to be set for every column use the defaultColDef property.");
|
|
6242
|
+
}
|
|
6243
|
+
if (options.suppressEnterpriseResetOnNewColumns) {
|
|
6244
|
+
console.warn('AG Grid: since v25, grid property suppressEnterpriseResetOnNewColumns is deprecated. This was a temporary property to allow changing columns in Server Side Row Model without triggering a reload. Now that it is possible to dynamically change columns in the grid, this is no longer needed.');
|
|
6245
|
+
}
|
|
6246
|
+
if (options.suppressColumnStateEvents) {
|
|
6247
|
+
console.warn('AG Grid: since v25, grid property suppressColumnStateEvents no longer works due to a refactor that we did. It should be possible to achieve similar using event.source, which would be "api" if the event was due to setting column state via the API');
|
|
6248
|
+
}
|
|
6249
|
+
if (options.defaultExportParams) {
|
|
6250
|
+
console.warn('AG Grid: since v25.2, the grid property `defaultExportParams` has been replaced by `defaultCsvExportParams` and `defaultExcelExportParams`.');
|
|
6251
|
+
}
|
|
6113
6252
|
if (options.stopEditingWhenGridLosesFocus) {
|
|
6253
|
+
console.warn('AG Grid: since v25.2.2, the grid property `stopEditingWhenGridLosesFocus` has been replaced by `stopEditingWhenCellsLoseFocus`.');
|
|
6114
6254
|
options.stopEditingWhenCellsLoseFocus = true;
|
|
6115
6255
|
}
|
|
6256
|
+
if (options.applyColumnDefOrder) {
|
|
6257
|
+
console.warn('AG Grid: since v26.0, the grid property `applyColumnDefOrder` is no longer needed, as this is the default behaviour. To turn this behaviour off, set maintainColumnOrder=true');
|
|
6258
|
+
}
|
|
6116
6259
|
if (options.groupMultiAutoColumn) {
|
|
6260
|
+
console.warn("AG Grid: since v26.0, the grid property `groupMultiAutoColumn` has been replaced by `groupDisplayType = 'multipleColumns'`");
|
|
6117
6261
|
options.groupDisplayType = 'multipleColumns';
|
|
6118
6262
|
}
|
|
6119
6263
|
if (options.groupUseEntireRow) {
|
|
6264
|
+
console.warn("AG Grid: since v26.0, the grid property `groupUseEntireRow` has been replaced by `groupDisplayType = 'groupRows'`");
|
|
6120
6265
|
options.groupDisplayType = 'groupRows';
|
|
6121
6266
|
}
|
|
6122
6267
|
if (options.groupSuppressAutoColumn) {
|
|
6268
|
+
var propName = options.treeData ? 'treeDataDisplayType' : 'groupDisplayType';
|
|
6269
|
+
console.warn("AG Grid: since v26.0, the grid property `groupSuppressAutoColumn` has been replaced by `" + propName + " = 'custom'`");
|
|
6123
6270
|
options.groupDisplayType = 'custom';
|
|
6124
6271
|
}
|
|
6272
|
+
if (options.defaultGroupOrderComparator) {
|
|
6273
|
+
console.warn("AG Grid: since v27.2, the grid property `defaultGroupOrderComparator` is deprecated and has been replaced by `initialGroupOrderComparator` and now receives a single params object.");
|
|
6274
|
+
}
|
|
6125
6275
|
if (options.defaultGroupSortComparator) {
|
|
6276
|
+
console.warn("AG Grid: since v26.0, the grid property `defaultGroupSortComparator` has been replaced by `initialGroupOrderComparator`");
|
|
6126
6277
|
options.defaultGroupOrderComparator = options.defaultGroupSortComparator;
|
|
6127
6278
|
}
|
|
6279
|
+
if (options.groupRowAggNodes) {
|
|
6280
|
+
console.warn("AG Grid: since v27.2, the grid property `groupRowAggNodes` is deprecated and has been replaced by `getGroupRowAgg` and now receives a single params object.");
|
|
6281
|
+
}
|
|
6282
|
+
if (options.postSort) {
|
|
6283
|
+
console.warn("AG Grid: since v27.2, the grid property `postSort` is deprecated and has been replaced by `postSortRows` and now receives a single params object.");
|
|
6284
|
+
}
|
|
6285
|
+
if (options.isFullWidthCell) {
|
|
6286
|
+
console.warn("AG Grid: since v27.2, the grid property `isFullWidthCell` is deprecated and has been replaced by `isFullWidthRow` and now receives a single params object.");
|
|
6287
|
+
}
|
|
6288
|
+
if (options.localeTextFunc) {
|
|
6289
|
+
console.warn("AG Grid: since v27.2, the grid property `localeTextFunc` is deprecated and has been replaced by `getLocaleText` and now receives a single params object.");
|
|
6290
|
+
}
|
|
6291
|
+
if (options.colWidth) {
|
|
6292
|
+
console.warn('AG Grid: since v26.1, the grid property `colWidth` is deprecated and should be set via `defaultColDef.width`.');
|
|
6293
|
+
}
|
|
6294
|
+
if (options.minColWidth) {
|
|
6295
|
+
console.warn('AG Grid: since v26.1, the grid property `minColWidth` is deprecated and should be set via `defaultColDef.minWidth`.');
|
|
6296
|
+
}
|
|
6297
|
+
if (options.maxColWidth) {
|
|
6298
|
+
console.warn('AG Grid: since v26.1, the grid property `maxColWidth` is deprecated and should be set via `defaultColDef.maxWidth`.');
|
|
6299
|
+
}
|
|
6300
|
+
if (options.reactUi) {
|
|
6301
|
+
console.warn('AG Grid: since v27.0, React UI is on by default, so no need for reactUi=true. To turn it off, set suppressReactUi=true.');
|
|
6302
|
+
}
|
|
6303
|
+
if (options.suppressReactUi) {
|
|
6304
|
+
console.warn('AG Grid: The legacy React rendering engine is deprecated and will be removed in the next major version of the grid.');
|
|
6305
|
+
}
|
|
6128
6306
|
if (options.suppressCellSelection) {
|
|
6307
|
+
console.warn('AG Grid: since v27.0, `suppressCellSelection` has been replaced by `suppressCellFocus`.');
|
|
6129
6308
|
options.suppressCellFocus = options.suppressCellSelection;
|
|
6130
6309
|
}
|
|
6310
|
+
if (options.getRowNodeId) {
|
|
6311
|
+
console.warn('AG Grid: since v27.1, `getRowNodeId` is deprecated and has been replaced by `getRowId`. The difference: if getRowId() is implemented then immutable data is enabled by default.');
|
|
6312
|
+
}
|
|
6313
|
+
if (options.immutableData) {
|
|
6314
|
+
if (options.getRowId) {
|
|
6315
|
+
console.warn('AG Grid: since v27.1, `immutableData` is deprecated. With the `getRowId` callback implemented, immutable data is enabled by default so you can remove `immutableData=true`.');
|
|
6316
|
+
}
|
|
6317
|
+
else {
|
|
6318
|
+
console.warn('AG Grid: since v27.1, `immutableData` is deprecated. To enable immutable data you must implement the `getRowId()` callback.');
|
|
6319
|
+
}
|
|
6320
|
+
}
|
|
6131
6321
|
if (options.clipboardDeliminator) {
|
|
6322
|
+
console.warn('AG Grid: since v27.1, `clipboardDeliminator` has been replaced by `clipboardDelimiter`.');
|
|
6132
6323
|
options.clipboardDelimiter = options.clipboardDeliminator;
|
|
6133
6324
|
}
|
|
6134
|
-
checkRenamedProperty('processSecondaryColDef', 'processPivotResultColDef');
|
|
6135
|
-
checkRenamedProperty('processSecondaryColGroupDef', 'processPivotResultColGroupDef');
|
|
6325
|
+
checkRenamedProperty('processSecondaryColDef', 'processPivotResultColDef', '28.0.x');
|
|
6326
|
+
checkRenamedProperty('processSecondaryColGroupDef', 'processPivotResultColGroupDef', '28.0.x');
|
|
6136
6327
|
if (options.serverSideStoreType) {
|
|
6328
|
+
console.warn('AG Grid: since v28.0, `serverSideStoreType` has been replaced by `serverSideInfiniteScroll`. Set to true to use Partial Store, and false to use Full Store.');
|
|
6137
6329
|
options.serverSideInfiniteScroll = options.serverSideStoreType === 'partial';
|
|
6138
6330
|
}
|
|
6139
|
-
checkRenamedProperty('getServerSideStoreParams', 'getServerSideGroupLevelParams');
|
|
6331
|
+
checkRenamedProperty('getServerSideStoreParams', 'getServerSideGroupLevelParams', '28.0.x');
|
|
6140
6332
|
};
|
|
6141
6333
|
GridOptionsWrapper.prototype.checkForViolations = function () {
|
|
6142
6334
|
if (this.isTreeData()) {
|
|
@@ -6145,11 +6337,20 @@ var GridOptionsWrapper = /** @class */ (function () {
|
|
|
6145
6337
|
};
|
|
6146
6338
|
GridOptionsWrapper.prototype.treeDataViolations = function () {
|
|
6147
6339
|
if (this.isRowModelDefault()) {
|
|
6148
|
-
if (missing(this.getDataPathFunc()))
|
|
6340
|
+
if (missing(this.getDataPathFunc())) {
|
|
6341
|
+
console.warn('AG Grid: property usingTreeData=true with rowModel=clientSide, but you did not ' +
|
|
6342
|
+
'provide getDataPath function, please provide getDataPath function if using tree data.');
|
|
6343
|
+
}
|
|
6149
6344
|
}
|
|
6150
6345
|
if (this.isRowModelServerSide()) {
|
|
6151
|
-
if (missing(this.getIsServerSideGroupFunc()))
|
|
6152
|
-
|
|
6346
|
+
if (missing(this.getIsServerSideGroupFunc())) {
|
|
6347
|
+
console.warn('AG Grid: property usingTreeData=true with rowModel=serverSide, but you did not ' +
|
|
6348
|
+
'provide isServerSideGroup function, please provide isServerSideGroup function if using tree data.');
|
|
6349
|
+
}
|
|
6350
|
+
if (missing(this.getServerSideGroupKeyFunc())) {
|
|
6351
|
+
console.warn('AG Grid: property usingTreeData=true with rowModel=serverSide, but you did not ' +
|
|
6352
|
+
'provide getServerSideGroupKey function, please provide getServerSideGroupKey function if using tree data.');
|
|
6353
|
+
}
|
|
6153
6354
|
}
|
|
6154
6355
|
};
|
|
6155
6356
|
GridOptionsWrapper.prototype.getLocaleTextFunc = function () {
|
|
@@ -6218,6 +6419,7 @@ var GridOptionsWrapper = /** @class */ (function () {
|
|
|
6218
6419
|
this.setRowHeightVariable(rowHeight);
|
|
6219
6420
|
return rowHeight;
|
|
6220
6421
|
}
|
|
6422
|
+
console.warn('AG Grid row height must be a number if not using standard row model');
|
|
6221
6423
|
return this.getDefaultRowHeight();
|
|
6222
6424
|
};
|
|
6223
6425
|
GridOptionsWrapper.prototype.isGetRowHeightFunction = function () {
|
|
@@ -6242,7 +6444,7 @@ var GridOptionsWrapper = /** @class */ (function () {
|
|
|
6242
6444
|
var height = this.mergeGridCommonParams(this.gridOptions.getRowHeight)(params);
|
|
6243
6445
|
if (this.isNumeric(height)) {
|
|
6244
6446
|
if (height === 0) {
|
|
6245
|
-
doOnce(function () { return (
|
|
6447
|
+
doOnce(function () { return console.warn('AG Grid: The return of `getRowHeight` cannot be zero. If the intention is to hide rows, use a filter instead.'); }, 'invalidRowHeight');
|
|
6246
6448
|
}
|
|
6247
6449
|
return { height: Math.max(1, height), estimated: false };
|
|
6248
6450
|
}
|
|
@@ -6287,6 +6489,7 @@ var GridOptionsWrapper = /** @class */ (function () {
|
|
|
6287
6489
|
GridOptionsWrapper.prototype.matchesGroupDisplayType = function (toMatch, supplied) {
|
|
6288
6490
|
var groupDisplayTypeValues = ['groupRows', 'multipleColumns', 'custom', 'singleColumn'];
|
|
6289
6491
|
if (groupDisplayTypeValues.indexOf(supplied) < 0) {
|
|
6492
|
+
console.warn("AG Grid: '" + supplied + "' is not a valid groupDisplayType value - possible values are: '" + groupDisplayTypeValues.join("', '") + "'");
|
|
6290
6493
|
return false;
|
|
6291
6494
|
}
|
|
6292
6495
|
return supplied === toMatch;
|
|
@@ -6294,6 +6497,7 @@ var GridOptionsWrapper = /** @class */ (function () {
|
|
|
6294
6497
|
GridOptionsWrapper.prototype.matchesTreeDataDisplayType = function (toMatch, supplied) {
|
|
6295
6498
|
var treeDataDisplayTypeValues = ['auto', 'custom'];
|
|
6296
6499
|
if (treeDataDisplayTypeValues.indexOf(supplied) < 0) {
|
|
6500
|
+
console.warn("AG Grid: '" + supplied + "' is not a valid treeDataDisplayType value - possible values are: '" + treeDataDisplayTypeValues.join("', '") + "'");
|
|
6297
6501
|
return false;
|
|
6298
6502
|
}
|
|
6299
6503
|
return supplied === toMatch;
|
|
@@ -6678,6 +6882,7 @@ var ColumnModel = /** @class */ (function (_super) {
|
|
|
6678
6882
|
};
|
|
6679
6883
|
ColumnModel.prototype.isPivotSettingAllowed = function (pivot) {
|
|
6680
6884
|
if (pivot && this.gridOptionsWrapper.isTreeData()) {
|
|
6885
|
+
console.warn("AG Grid: Pivot mode not available in conjunction Tree Data i.e. 'gridOptions.treeData: true'");
|
|
6681
6886
|
return false;
|
|
6682
6887
|
}
|
|
6683
6888
|
return true;
|
|
@@ -7308,6 +7513,7 @@ var ColumnModel = /** @class */ (function (_super) {
|
|
|
7308
7513
|
if (loopCount > 1000) {
|
|
7309
7514
|
// this should never happen, but in the future, someone might introduce a bug here,
|
|
7310
7515
|
// so we stop the browser from hanging and report bug properly
|
|
7516
|
+
console.error('AG Grid: infinite loop in resizeColumnSets');
|
|
7311
7517
|
return "break";
|
|
7312
7518
|
}
|
|
7313
7519
|
finishedColsGrew = false;
|
|
@@ -7425,6 +7631,8 @@ var ColumnModel = /** @class */ (function (_super) {
|
|
|
7425
7631
|
if (source === void 0) { source = "api"; }
|
|
7426
7632
|
this.columnAnimationService.start();
|
|
7427
7633
|
if (toIndex > this.gridColumns.length - columnsToMoveKeys.length) {
|
|
7634
|
+
console.warn('AG Grid: tried to insert columns in invalid location, toIndex = ' + toIndex);
|
|
7635
|
+
console.warn('AG Grid: remember that you should not count the moving columns when calculating the new index');
|
|
7428
7636
|
return;
|
|
7429
7637
|
}
|
|
7430
7638
|
// we want to pull all the columns out first and put them into an ordered list
|
|
@@ -7677,6 +7885,7 @@ var ColumnModel = /** @class */ (function (_super) {
|
|
|
7677
7885
|
ColumnModel.prototype.setColumnsPinned = function (keys, pinned, source) {
|
|
7678
7886
|
if (source === void 0) { source = "api"; }
|
|
7679
7887
|
if (this.gridOptionsWrapper.getDomLayout() === 'print') {
|
|
7888
|
+
console.warn("Changing the column pinning status is not allowed with domLayout='print'");
|
|
7680
7889
|
return;
|
|
7681
7890
|
}
|
|
7682
7891
|
this.columnAnimationService.start();
|
|
@@ -7946,6 +8155,7 @@ var ColumnModel = /** @class */ (function (_super) {
|
|
|
7946
8155
|
return false;
|
|
7947
8156
|
}
|
|
7948
8157
|
if (params && params.state && !params.state.forEach) {
|
|
8158
|
+
console.warn('AG Grid: applyColumnState() - the state attribute should be an array, however an array was not found. Please provide an array of items (one for each col you want to change) for state.');
|
|
7949
8159
|
return false;
|
|
7950
8160
|
}
|
|
7951
8161
|
var applyStates = function (states, existingColumns, getById) {
|
|
@@ -8092,6 +8302,7 @@ var ColumnModel = /** @class */ (function (_super) {
|
|
|
8092
8302
|
// is less sexy for the code here, but it keeps consistency.
|
|
8093
8303
|
newOrder = this.placeLockedColumns(newOrder);
|
|
8094
8304
|
if (!this.doesMovePassMarryChildren(newOrder)) {
|
|
8305
|
+
console.warn('AG Grid: Applying column order broke a group where columns should be married together. Applying new order has been discarded.');
|
|
8095
8306
|
return;
|
|
8096
8307
|
}
|
|
8097
8308
|
this.gridColumns = newOrder;
|
|
@@ -8343,7 +8554,11 @@ var ColumnModel = /** @class */ (function (_super) {
|
|
|
8343
8554
|
}
|
|
8344
8555
|
}
|
|
8345
8556
|
else {
|
|
8346
|
-
if (exists(aggFunc))
|
|
8557
|
+
if (exists(aggFunc)) {
|
|
8558
|
+
console.warn('AG Grid: stateItem.aggFunc must be a string. if using your own aggregation ' +
|
|
8559
|
+
'functions, register the functions first before using them in get/set state. This is because it is ' +
|
|
8560
|
+
'intended for the column state to be stored and retrieved as simple JSON.');
|
|
8561
|
+
}
|
|
8347
8562
|
// Note: we do not call column.setAggFunc(null), so that next time we aggregate
|
|
8348
8563
|
// by this column (eg drag the column to the agg section int he toolpanel) it will
|
|
8349
8564
|
// default to the last aggregation function.
|
|
@@ -8411,6 +8626,9 @@ var ColumnModel = /** @class */ (function (_super) {
|
|
|
8411
8626
|
return null;
|
|
8412
8627
|
}
|
|
8413
8628
|
var column = this.getGridColumn(key);
|
|
8629
|
+
if (!column) {
|
|
8630
|
+
console.warn('AG Grid: could not find column ' + key);
|
|
8631
|
+
}
|
|
8414
8632
|
return column;
|
|
8415
8633
|
};
|
|
8416
8634
|
ColumnModel.prototype.getPrimaryColumn = function (key) {
|
|
@@ -8513,6 +8731,7 @@ var ColumnModel = /** @class */ (function (_super) {
|
|
|
8513
8731
|
// valueGetter is an expression, so execute the expression
|
|
8514
8732
|
return this.expressionService.evaluate(headerValueGetter, params);
|
|
8515
8733
|
}
|
|
8734
|
+
console.warn('ag-grid: headerValueGetter must be a function or a string');
|
|
8516
8735
|
return '';
|
|
8517
8736
|
}
|
|
8518
8737
|
else if (colDef.headerName != null) {
|
|
@@ -8807,6 +9026,10 @@ var ColumnModel = /** @class */ (function (_super) {
|
|
|
8807
9026
|
this.setColumnGroupState([{ groupId: keyAsString, open: newValue }], source);
|
|
8808
9027
|
};
|
|
8809
9028
|
ColumnModel.prototype.getProvidedColumnGroup = function (key) {
|
|
9029
|
+
// if (key instanceof ProvidedColumnGroup) { return key; }
|
|
9030
|
+
if (typeof key !== 'string') {
|
|
9031
|
+
console.error('AG Grid: group key must be a string');
|
|
9032
|
+
}
|
|
8810
9033
|
// otherwise, search for the column group by id
|
|
8811
9034
|
var res = null;
|
|
8812
9035
|
this.columnUtils.depthFirstOriginalTreeSearch(null, this.gridBalancedTree, function (node) {
|
|
@@ -9017,7 +9240,8 @@ var ColumnModel = /** @class */ (function (_super) {
|
|
|
9017
9240
|
var rowModelType = this.rowModel.getType();
|
|
9018
9241
|
var supportedRowModel = rowModelType === Constants.ROW_MODEL_TYPE_CLIENT_SIDE || rowModelType === Constants.ROW_MODEL_TYPE_SERVER_SIDE;
|
|
9019
9242
|
if (!supportedRowModel) {
|
|
9020
|
-
|
|
9243
|
+
var message_1 = 'AG Grid - autoHeight columns only work with Client Side Row Model and Server Side Row Model.';
|
|
9244
|
+
doOnce(function () { return console.warn(message_1); }, 'autoHeightActive.wrongRowModel');
|
|
9021
9245
|
}
|
|
9022
9246
|
}
|
|
9023
9247
|
};
|
|
@@ -10009,6 +10233,7 @@ var DisplayedGroupCreator = /** @class */ (function (_super) {
|
|
|
10009
10233
|
if (found) {
|
|
10010
10234
|
return result;
|
|
10011
10235
|
}
|
|
10236
|
+
console.warn('AG Grid: could not get path');
|
|
10012
10237
|
return null;
|
|
10013
10238
|
};
|
|
10014
10239
|
DisplayedGroupCreator = __decorate$36([
|
|
@@ -11692,12 +11917,14 @@ function createIconNoSpan(iconName, gridOptionsWrapper, column, forceCreate) {
|
|
|
11692
11917
|
if (isNodeOrElement(rendererResult)) {
|
|
11693
11918
|
return rendererResult;
|
|
11694
11919
|
}
|
|
11920
|
+
console.warn('AG Grid: iconRenderer should return back a string or a dom object');
|
|
11695
11921
|
}
|
|
11696
11922
|
else {
|
|
11697
11923
|
var span = document.createElement('span');
|
|
11698
11924
|
var cssClass = iconNameClassMap[iconName];
|
|
11699
11925
|
if (!cssClass) {
|
|
11700
11926
|
if (!forceCreate) {
|
|
11927
|
+
console.warn("AG Grid: Did not find icon " + iconName);
|
|
11701
11928
|
cssClass = '';
|
|
11702
11929
|
}
|
|
11703
11930
|
else {
|
|
@@ -12136,6 +12363,7 @@ var AgPromise = /** @class */ (function () {
|
|
|
12136
12363
|
this.waiters.forEach(function (waiter) { return waiter(value); });
|
|
12137
12364
|
};
|
|
12138
12365
|
AgPromise.prototype.onReject = function (params) {
|
|
12366
|
+
console.warn('TBI');
|
|
12139
12367
|
};
|
|
12140
12368
|
return AgPromise;
|
|
12141
12369
|
}());
|
|
@@ -12761,9 +12989,11 @@ function RefSelector(ref) {
|
|
|
12761
12989
|
}
|
|
12762
12990
|
function querySelectorFunc(selector, refSelector, classPrototype, methodOrAttributeName, index) {
|
|
12763
12991
|
if (selector === null) {
|
|
12992
|
+
console.error('AG Grid: QuerySelector selector should not be null');
|
|
12764
12993
|
return;
|
|
12765
12994
|
}
|
|
12766
12995
|
if (typeof index === 'number') {
|
|
12996
|
+
console.error('AG Grid: QuerySelector should be on an attribute');
|
|
12767
12997
|
return;
|
|
12768
12998
|
}
|
|
12769
12999
|
addToObjectProps(classPrototype, 'querySelectors', {
|
|
@@ -12998,8 +13228,12 @@ var OptionsFactory = /** @class */ (function () {
|
|
|
12998
13228
|
this.checkForDeprecatedParams();
|
|
12999
13229
|
};
|
|
13000
13230
|
OptionsFactory.prototype.checkForDeprecatedParams = function () {
|
|
13001
|
-
if (this.filterOptions.some(function (opt) { return typeof opt != 'string' && opt.test != null; }))
|
|
13002
|
-
|
|
13231
|
+
if (this.filterOptions.some(function (opt) { return typeof opt != 'string' && opt.test != null; })) {
|
|
13232
|
+
console.warn("AG Grid: [IFilterOptionDef] since v26.2.0, test() has been replaced with predicate().");
|
|
13233
|
+
}
|
|
13234
|
+
if (this.filterOptions.some(function (opt) { return typeof opt != 'string' && opt.hideFilterInput != null; })) {
|
|
13235
|
+
console.warn("AG Grid: [IFilterOptionDef] since v26.2.0, useOfHideFilterInput has been replaced with numberOfInputs.");
|
|
13236
|
+
}
|
|
13003
13237
|
};
|
|
13004
13238
|
OptionsFactory.prototype.getFilterOptions = function () {
|
|
13005
13239
|
return this.filterOptions;
|
|
@@ -13016,6 +13250,7 @@ var OptionsFactory = /** @class */ (function () {
|
|
|
13016
13250
|
var requiredProperties = [['displayKey'], ['displayName'], ['predicate', 'test']];
|
|
13017
13251
|
var propertyCheck = function (keys) {
|
|
13018
13252
|
if (!keys.some(function (key) { return filterOption[key] != null; })) {
|
|
13253
|
+
console.warn("AG Grid: ignoring FilterOptionDef as it doesn't contain one of '" + keys + "'");
|
|
13019
13254
|
return false;
|
|
13020
13255
|
}
|
|
13021
13256
|
return true;
|
|
@@ -13049,9 +13284,13 @@ var OptionsFactory = /** @class */ (function () {
|
|
|
13049
13284
|
else if (firstFilterOption.displayKey) {
|
|
13050
13285
|
this.defaultOption = firstFilterOption.displayKey;
|
|
13051
13286
|
}
|
|
13052
|
-
else
|
|
13287
|
+
else {
|
|
13288
|
+
console.warn("AG Grid: invalid FilterOptionDef supplied as it doesn't contain a 'displayKey'");
|
|
13289
|
+
}
|
|
13290
|
+
}
|
|
13291
|
+
else {
|
|
13292
|
+
console.warn('AG Grid: no filter options for filter');
|
|
13053
13293
|
}
|
|
13054
|
-
else ;
|
|
13055
13294
|
};
|
|
13056
13295
|
OptionsFactory.prototype.getDefaultOption = function () {
|
|
13057
13296
|
return this.defaultOption;
|
|
@@ -13314,6 +13553,7 @@ var ProvidedFilter = /** @class */ (function (_super) {
|
|
|
13314
13553
|
clickListener = function (e) { _this.onBtCancel(e); };
|
|
13315
13554
|
break;
|
|
13316
13555
|
default:
|
|
13556
|
+
console.warn('AG Grid: Unknown button type specified');
|
|
13317
13557
|
return;
|
|
13318
13558
|
}
|
|
13319
13559
|
var buttonType = type === 'apply' ? 'submit' : 'button';
|
|
@@ -13454,6 +13694,9 @@ var ProvidedFilter = /** @class */ (function (_super) {
|
|
|
13454
13694
|
// static, as used by floating filter also
|
|
13455
13695
|
ProvidedFilter.getDebounceMs = function (params, debounceDefault) {
|
|
13456
13696
|
if (ProvidedFilter.isUseApplyButton(params)) {
|
|
13697
|
+
if (params.debounceMs != null) {
|
|
13698
|
+
console.warn('AG Grid: debounceMs is ignored when apply button is present');
|
|
13699
|
+
}
|
|
13457
13700
|
return 0;
|
|
13458
13701
|
}
|
|
13459
13702
|
return params.debounceMs != null ? params.debounceMs : debounceDefault;
|
|
@@ -14830,6 +15073,7 @@ var ScalarFilter = /** @class */ (function (_super) {
|
|
|
14830
15073
|
case ScalarFilter.NOT_BLANK:
|
|
14831
15074
|
return !this.isBlank(cellValue);
|
|
14832
15075
|
default:
|
|
15076
|
+
console.warn('AG Grid: Unexpected type of filter "' + filterModel.type + '", it looks like the filter was configured with incorrect Filter Options');
|
|
14833
15077
|
return true;
|
|
14834
15078
|
}
|
|
14835
15079
|
};
|
|
@@ -14923,11 +15167,17 @@ var DateFilter = /** @class */ (function (_super) {
|
|
|
14923
15167
|
if (!isNaN(params[param])) {
|
|
14924
15168
|
return params[param] == null ? fallback : Number(params[param]);
|
|
14925
15169
|
}
|
|
15170
|
+
else {
|
|
15171
|
+
console.warn("AG Grid: DateFilter " + param + " is not a number");
|
|
15172
|
+
}
|
|
14926
15173
|
}
|
|
14927
15174
|
return fallback;
|
|
14928
15175
|
};
|
|
14929
15176
|
this.minValidYear = yearParser('minValidYear', DEFAULT_MIN_YEAR);
|
|
14930
15177
|
this.maxValidYear = yearParser('maxValidYear', DEFAULT_MAX_YEAR);
|
|
15178
|
+
if (this.minValidYear > this.maxValidYear) {
|
|
15179
|
+
console.warn("AG Grid: DateFilter minValidYear should be <= maxValidYear");
|
|
15180
|
+
}
|
|
14931
15181
|
this.createDateComponents();
|
|
14932
15182
|
};
|
|
14933
15183
|
DateFilter.prototype.createDateComponents = function () {
|
|
@@ -15628,7 +15878,7 @@ var TextFilter = /** @class */ (function (_super) {
|
|
|
15628
15878
|
TextFilter.prototype.getTextMatcher = function () {
|
|
15629
15879
|
var legacyComparator = this.textFilterParams.textCustomComparator;
|
|
15630
15880
|
if (legacyComparator) {
|
|
15631
|
-
_.doOnce(function () { return (
|
|
15881
|
+
_.doOnce(function () { return console.warn('AG Grid - textCustomComparator is deprecated, use textMatcher instead.'); }, 'textCustomComparator.deprecated');
|
|
15632
15882
|
return function (_a) {
|
|
15633
15883
|
var filterOption = _a.filterOption, value = _a.value, filterText = _a.filterText;
|
|
15634
15884
|
return legacyComparator(filterOption, value, filterText);
|
|
@@ -16554,7 +16804,8 @@ var HeaderGroupComp = /** @class */ (function (_super) {
|
|
|
16554
16804
|
HeaderGroupComp.prototype.checkWarnings = function () {
|
|
16555
16805
|
var paramsAny = this.params;
|
|
16556
16806
|
if (paramsAny.template) {
|
|
16557
|
-
|
|
16807
|
+
var message_1 = "AG Grid: A template was provided for Header Group Comp - templates are only supported for Header Comps (not groups)";
|
|
16808
|
+
doOnce(function () { return console.warn(message_1); }, 'HeaderGroupComp.templateNotSupported');
|
|
16558
16809
|
}
|
|
16559
16810
|
};
|
|
16560
16811
|
HeaderGroupComp.prototype.setupExpandIcons = function () {
|
|
@@ -16785,6 +17036,7 @@ var SelectCellEditor = /** @class */ (function (_super) {
|
|
|
16785
17036
|
var _this = this;
|
|
16786
17037
|
this.focusAfterAttached = params.cellStartedEdit;
|
|
16787
17038
|
if (missing(params.values)) {
|
|
17039
|
+
console.warn('AG Grid: no values found for select cellEditor');
|
|
16788
17040
|
return;
|
|
16789
17041
|
}
|
|
16790
17042
|
this.startedByEnter = params.eventKey != null ? params.eventKey === KeyCode.ENTER : false;
|
|
@@ -16858,7 +17110,7 @@ var PopupSelectCellEditor = /** @class */ (function (_super) {
|
|
|
16858
17110
|
__extends$2_(PopupSelectCellEditor, _super);
|
|
16859
17111
|
function PopupSelectCellEditor() {
|
|
16860
17112
|
var _this = _super.call(this) || this;
|
|
16861
|
-
doOnce(function () { return (
|
|
17113
|
+
doOnce(function () { return console.warn('AG Grid: The PopupSelectCellEditor (agPopupSelectCellEditor) is deprecated. Instead use {cellEditor: "agSelectCellEditor", cellEditorPopup: true} '); }, 'PopupSelectCellEditor.deprecated');
|
|
16862
17114
|
return _this;
|
|
16863
17115
|
}
|
|
16864
17116
|
PopupSelectCellEditor.prototype.isPopup = function () {
|
|
@@ -17012,7 +17264,7 @@ var PopupTextCellEditor = /** @class */ (function (_super) {
|
|
|
17012
17264
|
__extends$2Y(PopupTextCellEditor, _super);
|
|
17013
17265
|
function PopupTextCellEditor() {
|
|
17014
17266
|
var _this = _super.call(this) || this;
|
|
17015
|
-
doOnce(function () { return (
|
|
17267
|
+
doOnce(function () { return console.warn('AG Grid: The PopupTextCellEditor (agPopupTextCellEditor) is deprecated. Instead use {cellEditor: "agTextCellEditor", cellEditorPopup: true} '); }, 'PopupTextCellEditor.deprecated');
|
|
17016
17268
|
return _this;
|
|
17017
17269
|
}
|
|
17018
17270
|
PopupTextCellEditor.prototype.isPopup = function () {
|
|
@@ -17389,7 +17641,9 @@ var RowNode = /** @class */ (function () {
|
|
|
17389
17641
|
});
|
|
17390
17642
|
// make sure id provided doesn't start with 'row-group-' as this is reserved. also check that
|
|
17391
17643
|
// it has 'startsWith' in case the user provided a number.
|
|
17392
|
-
if (this.id !== null && typeof this.id === 'string' && this.id.startsWith(RowNode.ID_PREFIX_ROW_GROUP))
|
|
17644
|
+
if (this.id !== null && typeof this.id === 'string' && this.id.startsWith(RowNode.ID_PREFIX_ROW_GROUP)) {
|
|
17645
|
+
console.error("AG Grid: Row IDs cannot start with " + RowNode.ID_PREFIX_ROW_GROUP + ", this is a reserved prefix for AG Grid's row grouping feature.");
|
|
17646
|
+
}
|
|
17393
17647
|
// force id to be a string
|
|
17394
17648
|
if (this.id !== null && typeof this.id !== 'string') {
|
|
17395
17649
|
this.id = '' + this.id;
|
|
@@ -17848,9 +18102,11 @@ var RowNode = /** @class */ (function () {
|
|
|
17848
18102
|
// groupSelectsFiltered only makes sense when group selects children
|
|
17849
18103
|
var groupSelectsFiltered = groupSelectsChildren && (params.groupSelectsFiltered === true);
|
|
17850
18104
|
if (this.id === undefined) {
|
|
18105
|
+
console.warn('AG Grid: cannot select node until id for node is known');
|
|
17851
18106
|
return 0;
|
|
17852
18107
|
}
|
|
17853
18108
|
if (this.rowPinned) {
|
|
18109
|
+
console.warn('AG Grid: cannot select pinned rows');
|
|
17854
18110
|
return 0;
|
|
17855
18111
|
}
|
|
17856
18112
|
// if we are a footer, we don't do selection, just pass the info
|
|
@@ -18625,7 +18881,9 @@ var DragAndDropService = /** @class */ (function (_super) {
|
|
|
18625
18881
|
}
|
|
18626
18882
|
}
|
|
18627
18883
|
this.eGhostParent = targetEl;
|
|
18628
|
-
if (!this.eGhostParent)
|
|
18884
|
+
if (!this.eGhostParent) {
|
|
18885
|
+
console.warn('AG Grid: could not find document body, it is needed for dragging columns');
|
|
18886
|
+
}
|
|
18629
18887
|
else {
|
|
18630
18888
|
this.eGhostParent.appendChild(this.eGhost);
|
|
18631
18889
|
}
|
|
@@ -18788,7 +19046,7 @@ var RowDragComp = /** @class */ (function (_super) {
|
|
|
18788
19046
|
var treeData = this.beans.gridOptionsWrapper.isTreeData();
|
|
18789
19047
|
if (treeData && managed) {
|
|
18790
19048
|
doOnce(function () {
|
|
18791
|
-
return (
|
|
19049
|
+
return console.warn('AG Grid: If using row drag with tree data, you cannot have rowDragManaged=true');
|
|
18792
19050
|
}, 'RowDragComp.managedAndTreeData');
|
|
18793
19051
|
}
|
|
18794
19052
|
};
|
|
@@ -19197,7 +19455,9 @@ var GroupCellRendererCtrl = /** @class */ (function (_super) {
|
|
|
19197
19455
|
else if (typeof footerValueGetter === 'string') {
|
|
19198
19456
|
footerValue = this.expressionService.evaluate(footerValueGetter, paramsClone);
|
|
19199
19457
|
}
|
|
19200
|
-
else
|
|
19458
|
+
else {
|
|
19459
|
+
console.warn('AG Grid: footerValueGetter should be either a function or a string (expression)');
|
|
19460
|
+
}
|
|
19201
19461
|
}
|
|
19202
19462
|
else {
|
|
19203
19463
|
footerValue = 'Total ' + (this.params.value != null ? this.params.value : '');
|
|
@@ -19415,7 +19675,7 @@ var GroupCellRendererCtrl = /** @class */ (function (_super) {
|
|
|
19415
19675
|
var paddingCount = manyDimensionThisColumn ? rowNode.uiLevel : 0;
|
|
19416
19676
|
var userProvidedPaddingPixelsTheDeprecatedWay = params.padding >= 0;
|
|
19417
19677
|
if (userProvidedPaddingPixelsTheDeprecatedWay) {
|
|
19418
|
-
doOnce(function () { return (
|
|
19678
|
+
doOnce(function () { return console.warn('AG Grid: cellRendererParams.padding no longer works, it was deprecated in since v14.2 and removed in v26, configuring padding for groupCellRenderer should be done with Sass variables and themes. Please see the AG Grid documentation page for Themes, in particular the property $row-group-indent-size.'); }, 'groupCellRenderer->doDeprecatedWay');
|
|
19419
19679
|
}
|
|
19420
19680
|
if (this.indentClass) {
|
|
19421
19681
|
this.comp.addOrRemoveCssClass(this.indentClass, false);
|
|
@@ -19920,6 +20180,7 @@ var UserComponentRegistry = /** @class */ (function (_super) {
|
|
|
19920
20180
|
UserComponentRegistry.prototype.registerDefaultComponent = function (rawName, component) {
|
|
19921
20181
|
var name = this.translateIfDeprecated(rawName);
|
|
19922
20182
|
if (this.agGridDefaults[name]) {
|
|
20183
|
+
console.error("Trying to overwrite a default component. You should call registerComponent");
|
|
19923
20184
|
return;
|
|
19924
20185
|
}
|
|
19925
20186
|
this.agGridDefaults[name] = component;
|
|
@@ -19927,6 +20188,7 @@ var UserComponentRegistry = /** @class */ (function (_super) {
|
|
|
19927
20188
|
UserComponentRegistry.prototype.registerJsComponent = function (rawName, component) {
|
|
19928
20189
|
var name = this.translateIfDeprecated(rawName);
|
|
19929
20190
|
if (this.fwComps[name]) {
|
|
20191
|
+
console.error("Trying to register a component that you have already registered for frameworks: " + name);
|
|
19930
20192
|
return;
|
|
19931
20193
|
}
|
|
19932
20194
|
this.jsComps[name] = component;
|
|
@@ -19936,7 +20198,8 @@ var UserComponentRegistry = /** @class */ (function (_super) {
|
|
|
19936
20198
|
* A the agGridComponent interface (ie IHeaderComp). The final object acceptable by ag-grid
|
|
19937
20199
|
*/
|
|
19938
20200
|
UserComponentRegistry.prototype.registerFwComponent = function (rawName, component) {
|
|
19939
|
-
|
|
20201
|
+
var warningMessage = "AG Grid: As of v27, registering components via grid property frameworkComponents is deprecated. Instead register both JavaScript AND Framework Components via the components property.";
|
|
20202
|
+
doOnce(function () { return console.warn(warningMessage); }, "UserComponentRegistry.frameworkComponentsDeprecated");
|
|
19940
20203
|
var name = this.translateIfDeprecated(rawName);
|
|
19941
20204
|
this.fwComps[name] = component;
|
|
19942
20205
|
};
|
|
@@ -19963,13 +20226,16 @@ var UserComponentRegistry = /** @class */ (function (_super) {
|
|
|
19963
20226
|
if (defaultComponent) {
|
|
19964
20227
|
return createResult(defaultComponent, false);
|
|
19965
20228
|
}
|
|
19966
|
-
if (Object.keys(this.agGridDefaults).indexOf(name) < 0)
|
|
20229
|
+
if (Object.keys(this.agGridDefaults).indexOf(name) < 0) {
|
|
20230
|
+
console.warn("AG Grid: Looking for component [" + name + "] but it wasn't found.");
|
|
20231
|
+
}
|
|
19967
20232
|
return null;
|
|
19968
20233
|
};
|
|
19969
20234
|
UserComponentRegistry.prototype.translateIfDeprecated = function (raw) {
|
|
19970
20235
|
var deprecatedInfo = this.agDeprecatedNames[raw];
|
|
19971
20236
|
if (deprecatedInfo != null) {
|
|
19972
20237
|
doOnce(function () {
|
|
20238
|
+
console.warn("ag-grid. Since v15.0 component names have been renamed to be namespaced. You should rename " + deprecatedInfo.propertyHolder + ":" + raw + " to " + deprecatedInfo.propertyHolder + ":" + deprecatedInfo.newComponentName);
|
|
19973
20239
|
}, 'DEPRECATE_COMPONENT_' + raw);
|
|
19974
20240
|
return deprecatedInfo.newComponentName;
|
|
19975
20241
|
}
|
|
@@ -20187,6 +20453,7 @@ var UserComponentFactory = /** @class */ (function (_super) {
|
|
|
20187
20453
|
};
|
|
20188
20454
|
UserComponentFactory.prototype.getCompDetails = function (defObject, type, defaultName, params, mandatory) {
|
|
20189
20455
|
var _this = this;
|
|
20456
|
+
if (mandatory === void 0) { mandatory = false; }
|
|
20190
20457
|
var propertyName = type.propertyName, cellRenderer = type.cellRenderer;
|
|
20191
20458
|
var _a = this.getCompKeys(defObject, type, params), compName = _a.compName, jsComp = _a.jsComp, fwComp = _a.fwComp, paramsFromSelector = _a.paramsFromSelector, popupFromSelector = _a.popupFromSelector, popupPositionFromSelector = _a.popupPositionFromSelector;
|
|
20192
20459
|
var lookupFromRegistry = function (key) {
|
|
@@ -20209,6 +20476,9 @@ var UserComponentFactory = /** @class */ (function (_super) {
|
|
|
20209
20476
|
jsComp = this.agComponentUtils.adaptFunction(propertyName, jsComp);
|
|
20210
20477
|
}
|
|
20211
20478
|
if (!jsComp && !fwComp) {
|
|
20479
|
+
if (mandatory) {
|
|
20480
|
+
console.error("Could not find component " + compName + ", did you forget to configure this component?");
|
|
20481
|
+
}
|
|
20212
20482
|
return;
|
|
20213
20483
|
}
|
|
20214
20484
|
var paramsMerged = this.mergeParamsWithApplicationProvidedParams(defObject, type, params, paramsFromSelector);
|
|
@@ -20245,7 +20515,8 @@ var UserComponentFactory = /** @class */ (function (_super) {
|
|
|
20245
20515
|
var selectorRes = selectorFunc ? selectorFunc(params) : null;
|
|
20246
20516
|
var assignComp = function (providedJsComp, providedFwComp) {
|
|
20247
20517
|
var xxxFrameworkDeprecatedWarn = function () {
|
|
20248
|
-
|
|
20518
|
+
var warningMessage = "AG Grid: As of v27, the property " + propertyName + "Framework is deprecated. The property " + propertyName + " can now be used for JavaScript AND Framework Components.";
|
|
20519
|
+
doOnce(function () { return console.warn(warningMessage); }, "UserComponentFactory." + propertyName + "FrameworkDeprecated");
|
|
20249
20520
|
};
|
|
20250
20521
|
if (typeof providedJsComp === 'string') {
|
|
20251
20522
|
compName = providedJsComp;
|
|
@@ -20271,7 +20542,8 @@ var UserComponentFactory = /** @class */ (function (_super) {
|
|
|
20271
20542
|
};
|
|
20272
20543
|
if (selectorRes) {
|
|
20273
20544
|
if (selectorRes.frameworkComponent != null) {
|
|
20274
|
-
|
|
20545
|
+
var warningMessage_1 = "AG Grid: As of v27, the return for " + propertyName + "Selector has attributes [component, params] only. The attribute frameworkComponent is deprecated. You should now return back Framework Components using the 'component' attribute and the grid works out if it's a framework component or not.";
|
|
20546
|
+
doOnce(function () { return console.warn(warningMessage_1); }, "UserComponentFactory." + propertyName + "FrameworkSelectorDeprecated");
|
|
20275
20547
|
assignComp(selectorRes.frameworkComponent, undefined);
|
|
20276
20548
|
}
|
|
20277
20549
|
else {
|
|
@@ -20776,13 +21048,16 @@ var FilterManager = /** @class */ (function (_super) {
|
|
|
20776
21048
|
modelKeys_1.forEach(function (colId) {
|
|
20777
21049
|
var column = _this.columnModel.getPrimaryColumn(colId) || _this.columnModel.getGridColumn(colId);
|
|
20778
21050
|
if (!column) {
|
|
21051
|
+
console.warn('AG Grid: setFilterModel() - no column found for colId: ' + colId);
|
|
20779
21052
|
return;
|
|
20780
21053
|
}
|
|
20781
21054
|
if (!column.isFilterAllowed()) {
|
|
21055
|
+
console.warn('AG Grid: setFilterModel() - unable to fully apply model, filtering disabled for colId: ' + colId);
|
|
20782
21056
|
return;
|
|
20783
21057
|
}
|
|
20784
21058
|
var filterWrapper = _this.getOrCreateFilterWrapper(column, 'NO_UI');
|
|
20785
21059
|
if (!filterWrapper) {
|
|
21060
|
+
console.warn('AG-Grid: setFilterModel() - unable to fully apply model, unable to create filter for colId: ' + colId);
|
|
20786
21061
|
return;
|
|
20787
21062
|
}
|
|
20788
21063
|
allPromises.push(_this.setModelOnFilterWrapper(filterWrapper.filterPromise, model[colId]));
|
|
@@ -20812,6 +21087,7 @@ var FilterManager = /** @class */ (function (_super) {
|
|
|
20812
21087
|
return new AgPromise(function (resolve) {
|
|
20813
21088
|
filterPromise.then(function (filter) {
|
|
20814
21089
|
if (typeof filter.setModel !== 'function') {
|
|
21090
|
+
console.warn('AG Grid: filter missing setModel method, which is needed for setFilterModel');
|
|
20815
21091
|
resolve();
|
|
20816
21092
|
}
|
|
20817
21093
|
(filter.setModel(newModel) || AgPromise.resolve()).then(function () { return resolve(); });
|
|
@@ -20828,6 +21104,7 @@ var FilterManager = /** @class */ (function (_super) {
|
|
|
20828
21104
|
return null;
|
|
20829
21105
|
}
|
|
20830
21106
|
if (typeof filter.getModel !== 'function') {
|
|
21107
|
+
console.warn('AG Grid: filter API missing getModel method, which is needed for getFilterModel');
|
|
20831
21108
|
return;
|
|
20832
21109
|
}
|
|
20833
21110
|
var model = filter.getModel();
|
|
@@ -20861,6 +21138,7 @@ var FilterManager = /** @class */ (function (_super) {
|
|
|
20861
21138
|
return false;
|
|
20862
21139
|
} // this never happens, including to avoid compile error
|
|
20863
21140
|
if (!filter.isFilterActive) {
|
|
21141
|
+
console.warn('AG Grid: Filter is missing isFilterActive() method');
|
|
20864
21142
|
return false;
|
|
20865
21143
|
}
|
|
20866
21144
|
return filter.isFilterActive();
|
|
@@ -20934,12 +21212,14 @@ var FilterManager = /** @class */ (function (_super) {
|
|
|
20934
21212
|
return null;
|
|
20935
21213
|
}
|
|
20936
21214
|
if (!this.gridOptionsWrapper.isRowModelDefault()) {
|
|
21215
|
+
console.warn('AG Grid - Quick filtering only works with the Client-Side Row Model');
|
|
20937
21216
|
return null;
|
|
20938
21217
|
}
|
|
20939
21218
|
return newFilter.toUpperCase();
|
|
20940
21219
|
};
|
|
20941
21220
|
FilterManager.prototype.setQuickFilter = function (newFilter) {
|
|
20942
21221
|
if (newFilter != null && typeof newFilter !== 'string') {
|
|
21222
|
+
console.warn("AG Grid - setQuickFilter() only supports string inputs, received: " + typeof newFilter);
|
|
20943
21223
|
return;
|
|
20944
21224
|
}
|
|
20945
21225
|
var parsedFilter = this.parseQuickFilter(newFilter);
|
|
@@ -21199,7 +21479,9 @@ var FilterManager = /** @class */ (function (_super) {
|
|
|
21199
21479
|
filterWrapper.guiPromise = new AgPromise(function (resolve) {
|
|
21200
21480
|
filterWrapper.filterPromise.then(function (filter) {
|
|
21201
21481
|
var guiFromFilter = filter.getGui();
|
|
21202
|
-
if (!exists(guiFromFilter))
|
|
21482
|
+
if (!exists(guiFromFilter)) {
|
|
21483
|
+
console.warn("AG Grid: getGui method from filter returned " + guiFromFilter + ", it should be a DOM element or an HTML template string.");
|
|
21484
|
+
}
|
|
21203
21485
|
// for backwards compatibility with Angular 1 - we
|
|
21204
21486
|
// used to allow providing back HTML from getGui().
|
|
21205
21487
|
// once we move away from supporting Angular 1
|
|
@@ -21791,6 +22073,7 @@ var GridBodyScrollFeature = /** @class */ (function (_super) {
|
|
|
21791
22073
|
}
|
|
21792
22074
|
var rowCount = this.paginationProxy.getRowCount();
|
|
21793
22075
|
if (typeof index !== 'number' || index < 0 || index >= rowCount) {
|
|
22076
|
+
console.warn('invalid row index for ensureIndexVisible: ' + index);
|
|
21794
22077
|
return;
|
|
21795
22078
|
}
|
|
21796
22079
|
var isPaging = this.gridOptionsWrapper.isPagination();
|
|
@@ -22285,10 +22568,11 @@ var RowDragFeature = /** @class */ (function (_super) {
|
|
|
22285
22568
|
RowDragFeature.prototype.addRowDropZone = function (params) {
|
|
22286
22569
|
var _this = this;
|
|
22287
22570
|
if (!params.getContainer()) {
|
|
22288
|
-
doOnce(function () { return (
|
|
22571
|
+
doOnce(function () { return console.warn('AG Grid: addRowDropZone - A container target needs to be provided'); }, 'add-drop-zone-empty-target');
|
|
22289
22572
|
return;
|
|
22290
22573
|
}
|
|
22291
22574
|
if (this.dragAndDropService.findExternalZone(params)) {
|
|
22575
|
+
console.warn('AG Grid: addRowDropZone - target already exists in the list of DropZones. Use `removeRowDropZone` before adding it again.');
|
|
22292
22576
|
return;
|
|
22293
22577
|
}
|
|
22294
22578
|
var processedParams = {
|
|
@@ -22815,7 +23099,10 @@ var GridBodyCtrl = /** @class */ (function (_super) {
|
|
|
22815
23099
|
_this.sizeColumnsToFit(params, -1);
|
|
22816
23100
|
}, 500);
|
|
22817
23101
|
}
|
|
22818
|
-
else
|
|
23102
|
+
else {
|
|
23103
|
+
console.warn('AG Grid: tried to call sizeColumnsToFit() but the grid is coming back with ' +
|
|
23104
|
+
'zero width, maybe the grid is not visible yet on the screen?');
|
|
23105
|
+
}
|
|
22819
23106
|
};
|
|
22820
23107
|
// + rangeService
|
|
22821
23108
|
GridBodyCtrl.prototype.addScrollEventListener = function (listener) {
|
|
@@ -24476,6 +24763,7 @@ var CellCtrl = /** @class */ (function (_super) {
|
|
|
24476
24763
|
CellCtrl.prototype.createCellRendererParams = function () {
|
|
24477
24764
|
var _this = this;
|
|
24478
24765
|
var addRowCompListener = function (eventType, listener) {
|
|
24766
|
+
console.warn('AG Grid: since AG Grid v26, params.addRowCompListener() is deprecated. If you need this functionality, please contact AG Grid support and advise why so that we can revert with an appropriate workaround, as we dont have any valid use cases for it. This method was originally provided as a work around to know when cells were destroyed in AG Grid before custom Cell Renderers could be provided.');
|
|
24479
24767
|
_this.rowCtrl.addEventListener(eventType, listener);
|
|
24480
24768
|
};
|
|
24481
24769
|
var res = {
|
|
@@ -25004,11 +25292,11 @@ var CellCtrl = /** @class */ (function (_super) {
|
|
|
25004
25292
|
if (rowDragManaged) {
|
|
25005
25293
|
// row dragging only available in default row model
|
|
25006
25294
|
if (!clientSideRowModelActive) {
|
|
25007
|
-
doOnce(function () { return (
|
|
25295
|
+
doOnce(function () { return console.warn('AG Grid: managed row dragging is only allowed in the Client Side Row Model'); }, 'CellComp.addRowDragging');
|
|
25008
25296
|
return;
|
|
25009
25297
|
}
|
|
25010
25298
|
if (pagination) {
|
|
25011
|
-
doOnce(function () { return (
|
|
25299
|
+
doOnce(function () { return console.warn('AG Grid: managed row dragging is not possible when doing pagination'); }, 'CellComp.addRowDragging');
|
|
25012
25300
|
return;
|
|
25013
25301
|
}
|
|
25014
25302
|
}
|
|
@@ -25225,6 +25513,7 @@ var RowCtrl = /** @class */ (function (_super) {
|
|
|
25225
25513
|
var gow = this.beans.gridOptionsWrapper;
|
|
25226
25514
|
if (gow.isEnableRangeSelection()) {
|
|
25227
25515
|
doOnce(function () {
|
|
25516
|
+
console.warn('AG Grid: Setting `rowDragEntireRow: true` in the gridOptions doesn\'t work with `enableRangeSelection: true`');
|
|
25228
25517
|
}, 'rowDragAndRangeSelectionEnabled');
|
|
25229
25518
|
return;
|
|
25230
25519
|
}
|
|
@@ -25237,7 +25526,12 @@ var RowCtrl = /** @class */ (function (_super) {
|
|
|
25237
25526
|
var params = this.createFullWidthParams(gui.element, pinned);
|
|
25238
25527
|
var masterDetailModuleLoaded = ModuleRegistry.isRegistered(ModuleNames.MasterDetailModule);
|
|
25239
25528
|
if (this.rowType == RowType$1.FullWidthDetail && !masterDetailModuleLoaded) {
|
|
25240
|
-
if (ModuleRegistry.isPackageBased())
|
|
25529
|
+
if (ModuleRegistry.isPackageBased()) {
|
|
25530
|
+
console.warn("AG Grid: cell renderer 'agDetailCellRenderer' (for master detail) not found. Can only be used with ag-grid-enterprise package.");
|
|
25531
|
+
}
|
|
25532
|
+
else {
|
|
25533
|
+
console.warn("AG Grid: cell renderer 'agDetailCellRenderer' (for master detail) not found. Can only be used with AG Grid Enterprise Module " + ModuleNames.MasterDetailModule);
|
|
25534
|
+
}
|
|
25241
25535
|
return;
|
|
25242
25536
|
}
|
|
25243
25537
|
var compDetails;
|
|
@@ -25988,6 +26282,7 @@ var RowCtrl = /** @class */ (function (_super) {
|
|
|
25988
26282
|
// part 1 - rowStyle
|
|
25989
26283
|
var rowStyle = this.beans.gridOptionsWrapper.getRowStyle();
|
|
25990
26284
|
if (rowStyle && typeof rowStyle === 'function') {
|
|
26285
|
+
console.warn('AG Grid: rowStyle should be an object of key/value styles, not be a function, use getRowStyle() instead');
|
|
25991
26286
|
return;
|
|
25992
26287
|
}
|
|
25993
26288
|
// part 1 - rowStyleFunc
|
|
@@ -26102,12 +26397,14 @@ var RowCtrl = /** @class */ (function (_super) {
|
|
|
26102
26397
|
RowCtrl.prototype.addEventListener = function (eventType, listener) {
|
|
26103
26398
|
if (eventType === 'renderedRowRemoved' || eventType === 'rowRemoved') {
|
|
26104
26399
|
eventType = Events.EVENT_VIRTUAL_ROW_REMOVED;
|
|
26400
|
+
console.warn('AG Grid: Since version 11, event renderedRowRemoved is now called ' + Events.EVENT_VIRTUAL_ROW_REMOVED);
|
|
26105
26401
|
}
|
|
26106
26402
|
_super.prototype.addEventListener.call(this, eventType, listener);
|
|
26107
26403
|
};
|
|
26108
26404
|
RowCtrl.prototype.removeEventListener = function (eventType, listener) {
|
|
26109
26405
|
if (eventType === 'renderedRowRemoved' || eventType === 'rowRemoved') {
|
|
26110
26406
|
eventType = Events.EVENT_VIRTUAL_ROW_REMOVED;
|
|
26407
|
+
console.warn('AG Grid: Since version 11, event renderedRowRemoved and rowRemoved is now called ' + Events.EVENT_VIRTUAL_ROW_REMOVED);
|
|
26111
26408
|
}
|
|
26112
26409
|
_super.prototype.removeEventListener.call(this, eventType, listener);
|
|
26113
26410
|
};
|
|
@@ -28267,7 +28564,7 @@ var NavigationService = /** @class */ (function (_super) {
|
|
|
28267
28564
|
var userCell = userFunc(params);
|
|
28268
28565
|
if (exists(userCell)) {
|
|
28269
28566
|
if (userCell.floating) {
|
|
28270
|
-
doOnce(function () { }, 'no floating in userCell');
|
|
28567
|
+
doOnce(function () { console.warn("AG Grid: tabToNextCellFunc return type should have attributes: rowIndex, rowPinned, column. However you had 'floating', maybe you meant 'rowPinned'?"); }, 'no floating in userCell');
|
|
28271
28568
|
userCell.rowPinned = userCell.floating;
|
|
28272
28569
|
}
|
|
28273
28570
|
nextPosition = {
|
|
@@ -28400,7 +28697,7 @@ var NavigationService = /** @class */ (function (_super) {
|
|
|
28400
28697
|
var userCell = userFunc(params);
|
|
28401
28698
|
if (exists(userCell)) {
|
|
28402
28699
|
if (userCell.floating) {
|
|
28403
|
-
doOnce(function () { }, 'no floating in userCell');
|
|
28700
|
+
doOnce(function () { console.warn("AG Grid: tabToNextCellFunc return type should have attributes: rowIndex, rowPinned, column. However you had 'floating', maybe you meant 'rowPinned'?"); }, 'no floating in userCell');
|
|
28404
28701
|
userCell.rowPinned = userCell.floating;
|
|
28405
28702
|
}
|
|
28406
28703
|
nextCell = {
|
|
@@ -28955,6 +29252,7 @@ var CellComp = /** @class */ (function (_super) {
|
|
|
28955
29252
|
return;
|
|
28956
29253
|
}
|
|
28957
29254
|
if (!cellEditor.getGui) {
|
|
29255
|
+
console.warn("AG Grid: cellEditor for column " + this.column.getId() + " is missing getGui() method");
|
|
28958
29256
|
this.beans.context.destroyBean(cellEditor);
|
|
28959
29257
|
return;
|
|
28960
29258
|
}
|
|
@@ -28992,7 +29290,10 @@ var CellComp = /** @class */ (function (_super) {
|
|
|
28992
29290
|
};
|
|
28993
29291
|
CellComp.prototype.addPopupCellEditor = function (params, position) {
|
|
28994
29292
|
var _this = this;
|
|
28995
|
-
if (this.beans.gridOptionsWrapper.isFullRowEdit())
|
|
29293
|
+
if (this.beans.gridOptionsWrapper.isFullRowEdit()) {
|
|
29294
|
+
console.warn('AG Grid: popup cellEditor does not work with fullRowEdit - you cannot use them both ' +
|
|
29295
|
+
'- either turn off fullRowEdit, or stop using popup editors.');
|
|
29296
|
+
}
|
|
28996
29297
|
var cellEditor = this.cellEditor;
|
|
28997
29298
|
// if a popup, then we wrap in a popup editor and return the popup
|
|
28998
29299
|
this.cellEditorPopupWrapper = this.beans.context.createBean(new PopupEditorWrapper(params));
|
|
@@ -29176,6 +29477,9 @@ var RowComp = /** @class */ (function (_super) {
|
|
|
29176
29477
|
};
|
|
29177
29478
|
RowComp.prototype.setFullWidthRowComp = function (fullWidthRowComponent) {
|
|
29178
29479
|
var _this = this;
|
|
29480
|
+
if (this.fullWidthCellRenderer) {
|
|
29481
|
+
console.error('AG Grid - should not be setting fullWidthRowComponent twice');
|
|
29482
|
+
}
|
|
29179
29483
|
this.fullWidthCellRenderer = fullWidthRowComponent;
|
|
29180
29484
|
this.addDestroyFunc(function () {
|
|
29181
29485
|
_this.fullWidthCellRenderer = _this.beans.context.destroyBean(_this.fullWidthCellRenderer);
|
|
@@ -29600,6 +29904,7 @@ var MoveColumnFeature = /** @class */ (function () {
|
|
|
29600
29904
|
switch (hDirection) {
|
|
29601
29905
|
case HorizontalDirection.Left: return HorizontalDirection.Right;
|
|
29602
29906
|
case HorizontalDirection.Right: return HorizontalDirection.Left;
|
|
29907
|
+
default: console.error("AG Grid: Unknown direction " + hDirection);
|
|
29603
29908
|
}
|
|
29604
29909
|
}
|
|
29605
29910
|
else {
|
|
@@ -30640,6 +30945,7 @@ var GridApi = /** @class */ (function () {
|
|
|
30640
30945
|
}
|
|
30641
30946
|
var exportMode = this.getExcelExportMode(params);
|
|
30642
30947
|
if (this.excelCreator.getFactoryMode(exportMode) === ExcelFactoryMode.MULTI_SHEET) {
|
|
30948
|
+
console.warn('AG Grid: The Excel Exporter is currently on Multi Sheet mode. End that operation by calling `api.getMultipleSheetAsExcel()` or `api.exportMultipleSheetsAsExcel()`');
|
|
30643
30949
|
return;
|
|
30644
30950
|
}
|
|
30645
30951
|
return this.excelCreator.getDataAsExcel(params);
|
|
@@ -30651,6 +30957,7 @@ var GridApi = /** @class */ (function () {
|
|
|
30651
30957
|
}
|
|
30652
30958
|
var exportMode = this.getExcelExportMode(params);
|
|
30653
30959
|
if (this.excelCreator.getFactoryMode(exportMode) === ExcelFactoryMode.MULTI_SHEET) {
|
|
30960
|
+
console.warn('AG Grid: The Excel Exporter is currently on Multi Sheet mode. End that operation by calling `api.getMultipleSheetAsExcel()` or `api.exportMultipleSheetsAsExcel()`');
|
|
30654
30961
|
return;
|
|
30655
30962
|
}
|
|
30656
30963
|
this.excelCreator.exportDataAsExcel(params);
|
|
@@ -30678,6 +30985,7 @@ var GridApi = /** @class */ (function () {
|
|
|
30678
30985
|
};
|
|
30679
30986
|
/** @deprecated AG Grid: since version 18.x, api.setEnterpriseDatasource() should be replaced with api.setServerSideDatasource() */
|
|
30680
30987
|
GridApi.prototype.setEnterpriseDatasource = function (datasource) {
|
|
30988
|
+
console.warn("AG Grid: since version 18.x, api.setEnterpriseDatasource() should be replaced with api.setServerSideDatasource()");
|
|
30681
30989
|
this.setServerSideDatasource(datasource);
|
|
30682
30990
|
};
|
|
30683
30991
|
/**
|
|
@@ -30706,6 +31014,9 @@ var GridApi = /** @class */ (function () {
|
|
|
30706
31014
|
// should really have an IEnterpriseRowModel interface, so we are not casting to any
|
|
30707
31015
|
this.serverSideRowModel.setDatasource(datasource);
|
|
30708
31016
|
}
|
|
31017
|
+
else {
|
|
31018
|
+
console.warn("AG Grid: you can only use an enterprise datasource when gridOptions.rowModelType is '" + Constants.ROW_MODEL_TYPE_SERVER_SIDE + "'");
|
|
31019
|
+
}
|
|
30709
31020
|
};
|
|
30710
31021
|
/**
|
|
30711
31022
|
* Updates the `cacheBlockSize` used by `serverSideInfiniteScroll` when requesting data from the server.
|
|
@@ -30714,6 +31025,7 @@ var GridApi = /** @class */ (function () {
|
|
|
30714
31025
|
* */
|
|
30715
31026
|
GridApi.prototype.setCacheBlockSize = function (blockSize) {
|
|
30716
31027
|
if (!this.serverSideRowModel) {
|
|
31028
|
+
console.warn("AG Grid: you can only set cacheBlockSize with gridOptions.rowModelType '" + Constants.ROW_MODEL_TYPE_SERVER_SIDE + "'");
|
|
30717
31029
|
return;
|
|
30718
31030
|
}
|
|
30719
31031
|
this.gridOptionsWrapper.setProperty('cacheBlockSize', blockSize);
|
|
@@ -30724,6 +31036,9 @@ var GridApi = /** @class */ (function () {
|
|
|
30724
31036
|
if (this.gridOptionsWrapper.isRowModelInfinite()) {
|
|
30725
31037
|
this.rowModel.setDatasource(datasource);
|
|
30726
31038
|
}
|
|
31039
|
+
else {
|
|
31040
|
+
console.warn("AG Grid: you can only use a datasource when gridOptions.rowModelType is '" + Constants.ROW_MODEL_TYPE_INFINITE + "'");
|
|
31041
|
+
}
|
|
30727
31042
|
};
|
|
30728
31043
|
/** Set new datasource for Viewport Row Model. */
|
|
30729
31044
|
GridApi.prototype.setViewportDatasource = function (viewportDatasource) {
|
|
@@ -30733,12 +31048,16 @@ var GridApi = /** @class */ (function () {
|
|
|
30733
31048
|
// the enterprise implement it, rather than casting to 'any' here
|
|
30734
31049
|
this.rowModel.setViewportDatasource(viewportDatasource);
|
|
30735
31050
|
}
|
|
31051
|
+
else {
|
|
31052
|
+
console.warn("AG Grid: you can only use a viewport datasource when gridOptions.rowModelType is '" + Constants.ROW_MODEL_TYPE_VIEWPORT + "'");
|
|
31053
|
+
}
|
|
30736
31054
|
};
|
|
30737
31055
|
/** Set the row data. */
|
|
30738
31056
|
GridApi.prototype.setRowData = function (rowData) {
|
|
30739
31057
|
// immutable service is part of the CSRM module, if missing, no CSRM
|
|
30740
31058
|
var missingImmutableService = this.immutableService == null;
|
|
30741
31059
|
if (missingImmutableService) {
|
|
31060
|
+
console.warn('AG Grid: you can only set rowData when using the Client Side Row Model');
|
|
30742
31061
|
return;
|
|
30743
31062
|
}
|
|
30744
31063
|
// if no keys provided provided for rows, then we can tread the operation as Immutable
|
|
@@ -30752,26 +31071,32 @@ var GridApi = /** @class */ (function () {
|
|
|
30752
31071
|
};
|
|
30753
31072
|
/** @deprecated AG Grid: since v12, api.setFloatingTopRowData() is now api.setPinnedTopRowData() */
|
|
30754
31073
|
GridApi.prototype.setFloatingTopRowData = function (rows) {
|
|
31074
|
+
console.warn('AG Grid: since v12, api.setFloatingTopRowData() is now api.setPinnedTopRowData()');
|
|
30755
31075
|
this.setPinnedTopRowData(rows);
|
|
30756
31076
|
};
|
|
30757
31077
|
/** @deprecated AG Grid: since v12, api.setFloatingBottomRowData() is now api.setPinnedBottomRowData() */
|
|
30758
31078
|
GridApi.prototype.setFloatingBottomRowData = function (rows) {
|
|
31079
|
+
console.warn('AG Grid: since v12, api.setFloatingBottomRowData() is now api.setPinnedBottomRowData()');
|
|
30759
31080
|
this.setPinnedBottomRowData(rows);
|
|
30760
31081
|
};
|
|
30761
31082
|
/** @deprecated AG Grid: since v12, api.getFloatingTopRowCount() is now api.getPinnedTopRowCount() */
|
|
30762
31083
|
GridApi.prototype.getFloatingTopRowCount = function () {
|
|
31084
|
+
console.warn('AG Grid: since v12, api.getFloatingTopRowCount() is now api.getPinnedTopRowCount()');
|
|
30763
31085
|
return this.getPinnedTopRowCount();
|
|
30764
31086
|
};
|
|
30765
31087
|
/** @deprecated AG Grid: since v12, api.getFloatingBottomRowCount() is now api.getPinnedBottomRowCount() */
|
|
30766
31088
|
GridApi.prototype.getFloatingBottomRowCount = function () {
|
|
31089
|
+
console.warn('AG Grid: since v12, api.getFloatingBottomRowCount() is now api.getPinnedBottomRowCount()');
|
|
30767
31090
|
return this.getPinnedBottomRowCount();
|
|
30768
31091
|
};
|
|
30769
31092
|
/** @deprecated AG Grid: since v12, api.getFloatingTopRow() is now api.getPinnedTopRow() */
|
|
30770
31093
|
GridApi.prototype.getFloatingTopRow = function (index) {
|
|
31094
|
+
console.warn('AG Grid: since v12, api.getFloatingTopRow() is now api.getPinnedTopRow()');
|
|
30771
31095
|
return this.getPinnedTopRow(index);
|
|
30772
31096
|
};
|
|
30773
31097
|
/** @deprecated AG Grid: since v12, api.getFloatingBottomRow() is now api.getPinnedBottomRow() */
|
|
30774
31098
|
GridApi.prototype.getFloatingBottomRow = function (index) {
|
|
31099
|
+
console.warn('AG Grid: since v12, api.getFloatingBottomRow() is now api.getPinnedBottomRow()');
|
|
30775
31100
|
return this.getPinnedBottomRow(index);
|
|
30776
31101
|
};
|
|
30777
31102
|
/** Set the top pinned rows. Call with no rows / undefined to clear top pinned rows. */
|
|
@@ -30852,6 +31177,7 @@ var GridApi = /** @class */ (function () {
|
|
|
30852
31177
|
if (params === void 0) { params = {}; }
|
|
30853
31178
|
if (Array.isArray(params)) {
|
|
30854
31179
|
// the old version of refreshCells() took an array of rowNodes for the first argument
|
|
31180
|
+
console.warn('since AG Grid v11.1, refreshCells() now takes parameters, please see the documentation.');
|
|
30855
31181
|
return;
|
|
30856
31182
|
}
|
|
30857
31183
|
this.rowRenderer.refreshCells(params);
|
|
@@ -30905,8 +31231,12 @@ var GridApi = /** @class */ (function () {
|
|
|
30905
31231
|
* It will work out the final set of 'to be displayed' rows again (i.e. expand or collapse the group visually).
|
|
30906
31232
|
*/
|
|
30907
31233
|
GridApi.prototype.onGroupExpandedOrCollapsed = function (deprecated_refreshFromIndex) {
|
|
30908
|
-
if (missing(this.clientSideRowModel))
|
|
30909
|
-
|
|
31234
|
+
if (missing(this.clientSideRowModel)) {
|
|
31235
|
+
console.warn('AG Grid: cannot call onGroupExpandedOrCollapsed unless using normal row model');
|
|
31236
|
+
}
|
|
31237
|
+
if (exists(deprecated_refreshFromIndex)) {
|
|
31238
|
+
console.warn('AG Grid: api.onGroupExpandedOrCollapsed - refreshFromIndex parameter is no longer used, the grid will refresh all rows');
|
|
31239
|
+
}
|
|
30910
31240
|
// we don't really want the user calling this if only one rowNode was expanded, instead they should be
|
|
30911
31241
|
// calling rowNode.setExpanded(boolean) - this way we do a 'keepRenderedRows=false' so that the whole
|
|
30912
31242
|
// grid gets refreshed again - otherwise the row with the rowNodes that were changed won't get updated,
|
|
@@ -30915,6 +31245,7 @@ var GridApi = /** @class */ (function () {
|
|
|
30915
31245
|
};
|
|
30916
31246
|
/** @deprecated AG Grid: since version 18.x, api.refreshInMemoryRowModel() should be replaced with api.refreshClientSideRowModel() */
|
|
30917
31247
|
GridApi.prototype.refreshInMemoryRowModel = function (step) {
|
|
31248
|
+
console.warn("AG Grid: since version 18.x, api.refreshInMemoryRowModel() should be replaced with api.refreshClientSideRowModel()");
|
|
30918
31249
|
this.refreshClientSideRowModel(step);
|
|
30919
31250
|
};
|
|
30920
31251
|
/**
|
|
@@ -30922,7 +31253,9 @@ var GridApi = /** @class */ (function () {
|
|
|
30922
31253
|
* Optionally provide the step you wish the refresh to apply from. Defaults to `everything`.
|
|
30923
31254
|
*/
|
|
30924
31255
|
GridApi.prototype.refreshClientSideRowModel = function (step) {
|
|
30925
|
-
if (missing(this.clientSideRowModel))
|
|
31256
|
+
if (missing(this.clientSideRowModel)) {
|
|
31257
|
+
console.warn('cannot call refreshClientSideRowModel unless using normal row model');
|
|
31258
|
+
}
|
|
30926
31259
|
var paramsStep = ClientSideRowModelSteps.EVERYTHING;
|
|
30927
31260
|
var stepsMapped = {
|
|
30928
31261
|
everything: ClientSideRowModelSteps.EVERYTHING,
|
|
@@ -30937,6 +31270,7 @@ var GridApi = /** @class */ (function () {
|
|
|
30937
31270
|
paramsStep = stepsMapped[step];
|
|
30938
31271
|
}
|
|
30939
31272
|
if (missing(paramsStep)) {
|
|
31273
|
+
console.error("AG Grid: invalid step " + step + ", available steps are " + Object.keys(stepsMapped).join(', '));
|
|
30940
31274
|
return;
|
|
30941
31275
|
}
|
|
30942
31276
|
var animate = !this.gridOptionsWrapper.isSuppressAnimationFrame();
|
|
@@ -30982,7 +31316,9 @@ var GridApi = /** @class */ (function () {
|
|
|
30982
31316
|
else if (this.serverSideRowModel) {
|
|
30983
31317
|
this.serverSideRowModel.expandAll(true);
|
|
30984
31318
|
}
|
|
30985
|
-
else
|
|
31319
|
+
else {
|
|
31320
|
+
console.warn('AG Grid: expandAll only works with Client Side Row Model and Server Side Row Model');
|
|
31321
|
+
}
|
|
30986
31322
|
};
|
|
30987
31323
|
/** Collapse all groups. */
|
|
30988
31324
|
GridApi.prototype.collapseAll = function () {
|
|
@@ -30992,17 +31328,23 @@ var GridApi = /** @class */ (function () {
|
|
|
30992
31328
|
else if (this.serverSideRowModel) {
|
|
30993
31329
|
this.serverSideRowModel.expandAll(false);
|
|
30994
31330
|
}
|
|
30995
|
-
else
|
|
31331
|
+
else {
|
|
31332
|
+
console.warn('AG Grid: collapseAll only works with Client Side Row Model and Server Side Row Model');
|
|
31333
|
+
}
|
|
30996
31334
|
};
|
|
30997
31335
|
/** Gets the tool panel instance corresponding to the supplied `id`. */
|
|
30998
31336
|
GridApi.prototype.getToolPanelInstance = function (id) {
|
|
30999
31337
|
if (!this.sideBarComp) {
|
|
31338
|
+
console.warn('AG Grid: toolPanel is only available in AG Grid Enterprise');
|
|
31000
31339
|
return;
|
|
31001
31340
|
}
|
|
31002
31341
|
var comp = this.sideBarComp.getToolPanelInstance(id);
|
|
31003
31342
|
return unwrapUserComp(comp);
|
|
31004
31343
|
};
|
|
31005
31344
|
GridApi.prototype.addVirtualRowListener = function (eventName, rowIndex, callback) {
|
|
31345
|
+
if (typeof eventName !== 'string') {
|
|
31346
|
+
console.warn('AG Grid: addVirtualRowListener is deprecated, please use addRenderedRowListener.');
|
|
31347
|
+
}
|
|
31006
31348
|
this.addRenderedRowListener(eventName, rowIndex, callback);
|
|
31007
31349
|
};
|
|
31008
31350
|
/**
|
|
@@ -31013,6 +31355,9 @@ var GridApi = /** @class */ (function () {
|
|
|
31013
31355
|
* listen for this event if your `cellRenderer` needs to do cleanup when the row no longer exists.
|
|
31014
31356
|
*/
|
|
31015
31357
|
GridApi.prototype.addRenderedRowListener = function (eventName, rowIndex, callback) {
|
|
31358
|
+
if (eventName === 'virtualRowSelected') {
|
|
31359
|
+
console.warn("AG Grid: event virtualRowSelected is deprecated, to register for individual row\n selection events, add a listener directly to the row node.");
|
|
31360
|
+
}
|
|
31016
31361
|
this.rowRenderer.addRenderedRowListener(eventName, rowIndex, callback);
|
|
31017
31362
|
};
|
|
31018
31363
|
/** Pass a quick filter text into the grid for filtering. */
|
|
@@ -31021,19 +31366,38 @@ var GridApi = /** @class */ (function () {
|
|
|
31021
31366
|
};
|
|
31022
31367
|
/** @deprecated AG Grid: do not use api for selection, call rowNode.setSelected(value) instead */
|
|
31023
31368
|
GridApi.prototype.selectIndex = function (index, tryMulti, suppressEvents) {
|
|
31369
|
+
console.warn('AG Grid: do not use api for selection, call rowNode.setSelected(value) instead');
|
|
31370
|
+
if (suppressEvents) {
|
|
31371
|
+
console.warn('AG Grid: suppressEvents is no longer supported, stop listening for the event if you no longer want it');
|
|
31372
|
+
}
|
|
31024
31373
|
this.selectionService.selectIndex(index, tryMulti);
|
|
31025
31374
|
};
|
|
31026
31375
|
/** @deprecated AG Grid: do not use api for selection, call rowNode.setSelected(value) instead. */
|
|
31027
31376
|
GridApi.prototype.deselectIndex = function (index, suppressEvents) {
|
|
31377
|
+
if (suppressEvents === void 0) { suppressEvents = false; }
|
|
31378
|
+
console.warn('AG Grid: do not use api for selection, call rowNode.setSelected(value) instead');
|
|
31379
|
+
if (suppressEvents) {
|
|
31380
|
+
console.warn('AG Grid: suppressEvents is no longer supported, stop listening for the event if you no longer want it');
|
|
31381
|
+
}
|
|
31028
31382
|
this.selectionService.deselectIndex(index);
|
|
31029
31383
|
};
|
|
31030
31384
|
/** @deprecated AG Grid: API for selection is deprecated, call rowNode.setSelected(value) instead. */
|
|
31031
31385
|
GridApi.prototype.selectNode = function (node, tryMulti, suppressEvents) {
|
|
31032
31386
|
if (tryMulti === void 0) { tryMulti = false; }
|
|
31387
|
+
if (suppressEvents === void 0) { suppressEvents = false; }
|
|
31388
|
+
console.warn('AG Grid: API for selection is deprecated, call rowNode.setSelected(value) instead');
|
|
31389
|
+
if (suppressEvents) {
|
|
31390
|
+
console.warn('AG Grid: suppressEvents is no longer supported, stop listening for the event if you no longer want it');
|
|
31391
|
+
}
|
|
31033
31392
|
node.setSelectedParams({ newValue: true, clearSelection: !tryMulti });
|
|
31034
31393
|
};
|
|
31035
31394
|
/** @deprecated AG Grid: API for selection is deprecated, call rowNode.setSelected(value) instead. */
|
|
31036
31395
|
GridApi.prototype.deselectNode = function (node, suppressEvents) {
|
|
31396
|
+
if (suppressEvents === void 0) { suppressEvents = false; }
|
|
31397
|
+
console.warn('AG Grid: API for selection is deprecated, call rowNode.setSelected(value) instead');
|
|
31398
|
+
if (suppressEvents) {
|
|
31399
|
+
console.warn('AG Grid: suppressEvents is no longer supported, stop listening for the event if you no longer want it');
|
|
31400
|
+
}
|
|
31037
31401
|
node.setSelectedParams({ newValue: false });
|
|
31038
31402
|
};
|
|
31039
31403
|
/** Select all rows, regardless of filtering and rows that are not visible due to grouping being enabled and their groups not expanded. */
|
|
@@ -31054,7 +31418,10 @@ var GridApi = /** @class */ (function () {
|
|
|
31054
31418
|
};
|
|
31055
31419
|
/** @deprecated recomputeAggregates is deprecated, please call api.refreshClientSideRowModel('aggregate') instead */
|
|
31056
31420
|
GridApi.prototype.recomputeAggregates = function () {
|
|
31057
|
-
if (missing(this.clientSideRowModel))
|
|
31421
|
+
if (missing(this.clientSideRowModel)) {
|
|
31422
|
+
console.warn('cannot call recomputeAggregates unless using normal row model');
|
|
31423
|
+
}
|
|
31424
|
+
console.warn("recomputeAggregates is deprecated, please call api.refreshClientSideRowModel('aggregate') instead");
|
|
31058
31425
|
this.clientSideRowModel.refreshModel({ step: ClientSideRowModelSteps.AGGREGATE });
|
|
31059
31426
|
};
|
|
31060
31427
|
/**
|
|
@@ -31076,10 +31443,12 @@ var GridApi = /** @class */ (function () {
|
|
|
31076
31443
|
this.overlayWrapperComp.hideOverlay();
|
|
31077
31444
|
};
|
|
31078
31445
|
GridApi.prototype.isNodeSelected = function (node) {
|
|
31446
|
+
console.warn('AG Grid: no need to call api.isNodeSelected(), just call node.isSelected() instead');
|
|
31079
31447
|
return node.isSelected();
|
|
31080
31448
|
};
|
|
31081
31449
|
/** @deprecated Use getSelectedNodesById no longer exists, use getSelectedNodes(). */
|
|
31082
31450
|
GridApi.prototype.getSelectedNodesById = function () {
|
|
31451
|
+
console.error('AG Grid: since version 3.4, getSelectedNodesById no longer exists, use getSelectedNodes() instead');
|
|
31083
31452
|
return null;
|
|
31084
31453
|
};
|
|
31085
31454
|
/**
|
|
@@ -31108,6 +31477,7 @@ var GridApi = /** @class */ (function () {
|
|
|
31108
31477
|
};
|
|
31109
31478
|
/** @deprecated ensureColIndexVisible(index) no longer supported, use ensureColumnVisible(colKey) instead. */
|
|
31110
31479
|
GridApi.prototype.ensureColIndexVisible = function (index) {
|
|
31480
|
+
console.warn('AG Grid: ensureColIndexVisible(index) no longer supported, use ensureColumnVisible(colKey) instead.');
|
|
31111
31481
|
};
|
|
31112
31482
|
/**
|
|
31113
31483
|
* Ensures the column is visible by scrolling the table if needed.
|
|
@@ -31149,7 +31519,9 @@ var GridApi = /** @class */ (function () {
|
|
|
31149
31519
|
* but excluding groups the grid created where gaps were missing in the hierarchy.
|
|
31150
31520
|
*/
|
|
31151
31521
|
GridApi.prototype.forEachLeafNode = function (callback) {
|
|
31152
|
-
if (missing(this.clientSideRowModel))
|
|
31522
|
+
if (missing(this.clientSideRowModel)) {
|
|
31523
|
+
console.warn('cannot call forEachNode unless using normal row model');
|
|
31524
|
+
}
|
|
31153
31525
|
this.clientSideRowModel.forEachLeafNode(callback);
|
|
31154
31526
|
};
|
|
31155
31527
|
/**
|
|
@@ -31163,12 +31535,16 @@ var GridApi = /** @class */ (function () {
|
|
|
31163
31535
|
};
|
|
31164
31536
|
/** Similar to `forEachNode`, except skips any filtered out data. */
|
|
31165
31537
|
GridApi.prototype.forEachNodeAfterFilter = function (callback) {
|
|
31166
|
-
if (missing(this.clientSideRowModel))
|
|
31538
|
+
if (missing(this.clientSideRowModel)) {
|
|
31539
|
+
console.warn('cannot call forEachNodeAfterFilter unless using normal row model');
|
|
31540
|
+
}
|
|
31167
31541
|
this.clientSideRowModel.forEachNodeAfterFilter(callback);
|
|
31168
31542
|
};
|
|
31169
31543
|
/** Similar to `forEachNodeAfterFilter`, except the callbacks are called in the order the rows are displayed in the grid. */
|
|
31170
31544
|
GridApi.prototype.forEachNodeAfterFilterAndSort = function (callback) {
|
|
31171
|
-
if (missing(this.clientSideRowModel))
|
|
31545
|
+
if (missing(this.clientSideRowModel)) {
|
|
31546
|
+
console.warn('cannot call forEachNodeAfterFilterAndSort unless using normal row model');
|
|
31547
|
+
}
|
|
31172
31548
|
this.clientSideRowModel.forEachNodeAfterFilterAndSort(callback);
|
|
31173
31549
|
};
|
|
31174
31550
|
/**
|
|
@@ -31406,10 +31782,12 @@ var GridApi = /** @class */ (function () {
|
|
|
31406
31782
|
};
|
|
31407
31783
|
/** @deprecated use `setProcessPivotResultColDef` instead */
|
|
31408
31784
|
GridApi.prototype.setProcessSecondaryColDef = function (processSecondaryColDefFunc) {
|
|
31785
|
+
console.warn('AG Grid: since version 28.0.x setProcessSecondaryColDef has been renamed, please use setProcessPivotResultColDef instead');
|
|
31409
31786
|
this.setProcessPivotResultColDef(processSecondaryColDefFunc);
|
|
31410
31787
|
};
|
|
31411
31788
|
/** @deprecated use `setProcessPivotResultColGroupDef` instead */
|
|
31412
31789
|
GridApi.prototype.setProcessSecondaryColGroupDef = function (processSecondaryColGroupDefFunc) {
|
|
31790
|
+
console.warn('AG Grid: since version 28.0.x setProcessSecondaryColGroupDef has been renamed, please use setProcessPivotResultColGroupDef instead');
|
|
31413
31791
|
this.setProcessPivotResultColGroupDef(processSecondaryColGroupDefFunc);
|
|
31414
31792
|
};
|
|
31415
31793
|
GridApi.prototype.setProcessPivotResultColDef = function (processPivotResultColDefFunc) {
|
|
@@ -31465,6 +31843,9 @@ var GridApi = /** @class */ (function () {
|
|
|
31465
31843
|
/** Show/hide the entire side bar, including any visible panel and the tab buttons. */
|
|
31466
31844
|
GridApi.prototype.setSideBarVisible = function (show) {
|
|
31467
31845
|
if (!this.sideBarComp) {
|
|
31846
|
+
if (show) {
|
|
31847
|
+
console.warn('AG Grid: sideBar is not loaded');
|
|
31848
|
+
}
|
|
31468
31849
|
return;
|
|
31469
31850
|
}
|
|
31470
31851
|
this.sideBarComp.setDisplayed(show);
|
|
@@ -31472,6 +31853,7 @@ var GridApi = /** @class */ (function () {
|
|
|
31472
31853
|
/** Sets the side bar position relative to the grid. Possible values are `'left'` or `'right'`. */
|
|
31473
31854
|
GridApi.prototype.setSideBarPosition = function (position) {
|
|
31474
31855
|
if (!this.sideBarComp) {
|
|
31856
|
+
console.warn('AG Grid: sideBar is not loaded');
|
|
31475
31857
|
return;
|
|
31476
31858
|
}
|
|
31477
31859
|
this.sideBarComp.setSideBarPosition(position);
|
|
@@ -31479,6 +31861,7 @@ var GridApi = /** @class */ (function () {
|
|
|
31479
31861
|
/** Opens a particular tool panel. Provide the ID of the tool panel to open. */
|
|
31480
31862
|
GridApi.prototype.openToolPanel = function (key) {
|
|
31481
31863
|
if (!this.sideBarComp) {
|
|
31864
|
+
console.warn('AG Grid: toolPanel is only available in AG Grid Enterprise');
|
|
31482
31865
|
return;
|
|
31483
31866
|
}
|
|
31484
31867
|
this.sideBarComp.openToolPanel(key);
|
|
@@ -31486,6 +31869,7 @@ var GridApi = /** @class */ (function () {
|
|
|
31486
31869
|
/** Closes the currently open tool panel (if any). */
|
|
31487
31870
|
GridApi.prototype.closeToolPanel = function () {
|
|
31488
31871
|
if (!this.sideBarComp) {
|
|
31872
|
+
console.warn('AG Grid: toolPanel is only available in AG Grid Enterprise');
|
|
31489
31873
|
return;
|
|
31490
31874
|
}
|
|
31491
31875
|
this.sideBarComp.close();
|
|
@@ -31511,12 +31895,14 @@ var GridApi = /** @class */ (function () {
|
|
|
31511
31895
|
};
|
|
31512
31896
|
/** @deprecated AG Grid - since version 25.1, doLayout was taken out, as it's not needed. The grid responds to grid size changes automatically. */
|
|
31513
31897
|
GridApi.prototype.doLayout = function () {
|
|
31514
|
-
|
|
31898
|
+
var message = "AG Grid - since version 25.1, doLayout was taken out, as it's not needed. The grid responds to grid size changes automatically";
|
|
31899
|
+
doOnce(function () { return console.warn(message); }, 'doLayoutDeprecated');
|
|
31515
31900
|
};
|
|
31516
31901
|
/** Tells the grid to recalculate the row heights. */
|
|
31517
31902
|
GridApi.prototype.resetRowHeights = function () {
|
|
31518
31903
|
if (exists(this.clientSideRowModel)) {
|
|
31519
31904
|
if (this.columnModel.isAutoRowHeightActive()) {
|
|
31905
|
+
console.warn('AG Grid: calling gridApi.resetRowHeights() makes no sense when using Auto Row Height.');
|
|
31520
31906
|
return;
|
|
31521
31907
|
}
|
|
31522
31908
|
this.clientSideRowModel.resetRowHeights();
|
|
@@ -31603,6 +31989,9 @@ var GridApi = /** @class */ (function () {
|
|
|
31603
31989
|
setTimeout(removeAllReferences.bind(window, this, 'Grid API'), 100);
|
|
31604
31990
|
};
|
|
31605
31991
|
GridApi.prototype.warnIfDestroyed = function (methodName) {
|
|
31992
|
+
if (this.destroyCalled) {
|
|
31993
|
+
console.warn("AG Grid: Grid API method " + methodName + " was called on a grid that was destroyed.");
|
|
31994
|
+
}
|
|
31606
31995
|
return this.destroyCalled;
|
|
31607
31996
|
};
|
|
31608
31997
|
/** Reset the quick filter cache text on every rowNode. */
|
|
@@ -31614,6 +32003,7 @@ var GridApi = /** @class */ (function () {
|
|
|
31614
32003
|
};
|
|
31615
32004
|
/** @deprecated AG Grid: in v20.1.x, api.getRangeSelections() is gone, please use getCellRanges() instead. */
|
|
31616
32005
|
GridApi.prototype.getRangeSelections = function () {
|
|
32006
|
+
console.warn("AG Grid: in v20.1.x, api.getRangeSelections() is gone, please use getCellRanges() instead.\n We had to change how cell selections works a small bit to allow charting to integrate. The return type of\n getCellRanges() is a bit different, please check the AG Grid documentation.");
|
|
31617
32007
|
return null;
|
|
31618
32008
|
};
|
|
31619
32009
|
/** Returns the list of selected cell ranges. */
|
|
@@ -31621,6 +32011,7 @@ var GridApi = /** @class */ (function () {
|
|
|
31621
32011
|
if (this.rangeService) {
|
|
31622
32012
|
return this.rangeService.getCellRanges();
|
|
31623
32013
|
}
|
|
32014
|
+
console.warn('AG Grid: cell range selection is only available in AG Grid Enterprise');
|
|
31624
32015
|
return null;
|
|
31625
32016
|
};
|
|
31626
32017
|
GridApi.prototype.camelCaseToHumanReadable = function (camelCase) {
|
|
@@ -31628,13 +32019,20 @@ var GridApi = /** @class */ (function () {
|
|
|
31628
32019
|
};
|
|
31629
32020
|
/** @deprecated AG Grid: As of version 21.x, range selection changed slightly to allow charting integration. Please call api.addCellRange() instead of api.addRangeSelection() */
|
|
31630
32021
|
GridApi.prototype.addRangeSelection = function (deprecatedNoLongerUsed) {
|
|
32022
|
+
console.warn('AG Grid: As of version 21.x, range selection changed slightly to allow charting integration. Please call api.addCellRange() instead of api.addRangeSelection()');
|
|
31631
32023
|
};
|
|
31632
32024
|
/** Adds the provided cell range to the selected ranges. */
|
|
31633
32025
|
GridApi.prototype.addCellRange = function (params) {
|
|
32026
|
+
if (!this.rangeService) {
|
|
32027
|
+
console.warn('AG Grid: cell range selection is only available in AG Grid Enterprise');
|
|
32028
|
+
}
|
|
31634
32029
|
this.rangeService.addCellRange(params);
|
|
31635
32030
|
};
|
|
31636
32031
|
/** Clears the selected ranges. */
|
|
31637
32032
|
GridApi.prototype.clearRangeSelection = function () {
|
|
32033
|
+
if (!this.rangeService) {
|
|
32034
|
+
console.warn('AG Grid: cell range selection is only available in AG Grid Enterprise');
|
|
32035
|
+
}
|
|
31638
32036
|
this.rangeService.removeAllCellRanges();
|
|
31639
32037
|
};
|
|
31640
32038
|
/** Reverts the last cell edit. */
|
|
@@ -31721,18 +32119,30 @@ var GridApi = /** @class */ (function () {
|
|
|
31721
32119
|
};
|
|
31722
32120
|
/** Copies data to clipboard by following the same rules as pressing Ctrl+C. */
|
|
31723
32121
|
GridApi.prototype.copyToClipboard = function (params) {
|
|
32122
|
+
if (!this.clipboardService) {
|
|
32123
|
+
console.warn('AG Grid: clipboard is only available in AG Grid Enterprise');
|
|
32124
|
+
}
|
|
31724
32125
|
this.clipboardService.copyToClipboard(params);
|
|
31725
32126
|
};
|
|
31726
32127
|
/** Copies the selected rows to the clipboard. */
|
|
31727
32128
|
GridApi.prototype.copySelectedRowsToClipboard = function (params) {
|
|
32129
|
+
if (!this.clipboardService) {
|
|
32130
|
+
console.warn('AG Grid: clipboard is only available in AG Grid Enterprise');
|
|
32131
|
+
}
|
|
31728
32132
|
this.clipboardService.copySelectedRowsToClipboard(params);
|
|
31729
32133
|
};
|
|
31730
32134
|
/** Copies the selected ranges to the clipboard. */
|
|
31731
32135
|
GridApi.prototype.copySelectedRangeToClipboard = function (params) {
|
|
32136
|
+
if (!this.clipboardService) {
|
|
32137
|
+
console.warn('AG Grid: clipboard is only available in AG Grid Enterprise');
|
|
32138
|
+
}
|
|
31732
32139
|
this.clipboardService.copySelectedRangeToClipboard(params);
|
|
31733
32140
|
};
|
|
31734
32141
|
/** Copies the selected range down, similar to `Ctrl + D` in Excel. */
|
|
31735
32142
|
GridApi.prototype.copySelectedRangeDown = function () {
|
|
32143
|
+
if (!this.clipboardService) {
|
|
32144
|
+
console.warn('AG Grid: clipboard is only available in AG Grid Enterprise');
|
|
32145
|
+
}
|
|
31736
32146
|
this.clipboardService.copyRangeDown();
|
|
31737
32147
|
};
|
|
31738
32148
|
/** Shows the column menu after and positions it relative to the provided button element. Use in conjunction with your own header template. */
|
|
@@ -31749,6 +32159,7 @@ var GridApi = /** @class */ (function () {
|
|
|
31749
32159
|
column = this.columnModel.getPrimaryColumn(colKey);
|
|
31750
32160
|
}
|
|
31751
32161
|
if (!column) {
|
|
32162
|
+
console.error("AG Grid: column '" + colKey + "' not found");
|
|
31752
32163
|
return;
|
|
31753
32164
|
}
|
|
31754
32165
|
this.menuFactory.showMenuAfterMouseEvent(column, mouseEvent);
|
|
@@ -31801,6 +32212,7 @@ var GridApi = /** @class */ (function () {
|
|
|
31801
32212
|
GridApi.prototype.startEditingCell = function (params) {
|
|
31802
32213
|
var column = this.columnModel.getGridColumn(params.colKey);
|
|
31803
32214
|
if (!column) {
|
|
32215
|
+
console.warn("AG Grid: no column found for " + params.colKey);
|
|
31804
32216
|
return;
|
|
31805
32217
|
}
|
|
31806
32218
|
var cellPosition = {
|
|
@@ -31839,12 +32251,14 @@ var GridApi = /** @class */ (function () {
|
|
|
31839
32251
|
/** Apply transactions to the server side row model. */
|
|
31840
32252
|
GridApi.prototype.applyServerSideTransaction = function (transaction) {
|
|
31841
32253
|
if (!this.serverSideTransactionManager) {
|
|
32254
|
+
console.warn('AG Grid: Cannot apply Server Side Transaction if not using the Server Side Row Model.');
|
|
31842
32255
|
return;
|
|
31843
32256
|
}
|
|
31844
32257
|
return this.serverSideTransactionManager.applyTransaction(transaction);
|
|
31845
32258
|
};
|
|
31846
32259
|
GridApi.prototype.applyServerSideTransactionAsync = function (transaction, callback) {
|
|
31847
32260
|
if (!this.serverSideTransactionManager) {
|
|
32261
|
+
console.warn('AG Grid: Cannot apply Server Side Transaction if not using the Server Side Row Model.');
|
|
31848
32262
|
return;
|
|
31849
32263
|
}
|
|
31850
32264
|
return this.serverSideTransactionManager.applyTransactionAsync(transaction, callback);
|
|
@@ -31852,12 +32266,14 @@ var GridApi = /** @class */ (function () {
|
|
|
31852
32266
|
/** Gets all failed server side loads to retry. */
|
|
31853
32267
|
GridApi.prototype.retryServerSideLoads = function () {
|
|
31854
32268
|
if (!this.serverSideRowModel) {
|
|
32269
|
+
console.warn('AG Grid: API retryServerSideLoads() can only be used when using Server-Side Row Model.');
|
|
31855
32270
|
return;
|
|
31856
32271
|
}
|
|
31857
32272
|
this.serverSideRowModel.retryLoads();
|
|
31858
32273
|
};
|
|
31859
32274
|
GridApi.prototype.flushServerSideAsyncTransactions = function () {
|
|
31860
32275
|
if (!this.serverSideTransactionManager) {
|
|
32276
|
+
console.warn('AG Grid: Cannot flush Server Side Transaction if not using the Server Side Row Model.');
|
|
31861
32277
|
return;
|
|
31862
32278
|
}
|
|
31863
32279
|
return this.serverSideTransactionManager.flushAsyncTransactions();
|
|
@@ -31865,6 +32281,7 @@ var GridApi = /** @class */ (function () {
|
|
|
31865
32281
|
/** Update row data. Pass a transaction object with lists for `add`, `remove` and `update`. */
|
|
31866
32282
|
GridApi.prototype.applyTransaction = function (rowDataTransaction) {
|
|
31867
32283
|
if (!this.clientSideRowModel) {
|
|
32284
|
+
console.error('AG Grid: updateRowData() only works with ClientSideRowModel. Working with InfiniteRowModel was deprecated in v23.1 and removed in v24.1');
|
|
31868
32285
|
return;
|
|
31869
32286
|
}
|
|
31870
32287
|
var res = this.clientSideRowModel.updateRowData(rowDataTransaction);
|
|
@@ -31882,12 +32299,14 @@ var GridApi = /** @class */ (function () {
|
|
|
31882
32299
|
};
|
|
31883
32300
|
/** @deprecated AG Grid: as of v23.1, grid API updateRowData(transaction) is now called applyTransaction(transaction). */
|
|
31884
32301
|
GridApi.prototype.updateRowData = function (rowDataTransaction) {
|
|
31885
|
-
|
|
32302
|
+
var message = 'AG Grid: as of v23.1, grid API updateRowData(transaction) is now called applyTransaction(transaction). updateRowData is deprecated and will be removed in a future major release.';
|
|
32303
|
+
doOnce(function () { return console.warn(message); }, 'updateRowData deprecated');
|
|
31886
32304
|
return this.applyTransaction(rowDataTransaction);
|
|
31887
32305
|
};
|
|
31888
32306
|
/** Same as `applyTransaction` except executes asynchronously for efficiency. */
|
|
31889
32307
|
GridApi.prototype.applyTransactionAsync = function (rowDataTransaction, callback) {
|
|
31890
32308
|
if (!this.clientSideRowModel) {
|
|
32309
|
+
console.error('AG Grid: api.applyTransactionAsync() only works with ClientSideRowModel.');
|
|
31891
32310
|
return;
|
|
31892
32311
|
}
|
|
31893
32312
|
this.clientSideRowModel.batchUpdateRowData(rowDataTransaction, callback);
|
|
@@ -31895,34 +32314,41 @@ var GridApi = /** @class */ (function () {
|
|
|
31895
32314
|
/** Executes any remaining asynchronous grid transactions, if any are waiting to be executed. */
|
|
31896
32315
|
GridApi.prototype.flushAsyncTransactions = function () {
|
|
31897
32316
|
if (!this.clientSideRowModel) {
|
|
32317
|
+
console.error('AG Grid: api.applyTransactionAsync() only works with ClientSideRowModel.');
|
|
31898
32318
|
return;
|
|
31899
32319
|
}
|
|
31900
32320
|
this.clientSideRowModel.flushAsyncTransactions();
|
|
31901
32321
|
};
|
|
31902
32322
|
/** @deprecated AG Grid: as of v23.1, grid API batchUpdateRowData(transaction, callback) is now called applyTransactionAsync(transaction, callback). */
|
|
31903
32323
|
GridApi.prototype.batchUpdateRowData = function (rowDataTransaction, callback) {
|
|
31904
|
-
|
|
32324
|
+
var message = 'AG Grid: as of v23.1, grid API batchUpdateRowData(transaction, callback) is now called applyTransactionAsync(transaction, callback). batchUpdateRowData is deprecated and will be removed in a future major release.';
|
|
32325
|
+
doOnce(function () { return console.warn(message); }, 'batchUpdateRowData deprecated');
|
|
31905
32326
|
this.applyTransactionAsync(rowDataTransaction, callback);
|
|
31906
32327
|
};
|
|
31907
32328
|
/** @deprecated AG Grid: insertItemsAtIndex() is deprecated, use updateRowData(transaction) instead.*/
|
|
31908
32329
|
GridApi.prototype.insertItemsAtIndex = function (index, items, skipRefresh) {
|
|
32330
|
+
console.warn('AG Grid: insertItemsAtIndex() is deprecated, use updateRowData(transaction) instead.');
|
|
31909
32331
|
this.updateRowData({ add: items, addIndex: index, update: null, remove: null });
|
|
31910
32332
|
};
|
|
31911
32333
|
/** @deprecated AG Grid: removeItems() is deprecated, use updateRowData(transaction) instead. */
|
|
31912
32334
|
GridApi.prototype.removeItems = function (rowNodes, skipRefresh) {
|
|
32335
|
+
console.warn('AG Grid: removeItems() is deprecated, use updateRowData(transaction) instead.');
|
|
31913
32336
|
var dataToRemove = rowNodes.map(function (rowNode) { return rowNode.data; });
|
|
31914
32337
|
this.updateRowData({ add: null, addIndex: null, update: null, remove: dataToRemove });
|
|
31915
32338
|
};
|
|
31916
32339
|
/** @deprecated AG Grid: addItems() is deprecated, use updateRowData(transaction) instead. */
|
|
31917
32340
|
GridApi.prototype.addItems = function (items, skipRefresh) {
|
|
32341
|
+
console.warn('AG Grid: addItems() is deprecated, use updateRowData(transaction) instead.');
|
|
31918
32342
|
this.updateRowData({ add: items, addIndex: null, update: null, remove: null });
|
|
31919
32343
|
};
|
|
31920
32344
|
/** @deprecated AG Grid: refreshVirtualPageCache() is now called refreshInfiniteCache(), please call refreshInfiniteCache() instead */
|
|
31921
32345
|
GridApi.prototype.refreshVirtualPageCache = function () {
|
|
32346
|
+
console.warn('AG Grid: refreshVirtualPageCache() is now called refreshInfiniteCache(), please call refreshInfiniteCache() instead');
|
|
31922
32347
|
this.refreshInfiniteCache();
|
|
31923
32348
|
};
|
|
31924
32349
|
/** @deprecated AG Grid: refreshInfinitePageCache() is now called refreshInfiniteCache(), please call refreshInfiniteCache() instead */
|
|
31925
32350
|
GridApi.prototype.refreshInfinitePageCache = function () {
|
|
32351
|
+
console.warn('AG Grid: refreshInfinitePageCache() is now called refreshInfiniteCache(), please call refreshInfiniteCache() instead');
|
|
31926
32352
|
this.refreshInfiniteCache();
|
|
31927
32353
|
};
|
|
31928
32354
|
/**
|
|
@@ -31934,13 +32360,18 @@ var GridApi = /** @class */ (function () {
|
|
|
31934
32360
|
if (this.infiniteRowModel) {
|
|
31935
32361
|
this.infiniteRowModel.refreshCache();
|
|
31936
32362
|
}
|
|
32363
|
+
else {
|
|
32364
|
+
console.warn("AG Grid: api.refreshInfiniteCache is only available when rowModelType='infinite'.");
|
|
32365
|
+
}
|
|
31937
32366
|
};
|
|
31938
32367
|
/** @deprecated AG Grid: purgeVirtualPageCache() is now called purgeInfiniteCache(), please call purgeInfiniteCache() instead */
|
|
31939
32368
|
GridApi.prototype.purgeVirtualPageCache = function () {
|
|
32369
|
+
console.warn('AG Grid: purgeVirtualPageCache() is now called purgeInfiniteCache(), please call purgeInfiniteCache() instead');
|
|
31940
32370
|
this.purgeInfinitePageCache();
|
|
31941
32371
|
};
|
|
31942
32372
|
/** @deprecated AG Grid: purgeInfinitePageCache() is now called purgeInfiniteCache(), please call purgeInfiniteCache() instead */
|
|
31943
32373
|
GridApi.prototype.purgeInfinitePageCache = function () {
|
|
32374
|
+
console.warn('AG Grid: purgeInfinitePageCache() is now called purgeInfiniteCache(), please call purgeInfiniteCache() instead');
|
|
31944
32375
|
this.purgeInfiniteCache();
|
|
31945
32376
|
};
|
|
31946
32377
|
/**
|
|
@@ -31953,20 +32384,28 @@ var GridApi = /** @class */ (function () {
|
|
|
31953
32384
|
if (this.infiniteRowModel) {
|
|
31954
32385
|
this.infiniteRowModel.purgeCache();
|
|
31955
32386
|
}
|
|
32387
|
+
else {
|
|
32388
|
+
console.warn("AG Grid: api.purgeInfiniteCache is only available when rowModelType='infinite'.");
|
|
32389
|
+
}
|
|
31956
32390
|
};
|
|
31957
32391
|
/** @deprecated AG Grid: since version 18.x, api.purgeEnterpriseCache() should be replaced with api.refreshServerSide({purge: true}) */
|
|
31958
32392
|
GridApi.prototype.purgeEnterpriseCache = function (route) {
|
|
32393
|
+
console.warn("AG Grid: since version 18.x, api.purgeEnterpriseCache() should be replaced with api.refreshServerSide({purge: true})");
|
|
31959
32394
|
this.purgeServerSideCache(route);
|
|
31960
32395
|
};
|
|
31961
32396
|
/** @deprecated AG Grid: since v25.0, api.purgeServerSideCache is deprecated. Please use api.refreshServerSide({purge: true}) instead. */
|
|
31962
32397
|
GridApi.prototype.purgeServerSideCache = function (route) {
|
|
31963
32398
|
if (route === void 0) { route = []; }
|
|
31964
32399
|
if (this.serverSideRowModel) {
|
|
32400
|
+
console.warn("AG Grid: since v25.0, api.purgeServerSideCache is deprecated. Please use api.refreshServerSide({purge: true}) instead.");
|
|
31965
32401
|
this.refreshServerSide({
|
|
31966
32402
|
route: route,
|
|
31967
32403
|
purge: true
|
|
31968
32404
|
});
|
|
31969
32405
|
}
|
|
32406
|
+
else {
|
|
32407
|
+
console.warn("AG Grid: api.purgeServerSideCache is only available when rowModelType='serverSide'.");
|
|
32408
|
+
}
|
|
31970
32409
|
};
|
|
31971
32410
|
/**
|
|
31972
32411
|
* Refresh a server-side level.
|
|
@@ -31975,29 +32414,34 @@ var GridApi = /** @class */ (function () {
|
|
|
31975
32414
|
*/
|
|
31976
32415
|
GridApi.prototype.refreshServerSide = function (params) {
|
|
31977
32416
|
if (!this.serverSideRowModel) {
|
|
32417
|
+
console.warn("AG Grid: api.refreshServerSide is only available when rowModelType='serverSide'.");
|
|
31978
32418
|
return;
|
|
31979
32419
|
}
|
|
31980
32420
|
this.serverSideRowModel.refreshStore(params);
|
|
31981
32421
|
};
|
|
31982
32422
|
/** @deprecated use `refreshServerSide` instead */
|
|
31983
32423
|
GridApi.prototype.refreshServerSideStore = function (params) {
|
|
31984
|
-
|
|
32424
|
+
var message = "AG Grid: Grid API refreshServerSideStore() was renamed to refreshServerSide() in v28.0";
|
|
32425
|
+
doOnce(function () { return console.warn(message); }, 'refreshServerSideStore-renamed');
|
|
31985
32426
|
return this.refreshServerSide(params);
|
|
31986
32427
|
};
|
|
31987
32428
|
/** @deprecated use `getServerSideGroupLevelState` instead */
|
|
31988
32429
|
GridApi.prototype.getServerSideStoreState = function () {
|
|
31989
|
-
|
|
32430
|
+
var message = "AG Grid: Grid API getServerSideStoreState() was renamed to getServerSideGroupLevelState() in v28.0";
|
|
32431
|
+
doOnce(function () { return console.warn(message); }, 'getServerSideStoreState-renamed');
|
|
31990
32432
|
return this.getServerSideGroupLevelState();
|
|
31991
32433
|
};
|
|
31992
32434
|
/** Returns info on all server side group levels. */
|
|
31993
32435
|
GridApi.prototype.getServerSideGroupLevelState = function () {
|
|
31994
32436
|
if (!this.serverSideRowModel) {
|
|
32437
|
+
console.warn("AG Grid: api.getServerSideGroupLevelState is only available when rowModelType='serverSide'.");
|
|
31995
32438
|
return [];
|
|
31996
32439
|
}
|
|
31997
32440
|
return this.serverSideRowModel.getStoreState();
|
|
31998
32441
|
};
|
|
31999
32442
|
/** @deprecated AG Grid: getVirtualRowCount() is now called getInfiniteRowCount(), please call getInfiniteRowCount() instead */
|
|
32000
32443
|
GridApi.prototype.getVirtualRowCount = function () {
|
|
32444
|
+
console.warn('AG Grid: getVirtualRowCount() is now called getInfiniteRowCount(), please call getInfiniteRowCount() instead');
|
|
32001
32445
|
return this.getInfiniteRowCount();
|
|
32002
32446
|
};
|
|
32003
32447
|
/** The row count defines how many rows the grid allows scrolling to. */
|
|
@@ -32005,9 +32449,13 @@ var GridApi = /** @class */ (function () {
|
|
|
32005
32449
|
if (this.infiniteRowModel) {
|
|
32006
32450
|
return this.infiniteRowModel.getRowCount();
|
|
32007
32451
|
}
|
|
32452
|
+
else {
|
|
32453
|
+
console.warn("AG Grid: api.getVirtualRowCount is only available when rowModelType='virtual'.");
|
|
32454
|
+
}
|
|
32008
32455
|
};
|
|
32009
32456
|
/** @deprecated AG Grid: api.isMaxRowFound is deprecated, please use api.isLastRowIndexKnown() */
|
|
32010
32457
|
GridApi.prototype.isMaxRowFound = function () {
|
|
32458
|
+
console.warn("AG Grid: api.isMaxRowFound is deprecated, please use api.isLastRowIndexKnown()");
|
|
32011
32459
|
return this.isLastRowIndexKnown();
|
|
32012
32460
|
};
|
|
32013
32461
|
/** Returns `true` if grid allows for scrolling past the last row to load more rows, thus providing infinite scroll. */
|
|
@@ -32015,13 +32463,18 @@ var GridApi = /** @class */ (function () {
|
|
|
32015
32463
|
if (this.infiniteRowModel) {
|
|
32016
32464
|
return this.infiniteRowModel.isLastRowIndexKnown();
|
|
32017
32465
|
}
|
|
32466
|
+
else {
|
|
32467
|
+
console.warn("AG Grid: api.isMaxRowFound is only available when rowModelType='virtual'.");
|
|
32468
|
+
}
|
|
32018
32469
|
};
|
|
32019
32470
|
/** @deprecated AG Grid: setVirtualRowCount() is now called setInfiniteRowCount(), please call setInfiniteRowCount() instead */
|
|
32020
32471
|
GridApi.prototype.setVirtualRowCount = function (rowCount, maxRowFound) {
|
|
32472
|
+
console.warn('AG Grid: setVirtualRowCount() is now called setInfiniteRowCount(), please call setInfiniteRowCount() instead');
|
|
32021
32473
|
this.setRowCount(rowCount, maxRowFound);
|
|
32022
32474
|
};
|
|
32023
32475
|
/** @deprecated AG Grid: setInfiniteRowCount() is now called setRowCount(), please call setRowCount() instead */
|
|
32024
32476
|
GridApi.prototype.setInfiniteRowCount = function (rowCount, maxRowFound) {
|
|
32477
|
+
console.warn('AG Grid: setInfiniteRowCount() is now called setRowCount(), please call setRowCount() instead');
|
|
32025
32478
|
this.setRowCount(rowCount, maxRowFound);
|
|
32026
32479
|
};
|
|
32027
32480
|
/**
|
|
@@ -32035,13 +32488,18 @@ var GridApi = /** @class */ (function () {
|
|
|
32035
32488
|
if (this.infiniteRowModel) {
|
|
32036
32489
|
this.infiniteRowModel.setRowCount(rowCount, maxRowFound);
|
|
32037
32490
|
}
|
|
32491
|
+
else {
|
|
32492
|
+
console.warn("AG Grid: api.setRowCount is only available for Infinite Row Model.");
|
|
32493
|
+
}
|
|
32038
32494
|
};
|
|
32039
32495
|
/** @deprecated AG Grid: getVirtualPageState() is now called getCacheBlockState(), please call getCacheBlockState() instead */
|
|
32040
32496
|
GridApi.prototype.getVirtualPageState = function () {
|
|
32497
|
+
console.warn('AG Grid: getVirtualPageState() is now called getCacheBlockState(), please call getCacheBlockState() instead');
|
|
32041
32498
|
return this.getCacheBlockState();
|
|
32042
32499
|
};
|
|
32043
32500
|
/** @deprecated getInfinitePageState() is now called getCacheBlockState(), please call getCacheBlockState() instead */
|
|
32044
32501
|
GridApi.prototype.getInfinitePageState = function () {
|
|
32502
|
+
console.warn('AG Grid: getInfinitePageState() is now called getCacheBlockState(), please call getCacheBlockState() instead');
|
|
32045
32503
|
return this.getCacheBlockState();
|
|
32046
32504
|
};
|
|
32047
32505
|
/**
|
|
@@ -32052,9 +32510,11 @@ var GridApi = /** @class */ (function () {
|
|
|
32052
32510
|
};
|
|
32053
32511
|
/** @deprecated In AG Grid v25.2.0, checkGridSize() was removed, as it was legacy and didn't do anything useful. */
|
|
32054
32512
|
GridApi.prototype.checkGridSize = function () {
|
|
32513
|
+
console.warn("In AG Grid v25.2.0, checkGridSize() was removed, as it was legacy and didn't do anything useful.");
|
|
32055
32514
|
};
|
|
32056
32515
|
/** @deprecated In AG Grid v12, getFirstRenderedRow() was renamed to getFirstDisplayedRow() */
|
|
32057
32516
|
GridApi.prototype.getFirstRenderedRow = function () {
|
|
32517
|
+
console.warn('In AG Grid v12, getFirstRenderedRow() was renamed to getFirstDisplayedRow()');
|
|
32058
32518
|
return this.getFirstDisplayedRow();
|
|
32059
32519
|
};
|
|
32060
32520
|
/** Get the index of the first displayed row due to scrolling (includes invisible rendered rows in the buffer). */
|
|
@@ -32063,6 +32523,7 @@ var GridApi = /** @class */ (function () {
|
|
|
32063
32523
|
};
|
|
32064
32524
|
/** @deprecated In AG Grid v12, getLastRenderedRow() was renamed to getLastDisplayedRow() */
|
|
32065
32525
|
GridApi.prototype.getLastRenderedRow = function () {
|
|
32526
|
+
console.warn('in AG Grid v12, getLastRenderedRow() was renamed to getLastDisplayedRow()');
|
|
32066
32527
|
return this.getLastDisplayedRow();
|
|
32067
32528
|
};
|
|
32068
32529
|
/** Get the index of the last displayed row due to scrolling (includes invisible rendered rows in the buffer). */
|
|
@@ -33114,7 +33575,11 @@ var SelectAllFeature = /** @class */ (function (_super) {
|
|
|
33114
33575
|
};
|
|
33115
33576
|
};
|
|
33116
33577
|
SelectAllFeature.prototype.checkRightRowModelType = function () {
|
|
33117
|
-
this.rowModel.getType();
|
|
33578
|
+
var rowModelType = this.rowModel.getType();
|
|
33579
|
+
var rowModelMatches = rowModelType === Constants.ROW_MODEL_TYPE_CLIENT_SIDE;
|
|
33580
|
+
if (!rowModelMatches) {
|
|
33581
|
+
console.warn("AG Grid: selectAllCheckbox is only available if using normal row model, you are using " + rowModelType);
|
|
33582
|
+
}
|
|
33118
33583
|
};
|
|
33119
33584
|
SelectAllFeature.prototype.onCbSelectAll = function () {
|
|
33120
33585
|
if (this.processingEventFromCheckbox) {
|
|
@@ -33146,12 +33611,15 @@ var SelectAllFeature = /** @class */ (function (_super) {
|
|
|
33146
33611
|
}
|
|
33147
33612
|
if (result) {
|
|
33148
33613
|
if (this.gridOptionsWrapper.isRowModelServerSide()) {
|
|
33614
|
+
console.warn('AG Grid: headerCheckboxSelection is not supported for Server Side Row Model');
|
|
33149
33615
|
return false;
|
|
33150
33616
|
}
|
|
33151
33617
|
if (this.gridOptionsWrapper.isRowModelInfinite()) {
|
|
33618
|
+
console.warn('AG Grid: headerCheckboxSelection is not supported for Infinite Row Model');
|
|
33152
33619
|
return false;
|
|
33153
33620
|
}
|
|
33154
33621
|
if (this.gridOptionsWrapper.isRowModelViewport()) {
|
|
33622
|
+
console.warn('AG Grid: headerCheckboxSelection is not supported for Viewport Row Model');
|
|
33155
33623
|
return false;
|
|
33156
33624
|
}
|
|
33157
33625
|
// otherwise the row model is compatible, so return true
|
|
@@ -35768,6 +36236,9 @@ var AnimationFrameService = /** @class */ (function (_super) {
|
|
|
35768
36236
|
// frames. this stops bugs - where some code is asking for a frame to be executed
|
|
35769
36237
|
// when it should not.
|
|
35770
36238
|
AnimationFrameService.prototype.verifyAnimationFrameOn = function (methodName) {
|
|
36239
|
+
if (this.useAnimationFrame === false) {
|
|
36240
|
+
console.warn("AG Grid: AnimationFrameService." + methodName + " called but animation frames are off");
|
|
36241
|
+
}
|
|
35771
36242
|
};
|
|
35772
36243
|
AnimationFrameService.prototype.createTask = function (task, index, list) {
|
|
35773
36244
|
this.verifyAnimationFrameOn(list);
|
|
@@ -37004,10 +37475,10 @@ var RowRenderer = /** @class */ (function (_super) {
|
|
|
37004
37475
|
this.addManagedListener(this.gridOptionsWrapper, GridOptionsWrapper.PROP_ROW_CLASS, this.redrawRows.bind(this));
|
|
37005
37476
|
if (this.gridOptionsWrapper.isGroupRowsSticky()) {
|
|
37006
37477
|
if (this.rowModel.getType() != Constants.ROW_MODEL_TYPE_CLIENT_SIDE) {
|
|
37007
|
-
doOnce(function () { return (
|
|
37478
|
+
doOnce(function () { return console.warn('AG Grid: The feature Sticky Row Groups only works with the Client Side Row Model'); }, 'rowRenderer.stickyWorksWithCsrmOnly');
|
|
37008
37479
|
}
|
|
37009
37480
|
else if (this.gridOptionsWrapper.isTreeData()) {
|
|
37010
|
-
doOnce(function () { return (
|
|
37481
|
+
doOnce(function () { return console.warn('AG Grid: The feature Sticky Row Groups does not work with Tree Data.'); }, 'rowRenderer.stickyDoesNotWorkWithTreeData');
|
|
37011
37482
|
}
|
|
37012
37483
|
else {
|
|
37013
37484
|
this.stickyRowFeature = this.createManagedBean(new StickyRowFeature(this.createRowCon.bind(this), this.destroyRowCtrls.bind(this)));
|
|
@@ -41151,7 +41622,9 @@ var AgMenuList = /** @class */ (function (_super) {
|
|
|
41151
41622
|
if (menuItemOrString === 'separator') {
|
|
41152
41623
|
_this.addSeparator();
|
|
41153
41624
|
}
|
|
41154
|
-
else if (typeof menuItemOrString === 'string')
|
|
41625
|
+
else if (typeof menuItemOrString === 'string') {
|
|
41626
|
+
console.warn("AG Grid: unrecognised menu item " + menuItemOrString);
|
|
41627
|
+
}
|
|
41155
41628
|
else {
|
|
41156
41629
|
_this.addItem(menuItemOrString);
|
|
41157
41630
|
}
|
|
@@ -41516,7 +41989,9 @@ var AgMenuItemComponent = /** @class */ (function (_super) {
|
|
|
41516
41989
|
else if (typeof this.params.icon === 'string') {
|
|
41517
41990
|
icon.innerHTML = this.params.icon;
|
|
41518
41991
|
}
|
|
41519
|
-
else
|
|
41992
|
+
else {
|
|
41993
|
+
console.warn('AG Grid: menu item icon must be DOM node or string');
|
|
41994
|
+
}
|
|
41520
41995
|
}
|
|
41521
41996
|
this.getGui().appendChild(icon);
|
|
41522
41997
|
};
|
|
@@ -42466,6 +42941,7 @@ var PopupService = /** @class */ (function (_super) {
|
|
|
42466
42941
|
var eDocument = this.gridOptionsWrapper.getDocument();
|
|
42467
42942
|
var destroyPositionTracker = new AgPromise(function (resolve) { return resolve(function () { }); });
|
|
42468
42943
|
if (!eDocument) {
|
|
42944
|
+
console.warn('ag-grid: could not find the document, document is empty');
|
|
42469
42945
|
return { hideFunc: function () { }, stopAnchoringPromise: destroyPositionTracker };
|
|
42470
42946
|
}
|
|
42471
42947
|
var pos = this.popupList.findIndex(function (popup) { return popup.element === eChild; });
|
|
@@ -42878,6 +43354,7 @@ var VirtualList = /** @class */ (function (_super) {
|
|
|
42878
43354
|
VirtualList.prototype.ensureIndexVisible = function (index) {
|
|
42879
43355
|
var lastRow = this.model.getRowCount();
|
|
42880
43356
|
if (typeof index !== 'number' || index < 0 || index >= lastRow) {
|
|
43357
|
+
console.warn('AG Grid: invalid row index for ensureIndexVisible: ' + index);
|
|
42881
43358
|
return;
|
|
42882
43359
|
}
|
|
42883
43360
|
var rowTopPixel = index * this.rowHeight;
|
|
@@ -43181,6 +43658,7 @@ var CellNavigationService = /** @class */ (function (_super) {
|
|
|
43181
43658
|
break;
|
|
43182
43659
|
default:
|
|
43183
43660
|
pointer = null;
|
|
43661
|
+
console.warn('AG Grid: unknown key for navigation ' + key);
|
|
43184
43662
|
break;
|
|
43185
43663
|
}
|
|
43186
43664
|
if (pointer) {
|
|
@@ -43575,6 +44053,12 @@ var AlignedGridsService = /** @class */ (function (_super) {
|
|
|
43575
44053
|
var groupOpenedEvent = event;
|
|
43576
44054
|
_this.processGroupOpenedEvent(groupOpenedEvent);
|
|
43577
44055
|
break;
|
|
44056
|
+
case Events.EVENT_COLUMN_PIVOT_CHANGED:
|
|
44057
|
+
// we cannot support pivoting with aligned grids as the columns will be out of sync as the
|
|
44058
|
+
// grids will have columns created based on the row data of the grid.
|
|
44059
|
+
console.warn('AG Grid: pivoting is not supported with aligned grids. ' +
|
|
44060
|
+
'You can only use one of these features at a time in a grid.');
|
|
44061
|
+
break;
|
|
43578
44062
|
}
|
|
43579
44063
|
});
|
|
43580
44064
|
};
|
|
@@ -43876,11 +44360,13 @@ var SelectionService = /** @class */ (function (_super) {
|
|
|
43876
44360
|
// where groups don't actually appear in the selection normally.
|
|
43877
44361
|
SelectionService.prototype.getBestCostNodeSelection = function () {
|
|
43878
44362
|
if (this.rowModel.getType() !== Constants.ROW_MODEL_TYPE_CLIENT_SIDE) {
|
|
44363
|
+
console.warn('AG Grid: `getBestCostNodeSelection` is only available when using normal row model');
|
|
43879
44364
|
return;
|
|
43880
44365
|
}
|
|
43881
44366
|
var clientSideRowModel = this.rowModel;
|
|
43882
44367
|
var topLevelNodes = clientSideRowModel.getTopLevelNodes();
|
|
43883
44368
|
if (topLevelNodes === null) {
|
|
44369
|
+
console.warn('AG Grid: `selectAll` not available doing `rowModel=virtual`');
|
|
43884
44370
|
return;
|
|
43885
44371
|
}
|
|
43886
44372
|
var result = [];
|
|
@@ -43922,6 +44408,7 @@ var SelectionService = /** @class */ (function (_super) {
|
|
|
43922
44408
|
var rowModelClientSide = this.rowModel.getType() === Constants.ROW_MODEL_TYPE_CLIENT_SIDE;
|
|
43923
44409
|
if (justFiltered) {
|
|
43924
44410
|
if (!rowModelClientSide) {
|
|
44411
|
+
console.error('AG Grid: selecting just filtered only works with In Memory Row Model');
|
|
43925
44412
|
return;
|
|
43926
44413
|
}
|
|
43927
44414
|
var clientSideRowModel = this.rowModel;
|
|
@@ -44034,6 +44521,11 @@ var ColumnApi = /** @class */ (function () {
|
|
|
44034
44521
|
}
|
|
44035
44522
|
/** Gets the grid to size the columns to the specified width in pixels, e.g. `sizeColumnsToFit(900)`. To have the grid fit the columns to the grid's width, use the Grid API `gridApi.sizeColumnsToFit()` instead. */
|
|
44036
44523
|
ColumnApi.prototype.sizeColumnsToFit = function (gridWidth) {
|
|
44524
|
+
// AG-3403 validate that gridWidth is provided because this method has the same name as
|
|
44525
|
+
// a method on the grid API that takes no arguments, and it's easy to confuse the two
|
|
44526
|
+
if (typeof gridWidth === "undefined") {
|
|
44527
|
+
console.error('AG Grid: missing parameter to columnApi.sizeColumnsToFit(gridWidth)');
|
|
44528
|
+
}
|
|
44037
44529
|
this.columnModel.sizeColumnsToFit(gridWidth, 'api');
|
|
44038
44530
|
};
|
|
44039
44531
|
/** Call this if you want to open or close a column group. */
|
|
@@ -44102,6 +44594,7 @@ var ColumnApi = /** @class */ (function () {
|
|
|
44102
44594
|
ColumnApi.prototype.moveColumn = function (key, toIndex) {
|
|
44103
44595
|
if (typeof key === 'number') {
|
|
44104
44596
|
// moveColumn used to take indexes, so this is advising user who hasn't moved to new method name
|
|
44597
|
+
console.warn('AG Grid: you are using moveColumn(fromIndex, toIndex) - moveColumn takes a column key and a destination index, not two indexes, to move with indexes use moveColumnByIndex(from,to) instead');
|
|
44105
44598
|
this.columnModel.moveColumnByIndex(key, toIndex, 'api');
|
|
44106
44599
|
}
|
|
44107
44600
|
else {
|
|
@@ -44132,6 +44625,7 @@ var ColumnApi = /** @class */ (function () {
|
|
|
44132
44625
|
ColumnApi.prototype.isPivotMode = function () { return this.columnModel.isPivotMode(); };
|
|
44133
44626
|
/** @deprecated Use `getPivotResultColumn` instead */
|
|
44134
44627
|
ColumnApi.prototype.getSecondaryPivotColumn = function (pivotKeys, valueColKey) {
|
|
44628
|
+
console.warn('AG Grid: since version 28.0.x getSecondaryPivotColumn has been renamed, please use getPivotResultColumn instead');
|
|
44135
44629
|
return this.getPivotResultColumn(pivotKeys, valueColKey);
|
|
44136
44630
|
};
|
|
44137
44631
|
/** Returns the pivot result column for the given `pivotKeys` and `valueColId`. Useful to then call operations on the pivot column. */
|
|
@@ -44190,18 +44684,21 @@ var ColumnApi = /** @class */ (function () {
|
|
|
44190
44684
|
ColumnApi.prototype.autoSizeAllColumns = function (skipHeader) { this.columnModel.autoSizeAllColumns(skipHeader, 'api'); };
|
|
44191
44685
|
/** @deprecated Use `setPivotResultColumns` instead. */
|
|
44192
44686
|
ColumnApi.prototype.setSecondaryColumns = function (colDefs) {
|
|
44687
|
+
console.warn('AG Grid: since version 28.0.x setSecondaryColumns has been renamed, please use setPivotResultColumns instead');
|
|
44193
44688
|
this.setPivotResultColumns(colDefs);
|
|
44194
44689
|
};
|
|
44195
44690
|
/** Set the pivot result columns. */
|
|
44196
44691
|
ColumnApi.prototype.setPivotResultColumns = function (colDefs) { this.columnModel.setSecondaryColumns(colDefs, 'api'); };
|
|
44197
44692
|
/** @deprecated Use `getPivotResultColumns` instead. */
|
|
44198
44693
|
ColumnApi.prototype.getSecondaryColumns = function () {
|
|
44694
|
+
console.warn('AG Grid: since version 28.0.x getSecondaryColumns has been renamed, please use getPivotResultColumns instead');
|
|
44199
44695
|
return this.getPivotResultColumns();
|
|
44200
44696
|
};
|
|
44201
44697
|
/** Returns the grid's pivot result columns. */
|
|
44202
44698
|
ColumnApi.prototype.getPivotResultColumns = function () { return this.columnModel.getSecondaryColumns(); };
|
|
44203
44699
|
/** @deprecated Use `getColumns` instead. */
|
|
44204
44700
|
ColumnApi.prototype.getPrimaryColumns = function () {
|
|
44701
|
+
console.warn('AG Grid: since version 28.0.x getPrimaryColumns has been renamed, please use getColumns instead');
|
|
44205
44702
|
return this.getColumns();
|
|
44206
44703
|
};
|
|
44207
44704
|
ColumnApi.prototype.cleanDownReferencesToAvoidMemoryLeakInCaseApplicationIsKeepingReferenceToDestroyedGrid = function () {
|
|
@@ -44220,66 +44717,82 @@ var ColumnApi = /** @class */ (function () {
|
|
|
44220
44717
|
// }
|
|
44221
44718
|
/** @deprecated Use `getColumns` instead */
|
|
44222
44719
|
ColumnApi.prototype.getAllColumns = function () {
|
|
44720
|
+
console.warn('AG Grid: since version 28.0.x getAllColumns has been renamed, please use getColumns instead');
|
|
44223
44721
|
return this.getColumns();
|
|
44224
44722
|
};
|
|
44225
44723
|
/** @deprecated columnGroupOpened no longer exists, use setColumnGroupOpened */
|
|
44226
44724
|
ColumnApi.prototype.columnGroupOpened = function (group, newValue) {
|
|
44725
|
+
console.error('AG Grid: columnGroupOpened no longer exists, use setColumnGroupOpened');
|
|
44227
44726
|
this.setColumnGroupOpened(group, newValue);
|
|
44228
44727
|
};
|
|
44229
44728
|
/** @deprecated hideColumns is deprecated, use setColumnsVisible */
|
|
44230
44729
|
ColumnApi.prototype.hideColumns = function (colIds, hide) {
|
|
44730
|
+
console.error('AG Grid: hideColumns is deprecated, use setColumnsVisible');
|
|
44231
44731
|
this.columnModel.setColumnsVisible(colIds, !hide, 'api');
|
|
44232
44732
|
};
|
|
44233
44733
|
/** @deprecated hideColumn is deprecated, use setColumnVisible */
|
|
44234
44734
|
ColumnApi.prototype.hideColumn = function (colId, hide) {
|
|
44735
|
+
console.error('AG Grid: hideColumn is deprecated, use setColumnVisible');
|
|
44235
44736
|
this.columnModel.setColumnVisible(colId, !hide, 'api');
|
|
44236
44737
|
};
|
|
44237
44738
|
/** @deprecated setState is deprecated, use setColumnState */
|
|
44238
44739
|
ColumnApi.prototype.setState = function (columnState) {
|
|
44740
|
+
console.error('AG Grid: setState is deprecated, use setColumnState');
|
|
44239
44741
|
return this.setColumnState(columnState);
|
|
44240
44742
|
};
|
|
44241
44743
|
/** @deprecated getState is deprecated, use getColumnState */
|
|
44242
44744
|
ColumnApi.prototype.getState = function () {
|
|
44745
|
+
console.error('AG Grid: getState is deprecated, use getColumnState');
|
|
44243
44746
|
return this.getColumnState();
|
|
44244
44747
|
};
|
|
44245
44748
|
/** @deprecated resetState is deprecated, use resetColumnState */
|
|
44246
44749
|
ColumnApi.prototype.resetState = function () {
|
|
44750
|
+
console.error('AG Grid: resetState is deprecated, use resetColumnState');
|
|
44247
44751
|
this.resetColumnState();
|
|
44248
44752
|
};
|
|
44249
44753
|
/** @deprecated getAggregationColumns is deprecated, use getValueColumns */
|
|
44250
44754
|
ColumnApi.prototype.getAggregationColumns = function () {
|
|
44755
|
+
console.error('AG Grid: getAggregationColumns is deprecated, use getValueColumns');
|
|
44251
44756
|
return this.columnModel.getValueColumns();
|
|
44252
44757
|
};
|
|
44253
44758
|
/** @deprecated removeAggregationColumn is deprecated, use removeValueColumn */
|
|
44254
44759
|
ColumnApi.prototype.removeAggregationColumn = function (colKey) {
|
|
44760
|
+
console.error('AG Grid: removeAggregationColumn is deprecated, use removeValueColumn');
|
|
44255
44761
|
this.columnModel.removeValueColumn(colKey, 'api');
|
|
44256
44762
|
};
|
|
44257
44763
|
/** @deprecated removeAggregationColumns is deprecated, use removeValueColumns */
|
|
44258
44764
|
ColumnApi.prototype.removeAggregationColumns = function (colKeys) {
|
|
44765
|
+
console.error('AG Grid: removeAggregationColumns is deprecated, use removeValueColumns');
|
|
44259
44766
|
this.columnModel.removeValueColumns(colKeys, 'api');
|
|
44260
44767
|
};
|
|
44261
44768
|
/** @deprecated addAggregationColumn is deprecated, use addValueColumn */
|
|
44262
44769
|
ColumnApi.prototype.addAggregationColumn = function (colKey) {
|
|
44770
|
+
console.error('AG Grid: addAggregationColumn is deprecated, use addValueColumn');
|
|
44263
44771
|
this.columnModel.addValueColumn(colKey, 'api');
|
|
44264
44772
|
};
|
|
44265
44773
|
/** @deprecated addAggregationColumns is deprecated, use addValueColumns */
|
|
44266
44774
|
ColumnApi.prototype.addAggregationColumns = function (colKeys) {
|
|
44775
|
+
console.error('AG Grid: addAggregationColumns is deprecated, use addValueColumns');
|
|
44267
44776
|
this.columnModel.addValueColumns(colKeys, 'api');
|
|
44268
44777
|
};
|
|
44269
44778
|
/** @deprecated setColumnAggFunction is deprecated, use setColumnAggFunc */
|
|
44270
44779
|
ColumnApi.prototype.setColumnAggFunction = function (column, aggFunc) {
|
|
44780
|
+
console.error('AG Grid: setColumnAggFunction is deprecated, use setColumnAggFunc');
|
|
44271
44781
|
this.columnModel.setColumnAggFunc(column, aggFunc, 'api');
|
|
44272
44782
|
};
|
|
44273
44783
|
/** @deprecated getDisplayNameForCol is deprecated, use getDisplayNameForColumn */
|
|
44274
44784
|
ColumnApi.prototype.getDisplayNameForCol = function (column) {
|
|
44785
|
+
console.error('AG Grid: getDisplayNameForCol is deprecated, use getDisplayNameForColumn');
|
|
44275
44786
|
return this.getDisplayNameForColumn(column, null);
|
|
44276
44787
|
};
|
|
44277
44788
|
/** @deprecated setColumnState is deprecated, use applyColumnState. */
|
|
44278
44789
|
ColumnApi.prototype.setColumnState = function (columnState) {
|
|
44790
|
+
console.error('AG Grid: setColumnState is deprecated, use applyColumnState');
|
|
44279
44791
|
return this.columnModel.applyColumnState({ state: columnState, applyOrder: true }, 'api');
|
|
44280
44792
|
};
|
|
44281
44793
|
/** @deprecated getOriginalColumnGroup is deprecated, use getProvidedColumnGroup. */
|
|
44282
44794
|
ColumnApi.prototype.getOriginalColumnGroup = function (name) {
|
|
44795
|
+
console.error('AG Grid: getOriginalColumnGroup is deprecated, use getProvidedColumnGroup');
|
|
44283
44796
|
return this.columnModel.getProvidedColumnGroup(name);
|
|
44284
44797
|
};
|
|
44285
44798
|
__decorate$1n([
|
|
@@ -44432,6 +44945,7 @@ var ValueService = /** @class */ (function (_super) {
|
|
|
44432
44945
|
// need either a field or a newValueHandler for this to work
|
|
44433
44946
|
if (missing(field) && missing(newValueHandler) && missing(valueSetter)) {
|
|
44434
44947
|
// we don't tell user about newValueHandler, as that is deprecated
|
|
44948
|
+
console.warn("AG Grid: you need either field or valueSetter set on colDef for editing to work");
|
|
44435
44949
|
return false;
|
|
44436
44950
|
}
|
|
44437
44951
|
var params = {
|
|
@@ -44608,6 +45122,7 @@ var ValueService = /** @class */ (function (_super) {
|
|
|
44608
45122
|
result = String(result);
|
|
44609
45123
|
if (result === '[object Object]') {
|
|
44610
45124
|
doOnce(function () {
|
|
45125
|
+
console.warn('AG Grid: a column you are grouping or pivoting by has objects as values. If you want to group by complex objects then either a) use a colDef.keyCreator (se AG Grid docs) or b) to toString() on the object to return a key');
|
|
44611
45126
|
}, 'getKeyForNode - warn about [object,object]');
|
|
44612
45127
|
}
|
|
44613
45128
|
return result;
|
|
@@ -44679,7 +45194,9 @@ var ExpressionService = /** @class */ (function (_super) {
|
|
|
44679
45194
|
var expression = expressionOrFunc;
|
|
44680
45195
|
return this.evaluateExpression(expression, params);
|
|
44681
45196
|
}
|
|
44682
|
-
else
|
|
45197
|
+
else {
|
|
45198
|
+
console.error('AG Grid: value should be either a string or a function', expressionOrFunc);
|
|
45199
|
+
}
|
|
44683
45200
|
};
|
|
44684
45201
|
ExpressionService.prototype.evaluateExpression = function (expression, params) {
|
|
44685
45202
|
try {
|
|
@@ -44693,9 +45210,13 @@ var ExpressionService = /** @class */ (function (_super) {
|
|
|
44693
45210
|
// the expression failed, which can happen, as it's the client that
|
|
44694
45211
|
// provides the expression. so print a nice message
|
|
44695
45212
|
// tslint:disable-next-line
|
|
45213
|
+
console.log('Processing of the expression failed');
|
|
44696
45214
|
// tslint:disable-next-line
|
|
45215
|
+
console.log('Expression = ' + expression);
|
|
44697
45216
|
// tslint:disable-next-line
|
|
45217
|
+
console.log('Params =', params);
|
|
44698
45218
|
// tslint:disable-next-line
|
|
45219
|
+
console.log('Exception = ' + e);
|
|
44699
45220
|
return null;
|
|
44700
45221
|
}
|
|
44701
45222
|
};
|
|
@@ -44793,6 +45314,7 @@ var TemplateService = /** @class */ (function (_super) {
|
|
|
44793
45314
|
};
|
|
44794
45315
|
TemplateService.prototype.handleHttpResult = function (httpResult, url) {
|
|
44795
45316
|
if (httpResult.status !== 200 || httpResult.response === null) {
|
|
45317
|
+
console.warn("AG Grid: Unable to get template error " + httpResult.status + " - " + url);
|
|
44796
45318
|
return;
|
|
44797
45319
|
}
|
|
44798
45320
|
// response success, so process it
|
|
@@ -44873,7 +45395,10 @@ var Logger = /** @class */ (function () {
|
|
|
44873
45395
|
return this.isLoggingFunc();
|
|
44874
45396
|
};
|
|
44875
45397
|
Logger.prototype.log = function (message) {
|
|
44876
|
-
if (this.isLoggingFunc())
|
|
45398
|
+
if (this.isLoggingFunc()) {
|
|
45399
|
+
// tslint:disable-next-line
|
|
45400
|
+
console.log('AG Grid.' + this.name + ': ' + message);
|
|
45401
|
+
}
|
|
44877
45402
|
};
|
|
44878
45403
|
return Logger;
|
|
44879
45404
|
}());
|
|
@@ -45273,6 +45798,7 @@ var SortController = /** @class */ (function (_super) {
|
|
|
45273
45798
|
sortingOrder = SortController_1.DEFAULT_SORTING_ORDER;
|
|
45274
45799
|
}
|
|
45275
45800
|
if (!Array.isArray(sortingOrder) || sortingOrder.length <= 0) {
|
|
45801
|
+
console.warn("AG Grid: sortingOrder must be an array with at least one element, currently it's " + sortingOrder);
|
|
45276
45802
|
return null;
|
|
45277
45803
|
}
|
|
45278
45804
|
var currentIndex = sortingOrder.indexOf(column.getSort());
|
|
@@ -45287,6 +45813,7 @@ var SortController = /** @class */ (function (_super) {
|
|
|
45287
45813
|
}
|
|
45288
45814
|
// verify the sort type exists, as the user could provide the sortingOrder, need to make sure it's valid
|
|
45289
45815
|
if (SortController_1.DEFAULT_SORTING_ORDER.indexOf(result) < 0) {
|
|
45816
|
+
console.warn('AG Grid: invalid sort type ' + result);
|
|
45290
45817
|
return null;
|
|
45291
45818
|
}
|
|
45292
45819
|
return result;
|
|
@@ -45615,6 +46142,7 @@ var AutoGroupColService = /** @class */ (function (_super) {
|
|
|
45615
46142
|
var doingTreeData = this.gridOptionsWrapper.isTreeData();
|
|
45616
46143
|
var doingMultiAutoColumn = this.gridOptionsWrapper.isGroupMultiAutoColumn();
|
|
45617
46144
|
if (doingTreeData && doingMultiAutoColumn) {
|
|
46145
|
+
console.warn('AG Grid: you cannot mix groupMultiAutoColumn with treeData, only one column can be used to display groups when doing tree data');
|
|
45618
46146
|
doingMultiAutoColumn = false;
|
|
45619
46147
|
}
|
|
45620
46148
|
// if doing groupMultiAutoColumn, then we call the method multiple times, once
|
|
@@ -46298,8 +46826,8 @@ var Environment = /** @class */ (function (_super) {
|
|
|
46298
46826
|
var theme = themeMatch[0];
|
|
46299
46827
|
var usingOldTheme = themeMatch[2] === undefined;
|
|
46300
46828
|
if (usingOldTheme) {
|
|
46301
|
-
theme.replace('ag-', 'ag-theme-');
|
|
46302
|
-
doOnce(function () { return (
|
|
46829
|
+
var newTheme_1 = theme.replace('ag-', 'ag-theme-');
|
|
46830
|
+
doOnce(function () { return console.warn("AG Grid: As of v19 old theme are no longer provided. Please replace " + theme + " with " + newTheme_1 + "."); }, 'using-old-theme');
|
|
46303
46831
|
}
|
|
46304
46832
|
return { theme: theme, el: el, themeFamily: theme.replace(/-dark$/, ''), allThemes: allThemes };
|
|
46305
46833
|
};
|
|
@@ -47805,6 +48333,7 @@ var RowCssClassCalculator = /** @class */ (function () {
|
|
|
47805
48333
|
var rowClass = this.gridOptionsWrapper.getRowClass();
|
|
47806
48334
|
if (rowClass) {
|
|
47807
48335
|
if (typeof rowClass === 'function') {
|
|
48336
|
+
console.warn('AG Grid: rowClass should not be a function, please use getRowClass instead');
|
|
47808
48337
|
return [];
|
|
47809
48338
|
}
|
|
47810
48339
|
process(rowClass);
|
|
@@ -48645,6 +49174,7 @@ var __spread$6 = (undefined && undefined.__spread) || function () {
|
|
|
48645
49174
|
var Grid = /** @class */ (function () {
|
|
48646
49175
|
function Grid(eGridDiv, gridOptions, params) {
|
|
48647
49176
|
if (!gridOptions) {
|
|
49177
|
+
console.error('AG Grid: no gridOptions provided to the grid');
|
|
48648
49178
|
return;
|
|
48649
49179
|
}
|
|
48650
49180
|
this.gridOptions = gridOptions;
|
|
@@ -48850,7 +49380,32 @@ var GridCoreCreator = /** @class */ (function () {
|
|
|
48850
49380
|
if (exists(rowModelClass)) {
|
|
48851
49381
|
return rowModelClass;
|
|
48852
49382
|
}
|
|
48853
|
-
if (ModuleRegistry.isPackageBased())
|
|
49383
|
+
if (ModuleRegistry.isPackageBased()) {
|
|
49384
|
+
if ([Constants.ROW_MODEL_TYPE_VIEWPORT, Constants.ROW_MODEL_TYPE_SERVER_SIDE].includes(rowModelType)) {
|
|
49385
|
+
// If package based only the enterprise row models could be missing.
|
|
49386
|
+
console.error("AG Grid: Row Model \"" + rowModelType + "\" not found. Please ensure the package 'ag-grid-enterprise' is imported. Please see: https://www.ag-grid.com/javascript-grid/packages/");
|
|
49387
|
+
}
|
|
49388
|
+
else {
|
|
49389
|
+
console.error('AG Grid: could not find row model for rowModelType ' + rowModelType);
|
|
49390
|
+
}
|
|
49391
|
+
}
|
|
49392
|
+
else {
|
|
49393
|
+
if (rowModelType === Constants.ROW_MODEL_TYPE_INFINITE) {
|
|
49394
|
+
console.error("AG Grid: Row Model \"Infinite\" not found. Please ensure the " + ModuleNames.InfiniteRowModelModule + " module is registered. Please see: https://www.ag-grid.com/javascript-grid/modules/");
|
|
49395
|
+
}
|
|
49396
|
+
else if (rowModelType === Constants.ROW_MODEL_TYPE_VIEWPORT) {
|
|
49397
|
+
console.error("AG Grid: Row Model \"Viewport\" not found. Please ensure the AG Grid Enterprise Module " + ModuleNames.ViewportRowModelModule + " module is registered. Please see: https://www.ag-grid.com/javascript-grid/modules/");
|
|
49398
|
+
}
|
|
49399
|
+
else if (rowModelType === Constants.ROW_MODEL_TYPE_SERVER_SIDE) {
|
|
49400
|
+
console.error("AG Grid: Row Model \"Server Side\" not found. Please ensure the AG Grid Enterprise Module " + ModuleNames.ServerSideRowModelModule + " module is registered. Please see: https://www.ag-grid.com/javascript-grid/modules/");
|
|
49401
|
+
}
|
|
49402
|
+
else if (rowModelType === Constants.ROW_MODEL_TYPE_CLIENT_SIDE) {
|
|
49403
|
+
console.error("AG Grid: Row Model \"Client Side\" not found. Please ensure the " + ModuleNames.ClientSideRowModelModule + " module is registered. Please see: https://www.ag-grid.com/javascript-grid/modules/");
|
|
49404
|
+
}
|
|
49405
|
+
else {
|
|
49406
|
+
console.error('AG Grid: could not find row model for rowModelType ' + rowModelType);
|
|
49407
|
+
}
|
|
49408
|
+
}
|
|
48854
49409
|
};
|
|
48855
49410
|
return GridCoreCreator;
|
|
48856
49411
|
}());
|
|
@@ -49112,15 +49667,51 @@ var LicenseManager = /** @class */ (function (_super) {
|
|
|
49112
49667
|
}
|
|
49113
49668
|
};
|
|
49114
49669
|
LicenseManager.prototype.outputInvalidLicenseKey = function () {
|
|
49670
|
+
console.error('*****************************************************************************************************************');
|
|
49671
|
+
console.error('***************************************** AG Grid Enterprise License ********************************************');
|
|
49672
|
+
console.error('********************************************* Invalid License ***************************************************');
|
|
49673
|
+
console.error('* Your license for AG Grid Enterprise is not valid - please contact info@ag-grid.com to obtain a valid license. *');
|
|
49674
|
+
console.error('*****************************************************************************************************************');
|
|
49675
|
+
console.error('*****************************************************************************************************************');
|
|
49115
49676
|
this.watermarkMessage = "Invalid License";
|
|
49116
49677
|
};
|
|
49117
49678
|
LicenseManager.prototype.outputExpiredTrialKey = function (formattedExpiryDate) {
|
|
49679
|
+
console.error('****************************************************************************************************************');
|
|
49680
|
+
console.error('***************************************** AG Grid Enterprise License *******************************************');
|
|
49681
|
+
console.error('***************************************** Trial Period Expired. *******************************************');
|
|
49682
|
+
console.error("* Your license for AG Grid Enterprise expired on " + formattedExpiryDate + ". *");
|
|
49683
|
+
console.error('* Please email info@ag-grid.com to purchase a license. *');
|
|
49684
|
+
console.error('****************************************************************************************************************');
|
|
49685
|
+
console.error('****************************************************************************************************************');
|
|
49118
49686
|
this.watermarkMessage = "Trial Period Expired";
|
|
49119
49687
|
};
|
|
49120
49688
|
LicenseManager.prototype.outputMissingLicenseKey = function () {
|
|
49689
|
+
console.error('****************************************************************************************************************');
|
|
49690
|
+
console.error('***************************************** AG Grid Enterprise License *******************************************');
|
|
49691
|
+
console.error('****************************************** License Key Not Found ***********************************************');
|
|
49692
|
+
console.error('* All AG Grid Enterprise features are unlocked. *');
|
|
49693
|
+
console.error('* This is an evaluation only version, it is not licensed for development projects intended for production. *');
|
|
49694
|
+
console.error('* If you want to hide the watermark, please email info@ag-grid.com for a trial license. *');
|
|
49695
|
+
console.error('****************************************************************************************************************');
|
|
49696
|
+
console.error('****************************************************************************************************************');
|
|
49121
49697
|
this.watermarkMessage = "For Trial Use Only";
|
|
49122
49698
|
};
|
|
49123
49699
|
LicenseManager.prototype.outputIncompatibleVersion = function (formattedExpiryDate, formattedReleaseDate) {
|
|
49700
|
+
console.error('****************************************************************************************************************************');
|
|
49701
|
+
console.error('****************************************************************************************************************************');
|
|
49702
|
+
console.error('* AG Grid Enterprise License *');
|
|
49703
|
+
console.error('* License not compatible with installed version of AG Grid Enterprise. *');
|
|
49704
|
+
console.error('* *');
|
|
49705
|
+
console.error("* Your AG Grid License entitles you to all versions of AG Grid that we release within the time covered by your license *");
|
|
49706
|
+
console.error("* - typically we provide one year licenses which entitles you to all releases / updates of AG Grid within that year. *");
|
|
49707
|
+
console.error("* Your license has an end (expiry) date which stops the license key working with versions of AG Grid released after the *");
|
|
49708
|
+
console.error("* license end date. The license key that you have expires on " + formattedExpiryDate + ", however the version of AG Grid you *");
|
|
49709
|
+
console.error("* are trying to use was released on " + formattedReleaseDate + ". *");
|
|
49710
|
+
console.error('* *');
|
|
49711
|
+
console.error('* Please contact info@ag-grid.com to renew your subscription to new versions and get a new license key to work with this *');
|
|
49712
|
+
console.error('* version of AG Grid. *');
|
|
49713
|
+
console.error('****************************************************************************************************************************');
|
|
49714
|
+
console.error('****************************************************************************************************************************');
|
|
49124
49715
|
this.watermarkMessage = "License Expired";
|
|
49125
49716
|
};
|
|
49126
49717
|
var LicenseManager_1;
|
|
@@ -51483,10 +52074,12 @@ var RangeService = /** @class */ (function (_super) {
|
|
|
51483
52074
|
var isSameColumn = columnFrom === columnTo;
|
|
51484
52075
|
var fromIndex = allColumns.indexOf(columnFrom);
|
|
51485
52076
|
if (fromIndex < 0) {
|
|
52077
|
+
console.warn("AG Grid: column " + columnFrom.getId() + " is not visible");
|
|
51486
52078
|
return;
|
|
51487
52079
|
}
|
|
51488
52080
|
var toIndex = isSameColumn ? fromIndex : allColumns.indexOf(columnTo);
|
|
51489
52081
|
if (toIndex < 0) {
|
|
52082
|
+
console.warn("AG Grid: column " + columnTo.getId() + " is not visible");
|
|
51490
52083
|
return;
|
|
51491
52084
|
}
|
|
51492
52085
|
if (isSameColumn) {
|
|
@@ -52421,10 +53014,12 @@ var ServerSideRowModel = /** @class */ (function (_super) {
|
|
|
52421
53014
|
};
|
|
52422
53015
|
ServerSideRowModel.prototype.verifyProps = function () {
|
|
52423
53016
|
if (this.gridOptionsWrapper.getInitialGroupOrderComparator() != null) {
|
|
52424
|
-
|
|
53017
|
+
var message_1 = "AG Grid: initialGroupOrderComparator cannot be used with Server Side Row Model. If using Full Store, then provide the rows to the grid in the desired sort order. If using Infinite Scroll, then sorting is done on the server side, nothing to do with the client.";
|
|
53018
|
+
_.doOnce(function () { return console.warn(message_1); }, 'SSRM.InitialGroupOrderComparator');
|
|
52425
53019
|
}
|
|
52426
53020
|
if (this.gridOptionsWrapper.isRowSelection() && this.gridOptionsWrapper.getRowIdFunc() == null) {
|
|
52427
|
-
|
|
53021
|
+
var message_2 = "AG Grid: getRowId callback must be provided for Server Side Row Model selection to work correctly.";
|
|
53022
|
+
_.doOnce(function () { return console.warn(message_2); }, 'SSRM.SelectionNeedsRowNodeIdFunc');
|
|
52428
53023
|
}
|
|
52429
53024
|
};
|
|
52430
53025
|
ServerSideRowModel.prototype.setDatasource = function (datasource) {
|
|
@@ -52974,6 +53569,11 @@ var BlockUtils = /** @class */ (function (_super) {
|
|
|
52974
53569
|
rowNode.key = this.valueService.getValue(rowNode.rowGroupColumn, rowNode);
|
|
52975
53570
|
if (rowNode.key === null || rowNode.key === undefined) {
|
|
52976
53571
|
_.doOnce(function () {
|
|
53572
|
+
console.warn("AG Grid: null and undefined values are not allowed for server side row model keys");
|
|
53573
|
+
if (rowNode.rowGroupColumn) {
|
|
53574
|
+
console.warn("column = " + rowNode.rowGroupColumn.getId());
|
|
53575
|
+
}
|
|
53576
|
+
console.warn("data is ", rowNode.data);
|
|
52977
53577
|
}, 'ServerSideBlock-CannotHaveNullOrUndefinedForKey');
|
|
52978
53578
|
}
|
|
52979
53579
|
};
|
|
@@ -53090,6 +53690,7 @@ var BlockUtils = /** @class */ (function (_super) {
|
|
|
53090
53690
|
var bottomPointer = 0;
|
|
53091
53691
|
var topPointer = rowNodes.length - 1;
|
|
53092
53692
|
if (_.missing(topPointer) || _.missing(bottomPointer)) {
|
|
53693
|
+
console.warn("AG Grid: error: topPointer = " + topPointer + ", bottomPointer = " + bottomPointer);
|
|
53093
53694
|
return undefined;
|
|
53094
53695
|
}
|
|
53095
53696
|
while (true) {
|
|
@@ -53118,6 +53719,7 @@ var BlockUtils = /** @class */ (function (_super) {
|
|
|
53118
53719
|
topPointer = midPointer - 1;
|
|
53119
53720
|
}
|
|
53120
53721
|
else {
|
|
53722
|
+
console.warn("AG Grid: error: unable to locate rowIndex = " + displayRowIndex + " in cache");
|
|
53121
53723
|
return undefined;
|
|
53122
53724
|
}
|
|
53123
53725
|
}
|
|
@@ -53233,6 +53835,11 @@ var NodeManager = /** @class */ (function () {
|
|
|
53233
53835
|
}
|
|
53234
53836
|
NodeManager.prototype.addRowNode = function (rowNode) {
|
|
53235
53837
|
var id = rowNode.id;
|
|
53838
|
+
if (this.rowNodes[id]) {
|
|
53839
|
+
console.warn("AG Grid: Duplicate node id " + rowNode.id + ". Row ID's are provided via the getRowId() callback. Please modify the getRowId() callback code to provide unique row id values.");
|
|
53840
|
+
console.warn('first instance', this.rowNodes[id].data);
|
|
53841
|
+
console.warn('second instance', rowNode.data);
|
|
53842
|
+
}
|
|
53236
53843
|
this.rowNodes[id] = rowNode;
|
|
53237
53844
|
};
|
|
53238
53845
|
NodeManager.prototype.removeNode = function (rowNode) {
|
|
@@ -54164,7 +54771,8 @@ var InfiniteStore = /** @class */ (function (_super) {
|
|
|
54164
54771
|
Object.assign(this.info, info);
|
|
54165
54772
|
}
|
|
54166
54773
|
if (!params.rowData) {
|
|
54167
|
-
|
|
54774
|
+
var message_1 = 'AG Grid: "params.rowData" is missing from Server-Side Row Model success() callback. Please use the "rowData" attribute. If no data is returned, set an empty list.';
|
|
54775
|
+
_.doOnce(function () { return console.warn(message_1, params); }, 'InfiniteStore.noData');
|
|
54168
54776
|
}
|
|
54169
54777
|
var finalRowCount = params.rowCount != null && params.rowCount >= 0 ? params.rowCount : undefined;
|
|
54170
54778
|
// if we are not active, then we ignore all events, otherwise we could end up getting the
|
|
@@ -54923,7 +55531,8 @@ var FullStore = /** @class */ (function (_super) {
|
|
|
54923
55531
|
this.nodesAfterFilter = [];
|
|
54924
55532
|
this.allNodesMap = {};
|
|
54925
55533
|
if (!params.rowData) {
|
|
54926
|
-
|
|
55534
|
+
var message_1 = 'AG Grid: "params.data" is missing from Server-Side Row Model success() callback. Please use the "data" attribute. If no data is returned, set an empty list.';
|
|
55535
|
+
_.doOnce(function () { return console.warn(message_1, params); }, 'FullStore.noData');
|
|
54927
55536
|
}
|
|
54928
55537
|
this.createOrRecycleNodes(nodesToRecycle, params.rowData);
|
|
54929
55538
|
if (nodesToRecycle) {
|
|
@@ -55298,6 +55907,7 @@ var FullStore = /** @class */ (function (_super) {
|
|
|
55298
55907
|
});
|
|
55299
55908
|
rowNode = this.allNodesMap[id];
|
|
55300
55909
|
if (!rowNode) {
|
|
55910
|
+
console.error("AG Grid: could not find row id=" + id + ", data item was not found for this id");
|
|
55301
55911
|
return null;
|
|
55302
55912
|
}
|
|
55303
55913
|
}
|
|
@@ -55305,6 +55915,7 @@ var FullStore = /** @class */ (function (_super) {
|
|
|
55305
55915
|
// find rowNode using object references
|
|
55306
55916
|
rowNode = this.allRowNodes.find(function (currentRowNode) { return currentRowNode.data === data; });
|
|
55307
55917
|
if (!rowNode) {
|
|
55918
|
+
console.error("AG Grid: could not find data item as object was not found", data);
|
|
55308
55919
|
return null;
|
|
55309
55920
|
}
|
|
55310
55921
|
}
|
|
@@ -55452,11 +56063,15 @@ var StoreFactory = /** @class */ (function () {
|
|
|
55452
56063
|
return undefined;
|
|
55453
56064
|
}
|
|
55454
56065
|
if (ssrmParams.dynamicRowHeight) {
|
|
55455
|
-
|
|
56066
|
+
var message_1 = 'AG Grid: Server Side Row Model does not support Dynamic Row Height and Cache Purging. ' +
|
|
56067
|
+
'Either a) remove getRowHeight() callback or b) remove maxBlocksInCache property. Purging has been disabled.';
|
|
56068
|
+
_.doOnce(function () { return console.warn(message_1); }, 'storeFactory.maxBlocksInCache.dynamicRowHeight');
|
|
55456
56069
|
return undefined;
|
|
55457
56070
|
}
|
|
55458
56071
|
if (this.columnModel.isAutoRowHeightActive()) {
|
|
55459
|
-
|
|
56072
|
+
var message_2 = 'AG Grid: Server Side Row Model does not support Auto Row Height and Cache Purging. ' +
|
|
56073
|
+
'Either a) remove colDef.autoHeight or b) remove maxBlocksInCache property. Purging has been disabled.';
|
|
56074
|
+
_.doOnce(function () { return console.warn(message_2); }, 'storeFactory.maxBlocksInCache.autoRowHeightActive');
|
|
55460
56075
|
return undefined;
|
|
55461
56076
|
}
|
|
55462
56077
|
return maxBlocksInCache;
|
|
@@ -55684,6 +56299,7 @@ var Downloader = /** @class */ (function () {
|
|
|
55684
56299
|
Downloader.download = function (fileName, content) {
|
|
55685
56300
|
var win = document.defaultView || window;
|
|
55686
56301
|
if (!win) {
|
|
56302
|
+
console.warn('AG Grid: There is no `window` associated with the current `document`');
|
|
55687
56303
|
return;
|
|
55688
56304
|
}
|
|
55689
56305
|
var element = document.createElement('a');
|
|
@@ -55817,6 +56433,7 @@ var CsvSerializingSession = /** @class */ (function (_super) {
|
|
|
55817
56433
|
stringValue = value.toString();
|
|
55818
56434
|
}
|
|
55819
56435
|
else {
|
|
56436
|
+
console.warn('AG Grid: unknown value type during csv conversion');
|
|
55820
56437
|
stringValue = '';
|
|
55821
56438
|
}
|
|
55822
56439
|
// replace each " with "" (ie two sets of double quotes is how to do double quotes in csv)
|
|
@@ -55871,6 +56488,7 @@ var CsvCreator = /** @class */ (function (_super) {
|
|
|
55871
56488
|
};
|
|
55872
56489
|
CsvCreator.prototype.export = function (userParams) {
|
|
55873
56490
|
if (this.isExportSuppressed()) {
|
|
56491
|
+
console.warn("AG Grid: Export cancelled. Export is not allowed as per your configuration.");
|
|
55874
56492
|
return '';
|
|
55875
56493
|
}
|
|
55876
56494
|
var mergedParams = this.getMergedParams(userParams);
|
|
@@ -55990,7 +56608,7 @@ var GridSerializer = /** @class */ (function (_super) {
|
|
|
55990
56608
|
var shouldSkipLowestGroup = skipLowestSingleChildrenGroup && node.leafGroup;
|
|
55991
56609
|
var shouldSkipCurrentGroup = node.allChildrenCount === 1 && (skipSingleChildrenGroup || shouldSkipLowestGroup);
|
|
55992
56610
|
if (skipRowGroups && params.skipGroups) {
|
|
55993
|
-
_.doOnce(function () { return (
|
|
56611
|
+
_.doOnce(function () { return console.warn('AG Grid: Since v25.2 `skipGroups` has been renamed to `skipRowGroups`.'); }, 'gridSerializer-skipGroups');
|
|
55994
56612
|
}
|
|
55995
56613
|
if ((!isLeafNode && (params.skipRowGroups || shouldSkipCurrentGroup || hideOpenParents)) ||
|
|
55996
56614
|
(params.onlySelected && !node.isSelected()) ||
|
|
@@ -56024,7 +56642,7 @@ var GridSerializer = /** @class */ (function (_super) {
|
|
|
56024
56642
|
var appendContent = params.customFooter || params.appendContent;
|
|
56025
56643
|
if (appendContent) {
|
|
56026
56644
|
if (params.customFooter) {
|
|
56027
|
-
_.doOnce(function () { return (
|
|
56645
|
+
_.doOnce(function () { return console.warn('AG Grid: Since version 25.2.0 the `customFooter` param has been deprecated. Use `appendContent` instead.'); }, 'gridSerializer-customFooter');
|
|
56028
56646
|
}
|
|
56029
56647
|
gridSerializingSession.addCustomContent(appendContent);
|
|
56030
56648
|
}
|
|
@@ -56036,7 +56654,7 @@ var GridSerializer = /** @class */ (function (_super) {
|
|
|
56036
56654
|
var prependContent = params.customHeader || params.prependContent;
|
|
56037
56655
|
if (prependContent) {
|
|
56038
56656
|
if (params.customHeader) {
|
|
56039
|
-
_.doOnce(function () { return (
|
|
56657
|
+
_.doOnce(function () { return console.warn('AG Grid: Since version 25.2.0 the `customHeader` param has been deprecated. Use `prependContent` instead.'); }, 'gridSerializer-customHeader');
|
|
56040
56658
|
}
|
|
56041
56659
|
gridSerializingSession.addCustomContent(prependContent);
|
|
56042
56660
|
}
|
|
@@ -56058,7 +56676,7 @@ var GridSerializer = /** @class */ (function (_super) {
|
|
|
56058
56676
|
_this.recursivelyAddHeaderGroups(displayedGroups, gridSerializingSession, params.processGroupHeaderCallback);
|
|
56059
56677
|
}
|
|
56060
56678
|
else if (params.columnGroups) {
|
|
56061
|
-
_.doOnce(function () { return (
|
|
56679
|
+
_.doOnce(function () { return console.warn('AG Grid: Since v25.2 the `columnGroups` param has deprecated, and groups are exported by default.'); }, 'gridSerializer-columnGroups');
|
|
56062
56680
|
}
|
|
56063
56681
|
return gridSerializingSession;
|
|
56064
56682
|
};
|
|
@@ -56072,7 +56690,7 @@ var GridSerializer = /** @class */ (function (_super) {
|
|
|
56072
56690
|
});
|
|
56073
56691
|
}
|
|
56074
56692
|
else if (params.skipHeader) {
|
|
56075
|
-
_.doOnce(function () { return (
|
|
56693
|
+
_.doOnce(function () { return console.warn('AG Grid: Since v25.2 the `skipHeader` param has been renamed to `skipColumnHeaders`.'); }, 'gridSerializer-skipHeader');
|
|
56076
56694
|
}
|
|
56077
56695
|
return gridSerializingSession;
|
|
56078
56696
|
};
|
|
@@ -56320,6 +56938,12 @@ var ClipboardService = /** @class */ (function (_super) {
|
|
|
56320
56938
|
.then(this.processClipboardData.bind(this))
|
|
56321
56939
|
.catch(function (e) {
|
|
56322
56940
|
_.doOnce(function () {
|
|
56941
|
+
console.warn(e);
|
|
56942
|
+
console.warn('AG Grid: Unable to use the Clipboard API (navigator.clipboard.readText()). ' +
|
|
56943
|
+
'The reason why it could not be used has been logged in the previous line. ' +
|
|
56944
|
+
'For this reason the grid has defaulted to using a workaround which doesn\'t perform as well. ' +
|
|
56945
|
+
'Either fix why Clipboard API is blocked, OR stop this message from appearing by setting grid ' +
|
|
56946
|
+
'property suppressClipboardApi=true (which will default the grid to using the workaround rather than the API');
|
|
56323
56947
|
}, 'clipboardApiError');
|
|
56324
56948
|
_this.navigatorApiFailed = true;
|
|
56325
56949
|
_this.pasteFromClipboardLegacy();
|
|
@@ -56846,6 +57470,12 @@ var ClipboardService = /** @class */ (function (_super) {
|
|
|
56846
57470
|
if (allowNavigator && navigator.clipboard) {
|
|
56847
57471
|
navigator.clipboard.writeText(data).catch(function (e) {
|
|
56848
57472
|
_.doOnce(function () {
|
|
57473
|
+
console.warn(e);
|
|
57474
|
+
console.warn('AG Grid: Unable to use the Clipboard API (navigator.clipboard.writeText()). ' +
|
|
57475
|
+
'The reason why it could not be used has been logged in the previous line. ' +
|
|
57476
|
+
'For this reason the grid has defaulted to using a workaround which doesn\'t perform as well. ' +
|
|
57477
|
+
'Either fix why Clipboard API is blocked, OR stop this message from appearing by setting grid ' +
|
|
57478
|
+
'property suppressClipboardApi=true (which will default the grid to using the workaround rather than the API.');
|
|
56849
57479
|
}, 'clipboardApiError');
|
|
56850
57480
|
_this.copyDataToClipboardLegacy(data);
|
|
56851
57481
|
});
|
|
@@ -56862,7 +57492,12 @@ var ClipboardService = /** @class */ (function (_super) {
|
|
|
56862
57492
|
element.value = data || ' '; // has to be non-empty value or execCommand will not do anything
|
|
56863
57493
|
element.select();
|
|
56864
57494
|
element.focus({ preventScroll: true });
|
|
56865
|
-
eDocument.execCommand('copy');
|
|
57495
|
+
var result = eDocument.execCommand('copy');
|
|
57496
|
+
if (!result) {
|
|
57497
|
+
console.warn('AG Grid: Browser did not allow document.execCommand(\'copy\'). Ensure ' +
|
|
57498
|
+
'api.copySelectedRowsToClipboard() is invoked via a user event, i.e. button click, otherwise ' +
|
|
57499
|
+
'the browser will prevent it for security reasons.');
|
|
57500
|
+
}
|
|
56866
57501
|
if (focusedElementBefore != null && focusedElementBefore.focus != null) {
|
|
56867
57502
|
focusedElementBefore.focus({ preventScroll: true });
|
|
56868
57503
|
}
|
|
@@ -56886,6 +57521,7 @@ var ClipboardService = /** @class */ (function (_super) {
|
|
|
56886
57521
|
callbackNow(eTempInput);
|
|
56887
57522
|
}
|
|
56888
57523
|
catch (err) {
|
|
57524
|
+
console.warn('AG Grid: Browser does not support document.execCommand(\'copy\') for clipboard operations');
|
|
56889
57525
|
}
|
|
56890
57526
|
//It needs 100 otherwise OS X seemed to not always be able to paste... Go figure...
|
|
56891
57527
|
if (callbackAfter) {
|
|
@@ -58158,6 +58794,7 @@ var ToolPanelColumnComp = /** @class */ (function (_super) {
|
|
|
58158
58794
|
return false;
|
|
58159
58795
|
};
|
|
58160
58796
|
ToolPanelColumnComp.prototype.setExpanded = function (value) {
|
|
58797
|
+
console.warn('AG Grid: can not expand a column item that does not represent a column group header');
|
|
58161
58798
|
};
|
|
58162
58799
|
ToolPanelColumnComp.TEMPLATE = "<div class=\"ag-column-select-column\" aria-hidden=\"true\">\n <ag-checkbox ref=\"cbSelect\" class=\"ag-column-select-checkbox\"></ag-checkbox>\n <span class=\"ag-column-select-column-label\" ref=\"eLabel\"></span>\n </div>";
|
|
58163
58800
|
__decorate$q([
|
|
@@ -58452,7 +59089,10 @@ var PRIMARY_COLS_LIST_PANEL_CLASS = 'ag-column-select-list';
|
|
|
58452
59089
|
expandedGroupIds.push(groupId);
|
|
58453
59090
|
}
|
|
58454
59091
|
});
|
|
58455
|
-
groupIds.filter(function (groupId) { return !_.includes(expandedGroupIds, groupId); });
|
|
59092
|
+
var unrecognisedGroupIds = groupIds.filter(function (groupId) { return !_.includes(expandedGroupIds, groupId); });
|
|
59093
|
+
if (unrecognisedGroupIds.length > 0) {
|
|
59094
|
+
console.warn('AG Grid: unable to find group(s) for supplied groupIds:', unrecognisedGroupIds);
|
|
59095
|
+
}
|
|
58456
59096
|
};
|
|
58457
59097
|
PrimaryColsListPanel.prototype.getExpandState = function () {
|
|
58458
59098
|
var expandedCount = 0;
|
|
@@ -58846,6 +59486,7 @@ var __decorate$n = (undefined && undefined.__decorate) || function (decorators,
|
|
|
58846
59486
|
this.aggFuncService.getAggFunc(aggFuncOrString) :
|
|
58847
59487
|
aggFuncOrString;
|
|
58848
59488
|
if (typeof aggFunc !== 'function') {
|
|
59489
|
+
console.error("AG Grid: unrecognised aggregation function " + aggFuncOrString);
|
|
58849
59490
|
return null;
|
|
58850
59491
|
}
|
|
58851
59492
|
var aggFuncAny = aggFunc;
|
|
@@ -59372,6 +60013,9 @@ var __spread$2 = (undefined && undefined.__spread) || function () {
|
|
|
59372
60013
|
GroupStage.prototype.insertOneNode = function (childNode, details, isMove) {
|
|
59373
60014
|
var path = this.getGroupInfo(childNode, details);
|
|
59374
60015
|
var parentGroup = this.findParentForNode(childNode, path, details);
|
|
60016
|
+
if (!parentGroup.group) {
|
|
60017
|
+
console.warn("AG Grid: duplicate group keys for row data, keys should be unique", [parentGroup.data, childNode.data]);
|
|
60018
|
+
}
|
|
59375
60019
|
if (this.usingTreeData) {
|
|
59376
60020
|
this.swapGroupWithUserNode(parentGroup, childNode, isMove);
|
|
59377
60021
|
}
|
|
@@ -59509,7 +60153,7 @@ var __spread$2 = (undefined && undefined.__spread) || function () {
|
|
|
59509
60153
|
GroupStage.prototype.getGroupInfoFromCallback = function (rowNode) {
|
|
59510
60154
|
var keys = this.getDataPath ? this.getDataPath(rowNode.data) : null;
|
|
59511
60155
|
if (keys === null || keys === undefined || keys.length === 0) {
|
|
59512
|
-
_.doOnce(function () { return (
|
|
60156
|
+
_.doOnce(function () { return console.warn("AG Grid: getDataPath() should not return an empty path for data", rowNode.data); }, 'groupStage.getGroupInfoFromCallback');
|
|
59513
60157
|
}
|
|
59514
60158
|
var groupInfoMapper = function (key) { return ({ key: key, field: null, rowGroupColumn: null }); };
|
|
59515
60159
|
return keys ? keys.map(groupInfoMapper) : [];
|
|
@@ -62234,6 +62878,7 @@ var ToolPanelWrapper = /** @class */ (function (_super) {
|
|
|
62234
62878
|
var compDetails = this.userComponentFactory.getToolPanelCompDetails(toolPanelDef, params);
|
|
62235
62879
|
var componentPromise = compDetails.newAgStackInstance();
|
|
62236
62880
|
if (componentPromise == null) {
|
|
62881
|
+
console.warn("AG Grid: error processing tool panel component " + id + ". You need to specify either 'toolPanel' or 'toolPanelFramework'");
|
|
62237
62882
|
return;
|
|
62238
62883
|
}
|
|
62239
62884
|
componentPromise.then(this.setToolPanelComponent.bind(this));
|
|
@@ -62428,6 +63073,7 @@ var __decorate$5 = (undefined && undefined.__decorate) || function (decorators,
|
|
|
62428
63073
|
var _this = this;
|
|
62429
63074
|
defs.forEach(function (def) {
|
|
62430
63075
|
if (def.id == null) {
|
|
63076
|
+
console.warn("AG Grid: please review all your toolPanel components, it seems like at least one of them doesn't have an id");
|
|
62431
63077
|
return;
|
|
62432
63078
|
}
|
|
62433
63079
|
// helpers, in case user doesn't have the right module loaded
|
|
@@ -62473,6 +63119,7 @@ var __decorate$5 = (undefined && undefined.__decorate) || function (decorators,
|
|
|
62473
63119
|
SideBarComp.prototype.getToolPanelInstance = function (key) {
|
|
62474
63120
|
var toolPanelWrapper = this.toolPanelWrappers.filter(function (toolPanel) { return toolPanel.getToolPanelId() === key; })[0];
|
|
62475
63121
|
if (!toolPanelWrapper) {
|
|
63122
|
+
console.warn("AG Grid: unable to lookup Tool Panel as invalid key supplied: " + key);
|
|
62476
63123
|
return;
|
|
62477
63124
|
}
|
|
62478
63125
|
return toolPanelWrapper.getToolPanelInstance();
|
|
@@ -62558,6 +63205,7 @@ var __decorate$4 = (undefined && undefined.__decorate) || function (decorators,
|
|
|
62558
63205
|
}
|
|
62559
63206
|
ToolPanelColDefService.prototype.createColumnTree = function (colDefs) {
|
|
62560
63207
|
var _this = this;
|
|
63208
|
+
var invalidColIds = [];
|
|
62561
63209
|
var createDummyColGroup = function (abstractColDef, depth) {
|
|
62562
63210
|
if (_this.isColGroupDef(abstractColDef)) {
|
|
62563
63211
|
// creating 'dummy' group which is not associated with grid column group
|
|
@@ -62579,6 +63227,9 @@ var __decorate$4 = (undefined && undefined.__decorate) || function (decorators,
|
|
|
62579
63227
|
var colDef = abstractColDef;
|
|
62580
63228
|
var key = colDef.colId ? colDef.colId : colDef.field;
|
|
62581
63229
|
var column = _this.columnModel.getPrimaryColumn(key);
|
|
63230
|
+
if (!column) {
|
|
63231
|
+
invalidColIds.push(colDef);
|
|
63232
|
+
}
|
|
62582
63233
|
return column;
|
|
62583
63234
|
}
|
|
62584
63235
|
};
|
|
@@ -62590,6 +63241,9 @@ var __decorate$4 = (undefined && undefined.__decorate) || function (decorators,
|
|
|
62590
63241
|
mappedResults.push(result);
|
|
62591
63242
|
}
|
|
62592
63243
|
});
|
|
63244
|
+
if (invalidColIds.length > 0) {
|
|
63245
|
+
console.warn('AG Grid: unable to find grid columns for the supplied colDef(s):', invalidColIds);
|
|
63246
|
+
}
|
|
62593
63247
|
return mappedResults;
|
|
62594
63248
|
};
|
|
62595
63249
|
ToolPanelColDefService.prototype.syncLayoutWithGrid = function (syncLayoutCallback) {
|
|
@@ -63144,10 +63798,15 @@ var EnterpriseMenu = /** @class */ (function (_super) {
|
|
|
63144
63798
|
};
|
|
63145
63799
|
EnterpriseMenu.prototype.isValidMenuTabItem = function (menuTabName) {
|
|
63146
63800
|
var isValid = true;
|
|
63801
|
+
var itemsToConsider = EnterpriseMenu.TABS_DEFAULT;
|
|
63147
63802
|
if (this.restrictTo != null) {
|
|
63148
63803
|
isValid = this.restrictTo.indexOf(menuTabName) > -1;
|
|
63804
|
+
itemsToConsider = this.restrictTo;
|
|
63149
63805
|
}
|
|
63150
63806
|
isValid = isValid && EnterpriseMenu.TABS_DEFAULT.indexOf(menuTabName) > -1;
|
|
63807
|
+
if (!isValid) {
|
|
63808
|
+
console.warn("AG Grid: Trying to render an invalid menu item '" + menuTabName + "'. Check that your 'menuTabs' contains one of [" + itemsToConsider + "]");
|
|
63809
|
+
}
|
|
63151
63810
|
return isValid;
|
|
63152
63811
|
};
|
|
63153
63812
|
EnterpriseMenu.prototype.isNotSuppressed = function (menuTabName) {
|
|
@@ -63858,6 +64517,7 @@ var MenuItemMapper = /** @class */ (function (_super) {
|
|
|
63858
64517
|
return chartMenuItem;
|
|
63859
64518
|
}
|
|
63860
64519
|
else {
|
|
64520
|
+
console.warn("AG Grid: unknown menu item type " + key);
|
|
63861
64521
|
return null;
|
|
63862
64522
|
}
|
|
63863
64523
|
}
|