├── .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 = new Collection(); 33 | 34 | @property() 35 | totalFeatureCount = null; 36 | } 37 | 38 | export = SelectedStyleData; 39 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/link.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/components/_label.scss: -------------------------------------------------------------------------------- 1 | // ┌────────┐ 2 | // │ Label │ 3 | // └────────┘ 4 | // ↳ http://esri.github.io/calcite-web/documentation/components/#label 5 | // ↳ components → _label.md 6 | 7 | @mixin label() { 8 | background-color: $lightest-gray; 9 | padding: .25em .5em; 10 | border-radius: 3px; 11 | font-size: .875em; 12 | white-space: nowrap; 13 | } 14 | 15 | @mixin label-red() { 16 | background-color: $red; 17 | color: $white; 18 | } 19 | 20 | @mixin label-yellow() { 21 | background-color: $light-yellow; 22 | color: $off-black; 23 | } 24 | 25 | @mixin label-green() { 26 | background-color: $dark-green; 27 | color: $white; 28 | } 29 | 30 | @mixin label-blue() { 31 | background-color: $blue; 32 | color: $white; 33 | } 34 | 35 | @if $include-labels == true { 36 | .label {@include label();} 37 | .label-red {@include label-red();} 38 | .label-yellow {@include label-yellow();} 39 | .label-green {@include label-green();} 40 | .label-blue {@include label-blue();} 41 | } 42 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/components/_breadcrumbs.scss: -------------------------------------------------------------------------------- 1 | // ┌─────────────┐ 2 | // │ Breadcrumbs │ 3 | // └─────────────┘ 4 | // ↳ http://esri.github.io/calcite-web/documentation/components/#breadcrumbs 5 | // ↳ components → _breadbrumbs.md 6 | 7 | @mixin breadcrumbs() { 8 | @include font-size(-2); 9 | @include text-color($darker-gray); 10 | } 11 | 12 | @mixin crumb() { 13 | color: $darker-gray; 14 | @include left(); 15 | 16 | &:before { 17 | content: "/"; 18 | color: $darker-gray; 19 | font-weight: 400; 20 | display: inline-block; 21 | padding: 0 .5rem; 22 | } 23 | 24 | &.is-active { 25 | font-weight: 700; 26 | } 27 | 28 | .breadcrumbs-white & { 29 | color: $white; 30 | @include link-color($white, $lightest-gray); 31 | &:before { 32 | color: $white; 33 | } 34 | } 35 | 36 | &:first-child:before { 37 | display: none; 38 | } 39 | } 40 | 41 | @if $include-breadcrumbs == true { 42 | .breadcrumbs { @include breadcrumbs(); } 43 | .crumb { @include crumb(); } 44 | } 45 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/utils/_transition.scss: -------------------------------------------------------------------------------- 1 | // ┌────────────┐ 2 | // │ Transition │ 3 | // └────────────┘ 4 | // ↳ http://esri.github.io/calcite-web/documentation/sass/#transition 5 | // ↳ components → _utility-mixins.md 6 | 7 | $transition-prefixes: webkit spec; 8 | 9 | @mixin transition ($value...) { 10 | @include prefixer (transition, $value, $transition-prefixes); 11 | } 12 | 13 | @mixin transition-prefixed ($value...) { 14 | -webkit-transition: -webkit-$value; 15 | -moz-transition: -moz-$value; 16 | -o-transition: -o-$value; 17 | transition: $value; 18 | } 19 | 20 | @mixin transition-property ($value...) { 21 | @include prefixer (transition-property, $value, $transition-prefixes); 22 | } 23 | 24 | @mixin transition-duration ($value...) { 25 | @include prefixer (transition-duration, $value, $transition-prefixes); 26 | } 27 | 28 | @mixin transition-timing-function ($value...) { 29 | @include prefixer (transition-timing-function, $value, $transition-prefixes); 30 | } 31 | 32 | @mixin transition-delay ($value...) { 33 | @include prefixer (transition-delay, $value, $transition-prefixes); 34 | } -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/applications.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/components/_esri-logo.scss: -------------------------------------------------------------------------------- 1 | // ┌───────────┐ 2 | // │ Esri Logo │ 3 | // └───────────┘ 4 | // ↳ http://esri.github.io/calcite-web/documentation/components/#esri-logo 5 | // ↳ components → _esri-logo.md 6 | @mixin esri-logo() { 7 | margin: $baseline/4; 8 | content: ""; 9 | display: inline-block; 10 | background-repeat: no-repeat; 11 | background-position: center; 12 | background-color: transparent; 13 | min-height: 30px; 14 | min-width: 70px; 15 | line-height: 0; 16 | background-size: 100% 100%; 17 | background-image: url('#{$image-path}/logo/esri-logo.svg'); 18 | } 19 | 20 | @mixin esri-logo-reverse() { 21 | @include esri-logo(); 22 | background-image: url('#{$image-path}/logo/esri-logo-reversed.svg'); 23 | } 24 | 25 | @mixin esri-logo-condensed() { 26 | margin-left: 0; 27 | margin-right: 0; 28 | margin-bottom: -0.125rem; // aligns logotype with header type 29 | margin-top: -0.135rem; 30 | } 31 | 32 | @if $include-logo == true { 33 | .esri-logo {@include esri-logo();} 34 | .esri-logo-reverse {@include esri-logo-reverse();} 35 | .esri-logo-condensed {@include esri-logo-condensed();} 36 | } 37 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/extentions/marketing/_image-switcher.scss: -------------------------------------------------------------------------------- 1 | 2 | 3 | .image-switcher { 4 | box-shadow: $box-shadow; 5 | color: inherit; 6 | display: flex; 7 | width: 100%; 8 | align-items: center; 9 | padding: 1rem; 10 | background-color: $white; 11 | border: 1px solid $lighter-gray; 12 | border-bottom: none; 13 | &:last-child { 14 | border-bottom: 1px solid $lighter-gray; 15 | } 16 | &:hover { 17 | border: 1px solid $blue; 18 | background-color: $lightest-blue; 19 | text-decoration: none; 20 | color: inherit; 21 | } 22 | &.is-active { 23 | border: 1px solid $blue; 24 | } 25 | } 26 | .image-switcher.is-active + .image-switcher, 27 | .image-switcher:hover + .image-switcher { 28 | border-top: none; 29 | } 30 | 31 | .image-switcher-preview { 32 | margin-bottom: 0; 33 | margin-right: 1rem; 34 | height: modular-scale(6); 35 | width: modular-scale(6); 36 | pointer-events: none; 37 | } 38 | 39 | .image-switcher-title { 40 | flex: 1; 41 | pointer-events: none; 42 | } 43 | 44 | 45 | .image-switcher-view { 46 | display: none; 47 | &.is-active { 48 | display: block; 49 | } 50 | } -------------------------------------------------------------------------------- /app/userTypesError/nls/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | root: ({ 3 | licenseError: { 4 | message: "Your account is not licensed to use Configurable Apps that are not public. Please ask your organization administrator to assign you a user type that includes Essential Apps or an add-on Essential Apps license.", 5 | title: "Not Licensed" 6 | }, 7 | originError: { 8 | message: "The application you are trying to access does not originate from the URL you provided", 9 | close: "Close", 10 | options: "Advanced options", 11 | linkMessage: "Proceed to" 12 | } 13 | }), 14 | "ar": 1, 15 | "bs": 1, 16 | "ca": 1, 17 | "cs": 1, 18 | "da": 1, 19 | "de": 1, 20 | "el": 1, 21 | "es": 1, 22 | "et": 1, 23 | "fi": 1, 24 | "fr": 1, 25 | "he": 1, 26 | "hr": 1, 27 | "hu": 1, 28 | "id": 1, 29 | "it": 1, 30 | "ja": 1, 31 | "ko": 1, 32 | "lt": 1, 33 | "lv": 1, 34 | "nl": 1, 35 | "nb": 1, 36 | "pl": 1, 37 | "pt-br": 1, 38 | "pt-pt": 1, 39 | "ro": 1, 40 | "ru": 1, 41 | "sl": 1, 42 | "sr": 1, 43 | "sv": 1, 44 | "tr": 1, 45 | "th": 1, 46 | "uk": 1, 47 | "vi": 1, 48 | "zh-cn": 1, 49 | "zh-hk": 1, 50 | "zh-tw": 1 51 | }); 52 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/extentions/e-commerce/_pricing-table.scss: -------------------------------------------------------------------------------- 1 | // Additional Modifier for Tables 2 | @mixin table-pricing { 3 | border-top: none; 4 | border-left: none; 5 | border-right: none; 6 | background-color: transparent; 7 | > thead { 8 | background-color: transparent; 9 | } 10 | th { 11 | text-align: center; 12 | background-color: $white; 13 | border-top: 1px solid $lighter-gray; 14 | padding: 0.75*$baseline; 15 | &:first-child { 16 | text-align: left; 17 | border-left: none; 18 | border-top: none; 19 | background-color: transparent; 20 | padding-left: 0.25*$baseline; 21 | } 22 | } 23 | td { 24 | text-align: center; 25 | &:first-child { 26 | text-align: left; 27 | } 28 | } 29 | tbody tr { 30 | &:nth-child(even){ 31 | background-color: $white; 32 | td { 33 | background-color: $white; 34 | } 35 | } 36 | } 37 | &.table-blue { 38 | 39 | tr { 40 | &:nth-child(even){ 41 | background-color: $lightest-blue; 42 | td { 43 | background-color: $lightest-blue; 44 | } 45 | } 46 | } 47 | } 48 | } 49 | 50 | .table-pricing {@include table-pricing();} -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/grid/_left-right.scss: -------------------------------------------------------------------------------- 1 | // ┌────────────────┐ 2 | // │ Left and Right │ 3 | // └────────────────┘ 4 | // ↳ http://esri.github.io/calcite-web/documentation/grid/#left-and-right 5 | // ↳ grid → _left-and-right.md 6 | 7 | @mixin include-left-right(){ 8 | .left { @include left(); } 9 | .right { @include right(); } 10 | } 11 | 12 | // Responsive Left and Right 13 | @mixin responsive-left-right(){ 14 | @if $fold-grid == true { 15 | 16 | // Large 17 | @media screen and (min-width: $large) { 18 | .#{$large-class}-left { @include left(); } 19 | .#{$large-class}-right { @include right(); } 20 | } 21 | 22 | // Medium 23 | @media screen and (max-width: $medium - 1) and (min-width: $small) { 24 | .#{$medium-class}-left { @include left(); } 25 | .#{$medium-class}-right { @include right(); } 26 | } 27 | 28 | // Small 29 | @media screen and (max-width: $small - 1) { 30 | .#{$small-class}-left { @include left(); } 31 | .#{$small-class}-right { @include right(); } 32 | } 33 | } 34 | } 35 | 36 | @if $include-grid == true or $include-left-right == true { 37 | @include include-left-right(); 38 | @include responsive-left-right(); 39 | } -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/type/_config.scss: -------------------------------------------------------------------------------- 1 | // ┌─────────────┐ 2 | // │ Type Config │ 3 | // └─────────────┘ 4 | 5 | $octave: 2; 6 | $major7th: 1.875; 7 | $minor7th: 1.778; 8 | $major6th: 1.667; 9 | $minor6th: 1.6; 10 | $fifth: 1.5; 11 | $dim5th: 1.414; 12 | $aug4th: 1.414; 13 | $fourth: 1.33; 14 | $major3rd: 1.25; 15 | $minor3rd: 1.2; 16 | $major2nd: 1.125; 17 | $minor2nd: 1.067; 18 | $unison: 1; 19 | 20 | // Scale 21 | $golden-ratio: 1.618; 22 | 23 | // Structural 24 | $ratio: $aug4th; 25 | $medium-ratio: $fourth; 26 | $small-ratio: $major3rd; 27 | $body-size: 1rem; 28 | $small-size: 0.85rem; 29 | $indent: 1em; 30 | 31 | $cdn-fonts-path: 'https://webapps-cdn.esri.com/CDN/fonts/v1.1.2/' !default; 32 | 33 | // Header Family 34 | $avenir-tracking: 0; 35 | $avenir-family: 'Avenir Next W01', 'Avenir Next W00', 'Avenir Next', 'Avenir', 'Helvetica Neue', sans-serif; 36 | 37 | // Code Family 38 | $code-tracking: 0; 39 | $code-family: 'Consolas', 'Andale Mono', 'Lucida Console', 'Monaco', monospace; 40 | 41 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/css/calcite-web-e-commerce.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 { 9 | border-top: none; 10 | border-left: none; 11 | border-right: none; 12 | background-color: transparent; } 13 | .table-pricing > thead { 14 | background-color: transparent; } 15 | .table-pricing th { 16 | text-align: center; 17 | background-color: #ffffff; 18 | border-top: 1px solid #cccccc; 19 | padding: 1.125rem; } 20 | .table-pricing th:first-child { 21 | text-align: left; 22 | border-left: none; 23 | border-top: none; 24 | background-color: transparent; 25 | padding-left: 0.375rem; } 26 | .table-pricing td { 27 | text-align: center; } 28 | .table-pricing td:first-child { 29 | text-align: left; } 30 | .table-pricing tbody tr:nth-child(even) { 31 | background-color: #ffffff; } 32 | .table-pricing tbody tr:nth-child(even) td { 33 | background-color: #ffffff; } 34 | .table-pricing.table-blue tr:nth-child(even) { 35 | background-color: #d2e9f9; } 36 | .table-pricing.table-blue tr:nth-child(even) td { 37 | background-color: #d2e9f9; } 38 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/basemap.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/interactiveLegendIcon.svg: -------------------------------------------------------------------------------- 1 | 2 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/img/icons/ui/dashboard.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/base/_reset.scss: -------------------------------------------------------------------------------- 1 | // ┌─────────────┐ 2 | // │ Basic Reset │ 3 | // └─────────────┘ 4 | 5 | @mixin reset() { 6 | 7 | // standardize type size 8 | html { 9 | overflow-y: auto; 10 | min-height: 100%; 11 | font-size: 100%; 12 | -webkit-text-size-adjust: 100%; 13 | -moz-text-size-adjust: 100%; 14 | -ms-text-size-adjust: 100%; 15 | } 16 | 17 | // Make body full height 18 | body { 19 | min-height: 100vh; 20 | margin: 0; 21 | } 22 | 23 | // Reset HTML5 elements 24 | article, 25 | aside, 26 | details, 27 | figcaption, 28 | figure, 29 | footer, 30 | header, 31 | hgroup, 32 | nav, 33 | section, 34 | summary { 35 | display: block; 36 | } 37 | 38 | audio, 39 | canvas, 40 | video { 41 | display: inline-block; 42 | } 43 | 44 | audio:not([controls]) { 45 | display: none; 46 | height: 0; 47 | } 48 | 49 | [hidden] { 50 | display: none; 51 | } 52 | 53 | svg:not(:root) { 54 | overflow: hidden; 55 | } 56 | 57 | video, 58 | img { 59 | max-width: 100%; 60 | height: auto; 61 | } 62 | 63 | .ie { 64 | main { 65 | display: block; 66 | } 67 | 68 | select { 69 | padding-right: 8px; 70 | } 71 | 72 | } 73 | } 74 | 75 | @if $include-reset == true { 76 | @include reset(); 77 | } 78 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/css/calcite-web-marketing.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 | .image-switcher{box-shadow:0 0 16px 0 rgba(0,0,0,0.05);color:inherit;display:flex;width:100%;align-items:center;padding:1rem;background-color:#fff;border:1px solid #ccc;border-bottom:none}.image-switcher:last-child{border-bottom:1px solid #ccc}.image-switcher:hover{border:1px solid #0079c1;background-color:#d2e9f9;text-decoration:none;color:inherit}.image-switcher.is-active{border:1px solid #0079c1}.image-switcher.is-active + .image-switcher,.image-switcher:hover + .image-switcher{border-top:none}.image-switcher-preview{margin-bottom:0;margin-right:1rem;height:2.82715rem;width:2.82715rem;pointer-events:none}.image-switcher-title{flex:1;pointer-events:none}.image-switcher-view{display:none}.image-switcher-view.is-active{display:block}.carousel-nav{text-align:center;position:relative}.carousel-dot{border:2px solid #959595;margin-left:0.25em;margin-right:0.25em;width:0.75em;height:0.75em;border-radius:0.75em;display:inline-block}.carousel-dot.is-active{background-color:#0079c1;border-color:#0079c1}.carousel-dot:hover{text-decoration:none;border-color:#0079c1}.carousel-panel{display:none}.carousel-panel.is-active{display:block} -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/grid/_gutter-helpers.scss: -------------------------------------------------------------------------------- 1 | @if $include-grid == true or $include-gutter == true { 2 | .padding-left-quarter { @include gutter-left-quarter(); } 3 | .padding-right-quarter { @include gutter-right-quarter(); } 4 | .padding-left-third { @include gutter-left-third(); } 5 | .padding-right-third { @include gutter-right-third(); } 6 | .padding-left-half { @include gutter-left-half(); } 7 | .padding-right-half { @include gutter-right-half(); } 8 | 9 | @for $i from 0 through $horizontal-range { 10 | .padding-left-#{$i} { @include gutter-left($i) ;} 11 | .padding-right-#{$i} { @include gutter-right($i) ;} 12 | } 13 | 14 | .margin-left-quarter { @include margin-gutter-left-quarter(); } 15 | .margin-right-quarter { @include margin-gutter-right-quarter(); } 16 | .margin-left-third { @include margin-gutter-left-third(); } 17 | .margin-right-third { @include margin-gutter-right-third(); } 18 | .margin-left-half { @include margin-gutter-left-half(); } 19 | .margin-right-half { @include margin-gutter-right-half(); } 20 | 21 | @for $i from 0 through $horizontal-range { 22 | .margin-left-#{$i} { @include margin-gutter-left($i) ;} 23 | .margin-right-#{$i} { @include margin-gutter-right($i) ;} 24 | } 25 | 26 | @include responsive-gutter(); 27 | } -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/utils/_animation.scss: -------------------------------------------------------------------------------- 1 | // ┌───────────┐ 2 | // │ Animation │ 3 | // └───────────┘ 4 | // ↳ http://esri.github.io/calcite-web/documentation/sass/#animation 5 | // ↳ components → _utility-mixins.md 6 | 7 | @mixin animation ($animations...) { 8 | @include prefixer(animation, $animations, webkit moz spec); 9 | } 10 | 11 | @mixin animation-name ($names...) { 12 | @include prefixer(animation-name, $names, webkit moz spec); 13 | } 14 | 15 | @mixin animation-duration ($times...) { 16 | @include prefixer(animation-duration, $times, webkit moz spec); 17 | } 18 | 19 | @mixin animation-timing-function ($motions...) { 20 | @include prefixer(animation-timing-function, $motions, webkit moz spec); 21 | } 22 | 23 | @mixin animation-iteration-count ($values...) { 24 | @include prefixer(animation-iteration-count, $values, webkit moz spec); 25 | } 26 | 27 | @mixin animation-direction ($directions...) { 28 | @include prefixer(animation-direction, $directions, webkit moz spec); 29 | } 30 | 31 | @mixin animation-play-state ($states...) { 32 | @include prefixer(animation-play-state, $states, webkit moz spec); 33 | } 34 | 35 | @mixin animation-delay ($times...) { 36 | @include prefixer(animation-delay, $times, webkit moz spec); 37 | } 38 | 39 | @mixin animation-fill-mode ($modes...) { 40 | @include prefixer(animation-fill-mode, $modes, webkit moz spec); 41 | } -------------------------------------------------------------------------------- /config/applicationBase.json: -------------------------------------------------------------------------------- 1 | { 2 | "environment": { 3 | "isEsri": false, 4 | "webTierSecurity": false 5 | }, 6 | "localStorage": { 7 | "fetch": true 8 | }, 9 | "group": { 10 | "default": "", 11 | "fetchInfo": false, 12 | "fetchItems": false, 13 | "itemParams": { 14 | "sortField": "modified", 15 | "sortOrder": "desc", 16 | "num": 9, 17 | "start": 0 18 | } 19 | }, 20 | "portal": { 21 | "fetch": true 22 | }, 23 | "urlParams": [ 24 | "appid", 25 | "basemapUrl", 26 | "basemapReferenceUrl", 27 | "center", 28 | "components", 29 | "embed", 30 | "extent", 31 | "find", 32 | "group", 33 | "level", 34 | "marker", 35 | "oauthappid", 36 | "portalUrl", 37 | "viewpoint", 38 | "webmap", 39 | "webscene", 40 | "homeEnabled", 41 | "zoomControlsEnabled", 42 | "basemapToggleEnabled", 43 | "layerListEnabled", 44 | "searchEnabled", 45 | "screenshotEnabled", 46 | "enablePopupOption", 47 | "enableLegendOption", 48 | "infoPanelEnabled", 49 | "muteOpacity", 50 | "muteGrayScale", 51 | "filterMode", 52 | "locale" 53 | ], 54 | "webMap": { 55 | "default": "ddf28dc057b8400dbfa148ef403f7c57", 56 | "fetch": true 57 | }, 58 | "webScene": { 59 | "default": "e8f078ba0c1546b6a6e0727f877742a5", 60 | "fetch": false 61 | } 62 | } 63 | -------------------------------------------------------------------------------- /app/Components/Screenshot/Screenshot/nls/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | root: ({ 3 | takeAScreenshot: "Take a screenshot", 4 | downloadImage: "Download Image", 5 | backButton: "Return to the map", 6 | widgetLabel: "Screenshot", 7 | deactivateScreenshot: "Deactivate screenshot mode", 8 | setScreenshotArea: "Set the map area", 9 | selectAFeature: "Select a feature on the map", 10 | screenshotTitle: "Capture an image", 11 | screenshotSubtitle: "Select additional elements to include with the map.", 12 | widgetLabel: "Toggle Screenshot", 13 | legend: "Legend", 14 | popup: "Pop-up", 15 | enterTitle: "Enter title", 16 | screenshotLayout: "Screenshot layout", 17 | horizontal: "Horizontal", 18 | vertical: "Vertical" 19 | }), 20 | "ar": 1, 21 | "bs": 1, 22 | "ca": 1, 23 | "cs": 1, 24 | "da": 1, 25 | "de": 1, 26 | "el": 1, 27 | "es": 1, 28 | "et": 1, 29 | "fi": 1, 30 | "fr": 1, 31 | "he": 1, 32 | "hr": 1, 33 | "hu": 1, 34 | "id": 1, 35 | "it": 1, 36 | "ja": 1, 37 | "ko": 1, 38 | "lt": 1, 39 | "lv": 1, 40 | "nl": 1, 41 | "nb": 1, 42 | "pl": 1, 43 | "pt-br": 1, 44 | "pt-pt": 1, 45 | "ro": 1, 46 | "sk": 1, 47 | "sl": 1, 48 | "ru": 1, 49 | "su": 1, 50 | "sr": 1, 51 | "sv": 1, 52 | "tr": 1, 53 | "th": 1, 54 | "uk": 1, 55 | "vi": 1, 56 | "zh-cn": 1, 57 | "zh-hk": 1, 58 | "zh-tw": 1 59 | }); 60 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/patterns/_side-nav.scss: -------------------------------------------------------------------------------- 1 | // ┌─────────┐ 2 | // │ Sidenav │ 3 | // └─────────┘ 4 | // ↳ http://esri.github.io/calcite-web/documentation/patterns/#side-nav 5 | // ↳ patterns → _side-nav.md 6 | 7 | @mixin side-nav() { 8 | @include box-sizing(border-box); 9 | padding: 0; 10 | border: 1px solid $lightest-gray; 11 | border-top: none; 12 | @include avenir-regular(); 13 | background-color: $white; 14 | } 15 | 16 | @mixin side-nav-title() { 17 | margin: 0; 18 | padding: $baseline/3; 19 | @include avenir-regular(); 20 | @include font-size(-1); 21 | background-color: $off-white; 22 | border-top: 1px solid $lightest-gray; 23 | } 24 | 25 | @mixin side-nav-link() { 26 | position: relative; 27 | display: block; 28 | @include box-sizing(border-box); 29 | padding: $baseline/3; 30 | @include font-size(-2); 31 | color: $darkest-gray; 32 | background-color: $white; 33 | border-top: 1px solid $lightest-gray; 34 | cursor: pointer; 35 | &:hover { 36 | background-color: $off-white; 37 | text-decoration: none; 38 | color: $off-black; 39 | } 40 | &.is-active { 41 | text-indent: -3px; 42 | @include border-left(3px solid $blue); 43 | } 44 | } 45 | 46 | @if $include-side-nav == true { 47 | .side-nav {@include side-nav();} 48 | .side-nav-title {@include side-nav-title();} 49 | .side-nav-link {@include side-nav-link();} 50 | } 51 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/icons/_social.scss: -------------------------------------------------------------------------------- 1 | // ┌──────────────┐ 2 | // │ Social Icons │ 3 | // └──────────────┘ 4 | // ↳ http://esri.github.io/calcite-web/icons/ 5 | // ↳ icons → _social-icons.md 6 | 7 | @mixin social-icon ($name, $color) { 8 | .icon-social-#{$name} { 9 | background-image: url('#{$image-path}/icons/social/#{$name}.svg'); 10 | &:hover { background-color: $color; } 11 | } 12 | } 13 | 14 | @mixin social-icons () { 15 | [class*="icon-social-"] { 16 | background-color: $transparent-off-black; 17 | width: 30px; 18 | height: 30px; 19 | display: inline-block; 20 | background-repeat: no-repeat; 21 | vertical-align: middle; 22 | @include transition(background-color 200ms linear); 23 | &:hover { 24 | @include transition(background-color 200ms linear); 25 | } 26 | } 27 | @include social-icon('contact', #8EC449); 28 | @include social-icon('facebook', #3D5A96); 29 | @include social-icon('geonet', #127BC0); 30 | @include social-icon('github', #171515); 31 | @include social-icon('google-plus', #DD4C3C); 32 | @include social-icon('instagram', #DA3075); 33 | @include social-icon('linkedin', #127CB3); 34 | @include social-icon('pinterest', #BB0F23); 35 | @include social-icon('rss', #FD8023); 36 | @include social-icon('share', #1EBD21); 37 | @include social-icon('twitter', #59ADEB); 38 | @include social-icon('youtube', #CF2529); 39 | } 40 | 41 | @if $include-social-icons == true { 42 | @include social-icons(); 43 | } 44 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/utils/_prefixer.scss: -------------------------------------------------------------------------------- 1 | // ┌──────────┐ 2 | // │ Prefixer │ 3 | // └──────────┘ 4 | // ↳ http://esri.github.io/calcite-web/documentation/sass/#prefixer 5 | // ↳ components → _utility-mixins.md 6 | 7 | $prefix-for-webkit: true !default; 8 | $prefix-for-mozilla: true !default; 9 | $prefix-for-microsoft: true !default; 10 | $prefix-for-opera: true !default; 11 | $prefix-for-spec: true !default; // required for keyframe mixin 12 | 13 | @mixin prefixer ($property, $value, $prefixes) { 14 | @each $prefix in $prefixes { 15 | @if $prefix == webkit { 16 | @if $prefix-for-webkit { 17 | -webkit-#{$property}: $value; 18 | } 19 | } 20 | @else if $prefix == moz { 21 | @if $prefix-for-mozilla { 22 | -moz-#{$property}: $value; 23 | } 24 | } 25 | @else if $prefix == ms { 26 | @if $prefix-for-microsoft { 27 | -ms-#{$property}: $value; 28 | } 29 | } 30 | @else if $prefix == o { 31 | @if $prefix-for-opera { 32 | -o-#{$property}: $value; 33 | } 34 | } 35 | @else if $prefix == spec { 36 | @if $prefix-for-spec { 37 | #{$property}: $value; 38 | } 39 | } 40 | @else { 41 | @warn "Unrecognized prefix: #{$prefix}"; 42 | } 43 | } 44 | } 45 | 46 | @mixin disable-prefix-for-all() { 47 | $prefix-for-webkit: false; 48 | $prefix-for-mozilla: false; 49 | $prefix-for-microsoft: false; 50 | $prefix-for-opera: false; 51 | $prefix-for-spec: false; 52 | } -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "interactive-legend", 3 | "version": "0.0.1", 4 | "description": "Web Application which includes an Interactive Legend to filter features on a web map.", 5 | "author": "Ryan Libed ", 6 | "license": "SEE LICENSE IN license.txt", 7 | "main": "dist/index.html", 8 | "keywords": [ 9 | "Esri", 10 | "esrijs", 11 | "ArcGIS", 12 | "gis", 13 | "JavaScript", 14 | "TypeScript" 15 | ], 16 | "devDependencies": { 17 | "@esri/application-base-js": "0.0.31", 18 | "@esri/configurable-app-components": "^1.3.5", 19 | "templates-common-library": "0.0.4", 20 | "@types/arcgis-js-api": "^4.18.0", 21 | "autoprefixer": "^6.3.6", 22 | "copy-dir": "^1.3.0", 23 | "dojo-typings": "^1.11.11", 24 | "fs-extra": "^9.0.1", 25 | "node-sass": "^4.13.1", 26 | "npm-run-all": "^4.1.2", 27 | "postcss-normalize-charset": "^1.1.0", 28 | "tar": ">=4.4.2", 29 | "tslint": "^5.11.0", 30 | "typescript": "^3.9.5", 31 | "lodash": ">=4.17.13", 32 | "tslib": "^2.0.0" 33 | }, 34 | "scripts": { 35 | "start": "node build/buildOutput.js && npm run build:ts && npm run build:sass && npm-run-all --parallel watch:ts watch:sass", 36 | "build": "node build/buildOutput.js && npm run build:sass && npm run build:ts", 37 | "build:ts": "tsc -p tsconfig.prod.json", 38 | "build:sass": "node-sass styles/Main.scss dist/styles/Main.css", 39 | "watch:ts": "tsc -p tsconfig.prod.json --watch", 40 | "watch:sass": "node-sass styles/Main.scss dist/styles/Main.css --watch", 41 | "deploy": "npm run build" 42 | } 43 | } 44 | -------------------------------------------------------------------------------- /tsconfig.json: -------------------------------------------------------------------------------- 1 | { 2 | "compilerOptions": { 3 | "module": "amd", 4 | "noImplicitAny": false, 5 | "sourceMap": false, 6 | "jsx": "react", 7 | "jsxFactory": "tsx", 8 | "target": "es5", 9 | "lib": ["es5", "es6", "dom", "scripthost"], 10 | "moduleResolution": "node", 11 | "experimentalDecorators": true, 12 | "preserveConstEnums": true, 13 | "declaration": false, 14 | "suppressImplicitAnyIndexErrors": true, 15 | "outDir": "./dist", 16 | "types": ["arcgis-js-api"], 17 | "importHelpers": true, 18 | "esModuleInterop": true, 19 | "allowJs": true 20 | }, 21 | "include": [ 22 | "./**/*", 23 | "app/Components/InteractiveLegend", 24 | "app/Components/Screenshot", 25 | "app/interfaces" 26 | ], 27 | "exclude": ["./node_modules", "./tsrules"], 28 | "files": [ 29 | "./node_modules/@esri/application-base-js/index.d.ts", 30 | "./node_modules/templates-common-library/dist/index.d.ts", 31 | "./node_modules/@types/arcgis-js-api/index.d.ts", 32 | "app/Components/Screenshot/Screenshot/interfaces/interfaces.d.ts", 33 | "app/telemetry/index.d.ts", 34 | "app/interfaces/interfaces.d.ts", 35 | "./node_modules/dojo-typings/dojo/1.11/loader.d.ts", 36 | "./node_modules/dojo-typings/dojo/1.11/index.d.ts", 37 | "./node_modules/dojo-typings/dojo/1.11/modules.d.ts", 38 | "./node_modules/dojo-typings/dijit/1.11/index.d.ts", 39 | "./node_modules/dojo-typings/dijit/1.11/modules.d.ts", 40 | "./node_modules/dojo-typings/dojox/1.11/index.d.ts", 41 | "./node_modules/dojo-typings/dojox/1.11/modules.d.ts" 42 | ] 43 | } 44 | -------------------------------------------------------------------------------- /calcite-web-1.2.5/dist/sass/calcite-web/patterns/_third-nav.scss: -------------------------------------------------------------------------------- 1 | // ┌──────────┐ 2 | // │ Thirdnav │ 3 | // └──────────┘ 4 | // ↳ http://esri.github.io/calcite-web/documentation/patterns/#third-nav 5 | // ↳ patterns → _third-nav.md 6 | 7 | @mixin third-nav() { 8 | @include avenir-regular(); 9 | border-bottom: 1px solid $lightest-gray; 10 | background-color: $white; 11 | padding: $baseline/4 0; 12 | width: 100%; 13 | } 14 | 15 | @mixin third-nav-container () { 16 | position: relative; 17 | overflow-x: auto; 18 | white-space: nowrap; 19 | padding-bottom: 15px; 20 | margin-bottom: -15px; 21 | } 22 | 23 | @mixin nav-overflow() { 24 | position: absolute; 25 | padding: 11px 6px; 26 | top: 0; 27 | margin: 0; 28 | background-color: rgba($white, .8); 29 | display: none; 30 | &:before { 31 | padding-right: 0; 32 | } 33 | &.is-active { 34 | display: block; 35 | } 36 | } 37 | 38 | @mixin third-nav-link() { 39 | color: $darkest-gray; 40 | @include font-size(-2); 41 | margin-right: $baseline * 0.75; 42 | @if ($include-right-to-left) { 43 | html[dir="rtl"] & { 44 | white-space: nowrap; 45 | } 46 | } 47 | &:last-child { 48 | margin-right: 1.5*$baseline; 49 | } 50 | &.is-active { 51 | @include avenir-bold(); 52 | } 53 | &.is-active:hover { 54 | @extend .link-darkest-gray; 55 | } 56 | } 57 | 58 | @if $include-third-nav == true { 59 | .third-nav {@include third-nav();} 60 | .third-nav-container {@include third-nav-container();} 61 | .third-nav-link {@include third-nav-link();} 62 | } 63 | -------------------------------------------------------------------------------- /app/nls/zh-cn/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "error": "无法加载要显示的项目", 3 | "filteredFeatureCount": "过滤的要素总计数", 4 | "noFieldAttribute": "渲染器中需要字段属性以应用过滤器。", 5 | "muteAndPictureMarkerError": "柔和过滤器无法应用于图片标记符号。", 6 | "muteAndSizeRamp": "无范围尺寸渐变不支持柔和模式。", 7 | "predominantNotSupported": "目前不支持过滤主要图例类型。", 8 | "elementInfoNoValue": "元素信息数据必须包含要应用过滤器的值。", 9 | "sublayerFiltering": "不支持过滤子图层。", 10 | "muteAndPictureFillError": "柔和过滤器不能应用于图片填充符号。", 11 | "sizeRampFilterNotSupported": "目前不支持过滤尺寸渐变图例类型。", 12 | "featureLayerError": "过滤只能应用于要素图层。", 13 | "newInteractiveLegend": "尝试交互式图例", 14 | "firstOnboardingWelcomeMessage": "通过选择图例中的值来过滤地图图层,从而浏览数据。", 15 | "secondOnboardingWelcomeMessage": "在地图上突出显示符合过滤条件的要素。", 16 | "thirdOnboardingWelcomeMessage": "单击图例项目以应用过滤器。", 17 | "onboardingConfirmation": "知道了!", 18 | "close": "关闭", 19 | "onboardingPanelScreenshotTitle": "捕获地图图像", 20 | "onboardingPanelScreenshotStepOne": "单击“截图”按钮", 21 | "onboardingPanelScreenshotStepTwo": "如果适用,请选择在图像中包含地图图例和弹出窗口。", 22 | "onboardingPanelScreenshotStepThree": "要包含弹出窗口,请在地图上选择一个要素。", 23 | "onboardingPanelScreenshotStepFour": "单击“设置地图区域”。 绘制一个矩形以选择图像的区域。", 24 | "onboardingPanelScreenshotStepFive": "单击“下载图像”。", 25 | "showAll": "显示全部", 26 | "expandInteractiveLegend": "切换交互式图例", 27 | "zoomTo": "缩放至", 28 | "totalFeatureCount": "总的要素计数", 29 | "relationshipInstruction": "单击色块以过滤地图", 30 | "relationshipLegendElement": "关系图例元素", 31 | "introductionPanelTooltip": "打开简介面板", 32 | "layerListLabel": "切换图层列表", 33 | "searchLabel": "切换搜索", 34 | "bookmarksLabel": "切换书签", 35 | "timeFilterLabel": "切换过滤器", 36 | "webAnalytics": { 37 | "optIn": "选择同意" 38 | } 39 | }); -------------------------------------------------------------------------------- /app/nls/zh-hk/resources.js: -------------------------------------------------------------------------------- 1 | define({ 2 | "error": "無法載入要顯示的項目", 3 | "filteredFeatureCount": "篩選的圖徵總計數", 4 | "noFieldAttribute": "渲染器中需要欄位屬性才能套用篩選器。", 5 | "muteAndPictureMarkerError": "無法將靜音篩選器套用到圖片標記符號。", 6 | "muteAndSizeRamp": "非範圍大小坡道不支援靜音模式。", 7 | "predominantNotSupported": "目前不支援主要圖例類型的篩選。", 8 | "elementInfoNoValue": "元素資訊資料必須包含值才能套用篩選器。", 9 | "sublayerFiltering": "不支援子圖層篩選。", 10 | "muteAndPictureFillError": "無法將靜音篩選器套用到圖片填充符號。", 11 | "sizeRampFilterNotSupported": "目前不支援大小坡道圖例類型的篩選。", 12 | "featureLayerError": "只能將篩選套用到圖徵圖層。", 13 | "newInteractiveLegend": "嘗試互動式圖例", 14 | "firstOnboardingWelcomeMessage": "在圖例中選擇值以篩選地圖圖層,從而探索資料。", 15 | "secondOnboardingWelcomeMessage": "會在地圖上強調符合篩選準則的圖徵。", 16 | "thirdOnboardingWelcomeMessage": "按一下圖例項目以套用篩選器。", 17 | "onboardingConfirmation": "知道了!", 18 | "close": "關閉", 19 | "onboardingPanelScreenshotTitle": "擷取地圖圖片", 20 | "onboardingPanelScreenshotStepOne": "按一下「螢幕截圖」按鈕。", 21 | "onboardingPanelScreenshotStepTwo": "如果適用,選擇在圖片中加入地圖圖例和快顯視窗。", 22 | "onboardingPanelScreenshotStepThree": "若要包含快顯視窗,請在地圖上選擇圖徵。", 23 | "onboardingPanelScreenshotStepFour": "按一下「設定地圖區域」。 繪製矩形以選擇圖片的地區。", 24 | "onboardingPanelScreenshotStepFive": "按一下「下載圖片」。", 25 | "showAll": "顯示全部", 26 | "expandInteractiveLegend": "切換互動式圖例", 27 | "zoomTo": "縮放至", 28 | "totalFeatureCount": "圖徵總計數", 29 | "relationshipInstruction": "按一下顏色方塊以篩選地圖", 30 | "relationshipLegendElement": "關係圖例元素", 31 | "introductionPanelTooltip": "開啟簡介面板", 32 | "layerListLabel": "切換圖層清單", 33 | "searchLabel": "切換搜尋", 34 | "bookmarksLabel": "切換書籤", 35 | "timeFilterLabel": "切換時間篩選器", 36 | "webAnalytics": { 37 | "optIn": "選擇參加" 38 | } 39 | }); --------------------------------------------------------------------------------