├── .gitmodules ├── calcite-web-1.2.5 ├── dist │ ├── css │ │ ├── calcite-web │ │ │ └── imports.css │ │ ├── calcite-web-e-commerce.min.css │ │ ├── calcite-web-e-commerce.css │ │ └── calcite-web-marketing.min.css │ ├── img │ │ ├── favicon.ico │ │ ├── loader-ie9.gif │ │ └── icons │ │ │ ├── ui │ │ │ ├── minus.svg │ │ │ ├── tag.svg │ │ │ ├── play.svg │ │ │ ├── up-arrow.svg │ │ │ ├── down-arrow.svg │ │ │ ├── up.svg │ │ │ ├── down.svg │ │ │ ├── left-triangle-arrow.svg │ │ │ ├── left.svg │ │ │ ├── pause.svg │ │ │ ├── right-triangle-arrow.svg │ │ │ ├── right.svg │ │ │ ├── dock-bottom.svg │ │ │ ├── dock-left.svg │ │ │ ├── dock-right.svg │ │ │ ├── maximize.svg │ │ │ ├── navigation.svg │ │ │ ├── plus.svg │ │ │ ├── reverse.svg │ │ │ ├── beginning.svg │ │ │ ├── checkbox-unchecked.svg │ │ │ ├── end.svg │ │ │ ├── chart.svg │ │ │ ├── filter.svg │ │ │ ├── forward.svg │ │ │ ├── browser.svg │ │ │ ├── home.svg │ │ │ ├── left-arrow.svg │ │ │ ├── right-arrow.svg │ │ │ ├── add-attachment.svg │ │ │ ├── media2.svg │ │ │ ├── overview-arrow-top-left.svg │ │ │ ├── overview-arrow-top-right.svg │ │ │ ├── overview-arrow-bottom-left.svg │ │ │ ├── overview-arrow-bottom-right.svg │ │ │ ├── directions.svg │ │ │ ├── minimize.svg │ │ │ ├── collapse.svg │ │ │ ├── check-mark.svg │ │ │ ├── expand.svg │ │ │ ├── grid.svg │ │ │ ├── blank-map-pin.svg │ │ │ ├── favorites.svg │ │ │ ├── printer.svg │ │ │ ├── error2.svg │ │ │ ├── up-down-arrows.svg │ │ │ ├── sort-ascending.svg │ │ │ ├── checkbox-checked.svg │ │ │ ├── layer-list.svg │ │ │ ├── contact.svg │ │ │ ├── pan.svg │ │ │ ├── sign-out.svg │ │ │ ├── sort-descending.svg │ │ │ ├── close.svg │ │ │ ├── directions2.svg │ │ │ ├── marketplace.svg │ │ │ ├── feature-layer.svg │ │ │ ├── organization.svg │ │ │ ├── layers.svg │ │ │ ├── authorize.svg │ │ │ ├── key.svg │ │ │ ├── map-pin.svg │ │ │ ├── table.svg │ │ │ ├── description.svg │ │ │ ├── link-external.svg │ │ │ ├── calculator.svg │ │ │ ├── drag-vertical.svg │ │ │ ├── handle-vertical.svg │ │ │ ├── drag-horizontal.svg │ │ │ ├── handle-horizontal.svg │ │ │ ├── grant.svg │ │ │ ├── user.svg │ │ │ ├── duplicate.svg │ │ │ ├── documentation.svg │ │ │ ├── edit.svg │ │ │ ├── mobile.svg │ │ │ ├── trash.svg │ │ │ ├── experimental.svg │ │ │ ├── radio-unchecked.svg │ │ │ ├── unlocked.svg │ │ │ ├── calendar.svg │ │ │ ├── zoom-in-fixed.svg │ │ │ ├── compass.svg │ │ │ ├── zoom-out-fixed.svg │ │ │ ├── announcement.svg │ │ │ ├── minus-circled.svg │ │ │ ├── time-clock.svg │ │ │ ├── arrow-down-circled.svg │ │ │ ├── arrow-right-circled.svg │ │ │ ├── rotate.svg │ │ │ ├── plus-circled.svg │ │ │ ├── arrow-up-circled.svg │ │ │ ├── locked.svg │ │ │ ├── media.svg │ │ │ ├── arrow-left-circled.svg │ │ │ ├── error.svg │ │ │ ├── menu.svg │ │ │ ├── save.svg │ │ │ ├── refresh.svg │ │ │ ├── close-circled.svg │ │ │ ├── down-arrow-circled.svg │ │ │ ├── group.svg │ │ │ ├── left-arrow-circled.svg │ │ │ ├── radio-checked.svg │ │ │ ├── deny.svg │ │ │ ├── labels.svg │ │ │ ├── resend-invitation.svg │ │ │ ├── locate.svg │ │ │ ├── right-arrow-circled.svg │ │ │ ├── line-chart.svg │ │ │ ├── up-arrow-circled.svg │ │ │ ├── phone.svg │ │ │ ├── attachment.svg │ │ │ ├── chat.svg │ │ │ ├── erase.svg │ │ │ ├── pie-chart.svg │ │ │ ├── notice-triangle.svg │ │ │ ├── support.svg │ │ │ ├── question.svg │ │ │ ├── comment.svg │ │ │ ├── notice-round.svg │ │ │ ├── search.svg │ │ │ ├── settings.svg │ │ │ ├── zoom-out-magnifying-glass.svg │ │ │ ├── share.svg │ │ │ ├── zoom-in-magnifying-glass.svg │ │ │ ├── upload.svg │ │ │ ├── download.svg │ │ │ ├── loading-indicator.svg │ │ │ ├── review.svg │ │ │ ├── environment-settings.svg │ │ │ ├── settings2.svg │ │ │ ├── collection.svg │ │ │ ├── link.svg │ │ │ ├── applications.svg │ │ │ ├── basemap.svg │ │ │ └── dashboard.svg │ │ │ └── social │ │ │ ├── geonet.svg │ │ │ ├── contact.svg │ │ │ ├── google-plus.svg │ │ │ ├── facebook.svg │ │ │ ├── youtube.svg │ │ │ ├── rss.svg │ │ │ ├── linkedin.svg │ │ │ ├── twitter.svg │ │ │ ├── share.svg │ │ │ ├── github.svg │ │ │ └── pinterest.svg │ ├── fonts │ │ ├── calcite-ui.eot │ │ ├── calcite-ui.ttf │ │ └── calcite-ui.woff │ └── sass │ │ ├── calcite-web-no-fonts.scss │ │ ├── calcite-web-e-commerce.scss │ │ ├── calcite-web-marketing.scss │ │ └── calcite-web │ │ ├── grid │ │ ├── _sticky.scss │ │ ├── _grid.scss │ │ ├── _left-right.scss │ │ └── _gutter-helpers.scss │ │ ├── utils │ │ ├── _box-sizing.scss │ │ ├── _appearance.scss │ │ ├── _calc.scss │ │ ├── _box-shadow.scss │ │ ├── _keyframes.scss │ │ ├── _inline.scss │ │ ├── _visibility.scss │ │ ├── _positioning.scss │ │ ├── _clearfix.scss │ │ ├── _responsive.scss │ │ ├── _transform.scss │ │ ├── _overflow.scss │ │ ├── _utils.scss │ │ ├── _border.scss │ │ ├── _transition.scss │ │ ├── _animation.scss │ │ └── _prefixer.scss │ │ ├── type │ │ ├── _type.scss │ │ ├── _i18n.scss │ │ └── _config.scss │ │ ├── components │ │ ├── _skip-to-content.scss │ │ ├── _input-group.scss │ │ ├── _action-bar.scss │ │ ├── _label.scss │ │ ├── _breadcrumbs.scss │ │ └── _esri-logo.scss │ │ ├── patterns │ │ ├── _user-nav.scss │ │ ├── _footer.scss │ │ ├── _side-nav.scss │ │ └── _third-nav.scss │ │ ├── extentions │ │ ├── marketing │ │ │ ├── _carousel.scss │ │ │ └── _image-switcher.scss │ │ └── e-commerce │ │ │ └── _pricing-table.scss │ │ ├── icons │ │ ├── _icon-colors.scss │ │ └── _social.scss │ │ └── base │ │ └── _reset.scss ├── .babelrc ├── .travis.yml └── .gitignore ├── assets ├── favicon.png ├── loader-ie9.gif ├── relationship.png └── interactiveLegendIcon.svg ├── images └── interactive-legend.png ├── .gitignore ├── app ├── Components │ ├── Info │ │ └── Info │ │ │ ├── nls │ │ │ ├── ja │ │ │ │ └── resources.js │ │ │ ├── ko │ │ │ │ └── resources.js │ │ │ ├── zh-cn │ │ │ │ └── resources.js │ │ │ ├── zh-hk │ │ │ │ └── resources.js │ │ │ ├── zh-tw │ │ │ │ └── resources.js │ │ │ ├── he │ │ │ │ └── resources.js │ │ │ ├── th │ │ │ │ └── resources.js │ │ │ ├── sv │ │ │ │ └── resources.js │ │ │ ├── ar │ │ │ │ └── resources.js │ │ │ ├── cs │ │ │ │ └── resources.js │ │ │ ├── da │ │ │ │ └── resources.js │ │ │ ├── de │ │ │ │ └── resources.js │ │ │ ├── fi │ │ │ │ └── resources.js │ │ │ ├── nl │ │ │ │ └── resources.js │ │ │ ├── tr │ │ │ │ └── resources.js │ │ │ ├── el │ │ │ │ └── resources.js │ │ │ ├── nb │ │ │ │ └── resources.js │ │ │ ├── pt-br │ │ │ │ └── resources.js │ │ │ ├── ru │ │ │ │ └── resources.js │ │ │ ├── sk │ │ │ │ └── resources.js │ │ │ ├── sl │ │ │ │ └── resources.js │ │ │ ├── et │ │ │ │ └── resources.js │ │ │ ├── hu │ │ │ │ └── resources.js │ │ │ ├── lt │ │ │ │ └── resources.js │ │ │ ├── lv │ │ │ │ └── resources.js │ │ │ ├── pl │ │ │ │ └── resources.js │ │ │ ├── ro │ │ │ │ └── resources.js │ │ │ ├── uk │ │ │ │ └── resources.js │ │ │ ├── vi │ │ │ │ └── resources.js │ │ │ ├── ca │ │ │ │ └── resources.js │ │ │ ├── id │ │ │ │ └── resources.js │ │ │ ├── it │ │ │ │ └── resources.js │ │ │ ├── bs │ │ │ │ └── resources.js │ │ │ ├── es │ │ │ │ └── resources.js │ │ │ ├── fr │ │ │ │ └── resources.js │ │ │ ├── hr │ │ │ │ └── resources.js │ │ │ ├── pt-pt │ │ │ │ └── resources.js │ │ │ ├── sr │ │ │ │ └── resources.js │ │ │ └── resources.js │ │ │ └── InfoItem.ts │ ├── TimeFilter │ │ └── TimeFilter │ │ │ └── nls │ │ │ ├── zh-cn │ │ │ └── resources.js │ │ │ ├── zh-hk │ │ │ └── resources.js │ │ │ ├── zh-tw │ │ │ └── resources.js │ │ │ ├── ja │ │ │ └── resources.js │ │ │ ├── ko │ │ │ └── resources.js │ │ │ ├── et │ │ │ └── resources.js │ │ │ ├── he │ │ │ └── resources.js │ │ │ ├── da │ │ │ └── resources.js │ │ │ ├── lv │ │ │ └── resources.js │ │ │ ├── nb │ │ │ └── resources.js │ │ │ ├── pl │ │ │ └── resources.js │ │ │ ├── sv │ │ │ └── resources.js │ │ │ ├── ar │ │ │ └── resources.js │ │ │ ├── id │ │ │ └── resources.js │ │ │ ├── th │ │ │ └── resources.js │ │ │ ├── tr │ │ │ └── resources.js │ │ │ ├── cs │ │ │ └── resources.js │ │ │ ├── de │ │ │ └── resources.js │ │ │ ├── fi │ │ │ └── resources.js │ │ │ ├── it │ │ │ └── resources.js │ │ │ ├── lt │ │ │ └── resources.js │ │ │ ├── sk │ │ │ └── resources.js │ │ │ ├── uk │ │ │ └── resources.js │ │ │ ├── vi │ │ │ └── resources.js │ │ │ ├── bs │ │ │ └── resources.js │ │ │ ├── el │ │ │ └── resources.js │ │ │ ├── hr │ │ │ └── resources.js │ │ │ ├── pt-pt │ │ │ └── resources.js │ │ │ ├── ru │ │ │ └── resources.js │ │ │ ├── sl │ │ │ └── resources.js │ │ │ ├── es │ │ │ └── resources.js │ │ │ ├── fr │ │ │ └── resources.js │ │ │ ├── nl │ │ │ └── resources.js │ │ │ ├── ro │ │ │ └── resources.js │ │ │ ├── ca │ │ │ └── resources.js │ │ │ ├── hu │ │ │ └── resources.js │ │ │ ├── pt-br │ │ │ └── resources.js │ │ │ ├── sr │ │ │ └── resources.js │ │ │ └── resources.js │ ├── Screenshot │ │ └── Screenshot │ │ │ ├── nls │ │ │ ├── no │ │ │ │ └── resources.js │ │ │ ├── zh-cn │ │ │ │ └── resources.js │ │ │ ├── zh-hk │ │ │ │ └── resources.js │ │ │ ├── zh-tw │ │ │ │ └── resources.js │ │ │ ├── ko │ │ │ │ └── resources.js │ │ │ ├── ja │ │ │ │ └── resources.js │ │ │ ├── he │ │ │ │ └── resources.js │ │ │ ├── th │ │ │ │ └── resources.js │ │ │ ├── fi │ │ │ │ └── resources.js │ │ │ ├── ar │ │ │ │ └── resources.js │ │ │ ├── nb │ │ │ │ └── resources.js │ │ │ ├── vi │ │ │ │ └── resources.js │ │ │ ├── sv │ │ │ │ └── resources.js │ │ │ ├── tr │ │ │ │ └── resources.js │ │ │ ├── da │ │ │ │ └── resources.js │ │ │ ├── et │ │ │ │ └── resources.js │ │ │ ├── pl │ │ │ │ └── resources.js │ │ │ ├── id │ │ │ │ └── resources.js │ │ │ ├── it │ │ │ │ └── resources.js │ │ │ ├── sk │ │ │ │ └── resources.js │ │ │ ├── sl │ │ │ │ └── resources.js │ │ │ ├── bs │ │ │ │ └── resources.js │ │ │ ├── hr │ │ │ │ └── resources.js │ │ │ ├── cs │ │ │ │ └── resources.js │ │ │ ├── lv │ │ │ │ └── resources.js │ │ │ ├── pt-br │ │ │ │ └── resources.js │ │ │ ├── de │ │ │ │ └── resources.js │ │ │ ├── sr │ │ │ │ └── resources.js │ │ │ ├── uk │ │ │ │ └── resources.js │ │ │ ├── ru │ │ │ │ └── resources.js │ │ │ ├── pt-pt │ │ │ │ └── resources.js │ │ │ ├── hu │ │ │ │ └── resources.js │ │ │ ├── nl │ │ │ │ └── resources.js │ │ │ ├── ro │ │ │ │ └── resources.js │ │ │ ├── lt │ │ │ │ └── resources.js │ │ │ ├── es │ │ │ │ └── resources.js │ │ │ ├── ca │ │ │ │ └── resources.js │ │ │ ├── el │ │ │ │ └── resources.js │ │ │ ├── fr │ │ │ │ └── resources.js │ │ │ └── resources.js │ │ │ └── interfaces │ │ │ └── interfaces.d.ts │ ├── Splash │ │ └── css │ │ │ └── Splash.scss │ ├── InteractiveLegend │ │ └── InteractiveLegend │ │ │ ├── support │ │ │ └── replace.ts │ │ │ ├── relationshipRamp │ │ │ └── Ramp.ts │ │ │ └── styles │ │ │ └── InteractiveStyle │ │ │ └── SelectedStyleData.ts │ └── Header │ │ └── css │ │ └── Header.scss ├── userTypesError │ └── nls │ │ ├── zh-cn │ │ └── resources.js │ │ ├── zh-hk │ │ └── resources.js │ │ ├── zh-tw │ │ └── resources.js │ │ ├── ko │ │ └── resources.js │ │ ├── ja │ │ └── resources.js │ │ ├── ar │ │ └── resources.js │ │ ├── he │ │ └── resources.js │ │ ├── th │ │ └── resources.js │ │ ├── bs │ │ └── resources.js │ │ ├── da │ │ └── resources.js │ │ ├── hr │ │ └── resources.js │ │ ├── nl │ │ └── resources.js │ │ ├── nb │ │ └── resources.js │ │ ├── tr │ │ └── resources.js │ │ ├── et │ │ └── resources.js │ │ ├── sl │ │ └── resources.js │ │ ├── sr │ │ └── resources.js │ │ ├── uk │ │ └── resources.js │ │ ├── cs │ │ └── resources.js │ │ ├── de │ │ └── resources.js │ │ ├── fi │ │ └── resources.js │ │ ├── sv │ │ └── resources.js │ │ ├── lt │ │ └── resources.js │ │ ├── pt-pt │ │ └── resources.js │ │ ├── ro │ │ └── resources.js │ │ ├── ru │ │ └── resources.js │ │ ├── es │ │ └── resources.js │ │ ├── id │ │ └── resources.js │ │ ├── it │ │ └── resources.js │ │ ├── lv │ │ └── resources.js │ │ ├── el │ │ └── resources.js │ │ ├── pl │ │ └── resources.js │ │ ├── ca │ │ └── resources.js │ │ ├── fr │ │ └── resources.js │ │ ├── pt-br │ │ └── resources.js │ │ ├── vi │ │ └── resources.js │ │ ├── hu │ │ └── resources.js │ │ └── resources.js ├── interfaces │ └── declarations.d.ts ├── telemetry │ └── index.d.ts └── nls │ ├── zh-cn │ └── resources.js │ └── zh-hk │ └── resources.js ├── CONTRIBUTING.md ├── tsconfig.prod.json ├── oauth-callback.html ├── .gitattributes ├── config └── applicationBase.json ├── package.json └── tsconfig.json /.gitmodules: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/css/calcite-web/imports.css: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/.babelrc: -------------------------------------------------------------------------------- 1 | { 2 | "presets": ["es2015-rollup"] 3 | } -------------------------------------------------------------------------------- /calcite-web-1.2.5/.travis.yml: -------------------------------------------------------------------------------- 1 | language: node_js 2 | node_js: 3 | - 'stable' 4 | sudo: false -------------------------------------------------------------------------------- /assets/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Esri/interactive-legend/HEAD/assets/favicon.png -------------------------------------------------------------------------------- /assets/loader-ie9.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Esri/interactive-legend/HEAD/assets/loader-ie9.gif -------------------------------------------------------------------------------- /assets/relationship.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Esri/interactive-legend/HEAD/assets/relationship.png -------------------------------------------------------------------------------- /images/interactive-legend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Esri/interactive-legend/HEAD/images/interactive-legend.png -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Esri/interactive-legend/HEAD/calcite-web-1.2.5/dist/img/favicon.ico -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | node_modules 2 | .editorconfig 3 | .eslintrc 4 | .jsbeautifyrc 5 | tslint.json 6 | web.config 7 | .DS_Store 8 | src/app/.DS_Store -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/loader-ie9.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Esri/interactive-legend/HEAD/calcite-web-1.2.5/dist/img/loader-ie9.gif -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/fonts/calcite-ui.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Esri/interactive-legend/HEAD/calcite-web-1.2.5/dist/fonts/calcite-ui.eot -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/fonts/calcite-ui.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Esri/interactive-legend/HEAD/calcite-web-1.2.5/dist/fonts/calcite-ui.ttf -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/fonts/calcite-ui.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Esri/interactive-legend/HEAD/calcite-web-1.2.5/dist/fonts/calcite-ui.woff -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/ja/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "次へ", 3 | "back": "戻る", 4 | "close": "閉じる", 5 | "widgetLabel": "情報の切り替え" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/ko/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "다음", 3 | "back": "뒤로", 4 | "close": "닫기", 5 | "widgetLabel": "정보 토글" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/zh-cn/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "下一步", 3 | "back": "后退", 4 | "close": "关闭", 5 | "widgetLabel": "切换信息" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/zh-hk/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "下一步", 3 | "back": "後退", 4 | "close": "關閉", 5 | "widgetLabel": "切換資訊" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/zh-tw/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "下一步", 3 | "back": "後退", 4 | "close": "關閉", 5 | "widgetLabel": "切換資訊" 6 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/zh-cn/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "时间过滤器", 3 | "reset": "重置", 4 | "selectLayer": "选择时间感知型图层" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/zh-hk/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "時間篩選器", 3 | "reset": "重設", 4 | "selectLayer": "選擇時間感知圖層" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/zh-tw/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "時間篩選器", 3 | "reset": "重設", 4 | "selectLayer": "選擇時間感知圖層" 5 | }); -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | Esri welcomes contributions from anyone and everyone. Please see our [guidelines for contributing](https://github.com/esri/contributing). 2 | -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/ja/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "時間フィルター", 3 | "reset": "リセット", 4 | "selectLayer": "時間対応レイヤーの選択" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/ko/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "시간 필터", 3 | "reset": "재설정", 4 | "selectLayer": "시간 인식 레이어 선택" 5 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/he/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "הבא", 3 | "back": "חזרה", 4 | "close": "סגור", 5 | "widgetLabel": "החלף מצב מידע" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/th/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "ถัดไป", 3 | "back": "กลับ", 4 | "close": "ปิด", 5 | "widgetLabel": "สลับข้อมูล" 6 | }); -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web-no-fonts.scss: -------------------------------------------------------------------------------- 1 | $include-primary-family: false; 2 | $include-secondary-family: false; 3 | @import "calcite-web"; -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/sv/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Nästa", 3 | "back": "baksida", 4 | "close": "Stäng", 5 | "widgetLabel": "Växla info" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/ar/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "التالي", 3 | "back": "السابق", 4 | "close": "إغلاق", 5 | "widgetLabel": "تبديل المعلومات" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/cs/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Další", 3 | "back": "zpět", 4 | "close": "Zavřít", 5 | "widgetLabel": "Přepnout informace" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/da/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Næste", 3 | "back": "tilbage", 4 | "close": "Luk", 5 | "widgetLabel": "Slå Info til og fra" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/de/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Weiter", 3 | "back": "Zurück", 4 | "close": "Schließen", 5 | "widgetLabel": "Info ein/aus" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/fi/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Seuraava", 3 | "back": "takaosa", 4 | "close": "Sulje", 5 | "widgetLabel": "Vaihda tietoja" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/nl/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Volgende", 3 | "back": "Terug", 4 | "close": "Sluiten", 5 | "widgetLabel": "Info wisselen" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/tr/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Sonraki", 3 | "back": "geri", 4 | "close": "Kapat", 5 | "widgetLabel": "Bilgiyi Aç/Kapat" 6 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/no/resources.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Esri/interactive-legend/HEAD/app/Components/Screenshot/Screenshot/nls/no/resources.js -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/et/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Ajafilter", 3 | "reset": "Lähesta", 4 | "selectLayer": "Vali ajateadlik kiht" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/he/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "מסנן זמן", 3 | "reset": "איפוס", 4 | "selectLayer": "בחר שכבה עם התחשבות בזמן" 5 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/el/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Επόμενο", 3 | "back": "πίσω", 4 | "close": "Κλείσιμο", 5 | "widgetLabel": "Εναλλαγή πληροφοριών" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/nb/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Neste", 3 | "back": "tilbake", 4 | "close": "Lukk", 5 | "widgetLabel": "Aktiver/deaktiver info" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/pt-br/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Próximo", 3 | "back": "voltar", 4 | "close": "Fechar", 5 | "widgetLabel": "Alternar Info" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/ru/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Далее", 3 | "back": "назад", 4 | "close": "Закрыть", 5 | "widgetLabel": "Переключить информацию" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/sk/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Ďalšie", 3 | "back": "Späť", 4 | "close": "Zatvoriť", 5 | "widgetLabel": "Prepnúť informácie" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/sl/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Naslednji", 3 | "back": "nazaj", 4 | "close": "Zapri", 5 | "widgetLabel": "Preklopi informacije" 6 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/da/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Tidsfilter", 3 | "reset": "Nulstil", 4 | "selectLayer": "Vælg Tidsafhængighedslag" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/lv/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Laika filtrs", 3 | "reset": "Atiestatīt", 4 | "selectLayer": "Atlasīt laika slāni" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/nb/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Tidsfilter", 3 | "reset": "Tilbakestill", 4 | "selectLayer": "Velg tidsaktivert lag" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/pl/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Filtr czasowy", 3 | "reset": "Resetuj", 4 | "selectLayer": "Wybierz warstwę czasową" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/sv/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Tidsfilter", 3 | "reset": "Återställ", 4 | "selectLayer": "Välj tidskänsligt lager" 5 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/et/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Järgmine", 3 | "back": "tagasi", 4 | "close": "Sule", 5 | "widgetLabel": "Lülita teave sisse/välja" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/hu/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Következő", 3 | "back": "vissza", 4 | "close": "Bezárás", 5 | "widgetLabel": "Információ átváltása" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/lt/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Pirmyn", 3 | "back": "atgal", 4 | "close": "Uždaryti", 5 | "widgetLabel": "Perjungti informaciją" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/lv/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Nākošais", 3 | "back": "atpakaļ", 4 | "close": "Aizvērt", 5 | "widgetLabel": "Pārslēgt informāciju" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/pl/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Następny", 3 | "back": "wstecz", 4 | "close": "Zamknij", 5 | "widgetLabel": "Przełącz informacje" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/ro/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Următorul", 3 | "back": "înapoi", 4 | "close": "Închidere", 5 | "widgetLabel": "Comutare informații" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/uk/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Наступний", 3 | "back": "ззаду", 4 | "close": "Закрити", 5 | "widgetLabel": "Перемкнути інформацію" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/vi/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Tiếp theo", 3 | "back": "quay lại", 4 | "close": "Đóng", 5 | "widgetLabel": "Bật/tắt phần Thông tin" 6 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/ar/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "تصفية الوقت", 3 | "reset": "إعادة تعيين", 4 | "selectLayer": "تحديد طبقة ممكنة زمنيًا" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/id/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Filter Waktu", 3 | "reset": "Atur Ulang", 4 | "selectLayer": "Pilih Layer Pengingat Waktu" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/th/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "ตัวกรองเวลา", 3 | "reset": "เริ่มใหม่", 4 | "selectLayer": "เลือกชั้นข้อมูลเวลาการรับรู้" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/tr/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Zaman Filtresi", 3 | "reset": "Sıfırla", 4 | "selectLayer": "Zamana Duyarlı Katmanı Seç" 5 | }); -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/minus.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/tag.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/ca/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Següent", 3 | "back": "enrere", 4 | "close": "Tanca", 5 | "widgetLabel": "Activa/desactiva la informació" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/id/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Berikutnya", 3 | "back": "kembali", 4 | "close": "Tutup", 5 | "widgetLabel": "Aktifkan/Nonaktifkan Info" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/it/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Successivo", 3 | "back": "indietro", 4 | "close": "Chiudere", 5 | "widgetLabel": "Attiva/disattiva info" 6 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/cs/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Filtr času", 3 | "reset": "Obnovit", 4 | "selectLayer": "Vyberte vrstvu s časovými informacemi" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/de/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Zeitfilter", 3 | "reset": "Zurücksetzen", 4 | "selectLayer": "Zeitbezogenen Layer auswählen" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/fi/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Ajan suodatin", 3 | "reset": "Palauta", 4 | "selectLayer": "Valitse ajan huomioiva karttataso" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/it/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Filtro temporale", 3 | "reset": "Reimposta", 4 | "selectLayer": "Seleziona il Layer Time Aware" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/lt/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Laiko filtras", 3 | "reset": "Atkurti", 4 | "selectLayer": "Pasirinkite pokyčių laike sluoksnį" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/sk/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Časový filter", 3 | "reset": "Resetovať", 4 | "selectLayer": "Vybrať vrstvu zohľadňujúcu čas" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/uk/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Фільтр часу", 3 | "reset": "Скинути", 4 | "selectLayer": "Вибрати шар з часовою прив’язкою" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/vi/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Bộ lọc Thời gian", 3 | "reset": "Thiết lập lại", 4 | "selectLayer": "Chọn Lớp theo Thời gian" 5 | }); -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/social/geonet.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/play.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/up-arrow.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/bs/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Sljedeće", 3 | "back": "natrag", 4 | "close": "Zatvori", 5 | "widgetLabel": "Uključi / isključi informacije" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/es/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Siguiente", 3 | "back": "atrás", 4 | "close": "Cerrar", 5 | "widgetLabel": "Activar/desactivar información" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/fr/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Suivant", 3 | "back": "retour", 4 | "close": "Fermer", 5 | "widgetLabel": "Activer/désactiver Informations" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/hr/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Sljedeće", 3 | "back": "natrag", 4 | "close": "Zatvori", 5 | "widgetLabel": "Uključi / isključi informacije" 6 | }); -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/pt-pt/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Seguinte", 3 | "back": "Voltar", 4 | "close": "Fechar", 5 | "widgetLabel": "Ativar/Desativar Informações" 6 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/bs/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Filtar vremena", 3 | "reset": "Vrati izvorno", 4 | "selectLayer": "Odaberi sloj svjestan vremena" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/el/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Φίλτρο χρόνου", 3 | "reset": "Επαναφορά", 4 | "selectLayer": "Επιλογή θεματικού επιπέδου Time Aware" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/hr/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Filtar vremena", 3 | "reset": "Vrati izvorno", 4 | "selectLayer": "Odaberi sloj svjestan vremena" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/pt-pt/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Filtro de Tempo", 3 | "reset": "Repor", 4 | "selectLayer": "Selecionar Camada de Alerta de Tempo" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/ru/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Фильтр времени", 3 | "reset": "Сбросить", 4 | "selectLayer": "Выбрать слой с поддержкой времени" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/sl/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Časovni filter", 3 | "reset": "Ponastavite", 4 | "selectLayer": "Izberi sloj z zaznavanjem časa" 5 | }); -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/down-arrow.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/up.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/sr/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "next": "Sledeće", 3 | "back": "nazad", 4 | "close": "Zatvori", 5 | "widgetLabel": "Uključivanje/isključivanje informacija" 6 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/es/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Filtro de hora", 3 | "reset": "Restablecer", 4 | "selectLayer": "Seleccionar capa con tiempo habilitado" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/fr/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Filtre temporel", 3 | "reset": "Réinitialiser", 4 | "selectLayer": "Sélectionner une couche temporelle" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/nl/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Tijdfilter", 3 | "reset": "Opnieuw instellen", 4 | "selectLayer": "Laag Temporele informatie selecteren" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/ro/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Filtru de timp", 3 | "reset": "Resetare", 4 | "selectLayer": "Selectați strat tematic temporal sensibil" 5 | }); -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/down.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/left-triangle-arrow.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/left.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/pause.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/right-triangle-arrow.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/right.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/ca/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Filtre de temps", 3 | "reset": "Restableix", 4 | "selectLayer": "Seleccioneu una capa amb el temps habilitat" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/hu/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Időszűrő", 3 | "reset": "Alaphelyzetbe állítás", 4 | "selectLayer": "Válassza ki az időbélyegzett réteget" 5 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/pt-br/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Filtro de Tempo", 3 | "reset": "Redefinir", 4 | "selectLayer": "Selecionar Camada de Informações Temporais" 5 | }); -------------------------------------------------------------------------------- /app/userTypesError/nls/zh-cn/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "您的帐户无权使用非公共的可配置应用程序。 请联系您的组织管理员为您分配包含基本应用程序或附加基本应用程序许可的用户类型。", 4 | "title": "未经许可" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/dock-bottom.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/dock-left.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/dock-right.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/maximize.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/navigation.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/plus.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/reverse.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/sr/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "label": "Vremenski filter", 3 | "reset": "Poništi", 4 | "selectLayer": "Izaberite sloj koji sadrži informacije o vremenu" 5 | }); -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/beginning.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/checkbox-unchecked.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/end.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/userTypesError/nls/zh-hk/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "您的帳號未經授權,無法使用非公開的可配置應用程式。 請聯繫您的組織管理員,請其將包含基礎應用程式或附加元件基礎應用程式授權的使用者類型指派給您。", 4 | "title": "未經許可" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /app/userTypesError/nls/zh-tw/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "您的帳號未經授權,無法使用非公開的可配置應用程式。 請聯繫您的組織管理員,請其將包含基礎應用程式或附加元件基礎應用程式授權的使用者類型指派給您。", 4 | "title": "未經許可" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/chart.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/filter.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/forward.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/browser.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/interfaces/declarations.d.ts: -------------------------------------------------------------------------------- 1 | declare module "dojoTelemetry" { 2 | const dojoMin: any; 3 | export = dojoMin; 4 | } 5 | 6 | declare module "Share" { 7 | const share: any; 8 | export = share; 9 | } 10 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/home.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/left-arrow.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/right-arrow.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/add-attachment.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/media2.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/overview-arrow-top-left.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/overview-arrow-top-right.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/overview-arrow-bottom-left.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/overview-arrow-bottom-right.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tsconfig.prod.json: -------------------------------------------------------------------------------- 1 | { 2 | "extends": "./tsconfig.json", 3 | "include": ["./app"], 4 | "compilerOptions": { 5 | "sourceMap": false, 6 | "outDir": "./dist" 7 | }, 8 | "exclude": ["node_modules"] 9 | } 10 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/directions.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/minimize.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/collapse.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/check-mark.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/expand.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/userTypesError/nls/ko/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "귀하의 계정에는 공개 상태가 아닌 구성 설정 앱을 사용할 수 있는 라이선스가 없습니다. 필수 앱 또는 애드온 필수 앱 라이선스가 포함된 사용자 유형을 업무 지시하려면 기관 관리자에게 문의하세요.", 4 | "title": "라이선스가 없음" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/grid.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/blank-map-pin.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web-e-commerce.scss: -------------------------------------------------------------------------------- 1 | $include-primary-family: false; 2 | $include-secondary-family: false; 3 | $generate-css: false; 4 | @import "calcite-web"; 5 | 6 | @import "calcite-web/extentions/e-commerce/pricing-table"; -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/favorites.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/printer.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/userTypesError/nls/ja/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "パブリックでないテンプレートを使用するためのライセンスがアカウントに付与されていません。 組織の管理者に Essential Apps またはアドオン Essential Apps ライセンスを含むユーザー タイプを割り当てるよう依頼してください。", 4 | "title": "ライセンスがありません。" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/error2.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/up-down-arrows.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/sort-ascending.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/checkbox-checked.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/layer-list.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/contact.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/pan.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/sign-out.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/sort-descending.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/close.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/directions2.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/marketplace.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/feature-layer.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/organization.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/layers.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/userTypesError/nls/ar/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "حسابك غير مرخص لاستخدام التطبيقات القابلة للتكوين غير العامة. رجاءً اطلب من مسئولي المؤسسة تعيينك كنوع مستخدم يتضمن التطبيقات الأساسية أو ترخيص التطبيقات الأساسية المضافة.", 4 | "title": "غير مرخص" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web-marketing.scss: -------------------------------------------------------------------------------- 1 | $include-primary-family: false; 2 | $include-secondary-family: false; 3 | $generate-css: false; 4 | @import "calcite-web"; 5 | 6 | @import "calcite-web/extentions/marketing/image-switcher"; 7 | @import "calcite-web/extentions/marketing/carousel"; -------------------------------------------------------------------------------- /app/userTypesError/nls/he/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "החשבון שלך אינו מורשה להשתמש באפליקציות הניתנות להגדרה שאינן ציבוריות. בקש ממנהל המערכת בארגון שלך להקצות לך סוג משתמש שכולל את Essential Apps או רישיון הרחבה ל-Essential Apps.", 4 | "title": "ללא רישיון" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/authorize.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/userTypesError/nls/th/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "บัญชีผู้ใช้ของคุณไม่มีใบอนุญาตในการใช้งานแอปที่กำหนดค่าได้ซึ่งไม่ใช่แบบสาธารณะ โปรดขอให้ผู้ดูแลองค์กรของคุณกำหนดประเภทผู้ใช้ที่มีใบอนุญาตแอป Essential หรือแอดออนแอป Essential ให้กับคุณ", 4 | "title": "ไม่มีใบอนุญาต" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/key.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/map-pin.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/table.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/Components/Splash/css/Splash.scss: -------------------------------------------------------------------------------- 1 | .esri-splash__content { 2 | max-height: 45vh; 3 | overflow-y: auto; 4 | } 5 | 6 | @media only screen and (max-width: 813px) { 7 | .esri-splash__content { 8 | max-height: unset; 9 | } 10 | 11 | .esri-interactive-legend__splash-modal { 12 | z-index: 502; 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/description.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/link-external.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/grid/_sticky.scss: -------------------------------------------------------------------------------- 1 | @mixin is-sticky() { 2 | position: fixed; 3 | z-index: 10; 4 | &.scroll-show, & .scroll-show { 5 | @include visible(); 6 | } 7 | } 8 | 9 | @if $include-sticky == true { 10 | .is-sticky{ @include is-sticky(); } 11 | .scroll-show { @include invisible(); } 12 | } -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/utils/_box-sizing.scss: -------------------------------------------------------------------------------- 1 | // ┌────────────┐ 2 | // │ Box Sizing │ 3 | // └────────────┘ 4 | // ↳ http://esri.github.io/calcite-web/documentation/sass/#box-sizing 5 | // ↳ components → _utility-mixins.md 6 | 7 | @mixin box-sizing ($box) { 8 | @include prefixer(box-sizing, $box, webkit moz spec); 9 | } -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/calculator.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/drag-vertical.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/handle-vertical.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/utils/_appearance.scss: -------------------------------------------------------------------------------- 1 | // ┌────────────┐ 2 | // │ Appearance │ 3 | // └────────────┘ 4 | // ↳ http://esri.github.io/calcite-web/documentation/sass/#appearance 5 | // ↳ components → _utility-mixins.md 6 | 7 | @mixin appearance ($value) { 8 | @include prefixer(appearance, $value, webkit moz ms o spec); 9 | } -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/drag-horizontal.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/handle-horizontal.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/utils/_calc.scss: -------------------------------------------------------------------------------- 1 | // ┌──────┐ 2 | // │ Calc │ 3 | // └──────┘ 4 | // ↳ http://esri.github.io/calcite-web/documentation/sass/#calc 5 | // ↳ components → _utility-mixins.md 6 | 7 | @mixin calc($property, $value) { 8 | #{$property}: -webkit-calc(#{$value}); 9 | #{$property}: calc(#{$value}); 10 | } -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/social/contact.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/utils/_box-shadow.scss: -------------------------------------------------------------------------------- 1 | // ┌────────────┐ 2 | // │ Box Shadow │ 3 | // └────────────┘ 4 | // ↳ http://esri.github.io/calcite-web/documentation/sass/#box-shadow 5 | // ↳ components → _utility-mixins.md 6 | 7 | @mixin box-shadow ($shadow) { 8 | @include prefixer(box-shadow, $shadow, webkit moz spec); 9 | } 10 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/grant.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/type/_type.scss: -------------------------------------------------------------------------------- 1 | // ┌─────────────┐ 2 | // │ Type System │ 3 | // └─────────────┘ 4 | // ↳ http://esri.github.io/calcite-web/type/ 5 | // ↳ type → _overview.md 6 | 7 | @import 'import'; 8 | @import 'mixins'; 9 | @import 'faces'; 10 | @import 'scale'; 11 | @import 'styles'; 12 | @import 'i18n'; 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /app/userTypesError/nls/bs/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Vaš račun nije licenciran za upotrebu konfigurabilnih appova koji nisu javni. Obratite se administratoru svoje organizacije da vam dodijeli vrstu korisnika koja sadrži licencu za osnovne appove ili za dodatke za osnovne appove.", 4 | "title": "Nema licence" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /app/userTypesError/nls/da/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Din konto har ikke licens til at bruge Konfigurérbare apps, der ikke er offentlige. Bed din organisationsadministrator om at knytte dig til en brugertype, der omfatter Essential Apps eller en add-on Essential Apps-licens.", 4 | "title": "Ikke licenseret" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /app/userTypesError/nls/hr/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Vaš račun nije licenciran za upotrebu konfigurabilnih appova koji nisu javni. Obratite se administratoru svoje organizacije da vam dodijeli vrstu korisnika koja sadrži licencu za osnovne appove ili za dodatke za osnovne appove.", 4 | "title": "Nema licence" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /app/userTypesError/nls/nl/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Uw account heeft geen licentie om configureerbare apps te gebruiken die niet openbaar zijn. Vraag uw organisatiebeheerder om u een gebruikerstype toe te wijzen dat Essential Apps of een add-on Essential Apps-licentie bevat.", 4 | "title": "Geen licentie" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /app/userTypesError/nls/nb/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Kontoen din er ikke lisensiert til å bruke konfigurerbare apper som ikke er offentlige. Be administratoren for organisasjonen om å tilordne deg en brukertype som omfatter Essential Apps eller en tilleggslisens for Essential Apps.", 4 | "title": "Ikke lisensiert" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /app/userTypesError/nls/tr/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Hesabınız herkese açık olmayan Yapılandırılabilir Uygulamaları kullanmak için lisanslandırılmamış. Lütfen kuruluş yöneticinizden Temel Uygulamalar veya eklenti Temel Uygulamalar lisansı içeren bir kullanıcı türü atamasını isteyin.", 4 | "title": "Lisanslı Değil" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/user.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/userTypesError/nls/et/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Teie kontol puudub litsents konfigureeritavate rakenduste kasutamiseks, mis ei ole avalikud. Paluge oma organisatsiooni administraatoril määrata teile kasutajatüüp, mis sisaldab olulisi rakendusi või oluliste rakenduse lisalitsentsi.", 4 | "title": "Litsents puudub" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/type/_i18n.scss: -------------------------------------------------------------------------------- 1 | @if $include-i18n == true { 2 | html[lang="vi"], html.vi { 3 | body { 4 | font-family: "SST Vietnamese", 'Lucida Grande', Arial, Verdana, Geneva, sans-serif; 5 | } 6 | } 7 | [lang="vi"] { 8 | font-family: "SST Vietnamese", 'Lucida Grande', Arial, Verdana, Geneva, sans-serif; 9 | } 10 | } -------------------------------------------------------------------------------- /app/userTypesError/nls/sl/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Vaš račun ni licenciran za uporabo konfigurabilnih aplikacij, ki niso javne. Prosite administratorja v vaši organizaciji, da vam dodeli tip uporabnika, ki vsebuje aplikacije Essential Apps ali licenco za dodatne aplikacije Essential Apps.", 4 | "title": "Brez licence" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /app/userTypesError/nls/sr/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Vaš nalog nema licencu za korišćenje aplikacija koje mogu da se konfigurišu i nisu javne. Zatražite od administratora organizacije da vam dodeli onaj tip korisnika koji uključuje osnovne aplikacije ili licencu za dodatne osnovne aplikacije.", 4 | "title": "Nema licencu" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /app/userTypesError/nls/uk/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Ваш обліковий запис не має ліцензії на використання настроюваних додатків, які не є публічними Попросіть адміністратора вашої організації призначити вам тип користувача, що включає основні додатки або додаткову ліцензію на основні додатки.", 4 | "title": "Немає ліцензії" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/duplicate.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/userTypesError/nls/cs/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Váš účet nevlastní licenci k používání konfigurovatelných aplikací, které nejsou veřejné. Požádejte prosím správce své organizace, aby vám přidělil typ uživatele, jehož součástí jsou základní aplikace nebo doplňková licence základních aplikací.", 4 | "title": "Chybí licence" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /app/userTypesError/nls/de/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Ihr Konto ist nicht für die Verwendung von nicht öffentlichen konfigurierbaren Apps lizenziert. Bitten Sie den Administrator der Organisation, Ihnen einen Benutzertyp mit Essential Apps oder eine Add-On-Lizenz für Essential Apps zuzuweisen.", 4 | "title": "Nicht lizenziert" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/documentation.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/edit.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/userTypesError/nls/fi/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Tiliäsi ei ole lisensoitu käyttämään muunneltavissa olevia sovelluksia, jotka eivät ole julkisia. Pyydä organisaatiosi pääkäyttäjää määrittämään sinulle käyttäjätyyppi, joka sisältää keskeiset sovellukset tai keskeisten sovellusten lisäosan lisenssin.", 4 | "title": "Ei lisenssiä" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /app/userTypesError/nls/sv/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Ditt konto har ingen licens för att använda konfigurerbara appar som inte är tillgängliga för allmänheten. Be din organisations administratör att tilldela dig en användartyp som omfattar Essential Apps eller en tilläggslicens för Essential Apps.", 4 | "title": "Inte licensierad" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/mobile.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/userTypesError/nls/lt/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Jūsų paskyra nelicencijuota naudoti ne viešas konfigūruojamas aplikacijas. Kreipkitės į organizacijos administratorių, kad paskirtų jums vartotojo tipą, kuris turi svarbiausias aplikacijas arba suteiktų jums papildomą svarbiausių aplikacijų licenciją.", 4 | "title": "Nelicencijuota" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /app/userTypesError/nls/pt-pt/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "A sua conta não está licenciada para usar aplicações configuráveis não públicas. Peça ao administrador da sua organização para lhe atribuir um tipo de utilizador que inclua a licença para aplicações essenciais ou aplicações essenciais complementares.", 4 | "title": "Não licenciado" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /app/userTypesError/nls/ro/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Contul dvs. nu este licențiat să utilizeze aplicații configurabile care nu sunt publice. Solicitați-i administratorului organizației să vă aloce un tip de utilizator care include aplicații esențiale sau o licență pentru aplicații esențiale de completare.", 4 | "title": "Nelicențiat" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /app/userTypesError/nls/ru/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Ваша учетная запись не лицензирована на использование не публичных Настраиваемых приложений. Обратитесь к администратору организации, чтобы получить тип пользователя, в который входит Essential Apps или лицензия дополнительного модуля Essential Apps.", 4 | "title": "Не лицензировано" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/social/google-plus.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/trash.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/userTypesError/nls/es/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Su cuenta no tiene licencia para utilizar aplicaciones configurables que no son públicas. Pídale al administrador de su organización que le asigne un tipo de usuario que incluya aplicaciones esenciales o una licencia complementaria de aplicaciones esenciales.", 4 | "title": "Sin licencia" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /app/userTypesError/nls/id/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Akun Anda tidak dilisensikan untuk menggunakan Aplikasi yang Dapat Dikonfigurasi yang bukan bersifat publik. Harap minta administrator organisasi Anda untuk menetapkan Anda jenis pengguna yang menyertakan lisensi Essential App atau add-on Essential App.", 4 | "title": "Tidak Dilisensikan" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /app/userTypesError/nls/it/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "L’account non dispone della licenza per l’uso di app configurabili non pubbliche. È necessario richiedere all’amministratore dell'organizzazione l’assegnazione di un tipo di utente che includa le app essenziali o una licenza aggiuntiva per le app essenziali.", 4 | "title": "Non Licenziato" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /app/userTypesError/nls/lv/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Jūsu kontam nav licences, lai izmantotu konfigurējamās lietotnes, kas nav publiskas. Pieprasiet savas organizācijas administratoram piešķirt jums lietotāja veidu, kurā iekļauts lietotņu komplekts Essential Apps vai papildinājumlietotņu Essential Apps licence.", 4 | "title": "Nav licences" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/grid/_grid.scss: -------------------------------------------------------------------------------- 1 | // ┌──────┐ 2 | // │ Grid │ 3 | // └──────┘ 4 | // ↳ http://esri.github.io/calcite-web/documentation/grid/#overview 5 | // ↳ grid → _overview.md 6 | @import "mixins"; 7 | @import "columns"; 8 | @import "pre-post"; 9 | @import "gutter"; 10 | @import "show-hide"; 11 | @import "left-right"; 12 | @import "block-groups"; 13 | @import "sticky"; -------------------------------------------------------------------------------- /app/userTypesError/nls/el/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Ο λογαριασμός σας δεν διαθέτει άδεια χρήσης για Παραμετροποιήσιμες Εφαρμογές που δεν είναι δημόσιες. Ζητήστε από τον διαχειριστή του οργανισμού σας να σας εκχωρήσει τύπο χρήστη που να περιλαμβάνει Βασικές Εφαρμογές ή πρόσθετη άδεια χρήσης για Βασικές Εφαρμογές.", 4 | "title": "Χωρίς άδεια χρήσης" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /app/userTypesError/nls/pl/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Twoje konto nie jest licencjonowane do korzystania z aplikacji konfigurowalnych, które nie są publiczne. Poproś administratora instytucji o przypisanie typu użytkownika, który obejmuje licencję na kluczowe aplikacje lub licencję na kluczowe aplikacje dodatkowe.", 4 | "title": "Nie licencjonowano" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/utils/_keyframes.scss: -------------------------------------------------------------------------------- 1 | // ┌───────────┐ 2 | // │ Keyframes │ 3 | // └───────────┘ 4 | // ↳ http://esri.github.io/calcite-web/documentation/sass/#keyframes 5 | // ↳ components → _utility-mixins.md 6 | 7 | @mixin keyframes ($name) { 8 | @-webkit-keyframes #{$name} { 9 | @content; 10 | } 11 | @keyframes #{$name} { 12 | @content; 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /app/userTypesError/nls/ca/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "El vostre compte no té llicència per utilitzar aplicacions configurables que no siguin públiques. Demaneu a l'administrador de l'organització que us assigni un tipus d'usuari que inclogui les aplicacions bàsiques o una llicència d'aplicacions bàsiques de complement.", 4 | "title": "Sense llicència" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /app/userTypesError/nls/fr/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "La licence de votre compte ne permet pas d’utiliser des applications configurables non publiques. Demandez à l’administrateur de votre organisation de vous attribuer un type d’utilisateur qui inclut une licence Essential Apps ou une licence Essential Apps additionnelle.", 4 | "title": "Pas de licence" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/experimental.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/userTypesError/nls/pt-br/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Sua conta não está licenciada para utilizar Aplicativos Configuráveis que não são públicos. Solicite ao administrador da sua organização que lhe atribua um tipo de usuário que inclua os Aplicativos Fundamentais ou uma licença complementar dos Aplicativos Fundamentais.", 4 | "title": "Não Licenciado" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /app/userTypesError/nls/vi/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Tài khoản của bạn không được cấp phép để sử dụng ứng dụng có thể cấu hình mà không được công khai. Vui lòng yêu cầu quản trị viên của tổ chức bạn gán cho bạn loại người dùng nào có bao gồm các ứng dụng thiết yếu hoặc có giấy phép sử dụng các ứng dụng thiết yếu bổ trợ.", 4 | "title": "Không được cấp phép" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/radio-unchecked.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/unlocked.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/calendar.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/zoom-in-fixed.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/userTypesError/nls/hu/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "licenseError": { 3 | "message": "Az Ön fiókjának licence nem terjed ki a nem nyilvános konfigurálható alkalmazásokra. Igényelje a szervezete adminisztrátorától, hogy rendeljen Önhöz olyan felhasználótípust, amely tartalmazza az alapvető alkalmazásokat, vagy egy kiegészítő alapvető alkalmazásokra vonatkozó licencet.", 4 | "title": "Nincs licence" 5 | } 6 | }); 7 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/social/facebook.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/compass.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/zoom-out-fixed.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/interfaces/interfaces.d.ts: -------------------------------------------------------------------------------- 1 | export interface Screenshot { 2 | dataUrl: string; 3 | data: ImageData; 4 | } 5 | 6 | export interface Area { 7 | x: number; 8 | y: number; 9 | width: number; 10 | height: number; 11 | } 12 | 13 | interface ScreenshotConfig { 14 | format?: string; 15 | quality?: number; 16 | width?: number; 17 | height?: number; 18 | area?: Area; 19 | } 20 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/announcement.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/minus-circled.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/time-clock.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/arrow-down-circled.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/arrow-right-circled.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/rotate.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/social/youtube.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/plus-circled.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/social/rss.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/arrow-up-circled.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/locked.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/media.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/arrow-left-circled.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/error.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/menu.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/Components/InteractiveLegend/InteractiveLegend/support/replace.ts: -------------------------------------------------------------------------------- 1 | const TEMPLATE_REGEX = /\{([^\}]+)\}/g; 2 | 3 | export interface ReplaceCallback { 4 | (substring: string, ...args: any[]): string; 5 | } 6 | 7 | export function replace( 8 | template: string, 9 | map: object | ReplaceCallback 10 | ): string { 11 | return template.replace( 12 | TEMPLATE_REGEX, 13 | typeof map === "object" ? (_, k) => map[k] : (_, k) => map(k) 14 | ); 15 | } 16 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/save.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/utils/_inline.scss: -------------------------------------------------------------------------------- 1 | // ┌────────┐ 2 | // │ Inline │ 3 | // └────────┘ 4 | // ↳ http://esri.github.io/calcite-web/documentation/grid/#inline-block 5 | // ↳ grid → _inline-block.md 6 | 7 | @mixin inline-block() { 8 | display: inline-block; 9 | } 10 | 11 | %inline-block { 12 | @include inline-block(); 13 | } 14 | 15 | @if $include-utils == true { 16 | .inline-block { 17 | @include inline-block(); 18 | } 19 | } 20 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/refresh.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/utils/_visibility.scss: -------------------------------------------------------------------------------- 1 | // ┌────────────┐ 2 | // │ Visibility │ 3 | // └────────────┘ 4 | // ↳ http://esri.github.io/calcite-web/documentation/sass/#visibility 5 | // ↳ sass → _utility-mixins.md 6 | 7 | // Hide 8 | @mixin hide() { 9 | display: none !important; 10 | } 11 | 12 | // Visible 13 | @mixin visible() { 14 | visibility: visible; 15 | } 16 | 17 | // Invisible 18 | @mixin invisible() { 19 | visibility: hidden; 20 | } -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/close-circled.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/down-arrow-circled.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/group.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/left-arrow-circled.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/radio-checked.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/deny.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/labels.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/resend-invitation.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/locate.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/right-arrow-circled.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/social/linkedin.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/utils/_positioning.scss: -------------------------------------------------------------------------------- 1 | @mixin position-left($left) { 2 | left: $left; 3 | right: auto; 4 | 5 | @if ($include-right-to-left) { 6 | html[dir="rtl"] & { 7 | left: auto; 8 | right: $left; 9 | } 10 | } 11 | } 12 | 13 | @mixin position-right($right) { 14 | right: $right; 15 | left: auto; 16 | 17 | @if ($include-right-to-left) { 18 | html[dir="rtl"] & { 19 | right: auto; 20 | left: $right; 21 | } 22 | } 23 | } -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/line-chart.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/components/_skip-to-content.scss: -------------------------------------------------------------------------------- 1 | @mixin skip-to-content { 2 | opacity: 0; 3 | float: left; 4 | pointer-events: none; 5 | margin: 4px; 6 | padding: 1rem; 7 | position: absolute; 8 | background-color: $transparent-black; 9 | color: $white; 10 | @include transition($transition); 11 | &:focus { 12 | opacity: 1; 13 | z-index: 999; 14 | } 15 | } 16 | 17 | @if $include-skip-to-content { 18 | .skip-to-content {@include skip-to-content(); } 19 | } 20 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/utils/_clearfix.scss: -------------------------------------------------------------------------------- 1 | // ┌──────────┐ 2 | // │ Clearfix │ 3 | // └──────────┘ 4 | // ↳ http://esri.github.io/calcite-web/documentation/sass/#clearfix 5 | // ↳ components → _utility-mixins.md 6 | 7 | @mixin clearfix() { 8 | &:after { 9 | content: ''; 10 | display: table; 11 | clear: both; 12 | } 13 | } 14 | 15 | %clearfix { 16 | @include clearfix(); 17 | } 18 | 19 | @if $include-utils == true { 20 | .clearfix { 21 | @include clearfix(); 22 | } 23 | } 24 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/up-arrow-circled.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/Components/InteractiveLegend/InteractiveLegend/relationshipRamp/Ramp.ts: -------------------------------------------------------------------------------- 1 | // esri.core.Accessor 2 | import Accessor = require("esri/core/Accessor"); 3 | 4 | // esri.core.accessorSupport 5 | import { 6 | property, 7 | subclass 8 | } from "esri/core/accessorSupport/decorators"; 9 | 10 | @subclass("Ramp") 11 | class Ramp extends Accessor { 12 | constructor(value?: any) { 13 | super(value); 14 | } 15 | 16 | @property() 17 | rampDiv: any = null; 18 | 19 | @property() 20 | shape: any = null; 21 | } 22 | 23 | export = Ramp; 24 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/utils/_responsive.scss: -------------------------------------------------------------------------------- 1 | // ┌────────────┐ 2 | // │ Respond-To │ 3 | // └────────────┘ 4 | // ↳ http://esri.github.io/calcite-web/documentation/sass/#respond-to 5 | // ↳ components → _utility-mixins.md 6 | 7 | @mixin respond-to($max: null, $min: null, $type: screen) { 8 | @if $max and $min { 9 | @media #{$type} and (max-width: $max) and (min-width: $min) { 10 | @content; 11 | } 12 | } @else { 13 | @media #{$type} and (max-width: $max) { 14 | @content; 15 | } 16 | } 17 | } -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/phone.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/zh-cn/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "获取截图", 3 | "downloadImage": "下载图像", 4 | "backButton": "返回到地图", 5 | "widgetLabel": "切换屏幕截图", 6 | "deactivateScreenshot": "禁用截图模式", 7 | "setScreenshotArea": "设置地图区域", 8 | "selectAFeature": "选择地图上的要素", 9 | "screenshotTitle": "捕获图像", 10 | "screenshotSubtitle": "选择要包含在地图中的其他元素。", 11 | "legend": "图例", 12 | "popup": "弹出窗口", 13 | "enterTitle": "输入标题", 14 | "screenshotLayout": "屏幕截图布局", 15 | "horizontal": "水平对齐", 16 | "vertical": "垂直对齐" 17 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/zh-hk/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "擷取螢幕截圖", 3 | "downloadImage": "下載圖片", 4 | "backButton": "返回地圖", 5 | "widgetLabel": "切換螢幕截圖", 6 | "deactivateScreenshot": "停用螢幕截圖模式", 7 | "setScreenshotArea": "設定地圖區域", 8 | "selectAFeature": "在地圖上選擇圖徵", 9 | "screenshotTitle": "擷取圖片", 10 | "screenshotSubtitle": "選擇其他元素以包含地圖。", 11 | "legend": "圖例", 12 | "popup": "快顯視窗", 13 | "enterTitle": "輸入標題", 14 | "screenshotLayout": "螢幕截圖版面配置", 15 | "horizontal": "水平對齊", 16 | "vertical": "垂直" 17 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/zh-tw/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "擷取螢幕截圖", 3 | "downloadImage": "下載圖片", 4 | "backButton": "返回地圖", 5 | "widgetLabel": "切換螢幕截圖", 6 | "deactivateScreenshot": "停用螢幕截圖模式", 7 | "setScreenshotArea": "設定地圖區域", 8 | "selectAFeature": "在地圖上選擇圖徵", 9 | "screenshotTitle": "擷取圖片", 10 | "screenshotSubtitle": "選擇其他元素以包含地圖。", 11 | "legend": "圖例", 12 | "popup": "快顯視窗", 13 | "enterTitle": "輸入標題", 14 | "screenshotLayout": "螢幕截圖版面配置", 15 | "horizontal": "水平對齊", 16 | "vertical": "垂直" 17 | }); -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/attachment.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/chat.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/erase.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/pie-chart.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /oauth-callback.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 17 | 18 | 19 | 20 | 21 | 22 | -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/ko/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "스크린샷 찍기", 3 | "downloadImage": "이미지 다운로드", 4 | "backButton": "맵으로 돌아가기", 5 | "widgetLabel": "스크린샷 토글", 6 | "deactivateScreenshot": "스크린샷 모드 비활성화", 7 | "setScreenshotArea": "맵 영역 설정", 8 | "selectAFeature": "맵에서 피처를 선택합니다.", 9 | "screenshotTitle": "이미지 캡처", 10 | "screenshotSubtitle": "맵에 포함할 추가 요소를 선택합니다.", 11 | "legend": "범례", 12 | "popup": "팝업", 13 | "enterTitle": "제목 입력", 14 | "screenshotLayout": "스크린샷 레이아웃", 15 | "horizontal": "수평", 16 | "vertical": "수직" 17 | }); -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/notice-triangle.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/support.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.gitattributes: -------------------------------------------------------------------------------- 1 | # Auto detect text files and perform LF normalization 2 | * text=auto 3 | 4 | # Custom for Visual Studio 5 | *.cs diff=csharp 6 | *.sln merge=union 7 | *.csproj merge=union 8 | *.vbproj merge=union 9 | *.fsproj merge=union 10 | *.dbproj merge=union 11 | 12 | # Standard to msysgit 13 | *.doc diff=astextplain 14 | *.DOC diff=astextplain 15 | *.docx diff=astextplain 16 | *.DOCX diff=astextplain 17 | *.dot diff=astextplain 18 | *.DOT diff=astextplain 19 | *.pdf diff=astextplain 20 | *.PDF diff=astextplain 21 | *.rtf diff=astextplain 22 | *.RTF diff=astextplain 23 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/question.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/comment.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/ja/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "スクリーンショットの撮影", 3 | "downloadImage": "画像のダウンロード", 4 | "backButton": "マップに戻る", 5 | "widgetLabel": "スクリーンショットの切り替え", 6 | "deactivateScreenshot": "スクリーンショット モードの無効化", 7 | "setScreenshotArea": "マップ エリアの設定", 8 | "selectAFeature": "マップ上のフィーチャを選択", 9 | "screenshotTitle": "画像の取得", 10 | "screenshotSubtitle": "マップに含める追加エレメントを選択します。", 11 | "legend": "凡例", 12 | "popup": "ポップアップ", 13 | "enterTitle": "タイトルの入力", 14 | "screenshotLayout": "スクリーンショットのレイアウト", 15 | "horizontal": "水平", 16 | "vertical": "鉛直" 17 | }); -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/social/twitter.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/utils/_transform.scss: -------------------------------------------------------------------------------- 1 | // ┌───────────┐ 2 | // │ Transform │ 3 | // └───────────┘ 4 | // ↳ http://esri.github.io/calcite-web/documentation/sass/#transform 5 | // ↳ components → _utility-mixins.md 6 | 7 | @mixin transform($property: none) { 8 | @include prefixer(transform, $property, webkit moz ms o spec); 9 | } 10 | 11 | @mixin transform-origin($axes: 50%) { 12 | @include prefixer(transform-origin, $axes, webkit moz ms o spec); 13 | } 14 | 15 | @mixin transform-style ($style: flat) { 16 | @include prefixer(transform-style, $style, webkit moz ms o spec); 17 | } -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/notice-round.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/Components/Info/Info/InfoItem.ts: -------------------------------------------------------------------------------- 1 | import { 2 | property, 3 | subclass 4 | } from "esri/core/accessorSupport/decorators"; 5 | 6 | // esri.core.accessorSupport 7 | import Accessor = require("esri/core/Accessor"); 8 | 9 | // InfoItemType 10 | type InfoItemType = "list" | "explanation"; 11 | 12 | @subclass("InfoItem") 13 | class InfoItem extends Accessor { 14 | // type 15 | @property() 16 | type: InfoItemType = null; 17 | 18 | // title 19 | @property() 20 | title: string = null; 21 | 22 | // infoContentItems 23 | @property() 24 | infoContentItems: string[] = null; 25 | } 26 | 27 | export = InfoItem; 28 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/search.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/patterns/_user-nav.scss: -------------------------------------------------------------------------------- 1 | // ┌────────┐ 2 | // │ Modals │ 3 | // └────────┘ 4 | // ↳ http://esri.github.io/calcite-web/documentation/patterns/#user-nav 5 | // ↳ patterns → _user-nav.md 6 | 7 | @mixin user-name () { 8 | padding-right: 1.5em; 9 | color: $off-black; 10 | &:hover { 11 | text-decoration: none; 12 | } 13 | } 14 | 15 | @mixin user-image () { 16 | width: 1.2rem; 17 | height: 1.2rem; 18 | vertical-align: -0.25rem; 19 | } 20 | 21 | @if $include-user-nav == true { 22 | .user-nav-name {@include user-name();} 23 | .user-nav-image {@include user-image();} 24 | } 25 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/settings.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/utils/_overflow.scss: -------------------------------------------------------------------------------- 1 | // ┌───────────────┐ 2 | // │ Overflow Auto │ 3 | // └───────────────┘ 4 | @mixin overflow-auto() { 5 | overflow: auto; 6 | } 7 | 8 | @mixin overflow-hidden() { 9 | overflow: hidden; 10 | } 11 | 12 | @mixin overflow-scroll() { 13 | overflow: scroll; 14 | } 15 | 16 | %overflow-auto { 17 | @include overflow-auto(); 18 | } 19 | 20 | @if $include-utils == true or $include-drawers == true or $include-modal == true { 21 | .overflow-auto {@include overflow-auto();} 22 | .overflow-hidden {@include overflow-hidden();} 23 | .overflow-scroll {@include overflow-scroll();} 24 | } 25 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/utils/_utils.scss: -------------------------------------------------------------------------------- 1 | // ┌────────────────┐ 2 | // │ Utility Mixins │ 3 | // └────────────────┘ 4 | // ↳ http://esri.github.io/calcite-web/documentation/sass/#utility-mixins 5 | // ↳ components → _utility-mixins.md 6 | @import "animation"; 7 | @import "appearance"; 8 | @import "border"; 9 | @import "box-sizing"; 10 | @import "box-shadow"; 11 | @import "calc"; 12 | @import "clearfix"; 13 | @import "keyframes"; 14 | @import "overflow"; 15 | @import "prefixer"; 16 | @import "inline"; 17 | @import "positioning"; 18 | @import "responsive"; 19 | @import "transform"; 20 | @import "transition"; 21 | @import "visibility"; -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/he/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "צלם תמונה", 3 | "downloadImage": "הורד תמונה", 4 | "backButton": "חזור למפה", 5 | "widgetLabel": "החלף מצב צילום מסך", 6 | "deactivateScreenshot": "בטל הפעלת מצב צילום", 7 | "setScreenshotArea": "הגדר את אזור המפה", 8 | "selectAFeature": "בחר ישות במפה", 9 | "screenshotTitle": "צלם תמונה", 10 | "screenshotSubtitle": "בחר רכיבים נוספים שייכללו במפה.", 11 | "legend": "מקרא", 12 | "popup": "חלונית קופצת", 13 | "enterTitle": "הזן כותרת", 14 | "screenshotLayout": "פריסת צילום מסך", 15 | "horizontal": "אופקי", 16 | "vertical": "אנכי" 17 | }); -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/zoom-out-magnifying-glass.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/share.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/zoom-in-magnifying-glass.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/th/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "จับภาพหน้าจอ", 3 | "downloadImage": "ดาวน์โหลดภาพ", 4 | "backButton": "กลับไปที่แผนที่", 5 | "widgetLabel": "สลับภาพหน้าจอ", 6 | "deactivateScreenshot": "ปิดใช้งานโหมดจับภาพหน้าจอ", 7 | "setScreenshotArea": "ตั้งค่าพื้นที่แผนที่", 8 | "selectAFeature": "เลือกฟีเจอร์บนแผนที่", 9 | "screenshotTitle": "บันทึกภาพ", 10 | "screenshotSubtitle": "เลือกองค์ประกอบเพิ่มเติมเพื่อเพิ่มลงในแผนที่", 11 | "legend": "คำอธิบายสัญลักษณ์", 12 | "popup": "ป๊อปอัพ", 13 | "enterTitle": "ใส่ชื่อ", 14 | "screenshotLayout": "เค้าโครงภาพหน้าจอ", 15 | "horizontal": "แนวนอน", 16 | "vertical": "ตั้งฉาก" 17 | }); -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/patterns/_footer.scss: -------------------------------------------------------------------------------- 1 | // ┌────────┐ 2 | // │ Footer │ 3 | // └────────┘ 4 | // ↳ http://esri.github.io/calcite-web/documentation/patterns/#footer 5 | // ↳ patterns → _footer.md 6 | @if $include-sticky-footer == true { 7 | body { 8 | display: flex; 9 | height: 100%; 10 | flex-direction: column; 11 | } 12 | .wrapper { 13 | -webkit-box-flex: 1; 14 | -ms-flex: 1 0 auto; 15 | flex: 1 0 auto; 16 | } 17 | } 18 | 19 | @if $include-footer == true { 20 | .footer { 21 | background-color: $off-white; 22 | padding-top: $baseline * 2; 23 | -webkit-box-flex: 0; 24 | -ms-flex: none; 25 | flex: none; 26 | } 27 | } 28 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/extentions/marketing/_carousel.scss: -------------------------------------------------------------------------------- 1 | $dot-size: 0.75em; 2 | 3 | .carousel-nav { 4 | text-align: center; 5 | position: relative; 6 | } 7 | 8 | .carousel-dot { 9 | border: 2px solid $gray; 10 | margin-left: $dot-size/3; 11 | margin-right: $dot-size/3; 12 | width: $dot-size; 13 | height: $dot-size; 14 | border-radius: $dot-size; 15 | display: inline-block; 16 | &.is-active { 17 | background-color: $blue; 18 | border-color: $blue; 19 | } 20 | &:hover { 21 | text-decoration: none; 22 | border-color: $blue; 23 | } 24 | } 25 | 26 | .carousel-panel { 27 | display: none; 28 | &.is-active { 29 | display: block; 30 | } 31 | } 32 | 33 | -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/fi/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Ota näyttökuva", 3 | "downloadImage": "Lataa kuva", 4 | "backButton": "Palaa karttaan", 5 | "widgetLabel": "Vaihda näyttökuvaa", 6 | "deactivateScreenshot": "Poista näyttökuvatilan aktivointi", 7 | "setScreenshotArea": "Määritä kartta-alue", 8 | "selectAFeature": "Valitse kartan kohde", 9 | "screenshotTitle": "Sieppaa kuva", 10 | "screenshotSubtitle": "Valitse muut kartan mukana tallennettavat elementit.", 11 | "legend": "Selite", 12 | "popup": "Ponnahdusikkuna", 13 | "enterTitle": "Anna otsikko", 14 | "screenshotLayout": "Näyttökuva-asettelu", 15 | "horizontal": "Vaaka", 16 | "vertical": "Pysty" 17 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/ar/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "التقاط لقطة شاشة", 3 | "downloadImage": "تنزيل الصورة", 4 | "backButton": "رجوع إلى الخريطة", 5 | "widgetLabel": "تبديل لقطة الشاشة", 6 | "deactivateScreenshot": "إلغاء تنشيط وضع لقطة الشاشة", 7 | "setScreenshotArea": "تعيين منطقة الخريطة", 8 | "selectAFeature": "تحديد معلم على الخريطة", 9 | "screenshotTitle": "التقاط صورة", 10 | "screenshotSubtitle": "تحديد عناصر إضافية لتضمينها مع الخريطة.", 11 | "legend": "وسيلة الإيضاح", 12 | "popup": "القائمة المنبثقة", 13 | "enterTitle": "أدخل عنوانًا", 14 | "screenshotLayout": "التخطيط الطباعي للقطة الشاشة", 15 | "horizontal": "أفقياً", 16 | "vertical": "رأسي" 17 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/nb/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Ta et skjermbilde", 3 | "downloadImage": "Last ned bilde", 4 | "backButton": "Gå tilbake til kartet", 5 | "widgetLabel": "Aktiver/deaktiver skjermbilde", 6 | "deactivateScreenshot": "Deaktiver skjermbildemodus", 7 | "setScreenshotArea": "Angi kartområde", 8 | "selectAFeature": "Velg et geoobjekt på kartet", 9 | "screenshotTitle": "Ta et bilde", 10 | "screenshotSubtitle": "Velge flere elementer å ta med på kartet.", 11 | "legend": "Tegnforklaring", 12 | "popup": "Popup", 13 | "enterTitle": "Angi tittel", 14 | "screenshotLayout": "Skjermbildelayout", 15 | "horizontal": "Vannrett", 16 | "vertical": "Loddrett" 17 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/vi/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Chụp ảnh màn hình", 3 | "downloadImage": "Tải Hình ảnh", 4 | "backButton": "Quay lại bản đồ", 5 | "widgetLabel": "Chuyển đổi Ảnh chụp màn hình", 6 | "deactivateScreenshot": "Tắt chế độ chụp màn hình", 7 | "setScreenshotArea": "Thiết lập khu vực bản đồ", 8 | "selectAFeature": "Chọn một đối tượng trong bản đồ", 9 | "screenshotTitle": "Chụp ảnh", 10 | "screenshotSubtitle": "Chọn các yếu tố bổ sung để đưa vào bản đồ.", 11 | "legend": "Chú giải", 12 | "popup": "Cửa sổ pop-up", 13 | "enterTitle": "Nhập tiêu đề", 14 | "screenshotLayout": "Bố cục ảnh chụp màn hình", 15 | "horizontal": "Ngang", 16 | "vertical": "Dọc" 17 | }); -------------------------------------------------------------------------------- /calcite-web-1.2.5/.gitignore: -------------------------------------------------------------------------------- 1 | # Mac 2 | .DS_Store 3 | Icon 4 | ._* 5 | .Spotlight-V100 6 | 7 | # SublimeText 8 | /*.sublime-project 9 | *.sublime-workspace 10 | 11 | # SASS 12 | .sass-cache 13 | 14 | # node 15 | node_modules 16 | .grunt 17 | npm-debug.log 18 | 19 | # project specific 20 | s3.conf 21 | aws-credentials.json 22 | docs/build 23 | docs/source/assets/img/*.* 24 | docs/source/assets/img/icons/ 25 | docs/source/assets/img/logo/ 26 | docs/source/assets/fonts 27 | docs/source/assets/js/libs/calcite-web.js 28 | docs/source/assets/css/ago-header.scss 29 | calcite-web.zip 30 | docs/source/icons.json 31 | lib/sass/calcite-web/icons/sets/ 32 | lib/sass/calcite-web/icons/_font.scss 33 | docs/source/data/stats.json 34 | /.idea 35 | -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/sv/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Ta en skärmbild", 3 | "downloadImage": "Hämta bild", 4 | "backButton": "Återgå till kartan", 5 | "widgetLabel": "Växla skärmbild", 6 | "deactivateScreenshot": "Inaktivera skärmbildsläge", 7 | "setScreenshotArea": "Ställ in kartområdet", 8 | "selectAFeature": "Välj ett geoobjekt på kartan", 9 | "screenshotTitle": "Ta en bild", 10 | "screenshotSubtitle": "Välj ytterligare element som ska ingå i kartan.", 11 | "legend": "Teckenförklaring", 12 | "popup": "Popupfönster", 13 | "enterTitle": "Ange en titel", 14 | "screenshotLayout": "Layout för skärmbild", 15 | "horizontal": "Horisontell", 16 | "vertical": "Vertikal" 17 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/tr/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Ekran görüntüsü al", 3 | "downloadImage": "Resmi İndir", 4 | "backButton": "Haritaya dön", 5 | "widgetLabel": "Ekran Görüntüsünü Aç/Kapat", 6 | "deactivateScreenshot": "Ekran görüntüsü modunu devre dışı bırak", 7 | "setScreenshotArea": "Harita alanını ayarla", 8 | "selectAFeature": "Haritadan bir detay seç", 9 | "screenshotTitle": "Resim yakala", 10 | "screenshotSubtitle": "Haritaya dahil edilecek ek ögeleri seçin.", 11 | "legend": "Lejant", 12 | "popup": "Açılır pencere", 13 | "enterTitle": "Başlık gir", 14 | "screenshotLayout": "Ekran görüntüsü çıktı düzeni", 15 | "horizontal": "Yatay", 16 | "vertical": "Dikey" 17 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/da/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Tag et screenshot", 3 | "downloadImage": "Hent billede", 4 | "backButton": "Vend tilbage til kort", 5 | "widgetLabel": "Skift Screenshot", 6 | "deactivateScreenshot": "Deaktivér screenshot-tilstand", 7 | "setScreenshotArea": "Indstil kortområde", 8 | "selectAFeature": "Vælg et objekt på kortet", 9 | "screenshotTitle": "Tag et billede", 10 | "screenshotSubtitle": "Vælg flere elementer, der skal medtages på kortet.", 11 | "legend": "Signaturforklaring", 12 | "popup": "Pop-up-vindue", 13 | "enterTitle": "Indtast titel", 14 | "screenshotLayout": "Screenshot-layout", 15 | "horizontal": "Vandret", 16 | "vertical": "Lodret" 17 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/et/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Tee ekraanipilt", 3 | "downloadImage": "Laadi pilt alla", 4 | "backButton": "Tagasi kaardile", 5 | "widgetLabel": "Lülita hetktõmmis sisse/välja", 6 | "deactivateScreenshot": "Deaktiveeri ekraanipildi režiim", 7 | "setScreenshotArea": "Seadista kaardiala", 8 | "selectAFeature": "Vali objekt kaardil", 9 | "screenshotTitle": "Jäädvusta pilt", 10 | "screenshotSubtitle": "Vali kaardile kaasatavad lisaelemendid.", 11 | "legend": "Legendiga kaart", 12 | "popup": "Hüpikaken", 13 | "enterTitle": "Sisesta filter", 14 | "screenshotLayout": "Kuvatõmmise paigutus", 15 | "horizontal": "Horisontaalne", 16 | "vertical": "Vertikaalne" 17 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/pl/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Zrób zdjęcie ekranu", 3 | "downloadImage": "Pobierz obraz", 4 | "backButton": "Wróć do mapy", 5 | "widgetLabel": "Przełącz zrzut ekranu", 6 | "deactivateScreenshot": "Dezaktywuj tryb zrzutu ekranu", 7 | "setScreenshotArea": "Ustaw obszar mapy", 8 | "selectAFeature": "Wybierz obiekt na mapie", 9 | "screenshotTitle": "Przechwyć obraz", 10 | "screenshotSubtitle": "Wybierz dodatkowe elementy do uwzględnienia na mapie.", 11 | "legend": "Legenda", 12 | "popup": "Okno podręczne", 13 | "enterTitle": "Wprowadź tytuł", 14 | "screenshotLayout": "Kompozycja zrzutu ekranu", 15 | "horizontal": "Poziomo", 16 | "vertical": "Pionowo" 17 | }); -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/upload.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/id/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Buat tangkapan layar", 3 | "downloadImage": "Unduh Gambar", 4 | "backButton": "Kembali ke peta", 5 | "widgetLabel": "Aktifkan/Nonaktifkan Tangkapan layar", 6 | "deactivateScreenshot": "Nonaktifkan mode tangkapan layar", 7 | "setScreenshotArea": "Atur area peta", 8 | "selectAFeature": "Pilih fitur di peta", 9 | "screenshotTitle": "Ambil gambar", 10 | "screenshotSubtitle": "Pilih elemen tambahan untuk diikutsertakan di peta.", 11 | "legend": "Legenda", 12 | "popup": "Pop-up", 13 | "enterTitle": "Masukkan judul", 14 | "screenshotLayout": "Tata letak tangkapan layar", 15 | "horizontal": "Horisontal", 16 | "vertical": "Vertikal" 17 | }); -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/download.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/it/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Cattura una schermata", 3 | "downloadImage": "Scarica immagine", 4 | "backButton": "Torna alla mappa", 5 | "widgetLabel": "Attiva/disattiva schermata", 6 | "deactivateScreenshot": "Disattiva modalità schermata", 7 | "setScreenshotArea": "Imposta area mappa", 8 | "selectAFeature": "Seleziona una feature sulla mappa", 9 | "screenshotTitle": "Acquisisci immagine", 10 | "screenshotSubtitle": "Selezionare altri elementi da includere con la mappa.", 11 | "legend": "Legenda", 12 | "popup": "Popup", 13 | "enterTitle": "Immettere titolo", 14 | "screenshotLayout": "Layout schermata", 15 | "horizontal": "Orizzontale", 16 | "vertical": "Verticale" 17 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/sk/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Vytvoriť snímku obrazovky", 3 | "downloadImage": "Stiahnuť obrázok", 4 | "backButton": "Návrat na mapu", 5 | "widgetLabel": "Prepnúť snímku obrazovky", 6 | "deactivateScreenshot": "Deaktivovať režim snímky obrazovky", 7 | "setScreenshotArea": "Nastaviť oblasť mapy", 8 | "selectAFeature": "Vybrať prvok na mape", 9 | "screenshotTitle": "Zachytiť obrázok", 10 | "screenshotSubtitle": "Vybrať ďalšie prvky, ktoré chcete zahrnúť do mapy.", 11 | "legend": "Legenda", 12 | "popup": "Kontextové okno", 13 | "enterTitle": "Zadať názov", 14 | "screenshotLayout": "Rozvrhnutie snímky obrazovky", 15 | "horizontal": "Vodorovný", 16 | "vertical": "Zvislý" 17 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/sl/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Posnemi posnetek zaslona", 3 | "downloadImage": "Prenesi sliko", 4 | "backButton": "Vrni na karto", 5 | "widgetLabel": "Preklopi posnetek zaslona", 6 | "deactivateScreenshot": "Deaktiviraj način posnetka zaslona", 7 | "setScreenshotArea": "Nastavi območje karte", 8 | "selectAFeature": "Na karti izberi geoobjekt", 9 | "screenshotTitle": "Zajemi sliko", 10 | "screenshotSubtitle": "Izberi dodatne elemente, ki bodo vključeni na karti", 11 | "legend": "Legenda", 12 | "popup": "Pojavno okno", 13 | "enterTitle": "Vnesi ime", 14 | "screenshotLayout": "Postavitev posnetka zaslona", 15 | "horizontal": "Horizontalno", 16 | "vertical": "Vertikalno" 17 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/bs/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Snimi snimku zaslona", 3 | "downloadImage": "Preuzmi sliku", 4 | "backButton": "Povratak na kartu", 5 | "widgetLabel": "Uključi / isključi snimku zaslona", 6 | "deactivateScreenshot": "Deaktiviraj način snimke zaslona", 7 | "setScreenshotArea": "Postavi područje karte", 8 | "selectAFeature": "Odaberi geoobjekt na karti", 9 | "screenshotTitle": "Snimi snimku", 10 | "screenshotSubtitle": "Odaberite dodatne elementa koji će dodati na kartu.", 11 | "legend": "Legenda", 12 | "popup": "Skočni prozor", 13 | "enterTitle": "Unesite naslov", 14 | "screenshotLayout": "Izgled snimke zaslona", 15 | "horizontal": "Vodoravni", 16 | "vertical": "Uspravno" 17 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/hr/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Snimi snimku zaslona", 3 | "downloadImage": "Preuzmi sliku", 4 | "backButton": "Povratak na kartu", 5 | "widgetLabel": "Uključi / isključi snimku zaslona", 6 | "deactivateScreenshot": "Deaktiviraj način snimke zaslona", 7 | "setScreenshotArea": "Postavi područje karte", 8 | "selectAFeature": "Odaberi geoobjekt na karti", 9 | "screenshotTitle": "Snimi snimku", 10 | "screenshotSubtitle": "Odaberite dodatne elementa koji će dodati na kartu.", 11 | "legend": "Legenda", 12 | "popup": "Skočni prozor", 13 | "enterTitle": "Unesite naslov", 14 | "screenshotLayout": "Izgled snimke zaslona", 15 | "horizontal": "Vodoravni", 16 | "vertical": "Uspravno" 17 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/cs/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Pořiďte snímek obrazovky", 3 | "downloadImage": "Stáhnout snímek", 4 | "backButton": "Vraťte se na mapu", 5 | "widgetLabel": "Přepnout snímek obrazovky", 6 | "deactivateScreenshot": "Deaktivujte režim snímku obrazovky", 7 | "setScreenshotArea": "Nastavte oblast mapy", 8 | "selectAFeature": "Vyberte prvek v mapě", 9 | "screenshotTitle": "Zachyťte snímek", 10 | "screenshotSubtitle": "Vyberte další mapové elementy, které mají být v mapě zahrnuty.", 11 | "legend": "Legenda", 12 | "popup": "Vyskakovací okno", 13 | "enterTitle": "Zadat název", 14 | "screenshotLayout": "Rozvržení snímku obrazovky", 15 | "horizontal": "Vodorovně", 16 | "vertical": "Svisle" 17 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/lv/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Uzņemt ekrānuzņēmumu", 3 | "downloadImage": "Lejupielādēt attēlu", 4 | "backButton": "Atgriezties kartē", 5 | "widgetLabel": "Pārslēgt ekrānuzņēmumu", 6 | "deactivateScreenshot": "Izslēgt ekrānuzņēmuma režīmu", 7 | "setScreenshotArea": "Iestatīt kartes teritoriju", 8 | "selectAFeature": "Izvēlēties elementu kartē", 9 | "screenshotTitle": "Tvert attēlu", 10 | "screenshotSubtitle": "Izvēlieties papildu elementus, kas jāiekļauj kartē.", 11 | "legend": "Apzīmējumi", 12 | "popup": "Uznirstošie logi", 13 | "enterTitle": "Ievadiet virsrakstu", 14 | "screenshotLayout": "Ekrānuzņēmuma izkārtojums", 15 | "horizontal": "Horizontāls", 16 | "vertical": "Vertikāls" 17 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/pt-br/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Obter uma captura de tela", 3 | "downloadImage": "Download da Imagem", 4 | "backButton": "Retornar ao mapa", 5 | "widgetLabel": "Alternar captura de tela", 6 | "deactivateScreenshot": "Desativar modo de captura de tela", 7 | "setScreenshotArea": "Definir a área do mapa", 8 | "selectAFeature": "Selecionar uma feição no mapa", 9 | "screenshotTitle": "Capturar uma imagem", 10 | "screenshotSubtitle": "Selecione elementos adicionais para incluir no mapa.", 11 | "legend": "Legenda", 12 | "popup": "Pop-up", 13 | "enterTitle": "Inserir título", 14 | "screenshotLayout": "Layout da captura de tela", 15 | "horizontal": "Horizontal", 16 | "vertical": "Vertical" 17 | }); -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/social/share.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/de/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Screenshot aufnehmen", 3 | "downloadImage": "Bild herunterladen", 4 | "backButton": "Zurück zur Karte", 5 | "widgetLabel": "Screenshot ein/aus", 6 | "deactivateScreenshot": "Screenshot-Modus deaktivieren", 7 | "setScreenshotArea": "Kartenbereich festlegen", 8 | "selectAFeature": "Ein Feature auf der Karte auswählen", 9 | "screenshotTitle": "Bild aufnehmen", 10 | "screenshotSubtitle": "Wählen Sie zusätzliche Elemente aus, die in die Karte einbezogen werden sollen.", 11 | "legend": "Legende", 12 | "popup": "Pop-up", 13 | "enterTitle": "Titel eingeben", 14 | "screenshotLayout": "Screenshot-Layout", 15 | "horizontal": "Horizontal", 16 | "vertical": "Vertikal" 17 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/sr/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Napravi snimak ekrana", 3 | "downloadImage": "Preuzmi snimak", 4 | "backButton": "Vrati se na mapu", 5 | "widgetLabel": "Uključivanje/isključivanje snimka ekrana", 6 | "deactivateScreenshot": "Deaktiviraj režim snimka ekrana", 7 | "setScreenshotArea": "Podesi oblast mape", 8 | "selectAFeature": "Izaberite geoobjekat na mapi", 9 | "screenshotTitle": "Snimi snimak", 10 | "screenshotSubtitle": "Izaberite dodatne elemente koje želite da budu na mapi.", 11 | "legend": "Legenda", 12 | "popup": "Iskačući prozor", 13 | "enterTitle": "Unesite naslov", 14 | "screenshotLayout": "Raspored snimka ekrana", 15 | "horizontal": "Horizontalno", 16 | "vertical": "Vertikalno" 17 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/uk/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Зробити знімок екрану", 3 | "downloadImage": "Завантажити зображення", 4 | "backButton": "Повернутися до карти", 5 | "widgetLabel": "Перемкнути знімок екрану", 6 | "deactivateScreenshot": "Деактивувати режим знімку екрану", 7 | "setScreenshotArea": "Задати область карти", 8 | "selectAFeature": "Вибрати об'єкт на карті", 9 | "screenshotTitle": "Захопити зображення", 10 | "screenshotSubtitle": "Вибрати додаткові елементи для включення в карту", 11 | "legend": "Легенда", 12 | "popup": "Спливаюче вікно", 13 | "enterTitle": "Ввести заголовок", 14 | "screenshotLayout": "Компонування знімка екрану", 15 | "horizontal": "Горизонтальна", 16 | "vertical": "Вертикальна" 17 | }); -------------------------------------------------------------------------------- /app/Components/Header/css/Header.scss: -------------------------------------------------------------------------------- 1 | .esri-header__shared-theme-logo { 2 | max-width: 50px; 3 | } 4 | 5 | .esri-interactive-legend__header-app-container { 6 | position: relative; 7 | z-index: 0; 8 | } 9 | 10 | .title-container { 11 | font-weight: normal; 12 | margin: 0; 13 | } 14 | 15 | .title-container header { 16 | width: 100%; 17 | } 18 | 19 | @media only screen and (max-width: 813px) { 20 | .title-container { 21 | font-size: 20px; 22 | } 23 | } 24 | 25 | .esri-header__shared-theme-logo { 26 | display: flex; 27 | align-items: center; 28 | margin-right: 10px; 29 | 30 | img { 31 | width: 100%; 32 | } 33 | 34 | a { 35 | line-height: 0; 36 | } 37 | } 38 | 39 | html[dir="rtl"] { 40 | margin-right: 0; 41 | margin-left: 10px; 42 | } 43 | -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/ru/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Сделать снимок экрана", 3 | "downloadImage": "Скачать изображение", 4 | "backButton": "Вернуться на карту", 5 | "widgetLabel": "Переключить снимок экрана", 6 | "deactivateScreenshot": "Отключить режим снимка экрана", 7 | "setScreenshotArea": "Установите область карты", 8 | "selectAFeature": "Выберите объект на карте", 9 | "screenshotTitle": "Захват изображения", 10 | "screenshotSubtitle": "Выберите дополнительные элементы для включения в карту.", 11 | "legend": "Легенда", 12 | "popup": "Всплывающее окно", 13 | "enterTitle": "Введите заголовок", 14 | "screenshotLayout": "Скриншот компоновки", 15 | "horizontal": "Горизонтальная", 16 | "vertical": "Вертикальная" 17 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/pt-pt/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Obter captura de ecrã", 3 | "downloadImage": "Transferir Imagem", 4 | "backButton": "Regressar ao mapa", 5 | "widgetLabel": "Ativar/Desativar captura de ecrã", 6 | "deactivateScreenshot": "Desativar modo de captura de ecrã", 7 | "setScreenshotArea": "Definir a área do mapa", 8 | "selectAFeature": "Selecionar um elemento no mapa", 9 | "screenshotTitle": "Capturar uma imagem", 10 | "screenshotSubtitle": "Selecionar elementos adicionais a incluir com o mapa.", 11 | "legend": "Legenda", 12 | "popup": "Janela Pop-up", 13 | "enterTitle": "Introduzir título", 14 | "screenshotLayout": "Layout da captura de ecrã", 15 | "horizontal": "Horizontal", 16 | "vertical": "Vertical" 17 | }); -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/social/github.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/Components/Info/Info/nls/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | root: ({ 3 | next: "Next", 4 | back: "back", 5 | close: "Close", 6 | widgetLabel: "Toggle Info" 7 | }), 8 | "ar": 1, 9 | "bs": 1, 10 | "ca": 1, 11 | "cs": 1, 12 | "da": 1, 13 | "de": 1, 14 | "el": 1, 15 | "es": 1, 16 | "et": 1, 17 | "fi": 1, 18 | "fr": 1, 19 | "he": 1, 20 | "hr": 1, 21 | "hu": 1, 22 | "id": 1, 23 | "it": 1, 24 | "ja": 1, 25 | "ko": 1, 26 | "lt": 1, 27 | "lv": 1, 28 | "nl": 1, 29 | "nb": 1, 30 | "pl": 1, 31 | "pt-br": 1, 32 | "pt-pt": 1, 33 | "ro": 1, 34 | "sl": 1, 35 | "sk": 1, 36 | "ru": 1, 37 | "sr": 1, 38 | "sv": 1, 39 | "tr": 1, 40 | "th": 1, 41 | "uk": 1, 42 | "vi": 1, 43 | "zh-cn": 1, 44 | "zh-hk": 1, 45 | "zh-tw": 1 46 | }); 47 | -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/hu/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Képernyőkép készítése", 3 | "downloadImage": "Kép letöltése", 4 | "backButton": "Vissza a térképhez", 5 | "widgetLabel": "Képernyőkép átváltása", 6 | "deactivateScreenshot": "Képernyőkép mód kikapcsolása", 7 | "setScreenshotArea": "Térképen ábrázolt terület beállítása", 8 | "selectAFeature": "Válasszon ki egy vektoros elemet a térképen", 9 | "screenshotTitle": "Rögzítsen képet", 10 | "screenshotSubtitle": "Válassza ki a térképen megjeleníteni kívánt további elemeket.", 11 | "legend": "Jelmagyarázat", 12 | "popup": "Felugró ablak", 13 | "enterTitle": "Cím megadása", 14 | "screenshotLayout": "Képernyőkép elrendezése", 15 | "horizontal": "Vízszintes", 16 | "vertical": "Függőleges" 17 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/nl/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Een schermafbeelding maken", 3 | "downloadImage": "Afbeelding downloaden", 4 | "backButton": "Teruggaan naar de kaart", 5 | "widgetLabel": "Screenshot wisselen", 6 | "deactivateScreenshot": "Schermafbeeldingsmodus uitschakelen", 7 | "setScreenshotArea": "Het kaartgebied instellen", 8 | "selectAFeature": "Een object op de kaart selecteren", 9 | "screenshotTitle": "Een foto nemen", 10 | "screenshotSubtitle": "Selecteer aanvullende elementen om op te nemen op de kaart.", 11 | "legend": "Legenda", 12 | "popup": "Pop-upvenster", 13 | "enterTitle": "Voer een titel in", 14 | "screenshotLayout": "Lay-out schermafbeelding", 15 | "horizontal": "Horizontaal", 16 | "vertical": "Verticaal" 17 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/ro/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Efectuare captură de ecran", 3 | "downloadImage": "Descărcare imagine", 4 | "backButton": "Revenire la hartă", 5 | "widgetLabel": "Comutare captură de ecran", 6 | "deactivateScreenshot": "Dezactivare mod captură de ecran", 7 | "setScreenshotArea": "Setare suprafață hartă", 8 | "selectAFeature": "Selectare un obiect spaţial de pe hartă", 9 | "screenshotTitle": "Capturare imagine", 10 | "screenshotSubtitle": "Selectare elemente suplimentare pentru a le include cu harta.", 11 | "legend": "Legendă", 12 | "popup": "Mesaj pop-up", 13 | "enterTitle": "Introducere titlu", 14 | "screenshotLayout": "Configurație captură de ecran", 15 | "horizontal": "Orizontal", 16 | "vertical": "Vertical" 17 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/lt/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Užfiksuoti ekrano vaizdą", 3 | "downloadImage": "Atsisiųsti paveikslėlį", 4 | "backButton": "Grįžti į žemėlapį", 5 | "widgetLabel": "Perjungti ekrano vaizdo kopiją", 6 | "deactivateScreenshot": "Išjungti ekrano vaizdo režimą", 7 | "setScreenshotArea": "Nustatyti žemėlapio sritį", 8 | "selectAFeature": "Pasirinkite elementą žemėlapyje", 9 | "screenshotTitle": "Fiksuoti vaizdą", 10 | "screenshotSubtitle": "Pasirinkite papildomus elementus, kurie bus įtraukti į žemėlapį.", 11 | "legend": "Legenda", 12 | "popup": "Iškylantis langas", 13 | "enterTitle": "Įveskite pavadinimą", 14 | "screenshotLayout": "Ekrano vaizdo maketas", 15 | "horizontal": "Horizontalus", 16 | "vertical": "Vertikalus" 17 | }); -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/loading-indicator.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/components/_input-group.scss: -------------------------------------------------------------------------------- 1 | @mixin input-group() { 2 | display: table; 3 | margin-top: $baseline*.25; 4 | } 5 | 6 | @mixin input-group-input() { 7 | display: table-cell; 8 | position: relative; 9 | margin-top: 0; 10 | width: 100%; 11 | vertical-align: middle; 12 | } 13 | 14 | @mixin input-group-button() { 15 | width: 1%; 16 | vertical-align: middle; 17 | display: table-cell; 18 | .btn, button { 19 | height: 2.25rem; 20 | margin-left: -1px; 21 | } 22 | } 23 | 24 | @if $include-input-groups == true { 25 | .input-group {@include input-group();} 26 | .input-group-button {@include input-group-button();} 27 | input.input-group-input, 28 | .input-group-input {@include input-group-input();} 29 | } 30 | -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/es/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Hacer una captura de pantalla", 3 | "downloadImage": "Descargar imagen", 4 | "backButton": "Volver al mapa", 5 | "widgetLabel": "Activar/desactivar captura de pantalla", 6 | "deactivateScreenshot": "Desactivar modo Captura de pantalla", 7 | "setScreenshotArea": "Definir área de mapa", 8 | "selectAFeature": "Seleccionar una entidad en el mapa", 9 | "screenshotTitle": "Capturar una imagen", 10 | "screenshotSubtitle": "Seleccione elementos adicionales para incluirlos en el mapa.", 11 | "legend": "Leyenda", 12 | "popup": "Elemento emergente", 13 | "enterTitle": "Introducir título", 14 | "screenshotLayout": "Diseño de captura de pantalla", 15 | "horizontal": "Horizontal", 16 | "vertical": "Vertical" 17 | }); -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/ca/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Fes una captura de pantalla", 3 | "downloadImage": "Baixa la imatge", 4 | "backButton": "Torna al mapa", 5 | "widgetLabel": "Activa/desactiva la captura de pantalla", 6 | "deactivateScreenshot": "Desactiva el mode de captura de pantalla", 7 | "setScreenshotArea": "Defineix l'àrea del mapa", 8 | "selectAFeature": "Seleccioneu una entitat al mapa", 9 | "screenshotTitle": "Captura una imatge", 10 | "screenshotSubtitle": "Seleccioneu elements addicionals per incloure'ls al mapa.", 11 | "legend": "Llegenda", 12 | "popup": "Finestra emergent", 13 | "enterTitle": "Introduïu el títol", 14 | "screenshotLayout": "Disseny de la captura de pantalla", 15 | "horizontal": "Horitzontal", 16 | "vertical": "Vertical" 17 | }); -------------------------------------------------------------------------------- /app/Components/TimeFilter/TimeFilter/nls/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | root: { 3 | label: "Time Filter", 4 | reset: "Reset", 5 | selectLayer: "Select Time Aware Layer" 6 | }, 7 | "ar": 1, 8 | "bs": 1, 9 | "ca": 1, 10 | "cs": 1, 11 | "da": 1, 12 | "de": 1, 13 | "el": 1, 14 | "es": 1, 15 | "et": 1, 16 | "fi": 1, 17 | "fr": 1, 18 | "he": 1, 19 | "hr": 1, 20 | "hu": 1, 21 | "id": 1, 22 | "it": 1, 23 | "ja": 1, 24 | "ko": 1, 25 | "lt": 1, 26 | "lv": 1, 27 | "nl": 1, 28 | "nb": 1, 29 | "pl": 1, 30 | "pt-br": 1, 31 | "pt-pt": 1, 32 | "ro": 1, 33 | "sk": 1, 34 | "sl": 1, 35 | "ru": 1, 36 | "su": 1, 37 | "sr": 1, 38 | "sv": 1, 39 | "tr": 1, 40 | "th": 1, 41 | "uk": 1, 42 | "vi": 1, 43 | "zh-cn": 1, 44 | "zh-hk": 1, 45 | "zh-tw": 1 46 | }); 47 | -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/el/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Λήψη στιγμιότυπου οθόνης", 3 | "downloadImage": "Λήψη εικόνας", 4 | "backButton": "Επιστροφή στον χάρτη", 5 | "widgetLabel": "Εναλλαγή στιγμιοτύπου οθόνης", 6 | "deactivateScreenshot": "Απενεργοποίηση λειτουργίας λήψης στιγμιότυπου οθόνης", 7 | "setScreenshotArea": "Καθορισμός της περιοχής του χάρτη", 8 | "selectAFeature": "Επιλέξτε ένα στοιχείο στον χάρτη.", 9 | "screenshotTitle": "Καταγραφή εικόνας", 10 | "screenshotSubtitle": "Επιλέξτε πρόσθετα στοιχεία για να συμπεριληφθούν στον χάρτη.", 11 | "legend": "Υπόμνημα", 12 | "popup": "Αναδυόμενο παράθυρο", 13 | "enterTitle": "Εισαγάγετε τίτλο", 14 | "screenshotLayout": "Διάταξη στιγμιότυπου οθόνης", 15 | "horizontal": "Οριζόντια", 16 | "vertical": "Κατακόρυφα" 17 | }); -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/components/_action-bar.scss: -------------------------------------------------------------------------------- 1 | @mixin action-bar() { 2 | @include clearfix(); 3 | } 4 | 5 | @mixin action-bar-btn() { 6 | float: right; 7 | margin-left: $baseline * .5; 8 | html[dir="rtl"] & { 9 | float: left; 10 | margin-right: $baseline * .5; 11 | } 12 | } 13 | 14 | @mixin action-bar-left() { 15 | @include clearfix(); 16 | .action-bar-btn { 17 | float: left; 18 | margin-left: 0; 19 | margin-right: $baseline * .5; 20 | html[dir="rtl"] & { 21 | float: right; 22 | margin-right: 0; 23 | margin-left: $baseline * .5; 24 | } 25 | } 26 | } 27 | 28 | @if $include-action-bar == true { 29 | .action-bar {@include action-bar();} 30 | .action-bar-btn {@include action-bar-btn();} 31 | .action-bar-left {@include action-bar-left();} 32 | } 33 | -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/fr/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "takeAScreenshot": "Prendre une capture d’écran", 3 | "downloadImage": "Télécharger l’image", 4 | "backButton": "Revenir à la carte", 5 | "widgetLabel": "Activer/désactiver Capture d’écran", 6 | "deactivateScreenshot": "Désactiver le mode capture d’écran", 7 | "setScreenshotArea": "Définir la zone cartographique", 8 | "selectAFeature": "Sélectionner une entité sur la carte", 9 | "screenshotTitle": "Capturer une image", 10 | "screenshotSubtitle": "Sélectionnez des éléments supplémentaires à inclure dans la carte.", 11 | "legend": "Légende", 12 | "popup": "Fenêtre contextuelle", 13 | "enterTitle": "Saisir un titre", 14 | "screenshotLayout": "Mise en page de la capture d’écran", 15 | "horizontal": "Horizontale", 16 | "vertical": "Verticale" 17 | }); -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/review.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/telemetry/index.d.ts: -------------------------------------------------------------------------------- 1 | declare module "telemetry/telemetry.dojo" { 2 | import Portal = require("esri/portal/Portal"); 3 | 4 | class Telemetry { 5 | disabled: boolean; 6 | logPageView(): void; 7 | logEvent(args: { 8 | category: string; 9 | action: string; 10 | label: string; 11 | datasetID?: string; 12 | attribute?: string; 13 | user?: string; 14 | }): void; 15 | logError(args: { 16 | error: string; 17 | urlRequested?: string; 18 | statusCode?: number; 19 | }): void; 20 | constructor(args: { 21 | debug?: boolean; 22 | disabled?: boolean; 23 | amazon?: { 24 | userPoolID: string; 25 | app: { 26 | name: string; 27 | id: string; 28 | version: string; 29 | }; 30 | }; 31 | portal?: Portal; 32 | }); 33 | } 34 | export = Telemetry; 35 | } 36 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/environment-settings.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/settings2.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/social/pinterest.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/css/calcite-web-e-commerce.min.css: -------------------------------------------------------------------------------- 1 | /*! 2 | * Calcite Web - Calcite Design Components in CSS, JS and HTML 3 | * @version v1.2.5 4 | * @license Apache-2.0 5 | * @copyright 2018 Esri 6 | * @link https://github.com/Esri/calcite-web 7 | */ 8 | .table-pricing{border-top:none;border-left:none;border-right:none;background-color:transparent}.table-pricing > thead{background-color:transparent}.table-pricing th{text-align:center;background-color:#fff;border-top:1px solid #ccc;padding:1.125rem}.table-pricing th:first-child{text-align:left;border-left:none;border-top:none;background-color:transparent;padding-left:0.375rem}.table-pricing td{text-align:center}.table-pricing td:first-child{text-align:left}.table-pricing tbody tr:nth-child(even){background-color:#fff}.table-pricing tbody tr:nth-child(even) td{background-color:#fff}.table-pricing.table-blue tr:nth-child(even){background-color:#d2e9f9}.table-pricing.table-blue tr:nth-child(even) td{background-color:#d2e9f9} -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/icons/_icon-colors.scss: -------------------------------------------------------------------------------- 1 | // ┌──────────────────┐ 2 | // │ Icon Font Colors │ 3 | // └──────────────────┘ 4 | // ↳ http://esri.github.io/calcite-web/documenation/icons/#icon-font-colors 5 | // ↳ icons → _icon-font.md 6 | 7 | @if $include-icon-font == true { 8 | .esri-icon-yellow:before, .icon-ui-yellow:before { color: #fad817;} 9 | .esri-icon-green:before, .icon-ui-green:before { color: $green;} 10 | .esri-icon-blue:before, .icon-ui-blue:before { color: $blue;} 11 | .esri-icon-light-blue:before, .icon-ui-light-blue:before { color: $light-blue;} 12 | .esri-icon-dark-blue:before, .icon-ui-dark-blue:before { color: $dark-blue;} 13 | .esri-icon-purple:before, .icon-ui-purple:before { color: $purple;} 14 | .esri-icon-orange:before, .icon-ui-orange:before { color: $orange;} 15 | .esri-icon-gray:before, .icon-ui-gray:before { color: $gray;} 16 | .esri-icon-red:before, .icon-ui-red:before { color: $red;} 17 | } -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/utils/_border.scss: -------------------------------------------------------------------------------- 1 | @mixin border-left($style) { 2 | border-left: $style; 3 | 4 | @if ($include-right-to-left) { 5 | html[dir="rtl"] & { 6 | border-left: none; 7 | border-right: $style; 8 | } 9 | } 10 | } 11 | 12 | @mixin border-right($style) { 13 | border-right: $style; 14 | 15 | @if ($include-right-to-left) { 16 | html[dir="rtl"] & { 17 | border-right: none; 18 | border-left: $style; 19 | } 20 | } 21 | } 22 | 23 | @mixin border-left-color($color) { 24 | border-left-color: $color; 25 | 26 | @if ($include-right-to-left) { 27 | html[dir="rtl"] & { 28 | border-left-color: transparent; 29 | border-right-color: $color; 30 | } 31 | } 32 | } 33 | 34 | @mixin border-right-color($color) { 35 | border-right-color: $color; 36 | 37 | @if ($include-right-to-left) { 38 | html[dir="rtl"] & { 39 | border-right-color: transparent; 40 | border-left-color: $color; 41 | } 42 | } 43 | } 44 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/collection.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /app/Components/InteractiveLegend/InteractiveLegend/styles/InteractiveStyle/SelectedStyleData.ts: -------------------------------------------------------------------------------- 1 | import { property, subclass } from "esri/core/accessorSupport/decorators"; 2 | import Accessor = require("esri/core/Accessor"); 3 | import Collection = require("esri/core/Collection"); 4 | 5 | @subclass("SelectedStyleData") 6 | class SelectedStyleData extends Accessor { 7 | @property() 8 | activeLayerInfo: __esri.ActiveLayerInfo = null; 9 | 10 | @property() 11 | layerItemId: string = null; 12 | 13 | @property() 14 | selectedInfoIndexes: number[][] = []; 15 | 16 | @property() 17 | field: string = null; 18 | 19 | @property() 20 | applyStyles: boolean = null; 21 | 22 | @property() 23 | featureLayerView: __esri.FeatureLayerView = null; 24 | 25 | @property() 26 | normalizationField: string = null; 27 | 28 | @property() 29 | queryExpressions: string[] = []; 30 | 31 | @property() 32 | featureCount: Collection