<?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: Developer Edition 1.12 seems to lack TypeScript definitions in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/developer-edition-1-12-seems-to-lack-typescript/m-p/1323436#M8128</link>
    <description>&lt;P&gt;Hi Junshan,&lt;/P&gt;&lt;P&gt;Just did this in a fresh ExB project and it worked! Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 29 Aug 2023 13:26:59 GMT</pubDate>
    <dc:creator>JeremyKolassa</dc:creator>
    <dc:date>2023-08-29T13:26:59Z</dc:date>
    <item>
      <title>Developer Edition 1.12 seems to lack TypeScript definitions</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/developer-edition-1-12-seems-to-lack-typescript/m-p/1312009#M7720</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;In previous editions of Experience Builder, inside&amp;nbsp;&lt;STRONG&gt;/client/types&lt;/STRONG&gt; there was a definitions file for the JSAPI,&amp;nbsp;&lt;STRONG&gt;arcgis-js-api.d.ts.&amp;nbsp;&lt;/STRONG&gt;However, I notice that in 1.12, the file is missing, and so when I try to import&amp;nbsp;&lt;STRONG&gt;Graphic&lt;/STRONG&gt; from&amp;nbsp;&lt;STRONG&gt;esri/Graphic&lt;/STRONG&gt;, my IDE gives me an error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Was this something that changed between the release of 1.10 and 1.12? 1.11 has the file. I looked over the changelog and didn't see anything about it, but it might just be my eyes glazed over the actual note. If this is intentional, then how should I be importing&amp;nbsp;&lt;STRONG&gt;Graphic&lt;/STRONG&gt;,&amp;nbsp;&lt;STRONG&gt;Point&lt;/STRONG&gt;, and other JSAPI components into Experience Builder to cut down on the errors?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 14:16:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/developer-edition-1-12-seems-to-lack-typescript/m-p/1312009#M7720</guid>
      <dc:creator>JeremyKolassa</dc:creator>
      <dc:date>2023-07-26T14:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Developer Edition 1.12 seems to lack TypeScript definitions</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/developer-edition-1-12-seems-to-lack-typescript/m-p/1312600#M7727</link>
      <description>&lt;P&gt;Same here. I could fix it by downloading the 4.27 TypeScript definition file from Esri's GitHub page:&amp;nbsp;&lt;A href="https://github.com/Esri/jsapi-resources/blob/main/4.x/typescript/arcgis-js-api.d.ts" target="_blank" rel="noopener"&gt;https://github.com/Esri/jsapi-resources/blob/main/4.x/typescript/arcgis-js-api.d.ts&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And adding it to the /client/types folder&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 15:39:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/developer-edition-1-12-seems-to-lack-typescript/m-p/1312600#M7727</guid>
      <dc:creator>AlejandroMari1</dc:creator>
      <dc:date>2023-07-27T15:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Developer Edition 1.12 seems to lack TypeScript definitions</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/developer-edition-1-12-seems-to-lack-typescript/m-p/1313471#M7754</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/578567"&gt;@JeremyKolassa&lt;/a&gt;&amp;nbsp;In 1.12, the JSAPI is installed as a dependency. After you run &lt;STRONG&gt;npm ci&lt;/STRONG&gt;, you should be able to see it at &lt;STRONG&gt;node_modules/@arcgis/core&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 01:01:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/developer-edition-1-12-seems-to-lack-typescript/m-p/1313471#M7754</guid>
      <dc:creator>Junshan_Liu</dc:creator>
      <dc:date>2023-07-31T01:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Developer Edition 1.12 seems to lack TypeScript definitions</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/developer-edition-1-12-seems-to-lack-typescript/m-p/1314413#M7787</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/578567"&gt;@JeremyKolassa&lt;/a&gt;&amp;nbsp;We lost one config in tsconfig.json, could you please try this patch:&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-experience-builder-sdk-resources/tree/master/patches/1.12/patch1/arcgis-experience-builder" target="_blank"&gt;https://github.com/Esri/arcgis-experience-builder-sdk-resources/tree/master/patches/1.12/patch1/arcgis-experience-builder&lt;/A&gt;?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 01:11:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/developer-edition-1-12-seems-to-lack-typescript/m-p/1314413#M7787</guid>
      <dc:creator>Junshan_Liu</dc:creator>
      <dc:date>2023-08-02T01:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Developer Edition 1.12 seems to lack TypeScript definitions</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/developer-edition-1-12-seems-to-lack-typescript/m-p/1321821#M8078</link>
      <description>&lt;P&gt;Hi, very sorry for the delay -- I got around this for awhile by using&amp;nbsp;&lt;STRONG&gt;__esri&lt;/STRONG&gt; namespace, though suddenly after switching machines that has stopped working and I can't see why. However, debugging that has brought me here.&lt;/P&gt;&lt;P&gt;Even after applying the&amp;nbsp;&lt;STRONG&gt;tsconfig.json&lt;/STRONG&gt; patch, there is still no &lt;STRONG&gt;arcgis-js-api-d.ts&lt;/STRONG&gt; file inside&amp;nbsp;&lt;STRONG&gt;node_modules/@arcgis/core/&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 18:35:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/developer-edition-1-12-seems-to-lack-typescript/m-p/1321821#M8078</guid>
      <dc:creator>JeremyKolassa</dc:creator>
      <dc:date>2023-08-23T18:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Developer Edition 1.12 seems to lack TypeScript definitions</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/developer-edition-1-12-seems-to-lack-typescript/m-p/1321981#M8087</link>
      <description>&lt;P&gt;Are there still typing errors after patch? The type definition file is interfaces.d.ts in&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/642472"&gt;@ArcGIS&lt;/a&gt;/core.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 01:30:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/developer-edition-1-12-seems-to-lack-typescript/m-p/1321981#M8087</guid>
      <dc:creator>Junshan_Liu</dc:creator>
      <dc:date>2023-08-24T01:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Developer Edition 1.12 seems to lack TypeScript definitions</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/developer-edition-1-12-seems-to-lack-typescript/m-p/1323436#M8128</link>
      <description>&lt;P&gt;Hi Junshan,&lt;/P&gt;&lt;P&gt;Just did this in a fresh ExB project and it worked! Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 13:26:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/developer-edition-1-12-seems-to-lack-typescript/m-p/1323436#M8128</guid>
      <dc:creator>JeremyKolassa</dc:creator>
      <dc:date>2023-08-29T13:26:59Z</dc:date>
    </item>
  </channel>
</rss>

