<?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 action bar panels with different widths in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/calcite-action-bar-panels-with-different-widths/m-p/1255788#M80183</link>
    <description>&lt;P&gt;I completely misread your original question.... Just opened the codepen and made changes. Anyway, I'll look again.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Feb 2023 17:28:57 GMT</pubDate>
    <dc:creator>UndralBatsukh</dc:creator>
    <dc:date>2023-02-07T17:28:57Z</dc:date>
    <item>
      <title>Calcite action bar panels with different widths</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/calcite-action-bar-panels-with-different-widths/m-p/1255477#M80175</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;A while back&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2786"&gt;@JuliePowell&lt;/a&gt;&amp;nbsp;helped me with &lt;A href="https://codepen.io/julie_powell/pen/WNOmzpQ" target="_self"&gt;this code pen&lt;/A&gt; which showed how to have action bar panels with different widths.&amp;nbsp; &amp;nbsp;If you update the CodePen to use 4.25, Calcite beta 99, and change the slot from "primary-panel" to "panel-start" it still works, however, when I upgrade to Calcite version 1.03 it no longer works and I can't figure out how to get it working again.&amp;nbsp; Any advice would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Gary&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 20:25:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/calcite-action-bar-panels-with-different-widths/m-p/1255477#M80175</guid>
      <dc:creator>GaryB</dc:creator>
      <dc:date>2023-02-06T20:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Calcite action bar panels with different widths</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/calcite-action-bar-panels-with-different-widths/m-p/1255763#M80179</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;There were breaking changes between different versions and this doc outlines the changes you need to look out for.&amp;nbsp;&lt;A href="https://github.com/Esri/calcite-components/releases/tag/v1.0.0-beta.99" target="_blank" rel="noopener"&gt;https://github.com/Esri/calcite-components/releases/tag/v1.0.0-beta.99&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Going forward there should not be breaking changes and the calcite components will work as they are between versions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I updated the codepen to reflect the changes in 1.03.&amp;nbsp;&lt;A href="https://codepen.io/U_B_U/pen/xxJeejZ?editors=1000" target="_blank" rel="noopener"&gt;https://codepen.io/U_B_U/pen/xxJeejZ?editors=1000&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I updated just slot property on calcite-shell-panel based on following breaking change. I did not test the rest but the breaking changes should point you in the right direction.&lt;BR /&gt;&amp;lt;calcite-shell-panel id="primary-panel" slot="panel-start" position="start" detached&amp;gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;shell:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Removed the slot&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;primary-panel, use&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;panel-start&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;instead.&lt;/LI&gt;&lt;LI&gt;Removed the slot&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;contextual-panel, use&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;panel-end&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;instead.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Tue, 07 Feb 2023 16:31:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/calcite-action-bar-panels-with-different-widths/m-p/1255763#M80179</guid>
      <dc:creator>UndralBatsukh</dc:creator>
      <dc:date>2023-02-07T16:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Calcite action bar panels with different widths</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/calcite-action-bar-panels-with-different-widths/m-p/1255770#M80180</link>
      <description>&lt;P&gt;Undral,&amp;nbsp; Thanks for taking a look at this.&amp;nbsp; Your updated codepen clearly shows the issue when compared to the original one in my post.&amp;nbsp; &amp;nbsp; In the attached image, the Charts panel is&amp;nbsp; larger in Julie's codepen (left side).&amp;nbsp; In your CodePen, the Charts panel is no longer larger and is the same size as the other panels.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Gary&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 16:44:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/calcite-action-bar-panels-with-different-widths/m-p/1255770#M80180</guid>
      <dc:creator>GaryB</dc:creator>
      <dc:date>2023-02-07T16:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Calcite action bar panels with different widths</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/calcite-action-bar-panels-with-different-widths/m-p/1255788#M80183</link>
      <description>&lt;P&gt;I completely misread your original question.... Just opened the codepen and made changes. Anyway, I'll look again.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 17:28:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/calcite-action-bar-panels-with-different-widths/m-p/1255788#M80183</guid>
      <dc:creator>UndralBatsukh</dc:creator>
      <dc:date>2023-02-07T17:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Calcite action bar panels with different widths</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/calcite-action-bar-panels-with-different-widths/m-p/1255925#M80187</link>
      <description>&lt;P&gt;So I had to ask around how it is done. The codepen is now updated:&amp;nbsp;&lt;A href="https://codepen.io/U_B_U/pen/xxJeejZ?editors=0100" target="_blank"&gt;https://codepen.io/U_B_U/pen/xxJeejZ?editors=0100&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I apologize for the confusion above. I just did not read the question completely. Just assumed you are asking how to show the calcite components.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 22:05:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/calcite-action-bar-panels-with-different-widths/m-p/1255925#M80187</guid>
      <dc:creator>UndralBatsukh</dc:creator>
      <dc:date>2023-02-07T22:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Calcite action bar panels with different widths</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/calcite-action-bar-panels-with-different-widths/m-p/1255966#M80190</link>
      <description>&lt;P&gt;Perfect, thanks so much!&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 00:24:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/calcite-action-bar-panels-with-different-widths/m-p/1255966#M80190</guid>
      <dc:creator>GaryB</dc:creator>
      <dc:date>2023-02-08T00:24:08Z</dc:date>
    </item>
  </channel>
</rss>

