From 0f1d967adbf5fd9d7a975d282a18b372b3e3f76c Mon Sep 17 00:00:00 2001 From: Patrick Arlt Date: Fri, 2 Aug 2019 18:12:10 -0700 Subject: [PATCH] v1.0.0-beta.2 - add built files --- dist/calcite.js | 27 + dist/calcite/calcite.css | 1 + dist/calcite/calcite.esm.js | 1 + dist/calcite/calcite.js | 803 + dist/calcite/p-05cd1ccb.js | 1 + dist/calcite/p-3ea8955c.js | 1 + dist/calcite/p-3ec0d62c.system.js | 1 + dist/calcite/p-3edb1b93.js | 1 + dist/calcite/p-5b8f9126.system.js | 1 + dist/calcite/p-5ooyqlag.system.entry.js | 1 + dist/calcite/p-6bb56f1f.js | 1 + dist/calcite/p-6d3f767f.system.js | 1 + dist/calcite/p-6ea97731.system.js | 1 + dist/calcite/p-81cf2cf6.js | 1 + dist/calcite/p-860d8016.js | 1 + dist/calcite/p-8a0668f6.system.js | 1 + dist/calcite/p-8ojdarnk.entry.js | 1 + dist/calcite/p-9725f31b.system.js | 1 + dist/calcite/p-9dd9009f.js | 1 + dist/calcite/p-9de72867.js | 1 + dist/calcite/p-a1nosev3.system.entry.js | 1 + dist/calcite/p-aaf72d6b.system.js | 1 + dist/calcite/p-c1ffeac4.system.js | 1 + dist/calcite/p-d5hei7hx.system.entry.js | 1 + dist/calcite/p-dsiu7ikq.system.entry.js | 1 + dist/calcite/p-dzhqju6m.system.entry.js | 1 + dist/calcite/p-f6a71c4a.system.js | 1 + dist/calcite/p-goa4xz8w.entry.js | 1 + dist/calcite/p-h8xzsan9.entry.js | 1 + dist/calcite/p-hmdp5sur.entry.js | 1 + dist/calcite/p-ja3fncbx.system.entry.js | 1 + dist/calcite/p-liesittl.entry.js | 1 + dist/calcite/p-npigqbxz.entry.js | 1 + dist/calcite/p-nwnnuczh.entry.js | 1 + dist/calcite/p-oaa5ymmc.entry.js | 1 + dist/calcite/p-oinjvgun.system.entry.js | 1 + dist/calcite/p-qdiviuyv.entry.js | 1 + dist/calcite/p-rboowgca.system.entry.js | 1 + dist/calcite/p-rc0sul8c.system.entry.js | 1 + dist/calcite/p-sfffvwae.entry.js | 1 + dist/calcite/p-stlkuwis.entry.js | 1 + dist/calcite/p-tkkhtt8f.entry.js | 1 + dist/calcite/p-tviyvfsg.system.entry.js | 1 + dist/calcite/p-vt8kdnck.system.entry.js | 1 + dist/calcite/p-xvdg4ebm.system.entry.js | 1 + dist/cjs/calcite-alert_2.cjs.entry.js | 220 + dist/cjs/calcite-button.cjs.entry.js | 83 + dist/cjs/calcite-checkbox.cjs.entry.js | 108 + dist/cjs/calcite-example.cjs.entry.js | 67 + dist/cjs/calcite-loader.cjs.entry.js | 130 + dist/cjs/calcite-modal.cjs.entry.js | 390 + dist/cjs/calcite-progress.cjs.entry.js | 36 + dist/cjs/calcite-radio-group_2.cjs.entry.js | 252 + dist/cjs/calcite-slider.cjs.entry.js | 267 + dist/cjs/calcite-switch.cjs.entry.js | 85 + dist/cjs/calcite-tab_4.cjs.entry.js | 471 + dist/cjs/calcite.cjs.js | 7 + dist/cjs/chunk-15f3d72e.js | 23 + dist/cjs/chunk-1dda50bd.js | 14 + dist/cjs/chunk-51cd86d5.js | 26 + dist/cjs/chunk-7f841849.js | 16 + dist/cjs/chunk-eefb78d6.js | 1960 +++ dist/cjs/context-consumer.cjs.entry.js | 29 + dist/cjs/css-shim-3ea8955c-8b902b6b.js | 630 + dist/cjs/dom-860d8016-0ebf8707.js | 97 + dist/cjs/index.cjs.js | 2 + dist/cjs/loader.cjs.js | 13 + dist/cjs/shadow-css-bbdf056f-2f07589b.js | 404 + dist/collection/assets/demo/createAlert.js | 17 + dist/collection/assets/demo/loadingButton.js | 5 + dist/collection/collection-manifest.json | 80 + .../calcite-alert/calcite-alert.css | 314 + .../components/calcite-alert/calcite-alert.js | 344 + .../calcite-alerts/calcite-alerts.css | 24 + .../calcite-alerts/calcite-alerts.js | 104 + .../calcite-button/calcite-button.css | 564 + .../calcite-button/calcite-button.js | 235 + .../calcite-checkbox/calcite-checkbox.css | 94 + .../calcite-checkbox/calcite-checkbox.js | 267 + .../calcite-example/calcite-example.css | 11 + .../calcite-example/calcite-example.js | 129 + .../calcite-loader/calcite-loader.css | 161 + .../calcite-loader/calcite-loader.js | 233 + .../calcite-modal/calcite-modal.css | 379 + .../components/calcite-modal/calcite-modal.js | 331 + .../calcite-progress/calcite-progress.css | 69 + .../calcite-progress/calcite-progress.js | 110 + .../calcite-radio-group-item.css | 44 + .../calcite-radio-group-item.js | 128 + .../calcite-radio-group.css | 42 + .../calcite-radio-group.js | 280 + .../calcite-slider/calcite-slider.css | 203 + .../calcite-slider/calcite-slider.js | 570 + .../calcite-switch/calcite-switch.css | 106 + .../calcite-switch/calcite-switch.js | 190 + .../calcite-tab-nav/calcite-tab-nav.css | 27 + .../calcite-tab-nav/calcite-tab-nav.js | 212 + .../calcite-tab-title/calcite-tab-title.css | 48 + .../calcite-tab-title/calcite-tab-title.js | 334 + .../components/calcite-tab/calcite-tab.css | 19 + .../components/calcite-tab/calcite-tab.js | 213 + .../components/calcite-tabs/calcite-tabs.css | 50 + .../components/calcite-tabs/calcite-tabs.js | 219 + dist/collection/interfaces/AlertInterface.js | 6 + dist/collection/interfaces/TabChange.js | 0 dist/collection/utils/dom.js | 19 + dist/collection/utils/guid.js | 12 + dist/collection/utils/keys.js | 12 + dist/esm-es5/calcite-alert_2.entry.js | 283 + dist/esm-es5/calcite-button.entry.js | 90 + dist/esm-es5/calcite-checkbox.entry.js | 120 + dist/esm-es5/calcite-example.entry.js | 109 + dist/esm-es5/calcite-loader.entry.js | 135 + dist/esm-es5/calcite-modal.entry.js | 463 + dist/esm-es5/calcite-progress.entry.js | 39 + dist/esm-es5/calcite-radio-group_2.entry.js | 276 + dist/esm-es5/calcite-slider.entry.js | 271 + dist/esm-es5/calcite-switch.entry.js | 95 + dist/esm-es5/calcite-tab_4.entry.js | 569 + dist/esm-es5/calcite.mjs | 4 + dist/esm-es5/chunk-3edb1b93.js | 13 + dist/esm-es5/chunk-5f99f9d5.js | 1997 +++ dist/esm-es5/chunk-6bb56f1f.js | 20 + dist/esm-es5/chunk-9dd9009f.js | 11 + dist/esm-es5/chunk-9de72867.js | 7 + dist/esm-es5/context-consumer.entry.js | 28 + dist/esm-es5/css-shim-3ea8955c-3ea8955c.js | 630 + dist/esm-es5/dom-860d8016-860d8016.js | 483 + dist/esm-es5/index.mjs | 0 dist/esm-es5/loader.mjs | 7 + dist/esm-es5/shadow-css-bbdf056f-05cd1ccb.js | 431 + dist/esm/calcite-alert_2.entry.js | 215 + dist/esm/calcite-button.entry.js | 79 + dist/esm/calcite-checkbox.entry.js | 104 + dist/esm/calcite-example.entry.js | 63 + dist/esm/calcite-loader.entry.js | 126 + dist/esm/calcite-modal.entry.js | 386 + dist/esm/calcite-progress.entry.js | 32 + dist/esm/calcite-radio-group_2.entry.js | 247 + dist/esm/calcite-slider.entry.js | 263 + dist/esm/calcite-switch.entry.js | 81 + dist/esm/calcite-tab_4.entry.js | 464 + dist/esm/calcite.mjs | 5 + dist/esm/chunk-3edb1b93.js | 14 + dist/esm/chunk-5f99f9d5.js | 1932 +++ dist/esm/chunk-6bb56f1f.js | 21 + dist/esm/chunk-9dd9009f.js | 12 + dist/esm/chunk-9de72867.js | 8 + dist/esm/context-consumer.entry.js | 25 + dist/esm/css-shim-3ea8955c-3ea8955c.js | 628 + dist/esm/dom-860d8016-860d8016.js | 95 + dist/esm/index.mjs | 1 + dist/esm/loader.mjs | 9 + dist/esm/polyfills/core-js.js | 10 + dist/esm/polyfills/css-shim.js | 628 + dist/esm/polyfills/dom.js | 106 + dist/esm/polyfills/es5-html-element.js | 18 + dist/esm/polyfills/index.js | 34 + dist/esm/polyfills/promise.js | 9 + dist/esm/polyfills/system.js | 4 + dist/esm/shadow-css-bbdf056f-05cd1ccb.js | 401 + dist/index.js | 1 + dist/index.mjs | 1 + dist/loader/cdn.js | 3 + dist/loader/index.cjs.js | 3 + dist/loader/index.d.ts | 13 + dist/loader/index.es2017.mjs | 3 + dist/loader/index.mjs | 22 + dist/loader/node-main.js | 3 + dist/loader/package.json | 11 + dist/types/components.d.ts | 866 ++ .../calcite-alert/calcite-alert.d.ts | 47 + .../calcite-alerts/calcite-alerts.d.ts | 17 + .../calcite-button/calcite-button.d.ts | 25 + .../calcite-checkbox/calcite-checkbox.d.ts | 40 + .../calcite-example/calcite-example.d.ts | 19 + .../calcite-loader/calcite-loader.d.ts | 54 + .../calcite-modal/calcite-modal.d.ts | 36 + .../calcite-progress/calcite-progress.d.ts | 20 + .../calcite-radio-group-item.d.ts | 21 + .../calcite-radio-group.d.ts | 28 + .../calcite-slider/calcite-slider.d.ts | 132 + .../calcite-switch/calcite-switch.d.ts | 25 + .../calcite-tab-nav/calcite-tab-nav.d.ts | 43 + .../calcite-tab-title/calcite-tab-title.d.ts | 58 + .../components/calcite-tab/calcite-tab.d.ts | 39 + .../components/calcite-tabs/calcite-tabs.d.ts | 49 + dist/types/interfaces/AlertInterface.d.ts | 12 + dist/types/interfaces/TabChange.d.ts | 6 + dist/types/stencil.core.d.ts | 1330 ++ dist/types/utils/dom.d.ts | 4 + dist/types/utils/guid.d.ts | 1 + dist/types/utils/keys.d.ts | 12 + hydrate/calcite-hydrate.js | 4118 +++++ hydrate/index.d.ts | 94 + hydrate/index.js | 12628 ++++++++++++++++ hydrate/package.json | 6 + 197 files changed, 44299 insertions(+) create mode 100644 dist/calcite.js create mode 100644 dist/calcite/calcite.css create mode 100644 dist/calcite/calcite.esm.js create mode 100644 dist/calcite/calcite.js create mode 100644 dist/calcite/p-05cd1ccb.js create mode 100644 dist/calcite/p-3ea8955c.js create mode 100644 dist/calcite/p-3ec0d62c.system.js create mode 100644 dist/calcite/p-3edb1b93.js create mode 100644 dist/calcite/p-5b8f9126.system.js create mode 100644 dist/calcite/p-5ooyqlag.system.entry.js create mode 100644 dist/calcite/p-6bb56f1f.js create mode 100644 dist/calcite/p-6d3f767f.system.js create mode 100644 dist/calcite/p-6ea97731.system.js create mode 100644 dist/calcite/p-81cf2cf6.js create mode 100644 dist/calcite/p-860d8016.js create mode 100644 dist/calcite/p-8a0668f6.system.js create mode 100644 dist/calcite/p-8ojdarnk.entry.js create mode 100644 dist/calcite/p-9725f31b.system.js create mode 100644 dist/calcite/p-9dd9009f.js create mode 100644 dist/calcite/p-9de72867.js create mode 100644 dist/calcite/p-a1nosev3.system.entry.js create mode 100644 dist/calcite/p-aaf72d6b.system.js create mode 100644 dist/calcite/p-c1ffeac4.system.js create mode 100644 dist/calcite/p-d5hei7hx.system.entry.js create mode 100644 dist/calcite/p-dsiu7ikq.system.entry.js create mode 100644 dist/calcite/p-dzhqju6m.system.entry.js create mode 100644 dist/calcite/p-f6a71c4a.system.js create mode 100644 dist/calcite/p-goa4xz8w.entry.js create mode 100644 dist/calcite/p-h8xzsan9.entry.js create mode 100644 dist/calcite/p-hmdp5sur.entry.js create mode 100644 dist/calcite/p-ja3fncbx.system.entry.js create mode 100644 dist/calcite/p-liesittl.entry.js create mode 100644 dist/calcite/p-npigqbxz.entry.js create mode 100644 dist/calcite/p-nwnnuczh.entry.js create mode 100644 dist/calcite/p-oaa5ymmc.entry.js create mode 100644 dist/calcite/p-oinjvgun.system.entry.js create mode 100644 dist/calcite/p-qdiviuyv.entry.js create mode 100644 dist/calcite/p-rboowgca.system.entry.js create mode 100644 dist/calcite/p-rc0sul8c.system.entry.js create mode 100644 dist/calcite/p-sfffvwae.entry.js create mode 100644 dist/calcite/p-stlkuwis.entry.js create mode 100644 dist/calcite/p-tkkhtt8f.entry.js create mode 100644 dist/calcite/p-tviyvfsg.system.entry.js create mode 100644 dist/calcite/p-vt8kdnck.system.entry.js create mode 100644 dist/calcite/p-xvdg4ebm.system.entry.js create mode 100644 dist/cjs/calcite-alert_2.cjs.entry.js create mode 100644 dist/cjs/calcite-button.cjs.entry.js create mode 100644 dist/cjs/calcite-checkbox.cjs.entry.js create mode 100644 dist/cjs/calcite-example.cjs.entry.js create mode 100644 dist/cjs/calcite-loader.cjs.entry.js create mode 100644 dist/cjs/calcite-modal.cjs.entry.js create mode 100644 dist/cjs/calcite-progress.cjs.entry.js create mode 100644 dist/cjs/calcite-radio-group_2.cjs.entry.js create mode 100644 dist/cjs/calcite-slider.cjs.entry.js create mode 100644 dist/cjs/calcite-switch.cjs.entry.js create mode 100644 dist/cjs/calcite-tab_4.cjs.entry.js create mode 100644 dist/cjs/calcite.cjs.js create mode 100644 dist/cjs/chunk-15f3d72e.js create mode 100644 dist/cjs/chunk-1dda50bd.js create mode 100644 dist/cjs/chunk-51cd86d5.js create mode 100644 dist/cjs/chunk-7f841849.js create mode 100644 dist/cjs/chunk-eefb78d6.js create mode 100644 dist/cjs/context-consumer.cjs.entry.js create mode 100644 dist/cjs/css-shim-3ea8955c-8b902b6b.js create mode 100644 dist/cjs/dom-860d8016-0ebf8707.js create mode 100644 dist/cjs/index.cjs.js create mode 100644 dist/cjs/loader.cjs.js create mode 100644 dist/cjs/shadow-css-bbdf056f-2f07589b.js create mode 100644 dist/collection/assets/demo/createAlert.js create mode 100644 dist/collection/assets/demo/loadingButton.js create mode 100644 dist/collection/collection-manifest.json create mode 100644 dist/collection/components/calcite-alert/calcite-alert.css create mode 100644 dist/collection/components/calcite-alert/calcite-alert.js create mode 100644 dist/collection/components/calcite-alerts/calcite-alerts.css create mode 100644 dist/collection/components/calcite-alerts/calcite-alerts.js create mode 100644 dist/collection/components/calcite-button/calcite-button.css create mode 100644 dist/collection/components/calcite-button/calcite-button.js create mode 100644 dist/collection/components/calcite-checkbox/calcite-checkbox.css create mode 100644 dist/collection/components/calcite-checkbox/calcite-checkbox.js create mode 100644 dist/collection/components/calcite-example/calcite-example.css create mode 100644 dist/collection/components/calcite-example/calcite-example.js create mode 100644 dist/collection/components/calcite-loader/calcite-loader.css create mode 100644 dist/collection/components/calcite-loader/calcite-loader.js create mode 100644 dist/collection/components/calcite-modal/calcite-modal.css create mode 100644 dist/collection/components/calcite-modal/calcite-modal.js create mode 100644 dist/collection/components/calcite-progress/calcite-progress.css create mode 100644 dist/collection/components/calcite-progress/calcite-progress.js create mode 100644 dist/collection/components/calcite-radio-group-item/calcite-radio-group-item.css create mode 100644 dist/collection/components/calcite-radio-group-item/calcite-radio-group-item.js create mode 100644 dist/collection/components/calcite-radio-group/calcite-radio-group.css create mode 100644 dist/collection/components/calcite-radio-group/calcite-radio-group.js create mode 100644 dist/collection/components/calcite-slider/calcite-slider.css create mode 100644 dist/collection/components/calcite-slider/calcite-slider.js create mode 100644 dist/collection/components/calcite-switch/calcite-switch.css create mode 100644 dist/collection/components/calcite-switch/calcite-switch.js create mode 100644 dist/collection/components/calcite-tab-nav/calcite-tab-nav.css create mode 100644 dist/collection/components/calcite-tab-nav/calcite-tab-nav.js create mode 100644 dist/collection/components/calcite-tab-title/calcite-tab-title.css create mode 100644 dist/collection/components/calcite-tab-title/calcite-tab-title.js create mode 100644 dist/collection/components/calcite-tab/calcite-tab.css create mode 100644 dist/collection/components/calcite-tab/calcite-tab.js create mode 100644 dist/collection/components/calcite-tabs/calcite-tabs.css create mode 100644 dist/collection/components/calcite-tabs/calcite-tabs.js create mode 100644 dist/collection/interfaces/AlertInterface.js create mode 100644 dist/collection/interfaces/TabChange.js create mode 100644 dist/collection/utils/dom.js create mode 100644 dist/collection/utils/guid.js create mode 100644 dist/collection/utils/keys.js create mode 100644 dist/esm-es5/calcite-alert_2.entry.js create mode 100644 dist/esm-es5/calcite-button.entry.js create mode 100644 dist/esm-es5/calcite-checkbox.entry.js create mode 100644 dist/esm-es5/calcite-example.entry.js create mode 100644 dist/esm-es5/calcite-loader.entry.js create mode 100644 dist/esm-es5/calcite-modal.entry.js create mode 100644 dist/esm-es5/calcite-progress.entry.js create mode 100644 dist/esm-es5/calcite-radio-group_2.entry.js create mode 100644 dist/esm-es5/calcite-slider.entry.js create mode 100644 dist/esm-es5/calcite-switch.entry.js create mode 100644 dist/esm-es5/calcite-tab_4.entry.js create mode 100644 dist/esm-es5/calcite.mjs create mode 100644 dist/esm-es5/chunk-3edb1b93.js create mode 100644 dist/esm-es5/chunk-5f99f9d5.js create mode 100644 dist/esm-es5/chunk-6bb56f1f.js create mode 100644 dist/esm-es5/chunk-9dd9009f.js create mode 100644 dist/esm-es5/chunk-9de72867.js create mode 100644 dist/esm-es5/context-consumer.entry.js create mode 100644 dist/esm-es5/css-shim-3ea8955c-3ea8955c.js create mode 100644 dist/esm-es5/dom-860d8016-860d8016.js create mode 100644 dist/esm-es5/index.mjs create mode 100644 dist/esm-es5/loader.mjs create mode 100644 dist/esm-es5/shadow-css-bbdf056f-05cd1ccb.js create mode 100644 dist/esm/calcite-alert_2.entry.js create mode 100644 dist/esm/calcite-button.entry.js create mode 100644 dist/esm/calcite-checkbox.entry.js create mode 100644 dist/esm/calcite-example.entry.js create mode 100644 dist/esm/calcite-loader.entry.js create mode 100644 dist/esm/calcite-modal.entry.js create mode 100644 dist/esm/calcite-progress.entry.js create mode 100644 dist/esm/calcite-radio-group_2.entry.js create mode 100644 dist/esm/calcite-slider.entry.js create mode 100644 dist/esm/calcite-switch.entry.js create mode 100644 dist/esm/calcite-tab_4.entry.js create mode 100644 dist/esm/calcite.mjs create mode 100644 dist/esm/chunk-3edb1b93.js create mode 100644 dist/esm/chunk-5f99f9d5.js create mode 100644 dist/esm/chunk-6bb56f1f.js create mode 100644 dist/esm/chunk-9dd9009f.js create mode 100644 dist/esm/chunk-9de72867.js create mode 100644 dist/esm/context-consumer.entry.js create mode 100644 dist/esm/css-shim-3ea8955c-3ea8955c.js create mode 100644 dist/esm/dom-860d8016-860d8016.js create mode 100644 dist/esm/index.mjs create mode 100644 dist/esm/loader.mjs create mode 100644 dist/esm/polyfills/core-js.js create mode 100644 dist/esm/polyfills/css-shim.js create mode 100644 dist/esm/polyfills/dom.js create mode 100644 dist/esm/polyfills/es5-html-element.js create mode 100644 dist/esm/polyfills/index.js create mode 100644 dist/esm/polyfills/promise.js create mode 100644 dist/esm/polyfills/system.js create mode 100644 dist/esm/shadow-css-bbdf056f-05cd1ccb.js create mode 100644 dist/index.js create mode 100644 dist/index.mjs create mode 100644 dist/loader/cdn.js create mode 100644 dist/loader/index.cjs.js create mode 100644 dist/loader/index.d.ts create mode 100644 dist/loader/index.es2017.mjs create mode 100644 dist/loader/index.mjs create mode 100644 dist/loader/node-main.js create mode 100644 dist/loader/package.json create mode 100644 dist/types/components.d.ts create mode 100644 dist/types/components/calcite-alert/calcite-alert.d.ts create mode 100644 dist/types/components/calcite-alerts/calcite-alerts.d.ts create mode 100644 dist/types/components/calcite-button/calcite-button.d.ts create mode 100644 dist/types/components/calcite-checkbox/calcite-checkbox.d.ts create mode 100644 dist/types/components/calcite-example/calcite-example.d.ts create mode 100644 dist/types/components/calcite-loader/calcite-loader.d.ts create mode 100644 dist/types/components/calcite-modal/calcite-modal.d.ts create mode 100644 dist/types/components/calcite-progress/calcite-progress.d.ts create mode 100644 dist/types/components/calcite-radio-group-item/calcite-radio-group-item.d.ts create mode 100644 dist/types/components/calcite-radio-group/calcite-radio-group.d.ts create mode 100644 dist/types/components/calcite-slider/calcite-slider.d.ts create mode 100644 dist/types/components/calcite-switch/calcite-switch.d.ts create mode 100644 dist/types/components/calcite-tab-nav/calcite-tab-nav.d.ts create mode 100644 dist/types/components/calcite-tab-title/calcite-tab-title.d.ts create mode 100644 dist/types/components/calcite-tab/calcite-tab.d.ts create mode 100644 dist/types/components/calcite-tabs/calcite-tabs.d.ts create mode 100644 dist/types/interfaces/AlertInterface.d.ts create mode 100644 dist/types/interfaces/TabChange.d.ts create mode 100644 dist/types/stencil.core.d.ts create mode 100644 dist/types/utils/dom.d.ts create mode 100644 dist/types/utils/guid.d.ts create mode 100644 dist/types/utils/keys.d.ts create mode 100644 hydrate/calcite-hydrate.js create mode 100644 hydrate/index.d.ts create mode 100644 hydrate/index.js create mode 100644 hydrate/package.json diff --git a/dist/calcite.js b/dist/calcite.js new file mode 100644 index 00000000000..3cd8645ffc0 --- /dev/null +++ b/dist/calcite.js @@ -0,0 +1,27 @@ + +(function(doc){ + var scriptElm = doc.scripts[doc.scripts.length - 1]; + var warn = ['[calcite] Deprecated script, please remove: ' + scriptElm.outerHTML]; + + warn.push('To improve performance it is recommended to set the differential scripts in the head as follows:') + + var parts = scriptElm.src.split('/'); + parts.pop(); + parts.push('calcite'); + var url = parts.join('/'); + + var scriptElm = doc.createElement('script'); + scriptElm.setAttribute('type', 'module'); + scriptElm.src = url + '/calcite.esm.js'; + doc.head.appendChild(scriptElm); + warn.push(scriptElm.outerHTML); + + scriptElm = doc.createElement('script'); + scriptElm.setAttribute('nomodule', ''); + scriptElm.src = url + '/calcite.js'; + doc.head.appendChild(scriptElm); + warn.push(scriptElm.outerHTML); + + console.warn(warn.join('\n')); + +})(document); \ No newline at end of file diff --git a/dist/calcite/calcite.css b/dist/calcite/calcite.css new file mode 100644 index 00000000000..61d7d4923fd --- /dev/null +++ b/dist/calcite/calcite.css @@ -0,0 +1 @@ +body{font-family:Avenir Next W01,Avenir Next W00,Avenir Next,Avenir,Helvetica Neue,sans-serif}.overflow-hidden{overflow:hidden}calcite-tabs{display:block} \ No newline at end of file diff --git a/dist/calcite/calcite.esm.js b/dist/calcite/calcite.esm.js new file mode 100644 index 00000000000..1425d4f7a8f --- /dev/null +++ b/dist/calcite/calcite.esm.js @@ -0,0 +1 @@ +import{p as e,b as a}from"./p-81cf2cf6.js";e().then(e=>a([["p-goa4xz8w",[[1,"calcite-alert",{dismiss:[4],duration:[513],color:[513],theme:[513],icon:[4],alertId:[1,"alert-id"],currentAlert:[1,"current-alert"],queueLength:[2,"queue-length"],active:[32],closeCalciteAlert:[64],openCalciteAlert:[64]}],[1,"calcite-alerts",{currentAlert:[32],active:[32],alertQueue:[32]},[[0,"calciteAlertOpen","updateQueueOnOpen"],[0,"calciteAlertClose","updateQueueOnClose"]]]]],["p-oaa5ymmc",[[1,"calcite-button",{color:[1537],appearance:[1537],scale:[1537],width:[1537],loading:[516],href:[513],icon:[513],hastext:[1028]}]]],["p-liesittl",[[1,"calcite-tab",{tab:[1537],isActive:[1540,"is-active"],labeledBy:[32],getTabIndex:[64],updateAriaInfo:[64]},[[16,"calciteTabChange","tabChangeHandler"]]],[1,"calcite-tab-nav",{storageId:[1,"storage-id"],syncId:[1,"sync-id"],selectedTab:[32]},[[0,"calciteTabsFocusPrevious","focusPreviousTabHandler"],[0,"calciteTabsFocusNext","focusNextTabHandler"],[0,"calciteTabsActivate","activateTabHandler"],[32,"calciteTabChange","globalTabChangeHandler"]]],[1,"calcite-tab-title",{tab:[1537],isActive:[1540,"is-active"],controls:[32],getTabIndex:[64],getTabIdentifier:[64],updateAriaInfo:[64]},[[16,"calciteTabChange","tabChangeHandler"],[0,"click","onClick"],[0,"keydown","keyDownHandler"]]],[1,"calcite-tabs",{theme:[513],layout:[513],titles:[32],tabs:[32]},[[0,"calciteTabTitleRegister","calciteTabTitleRegister"],[0,"calciteTabTitleUnregister","calciteTabTitleUnregister"],[0,"calciteTabRegister","calciteTabRegister"],[0,"calciteTabUnregister","calciteTabUnregister"]]]]],["p-stlkuwis",[[1,"calcite-radio-group",{name:[1],selectedItem:[8,"selected-item"],theme:[513]},[[0,"click","handleClick"],[0,"calciteRadioGroupItemChange","handleSelected"],[0,"keydown","handleKeyDown"]]],[1,"calcite-radio-group-item",{checked:[1540],value:[8]}]]],["p-qdiviuyv",[[1,"calcite-checkbox",{checked:[1540],indeterminate:[1540],name:[1537],value:[1537],size:[513],disabled:[516],theme:[513]},[[0,"click","onClick"],[0,"keydown","keyDownHandler"]]]]],["p-npigqbxz",[[1,"calcite-example",{property:[1],state:[32],doThing:[64]},[[0,"click","onClick"]]]]],["p-h8xzsan9",[[1,"calcite-modal",{beforeClose:[16],closeLabel:[1,"close-label"],docked:[516],firstFocus:[16],size:[513],color:[513],theme:[513],isActive:[32],hideBackButton:[32],hideSecondaryButton:[32],open:[64],close:[64]},[[0,"keyup","handleEscape"]]]]],["p-hmdp5sur",[[4,"calcite-progress",{type:[1],value:[2],text:[1],reversed:[4]}]]],["p-8ojdarnk",[[1,"calcite-slider",{disabled:[1540],min:[1538],max:[1538],value:[1538],minValue:[2,"min-value"],maxValue:[2,"max-value"],minLabel:[1,"min-label"],maxLabel:[1,"max-label"],snap:[4],step:[2],pageStep:[2,"page-step"],ticks:[2],labelTicks:[516,"label-ticks"],labelHandles:[516,"label-handles"],precise:[4],tickValues:[32],activeProp:[32]},[[0,"keydown","keyDownHandler"],[0,"click","clickHandler"]]]]],["p-tkkhtt8f",[[1,"calcite-switch",{switched:[1540],name:[1537],value:[1537],color:[1]},[[0,"click","onClick"],[0,"keydown","keyDownHandler"]]]]],["p-nwnnuczh",[[1,"calcite-loader",{isActive:[1540,"is-active"],inline:[1540],type:[1537],value:[2],text:[1],loaderBarOffsets:[32],isEdge:[32]}]]],["p-sfffvwae",[[0,"context-consumer",{context:[16],renderer:[16],subscribe:[16],unsubscribe:[32]}]]]],e)); \ No newline at end of file diff --git a/dist/calcite/calcite.js b/dist/calcite/calcite.js new file mode 100644 index 00000000000..acd5b615f35 --- /dev/null +++ b/dist/calcite/calcite.js @@ -0,0 +1,803 @@ + +'use strict'; +/*! +es6-promise - a tiny implementation of Promises/A+. +Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald) +Licensed under MIT license +See https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE +https://cdn.jsdelivr.net/npm/es6-promise/dist/es6-promise.auto.min.js +v4.2.8 +*/ +!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):t.ES6Promise=e()}(this,function(){"use strict";function t(t){var e=typeof t;return null!==t&&("object"===e||"function"===e)}function e(t){return"function"==typeof t}function n(t){W=t}function r(t){z=t}function o(){return function(){return process.nextTick(a)}}function i(){return"undefined"!=typeof U?function(){U(a)}:c()}function s(){var t=0,e=new H(a),n=document.createTextNode("");return e.observe(n,{characterData:!0}),function(){n.data=t=++t%2}}function u(){var t=new MessageChannel;return t.port1.onmessage=a,function(){return t.port2.postMessage(0)}}function c(){var t=setTimeout;return function(){return t(a,1)}}function a(){for(var t=0;t0?o(e(t),9007199254740991):0}},function(t,r,n){var e=n(2);t.exports=function(t){if(!e(t))throw TypeError(String(t)+" is not an object");return t}},function(t,r,n){var e=n(9);t.exports=function(t){return Object(e(t))}},function(t,r){t.exports=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t}},function(t,r,n){var e=n(5),o=n(75),i=n(7),u=n(24),a=Object.defineProperty;r.f=e?a:function(t,r,n){if(i(t),r=u(r,!0),i(n),o)try{return a(t,r,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported");return"value"in n&&(t[r]=n.value),t}},function(t,r){var n={}.hasOwnProperty;t.exports=function(t,r){return n.call(t,r)}},function(t,r,n){var e=n(9),o=/"/g;t.exports=function(t,r,n,i){var u=String(e(t)),a="<"+r;return""!==n&&(a+=" "+n+'="'+String(i).replace(o,""")+'"'),a+">"+u+""}},function(t,r,n){var e=n(1);t.exports=function(t){return e(function(){var r=""[t]('"');return r!==r.toLowerCase()||r.split('"').length>3})}},function(t,r,n){var e=n(39),o=n(9);t.exports=function(t){return e(o(t))}},function(t,r,n){var e=n(4),o=n(40),i=n(16),u=n(11),a=n(60),c=n(77),s=n(17),f=s.get,l=s.enforce,p=String(c).split("toString");o("inspectSource",function(t){return c.call(t)}),(t.exports=function(t,r,n,o){var c=!!o&&!!o.unsafe,s=!!o&&!!o.enumerable,f=!!o&&!!o.noTargetGet;"function"==typeof n&&("string"!=typeof r||u(n,"name")||i(n,"name",r),l(n).source=p.join("string"==typeof r?r:"")),t!==e?(c?!f&&t[r]&&(s=!0):delete t[r],s?t[r]=n:i(t,r,n)):s?t[r]=n:a(r,n)})(Function.prototype,"toString",function(){return"function"==typeof this&&f(this).source||c.call(this)})},function(t,r,n){var e=n(5),o=n(10),i=n(38);t.exports=e?function(t,r,n){return o.f(t,r,i(1,n))}:function(t,r,n){return t[r]=n,t}},function(t,r,n){var e,o,i,u=n(78),a=n(4),c=n(2),s=n(16),f=n(11),l=n(61),p=n(41),h=a.WeakMap;if(u){var v=new h,g=v.get,d=v.has,y=v.set;e=function(t,r){return y.call(v,t,r),r},o=function(t){return g.call(v,t)||{}},i=function(t){return d.call(v,t)}}else{var x=l("state");p[x]=!0,e=function(t,r){return s(t,x,r),r},o=function(t){return f(t,x)?t[x]:{}},i=function(t){return f(t,x)}}t.exports={set:e,get:o,has:i,enforce:function(t){return i(t)?o(t):e(t,{})},getterFor:function(t){return function(r){var n;if(!c(r)||(n=o(r)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return n}}}},function(t,r){var n=Math.ceil,e=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?e:n)(t)}},function(t,r,n){var e=n(3),o=n(46),i=n(16),u=e("unscopables"),a=Array.prototype;null==a[u]&&i(a,u,o(null)),t.exports=function(t){a[u][t]=!0}},function(t,r,n){var e=n(5),o=n(59),i=n(38),u=n(14),a=n(24),c=n(11),s=n(75),f=Object.getOwnPropertyDescriptor;r.f=e?f:function(t,r){if(t=u(t),r=a(r,!0),s)try{return f(t,r)}catch(t){}if(c(t,r))return i(!o.f.call(t,r),t[r])}},function(t,r){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},function(t,r,n){"use strict";var e=n(24),o=n(10),i=n(38);t.exports=function(t,r,n){var u=e(r);u in t?o.f(t,u,i(0,n)):t[u]=n}},function(t,r,n){var e=n(41),o=n(2),i=n(11),u=n(10).f,a=n(62),c=n(50),s=a("meta"),f=0,l=Object.isExtensible||function(){return!0},p=function(t){u(t,s,{value:{objectID:"O"+ ++f,weakData:{}}})},h=t.exports={REQUIRED:!1,fastKey:function(t,r){if(!o(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!i(t,s)){if(!l(t))return"F";if(!r)return"E";p(t)}return t[s].objectID},getWeakData:function(t,r){if(!i(t,s)){if(!l(t))return!0;if(!r)return!1;p(t)}return t[s].weakData},onFreeze:function(t){return c&&h.REQUIRED&&l(t)&&!i(t,s)&&p(t),t}};e[s]=!0},function(t,r,n){var e=n(2);t.exports=function(t,r){if(!e(t))return t;var n,o;if(r&&"function"==typeof(n=t.toString)&&!e(o=n.call(t)))return o;if("function"==typeof(n=t.valueOf)&&!e(o=n.call(t)))return o;if(!r&&"function"==typeof(n=t.toString)&&!e(o=n.call(t)))return o;throw TypeError("Can't convert object to primitive value")}},function(t,r){t.exports=!1},function(t,r,n){var e=n(18),o=Math.max,i=Math.min;t.exports=function(t,r){var n=e(t);return n<0?o(n+r,0):i(n,r)}},function(t,r,n){var e=n(28);t.exports=function(t,r,n){if(e(t),void 0===r)return t;switch(n){case 0:return function(){return t.call(r)};case 1:return function(n){return t.call(r,n)};case 2:return function(n,e){return t.call(r,n,e)};case 3:return function(n,e,o){return t.call(r,n,e,o)}}return function(){return t.apply(r,arguments)}}},function(t,r){t.exports=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t}},function(t,r,n){var e=n(11),o=n(8),i=n(61),u=n(91),a=i("IE_PROTO"),c=Object.prototype;t.exports=u?Object.getPrototypeOf:function(t){return t=o(t),e(t,a)?t[a]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?c:null}},function(t,r,n){var e=n(10).f,o=n(11),i=n(3)("toStringTag");t.exports=function(t,r,n){t&&!o(t=n?t:t.prototype,i)&&e(t,i,{configurable:!0,value:r})}},function(t,r,n){var e=n(9),o="["+n(53)+"]",i=RegExp("^"+o+o+"*"),u=RegExp(o+o+"*$"),a=function(t){return function(r){var n=String(e(r));return 1&t&&(n=n.replace(i,"")),2&t&&(n=n.replace(u,"")),n}};t.exports={start:a(1),end:a(2),trim:a(3)}},function(t,r,n){var e=n(2),o=n(45),i=n(3)("species");t.exports=function(t,r){var n;return o(t)&&("function"!=typeof(n=t.constructor)||n!==Array&&!o(n.prototype)?e(n)&&null===(n=n[i])&&(n=void 0):n=void 0),new(void 0===n?Array:n)(0===r?0:r)}},function(t,r,n){var e=n(1),o=n(3)("species");t.exports=function(t){return!e(function(){var r=[];return(r.constructor={})[o]=function(){return{foo:1}},1!==r[t](Boolean).foo})}},function(t,r,n){var e=n(27),o=n(39),i=n(8),u=n(6),a=n(32),c=[].push,s=function(t){var r=1==t,n=2==t,s=3==t,f=4==t,l=6==t,p=5==t||l;return function(h,v,g,d){for(var y,x,m=i(h),b=o(m),S=e(v,g,3),w=u(b.length),E=0,O=d||a,A=r?O(h,w):n?O(h,0):void 0;w>E;E++)if((p||E in b)&&(x=S(y=b[E],E,m),t))if(r)A[E]=x;else if(x)switch(t){case 3:return!0;case 5:return y;case 6:return E;case 2:c.call(A,y)}else if(f)return!1;return l?-1:s||f?f:A}};t.exports={forEach:s(0),map:s(1),filter:s(2),some:s(3),every:s(4),find:s(5),findIndex:s(6)}},function(t,r){t.exports={}},function(t,r){t.exports=function(t,r,n){if(!(t instanceof r))throw TypeError("Incorrect "+(n?n+" ":"")+"invocation");return t}},function(t,r,n){"use strict";var e=n(7);t.exports=function(){var t=e(this),r="";return t.global&&(r+="g"),t.ignoreCase&&(r+="i"),t.multiline&&(r+="m"),t.dotAll&&(r+="s"),t.unicode&&(r+="u"),t.sticky&&(r+="y"),r}},function(t,r){t.exports=function(t,r){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:r}}},function(t,r,n){var e=n(1),o=n(21),i="".split;t.exports=e(function(){return!Object("z").propertyIsEnumerable(0)})?function(t){return"String"==o(t)?i.call(t,""):Object(t)}:Object},function(t,r,n){var e=n(4),o=n(60),i=n(25),u=e["__core-js_shared__"]||o("__core-js_shared__",{});(t.exports=function(t,r){return u[t]||(u[t]=void 0!==r?r:{})})("versions",[]).push({version:"3.1.3",mode:i?"pure":"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})},function(t,r){t.exports={}},function(t,r,n){var e=n(108),o=n(4),i=function(t){return"function"==typeof t?t:void 0};t.exports=function(t,r){return arguments.length<2?i(e[t])||i(o[t]):e[t]&&e[t][r]||o[t]&&o[t][r]}},function(t,r,n){var e=n(80),o=n(63).concat("length","prototype");r.f=Object.getOwnPropertyNames||function(t){return e(t,o)}},function(t,r,n){var e=n(1),o=/#|\.prototype\./,i=function(t,r){var n=a[u(t)];return n==s||n!=c&&("function"==typeof r?e(r):!!r)},u=i.normalize=function(t){return String(t).replace(o,".").toLowerCase()},a=i.data={},c=i.NATIVE="N",s=i.POLYFILL="P";t.exports=i},function(t,r,n){var e=n(21);t.exports=Array.isArray||function(t){return"Array"==e(t)}},function(t,r,n){var e=n(7),o=n(83),i=n(63),u=n(41),a=n(112),c=n(76),s=n(61)("IE_PROTO"),f=function(){},l=function(){var t,r=c("iframe"),n=i.length;for(r.style.display="none",a.appendChild(r),r.src=String("javascript:"),(t=r.contentWindow.document).open(),t.write("