<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Calcite and SDK Versions in Angular in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/calcite-and-sdk-versions-in-angular/m-p/1589102#M86580</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/764037"&gt;@MauricioBarrera&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;The &lt;STRONG&gt;esri/calcite-components-angular&lt;/STRONG&gt;&amp;nbsp;package is not planned to receive further updates, as Calcite 3.0 &lt;A href="https://developers.arcgis.com/calcite-design-system/releases/summaries/2025-02/#angular-wrapper-removal" target="_self"&gt;no longer requires an Angular wrapper&lt;/A&gt;. We will update the README of the angular package to reflect this.&lt;/P&gt;</description>
    <pubDate>Tue, 25 Feb 2025 19:58:15 GMT</pubDate>
    <dc:creator>DitwanDPrice</dc:creator>
    <dc:date>2025-02-25T19:58:15Z</dc:date>
    <item>
      <title>Calcite and SDK Versions in Angular</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/calcite-and-sdk-versions-in-angular/m-p/1586918#M86537</link>
      <description>&lt;P&gt;Hello!&lt;BR /&gt;&lt;BR /&gt;I'm starting a new Angular project with Angular 19. I've installed the latest versions of&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/642472"&gt;@ArcGIS&lt;/a&gt;/core and&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/642472"&gt;@ArcGIS&lt;/a&gt;/map-components (4.31.6)&lt;BR /&gt;&lt;BR /&gt;When I try to install the latest&amp;nbsp;@esri/calcite-components (3.0.2) I get some peer dependency errors, that I can override with the --legacy-peer-deps flag, but the issue comes at build time where the&amp;nbsp;@arcigs/map-components zoom controls can't resolve the Calcite Button:&lt;BR /&gt;&lt;BR /&gt;"Could not resolve "@esri/calcite-components/dist/components/calcite-button.js"&lt;BR /&gt;&lt;BR /&gt;I guess this comes from the difference in dependant versions.&lt;BR /&gt;&lt;BR /&gt;Is there a plan to align all libraries so the latest versions can be used simultaneously?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 14:06:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/calcite-and-sdk-versions-in-angular/m-p/1586918#M86537</guid>
      <dc:creator>MauricioBarrera</dc:creator>
      <dc:date>2025-02-19T14:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Calcite and SDK Versions in Angular</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/calcite-and-sdk-versions-in-angular/m-p/1587220#M86542</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/764037"&gt;@MauricioBarrera&lt;/a&gt;!&lt;BR /&gt;&lt;BR /&gt;With the v4.31 release of `@arcgis/core`, the core API package had a dependency on Calcite for `&lt;SPAN&gt;^2.13.0`&lt;/SPAN&gt; of&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/4.31/#additional-packages" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/javascript/latest/4.31/#additional-packages&lt;/A&gt;&amp;nbsp;which only applies to&amp;nbsp;&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;2.13.0&lt;/LI&gt;&lt;LI&gt;2.13.1&lt;/LI&gt;&lt;LI&gt;2.13.2&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;according to the npm SemVer Calculator at&amp;nbsp;&lt;A href="https://semver.npmjs.com/" target="_blank" rel="noopener"&gt;https://semver.npmjs.com/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sometime within this month, v4.32 of the core API and components should be available with updates to the dependency on Calcite (e.g., from`&lt;SPAN&gt;^2.13.0` to `^3.0.2`&lt;/SPAN&gt;. )&lt;BR /&gt;&lt;BR /&gt;Please let me know if you have any further questions! Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 20:58:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/calcite-and-sdk-versions-in-angular/m-p/1587220#M86542</guid>
      <dc:creator>OmarKawach</dc:creator>
      <dc:date>2025-02-19T20:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Calcite and SDK Versions in Angular</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/calcite-and-sdk-versions-in-angular/m-p/1588898#M86576</link>
      <description>&lt;P&gt;Thanks Omar! Looking forward to that release.&lt;BR /&gt;&lt;BR /&gt;Another question that I have related to this is, but maybe it belongs in the Calcite section: there used to be an arcgis/map-components-angular package that is now deprecated. There still is an esri/calcite-components-angular package with version 2.13.2. Will this be deprecated or updated?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 12:30:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/calcite-and-sdk-versions-in-angular/m-p/1588898#M86576</guid>
      <dc:creator>MauricioBarrera</dc:creator>
      <dc:date>2025-02-25T12:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Calcite and SDK Versions in Angular</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/calcite-and-sdk-versions-in-angular/m-p/1589102#M86580</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/764037"&gt;@MauricioBarrera&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;The &lt;STRONG&gt;esri/calcite-components-angular&lt;/STRONG&gt;&amp;nbsp;package is not planned to receive further updates, as Calcite 3.0 &lt;A href="https://developers.arcgis.com/calcite-design-system/releases/summaries/2025-02/#angular-wrapper-removal" target="_self"&gt;no longer requires an Angular wrapper&lt;/A&gt;. We will update the README of the angular package to reflect this.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 19:58:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/calcite-and-sdk-versions-in-angular/m-p/1589102#M86580</guid>
      <dc:creator>DitwanDPrice</dc:creator>
      <dc:date>2025-02-25T19:58:15Z</dc:date>
    </item>
  </channel>
</rss>

