{"id":40403065,"url":"https://github.com/cmv/cmv-calcite-maps","last_synced_at":"2026-01-20T13:36:18.797Z","repository":{"id":16794999,"uuid":"80495973","full_name":"cmv/cmv-calcite-maps","owner":"cmv","description":"Using CMV with Esri's Calcite Maps","archived":false,"fork":false,"pushed_at":"2025-11-18T08:24:30.000Z","size":576,"stargazers_count":14,"open_issues_count":14,"forks_count":12,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-11-18T10:14:42.689Z","etag":null,"topics":["arcgis-api","arcgis-js","arcgis-js-api","bootstrap","calcite-maps","cmv","cmv-calcite-maps","cmv-widgets","dojo","dojo-widgets","esri-api","esri-javascript-api","theme","widgets"],"latest_commit_sha":null,"homepage":"https://cmv.github.io/cmv-calcite-maps/demo.html","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cmv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["tmcgee"],"patreon":null,"open_collective":"tmcgee","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-01-31T06:06:26.000Z","updated_at":"2021-06-16T23:27:59.000Z","dependencies_parsed_at":"2025-08-16T04:01:51.443Z","dependency_job_id":null,"html_url":"https://github.com/cmv/cmv-calcite-maps","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cmv/cmv-calcite-maps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmv%2Fcmv-calcite-maps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmv%2Fcmv-calcite-maps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmv%2Fcmv-calcite-maps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmv%2Fcmv-calcite-maps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmv","download_url":"https://codeload.github.com/cmv/cmv-calcite-maps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmv%2Fcmv-calcite-maps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28603832,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T12:01:53.233Z","status":"ssl_error","status_checked_at":"2026-01-20T12:01:46.545Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arcgis-api","arcgis-js","arcgis-js-api","bootstrap","calcite-maps","cmv","cmv-calcite-maps","cmv-widgets","dojo","dojo-widgets","esri-api","esri-javascript-api","theme","widgets"],"created_at":"2026-01-20T13:36:18.074Z","updated_at":"2026-01-20T13:36:18.790Z","avatar_url":"https://github.com/cmv.png","language":"JavaScript","readme":"# cmv-calcite-maps\n\nThis repo combines [CMV](https://github.com/cmv/cmv-app) with Esri's [Calcite Maps](https://github.com/esri/calcite-maps/). Calcite Maps is \"A theme for [Bootstrap](https://www.getbootstrap.com/) for designing, styling and creating modern map apps.\" The Esri repository provides documentation on the Calcite Maps CSS and JavaScript files.\n\n## Implementation\nThere are very few changes needed to use Calcite Maps. The majority of the customizations are within the HTML page. See the [example](./demo.html). In addition, you will need to include the new [_CalciteMixin.js](./config/_CalciteMixin.js) in [app.js](./config/app.js). A CSS file [cmv-calcite.css](./css/cmv-calcite.css) is included which helps with the styling of your CMV application.\n\n\u003cimg src=\"images/cmv-calcite-maps1.jpg\"\u003e\n\n##[Demo](https://cmv.github.io/cmv-calcite-maps/demo.html)\nThe demo in this repo [includes](./config/viewer.js) many core CMV widgets as well as a custom [Styler widget](widgets/CalciteStyler.js) adapted from Calcite Maps. You can use this widget to experiment with the different theme styles and colors.\n\n\u003cimg src=\"images/cmv-calcite-maps2.jpg\"\u003e\n\n## Widgets\nMost of the CMV core widgets work without modification. The notable exceptions are the Esri Editor and Directions widgets which have some styling issues. Custom The Directions widget will \n\nIt is expected that many of the [contributed CMV widgets](https://github.com/cmv/cmv-contrib-widgets) and widgets for Esri's Web AppBuilder (Using the method documented in [this repo](https://github.com/cmv/cmv-wab-widgets)) should work without modification though few have been tested at this point. Widgets that use a full pane like the [Attributes Table widget](https://github.com/tmcgee/cmv-widgets#attributes-tables) are not currently supported though hopefully will be in the near future.\n\n\u003cimg src=\"images/cmv-calcite-maps3.jpg\"\u003e\n\n## Mobile\nOne of the strengths of using Calcite Maps is the responsive design provided by the Bootstrap framework.\n\n\u003cimg src=\"images/cmv-calcite-maps4.jpg\"\u003e\n\n\u003cimg src=\"images/cmv-calcite-maps5.jpg\"\u003e\n\n## License\n\n[MIT](LICENSE.md)\n","funding_links":["https://github.com/sponsors/tmcgee","https://opencollective.com/tmcgee"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmv%2Fcmv-calcite-maps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmv%2Fcmv-calcite-maps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmv%2Fcmv-calcite-maps/lists"}