From 68e2604034bb6159ed2323772db78a25f9e3af20 Mon Sep 17 00:00:00 2001 From: Sage Wall Date: Mon, 25 Nov 2024 13:33:12 -0700 Subject: [PATCH] fix: add missing style.css file to initial download (#545) * fix: add missing style.css file to initial download * chore: add comment * ci: add zip files --------- Co-authored-by: github-actions[bot] --- .../style.css | 1 + .../style.css | 1 + zips/charts-components-sample-angular.zip | Bin 13139 -> 13139 bytes zips/charts-components-sample-cdn.zip | Bin 2120 -> 2120 bytes zips/charts-components-sample-react.zip | Bin 5732 -> 5732 bytes zips/charts-components-sample-vite.zip | Bin 4364 -> 4364 bytes zips/charts-components-sample-vue.zip | Bin 6350 -> 6350 bytes zips/charts-components-sample-webpack.zip | Bin 5153 -> 5153 bytes ...components-with-map-components-initial.zip | Bin 3279 -> 3279 bytes ...omponents-with-map-components-solution.zip | Bin 4904 -> 4904 bytes zips/coding-components-sample-angular.zip | Bin 9894 -> 9894 bytes zips/coding-components-sample-cdn.zip | Bin 2814 -> 2814 bytes zips/coding-components-sample-react.zip | Bin 6646 -> 6646 bytes zips/coding-components-sample-vite.zip | Bin 5401 -> 5401 bytes zips/coding-components-sample-vue.zip | Bin 7975 -> 7975 bytes zips/coding-components-sample-webpack.zip | Bin 7693 -> 7693 bytes zips/core-sample-esbuild.zip | Bin 2766 -> 2766 bytes zips/core-sample-jsapi-angular-cli.zip | Bin 13687 -> 13687 bytes zips/core-sample-jsapi-custom-ui.zip | Bin 5130 -> 5130 bytes zips/core-sample-jsapi-custom-workers.zip | Bin 7147 -> 7147 bytes zips/core-sample-jsapi-deno.zip | Bin 2771 -> 2771 bytes zips/core-sample-jsapi-esm-cdn.zip | Bin 1646 -> 1646 bytes zips/core-sample-jsapi-node.zip | Bin 4772 -> 4772 bytes zips/core-sample-jsapi-oauth.zip | Bin 4899 -> 4899 bytes zips/core-sample-jsapi-react.zip | Bin 3783 -> 3783 bytes zips/core-sample-jsapi-vite.zip | Bin 2971 -> 2971 bytes zips/core-sample-jsapi-vue.zip | Bin 3299 -> 3299 bytes zips/core-sample-rollup.zip | Bin 4196 -> 4196 bytes zips/core-sample-webpack.zip | Bin 3338 -> 3338 bytes zips/map-component-sample-angular.zip | Bin 7833 -> 7833 bytes zips/map-component-sample-cdn.zip | Bin 1021 -> 1021 bytes zips/map-component-sample-react.zip | Bin 4247 -> 4247 bytes zips/map-component-sample-vite.zip | Bin 3482 -> 3482 bytes zips/map-component-sample-vue.zip | Bin 6141 -> 6141 bytes zips/map-component-sample-webpack.zip | Bin 4117 -> 4117 bytes ...ate-a-web-app-using-components-initial.zip | Bin 3446 -> 3743 bytes ...te-a-web-app-using-components-solution.zip | Bin 4644 -> 4670 bytes 37 files changed, 2 insertions(+) create mode 100644 component-samples/map-components/tutorials/create-a-web-app-using-components-initial/style.css diff --git a/component-samples/map-components/tutorials/create-a-web-app-using-components-initial/style.css b/component-samples/map-components/tutorials/create-a-web-app-using-components-initial/style.css new file mode 100644 index 000000000..1a87c2090 --- /dev/null +++ b/component-samples/map-components/tutorials/create-a-web-app-using-components-initial/style.css @@ -0,0 +1 @@ +/* CSS Styles for the tutorial will be added here */ diff --git a/component-samples/map-components/tutorials/create-a-web-app-using-components-solution/style.css b/component-samples/map-components/tutorials/create-a-web-app-using-components-solution/style.css index f3e6cf7d9..e5f2e9577 100644 --- a/component-samples/map-components/tutorials/create-a-web-app-using-components-solution/style.css +++ b/component-samples/map-components/tutorials/create-a-web-app-using-components-solution/style.css @@ -1,3 +1,4 @@ +/* CSS Styles for the tutorial will be added here */ /* import the `@arcgis/core` light theme and `@esri/calcite-components` CSS stylesheets. */ @import "https://js.arcgis.com/4.31/@arcgis/core/assets/esri/themes/light/main.css"; @import "https://js.arcgis.com/calcite-components/2.13.2/calcite.css"; diff --git a/zips/charts-components-sample-angular.zip b/zips/charts-components-sample-angular.zip index 7e6833028394b45b2a455083a965896495e2ad7a..f9680273e0e08d82ad96f41ab416b3ce7a1ba296 100644 GIT binary patch delta 398 zcmcbdb~%kVz?+#xgn+Yahr{mK0;iluHpr816Z9Q*W@j#FTwg2s6B=1hZv}> z;S14Gt!V`D#s=*$unJC{P%xdS69K08KxuK^05CsGHv~){)J+A`ntEwqdXioWnEt7k x2&QB8A@o80XfR*iAPP*^7&Lhir*XP~>ARd;!SqzFQ-VP8NCqTeIXRJ2V{)#Z(B@U#&zZr>77Ex+zQlh9 z%3c7XH@gVV7XS-%sGChbV8DgyxXs2&A0e(&SMh?l0j$oDYw{M=mtcJh)Sg21Lk!f` z@P+88)--~6V}o`WSOup}D40&vi2&1kptQJd0GOYp8v>>e>ZXEeO}#WQJxMPGO#jqN w1krc7B*RJw*AOCn(=Z&&H#UOsCm6+o`5%mu0rXjgkpKVy diff --git a/zips/charts-components-sample-cdn.zip b/zips/charts-components-sample-cdn.zip index 5d5141fc1bbc82d4511ab0bfee2ab25787c68c66..a0ada4c39594484e4ae7fd43a5abcc170550e0c3 100644 GIT binary patch delta 47 ucmX>ha6*7Lz?+#xgn@fg4zz-Y% delta 47 ucmX>ha6*7Lz?+#xgns*jL9?D1Htqg_80&Z1`P-R diff --git a/zips/charts-components-sample-react.zip b/zips/charts-components-sample-react.zip index aae7d8064fe7ea7420dcb78a62d9e88a5375d194..570b4c602136d9a31d3ef2db457edaa9acd52e1e 100644 GIT binary patch delta 276 zcmaE&^F)U?z?+#xgnkg_d<*{;5CF8 z%f)Xsc^+RT*hnt^IS|2>0?)ukPZA6P(=P>s!L+>)gg;Fv49tHo$7Fa1@FgbyjPa4JGNCqU}Gx;F9+GIIVuFVU$dm+Xe@ESsl z<>I%RJdZCEY$O-|9EjjbfoEW&Ckcjt>6e1RVA@^?!k;D-2IjvP@&nTj!jWKlj&KH; dW*3P7(@7%bVET?oKA83s4F}UJpfrQUki@MdNaVc-D5Ig2Yd^71k=1L@7Oj31c53;~us5Rvn&%3#JsUj5A~?3xh4 z0FHkUWr5rhV3EnPjQW#j^W=l{PUhu31E%lr27_rMz92B&&X)nEKk+4i=}>-%{A&IH SF#jKaD3}ftfT&+BkO%-$qCRK< delta 171 zcmeBC>QUki@MdNaVc-Bl%SjmMQgTb^BUl5pX=gR=opZF5MbSOVWel>pp SnE#JI6ikN+K-8}mNCW_KJ2egf diff --git a/zips/charts-components-sample-vue.zip b/zips/charts-components-sample-vue.zip index daf5a0a67075787833550f6736721f8ff6a941ce..695878889e82cd69c3ecc747177be353d6ee78c1 100644 GIT binary patch delta 330 zcmX?Sc+QYFz?+#xgn$EHn8C z>sGLe8a7>sz#4WNu*%o$tDv;eWC2cgG{f(4EC9lkqM^rBoYAG C26VXq delta 330 zcmX?Sc+QYFz?+#xgnRZ!Y!vH&MLn&J02mV;$GINb$-=0-9g0qe;d`BWw+h;eV` z=X${eGi0+4uRg?vI6fzk;O51AM8&f%WAJ2ZHItP`-pnD41U$ z5(1`=i}-+PG0|W!odcy0iAIC@3S!}4x=Jh!Og|QbsIwG@nBON}2o`6O$OO}Q5(xlR C6J!|x diff --git a/zips/charts-components-sample-webpack.zip b/zips/charts-components-sample-webpack.zip index bf4c25f9128066724c5acfea949f966636111444..8c224afc25665ff6d903b0f856bfcc6c6b88099d 100644 GIT binary patch delta 229 zcmZ3eu~36Iz?+#xgnI|Yc$Fjyl z1opEz2m%En8IXX>~DMo5R`jz{)nC;Lw7o|H`=(Y`|QuuMp#7S&b(D5*FNi zgV!7)AS4h5wklg76igo$hyc@ag27vd0vt?z?+#xgnvd0vt?z?+#xgni+@M1-3+7s9CK69F?OPvWl!n<64m2d1YAK=|TI=0UM$x z?gbX878i$@t|x9b`LyI$u;gK>r%**^lTWE~O@1v6(d{AQ2eD|T>^F${ljOs|DqqWo zf@x=k2rxYlO8-;{0P}qmL%{T6#Z)lOt&|3)OO#T;^lha?Fm104p%*JhgZYdqV4Ek$ cspNtA=b?NZ)o?JsO%)>lSTz>RcUDUV0Pp3Q{=nf7}Fk|u& zE(fqIJGTp1!jC%=qHh(C1BCIGw+w8+<}^Vru*l>zLA%M_%AAvT2}ObRhzpCbfDO?T z_W}!4i;F`{*Aq9Jd|L7=Sn{ycQ>Y@d$){AgCcl=3==PBDgIF|E_8Y|fN%CP}m9OPP z!L+kN1el%&rGF{}fcZX(Az*s3Vk(&CR!RfYB}yq^`nFOcn6_7j(2JF$!F)y)u+5X> cRPw<5^H9EyYB-qRrV5dNtQrgEJF6uF05n&2)Bpeg diff --git a/zips/coding-components-sample-cdn.zip b/zips/coding-components-sample-cdn.zip index 70fe98fc65634501f649728802a66e0c47e6d031..c1f4d4c095d60685462f0148ded8bde16d8c2cca 100644 GIT binary patch delta 47 ucmew-`cITMz?+#xgnyVDdk1epE9jpX2t~+|OkLG2Wci3l+NvP24)wvr47(^Djq02=sMNB{r; diff --git a/zips/coding-components-sample-vite.zip b/zips/coding-components-sample-vite.zip index 9385c405fe12386dc80310c678d6eeb6679aacad..a19ceb24e457047a1b41a7a479519e6af4f12518 100644 GIT binary patch delta 203 zcmbQKHB*Z>z?+#xgn&(IbH~V2O=_ r!C;zQCz?+#xgnjunRRw?g?GA`xKmWD$tI9U_SUsW(1A diff --git a/zips/coding-components-sample-vue.zip b/zips/coding-components-sample-vue.zip index 07ccdc4f650452cf4685403d6dfb222fd8ed652f..2f24284642147d0f569938de8e4d06a8cf04ca17 100644 GIT binary patch delta 371 zcmZ2(x7?05z?+#xgn*!)45_q9`ZbjAAQcMc&yWfM)94tq2J delta 371 zcmZ2(x7?05z?+#xgnz34Cim)V@Gwu z<~qJv5Ywdv+`-nR3OoUuv)M<)6D$LC)MQ^d9&RLuZ@w$~h!Mjr+CaA`Z2lnb4>8b5 zG6-z%bjd(4{Tj-5kO~F!XGn#B>Gx9pVA@eS3QW(F_5ssxrGvq=vkZiuDH9Fmf0qdd a(}A+-V0yPKL|#x1VqcnE99aCgTmk^Wlxd0p diff --git a/zips/coding-components-sample-webpack.zip b/zips/coding-components-sample-webpack.zip index f39a53e118153a44bfecb7982dd117c020a32342..c9dce02304cc22d2732d2946cab4c026cc5169d1 100644 GIT binary patch delta 292 zcmeCR>9yev@MdNaVc-D5Ig2YN^3G!hQXAJbvIqj{NCqUJJNcl9%H;J@JevzxZ5Tny zCa-662Gi5Tj3y^Y3vRYxmxf4$aX5e^Ch{6hHsEKSe1U@>!#FdbaT=2gWCS;Ba$aHu zsowmLuaFT#9mraZ$p*3uO$^E5G4X0ZMHB*Vb8xKt>Z&X#r2{Msj`i%@kpSx@fn7>Rm9RSjaUw{Ar delta 292 zcmeCR>9yev@MdNaVc-Bl%Sjm%dFL?$sg3IzSpndQOx#z?+#xgnndQOx#z?+#xgn4U77!1P5X)yW%JStf7b;@EtgZ6-uhGKVKvay^F!nEu7#4W>Of-N5uj&Hym|gwq*J MYjOF2=}N9p03Jg#EC2ui diff --git a/zips/core-sample-jsapi-angular-cli.zip b/zips/core-sample-jsapi-angular-cli.zip index d133f9aee28f30900f1ac0282baa776fe1c56d14..49b4e2fbc22c156665138fd7679451cfdbf9cac8 100644 GIT binary patch delta 399 zcmeyK^*xI>z?+#xgnb(0sAmStEEKVxd{Ou; zlsykjZ&o*+Tq-IEW_OClf#}VzMCS;A8J%kC5W6<3KZ2-GGoE}}V+L3rw5?tcn4Y8;3Z`E{X(xSOh`4?rn0}_81g5kPpToO~ZjI~aw4#itv^faz~W5nwvdI2=r`HipPEnLzk4CQ)GVohA_X37Mt> E03sNnz5oCK delta 399 zcmeyK^*xI>z?+#xgn(>@E)^97vpYrOK=kHUqH_emj7~Lmh+Ui2A3;>88Bac~F#{}_rpW;@zfg-4 z;FK8W%@-7v87=eogQ+Ey{!1Onx2rwOJ91f;e8$;xoOd$LilPIwGP7{dxgiKQb Dd)A8L diff --git a/zips/core-sample-jsapi-custom-ui.zip b/zips/core-sample-jsapi-custom-ui.zip index 57337c4904a17fddb4e419ee406ed150508602cb..43627bbaddac1b7c7a7e6ab0f47c618e9b49938f 100644 GIT binary patch delta 216 zcmeCu=+fW~@MdNaVc-D5Ig2YN^7b(Usg3hom_hVJUfs3z?+#xgnayf$pCVO*z1WVX+ z&xAq|*Us C1Wwri delta 226 zcmaED{@R>3z?+#xgncs>$ z`Gt5Gn0Ay11=BMnBEa+)iC{48B^e8*S4pOTX+fy~Fr6Y538oK7LDWl2r-At`(&+%M Cg+prq diff --git a/zips/core-sample-jsapi-deno.zip b/zips/core-sample-jsapi-deno.zip index 6e860ed2c098a3b16bf2e5f24b10fb090bbd8bd3..0a08289ad5781cf349cd1aff3de9b9fd6ed535e0 100644 GIT binary patch delta 110 zcmcaCdRde=z?+#xgn~2Afy0++qZACh}@bUeA_@V6ty^ dV*d}8n(V^q4OTyi(+5mHgwh6F5b-*$PymtTBg+5) diff --git a/zips/core-sample-jsapi-esm-cdn.zip b/zips/core-sample-jsapi-esm-cdn.zip index bd571203c8afceb6271be1f19d5b26d613b2854b..8a850fd444f9089e35423ea823216c2cebd08e7a 100644 GIT binary patch delta 47 ucmaFI^Nxo%z?+#xgnF(w~k^#jwwY|#Kx3lACq delta 47 ucmaFI^Nxo%z?+#xgnkW`STZ9Vy@jrWZl^KLi57d>_F8Fg;%|1WbPugot|yMF9Y1cte8# diff --git a/zips/core-sample-jsapi-oauth.zip b/zips/core-sample-jsapi-oauth.zip index e20610aa4970587f3ac46c8c9338d22b4f7f3db2..e48995a5c64f5e7f570a8650c1cb9062ca00853a 100644 GIT binary patch delta 157 zcmZ3iwpfifz?+#xgnopBZ$3uBU=j# zm|?-q0~VRQkxg@Q0goV9u!YARtOcn53`k(|TmfG&{Z_ySOxp-T_&tJNVE#=(e=w~r O1mRZ*1%dfzg~9+889Ji? delta 157 zcmZ3iwpfifz?+#xgnQdooi1 diff --git a/zips/core-sample-jsapi-react.zip b/zips/core-sample-jsapi-react.zip index cb04b27c64e13f8f333f3e9a0db688eb9650ed9a..8e0825dcfcde9e55abd4a8f45f2f3be8c7591d8b 100644 GIT binary patch delta 193 zcmX>udt8<`z?+#xgnudt8<`z?+#xgn*`JeZqWuwOAa^qxqc{_op}=g-2x3f*WBCN8 zgIUeM595=wUB&QFU&fxS0)7zkYRxUp^6`9 delta 152 zcmbO&K3kkOz?+#xgn1|LxE0-UbAI9Ydrss3{g6a2M{$SdX GI|=~qr7l1K diff --git a/zips/core-sample-jsapi-vue.zip b/zips/core-sample-jsapi-vue.zip index 8e56683d9f8bb7a1ade671892261ae5fdb5c9738..d9a292755d49500bd0c06eeee674ef476b8733ad 100644 GIT binary patch delta 178 zcmaDX`B;)Sz?+#xgn514)p6}RSr@Vj^-0cYw!BLDyZ delta 178 zcmaDX`B;)Sz?+#xgnt z1|*<7@u1k`Y%addUpNB5$~U`n#Y6P1n aGM_(~R^|5t(`Ed@VEPQd6POkh2nGPZzc%dv diff --git a/zips/core-sample-webpack.zip b/zips/core-sample-webpack.zip index df40e71f61311a343c9b9a566f4c9968eb26f114..c51e81c9cf9ff4398f45e07580f98b06a5287438 100644 GIT binary patch delta 169 zcmeB@>XPCO@MdNaVc-D5Ig2YN^5!uEsf~3v8A0^q_pGX$>zPy`oaM}BAi>QKm>D4g zPgsn>s-##ifhFFvo`6U^U{>9HpFN8SEbGJN38rUod4TE1T;5>XklPJRS8)e`>9gF< SU|N{R2TUjNK-6vEi2?wE=|DdK delta 169 zcmeB@>XPCO@MdNaVc-Bl%Sjm%dGnZo)W*7-j39dQdsfxW^-QV|&T?imkl^MA%#09$ zCoINbRZ^^%z!L9SPe3FdFsp99&z{8umi6KC1k*FPJizp0E^jbx$n6HEtGENe^jU6a SFfGjE1E!OBAnG>oL;(P!j5g%} diff --git a/zips/map-component-sample-angular.zip b/zips/map-component-sample-angular.zip index 6015e06350e5f725657a4f7633c0fd49d3b9ec73..d6786f40003b9b4d9322930c0ac9dac39aa6c264 100644 GIT binary patch delta 311 zcmbPfJJXgoz?+#xgn;aCf*qXv5Hn73eTAqz&1*IJ56>B}s?)r4z^bzN1X#d~S|KHf zszt&N!76Hnj3)08NdQYqi+V!LN*B`wTR(ZaL=afj8;L+L?I0Nfrl&*ccalC}zO7UM zn4Tb&2&TVCC4uQkX|TzY_ejTr`7$yPx<)1(%)cfR2B!68gTZvGEQEhgHWJLYl8Xlb D*misC delta 311 zcmbPfJJXgoz?+#xgn2U{zUs0xV!gt&kE# z)gs}CU=_7OMw54lB!DHQMLi*ArHko;t)DzyA_%PNjYJ@rc90AK)6=2!J4qif-&QIB zOiz$X1k+!nlE8GNG}z?Hd!%E*d>I)CT_Y0?=3kQu1JnAl!C<;o7Q(+L8wuuH$;ATz D+em6b diff --git a/zips/map-component-sample-cdn.zip b/zips/map-component-sample-cdn.zip index 9c129eabcaaa6aa1d007e298b8b40933dd9e6fef..d0413a514e82f8ccc76c2989d12f7083d10196a0 100644 GIT binary patch delta 45 scmey%{+FFMz?+#xgn7~pO08_XS6951J delta 45 scmey%{+FFMz?+#xgn|Yc)i18qXuJpf_&-n4ZV$52imr`ObVnVEzm~UoicGFBD8W T@Oy#jUjAS({TNDH3d8{bbLT~B delta 182 zcmbQPI9-u9z?+#xgn{^OwZ%>2h$&*d}qEOFnykxEjtDP diff --git a/zips/map-component-sample-vite.zip b/zips/map-component-sample-vite.zip index 0b4cc6d13ff61a7065e50a79109caca63d8258f2..e64a280ae35155f8e6aae89b294450f724a738ff 100644 GIT binary patch delta 145 zcmbOwJxiK5z?+#xgn8BI delta 145 zcmbOwJxiK5z?+#xgn#gZXpBg2D7Bu_!R@FAh<+P&@_z-^*xM delta 274 zcmeyX|5u+kz?+#xgnlk*}oScNRF1(>$s)0^DJyBW&12h(+Y-@tS^zcYy5yq8}SVhTvH zxL_SvaE4$7L{M1R53D*x*cVK1f$~{J0>S)9kpM8gM#LLT{}KrU)4`%1V0xaYKbZai brJcmW!TdR5!C?B6SQMD{7l)`@C>{d<7sFV= diff --git a/zips/map-component-sample-webpack.zip b/zips/map-component-sample-webpack.zip index 9b6071e4604162c2e9174d8275e00ac91d27ab47..e827c5d8be4df313d00e61c9adba8558c47bc666 100644 GIT binary patch delta 173 zcmbQLFjav!z?+#xgnv=;U;(Y#KI)X0} WOmE@y0n^O@2MbP~%+@0a6pLg) z0)CShvbjz!Wj_E?J=ugYIJUT?GAC6pxw!c9^`HVizAz5Gm1jJ4!#qyw2Wg!22-VQk zJ*j`n=S-l+`7FIs delta 165 zcmbO)`%Q{Bz?+#xgnrEaDCbO0*=*ji+9pl#Z?Mtrro6-_$Tx@Ku^l;xM{_;;} zI(zmw|9MdN=)0PG&D-tSHDZg>)Dm+hrKRSmCtR`n+E%&kKmV`qW_P~4&fWjh_uY(N zKW1O@0C0A-MF0Q*