@developer_tribe/react-builder 1.2.44 → 1.2.45
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/DeviceButton.d.ts +2 -1
- package/dist/index.cjs.js +28 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +28 -1
- package/dist/index.esm.js.map +1 -1
- package/dist/index.web.cjs.js +3 -3
- package/dist/index.web.cjs.js.map +1 -1
- package/dist/index.web.esm.js +3 -3
- package/dist/index.web.esm.js.map +1 -1
- package/dist/modals/CreateDeviceModal.d.ts +8 -0
- package/dist/product-base/periodLocalizationKeys.d.ts +16 -0
- package/dist/store/customDeviceStore.d.ts +21 -0
- package/dist/store.d.ts +1 -1
- package/dist/styles.css +1 -1
- package/package.json +1 -1
- package/src/.DS_Store +0 -0
- package/src/assets/.DS_Store +0 -0
- package/src/assets/meta.json +1 -1
- package/src/build-components/FormCheckbox/FormCheckbox.tsx +2 -0
- package/src/build-components/Text/Text.tsx +2 -3
- package/src/components/DeviceButton.tsx +34 -1
- package/src/components/EditorHeader.tsx +22 -4
- package/src/modals/CreateDeviceModal.tsx +264 -0
- package/src/modals/DeviceSelectorModal.tsx +44 -7
- package/src/product-base/extractIOSParams.ts +10 -4
- package/src/product-base/periodLocalizationKeys.ts +46 -0
- package/src/store/customDeviceStore.ts +38 -0
- package/src/styles/components/_editor-shell.scss +12 -2
- package/src/styles/index.scss +1 -0
- package/src/styles/modals/_create-device.scss +113 -0
- package/src/utils/__special_exceptions.ts +8 -0
- package/src/utils/analyseNodeByPatterns.ts +8 -1
package/dist/index.esm.js
CHANGED
|
@@ -1,2 +1,29 @@
|
|
|
1
|
-
import{useMemo as e,useEffect as t,createContext as i,useContext as r,useCallback as o}from"react";import{jsx as a}from"react/jsx-runtime";const n={en:{"base.builder.paywall.period.monthly":"per month","base.builder.paywall.period.annual":"per year","base.builder.paywall.period.weekly":"per week","base.builder.paywall.period.daily":"per day","base.builder.paywall.period.monthlyPromo":"per month","base.builder.paywall.period.annualPromo":"per year","base.builder.paywall.pricing.default.text":"@promoPrice for the first @promoPeriod, then @localizedPrice @localizedPeriod","base.builder.paywall.pricing.freeTrial.text":"@trialPeriod-@trialPeriodUnit free trial, then @localizedPrice @localizedPeriod","base.builder.paywall.pricing.regular.text":"@localizedPrice @localizedPeriod","base.builder.paywall.promo.default.text":"Save @discountPercentage%!","base.builder.paywall.promo.freeTrial.text":"@trialPeriod-@trialPeriodUnit free trial","base.builder.paywall.promo.regular.text":"@localizedPrice @localizedPeriod","base.builder.paywall.button.subscribe":"Subscribe","base.builder.paywall.button.subscribe-free":"Subscribe with Free Trial","base.onboard.title.one-page":"Secure your connection","base.onboard.title.two-page":"Access content worldwide","base.onboard.title.three-page":"Fast and reliable","base.onboard.title.four-page":"Stay notified and safe","base.onboard.title.five-page":"Enhance your experience","base.onboard.title.six-page":"You are all set!","base.onboard.title.one-page2":"Secure your connection","base.onboard.title.two-page2":"Access content worldwide","base.onboard.title.three-page2":"Fast and reliable","base.onboard.title.four-page2":"Stay notified and safe","base.onboard.subtitle.one-page":"Encrypt your traffic and protect your privacy on public Wi‑Fi.","base.onboard.subtitle.two-page":"Connect to high‑speed servers in many countries with one tap.","base.onboard.subtitle.three-page":"Auto‑connect to the best server for speed and stability.","base.onboard.subtitle.four-page":"Enable notifications for connection status and security tips.","base.onboard.subtitle.five-page":"Get the most out of our app with premium features.","base.onboard.subtitle.six-page":"Enjoy secure and fast browsing.","base.onboard.subtitle.one-page2":"Encrypt your traffic and protect your privacy on public Wi‑Fi.","base.onboard.subtitle.two-page2":"Connect to high‑speed servers in many countries with one tap.","base.onboard.subtitle.three-page2":"Auto‑connect to the best server for speed and stability.","base.onboard.subtitle.four-page2":"Enable notifications for connection status and security tips.","base.onboard.next.one-page":"Next","base.onboard.next.two-page":"Next","base.onboard.next.three-page":"Next","base.onboard.next.five-page":"Next","base.onboard.skip.one-page":"Skip","base.onboard.skip.two-page":"Skip","base.onboard.skip.three-page":"Skip","base.onboard.skip.five-page":"Skip","base.onboard.allow.four-page":"Allow","base.onboard.footer.description":"By clicking continue, you will be accepting the Terms of service and privacy policy","base.onboard.btnPrivacy":"Privacy Policy","base.onboard.btnTerms":"Terms of Service","base.builder.paywall.footer.description":"By clicking continue, you will be accepting the Terms of service and privacy policy","base.builder.paywall.btnPrivacy":"Privacy Policy","base.builder.paywall.btnTerms":"Terms of Service","view.terms.header.title":"Terms & Privacy","view.terms.accept.button":"Accept","view.terms.checkbox.label":"I accept the terms and privacy policy","view.terms.error.must_accept":"You must accept to continue","form.error.validation_required":"Please complete the required fields."},tr:{"base.builder.paywall.period.monthly":"aylık","base.builder.paywall.period.annual":"yıllık","base.builder.paywall.period.weekly":"haftalık","base.builder.paywall.period.daily":"günlük","base.builder.paywall.period.monthlyPromo":"aylık","base.builder.paywall.period.annualPromo":"yıllık","base.builder.paywall.pricing.default.text":"İlk @promoPeriod için @promoPrice, sonra @localizedPrice @localizedPeriod","base.builder.paywall.pricing.freeTrial.text":"@trialPeriod @trialPeriodUnit ücretsiz deneme, sonra @localizedPrice @localizedPeriod","base.builder.paywall.pricing.regular.text":"@localizedPrice @localizedPeriod","base.builder.paywall.promo.default.text":"%@discountPercentage indirim!","base.builder.paywall.promo.freeTrial.text":"@trialPeriod @trialPeriodUnit ücretsiz deneme","base.builder.paywall.promo.regular.text":"@localizedPrice @localizedPeriod","base.builder.paywall.button.subscribe":"Abone Ol","base.builder.paywall.button.subscribe-free":"Ücretsiz Denemeyi Başlat","base.onboard.title.five-page":"Deneyiminizi geliştirin","base.onboard.title.six-page":"Her şey hazır!","base.onboard.subtitle.five-page":"Premium özelliklerle uygulamamızdan en iyi şekilde yararlanın.","base.onboard.subtitle.six-page":"Güvenli ve hızlı gezinmenin keyfini çıkarın.","base.onboard.next.five-page":"İleri","base.onboard.skip.five-page":"Geç","base.onboard.footer.description":"Devam et butonuna tıklayarak terms ve privacy kabul etmiş olursunuz","base.onboard.btnPrivacy":"Gizlilik Politikası","base.onboard.btnTerms":"Hizmet Şartları","base.builder.paywall.footer.description":"Devam et butonuna tıklayarak Hizmet Şartları ve Gizlilik Politikası kabul etmiş olursunuz","base.builder.paywall.btnPrivacy":"Gizlilik Politikası","base.builder.paywall.btnTerms":"Hizmet Şartları","view.terms.header.title":"Gizlilik ve Hizmet Şartları","view.terms.accept.button":"Kabul Et","view.terms.checkbox.label":"Gizlilik ve Hizmet Şartlarını kabul ediyorum","view.terms.error.must_accept":"Kabul etmeden geçiş yapılamaz","form.error.validation_required":"Lütfen zorunlu alanları tamamlayın."}};function l(e,t){const i=new Set([...Object.keys(e),...Object.keys(t)]),r={};for(const o of i)r[o]={...e[o]||{},...t[o]||{}};return r}const s="light",c={width:375,height:812};function d(e){return e?e.replace(/[^0-9.]/g,""):""}function p(e,t){if(!t||!e)return"";const i=parseFloat(e),r=parseFloat(t);if(isNaN(i)||isNaN(r)||i<=0)return"";const o=Math.round((i-r)/i*100);return String(Math.max(0,o))}function g(e,t){return isNaN(e)?"":"month"===t?e.toFixed(2):"year"===t?(e/12).toFixed(2):"week"===t?(52*e/12).toFixed(2):"day"===t?(365*e/12).toFixed(2):e.toFixed(2)}function y(e,t){return isNaN(e)?"":"year"===t?e.toFixed(2):"month"===t?(12*e).toFixed(2):"week"===t?(52*e).toFixed(2):"day"===t?(365*e).toFixed(2):e.toFixed(2)}const b={monthly:"base.builder.paywall.period.monthly",annual:"base.builder.paywall.period.annual",weekly:"base.builder.paywall.period.weekly",daily:"base.builder.paywall.period.daily",monthlyPromo:"base.builder.paywall.period.monthlyPromo",annualPromo:"base.builder.paywall.period.annualPromo"},f="base.builder.paywall.pricing.default.text",m="base.builder.paywall.pricing.freeTrial.text",u="base.builder.paywall.pricing.regular.text",h="base.builder.paywall.promo.default.text",C="base.builder.paywall.promo.freeTrial.text",S="base.builder.paywall.promo.regular.text";function x(e,t){switch(e){case"month":return t?b.monthlyPromo:b.monthly;case"year":return t?b.annualPromo:b.annual;case"week":return b.weekly;case"day":return b.daily;default:return b.monthly}}function O(e){const t=e.match(/P(\d+)([DWMY])/);if(!t||!t[1]||!t[2])return{value:1,unit:"month"};const i=parseInt(t[1],10),r={D:"day",W:"week",M:"month",Y:"year"}[t[2]];return r?{value:i,unit:r}:{value:1,unit:"month"}}function z(e){if(!e)return"month";return{DAY:"day",WEEK:"week",MONTH:"month",YEAR:"year"}[e.toUpperCase()]||"month"}const T={error(e,t,i){console.error(`[iap] ${t}`,i)},warn(e,t,i){console.warn(`[iap] ${t}`,i)},info(e,t,i){console.info(`[iap] ${t}`,i)},debug:function(){}};function I(e,t){try{const i=e.subscriptionOffers??[];let r=i[0];if(t&&i.length>0){const o=function(e,t){return e.find(e=>e.id===t||e.basePlanIdAndroid===t)}(i,t);o?r=o:T.error(["extractAndroidParams"],"Requested offer not found, using default",{productId:e.id||e.productId,requestedOfferId:t,availableOffers:i.map(e=>e.id)})}if(!r)return T.warn(["extractAndroidParams"],"No offers found in product",{productId:e.id||e.productId}),v(e);const o=r.pricingPhasesAndroid?.pricingPhaseList??[];if(0===o.length)return T.warn(["extractAndroidParams"],"No pricing phases found",{productId:e.id||e.productId,offerId:r.id}),v(e);const a=o.find(e=>"0"===e.priceAmountMicros),n=o.find(e=>2===e.recurrenceMode&&"0"!==e.priceAmountMicros),l=o.find(e=>1===e.recurrenceMode)??o[o.length-1];if(!l)return T.error(["extractAndroidParams"],"No regular phase found",{productId:e.id||e.productId,pricingPhasesCount:o.length}),v(e);const s=O(l.billingPeriod),c=`${s.value} ${s.unit}${s.value>1?"s":""}`,b=d(l.formattedPrice),f=l.priceCurrencyCode||"",m=l.formattedPrice||"";let u="",h="",C="",S="";if(n){u=d(n.formattedPrice);const e=n.billingCycleCount||0,t=O(n.billingPeriod),i=e*t.value;h=`${i} ${t.unit}${i>1?"s":""}`,C=String(e),S=t.unit}let x="false",z="",I="";if(a){x="true";const e=O(a.billingPeriod);z=String(e.value),I=e.unit}const w=p(b,u),B="string"==typeof e.price&&""!==e.price?e.price:b,R="string"==typeof e.currency&&""!==e.currency?e.currency:f,D="string"==typeof e.localizedPrice&&""!==e.localizedPrice?e.localizedPrice:m,P=parseFloat(B),L=g(P,s.unit),_=y(P,s.unit);return{price:B,promoPrice:u,currency:R,localizedPrice:D,period:s.unit,periodValue:String(s.value),periodType:c,promoPeriod:h,promoCycles:C,promoPeriodUnit:S,hasTrial:x,trialPeriod:z,trialPeriodUnit:I,discountPercentage:w,pricePerMonth:L,pricePerYear:_}}catch(t){return T.error(["extractAndroidParams"],"Failed to extract Android params",{productId:e?.id||e?.productId,error:t instanceof Error?t.message:String(t)}),v(e)}}function v(e){return{price:"",promoPrice:"",currency:"",localizedPrice:"",period:"month",periodValue:"1",periodType:"1 month",promoPeriod:"",promoCycles:"",promoPeriodUnit:"",hasTrial:"false",trialPeriod:"",trialPeriodUnit:"",discountPercentage:"",pricePerMonth:"",pricePerYear:"",price:String(e.price||e.localizedPrice||"").replace(/[^0-9.]/g,""),currency:e.currency||e.currencyCode||"",localizedPrice:e.localizedPrice||""}}function w(e,t){return{promoPeriod:`${e} ${t}${e>1?"s":""}`,promoCycles:String(e),promoPeriodUnit:t}}function B(e,t){try{const i=String(e.price||e.localizedPrice||"").replace(/[^0-9.]/g,""),r=e.currency||e.currencyCode||"",o=e.localizedPrice||"",a=z(e.subscriptionPeriodUnitIOS||"MONTH"),n=String(e.subscriptionPeriodNumberIOS||1),l=`${n} ${a}${parseInt(n,10)>1?"s":""}`,s=e.introductoryPrice||e.introductoryPriceIOS,c=!!s,d=c&&function(e){return"free_trial"===e.type||0===parseFloat(e.price||e.priceIOS||"0")}(s);let b="false",f="",m="",u="",h="",C="",S="";if(d)b="true",f=String(s.subscriptionPeriodNumberIOS||s.numberOfPeriods||7),m=z(s.subscriptionPeriodUnitIOS||s.subscriptionPeriod||"DAY");else if(c){u=String(s.price||s.priceIOS||"").replace(/[^0-9.]/g,"");const e=s.numberOfPeriods||1,t=w(e,z(s.subscriptionPeriodUnitIOS||s.subscriptionPeriod||"MONTH"));h=t.promoPeriod,C=t.promoCycles,S=t.promoPeriodUnit}if(t&&e.discounts){const i=e.discounts.find(e=>e.identifier===t);if(i){u=String(i.price||"").replace(/[^0-9.]/g,"");const e=i.numberOfPeriods||1,t=w(e,z(i.subscriptionPeriod||"MONTH"));h=t.promoPeriod,C=t.promoCycles,S=t.promoPeriodUnit}else T.error(["extractIOSParams"],"Requested offer not found in discounts",{productId:e.id||e.productId,requestedOfferId:t,availableDiscounts:e.discounts.map(e=>e.identifier)})}const x=p(i,u),O=parseFloat(i),I=g(O,a);return{price:i,promoPrice:u,currency:r,localizedPrice:o,period:a,periodValue:n,periodType:l,promoPeriod:h,promoCycles:C,promoPeriodUnit:S,hasTrial:b,trialPeriod:f,trialPeriodUnit:m,discountPercentage:x,pricePerMonth:I,pricePerYear:y(O,a)}}catch(t){return T.error(["extractIOSParams"],"Failed to extract iOS params",{productId:e?.id||e?.productId,error:t instanceof Error?t.message:String(t)}),{price:"",promoPrice:"",currency:"",localizedPrice:"",period:"month",periodValue:"1",periodType:"1 month",promoPeriod:"",promoCycles:"",promoPeriodUnit:"",hasTrial:"false",trialPeriod:"",trialPeriodUnit:"",discountPercentage:"",pricePerMonth:"",pricePerYear:""}}}function R(e,t,i,r){const o=r??(e=>e),a="android"===t?I(e,i):B(e,i),n=a.period||"month",l=!!a.promoPrice,s="true"===a.hasTrial,c=x(n,!1),d=l?x(n,!0):"";let p="";if(l)try{p=new Intl.NumberFormat(void 0,{style:"currency",currency:a.currency}).format(Number(a.promoPrice))}catch{p=`${a.promoPrice} ${a.currency}`.trim()}const g=o(c),y=l?o(d):"",b=p||a.localizedPrice,O=y||g;let z,T;return l?(z=f,T=h):s?(z=m,T=C):(z=u,T=S),{price:a.price,promoPrice:a.promoPrice,currency:a.currency,localizedPrice:a.localizedPrice,period:a.period,promoPeriod:a.promoPeriod,promoPeriodUnit:a.promoPeriodUnit,hasTrial:a.hasTrial,trialPeriod:a.trialPeriod,trialPeriodUnit:a.trialPeriodUnit,discountPercentage:a.discountPercentage,localizedPeriod:g,localizedPromoPeriod:y,localizedPromoPrice:p,localizedCalculatedPrice:b,localizedCalculatedPeriod:O,baseLocalizedPricingText:o(z),baseLocalizedPromoText:o(T),productTitle:String(e.title??""),productDescription:String(e.description??""),productCurreny:a.currency,productId:String(e.productId??""),productSelected:"true",subscribe:o(s?"base.builder.paywall.button.subscribe-free":"base.builder.paywall.button.subscribe")}}function D(t,i,r){return e(()=>{if(!t||!r?.platform)return{};try{const e=r.builderProducts?.find(e=>e.store_package_id===i),o=e?.offer_id;return R(t,r.platform,o,r.localize)}catch(e){return console.error("[usePaywallLocalizationParams] Error:",e),{}}},[t,i,r])}var P={"preset-1":[{productId:"com.app.monthly",id:"com.app.monthly",title:"Monthly",description:"Unlock all features for a month.",type:"subs",displayName:"Monthly Subscription",displayPrice:"$4.99",localizedPrice:"$4.99",currency:"USD",price:"4.99",platform:"android",subscriptionOffers:[{id:"monthly-trial-offer",displayPrice:"Free → $4.99",price:0,type:"promotional",currency:"USD",basePlanIdAndroid:"monthly-base",offerTokenAndroid:"mock_token_monthly_trial",pricingPhasesAndroid:{pricingPhaseList:[{billingCycleCount:1,billingPeriod:"P3D",formattedPrice:"Free",priceAmountMicros:"0",priceCurrencyCode:"USD",recurrenceMode:3},{billingCycleCount:0,billingPeriod:"P1M",formattedPrice:"$4.99",priceAmountMicros:"4990000",priceCurrencyCode:"USD",recurrenceMode:1}]}}],introductoryPrice:{price:"0.00",priceIOS:"0.00",type:"free_trial",numberOfPeriods:3,subscriptionPeriod:"DAY",subscriptionPeriodUnitIOS:"DAY",subscriptionPeriodNumberIOS:3},subscriptionPeriodUnitIOS:"MONTH",subscriptionPeriodNumberIOS:1},{productId:"com.app.yearly",id:"com.app.yearly",title:"Yearly (Save 33%)",description:"Best value: full access for a year.",type:"subs",displayName:"Yearly Subscription",displayPrice:"$29.99",localizedPrice:"$29.99",currency:"USD",price:"29.99",platform:"android",subscriptionOffers:[{id:"yearly-promo-offer",displayPrice:"$19.99",price:19.99,type:"promotional",currency:"USD",basePlanIdAndroid:"yearly-base",offerTokenAndroid:"mock_token_yearly_promo",pricingPhasesAndroid:{pricingPhaseList:[{billingCycleCount:1,billingPeriod:"P1Y",formattedPrice:"$19.99",priceAmountMicros:"19990000",priceCurrencyCode:"USD",recurrenceMode:2},{billingCycleCount:0,billingPeriod:"P1Y",formattedPrice:"$29.99",priceAmountMicros:"29990000",priceCurrencyCode:"USD",recurrenceMode:1}]}}],introductoryPrice:{price:"19.99",priceIOS:"19.99",type:"pay_as_you_go",numberOfPeriods:1,subscriptionPeriod:"YEAR",subscriptionPeriodUnitIOS:"YEAR",subscriptionPeriodNumberIOS:1},discounts:[{identifier:"yearly-promo-offer",price:"19.99",numberOfPeriods:1,subscriptionPeriod:"YEAR"}],subscriptionPeriodUnitIOS:"YEAR",subscriptionPeriodNumberIOS:1},{productId:"com.app.weekly",id:"com.app.weekly",title:"Weekly",description:"Try with a flexible weekly plan.",type:"subs",displayName:"Weekly Subscription",displayPrice:"$1.99",localizedPrice:"$1.99",currency:"USD",price:"1.99",platform:"android",subscriptionOffers:[{id:"weekly-base",displayPrice:"$0.99",price:.99,type:"promotional",currency:"USD",basePlanIdAndroid:"weekly-base",offerTokenAndroid:"mock_token_weekly_promo",pricingPhasesAndroid:{pricingPhaseList:[{billingCycleCount:4,billingPeriod:"P1W",formattedPrice:"$0.99",priceAmountMicros:"990000",priceCurrencyCode:"USD",recurrenceMode:2},{billingCycleCount:0,billingPeriod:"P1W",formattedPrice:"$1.99",priceAmountMicros:"1990000",priceCurrencyCode:"USD",recurrenceMode:1}]}}],introductoryPrice:{price:"0.99",priceIOS:"0.99",type:"pay_as_you_go",numberOfPeriods:4,subscriptionPeriod:"WEEK",subscriptionPeriodUnitIOS:"WEEK",subscriptionPeriodNumberIOS:1},subscriptionPeriodUnitIOS:"WEEK",subscriptionPeriodNumberIOS:1}],"preset-2":[{productId:"com.app.premium.monthly",id:"com.app.premium.monthly",title:"Premium Monthly",description:"Premium tier with all features.",type:"subs",displayName:"Premium Monthly",displayPrice:"$9.99",localizedPrice:"$9.99",currency:"USD",price:"9.99",platform:"android",subscriptionOffers:[{id:"premium-monthly-trial-offer",displayPrice:"Free → $9.99",price:0,type:"promotional",currency:"USD",basePlanIdAndroid:"premium-monthly-base",offerTokenAndroid:"mock_token_premium_monthly_trial",pricingPhasesAndroid:{pricingPhaseList:[{billingCycleCount:1,billingPeriod:"P7D",formattedPrice:"Free",priceAmountMicros:"0",priceCurrencyCode:"USD",recurrenceMode:3},{billingCycleCount:0,billingPeriod:"P1M",formattedPrice:"$9.99",priceAmountMicros:"9990000",priceCurrencyCode:"USD",recurrenceMode:1}]}}],introductoryPrice:{price:"0.00",priceIOS:"0.00",type:"free_trial",numberOfPeriods:7,subscriptionPeriod:"DAY",subscriptionPeriodUnitIOS:"DAY",subscriptionPeriodNumberIOS:7},subscriptionPeriodUnitIOS:"MONTH",subscriptionPeriodNumberIOS:1},{productId:"com.app.premium.yearly",id:"com.app.premium.yearly",title:"Premium Yearly (Save 50%)",description:"7-day free trial, then $29.99 first year, $59.99/yr after.",type:"subs",displayName:"Premium Yearly",displayPrice:"$59.99",localizedPrice:"$59.99",currency:"USD",price:"59.99",platform:"android",subscriptionOffers:[{id:"premium-yearly-full-offer",displayPrice:"$29.99",price:29.99,type:"promotional",currency:"USD",basePlanIdAndroid:"premium-yearly-base",offerTokenAndroid:"mock_token_premium_yearly_promo",pricingPhasesAndroid:{pricingPhaseList:[{billingCycleCount:1,billingPeriod:"P7D",formattedPrice:"Free",priceAmountMicros:"0",priceCurrencyCode:"USD",recurrenceMode:3},{billingCycleCount:1,billingPeriod:"P1Y",formattedPrice:"$29.99",priceAmountMicros:"29990000",priceCurrencyCode:"USD",recurrenceMode:2},{billingCycleCount:0,billingPeriod:"P1Y",formattedPrice:"$59.99",priceAmountMicros:"59990000",priceCurrencyCode:"USD",recurrenceMode:1}]}}],introductoryPrice:{price:"0.00",priceIOS:"0.00",type:"free_trial",numberOfPeriods:7,subscriptionPeriod:"DAY",subscriptionPeriodUnitIOS:"DAY",subscriptionPeriodNumberIOS:7},discounts:[{identifier:"premium-yearly-full-offer",price:"29.99",numberOfPeriods:1,subscriptionPeriod:"YEAR"}],subscriptionPeriodUnitIOS:"YEAR",subscriptionPeriodNumberIOS:1},{productId:"com.app.lifetime",id:"com.app.lifetime",title:"Lifetime",description:"One-time purchase for lifetime access.",type:"in-app",displayName:"Lifetime Access",displayPrice:"$99.99",localizedPrice:"$99.99",currency:"USD",price:"99.99",platform:"android",subscriptionOffers:[]}],"preset-3":[{productId:"com.app.budget.weekly",id:"com.app.budget.weekly",title:"Budget Weekly",description:"Affordable weekly plan.",type:"subs",displayName:"Budget Weekly",displayPrice:"€2.99",localizedPrice:"€2.99",currency:"EUR",price:"2.99",currencyCode:"EUR",platform:"android",subscriptionOffers:[{id:"budget-weekly-trial-offer",displayPrice:"Free → €2.99",price:0,type:"promotional",currency:"EUR",basePlanIdAndroid:"budget-weekly-base",offerTokenAndroid:"mock_token_budget_weekly_trial",pricingPhasesAndroid:{pricingPhaseList:[{billingCycleCount:1,billingPeriod:"P3D",formattedPrice:"Free",priceAmountMicros:"0",priceCurrencyCode:"EUR",recurrenceMode:3},{billingCycleCount:0,billingPeriod:"P1W",formattedPrice:"€2.99",priceAmountMicros:"2990000",priceCurrencyCode:"EUR",recurrenceMode:1}]}}],introductoryPrice:{price:"0.00",priceIOS:"0.00",type:"free_trial",numberOfPeriods:3,subscriptionPeriod:"DAY",subscriptionPeriodUnitIOS:"DAY",subscriptionPeriodNumberIOS:3},subscriptionPeriodUnitIOS:"WEEK",subscriptionPeriodNumberIOS:1},{productId:"com.app.monthly.promo",id:"com.app.monthly.promo",title:"Monthly (70% off first 3 months)",description:"€2.99/mo for 3 months, then €9.99/mo.",type:"subs",displayName:"Monthly with Promo",displayPrice:"€9.99",localizedPrice:"€9.99",currency:"EUR",price:"9.99",currencyCode:"EUR",platform:"android",subscriptionOffers:[{id:"monthly-promo-offer",displayPrice:"€2.99",price:2.99,type:"promotional",currency:"EUR",basePlanIdAndroid:"monthly-promo",offerTokenAndroid:"mock_token_monthly_promo",pricingPhasesAndroid:{pricingPhaseList:[{billingCycleCount:3,billingPeriod:"P1M",formattedPrice:"€2.99",priceAmountMicros:"2990000",priceCurrencyCode:"EUR",recurrenceMode:2},{billingCycleCount:0,billingPeriod:"P1M",formattedPrice:"€9.99",priceAmountMicros:"9990000",priceCurrencyCode:"EUR",recurrenceMode:1}]}}],introductoryPrice:{price:"2.99",priceIOS:"2.99",type:"pay_as_you_go",numberOfPeriods:3,subscriptionPeriod:"MONTH",subscriptionPeriodUnitIOS:"MONTH",subscriptionPeriodNumberIOS:1},subscriptionPeriodUnitIOS:"MONTH",subscriptionPeriodNumberIOS:1},{productId:"com.app.yearly.trial",id:"com.app.yearly.trial",title:"Yearly (14-day free trial)",description:"Try free for 14 days, then €29.99/yr.",type:"subs",displayName:"Yearly with Trial",displayPrice:"€29.99",localizedPrice:"€29.99",currency:"EUR",price:"29.99",currencyCode:"EUR",platform:"android",subscriptionOffers:[{id:"yearly-trial-offer",displayPrice:"Free → €29.99",price:0,type:"promotional",currency:"EUR",basePlanIdAndroid:"yearly-trial",offerTokenAndroid:"mock_token_yearly_trial",pricingPhasesAndroid:{pricingPhaseList:[{billingCycleCount:1,billingPeriod:"P14D",formattedPrice:"Free",priceAmountMicros:"0",priceCurrencyCode:"EUR",recurrenceMode:3},{billingCycleCount:0,billingPeriod:"P1Y",formattedPrice:"€29.99",priceAmountMicros:"29990000",priceCurrencyCode:"EUR",recurrenceMode:1}]}}],introductoryPrice:{price:"0.00",priceIOS:"0.00",type:"free_trial",numberOfPeriods:14,subscriptionPeriod:"DAY",subscriptionPeriodUnitIOS:"DAY",subscriptionPeriodNumberIOS:14},subscriptionPeriodUnitIOS:"YEAR",subscriptionPeriodNumberIOS:1}]};function L(){return JSON.parse(JSON.stringify(P))}function _(e){return L()[e]??[]}function k(e){return e?d(e):""}function M(e,t){if(!e||!t)return 0;const i=p(e,t);return i?parseInt(i,10):0}function A(i,r){const o=e(()=>i?.attributes?.delay?parseInt(String(i?.attributes?.delay),10):1e3,[i?.attributes?.delay]);t(()=>{if(!o||o<=0)return void r(!0);const e=setTimeout(()=>{r(!0)},o);return()=>clearTimeout(e)},[o,r])}const H={STATIC_COLORS:{BLACK:"#000",WHITE:"#FFFFFF",TRANSPARENT:"#ffffff00",ONBOARD_DOT_INACTIVE:"#E4E5E7",ONBOARD_DOT_ACTIVE:"#007AFF",ONBOARD_BUTTON_PRIMARY_BACKGROUND:"#0066FF",ONBOARD_BUTTON_PRIMARY_TEXT:"#FFFFFF",ONBOARD_LINK_COLOR:"#1778F2",ONBOARD_SEPARATOR_COLOR:"#44454D",RADIO_BUTTON_COLOR:"#A6A6A6"},THEME_COLORS:{light:{TEXT:"#161827",BACKGROUND:"#F4F5FF",ICON:"#0450E2",LINE:"#E9EBF9",ONBOARD_TITLE:"#161827",ONBOARD_SUBTITLE:"#44454D",ONBOARD_BUTTON_SECONDARY_TEXT:"#81838F",ONBOARD_FOOTER_TEXT:"#81838F",CHECKBOX_ACTIVE_COLOR:"#0066FF",FORM_ERROR_TEXT_COLOR:"#B91C1C"},dark:{TEXT:"#E9EBF9",BACKGROUND:"#080A17",ICON:"#0450E2",LINE:"#161827",ONBOARD_TITLE:"#FDFDFD",ONBOARD_SUBTITLE:"#C7C7C7",ONBOARD_BUTTON_SECONDARY_TEXT:"#A9AAAC",ONBOARD_FOOTER_TEXT:"#A2A4B1",CHECKBOX_ACTIVE_COLOR:"#0066FF",FORM_ERROR_TEXT_COLOR:"#B91C1C"}}};function E(e,t){return{STATIC_COLORS:{...e.STATIC_COLORS,...t.STATIC_COLORS||{}},THEME_COLORS:{light:{...e.THEME_COLORS?.light||{},...t.THEME_COLORS?.light||{}},dark:{...e.THEME_COLORS?.dark||{},...t.THEME_COLORS?.dark||{}}}}}const F=i(void 0);function W({params:t,children:i}){const r=e(()=>{const e=t.selectedLanguage??"en";return{...t,mockProducts:t.mockProducts??[],mockBenefits:t.mockBenefits??{},selectedLanguage:e,selectedTheme:t.selectedTheme??s,baseSize:t.baseSize??c,projectColors:t.projectColors?E(H,t.projectColors):H,localization:t.localization?l(n,t.localization):n,platform:t.platform??"web"}},[t]);return a(F.Provider,{value:r,children:i})}function N(){const e=r(F);if(e)return e;throw new Error("useBuilderParams must be used within BuilderProvider")}const V=i({localizationParams:{},nestedLocalizationParams:{},otherParams:{}});function U({localizationParams:i,nestedLocalizationParams:r,otherParams:o,children:n}){const l=e(()=>({localizationParams:i??{},nestedLocalizationParams:r??{},otherParams:o??{}}),[i,r,o]);return t(()=>{},[l]),a(V.Provider,{value:l,children:n})}function j({params:e,children:t}){return a(U,{localizationParams:e,nestedLocalizationParams:{},children:t})}function K(){return r(V)??{localizationParams:{},nestedLocalizationParams:{},otherParams:{}}}function G(){return K().localizationParams??{}}function Y(e){const{localization:t,selectedLanguage:i}=N(),r=e?.localization??t??n,a=e?.defaultLanguage??i??"en",l=G();return o(e=>{const t=r?.[a],i=t?.[e]??e;return e.includes(".")&&console.log("[useLocalize]",{keyOrText:e,defaultLanguage:a,hasLangMap:!!t,langMapKeyCount:t?Object.keys(t).length:0,resolved:i!==e?i:"❌ NOT FOUND",allLangs:Object.keys(r??{})}),function(e,t){return e&&t?Object.entries(t).sort(([e],[t])=>t.length-e.length).reduce((e,[t,i])=>{if(null==i)return e;const r=`@${t}`;return e.split(r).join(i)},e):e}(i,l)},[a,r,l])}var $=[{name:"iphone 12",platform:"ios",width:390,height:844,aspect:"tall",type:"phone",importance:13,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.96},{name:"iphone 12 pro",platform:"ios",width:390,height:844,aspect:"tall",type:"phone",importance:19,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.96},{name:"iphone 13",platform:"ios",width:390,height:844,aspect:"tall",type:"phone",importance:4,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.96},{name:"iphone 13 pro",platform:"ios",width:390,height:844,aspect:"tall",type:"phone",importance:8,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.96},{name:"iphone 14",platform:"ios",width:390,height:844,aspect:"tall",type:"phone",importance:15,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.96},{name:"iphone 14 pro",platform:"ios",width:393,height:852,aspect:"tall",type:"phone",importance:15,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.95},{name:"iphone 15",platform:"ios",width:393,height:852,aspect:"tall",type:"phone",importance:6,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.95},{name:"iphone 15 pro",platform:"ios",width:393,height:852,aspect:"tall",type:"phone",importance:18,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.95},{name:"pixel 3 xl",platform:"android",width:412,height:847,aspect:"tall",type:"phone",importance:8,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"pixel 4 xl",platform:"android",width:412,height:869,aspect:"tall",type:"phone",importance:14,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"pixel 6",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:10,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"pixel 6 pro",platform:"android",width:412,height:892,aspect:"tall",type:"phone",importance:4,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"pixel 7",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:11,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"pixel 7 pro",platform:"android",width:412,height:892,aspect:"tall",type:"phone",importance:5,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"pixel 8",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:12,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"pixel 8 pro",platform:"android",width:412,height:919,aspect:"tall",type:"phone",importance:16,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"galaxy s8",platform:"android",width:360,height:740,aspect:"tall",type:"phone",importance:5,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16,multiplier:1.04},{name:"galaxy s8+",platform:"android",width:360,height:740,aspect:"tall",type:"phone",importance:1,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16,multiplier:1.04},{name:"galaxy s9",platform:"android",width:360,height:740,aspect:"tall",type:"phone",importance:4,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16,multiplier:1.04},{name:"galaxy s9+",platform:"android",width:360,height:740,aspect:"tall",type:"phone",importance:4,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16,multiplier:1.04},{name:"galaxy s10",platform:"android",width:360,height:760,aspect:"tall",type:"phone",importance:19,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:1.04},{name:"galaxy s10+",platform:"android",width:412,height:869,aspect:"tall",type:"phone",importance:15,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"galaxy s20",platform:"android",width:360,height:800,aspect:"tall",type:"phone",importance:13,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:1.04},{name:"galaxy s20+",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:16,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"galaxy s20 ultra",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:2,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"galaxy s21",platform:"android",width:360,height:800,aspect:"tall",type:"phone",importance:13,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:1.04},{name:"galaxy s21+",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:12,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"galaxy s21 ultra",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:2,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"galaxy s22",platform:"android",width:360,height:780,aspect:"tall",type:"phone",importance:2,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:1.04},{name:"galaxy s22+",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:8,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"galaxy s22 ultra",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:19,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"galaxy s23",platform:"android",width:360,height:780,aspect:"tall",type:"phone",importance:19,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:1.04},{name:"galaxy s23+",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:1,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"galaxy s23 ultra",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:19,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"oneplus 8",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:4,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"oneplus 8 pro",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:20,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"oneplus 9",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:3,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"oneplus 9 pro",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:1,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"xiaomi mi 11",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:9,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"huawei p30",platform:"android",width:360,height:750,aspect:"tall",type:"phone",importance:10,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16,multiplier:1.04},{name:"huawei p30 pro",platform:"android",width:360,height:780,aspect:"tall",type:"phone",importance:14,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16,multiplier:1.04},{name:"oppo find x3 pro",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:7,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"iphone 6 plus",platform:"ios",width:414,height:736,aspect:"regular",type:"phone",importance:27,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:.91},{name:"iphone 6s plus",platform:"ios",width:414,height:736,aspect:"regular",type:"phone",importance:35,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:.91},{name:"iphone 7 plus",platform:"ios",width:414,height:736,aspect:"regular",type:"phone",importance:40,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:.91},{name:"iphone 8 plus",platform:"ios",width:414,height:736,aspect:"regular",type:"phone",importance:32,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:.91},{name:"iphone xs max",platform:"ios",width:414,height:896,aspect:"tall",type:"phone",importance:21,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.7},{name:"iphone xr",platform:"ios",width:414,height:896,aspect:"tall",type:"phone",importance:31,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.91},{name:"iphone 11",platform:"ios",width:414,height:896,aspect:"tall",type:"phone",importance:36,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.91},{name:"iphone 11 pro max",platform:"ios",width:414,height:896,aspect:"tall",type:"phone",importance:22,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.91},{name:"iphone 12 pro max",platform:"ios",width:428,height:926,aspect:"tall",type:"phone",importance:28,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.88},{name:"iphone 13 pro max",platform:"ios",width:428,height:926,aspect:"tall",type:"phone",importance:30,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.88},{name:"iphone 14 plus",platform:"ios",width:428,height:926,aspect:"tall",type:"phone",importance:29,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.88},{name:"iphone 14 pro max",platform:"ios",width:430,height:932,aspect:"tall",type:"phone",importance:39,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.87},{name:"iphone 15 plus",platform:"ios",width:430,height:932,aspect:"tall",type:"phone",importance:24,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.87},{name:"iphone 15 pro max",platform:"ios",width:430,height:932,aspect:"tall",type:"phone",importance:22,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.87},{name:"pixel 2",platform:"android",width:411,height:731,aspect:"regular",type:"phone",importance:29,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16,multiplier:.91},{name:"pixel 2 xl",platform:"android",width:411,height:823,aspect:"regular",type:"phone",importance:36,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16,multiplier:.91},{name:"pixel 3",platform:"android",width:393,height:786,aspect:"regular",type:"phone",importance:39,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.95},{name:"pixel 4",platform:"android",width:411,height:869,aspect:"tall",type:"phone",importance:24,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"pixel 5",platform:"android",width:393,height:851,aspect:"tall",type:"phone",importance:23,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.95},{name:"xiaomi mi 9",platform:"android",width:393,height:851,aspect:"tall",type:"phone",importance:39,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.95},{name:"iphone 6",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:42,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1},{name:"iphone 6s",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:60,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1},{name:"iphone 7",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:41,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1},{name:"iphone 8",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:59,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1},{name:"iphone x",platform:"ios",width:375,height:812,aspect:"tall",type:"phone",importance:46,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:1},{name:"iphone xs",platform:"ios",width:375,height:812,aspect:"tall",type:"phone",importance:56,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:1},{name:"iphone 11 pro",platform:"ios",width:375,height:812,aspect:"tall",type:"phone",importance:57,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:1},{name:"iphone se (2nd gen)",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:56,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1},{name:"iphone se (3rd gen)",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:59,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1},{name:"iphone 12 mini",platform:"ios",width:360,height:780,aspect:"tall",type:"phone",importance:70,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:1.04},{name:"iphone 13 mini",platform:"ios",width:360,height:780,aspect:"tall",type:"phone",importance:78,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:1.04},{name:"iphone (1st gen)",platform:"ios",width:320,height:480,aspect:"wide",type:"phone",importance:82,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1.17},{name:"iphone 3g",platform:"ios",width:320,height:480,aspect:"wide",type:"phone",importance:84,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1.17},{name:"iphone 3gs",platform:"ios",width:320,height:480,aspect:"wide",type:"phone",importance:88,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1.17},{name:"iphone 4",platform:"ios",width:320,height:480,aspect:"wide",type:"phone",importance:86,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1.17},{name:"iphone 4s",platform:"ios",width:320,height:480,aspect:"wide",type:"phone",importance:92,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1.17},{name:"iphone 5",platform:"ios",width:320,height:568,aspect:"regular",type:"phone",importance:100,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1.17},{name:"iphone 5c",platform:"ios",width:320,height:568,aspect:"regular",type:"phone",importance:92,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1.17},{name:"iphone 5s",platform:"ios",width:320,height:568,aspect:"regular",type:"phone",importance:96,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1.17},{name:"iphone se (1st gen)",platform:"ios",width:320,height:568,aspect:"regular",type:"phone",importance:86,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1.17},{name:"nexus 7 (2013)",platform:"android",width:600,height:960,aspect:"wide",type:"tablet",importance:83,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:12,multiplier:.63},{name:"nexus 9",platform:"android",width:768,height:1024,aspect:"wide",type:"tablet",importance:90,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:12,multiplier:.49},{name:"pixel c",platform:"android",width:900,height:1280,aspect:"wide",type:"tablet",importance:100,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:12,multiplier:.42},{name:"galaxy tab s6",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:97,insets:[24,0,24,0],navigationBarType:"gesture",radius:12,multiplier:.47},{name:"galaxy tab s7",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:99,insets:[24,0,24,0],navigationBarType:"gesture",radius:12,multiplier:.47},{name:"galaxy tab s8",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:81,insets:[24,0,24,0],navigationBarType:"gesture",radius:12,multiplier:.47},{name:"galaxy tab a 10.1",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:94,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:12,multiplier:.47},{name:"lenovo tab p11",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:91,insets:[24,0,24,0],navigationBarType:"gesture",radius:12,multiplier:.47},{name:"fire hd 10",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:98,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:12,multiplier:.47},{name:"poco x3",platform:"android",width:393,height:873,aspect:"tall",type:"phone",importance:50,insets:[32,0,32,0],navigationBarType:"gesture",radius:20,multiplier:.95}];function X(){const e=$.slice();return e.sort((e,t)=>(e.importance??999)-(t.importance??999)),e}function J(){return X()[0]}const Z=J(),q=c;function Q(e,t){return"number"==typeof e&&Number.isFinite(e)?e:t}function ee(e=q,t=Z){const i=Q(t?.width,Z.width),r=Q(t?.height,Z.height),o=Q(e?.width,q.width),a=Q(e?.height,q.height),[n,l]=i<r?[i,r]:[r,i];return{scale:e=>n/o*e,verticalScale:e=>l/a*e,moderateScale:(e,t=.5)=>e+(n/o*e-e)*t}}const te=e=>ee().verticalScale(e);function ie(e,t,i){if(void 0===e)return;if("number"==typeof e)return 1*e;const r=ee(t,void 0),o=String(e).trim(),a=o.toLowerCase();if(a.endsWith("@s")){const e=parseFloat(a.slice(0,-2));return Number.isFinite(e)?1*r.scale(e):o}if(a.endsWith("@vs")){const e=parseFloat(a.slice(0,-3));return Number.isFinite(e)?1*r.verticalScale(e):o}if(a.endsWith("@f")||a.endsWith("@fs")){const e=a.endsWith("@f")?-2:-3,t=parseFloat(a.slice(0,e));return Number.isFinite(t)?1*r.verticalScale(t):o}if(a.endsWith("%")){const e=parseFloat(a.slice(0,-1));return Number.isFinite(e)?`${e}%`:o}if(a.endsWith("px")){const e=parseFloat(a.replace("px",""));return Number.isFinite(e)?1*e:o}const n=parseFloat(a);return Number.isFinite(n)?1*n:o}const re="STATIC_COLORS.",oe="THEME_COLORS.";function ae(e,t={}){if("string"!=typeof e)return e;const i=e.trim();if(!i)return;const{projectColors:r,theme:o}=t;if(i.startsWith(re)){const e=i.slice(14),t=r?.STATIC_COLORS?.[e];return"string"==typeof t&&t.trim()?t.trim():null}if(i.startsWith(oe)){const e=i.slice(13);if(!e)return null;const t=o??"light",a=r?.THEME_COLORS?.[t],n=a?.[e];return"string"==typeof n&&n.trim()?n.trim():null}return i}function ne(e){const t=le(e);if("style"in t&&null!=t.style)throw new Error('[getStyleBag] Legacy "style" key detected in attributes. Use "styles" instead (schemaVersion=2).');const i=t.styles;return"object"!=typeof(r=i)||null===r||Array.isArray(r)?void 0:i;var r}function le(e){return e??{}}const se=new Set(["style","styles","flexDirection","flexWrap","alignItems","justifyContent","gap","padding","paddingHorizontal","paddingVertical","paddingTop","paddingBottom","paddingLeft","paddingRight","margin","marginHorizontal","marginVertical","marginTop","marginBottom","marginLeft","marginRight","backgroundColor","borderRadius","width","minWidth","maxWidth","height","minHeight","maxHeight","flex","position","top","bottom","left","right","zIndex","color","fontSize","fontFamily","fontWeight","textAlign","resizeMode"]);function ce(e){return Object.fromEntries(Object.entries(e).filter(([e])=>!se.has(e)))}function de(e,t={}){const i=e.attributes,r=le(i),o=ne(i),a=e=>{const t=r[e];return null!=t?t:o?.[e]},n={flexDirection:"column"};if(!i)return n;const l=a("flexDirection");l&&(n.flexDirection=String(l));const s=a("alignItems");s&&(n.alignItems=String(s));const c=a("justifyContent");c&&(n.justifyContent=String(c));const d=(e,i)=>{if(null==(r=i)||"string"==typeof r&&""===r.trim())return;var r;const o=ie(i,t.baseSize);"number"!=typeof o&&"string"!=typeof o||(n[e]=o)};d("padding",a("padding")),d("paddingHorizontal",a("paddingHorizontal")),d("paddingVertical",a("paddingVertical")),d("paddingTop",a("paddingTop")),d("paddingBottom",a("paddingBottom")),d("paddingLeft",a("paddingLeft")),d("paddingRight",a("paddingRight")),d("margin",a("margin")),d("marginHorizontal",r.marginHorizontal??o?.marginHorizontal),d("marginVertical",a("marginVertical")),d("marginTop",a("marginTop")),d("marginBottom",a("marginBottom")),d("marginLeft",a("marginLeft")),d("marginRight",a("marginRight"));const p=a("backgroundColor");p&&(n.backgroundColor=ae(p,{projectColors:t.projectColors,theme:t.theme})??p),d("borderRadius",a("borderRadius")),d("width",a("width")),d("minWidth",a("minWidth")),d("maxWidth",a("maxWidth")),d("height",a("height")),d("minHeight",a("minHeight")),d("maxHeight",a("maxHeight"));const g=a("flex");void 0!==g&&(n.flex=g);const y=a("position");y&&(n.position=y),d("top",a("top")),d("bottom",a("bottom")),d("left",a("left")),d("right",a("right"));const b=a("zIndex");return void 0!==b&&(n.zIndex=b),n}const pe=["normal","bold","100","200","300","400","500","600","700","800","900"];function ge(e){if("number"==typeof e&&Number.isFinite(e)){const t=String(e);return pe.includes(t)?t:void 0}if("string"==typeof e){const t=e.trim();return pe.includes(t)?t:void 0}}function ye(e){return"string"==typeof e?e.trim():""}function be(e){if("string"!=typeof e)return null;const t=e.trim();if(!t)return null;const i=Number(t);return Number.isFinite(i)?i:null}function fe(e,t={}){const i=e.attributes,r=le(i),o=ne(i),a=e=>{const t=r[e];return null!=t?t:o?.[e]},n=t.theme??s,l=ae("THEME_COLORS.TEXT",{projectColors:t.projectColors,theme:n})??"THEME_COLORS.TEXT",c={};if(!i)return c.fontSize=te(14),c.color=l,c;const d=ie(a("fontSize"),t.baseSize);c.fontSize="number"==typeof d?d:te(14);const p=a("fontFamily"),g=a("fontWeight"),y=function(e){const t=ge(e);if(t)return"normal"===t?"400":"bold"===t?"700":t}(g),b="string"==typeof p&&p.trim().length>0?p.trim():void 0;if(b){const e=function(e,t){const i=ye(t);if(i&&Array.isArray(e))return e.find(e=>e?.name===i)}(t.fonts??[],b),i=e?.family&&"object"==typeof e.family?function(e,t){const i=Object.entries(e??{}).filter(([e,t])=>"string"==typeof e&&e.trim().length>0&&"string"==typeof t&&t.trim().length>0);if(0===i.length)return;const r=ye(t);if(r&&i.some(([e])=>e===r))return r;if(i.some(([e])=>"400"===e))return"400";const o=be(r),a=i.map(([e])=>({k:e,n:be(e)})).filter(e=>"number"==typeof e.n);if(0===a.length)return i[0][0];if("number"!=typeof o)return a.sort((e,t)=>e.n-t.n),a[0].k;let n=a[0],l=Math.abs(n.n-o);for(const e of a){const t=Math.abs(e.n-o);t<l&&(n=e,l=t)}return n.k}(e.family,y):y;c.fontFamily=b,i&&(c.fontWeight=i)}const f=ge(g);!b&&f&&(c.fontWeight=f);const m=ae(a("color"),{projectColors:t.projectColors,theme:n});c.color=m??l;const u=a("textAlign");u&&(c.textAlign=u);return{...de(e,{projectColors:t.projectColors,theme:n,baseSize:t.baseSize}),...c}}function me(t){const{selectedTheme:i,projectColors:r,fonts:o,baseSize:a}=N();return e(()=>{const e=fe(t,{theme:i,projectColors:r,fonts:o,baseSize:a}),n=t.attributes,l=ce(le(n)),s=ne(n);return{style:e,other:{...l,adjustsFontSizeToFit:l.adjustsFontSizeToFit??s?.adjustsFontSizeToFit,showEllipsis:l.showEllipsis??s?.showEllipsis}}},[t,i,r,o,a])}function ue(t){const{selectedTheme:i,projectColors:r,baseSize:o}=N();return e(()=>{const e=de(t,{theme:i,projectColors:r,baseSize:o}),a=t.attributes,n=ce(le(a)),l=ne(a);return{style:e,other:{...n,scrollable:n.scrollable??l?.scrollable}}},[t,i,r,o])}function he(t){const{selectedTheme:i,projectColors:r,baseSize:o}=N();return e(()=>{const{resizeMode:e,...a}=function(e,t={}){const i=e.attributes;if(!i)return{};const r=ne(i),o=r?.resizeMode??i.resizeMode,a={};return o&&(a.resizeMode=o),{...de(e,t),...a}}(t,{theme:i,projectColors:r,baseSize:o}),n=t.attributes,l=ce(le(n)),s=ne(n);return{style:a,other:{...l,resizeMode:s?.resizeMode??e}}},[t,i,r,o])}function Ce(e){return e+"-"+Math.random().toString(36).substring(2,15)}const Se=[{schemaVersion:2,pattern:{type:"BIcon",title:"title",description:"description",children:"never",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string",iconType:"iconType",size:"number",strokeWidth:"number"}},meta:{desiredParent:["all"],label:"BIcon",description:"Renders an icon from the icon set.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},iconType:{label:"Icon",description:"Which icon to render.",category:"other",specialCategory:null,sort:1},size:{label:"Size",description:"Icon size (px).",category:"other",specialCategory:null,sort:2},strokeWidth:{label:"Stroke Width",description:"SVG stroke width override (applied to the icon paths).",category:"other",specialCategory:null,sort:3}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:1,numberOfLines:1,styles:{color:"THEME_COLORS.TEXT",fontSize:"16",fontWeight:"400",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0},iconType:"activity",strokeWidth:1.5},types:{}},{schemaVersion:2,pattern:{type:"BackgroundImage",title:"title",description:"description",children:"never",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",src:"string",resizeMode:["cover","contain","stretch","center"]}},meta:{desiredParent:["all","background"],label:"Background Image",description:"Background image.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},src:{label:"Src",description:"Image source URL.",category:"other",specialCategory:null,sort:1},resizeMode:{label:"Resize Mode",description:"How the image fits its container.",category:"other",specialCategory:null,sort:4}},styles:{}},defaults:{styles:{flexDirection:"column",position:"absolute",zIndex:0,alignSelf:"flex-start",flexGrow:0,flexShrink:0,width:"100%",height:"100%",top:0,left:0,right:0,bottom:0},resizeMode:"cover"},types:{}},{schemaVersion:2,pattern:{type:"Button",title:"title",description:"description",children:"string",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number",color:"color",fontSize:"size",fontWeight:["normal","bold","100","200","300","400","500","600","700","800","900"]},testID:"string"}},meta:{desiredParent:["all"],label:"Button",description:"Simple action button.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},styles:{color:{label:"Color",description:"Text color of the button.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size of the button.",category:"style",specialCategory:null,sort:2},fontWeight:{label:"Font Weight",description:"Text weight of the button.",category:"style",specialCategory:null,sort:3}}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:"transparent"}},types:{}},{schemaVersion:2,pattern:{type:"Carousel",title:"title",description:"description",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",loop:"boolean",dragFree:"boolean",align:["start","center","end"]}},meta:{desiredParent:["=CarouselProvider"],label:"Carousel",description:"Container for carousel items.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},styles:{}},defaults:{styles:{flexDirection:"row",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:2,pattern:{type:"CarouselButtons",title:"title",description:"description",children:"never",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",buttonType:["previous_button","next_button","skip_button"],skipNumber:"number"}},meta:{desiredParent:[">OnboardProvider",">CarouselProvider"],label:"Carousel Buttons",description:"Renders built-in carousel buttons.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},buttonType:{label:"Button Type",description:"Which carousel button to show.",category:"other",specialCategory:null,sort:1},skipNumber:{label:"Skip Number",description:"Index to skip to when tapped.",category:"other",specialCategory:null,sort:2}},styles:{}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:2,pattern:{type:"CarouselDots",title:"title",description:"description",children:"never",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",dotType:["expanding_dot","normal_dot","scaling_dot","sliding_border","sliding_dot","liquid_like"],dot_thickness:"size",inactive_dot_opacity:"number",inactive_dot_color:"color",active_dot_color:"color"}},meta:{desiredParent:[">CarouselProvider"],label:"Carousel Dots",description:"Renders page indicator dots.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},dotType:{label:"Dot Type",description:"Style used for the dots.",category:"style",specialCategory:null,sort:1}},styles:{}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0},dotType:"expanding_dot",dot_thickness:10,inactive_dot_opacity:.3,active_dot_color:"STATIC_COLORS.ONBOARD_DOT_ACTIVE",inactive_dot_color:"THEME_COLORS.BACKGROUND"},types:{}},{schemaVersion:2,pattern:{type:"CarouselItem",title:"title",description:"description",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string"}},meta:{desiredParent:["=Carousel"],label:"Carousel Item",description:"Single slide inside a carousel.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},styles:{}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:1,pattern:{type:"CarouselProvider",title:"title",description:"description",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string"}},meta:{desiredParent:["root",">View"],label:"Carousel Provider",description:"Provides carousel context to its children.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},styles:{}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,width:"100%",height:"100%"}},allowUnknownAttributes:!1,types:{}},{schemaVersion:2,pattern:{type:"Checkbox",title:"Checkbox",description:"A standard checkbox component.",children:"never",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"number",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number",checkIconSize:"number",checkIconStrokeWidth:"number"},scrollable:"boolean",testID:"string",checked:"boolean",label:"string",checkedColor:"color",syncTermsAccepted:"boolean"}},meta:{desiredParent:["all"],label:"Checkbox",description:"A checkbox with an optional label.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Box Border Radius",description:"Border radius of the checkbox box (px).",category:"style"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Box Width",description:"Width of the checkbox box (px).",category:"style"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Box Height",description:"Height of the checkbox box (px).",category:"style"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26},checkIconSize:{label:"Check Icon Size",description:"Size of the check icon inside the box (px).",category:"style"},checkIconStrokeWidth:{label:"Check Icon Stroke Width",description:"Stroke width of the check icon inside the box.",category:"style"}},checked:{label:"Checked",description:"Whether the checkbox is checked by default.",category:"other",sort:1},label:{label:"Label",description:"The text label next to the checkbox.",category:"other",sort:2},checkedColor:{label:"Checked color",description:"The color of the checkbox when checked.",category:"style",sort:3}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:1,numberOfLines:1,styles:{color:"THEME_COLORS.TEXT",fontSize:"16@fs",fontWeight:"400",flexDirection:"row",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,borderRadius:4,checkIconSize:12,checkIconStrokeWidth:1.7},checked:!1,label:"view.terms.checkbox.label",checkedColor:"THEME_COLORS.CHECKBOX_ACTIVE_COLOR"},types:{}},{schemaVersion:2,pattern:{type:"CountDown",title:"title",description:"description",children:"never",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"never",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"never",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string",count:"number"}},meta:{desiredParent:["all"],label:"Count Down",description:"Displays a countdown timer.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},count:{label:"Count (ms)",description:"Countdown duration in milliseconds.",category:"other",specialCategory:null,sort:1}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:1,numberOfLines:1,styles:{color:"THEME_COLORS.TEXT",fontSize:"16@fs",fontWeight:"400",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:2,pattern:{type:"FormCheckbox",title:"FormCheckbox",description:"Checkbox bound to FormProvider; supports validation (required, min, max).",children:"never",attributes:{checked:"boolean",label:"string",checkedColor:"color",syncTermsAccepted:"boolean",styles:{borderRadius:"size",checkIconSize:"number",checkIconStrokeWidth:"number",color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",scrollable:"boolean",testID:"string",name:"string",validation:"string[]"}},meta:{label:"Form Checkbox",description:"Checkbox registered with form context; use name for form field (e.g. termsAccepted).",attributes:{checked:{label:"Checked",description:"Whether the checkbox is checked by default.",category:"other",sort:1},label:{label:"Label",description:"The text label next to the checkbox.",category:"other",sort:2},checkedColor:{label:"Checked color",description:"The color of the checkbox when checked.",category:"style",sort:3},styles:{width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},checkIconSize:{label:"Check Icon Size",description:"Size of the check icon inside the box (px).",category:"style"},checkIconStrokeWidth:{label:"Check Icon Stroke Width",description:"Stroke width of the check icon inside the box.",category:"style"},backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},name:{label:"Field name",description:"Form field name for react-hook-form (e.g. termsAccepted).",category:"other",sort:5},validation:{label:"Validation",description:"Validation rules as key-value pairs: e.g. ['required'] or ['min', 2], ['max', 5]. Builder must send min/max with their value in the next array slot.",category:"other",sort:6}},desiredParent:[">FormProvider"],styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{checked:!1,label:"view.terms.checkbox.label",styles:{borderRadius:4,checkIconSize:12,checkIconStrokeWidth:1.7,flexDirection:"row",color:"THEME_COLORS.TEXT",fontSize:"16@fs",fontWeight:"400",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,alignItems:"center"},checkedColor:"THEME_COLORS.CHECKBOX_ACTIVE_COLOR",translateCounter:1,numberOfLines:1},types:{}},{schemaVersion:2,pattern:{type:"FormErrorText",title:"FormErrorText",description:"Displays FormProvider global submit/async error as text. Only valid as child of FormProvider.",children:"never",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string"}},meta:{desiredParent:[">FormProvider"],label:"Form Error Text",description:"Shows form global error (e.g. submit failure). Place inside FormProvider where the error should appear.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:1,numberOfLines:1,styles:{color:"THEME_COLORS.FORM_ERROR_TEXT_COLOR",fontSize:"14@fs",fontWeight:"400",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:2,pattern:{type:"FormProvider",title:"FormProvider",description:"Form context provider using react-hook-form. Children (FormCheckbox, FormSubmitButton) use this context for validation and submit.",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",defaultValues:"string",validationErrorMessageKey:"string"}},meta:{desiredParent:["root","all"],label:"Form Provider",description:"Wraps form fields and submit button; provides validation state and handleSubmit.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},defaultValues:{label:"Default values",description:'Optional JSON string of field names to initial values (e.g. {"termsAccepted": false}).',category:"other",sort:1},validationErrorMessageKey:{label:"Validation error message key",description:"Localization key shown when submit is attempted with invalid form (e.g. view.terms.error.must_accept).",category:"other",sort:2}},styles:{}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:2,pattern:{type:"FormSubmitButton",title:"FormSubmitButton",description:"Submit button bound to FormProvider; can disable when form is invalid.",children:"never",attributes:{labelKey:"string",events:"EventObject[]",testID:"string",styles:{color:"color",backgroundColor:"color",height:"size",borderRadius:"size",fontSize:"size",fontWeight:"fontWeight",fontFamily:"fontFamily",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",width:"size",minWidth:"size",maxWidth:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",scrollable:"boolean",disableIfUnvalidated:"boolean",validationRequired:"boolean"}},defaults:{attributes:{labelKey:"Button"},styles:{height:48,borderRadius:8,backgroundColor:"THEME_COLORS.SYSTEM_BUTTON_BACKGROUND",color:"THEME_COLORS.TEXT",fontSize:"16@fs",fontWeight:"400",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0},translateCounter:1,numberOfLines:1},types:{EventObject:{type:["Permission","Navigate","Placement"],permission:"string",navigate_to:"string",targetIndex:"number",placementKey:"string"}},meta:{label:"Form Submit Button",description:"Submit button that runs form validation; when validationRequired and disableIfUnvalidated, disabled until form is valid.",attributes:{labelKey:{label:"Label Key",description:"Localization key for button text.",category:"other",sort:1},events:{label:"Events",description:"Actions to perform on click.",category:"other",sort:2},adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},disableIfUnvalidated:{label:"Disable if unvalidated",description:"When true (and validationRequired is true), button is disabled until form is valid.",category:"other",sort:4},validationRequired:{label:"Validation required",description:"When true, button uses form validation state (e.g. for disableIfUnvalidated).",category:"other",sort:5}},desiredParent:[">FormProvider"],styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}}},{schemaVersion:2,pattern:{type:"Image",title:"title",description:"description",children:"never",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number",resizeMode:["cover","contain","stretch","center"]},testID:"string",src:"string",fetchStrategy:["highIfItsAppLaunch","normal","lazy","none"]}},meta:{desiredParent:["all"],label:"Image",description:"Shows an image or graphic.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},src:{label:"Src",description:"Image source URL.",category:"other",specialCategory:null,sort:1},fetchStrategy:{label:"Fetch Strategy",description:"highIfItsAppLaunch ilk başta yükleniyor eğer app_launch placeholder'i ile gelirse\nnormal sonra bütün hepsi toplanıp prefetch ediniyor\nlazy builder açılır açılmaz\nnone ise os'a bırakıldı",category:"other",specialCategory:null,sort:2}},styles:{resizeMode:{label:"Resize Mode",description:"How the image fits the frame.",category:"style",specialCategory:null,sort:4}}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,resizeMode:"contain"},fetchStrategy:"normal"},types:{}},{schemaVersion:2,pattern:{type:"Main",title:"title",description:"description",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",useSafeAreaView:"boolean"}},meta:{desiredParent:["root"],label:"Main",description:"Top-level screen wrapper (safe area, base layout).",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},useSafeAreaView:{label:"Use Safe Area View",description:"Wraps content with a safe-area-aware container (when supported by the target).",category:"container",specialCategory:null,sort:1,forceVisible:!0}},hideAllAttributes:!0,styles:{}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,width:"100%",height:"100%",flex:1},useSafeAreaView:!0},types:{}},{schemaVersion:2,pattern:{type:"NavigationBarColor",title:"title",description:"description",children:"never",attributes:{styles:{backgroundColor:"color"},translucent:"boolean"}},meta:{desiredParent:["all"],label:"Navigation Bar Color",description:"Sets the OS navigation bar background color.",styles:{backgroundColor:{label:"Background Color",description:"Navigation bar background color.",category:"style",specialCategory:null,sort:1}},attributes:{translucent:{label:"Translucent",description:"Sets the navigation bar to translucent.",category:"style",specialCategory:null,sort:2}}},defaults:{styles:{backgroundColor:"THEME_COLORS.BACKGROUND"}}},{schemaVersion:2,pattern:{type:"Onboard",title:"title",description:"description",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string"}},meta:{desiredParent:["=OnboardProvider"],label:"Onboard",description:"Wraps the onboarding flow.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},desiredChildren:["=OnboardItem"],styles:{}},defaults:{styles:{flexDirection:"row",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:2,pattern:{type:"OnboardButton",title:"title",description:"description",children:"never",attributes:{labelKey:"string",events:"EventObject[]",testID:["onboardSkip","onboardNext"],styles:{color:"color",backgroundColor:"color",height:"size",borderRadius:"size",fontSize:"size",fontWeight:"fontWeight",fontFamily:"fontFamily",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",width:"size",minWidth:"size",maxWidth:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",scrollable:"boolean",animation:["simple-animation","line-animation","blur","blur-animation","blur-line-animation"],animation_color:"color"}},defaults:{attributes:{labelKey:"Button"},styles:{height:"40@vs",borderRadius:"12@s",backgroundColor:"THEME_COLORS.SYSTEM_BUTTON_BACKGROUND",color:"THEME_COLORS.ONBOARD_BUTTON_PRIMARY_TEXT",fontSize:"16@fs",fontWeight:"400",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0},translateCounter:1,numberOfLines:1},types:{EventObject:{type:["Permission","Navigate","Placement"],permission:"string",navigate_to:"string",targetIndex:"number",placementKey:"string"}},meta:{label:"Onboard Button",description:"Single action button for onboard.",attributes:{labelKey:{label:"Label Key",description:"Localization key for the button text.",category:"other",specialCategory:null,sort:1},events:{label:"Events",description:"List of events fired by the button.",category:"other",specialCategory:null,sort:7},adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26},color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1}},animation:{label:"Animation",description:"Animation style for the button.",category:"style",specialCategory:null,sort:3},animation_color:{label:"Animation Color",description:"Color used by the animation.",category:"style",specialCategory:null,sort:4}},desiredParent:["=OnboardButtons"],styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}}},{schemaVersion:2,pattern:{type:"OnboardButtons",title:"title",description:"description",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",buttonType:["previous_button","next_button","skip_button"],skipNumber:"number",buttons_direction:["row","column"],forIndex:"number",seperatorColor:"color",condition:["carousel-index"],conditionVariable:"number"}},meta:{desiredParent:["=OnboardItem"],label:"Onboard Buttons",description:"Wrapper for onboarding button set.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},seperatorColor:{label:"Seperator Color",description:"Color of the divider line.",category:"style",specialCategory:null,sort:5},buttonType:{label:"Button Type",description:"Which onboard button to show.",category:"other",specialCategory:null,sort:1},skipNumber:{label:"Skip Number",description:"Slide index to skip to.",category:"other",specialCategory:null,sort:2},buttons_direction:{label:"Buttons Direction",description:"Direction to lay out buttons.",category:"container",specialCategory:null,sort:3},forIndex:{label:"For Index",description:"Show only for this slide index.",category:"other",specialCategory:null,sort:4},condition:{label:"Condition",description:"Built-in condition to check.",category:"other",specialCategory:null,sort:6},conditionVariable:{label:"Condition Variable",description:"Value used when checking the condition.",category:"other",specialCategory:null,sort:7}},styles:{}},defaults:{styles:{flexDirection:"row",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,display:"flex",gap:12,alignItems:"center",justifyContent:"center",marginVertical:"12@vs",marginHorizontal:"24@s"}},types:{}},{schemaVersion:2,pattern:{type:"OnboardDot",title:"title",description:"description",children:"never",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",dotType:["expanding_dot","normal_dot","scaling_dot","sliding_border","sliding_dot","liquid_like"],flexDirection:"never",alignItems:"never",justifyContent:"never",dot_thickness:"size",inactive_dot_opacity:"number",inactive_dot_color:"color",active_dot_color:"color"}},meta:{desiredParent:[">OnboardProvider"],label:"Onboard Dot",description:"Renders onboarding progress dots.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},dotType:{label:"Dot Type",description:"Dot animation style.",category:"style",specialCategory:null,sort:1},dot_thickness:{label:"Dot Thickness",description:"Dot size/diameter.",category:"style",specialCategory:null,sort:2},inactive_dot_opacity:{label:"Inactive Dot Opacity",description:"Opacity for inactive dots.",category:"style",specialCategory:null,sort:3},inactive_dot_color:{label:"Inactive Dot Color",description:"Color of inactive dots.",category:"style",specialCategory:null,sort:4},active_dot_color:{label:"Active Dot Color",description:"Color of the active dot.",category:"style",specialCategory:null,sort:5}},styles:{}},defaults:{styles:{flexDirection:"row",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,alignItems:"center",justifyContent:"center",gap:"12@s"},dotType:"expanding_dot",dot_thickness:10,inactive_dot_opacity:.3,active_dot_color:"STATIC_COLORS.ONBOARD_DOT_ACTIVE",inactive_dot_color:"THEME_COLORS.BACKGROUND"},types:{}},{schemaVersion:2,pattern:{type:"OnboardFooter",title:"title",description:"description",children:"never",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string",textLocalizationKey:"string",linkedWordFirstLocalizationKey:"string",linkedWordFirstColor:"color",linkedWordFirstPage:"string",linkedWordSecondLocalizationKey:"string",linkedWordSecondColor:"color",linkedWordSecondPage:"string"}},meta:{desiredParent:[">OnboardItem"],label:"Onboard Footer",description:"Footer text with optional links.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},textLocalizationKey:{label:"Text Localization Key",description:"Localization key for the footer text.",category:"other",specialCategory:null,sort:1},linkedWordFirstLocalizationKey:{label:"Linked Word First Localization Key",description:"Key for the first linked word.",category:"other",specialCategory:null,sort:2},linkedWordFirstColor:{label:"Linked Word First Color",description:"Color of the first linked word.",category:"other",specialCategory:null,sort:3},linkedWordFirstPage:{label:"Linked Word First Page",description:"Page opened by the first link.",category:"other",specialCategory:null,sort:4},linkedWordSecondLocalizationKey:{label:"Linked Word Second Localization Key",description:"Key for the second linked word.",category:"other",specialCategory:null,sort:5},linkedWordSecondColor:{label:"Linked Word Second Color",description:"Color of the second linked word.",category:"other",specialCategory:null,sort:6},linkedWordSecondPage:{label:"Linked Word Second Page",description:"Page opened by the second link.",category:"other",specialCategory:null,sort:7}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:1,numberOfLines:1,styles:{color:"THEME_COLORS.TEXT",fontSize:"16@fs",fontWeight:"400",flexDirection:"row",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,minHeight:"50@vs",flexWrap:"wrap",alignItems:"center",justifyContent:"center",textAlign:"center",paddingHorizontal:"16@s"}},types:{}},{schemaVersion:2,pattern:{type:"OnboardImage",title:"title",description:"description",children:"node",attributes:{src:"string",fetchStrategy:["highIfItsAppLaunch","normal","lazy","none"],styles:{resizeMode:["cover","contain","stretch","center"],flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string",video_url:"string",lottie:"string"}},meta:{desiredParent:[">OnboardProvider",">OnboardItem","!=Onboard"],label:"Onboard Image",description:"Onboarding hero image with media.",styles:{resizeMode:{label:"Resize Mode",description:"How the image fits the frame.",category:"style",specialCategory:null,sort:4}},attributes:{src:{label:"Src",description:"Image source URL.",category:"other",specialCategory:null,sort:1},fetchStrategy:{label:"Fetch Strategy",description:"highIfItsAppLaunch ilk başta yükleniyor eğer app_launch placeholder'i ile gelirse\nnormal sonra bütün hepsi toplanıp prefetch ediniyor\nlazy builder açılır açılmaz\nnone ise os'a bırakıldı",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},video_url:{label:"Video Url",description:"URL for the onboarding video.",category:"other",specialCategory:null,sort:1},lottie:{label:"Lottie",description:"Path to the lottie animation.",category:"other",specialCategory:null,sort:2}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{fetchStrategy:"normal",styles:{resizeMode:"contain",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:2,pattern:{type:"OnboardItem",title:"title",description:"description",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",display:["flex","block"]}},meta:{desiredParent:["=Onboard"],label:"Onboard Item",description:"Single onboarding screen section.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Order of child stacking.",category:"container",specialCategory:null,sort:3},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between child blocks.",category:"container",specialCategory:null,sort:2},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:4},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},display:{label:"Display",description:"Controls layout display mode.",category:"container",specialCategory:null,sort:1}},styles:{}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,gap:"16@vs",paddingHorizontal:"24@s"},display:"flex"},types:{}},{schemaVersion:2,pattern:{type:"OnboardProvider",title:"title",description:"description",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",theme:["light","dark","all"],borderRadius:"never"}},meta:{desiredParent:["root"],label:"Onboard Provider",description:"Provides shared settings for onboard.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding for the provider.",category:"container",specialCategory:"padding",sort:1},paddingBottom:{label:"Padding Bottom",description:"Bottom padding for the provider.",category:"container",specialCategory:"padding",sort:3},paddingLeft:{label:"Padding Left",description:"Left padding for the provider.",category:"container",specialCategory:"padding",sort:4},paddingRight:{label:"Padding Right",description:"Right padding for the provider.",category:"container",specialCategory:"padding",sort:2},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},theme:{label:"Theme",description:"Controls which app theme(s) this onboarding is intended for.",category:"other",specialCategory:null,sort:-10}},styles:{}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,width:"100%",height:"100%"}},types:{}},{schemaVersion:2,pattern:{type:"OnboardSubtitle",title:"title",description:"description",children:"string",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string"}},meta:{desiredParent:[">OnboardProvider",">OnboardItem"],label:"Onboard Subtitle",description:"Subtitle text for an onboarding step.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:1,numberOfLines:1,styles:{color:"THEME_COLORS.TEXT",fontSize:"14@fs",fontWeight:"600",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:2,pattern:{type:"OnboardTitle",title:"title",description:"description",children:"string",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string"}},meta:{desiredParent:[">OnboardItem",">OnboardProvider"],label:"Onboard Title",description:"Title text for an onboarding step.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:1,numberOfLines:1,styles:{color:"THEME_COLORS.TEXT",fontSize:"24@fs",fontWeight:"700",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,textAlign:"center"}},types:{}},{schemaVersion:2,pattern:{type:"PaywallBackground",title:"title",description:"description",children:"never",attributes:{src:"string",resizeMode:["cover","contain","stretch","center"],scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string"}},meta:{desiredParent:[">PaywallProvider"],label:"Paywall Background",description:"Paywall Background component.",styles:{},attributes:{src:{label:"Src",description:"Image source URL.",category:"other",specialCategory:null,sort:1},resizeMode:{label:"Resize Mode",description:"How the image fits its container.",category:"other",specialCategory:null,sort:4},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{resizeMode:"cover",styles:{width:"100%",height:"100%",position:"absolute",top:0,left:0,right:0,bottom:0,zIndex:1,flexDirection:"column",alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:2,pattern:{type:"PaywallCloseButton",title:"title",description:"description",children:"never",attributes:{iconType:"iconType",size:"number",strokeWidth:"number",adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string"}},meta:{desiredParent:[">PaywallProvider"],label:"Paywall Close Button",description:"Paywall Close Button component.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{iconType:{label:"Icon",description:"Which icon to render.",category:"other",specialCategory:null,sort:1},size:{label:"Size",description:"Icon size (px).",category:"other",specialCategory:null,sort:2},strokeWidth:{label:"Stroke Width",description:"SVG stroke width override (applied to the icon paths).",category:"other",specialCategory:null,sort:3},adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{iconType:"close",strokeWidth:1.5,styles:{fontSize:"16@fs",color:"THEME_COLORS.TEXT",fontWeight:"400",flexDirection:"row",position:"absolute",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,top:"35@vs",left:"24@s",justifyContent:"center",alignItems:"center"},translateCounter:1,numberOfLines:1,testID:"paywall-close-button",size:24},types:{}},{schemaVersion:2,pattern:{type:"PaywallFooter",title:"title",description:"description",children:"never",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string",textLocalizationKey:"string",linkedWordFirstLocalizationKey:"string",linkedWordFirstColor:"color",linkedWordFirstPage:"string",linkedWordSecondLocalizationKey:"string",linkedWordSecondColor:"color",linkedWordSecondPage:"string"}},meta:{desiredParent:[">PaywallProvider"],label:"Paywall Footer",description:"Footer text with optional links for paywall screens.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},textLocalizationKey:{label:"Text Localization Key",description:"Localization key for the footer text.",category:"other",specialCategory:null,sort:1},linkedWordFirstLocalizationKey:{label:"Linked Word First Localization Key",description:"Key for the first linked word.",category:"other",specialCategory:null,sort:2},linkedWordFirstColor:{label:"Linked Word First Color",description:"Color of the first linked word.",category:"other",specialCategory:null,sort:3},linkedWordFirstPage:{label:"Linked Word First Page",description:"Page opened by the first link.",category:"other",specialCategory:null,sort:4},linkedWordSecondLocalizationKey:{label:"Linked Word Second Localization Key",description:"Key for the second linked word.",category:"other",specialCategory:null,sort:5},linkedWordSecondColor:{label:"Linked Word Second Color",description:"Color of the second linked word.",category:"other",specialCategory:null,sort:6},linkedWordSecondPage:{label:"Linked Word Second Page",description:"Page opened by the second link.",category:"other",specialCategory:null,sort:7}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:1,numberOfLines:1,styles:{color:"THEME_COLORS.TEXT",fontSize:"16@fs",fontWeight:"400",flexDirection:"row",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,minHeight:"50@vs",flexWrap:"wrap",alignItems:"center",justifyContent:"center",textAlign:"center",paddingHorizontal:"16@s"}},types:{}},{schemaVersion:2,pattern:{type:"PaywallOptions",title:"title",description:"description",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string"}},meta:{desiredParent:[">PaywallProvider"],label:"Paywall Options",description:"Paywall options selector component.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},styles:{}},defaults:{styles:{flexDirection:"row",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,justifyContent:"space-between",alignItems:"center",minHeight:"60px"}},types:{}},{schemaVersion:2,pattern:{type:"PaywallProvider",title:"title",description:"description",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",delay:"number"}},meta:{desiredParent:["all"],label:"Paywall Provider",description:"Provider/wrapper for paywall screen components.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},delay:{label:"Back Delay (ms)",description:"Milliseconds before the paywall can be dismissed via back/close.",category:"other",specialCategory:null,sort:1}},mockableFeatures:{products:!0,benefits:!0},styles:{}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,width:"100%",height:"100%"}},types:{}},{schemaVersion:2,pattern:{type:"PaywallSubscribeButton",title:"title",description:"description",children:"string",attributes:{styles:{color:"color",fontSize:"size",fontWeight:["normal","bold","100","200","300","400","500","600","700","800","900"],flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string"}},meta:{desiredParent:[">PaywallProvider"],label:"Paywall Subscribe Button",description:"Paywall subscribe call-to-action button. Extends Button.",styles:{color:{label:"Color",description:"Text color of the button.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size of the button.",category:"style",specialCategory:null,sort:2},fontWeight:{label:"Font Weight",description:"Text weight of the button.",category:"style",specialCategory:null,sort:3}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}}},defaults:{styles:{display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:"#6495ED",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,paddingHorizontal:"20@s",paddingVertical:"12@vs",borderRadius:"12@s",color:"#FFFFFF",fontSize:"16@fs",fontWeight:"700"}},types:{}},{schemaVersion:2,pattern:{type:"PriceTag",title:"title",description:"description",children:"string",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number",textDecorationLine:["none","underline","line-through"]},scrollable:"boolean",testID:"string",showOriginalPricePossible:"boolean",hideIfItsNotDiscount:"boolean"}},meta:{desiredParent:[">PaywallProvider"],label:"Price Tag",description:"Displays a price tag text. Extends Text.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5},textDecorationLine:{label:"Text Decoration",description:"Text decoration line style (e.g. line-through for strikethrough).",category:"style",specialCategory:null,sort:6}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},showOriginalPricePossible:{label:"Show Original Price Possible",description:"When enabled, shows the original price if available.",category:"other",specialCategory:null,sort:1},hideIfItsNotDiscount:{label:"Hide If No Discount",description:"Hides this element when there is no active discount/promo.",category:"other",specialCategory:null,sort:2}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:1,numberOfLines:1,styles:{color:"THEME_COLORS.TEXT",fontSize:"16@fs",fontWeight:"700",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:2,pattern:{type:"Pricing",title:"title",description:"base.builder.paywall.pricing.default.text",children:"string",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string"}},meta:{desiredParent:[">PaywallProvider"],label:"Pricing",description:"Displays pricing details (e.g. promo/trial breakdown). Extends Text.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:2,numberOfLines:1,styles:{color:"rgba(255,255,255,0.6)",fontSize:"12@fs",fontWeight:"400",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,textAlign:"center"}},types:{}},{schemaVersion:2,pattern:{type:"Promo",title:"title",description:"base.builder.paywall.promo.default.text",children:"string",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string"}},meta:{desiredParent:[">PaywallProvider"],label:"Promo",description:"Displays promotional badge/text (e.g. discount percentage). Extends Text.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:2,numberOfLines:1,styles:{color:"#34D399",fontSize:"12@fs",fontWeight:"600",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,textAlign:"center"}},types:{}},{schemaVersion:2,pattern:{type:"RadioButton",title:"title",description:"description",children:"never",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",selected:"boolean",color:"color",size:"number"}},meta:{desiredParent:["all"],label:"Radio Button",description:"Generic radio button icon.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},color:{label:"Color",description:"Radio color.",category:"style",specialCategory:null,sort:1},size:{label:"Size",description:"Radio size in px.",category:"style",specialCategory:null,sort:2},selected:{label:"Selected",description:"Whether the radio is selected.",category:"other",specialCategory:null,sort:0}},styles:{}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:2,pattern:{type:"Separator",title:"title",description:"description",children:"never",attributes:{styles:{backgroundColor:"color",width:"size",height:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size"},testID:"string"}},meta:{desiredParent:["all"],label:"Separator",description:"Horizontal line separator.",attributes:{styles:{backgroundColor:{label:"Color",description:"Separator line color.",category:"style",specialCategory:null,sort:1},width:{label:"Width",description:"Separator width.",category:"container",specialCategory:null,sort:1,preferredScale:"s"},height:{label:"Height",description:"Separator thickness.",category:"container",specialCategory:null,sort:2,preferredScale:"vs"}}}},defaults:{styles:{width:"100%",height:2,backgroundColor:"#000000"}}},{schemaVersion:2,pattern:{type:"StatusBarColor",title:"title",description:"description",children:"never",attributes:{styles:{backgroundColor:"color"},translucent:"boolean"}},meta:{desiredParent:["all"],label:"Status Bar Color",description:"Sets the OS status bar background color.",styles:{backgroundColor:{label:"Background Color",description:"Status bar background color.",category:"style",specialCategory:null,sort:1}},attributes:{translucent:{label:"Translucent",description:"Sets the status bar to translucent.",category:"style",specialCategory:null,sort:2}}},defaults:{styles:{backgroundColor:"THEME_COLORS.BACKGROUND"}}},{schemaVersion:2,pattern:{type:"SystemButton",title:"SystemButton",description:"A reusable button component for system actions.",children:"never",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"number",fontFamily:"fontFamily",fontWeight:"string",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"number",width:"size",minWidth:"size",maxWidth:"size",height:"number",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string",labelKey:"string",events:"EventObject[]"}},meta:{desiredParent:["all"],label:"System Button",description:"Versatile button for navigation, permissions, and more.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},labelKey:{label:"Label Key",description:"Localization key for button text.",category:"other",sort:1},events:{label:"Events",description:"Actions to perform on click.",category:"other",sort:2}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:1,numberOfLines:1,styles:{color:"THEME_COLORS.SYSTEM_BUTTON_TEXT",fontSize:"16@fs",fontWeight:"400",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,height:48,borderRadius:8,backgroundColor:"THEME_COLORS.SYSTEM_BUTTON_BACKGROUND"},attributes:{labelKey:"Button"}},types:{EventObject:{type:["Permission","Navigate","Placement"],permission:"string",navigate_to:"string",targetIndex:"number",placementKey:"string"}}},{schemaVersion:2,pattern:{type:"Text",title:"title",description:"description",children:"string",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number",color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string"},testID:"string",adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number"}},meta:{desiredParent:["all"],label:"Text",description:"Displays simple text.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2}},styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,color:"THEME_COLORS.TEXT",fontSize:"16@fs",fontWeight:"400"},translateCounter:1,numberOfLines:1},types:{}},{schemaVersion:2,pattern:{type:"View",title:"title",description:"description",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string"}},meta:{desiredParent:["all"],label:"View",description:"Base layout container.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}}},{schemaVersion:2,pattern:{type:"WebView",title:"WebView",description:"A component to display web content.",children:"never",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number",loaderColor:"color",loaderSize:"number",loaderBorderWidth:"number",loaderAnimationDuration:"number"},testID:"string",iosUrl:"string",androidUrl:"string"}},meta:{desiredParent:["all"],label:"Web View",description:"Embeds web content using an iframe on web and WebView on mobile.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26},loaderColor:{label:"Loader color",description:"Loading spinner color. Defaults to THEME_COLORS.TEXT.",category:"style",sort:1},loaderSize:{label:"Loader size",description:"Size of the loading spinner (px). Shared by web and native.",category:"style",sort:2},loaderBorderWidth:{label:"Loader border width",description:"Border width of the loading spinner (px). Shared by web and native.",category:"style",sort:3},loaderAnimationDuration:{label:"Loader animation duration",description:"Duration of one full spin (seconds). Shared by web and native.",category:"style",sort:4}},iosUrl:{label:"iOS URL",description:"The iOS URL to load in the web view.",category:"other",sort:1},androidUrl:{label:"Android URL",description:"The Android URL to load in the web view.",category:"other",sort:2}},styles:{}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,loaderSize:30,loaderBorderWidth:3,loaderAnimationDuration:1}},types:{}}];const xe=new Map(Se.map(e=>[e.pattern.type,e]));function Oe(e){return e?e[0].toLowerCase()+e.slice(1):e}function ze(e){return e?e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").replace(/([A-Z]+)([A-Z][a-z0-9]+)/g,"$1-$2").toLowerCase():e}const Te=new Map;for(const e of Se){const t=e?.pattern?.type;if("string"!=typeof t||!t)continue;const i=[t,t.toLowerCase(),Oe(t),ze(t)];for(const e of i)e&&(Te.has(e)||Te.set(e,t))}function Ie(e){if("string"==typeof e&&e)return xe.has(e)?e:Te.get(e)??Te.get(e.toLowerCase())}function ve(e){if("string"!=typeof e)return;const t=Ie(e)??e;return xe.get(t)}function we(e){const t=ve(e);return t?.pattern.attributes}function Be(e,t){const i=ve(e),r=i?.meta?.styles,o=i?.meta?.attributes,a=o,n=a&&"object"==typeof a.styles&&a.styles?a.styles:void 0,l=a?Object.fromEntries(Object.entries(a).filter(([e])=>"styles"!==e)):o;return function(e,t){if(!e)return;const i=function(e){return"native"===e?"native":"web"}(t),r=new Set(["scrollable"]),o=new Set([]),a=new Set(["gap","showEllipsis","adjustsFontSizeToFit"]),n=e=>r.has(e)||("web"===i?o.has(e):a.has(e));let l=!1;const s={};for(const[t,i]of Object.entries(e))i&&"object"==typeof i&&n(t)?(s[t]={...i,category:"other",specialCategory:null},l=!0):s[t]=i;return l?s:e}(r||l||n?{...l,...r,...n}:void 0,t)}function Re(e){const t=ve(e);return t?.defaults}function De(e,t){if(!e||!t)return;const i=ve(e);return i?.types?.[t]}function Pe(e){return"string"===e||"title"===e||"description"===e||"number"===e||"boolean"===e||"color"===e||"size"===e||"fontFamily"===e||"fontWeight"===e||"iconType"===e}function Le(e){return"string"!=typeof e?null:e.endsWith("[]")?e.slice(0,-2):null}function _e(e){return null==e}function ke(e){return"string"==typeof e}function Me(e){return e instanceof Array}function Ae(e){return"object"==typeof e&&null!==e&&!Array.isArray(e)&&0===Object.keys(e).length}function He(e,t){return{valid:!1,message:e,path:t}}function Ee(e,t){return e?t?t.startsWith("[")?`${e}${t}`:`${e}.${t}`:e:t}function Fe(e){return"object"==typeof e&&null!==e&&!Array.isArray(e)}function We(e){if(!Fe(e))return!1;return"string"==typeof e.type}function Ne(e){return Ie(e)??e}function Ve(e,t,i){const r=function(e){const t=e?.pattern?.children;return"string"==typeof t?[t]:Array.isArray(t)?t.filter(e=>"string"==typeof e):[]}(t),{baseKinds:o,allowedComponentTypes:a}=function(e){const t=new Set,i=new Set;for(const r of e)"never"===r||"string"===r||"node"===r?t.add(r):"array"===r?t.add("node"):"string"==typeof r&&r&&i.add(Ne(r));return{baseKinds:t,allowedComponentTypes:i}}(r),n=function(e,t,i){return t.has("never")?_e(e)||Ae(e)?{valid:!0}:He('Children not allowed (pattern.children = "never")',i):{valid:!0}}(e.children,o,i);if(!n.valid)return n;const l=function(e,t,i,r){return _e(e)||Ae(e)?{valid:!0}:i.size>0?Me(e)||We(e)?{valid:!0}:He(`Children must be a node or array of nodes (allowed: ${Array.from(i).join(", ")})`,r):ke(e)?t.has("string")?{valid:!0}:He("Children must not be a string",r):Me(e)?t.has("node")?{valid:!0}:He("Children must not be an array",r):We(e)?t.has("node")?{valid:!0}:He("Children must not be a node",r):He("Children has invalid shape",r)}(e.children,o,a,i);return l.valid?function(e,t,i){if(0===t.size)return{valid:!0};if(_e(e)||Ae(e))return{valid:!0};const r=Array.from(t),o=(e,i)=>{if(!We(e))return He("Child must be an object node",i);const o=Ne(e.type);return t.has(o)?{valid:!0}:He(`Child type "${e.type}" is not allowed here (allowed: ${r.join(", ")})`,Ee(i,"type"))};if(Me(e)){const t=e;for(let e=0;e<t.length;e++){const r=o(t[e],`${i}[${e}]`);if(!r.valid)return r}return{valid:!0}}return o(e,i)}(e.children,a,i):l}function Ue(e,t,i,r){if(null==t)return{valid:!0};if("never"===i)return{valid:!0};if(Array.isArray(i))return function(e,t,i){if("string"==typeof e)return t.includes(e)?{valid:!0}:He(`Expected one of: ${t.join(", ")}`,i);if(Array.isArray(e)){for(let r=0;r<e.length;r++){const o=e[r];if("string"!=typeof o||!t.includes(o))return He(`Expected an array of: ${t.join(", ")}`,`${i}[${r}]`)}return{valid:!0}}return He("Expected a string or string[] enum value",i)}(t,i,r);const o=Le(i);if(o){if(!Array.isArray(t))return He(`Expected array for type "${i}"`,r);for(let i=0;i<t.length;i++){const a=Ue(e,t[i],o,`${r}[${i}]`);if(!a.valid)return a}return{valid:!0}}return Pe(i)?function(e,t,i){switch(t){case"string":return"string"==typeof e?{valid:!0}:He("Expected string",i);case"number":return"number"==typeof e?{valid:!0}:He("Expected number",i);case"boolean":return"boolean"==typeof e?{valid:!0}:He("Expected boolean",i);case"color":return"string"==typeof e?{valid:!0}:He("Expected color (string)",i);case"title":return"string"!=typeof e?He("Expected title (string)",i):e.length<=20?{valid:!0}:He("Expected title to be <= 20 characters",i);case"description":return"string"==typeof e?{valid:!0}:He("Expected description (string)",i);case"size":return"number"==typeof e||"string"==typeof e?{valid:!0}:He("Expected size (string or number)",i);case"fontWeight":return ge(e)?{valid:!0}:He(`Expected fontWeight (${pe.join(", ")})`,i);case"iconType":return"string"==typeof e?{valid:!0}:He("Expected iconType (string)",i);default:return He(`Unknown primitive type "${t}"`,i)}}(t,i,r):function(e,t,i,r){const o=De(e,i);if(!o)return He(`Unknown custom type "${i}"`,r);if(!Fe(t))return He(`Expected object for type "${i}"`,r);const a=t;for(const[t,i]of Object.entries(o)){if(!(t in a))continue;const o=Ue(e,a[t],i,Ee(r,t));if(!o.valid)return o}return{valid:!0}}(e,t,i,r)}function je(e,t,i){const r=e.attributes;if(null==r)return{valid:!0};if(!Fe(r))return He("attributes must be an object",i);const o=we(t.pattern.type)??t.pattern.attributes??{},a=function(e){if(!e)return{};const t=e.styles;return t?"string"==typeof t||Array.isArray(t)?{}:t??{}:{}}(o),n=r,l=n.style,s=n.styles;if(null!=l)return He(`Legacy attribute "style" detected. Use "styles" instead (schemaVersion=2). Found at ${Ee(i,"style")}`,Ee(i,"style"));if(null!=s){if(!Fe(s))return He("styles must be an object",Ee(i,"styles"));const e=s;for(const[r,n]of Object.entries(e)){const e=a?.[r]??o?.[r];if(!e)continue;const l=Ue(t.pattern.type,n,e,Ee(Ee(i,"styles"),r));if(!l.valid)return l}}for(const[e,n]of Object.entries(r)){if("style"===e||"styles"===e)continue;const r=o?.[e];if(!r){if("title"===e||"description"===e||"testID"===e){const r=Ue(t.pattern.type,n,"testID"===e?"string":e,Ee(i,e));if(!r.valid)return r;continue}const r=a?.[e];if(!r)return He(`Unknown attribute "${e}"`,Ee(i,e));const o=Ue(t.pattern.type,n,r,Ee(i,e));if(!o.valid)return o;continue}const l=Ue(t.pattern.type,n,r,Ee(i,e));if(!l.valid)return l}return{valid:!0}}function Ke(e,t){if(_e(e)||ke(e)||Ae(e))return{valid:!0};if(Me(e)){const i=e;for(let e=0;e<i.length;e++){const r=Ke(i[e],`${t}[${e}]`);if(!r.valid)return r}return{valid:!0}}if(!We(e))return He("Invalid node shape",t);const i=function(e,t){const i=ve(Ne(e.type));if(!i)return He(`Unknown component type "${e.type}"`,Ee(t,"type"));const r=je({...e},i,Ee(t,"attributes"));if(!r.valid)return r;const o=Ve({...e},i,Ee(t,"children"));return o.valid?{valid:!0}:o}(e,t);return i.valid?Ke(e.children,Ee(t,"children")):i}function Ge(e){if(_e(e))return{valid:!0,message:"null or undefined is valid"};if(ke(e))return{valid:!0,message:"string is valid"};if(Me(e)){const t=e;for(const e of t){const t=Ge(e);if(!t.valid)return t}return{valid:!0,message:"Array is valid"}}const t=e;if(Ae(t))return{valid:!0,message:"empty object is valid"};if(t.children){const e=Ge(t.children);if(!e.valid)return e}return{valid:!0,message:"everything is structurally valid"}}function Ye(e){return"object"==typeof e&&null!==e&&!Array.isArray(e)}function $e(e){if(null==e)return e;if(Array.isArray(e))return e.map($e);if(!Ye(e))return e;if(function(e){if(!Ye(e))return!1;if("type"in e||"children"in e||"attributes"in e)return!1;if(!("value"in e))return!1;const t=Object.keys(e);if(t.length<1||t.length>3)return!1;const i=new Set(["value","label","id"]);for(const e of t)if(!i.has(e))return!1;const r=e.value;return null==r||"string"==typeof r||"number"==typeof r||"boolean"==typeof r}(e))return $e(e.value);const t={};for(const[i,r]of Object.entries(e))t[i]=$e(r);return t}function Xe(e){if(_e(e)||ke(e))return e;if(Me(e)){return e.map(Xe)}const t=e;let i=t.attributes;Array.isArray(i)&&0===i.length&&(i={}),i=Ye(i)?$e(i):i;const r=void 0!==t.children?Xe(t.children):t.children;return{...t,attributes:i,children:r}}function Je(e,t){if(_e(e)||ke(e))return e;if(Me(e)){return e.map(e=>Je(e,t))}const i=e;let r=i.key;if(r&&t.has(r)&&(r=void 0),!r)do{r=Ce(i.type)}while(t.has(r));t.add(r);const o=i.children?Je(i.children,t):i.children;return{...i,key:r,children:o}}function Ze(e){const t=Ge(e);if(!t.valid)return t;const i=function(e){return Ke(e,"root")}(e);if(!i.valid){return{valid:!1,message:`${i.path?`${i.path}: `:""}${i.message??""}`}}return{valid:!0,message:"Node is valid (structure + patterns)"}}function qe(e){if(_e(e))return null;const t=Xe(e),{valid:i,message:r}=Ze(t);if(!i)throw new Error(r??"Node is not valid");return Je(t,new Set)}var Qe={supportedProjectVersion:"1.1.2",reactBuilderVersion:"1.2.43"};const et={supportedProjectVersion:Qe.supportedProjectVersion,reactBuilderVersion:Qe.reactBuilderVersion};function tt(){return{...et}}function it(e){const t=e.data.data?.layout;return"onboard-layout"===t?function(e){const t=e?.data?.data?.attributes||e?.data?.attributes||{},i=t?.general_components||[],r=t?.data||[],o=function(e){const t=e.find(e=>"dots-layout"===e?.layout);if(!t)return null;const i=t?.attributes?.dot||[],r=i?.[0],o=r?.layout,a=r?.attributes||{},n=e=>{if("number"==typeof e)return e;if("string"==typeof e&&e.trim().length>0){const t=Number(e);return Number.isFinite(t)?t:void 0}},l=n(a?.inactive_dot_opacity),s=n(a?.dot_thickness),c="string"==typeof a?.dot_style?a.dot_style:void 0,d="string"==typeof a?.container_style?a.container_style:void 0,p="string"==typeof a?.active_dot_color?a.active_dot_color:void 0,g="string"==typeof a?.inactive_dot_color?a.inactive_dot_color:void 0,y={};o&&(y.dotType=o);void 0!==l&&(y.inactive_dot_opacity=l);void 0!==s&&(y.dot_thickness=s);c&&(y.dot_style=c);d&&(y.container_style=d);p&&(y.active_dot_color=p);g&&(y.inactive_dot_color=g);return{type:"OnboardDot",attributes:Object.keys(y).length?y:void 0,children:void 0}}(i),a=function(e){const t=e.find(e=>"footer-layout"===e?.layout);if(!t)return null;const i=t?.attributes?.texts||[],r=[];let o,a;for(const e of i)if("Text"===e?.layout){const t=e?.attributes?.text_localization_key||"",i=e?.attributes?.text_color||void 0;o||(o=t),a||"string"!=typeof i||(a=i);const n=e?.attributes?.linkedwords||[];for(const e of n)if("LinkedWords"===e?.layout){const t=e?.attributes?.linked_word_localization_key,i=e?.attributes?.linked_word_color,o=e?.attributes?.page;r.push({text_key:t,color:i,page:o})}}const n={gap:8};o&&(n.textLocalizationKey=o);a&&(n.color=a);const l=r[0],s=r[1];l&&(l.text_key&&(n.linkedWordFirstLocalizationKey=l.text_key),l.color&&(n.linkedWordFirstColor=l.color),l.page&&(n.linkedWordFirstPage=l.page));s&&(s.text_key&&(n.linkedWordSecondLocalizationKey=s.text_key),s.color&&(n.linkedWordSecondColor=s.color),s.page&&(n.linkedWordSecondPage=s.page));return{type:"OnboardFooter",attributes:n,children:void 0}}(i),{carouselNode:n,providerLevelButtons:l}=function(e){const t=e.filter(e=>"simple-onboard-layout"===e?.layout),i=new Map;t.forEach((e,t)=>{const r=e?.attributes?.key;"string"==typeof r&&i.set(r,t)});const r=[],o=t.map(e=>function(e,t,i){const r=e?.attributes?.components||[],o=[],a=e?.attributes?.key,n="string"==typeof a&&t.has(a)?t.get(a):void 0;for(const e of r)if("title-layout"===e?.layout){const t=e?.attributes?.title_localization_key||"",i=e?.attributes?.title_color||void 0,{fontSize:r,textAlign:a,marginTop:n,fontWeight:l}=rt(e);o.push({type:"OnboardTitle",attributes:i||r||a||n||l?{...i?{color:i}:{},..."number"==typeof r?{fontSize:r}:{},...a?{textAlign:a}:{},..."number"==typeof n?{marginTop:n}:{},...l?{fontWeight:l}:{}}:void 0,children:t})}else if("subtitle-layout"===e?.layout){const t=e?.attributes?.subtitle_localization_key||"",i=e?.attributes?.subtitle_color||void 0,{fontSize:r,textAlign:a,marginTop:n,fontWeight:l}=rt(e);o.push({type:"OnboardSubtitle",attributes:i||r||a||n||l?{...i?{color:i}:{},..."number"==typeof r?{fontSize:r}:{},...a?{textAlign:a}:{},..."number"==typeof n?{marginTop:n}:{},...l?{fontWeight:l}:{}}:void 0,children:t})}else if("image-layout"===e?.layout){const t=e?.attributes?.image||e?.attributes?.src||"",i=e?.attributes?.height??e?.attributes?.ios_height??e?.attributes?.android_height,r="string"==typeof i?Number.parseInt(i,10):"number"==typeof i?i:void 0,a=Boolean(e?.attributes?.is_bg_image),n=ot(e),l=e?.attributes?.lottie,s=e?.attributes?.video_url;t&&o.push({type:"OnboardImage",attributes:{src:t,...r?{height:r}:{},resizeMode:a?"cover":"contain",..."number"==typeof n.borderRadius?{borderRadius:n.borderRadius}:{},..."string"==typeof l?{lottie:l}:{},..."string"==typeof s?{video_url:s}:{}},children:void 0})}else if("Buttons"===e?.layout){const r=e?.attributes?.buttons_direction,o=e?.attributes?.buttons||[],a=[];for(const e of o){const i=e?.attributes||{},r=i?.button_text_localization_key||"",o=i?.button_text_color,n=i?.button_background_color,l=i?.animation,s=i?.animation_color,c=i?.flex?Number(i.flex):void 0,d=i?.actions||[],p=[];for(const e of d){const i=e?.attributes?.events||[];for(const e of i)if("Permission"===e?.layout){const t=e?.attributes?.permission;p.push({type:"Permission",permission:t})}else if("Navigate"===e?.layout){const i=e?.attributes?.next_page_key,r="string"==typeof i&&t.has(i),o=r?null:"string"==typeof i?i:null;p.push({type:"Navigate",navigate_to:o,...r?{targetIndex:t.get(i)}:{}})}}a.push({type:"OnboardButton",attributes:{labelKey:r,..."string"==typeof o?{button_text_color:o}:{},..."string"==typeof l?{animation:l}:{},..."string"==typeof s?{animation_color:s}:{},..."string"==typeof n?{button_background_color:n}:{},..."number"==typeof c?{flex:c}:{},...p.length?{events:p}:{}},children:void 0})}a.length>0&&i.push({type:"OnboardButtons",attributes:{...r?{buttons_direction:r}:{},..."number"==typeof n?{condition:"carousel-index",conditionVariable:n}:{}},children:a})}const l=e?.attributes?.key,s="string"==typeof l&&l||("string"==typeof e?.key?e.key:void 0);return{type:"OnboardItem",...s?{key:s}:{},children:o}}(e,i,r)),a={type:"Onboard",children:o};return{carouselNode:a,providerLevelButtons:r}}(r),s={type:"OnboardProvider",key:e?.data?.data?.key,children:[n,...o?[o]:[],...l.length?l:[],...a?[a]:[]],attributes:{theme:e?.data?.theme}},c={type:"Main",isMain:!0,key:e?.data?.data?.key,children:[s],attributes:{useSafeAreaView:!0}};return delete s.key,c}(e):null}function rt(e){const t={},i=e?.attributes?.styles||[];if(!Array.isArray(i)||0===i.length)return t;const r=new Set(["left","center","right","justify"]),o=new Set(["normal","bold","100","200","300","400","500","600","700","800","900"]);for(const e of i){if("style-layout"!==e?.layout)continue;const i=e?.attributes?.styles||[];if(Array.isArray(i))for(const e of i){if("Styles"!==e?.layout)continue;const i=e?.attributes?.type;if("textStyle"!==i)continue;const a=e?.attributes?.style||{},n=a?.fontSize;if("number"==typeof n&&Number.isFinite(n))t.fontSize=n;else if("string"==typeof n){const e=Number.parseInt(n,10);Number.isFinite(e)&&(t.fontSize=e)}const l=a?.textAlign;"string"==typeof l&&r.has(l)&&(t.textAlign=l);const s=a?.marginTop;if("number"==typeof s&&Number.isFinite(s))t.marginTop=s;else if("string"==typeof s){const e=Number.parseInt(s,10);Number.isFinite(e)&&(t.marginTop=e)}const c=a?.fontWeight;let d;"number"==typeof c&&Number.isFinite(c)?d=String(c):"string"==typeof c&&(d=c),d&&o.has(d)&&(t.fontWeight=d)}}return t}function ot(e){const t={},i=e?.attributes?.styles||[];if(!Array.isArray(i)||0===i.length)return t;for(const e of i){if("style-layout"!==e?.layout)continue;const i=e?.attributes?.styles||[];if(Array.isArray(i))for(const e of i){if("Styles"!==e?.layout)continue;const i=e?.attributes?.style||{},r=i?.borderRadius;if("number"==typeof r&&Number.isFinite(r))t.borderRadius=r;else if("string"==typeof r){const e=Number.parseInt(r,10);Number.isFinite(e)&&(t.borderRadius=e)}}}return t}function at(e,t){if(null==e)return[];if(!t)return[];const i=t.startsWith("#"),r=i?t.slice(1):void 0,o=[],a=e=>{var n,l;if(null!=e)if(Array.isArray(e))for(const t of e)a(t);else"string"!=typeof e&&null!=(l=e)&&!Array.isArray(l)&&"string"!=typeof l&&"object"==typeof l&&"type"in l&&"children"in l&&(n=e,(i?n.key===r:n.type===t)&&o.push(e),a(e.children))};return a(e),o}const nt="https://tribemarketing.s3.eu-central-1.amazonaws.com/tribehub-assets/";var lt;function st(e){const t=e.trim().replace(/^\/+/,"");return"backgorund.jpg"===t?"background.jpg":"ios.svg"===t?"apple.svg":t}function ct(e){const t=st(e);return`${nt.endsWith("/")?nt:`${nt}/`}${i=t,i.split("/").filter(Boolean).map(e=>encodeURIComponent(e)).join("/")}`;var i}function dt(e){switch(st(e)){case lt.Android:return lt.Android;case lt.Apple:return lt.Apple;case lt.Background:return lt.Background;default:return null}}function pt(e){if(!e)return;if(function(e){return/^(https?:)?\/\//.test(e)||/^(data|blob):/.test(e)}(e))return e;const t=dt(e);return t?ct(t):e}function gt(e){const t=e?.type,i=Re(t);if(!i)return e;const r=e.attributes??{},o=i,a={...o?.styles??{},...r?.styles??{}},n={...o,...r,styles:a};return"object"==typeof n.styles&&null!=n.styles&&0===Object.keys(n.styles).length&&delete n.styles,{...e,attributes:n}}!function(e){e.Android="android.svg",e.Apple="apple.svg",e.Background="background.jpg"}(lt||(lt={}));var yt={name:"hello-world",version:"1.1.2",type:"other",data:{type:"View",attributes:{scrollable:!0,description:"View element 1 in sample.",title:"View 1",styles:{flexDirection:"column",alignItems:"center",justifyContent:"center",gap:12,padding:16,backgroundColor:"#F5F7FA"},testID:"View-test-id-1"},children:[{type:"Text",children:"hello-world",attributes:{description:"Text element 1 in sample.",title:"Text 1",styles:{color:"#111827",fontSize:24,fontWeight:"600"},testID:"Text-test-id-1"}},{type:"Text",children:"Welcome to react-native-builder",attributes:{description:"Text element 2 in sample.",title:"Text 2",styles:{color:"#6B7280",fontSize:14,fontWeight:"400"},testID:"Text-test-id-2"}}]},attributes:{testID:"other-test-id-1"}},bt={name:"hello-world-2-advanced",version:"1.1.2",type:"other",data:{type:"view",attributes:{scrollable:!0,description:"view element 1 in sample.",title:"view 1",styles:{flexDirection:"column",alignItems:"stretch",justifyContent:"flex-start",gap:16,padding:16,backgroundColor:"#F3F4F6"},testID:"view-test-id-1"},children:[{type:"view",attributes:{description:"view element 2 in sample.",title:"view 2",styles:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:12,backgroundColor:"#111827",borderRadius:12},testID:"view-test-id-2"},children:[{type:"text",children:"Dashboard",attributes:{description:"text element 1 in sample.",title:"text 1",styles:{color:"#FFFFFF",fontSize:20,fontWeight:"600"},testID:"text-test-id-1"}},{type:"view",attributes:{description:"view element 3 in sample.",title:"view 3",styles:{flexDirection:"row",gap:8},testID:"view-test-id-3"},children:[{type:"text",children:"Help",attributes:{description:"text element 2 in sample.",title:"text 2",styles:{color:"#D1D5DB",fontSize:14},testID:"text-test-id-2"}},{type:"text",children:"Profile",attributes:{description:"text element 3 in sample.",title:"text 3",styles:{color:"#D1D5DB",fontSize:14},testID:"text-test-id-3"}}]}]},{type:"image",attributes:{src:"https://picsum.photos/720/320",description:"image element 1 in sample.",title:"image 1",styles:{width:358,height:160,borderRadius:12},testID:"image-test-id-1"},children:null},{type:"view",attributes:{description:"view element 4 in sample.",title:"view 4",styles:{flexDirection:"column",gap:8,padding:12,backgroundColor:"#FFFFFF",borderRadius:12},testID:"view-test-id-4"},children:[{type:"text",children:"Welcome back!",attributes:{description:"text element 4 in sample.",title:"text 4",styles:{color:"#111827",fontSize:18,fontWeight:"600"},testID:"text-test-id-4"}},{type:"text",children:"Here's what's new today.",attributes:{description:"text element 5 in sample.",title:"text 5",styles:{color:"#6B7280",fontSize:14},testID:"text-test-id-5"}}]},{type:"view",attributes:{description:"view element 5 in sample.",title:"view 5",styles:{flexDirection:"column",gap:12},testID:"view-test-id-5"},children:[{type:"view",attributes:{description:"view element 6 in sample.",title:"view 6",styles:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:12,backgroundColor:"#FFFFFF",borderRadius:8},testID:"view-test-id-6"},children:[{type:"text",children:"Task 1",attributes:{description:"text element 6 in sample.",title:"text 6",styles:{color:"#111827",fontSize:16,fontWeight:"500"},testID:"text-test-id-6"}},{type:"text",children:"Due today",attributes:{description:"text element 7 in sample.",title:"text 7",styles:{color:"#059669",fontSize:12,fontWeight:"600"},testID:"text-test-id-7"}}]},{type:"view",attributes:{description:"view element 7 in sample.",title:"view 7",styles:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:12,backgroundColor:"#FFFFFF",borderRadius:8},testID:"view-test-id-7"},children:[{type:"text",children:"Task 2",attributes:{description:"text element 8 in sample.",title:"text 8",styles:{color:"#111827",fontSize:16,fontWeight:"500"},testID:"text-test-id-8"}},{type:"text",children:"2 days left",attributes:{description:"text element 9 in sample.",title:"text 9",styles:{color:"#D97706",fontSize:12,fontWeight:"600"},testID:"text-test-id-9"}}]},{type:"view",attributes:{description:"view element 8 in sample.",title:"view 8",styles:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:12,backgroundColor:"#FFFFFF",borderRadius:8},testID:"view-test-id-8"},children:[{type:"text",children:"Task 3",attributes:{description:"text element 10 in sample.",title:"text 10",styles:{color:"#111827",fontSize:16,fontWeight:"500"},testID:"text-test-id-10"}},{type:"text",children:"Completed",attributes:{description:"text element 11 in sample.",title:"text 11",styles:{color:"#6B7280",fontSize:12,fontWeight:"600"},testID:"text-test-id-11"}}]}]},{type:"view",attributes:{description:"view element 9 in sample.",title:"view 9",styles:{flexDirection:"row",alignItems:"center",justifyContent:"space-around",padding:12,backgroundColor:"#111827",borderRadius:12},testID:"view-test-id-9"},children:[{type:"text",children:"Home",attributes:{description:"text element 12 in sample.",title:"text 12",styles:{color:"#FFFFFF",fontSize:14},testID:"text-test-id-12"}},{type:"text",children:"Search",attributes:{description:"text element 13 in sample.",title:"text 13",styles:{color:"#9CA3AF",fontSize:14},testID:"text-test-id-13"}},{type:"text",children:"Settings",attributes:{description:"text element 14 in sample.",title:"text 14",styles:{color:"#9CA3AF",fontSize:14},testID:"text-test-id-14"}}]}]},attributes:{testID:"other-test-id-1"}},ft={name:"carousel-sample",version:"1.1.2",type:"other",data:{type:"Main",isMain:!0,attributes:{styles:{backgroundColor:"#f8fafc",minHeight:"100vh",padding:"24px"},testID:"Main-test-id-1"},children:{type:"carouselProvider",children:[{type:"carousel",attributes:{loop:!0,align:"center",dragFree:!0,description:"carousel element 1 in sample.",title:"carousel 1",testID:"carousel-test-id-1"},children:[{type:"carouselItem",attributes:{description:"carouselItem element 1 in sample.",title:"carouselItem 1",styles:{minWidth:0},testID:"carouselItem-test-id-1"},children:{type:"view",attributes:{description:"view element 1 in sample.",title:"view 1",styles:{padding:"22px",borderRadius:18,backgroundImage:"linear-gradient(135deg, #eef2ff 0%, #ffffff 55%, #ecfeff 100%)",boxShadow:"0 10px 30px rgba(15, 23, 42, 0.10)",gap:14,height:"100%"},testID:"view-test-id-1"},children:[{type:"image",attributes:{src:"https://images.unsplash.com/photo-1521737604893-d14cc237f11d?auto=format&fit=crop&w=1200&q=80",resizeMode:"cover",styles:{width:"auto",maxWidth:"100%",borderRadius:14},testID:"image-test-id-1"},key:"image-49ojfyhl4d7"},{type:"text",attributes:{description:"text element 1 in sample.",title:"text 1",styles:{fontSize:28,fontWeight:"700",textAlign:"center",color:"#0f172a"},testID:"text-test-id-1"},children:"Welcome aboard",key:"text-3ougfj4mxnh"},{type:"text",attributes:{description:"text element 2 in sample.",title:"text 2",styles:{fontSize:16,textAlign:"center",color:"#334155",paddingHorizontal:8},testID:"text-test-id-2"},children:"Swipe through a beautiful, validated carousel sample with images.",key:"text-2dol8grshke"}],key:"view-a8hfkdvfy7"},key:"carouselItem-5bw9x33s7ie"},{type:"carouselItem",attributes:{description:"carouselItem element 2 in sample.",title:"carouselItem 2",styles:{minWidth:0},testID:"carouselItem-test-id-2"},children:{type:"view",attributes:{description:"view element 2 in sample.",title:"view 2",styles:{padding:"22px",borderRadius:18,backgroundImage:"linear-gradient(135deg, #f0fdf4 0%, #ffffff 55%, #eff6ff 100%)",boxShadow:"0 10px 30px rgba(15, 23, 42, 0.10)",gap:14,height:"100%"},testID:"view-test-id-2"},children:[{type:"image",attributes:{src:"https://images.unsplash.com/photo-1553877522-43269d4ea984?auto=format&fit=crop&w=1200&q=80",resizeMode:"cover",styles:{width:"auto",maxWidth:"100%",borderRadius:14},testID:"image-test-id-2"},key:"image-riwntk91k9"},{type:"text",attributes:{description:"text element 3 in sample.",title:"text 3",styles:{fontSize:28,fontWeight:"700",textAlign:"center",color:"#0f172a"},testID:"text-test-id-3"},children:"Discover features",key:"text-hmuk6f7ml4v"},{type:"text",attributes:{description:"text element 4 in sample.",title:"text 4",styles:{fontSize:16,textAlign:"center",color:"#334155",paddingHorizontal:8},testID:"text-test-id-4"},children:"Dots + buttons are included, and slide sizing comes from the carousel CSS.",key:"text-dnhhoqiiri"}],key:"view-9hyw3wys30w"},key:"carouselItem-lyq2hr0qh8h"},{type:"carouselItem",attributes:{description:"carouselItem element 3 in sample.",title:"carouselItem 3",styles:{minWidth:0},testID:"carouselItem-test-id-3"},children:{type:"view",attributes:{description:"view element 3 in sample.",title:"view 3",styles:{padding:"22px",borderRadius:18,backgroundImage:"linear-gradient(135deg, #fff7ed 0%, #ffffff 55%, #f5f3ff 100%)",boxShadow:"0 10px 30px rgba(15, 23, 42, 0.10)",gap:14,height:"100%"},testID:"view-test-id-3"},children:[{type:"image",attributes:{src:"https://images.unsplash.com/photo-1551434678-e076c223a692?auto=format&fit=crop&w=1200&q=80",resizeMode:"cover",styles:{width:"auto",maxWidth:"100%",borderRadius:14},testID:"image-test-id-3"},key:"image-j9ru3r8g7km"},{type:"text",attributes:{description:"text element 5 in sample.",title:"text 5",styles:{fontSize:28,fontWeight:"700",textAlign:"center",color:"#0f172a"},testID:"text-test-id-5"},children:"Get started",key:"text-01u3fwwtkd8p"},{type:"text",attributes:{description:"text element 6 in sample.",title:"text 6",styles:{fontSize:16,textAlign:"center",color:"#334155",paddingHorizontal:8},testID:"text-test-id-6"},children:"This sample stays within validation rules (no string flex shorthand).",key:"text-w8rwg9y1hj"}],key:"view-tsjfbzn8kdj"},key:"carouselItem-6r53yswjyee"}],key:"carousel-2qa4gn0ms32"},{type:"view",attributes:{title:"Carousel Controls",description:"carousel controls view element in sample.",styles:{flex:1,gap:24,alignItems:"center",paddingTop:32},testID:"view-test-id-4"},children:[{type:"carouselDots",attributes:{dotType:"expanding_dot",testID:"carouselDots-test-id-1"},key:"carouselDots-r5ji67uoxxg"},{type:"view",attributes:{title:"Nav Buttons",description:"navigation buttons wrapper",styles:{flexDirection:"row",gap:12,alignItems:"center",justifyContent:"center"},testID:"view-test-id-5"},children:[{type:"carouselButtons",attributes:{buttonType:["previous_button"],styles:{backgroundColor:"#6366f1",borderRadius:12,padding:"12px 24px",minWidth:100},testID:"carouselButtons-test-id-1"},key:"carouselButtons-prev"},{type:"carouselButtons",attributes:{buttonType:["next_button"],styles:{backgroundColor:"#8b5cf6",borderRadius:12,padding:"12px 24px",minWidth:100},testID:"carouselButtons-test-id-2"},key:"carouselButtons-next"}],key:"view-nav-buttons"}],key:"view-controls-wrapper"}],attributes:{description:"carouselProvider element 1 in sample.",title:"carouselProvider 1",styles:{backgroundColor:"#ffffff",borderRadius:24,padding:"32px",boxShadow:"0 4px 20px rgba(0, 0, 0, 0.08)",maxWidth:"600px",margin:"0 auto"},testID:"carouselProvider-test-id-1"},key:"carouselProvider-152n4dkqvam"},key:"Main-u1cavjag9sr"},attributes:{testID:"other-test-id-1"}},mt={name:"unvalidated-builder1",version:"1.1.2",type:"other",data:{type:"view",attributes:{foo:1,scrollable:!0,description:"view element 1 in sample.",title:"view 1",styles:{flexDirection:"column",alignItems:"center",justifyContent:"center",gap:12,padding:24,backgroundColor:"#F5F7FA"},testID:"view-test-id-1"},children:[{type:"text",attributes:{description:"text element 1 in sample.",title:"text 1",styles:{fontSize:22,fontWeight:"700",color:"#111827",textAlign:"center"},testID:"text-test-id-1"},children:"Intentionally unvalidated sample"},{type:"text",attributes:{description:"text element 2 in sample.",title:"text 2",styles:{fontSize:14,color:"#6B7280",textAlign:"center",paddingHorizontal:8},testID:"text-test-id-2"},children:"This project should fail validation (unknown attribute: foo). In the UI, choose “Continue without validation” to load it anyway."}]},attributes:{testID:"other-test-id-1"}},ut={name:"unvalidated-crash1",version:"1.1.2",type:"other",data:{type:"OnboardFooter",attributes:{textLocalizationKey:123,description:"OnboardFooter element 1 in sample.",title:"OnboardFooter 1",styles:{paddingHorizontal:24,paddingVertical:16},testID:"OnboardFooter-test-id-1"},children:null},attributes:{testID:"other-test-id-1"}},ht={name:"unvalidated-crashcomponent1",version:"1.1.2",type:"other",data:{type:"CrashComponent",attributes:{reason:"Intentional crash for GUI testing",note:"This component is not in the Add Component modal; it only exists via JSON.",description:"CrashComponent element 1 in sample.",title:"CrashComponent 1",testID:"CrashComponent-test-id-1"},children:null},attributes:{testID:"other-test-id-1"}},Ct={name:"unmigrated-builder1",version:"1.0.0",type:"other",data:{type:"view",attributes:{scrollable:!0,flexDirection:"column",alignItems:"center",justifyContent:"center",gap:12,padding:24,backgroundColor:"#F5F7FA",description:"view element 1 in sample.",title:"view 1",testID:"view-test-id-1"},children:[{type:"text",attributes:{fontSize:22,fontWeight:"700",color:"#111827",textAlign:"center",description:"text element 1 in sample.",title:"text 1",testID:"text-test-id-1"},children:"Intentionally unmigrated sample"},{type:"text",attributes:{fontSize:14,color:"#6B7280",textAlign:"center",paddingHorizontal:8,description:"text element 2 in sample.",title:"text 2",testID:"text-test-id-2"},children:"This project has version 1.0.0 so the Migration page should appear. Click “Migrate now” to normalize legacy flat style keys into attributes.style and move misplaced props out of style (combined 1.1.2)."}]},attributes:{testID:"other-test-id-1"}},St={name:"unmigrated-builder-1.1.1",version:"1.1.1",type:"other",data:{type:"view",attributes:{scrollable:!0,description:"view element 1 in sample.",title:"view 1",styles:{flexDirection:"column",alignItems:"center",justifyContent:"center",gap:12,padding:24,backgroundColor:"#F5F7FA"},testID:"view-test-id-1"},children:[{type:"text",attributes:{description:"text element 1 in sample.",title:"text 1",styles:{fontSize:22,fontWeight:"700",color:"#111827",textAlign:"center"},testID:"text-test-id-1"},children:"Intentionally unmigrated sample (for combined 1.1.2)"},{type:"text",attributes:{description:"text element 2 in sample.",title:"text 2",styles:{fontSize:14,color:"#6B7280",textAlign:"center",paddingHorizontal:8},testID:"text-test-id-2"},children:"This project has version 1.1.1 so the Migration page should appear. Click “Migrate now” to move component props and non-style flags out of attributes.style (combined 1.1.2)."},{type:"view",attributes:{description:"view element 2 in sample.",title:"view 2",styles:{flexDirection:"row",alignItems:"center",justifyContent:"center",gap:12,marginTop:16},testID:"view-test-id-2"},children:[{type:"BIcon",attributes:{description:"BIcon element 1 in sample.",title:"BIcon 1",styles:{iconType:"check",strokeWidth:3,color:"#22c55e",fontSize:"18"},testID:"BIcon-test-id-1"},children:null},{type:"image",attributes:{src:"https://images.unsplash.com/photo-1521737604893-d14cc237f11d?auto=format&fit=crop&w=1200&q=80",width:48,height:48,description:"image element 1 in sample.",title:"image 1",styles:{resizeMode:"contain",borderRadius:12},testID:"image-test-id-1"},children:null}]}]},attributes:{testID:"other-test-id-1"}},xt={name:"Simple Paywall",version:"1.1.2",type:"paywall",data:{type:"Main",isMain:!0,attributes:{useSafeAreaView:!0,description:"Ekranın ana kapsayıcısı. (#1)",title:"Main",testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"PaywallProvider",attributes:{scrollable:!0,description:"Paywall ana sağlayıcısı. (#1)",title:"Main Paywall",styles:{flexDirection:"column",alignItems:"stretch",justifyContent:"flex-start",position:"relative",backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallProvider-test-id-1"},children:[{type:"PaywallBackground",title:"Paywall Background",attributes:{src:"https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=1200&q=80",resizeMode:"cover",description:"Paywall arka planı. (#1)",title:"Paywall Background",testID:"PaywallBackground-test-id-1"},children:null},{type:"View",title:"Paywall Inner",attributes:{styles:{paddingTop:56,paddingHorizontal:16,paddingBottom:16,gap:12,flex:1},testID:"View-test-id-1"},children:[{type:"PaywallCloseButton",attributes:{styles:{width:32,height:32,borderRadius:16,backgroundColor:"STATIC_COLORS.WHITE",color:"STATIC_COLORS.BLACK",zIndex:10,alignItems:"center",justifyContent:"center"},testID:"PaywallCloseButton-test-id-1"},children:null},{type:"View",attributes:{description:"Düzen ve yerleşim konteyneri. (#2)",title:"Benefits",styles:{flexDirection:"column",gap:0,marginTop:"4%"},testID:"View-test-id-2"},children:[{type:"View",attributes:{description:"Düzen ve yerleşim konteyneri. (#3)",title:"Benefit #1",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-3"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"İkon öğesi. (#1)",title:"BIcon 1",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-1"},children:null},{type:"Text",attributes:{description:"Metin öğesi. (#1)",title:"text 1",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"Text-test-id-1"},children:"@benefit1 — Unlimited access"}]},{type:"View",attributes:{description:"Düzen ve yerleşim konteyneri. (#4)",title:"Benefit #2",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-4"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"İkon öğesi. (#2)",title:"BIcon 2",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-2"},children:null},{type:"Text",attributes:{description:"Metin öğesi. (#2)",title:"text 2",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"Text-test-id-2"},children:"@benefit2 — 7-day free trial"}]},{type:"View",attributes:{description:"Düzen ve yerleşim konteyneri. (#5)",title:"Benefit #3",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-5"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"İkon öğesi. (#3)",title:"BIcon 3",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-3"},children:null},{type:"Text",attributes:{description:"Metin öğesi. (#3)",title:"text 3",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"Text-test-id-3"},children:"@benefit3 — Cancel anytime"}]}]},{type:"PaywallOptions",attributes:{description:"Abonelik seçenekleri alanı. (#1)",title:"Option(s)",styles:{borderRadius:12,backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallOptions-test-id-1"},children:[{type:"RadioButton",attributes:{description:"Seçim satırı öğesi. (#1)",title:"Product Radio(s)",styles:{flex:1},testID:"RadioButton-test-id-1"},children:null},{type:"Text",attributes:{description:"Metin öğesi. (#4)",title:"Product Desc(s)",styles:{flex:6},testID:"Text-test-id-4"},children:"@productDescription"},{type:"View",attributes:{title:"Price Column",styles:{flexDirection:"column",flex:2,alignItems:"flex-end"},testID:"View-test-id-6"},children:[{type:"PriceTag",attributes:{title:"Promo Price",styles:{textAlign:"right",fontWeight:"700"},testID:"PriceTag-test-id-1"},children:"@localizedCalculatedPrice"},{type:"PriceTag",attributes:{title:"Original Price",hideIfItsNotDiscount:!0,styles:{textAlign:"right",textDecorationLine:"line-through",fontSize:"12@fs",fontWeight:"400",color:"#999999"},testID:"PriceTag-test-id-2"},children:"@localizedPrice"}]},{type:"BIcon",attributes:{iconType:"chevron-right",size:16,description:"İkon öğesi. (#4)",title:"Product BIcon(s)",styles:{marginRight:4,flex:0,width:32,color:"STATIC_COLORS.BLACK"},testID:"BIcon-test-id-4"},children:null}]},{type:"View",attributes:{description:"Subscription butonu kapsayıcısı. (#1)",title:"Subs Container",styles:{flex:1,flexDirection:"column",justifyContent:"flex-end",alignItems:"stretch",gap:8,paddingBottom:"50px"},testID:"View-test-id-7"},children:[{type:"Pricing",attributes:{description:"Pricing breakdown for promo/trial.",title:"Pricing Detail",testID:"Pricing-test-id-1"},children:"@baseLocalizedPricingText"},{type:"Text",attributes:{description:"Trial detayı.",title:"Trial Full",styles:{textAlign:"center",fontSize:12,color:"rgba(255,255,255,0.6)"},testID:"Text-test-id-5"},children:"@trialPeriod days free, then @price/@period"},{type:"PaywallSubscribeButton",children:"@subscribe",attributes:{description:"Abonelik onay butonu. (#1)",title:"Subscribe",testID:"PaywallSubscribeButton-test-id-1"}},{type:"Promo",attributes:{description:"Discount badge / promo text.",title:"Promo Badge",testID:"Promo-test-id-1"},children:"@baseLocalizedPromoText"},{type:"PaywallFooter",attributes:{textLocalizationKey:"base.builder.paywall.footer.description",linkedWordFirstLocalizationKey:"base.builder.paywall.btnPrivacy",linkedWordFirstColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"base.builder.paywall.btnTerms",linkedWordSecondColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordSecondPage:"terms",styles:{gap:8,color:"THEME_COLORS.ONBOARD_FOOTER_TEXT"},testID:"PaywallFooter-test-id-1"}}]}]}]}]},attributes:{testID:"paywall-test-id-1"}},Ot={name:"Paywall With Counter",version:"1.1.2",type:"paywall",data:{type:"Main",isMain:!0,attributes:{useSafeAreaView:!0,description:"Main container for Paywall 2.",title:"Main",testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"PaywallProvider",attributes:{scrollable:!0,description:"Paywall provider container.",title:"Main Paywall",styles:{flexDirection:"column",alignItems:"stretch",justifyContent:"flex-start",position:"relative",backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallProvider-test-id-1"},children:[{type:"PaywallBackground",attributes:{src:"https://images.unsplash.com/photo-1482192596544-9eb780fc7f66?auto=format&fit=crop&w=1200&q=80",resizeMode:"cover",description:"Paywall background.",title:"Paywall Background",testID:"PaywallBackground-test-id-1"},children:null},{type:"View",attributes:{styles:{paddingTop:56,paddingHorizontal:16,paddingBottom:16,gap:16,flex:1},testID:"View-test-id-1"},children:[{type:"PaywallCloseButton",attributes:{styles:{width:32,height:32,borderRadius:16,backgroundColor:"STATIC_COLORS.WHITE",color:"STATIC_COLORS.BLACK",zIndex:10,alignItems:"center",justifyContent:"center"},testID:"PaywallCloseButton-test-id-1"},children:null},{type:"View",attributes:{description:"Benefits container.",title:"Benefits",styles:{flexDirection:"column",gap:4,marginTop:"12%"},testID:"View-test-id-2"},children:[{type:"View",attributes:{description:"Benefit container #1.",title:"Benefit #1",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-3"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 1",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-1"},children:null},{type:"Text",attributes:{description:"Text item.",title:"text 1",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"Text-test-id-1"},children:"@benefit1 — Unlimited access"}]},{type:"View",attributes:{description:"Benefit container #2.",title:"Benefit #2",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-4"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 2",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-2"},children:null},{type:"Text",attributes:{description:"Text item.",title:"text 2",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"Text-test-id-2"},children:"@benefit2 — 7-day free trial"}]},{type:"View",attributes:{description:"Benefit container #3.",title:"Benefit #3",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-5"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 3",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-3"},children:null},{type:"Text",attributes:{description:"Text item.",title:"text 3",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"Text-test-id-3"},children:"@benefit3 — Cancel anytime"}]}]},{type:"PaywallOptions",attributes:{description:"Subscription options area.",title:"Option(s)",styles:{borderRadius:12,backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallOptions-test-id-1"},children:[{type:"RadioButton",attributes:{description:"Radio item.",title:"Product Radio(s)",styles:{flex:1},testID:"RadioButton-test-id-1"},children:null},{type:"Text",attributes:{description:"Product description.",title:"Product Desc(s)",styles:{flex:4},testID:"Text-test-id-4"},children:"@productDescription — Unlock all premium features for a month."},{type:"Text",attributes:{description:"Product price.",title:"Product Price(s)",styles:{flex:1,textAlign:"right"},testID:"Text-test-id-5"},children:"@localizedPrice"},{type:"BIcon",attributes:{iconType:"chevron-right",size:16,description:"Chevron icon.",title:"Product BIcon(s)",styles:{marginRight:4,flex:0,width:32,color:"STATIC_COLORS.BLACK"},testID:"BIcon-test-id-4"},children:null}]},{type:"CountDown",attributes:{count:3e4,description:"Countdown timer (30 seconds).",title:"Countdown",styles:{fontWeight:"700",fontSize:40,textAlign:"center"},testID:"CountDown-test-id-1"},children:null},{type:"View",attributes:{description:"Subscribe button container.",title:"Subs Container",styles:{flex:1,flexDirection:"column",justifyContent:"flex-end",alignItems:"stretch",paddingBottom:"50px"},testID:"View-test-id-6"},children:[{type:"PaywallSubscribeButton",children:"@subscribe",attributes:{description:"Abonelik onay butonu. (#1)",title:"Subscribe",testID:"PaywallSubscribeButton-test-id-1"}}]}]}]}]},attributes:{testID:"paywall-test-id-1"}},zt={name:"Paywall Back Offer",version:"1.1.2",type:"paywall",data:{type:"Main",isMain:!0,attributes:{useSafeAreaView:!0,description:"Main container for Back Offer.",title:"Main",testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"PaywallProvider",attributes:{scrollable:!0,description:"Paywall provider container.",title:"Main Paywall",styles:{flexDirection:"column",alignItems:"stretch",justifyContent:"flex-start",position:"relative",backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallProvider-test-id-1"},children:[{type:"PaywallBackground",attributes:{src:"https://images.unsplash.com/photo-1470770903676-69b98201ea1c?auto=format&fit=crop&w=1200&q=80",description:"Paywall background.",title:"Paywall Background",testID:"PaywallBackground-test-id-1"},children:null},{type:"View",attributes:{styles:{paddingTop:56,paddingHorizontal:16,paddingBottom:16,gap:16,flex:1},testID:"View-test-id-1"},children:[{type:"PaywallCloseButton",attributes:{styles:{width:32,height:32,borderRadius:16,backgroundColor:"STATIC_COLORS.WHITE",color:"STATIC_COLORS.BLACK",zIndex:10,alignItems:"center",justifyContent:"center"},testID:"PaywallCloseButton-test-id-1"},children:null},{type:"text",attributes:{description:"Title text.",title:"Paywall Title",styles:{color:"STATIC_COLORS.WHITE",fontWeight:"700",fontSize:28,textAlign:"center"},testID:"text-test-id-1"},children:"Back Offer"},{type:"View",attributes:{description:"Benefits container.",title:"Benefits",styles:{flexDirection:"column",gap:4,marginTop:"12%"},testID:"View-test-id-2"},children:[{type:"View",attributes:{description:"Benefit container #1.",title:"Benefit #1",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-3"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 1",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-1"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 1",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-2"},children:"@benefit1 — Unlimited access"}]},{type:"View",attributes:{description:"Benefit container #2.",title:"Benefit #2",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-4"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 2",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-2"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 2",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-3"},children:"@benefit2 — 7-day free trial"}]},{type:"View",attributes:{description:"Benefit container #3.",title:"Benefit #3",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-5"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 3",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-3"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 3",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-4"},children:"@benefit3 — Cancel anytime"}]}]},{type:"PaywallOptions",attributes:{description:"Subscription options area.",title:"Option(s)",styles:{borderRadius:12,backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallOptions-test-id-1"},children:[{type:"RadioButton",attributes:{description:"Radio item.",title:"Product Radio(s)",styles:{flex:1},testID:"RadioButton-test-id-1"},children:null},{type:"text",attributes:{description:"Product description.",title:"Product Desc(s)",styles:{flex:4},testID:"text-test-id-5"},children:"@productDescription — Unlock all premium features for a month."},{type:"text",attributes:{description:"Product price.",title:"Product Price(s)",styles:{flex:1,textAlign:"right"},testID:"text-test-id-6"},children:"@localizedPrice"},{type:"BIcon",attributes:{iconType:"chevron-right",size:16,description:"Chevron icon.",title:"Product BIcon(s)",styles:{marginRight:4,flex:0,width:32,color:"STATIC_COLORS.BLACK"},testID:"BIcon-test-id-4"},children:null}]},{type:"CountDown",attributes:{count:3e4,description:"Countdown timer (30 seconds).",title:"Countdown",styles:{fontWeight:"700",fontSize:40,textAlign:"center"},testID:"CountDown-test-id-1"},children:null},{type:"View",attributes:{description:"Subscribe button container.",title:"Subs Container",styles:{flex:1,flexDirection:"column",justifyContent:"flex-end",alignItems:"stretch",paddingBottom:"50px"},testID:"View-test-id-6"},children:[{type:"PaywallSubscribeButton",children:"@subscribe",attributes:{description:"Subscription confirm button.",title:"Subscribe",testID:"PaywallSubscribeButton-test-id-1"}}]}]}]}]},attributes:{testID:"paywall-test-id-1"}},Tt={name:"Paywall Notification Offer",version:"1.1.2",type:"paywall",data:{type:"Main",isMain:!0,attributes:{useSafeAreaView:!0,description:"Main container for Notification Offer.",title:"Main",testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"PaywallProvider",attributes:{scrollable:!0,description:"Paywall provider container.",title:"Main Paywall",styles:{flexDirection:"column",alignItems:"stretch",justifyContent:"flex-start",position:"relative",backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallProvider-test-id-1"},children:[{type:"PaywallBackground",attributes:{src:"https://images.unsplash.com/photo-1469474968028-56623f02e42e?auto=format&fit=crop&w=1200&q=80",description:"Paywall background.",title:"Paywall Background",testID:"PaywallBackground-test-id-1"},children:null},{type:"View",attributes:{styles:{paddingTop:56,paddingHorizontal:16,paddingBottom:16,gap:16,flex:1},testID:"View-test-id-1"},children:[{type:"PaywallCloseButton",attributes:{styles:{width:32,height:32,borderRadius:16,backgroundColor:"STATIC_COLORS.WHITE",color:"STATIC_COLORS.BLACK",zIndex:10,alignItems:"center",justifyContent:"center"},testID:"PaywallCloseButton-test-id-1"},children:null},{type:"text",attributes:{description:"Title text.",title:"Paywall Title",styles:{color:"STATIC_COLORS.WHITE",fontWeight:"700",fontSize:28,textAlign:"center"},testID:"text-test-id-1"},children:"Notification Offer"},{type:"View",attributes:{description:"Benefits container.",title:"Benefits",styles:{flexDirection:"column",gap:4,marginTop:"12%"},testID:"View-test-id-2"},children:[{type:"View",attributes:{description:"Benefit container #1.",title:"Benefit #1",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-3"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 1",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-1"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 1",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-2"},children:"@benefit1 — Unlimited access"}]},{type:"View",attributes:{description:"Benefit container #2.",title:"Benefit #2",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-4"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 2",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-2"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 2",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-3"},children:"@benefit2 — 7-day free trial"}]},{type:"View",attributes:{description:"Benefit container #3.",title:"Benefit #3",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-5"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 3",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-3"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 3",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-4"},children:"@benefit3 — Cancel anytime"}]}]},{type:"PaywallOptions",attributes:{description:"Subscription options area.",title:"Option(s)",styles:{borderRadius:12,backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallOptions-test-id-1"},children:[{type:"RadioButton",attributes:{description:"Radio item.",title:"Product Radio(s)",styles:{flex:1},testID:"RadioButton-test-id-1"},children:null},{type:"text",attributes:{description:"Product description.",title:"Product Desc(s)",styles:{flex:4},testID:"text-test-id-5"},children:"@productDescription — Unlock all premium features for a month."},{type:"text",attributes:{description:"Product price.",title:"Product Price(s)",styles:{flex:1,textAlign:"right"},testID:"text-test-id-6"},children:"@localizedPrice"},{type:"BIcon",attributes:{iconType:"chevron-right",size:16,description:"Chevron icon.",title:"Product BIcon(s)",styles:{marginRight:4,flex:0,width:32,color:"STATIC_COLORS.BLACK"},testID:"BIcon-test-id-4"},children:null}]},{type:"CountDown",attributes:{count:3e4,description:"Countdown timer (30 seconds).",title:"Countdown",styles:{fontWeight:"700",fontSize:40,textAlign:"center"},testID:"CountDown-test-id-1"},children:null},{type:"View",attributes:{description:"Subscribe button container.",title:"Subs Container",styles:{flex:1,flexDirection:"column",justifyContent:"flex-end",alignItems:"stretch",paddingBottom:"50px"},testID:"View-test-id-6"},children:[{type:"PaywallSubscribeButton",children:"@subscribe",attributes:{description:"Subscription confirm button.",title:"Subscribe",testID:"PaywallSubscribeButton-test-id-1"}}]}]}]}]},attributes:{testID:"paywall-test-id-1"}},It={name:"Paywall App Open Offer",version:"1.1.2",type:"paywall",data:{type:"Main",isMain:!0,attributes:{useSafeAreaView:!0,description:"Main container for App Open Offer.",title:"Main",testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"PaywallProvider",attributes:{scrollable:!0,description:"Paywall provider container.",title:"Main Paywall",styles:{flexDirection:"column",alignItems:"stretch",justifyContent:"flex-start",position:"relative",backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallProvider-test-id-1"},children:[{type:"PaywallBackground",attributes:{src:"https://images.unsplash.com/photo-1501785888041-af3ef285b470?auto=format&fit=crop&w=1200&q=80",description:"Paywall background.",title:"Paywall Background",testID:"PaywallBackground-test-id-1"},children:null},{type:"View",attributes:{styles:{paddingTop:56,paddingHorizontal:16,paddingBottom:16,gap:16,flex:1},testID:"View-test-id-1"},children:[{type:"PaywallCloseButton",attributes:{styles:{width:32,height:32,borderRadius:16,backgroundColor:"STATIC_COLORS.WHITE",color:"STATIC_COLORS.BLACK",zIndex:10,alignItems:"center",justifyContent:"center"},testID:"PaywallCloseButton-test-id-1"},children:null},{type:"text",attributes:{description:"Title text.",title:"Paywall Title",styles:{color:"STATIC_COLORS.WHITE",fontWeight:"700",fontSize:28,textAlign:"center"},testID:"text-test-id-1"},children:"App Open Offer"},{type:"View",attributes:{description:"Benefits container.",title:"Benefits",styles:{flexDirection:"column",gap:4,marginTop:"12%"},testID:"View-test-id-2"},children:[{type:"View",attributes:{description:"Benefit container #1.",title:"Benefit #1",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-3"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 1",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-1"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 1",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-2"},children:"@benefit1 — Unlimited access"}]},{type:"View",attributes:{description:"Benefit container #2.",title:"Benefit #2",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-4"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 2",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-2"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 2",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-3"},children:"@benefit2 — 7-day free trial"}]},{type:"View",attributes:{description:"Benefit container #3.",title:"Benefit #3",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-5"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 3",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-3"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 3",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-4"},children:"@benefit3 — Cancel anytime"}]}]},{type:"PaywallOptions",attributes:{description:"Subscription options area.",title:"Option(s)",styles:{borderRadius:12,backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallOptions-test-id-1"},children:[{type:"RadioButton",attributes:{description:"Radio item.",title:"Product Radio(s)",styles:{flex:1},testID:"RadioButton-test-id-1"},children:null},{type:"text",attributes:{description:"Product description.",title:"Product Desc(s)",styles:{flex:4},testID:"text-test-id-5"},children:"@productDescription — Unlock all premium features for a month."},{type:"text",attributes:{description:"Product price.",title:"Product Price(s)",styles:{flex:1,textAlign:"right"},testID:"text-test-id-6"},children:"@localizedPrice"},{type:"BIcon",attributes:{iconType:"chevron-right",size:16,description:"Chevron icon.",title:"Product BIcon(s)",styles:{marginRight:4,flex:0,width:32,color:"STATIC_COLORS.BLACK"},testID:"BIcon-test-id-4"},children:null}]},{type:"CountDown",attributes:{count:3e4,description:"Countdown timer (30 seconds).",title:"Countdown",styles:{fontWeight:"700",fontSize:40,textAlign:"center"},testID:"CountDown-test-id-1"},children:null},{type:"View",attributes:{description:"Subscribe button container.",title:"Subs Container",styles:{flex:1,flexDirection:"column",justifyContent:"flex-end",alignItems:"stretch",paddingBottom:"50px"},testID:"View-test-id-6"},children:[{type:"PaywallSubscribeButton",children:"@subscribe",attributes:{description:"Abonelik onay butonu. (#1)",title:"Subscribe",testID:"PaywallSubscribeButton-test-id-1"}}]}]}]}]},attributes:{testID:"paywall-test-id-1"}},vt={name:"Paywall App Delete Offer",version:"1.1.2",type:"paywall",data:{type:"Main",isMain:!0,attributes:{useSafeAreaView:!0,description:"Main container for App Delete Offer.",title:"Main",testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"PaywallProvider",attributes:{scrollable:!0,description:"Paywall provider container.",title:"Main Paywall",styles:{flexDirection:"column",alignItems:"stretch",justifyContent:"flex-start",position:"relative",backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallProvider-test-id-1"},children:[{type:"PaywallBackground",attributes:{src:"https://images.unsplash.com/photo-1496307042754-b4aa456c4a2d?auto=format&fit=crop&w=1200&q=80",description:"Paywall background.",title:"Paywall Background",testID:"PaywallBackground-test-id-1"},children:null},{type:"View",attributes:{styles:{paddingTop:56,paddingHorizontal:16,paddingBottom:16,gap:16,flex:1},testID:"View-test-id-1"},children:[{type:"PaywallCloseButton",attributes:{styles:{width:32,height:32,borderRadius:16,backgroundColor:"STATIC_COLORS.WHITE",color:"STATIC_COLORS.BLACK",zIndex:10,alignItems:"center",justifyContent:"center"},testID:"PaywallCloseButton-test-id-1"},children:null},{type:"text",attributes:{description:"Title text.",title:"Paywall Title",styles:{color:"STATIC_COLORS.WHITE",fontWeight:"700",fontSize:28,textAlign:"center"},testID:"text-test-id-1"},children:"App Delete Offer"},{type:"View",attributes:{description:"Benefits container.",title:"Benefits",styles:{flexDirection:"column",gap:4,marginTop:"12%"},testID:"View-test-id-2"},children:[{type:"View",attributes:{description:"Benefit container #1.",title:"Benefit #1",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-3"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 1",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-1"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 1",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-2"},children:"@benefit1 — Unlimited access"}]},{type:"View",attributes:{description:"Benefit container #2.",title:"Benefit #2",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-4"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 2",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-2"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 2",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-3"},children:"@benefit2 — 7-day free trial"}]},{type:"View",attributes:{description:"Benefit container #3.",title:"Benefit #3",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-5"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 3",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-3"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 3",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-4"},children:"@benefit3 — Cancel anytime"}]}]},{type:"PaywallOptions",attributes:{description:"Subscription options area.",title:"Option(s)",styles:{borderRadius:12,backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallOptions-test-id-1"},children:[{type:"RadioButton",attributes:{description:"Radio item.",title:"Product Radio(s)",styles:{flex:1},testID:"RadioButton-test-id-1"},children:null},{type:"text",attributes:{description:"Product description.",title:"Product Desc(s)",styles:{flex:4},testID:"text-test-id-5"},children:"@productDescription — Unlock all premium features for a month."},{type:"text",attributes:{description:"Product price.",title:"Product Price(s)",styles:{flex:1,textAlign:"right"},testID:"text-test-id-6"},children:"@localizedPrice"},{type:"BIcon",attributes:{iconType:"chevron-right",size:16,description:"Chevron icon.",title:"Product BIcon(s)",styles:{marginRight:4,flex:0,width:32,color:"STATIC_COLORS.BLACK"},testID:"BIcon-test-id-4"},children:null}]},{type:"CountDown",attributes:{count:3e4,description:"Countdown timer (30 seconds).",title:"Countdown",styles:{fontWeight:"700",fontSize:40,textAlign:"center"},testID:"CountDown-test-id-1"},children:null},{type:"View",attributes:{description:"Subscribe button container.",title:"Subs Container",styles:{flex:1,flexDirection:"column",justifyContent:"flex-end",alignItems:"stretch",paddingBottom:"50px"},testID:"View-test-id-6"},children:[{type:"PaywallSubscribeButton",children:"@subscribe",attributes:{description:"Abonelik onay butonu. (#1)",title:"Subscribe",testID:"PaywallSubscribeButton-test-id-1"}}]}]}]}]},attributes:{testID:"paywall-test-id-1"}},wt={name:"vpn-onboard-1",version:"1.1.2",type:"onboard",data:{type:"Main",isMain:!0,key:"c92tR8J5wbTb3fav",attributes:{useSafeAreaView:!0,description:"Ekranın ana kapsayıcısı. (#1)",title:"Main 1",styles:{paddingBottom:16},testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#1)",title:"OnboardTitle 1",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-1"},children:"base.onboard.title.one-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/6c89e0da17a2d6fe2997e97a2b8a00a1.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-1",fetchStrategy:"highIfItsAppLaunch"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#1)",title:"OnboardSubtitle 1",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-1"},children:"base.onboard.subtitle.one-page"}],attributes:{description:"Onboarding sayfası. (#1)",title:"OnboardItem 1",testID:"OnboardItem-test-id-1"}},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#2)",title:"OnboardTitle 2",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-2"},children:"base.onboard.title.two-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/497a627b30ab4a0daaafa3d648a26b07.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-2",fetchStrategy:"normal"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#2)",title:"OnboardSubtitle 2",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-2"},children:"base.onboard.subtitle.two-page"}],attributes:{description:"Onboarding sayfası. (#2)",title:"OnboardItem 2",testID:"OnboardItem-test-id-2"}},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#3)",title:"OnboardTitle 3",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-3"},children:"base.onboard.title.three-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/6e2bc370d38695f6845007fd302034c2.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-3",fetchStrategy:"normal"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#3)",title:"OnboardSubtitle 3",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-3"},children:"base.onboard.subtitle.three-page"}],attributes:{description:"Onboarding sayfası. (#3)",title:"OnboardItem 3",testID:"OnboardItem-test-id-3"}},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#4)",title:"OnboardTitle 4",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-4"},children:"base.onboard.title.four-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/b6e978fe3362e857212163486c22cc7c.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-4",fetchStrategy:"normal"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#4)",title:"OnboardSubtitle 4",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-4"},children:"base.onboard.subtitle.four-page"}],attributes:{description:"Onboarding sayfası. (#4)",title:"OnboardItem 4",testID:"OnboardItem-test-id-4"}}],attributes:{description:"Onboarding ana yapısı. (#1)",title:"Onboard 1",styles:{flex:1},testID:"Onboard-test-id-1"}},{type:"OnboardDot",attributes:{dotType:"expanding_dot",dot_thickness:20,inactive_dot_opacity:.3,inactive_dot_color:"STATIC_COLORS.ONBOARD_DOT_INACTIVE",active_dot_color:"STATIC_COLORS.ONBOARD_DOT_ACTIVE",styles:{paddingVertical:12},testID:"OnboardDot-test-id-1"}},{type:"Separator",attributes:{title:"Separator",description:"Horizontal separator line",styles:{width:"100%",height:2,backgroundColor:"STATIC_COLORS.ONBOARD_SEPARATOR_COLOR"},testID:"Separator-test-id-1"}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0,description:"Sayfa buton grubu. (#1)",title:"OnboardButtons 1",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-1"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1,description:"Sayfa buton grubu. (#2)",title:"OnboardButtons 2",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-2"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.two-page",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.two-page",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:2}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2,description:"Sayfa buton grubu. (#3)",title:"OnboardButtons 3",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-3"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.three-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.three-page",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3,description:"Sayfa buton grubu. (#4)",title:"OnboardButtons 4",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-4"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.allow.four-page",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"home"}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"View",attributes:{title:"Onboard Footer Wrap",description:"Wrapper for OnboardFooter component",styles:{marginHorizontal:25,flexShrink:0},testID:"View-test-id-1"},children:[{type:"OnboardFooter",attributes:{textLocalizationKey:"base.onboard.footer.description",linkedWordFirstLocalizationKey:"base.onboard.btnPrivacy",linkedWordFirstColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"base.onboard.btnTerms",linkedWordSecondColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordSecondPage:"terms",styles:{gap:8,color:"THEME_COLORS.ONBOARD_FOOTER_TEXT"},testID:"OnboardFooter-test-id-1"}}]}],attributes:{theme:"dark",description:"Onboarding sağlayıcısı. (#1)",title:"OnboardProvider 1",testID:"OnboardProvider-test-id-1"}}]},attributes:{testID:"onboard-test-id-1"}},Bt={name:"vpn-onboard-2",version:"1.1.2",type:"onboard",data:{type:"Main",isMain:!0,key:"ckcw0WXRY8sNR2SF",attributes:{useSafeAreaView:!0,description:"Ekranın ana kapsayıcısı. (#1)",title:"Main 1",styles:{paddingBottom:16},testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#1)",title:"OnboardTitle 1",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-1"},children:"base.onboard.title.one-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/0c65cbe8e0c2e1242146e15dfd50a486.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-1",fetchStrategy:"highIfItsAppLaunch"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#1)",title:"OnboardSubtitle 1",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-1"},children:"base.onboard.subtitle.one-page"}],attributes:{description:"Onboarding sayfası. (#1)",title:"OnboardItem 1",testID:"OnboardItem-test-id-1"}},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#2)",title:"OnboardTitle 2",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-2"},children:"base.onboard.title.two-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/e8bbdde825cd23bdc44a9b2b32af22dc.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-2",fetchStrategy:"normal"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#2)",title:"OnboardSubtitle 2",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-2"},children:"base.onboard.subtitle.two-page"}],attributes:{description:"Onboarding sayfası. (#2)",title:"OnboardItem 2",testID:"OnboardItem-test-id-2"}},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#3)",title:"OnboardTitle 3",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-3"},children:"base.onboard.title.three-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/3f312b38faf844746250cd54f27f91da.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-3",fetchStrategy:"normal"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#3)",title:"OnboardSubtitle 3",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-3"},children:"base.onboard.subtitle.three-page"}],attributes:{description:"Onboarding sayfası. (#3)",title:"OnboardItem 3",testID:"OnboardItem-test-id-3"}},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#4)",title:"OnboardTitle 4",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-4"},children:"base.onboard.title.four-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/f4db2a32a43239c3bbbe742cb0f18b61.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-4",fetchStrategy:"normal"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#4)",title:"OnboardSubtitle 4",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-4"},children:"base.onboard.subtitle.four-page"}],attributes:{description:"Onboarding sayfası. (#4)",title:"OnboardItem 4",testID:"OnboardItem-test-id-4"}}],attributes:{description:"Onboarding ana yapısı. (#1)",title:"Onboard 1",styles:{flex:1},testID:"Onboard-test-id-1"}},{type:"OnboardDot",attributes:{dotType:"expanding_dot",dot_thickness:20,inactive_dot_opacity:.3,inactive_dot_color:"STATIC_COLORS.ONBOARD_DOT_INACTIVE",active_dot_color:"STATIC_COLORS.ONBOARD_DOT_ACTIVE",styles:{paddingVertical:12},testID:"OnboardDot-test-id-1"}},{type:"Separator",attributes:{title:"Separator",description:"Horizontal separator line",styles:{width:"100%",height:2,backgroundColor:"STATIC_COLORS.ONBOARD_SEPARATOR_COLOR"},testID:"Separator-test-id-1"}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0,description:"Sayfa buton grubu. (#1)",title:"OnboardButtons 1",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-1"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.one-page",animation:"line-animation",animation_color:"STATIC_COLORS.WHITE",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.one-page",animation:"simple-animation",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1,description:"Sayfa buton grubu. (#2)",title:"OnboardButtons 2",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-2"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.two-page",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.two-page",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:2}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2,description:"Sayfa buton grubu. (#3)",title:"OnboardButtons 3",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-3"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.three-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.three-page",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3,description:"Sayfa buton grubu. (#4)",title:"OnboardButtons 4",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-4"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.allow.four-page",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"home"}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"View",attributes:{title:"Onboard Footer Wrap",description:"Wrapper for OnboardFooter component",styles:{marginHorizontal:25,flexShrink:0},testID:"View-test-id-1"},children:[{type:"OnboardFooter",attributes:{textLocalizationKey:"base.onboard.footer.description",linkedWordFirstLocalizationKey:"base.onboard.btnPrivacy",linkedWordFirstColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"base.onboard.btnTerms",linkedWordSecondColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordSecondPage:"terms",styles:{gap:8,color:"THEME_COLORS.ONBOARD_FOOTER_TEXT"},testID:"OnboardFooter-test-id-1"}}]}],attributes:{theme:"light",description:"Onboarding sağlayıcısı. (#1)",title:"OnboardProvider 1",testID:"OnboardProvider-test-id-1"}}]},attributes:{testID:"onboard-test-id-1"}},Rt={name:"vpn-onboard-3",version:"1.1.2",type:"onboard",data:{type:"Main",isMain:!0,key:"ckcw0WXRY8sNR2SF",attributes:{useSafeAreaView:!0,description:"Ekranın ana kapsayıcısı. (#1)",title:"Main 1",styles:{paddingBottom:16},testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#1)",title:"OnboardTitle 1",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-1"},children:"base.onboard.title.one-page2"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/c68cca84580d6920c883c220e57346c0.jpg",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-1",fetchStrategy:"highIfItsAppLaunch"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#1)",title:"OnboardSubtitle 1",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-1"},children:"base.onboard.subtitle.one-page2"}],attributes:{description:"Onboarding sayfası. (#1)",title:"OnboardItem 1",testID:"OnboardItem-test-id-1"}},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#2)",title:"OnboardTitle 2",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-2"},children:"base.onboard.title.two-page2"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#2)",title:"OnboardSubtitle 2",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-2"},children:"base.onboard.subtitle.two-page"}],attributes:{description:"Onboarding sayfası. (#2)",title:"OnboardItem 2",testID:"OnboardItem-test-id-2"}},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#3)",title:"OnboardTitle 3",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-3"},children:"base.onboard.title.three-page2"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#3)",title:"OnboardSubtitle 3",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-3"},children:"base.onboard.subtitle.three-page2"}],attributes:{description:"Onboarding sayfası. (#3)",title:"OnboardItem 3",testID:"OnboardItem-test-id-3"}},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#4)",title:"OnboardTitle 4",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-4"},children:"base.onboard.title.four-page2"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#4)",title:"OnboardSubtitle 4",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-4"},children:"base.onboard.subtitle.four-page2"}],attributes:{description:"Onboarding sayfası. (#4)",title:"OnboardItem 4",testID:"OnboardItem-test-id-4"}}],attributes:{description:"Onboarding ana yapısı. (#1)",title:"Onboard 1",styles:{flex:1},testID:"Onboard-test-id-1"}},{type:"OnboardDot",attributes:{dotType:"expanding_dot",dot_thickness:20,inactive_dot_opacity:.3,inactive_dot_color:"STATIC_COLORS.ONBOARD_DOT_INACTIVE",active_dot_color:"STATIC_COLORS.ONBOARD_DOT_ACTIVE",styles:{paddingVertical:12},testID:"OnboardDot-test-id-1"}},{type:"Separator",attributes:{title:"Separator",description:"Horizontal separator line",styles:{width:"100%",height:2,backgroundColor:"STATIC_COLORS.ONBOARD_SEPARATOR_COLOR"},testID:"Separator-test-id-1"}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0,description:"Sayfa buton grubu. (#1)",title:"OnboardButtons 1",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-1"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1,description:"Sayfa buton grubu. (#2)",title:"OnboardButtons 2",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-2"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.two-page",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.two-page",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:2}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2,description:"Sayfa buton grubu. (#3)",title:"OnboardButtons 3",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-3"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.three-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.three-page",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3,description:"Sayfa buton grubu. (#4)",title:"OnboardButtons 4",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-4"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.allow.four-page",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"home"}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"View",attributes:{title:"Onboard Footer Wrap",description:"Wrapper for OnboardFooter component",styles:{marginHorizontal:25,flexShrink:0},testID:"View-test-id-1"},children:[{type:"OnboardFooter",attributes:{textLocalizationKey:"base.onboard.footer.description",linkedWordFirstLocalizationKey:"base.onboard.btnPrivacy",linkedWordFirstColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"base.onboard.btnTerms",linkedWordSecondColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordSecondPage:"terms",styles:{gap:8,color:"THEME_COLORS.ONBOARD_FOOTER_TEXT"},testID:"OnboardFooter-test-id-1"}}]}],attributes:{theme:"light",description:"Onboarding sağlayıcısı. (#1)",title:"OnboardProvider 1",testID:"OnboardProvider-test-id-1"}}]},attributes:{testID:"onboard-test-id-1"}},Dt={name:"vpn-onboard-4",version:"1.1.2",type:"onboard",data:{type:"Main",isMain:!0,key:"c92tR8J5wbTb3fav",attributes:{useSafeAreaView:!0,description:"Ekranın ana kapsayıcısı. (#1)",title:"Main 1",styles:{paddingBottom:16},testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#1)",title:"OnboardTitle 1",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-1"},children:"base.onboard.title.one-page2"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/aadf6191a8f1091831647b3a01e1a1aa.jpg",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-1",fetchStrategy:"highIfItsAppLaunch"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#1)",title:"OnboardSubtitle 1",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-1"},children:"base.onboard.subtitle.one-page2"}],attributes:{description:"Onboarding sayfası. (#1)",title:"OnboardItem 1",testID:"OnboardItem-test-id-1"}},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#2)",title:"OnboardTitle 2",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-2"},children:"base.onboard.title.two-page2"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#2)",title:"OnboardSubtitle 2",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-2"},children:"base.onboard.subtitle.two-page2"}],attributes:{description:"Onboarding sayfası. (#2)",title:"OnboardItem 2",testID:"OnboardItem-test-id-2"}},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#3)",title:"OnboardTitle 3",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-3"},children:"base.onboard.title.three-page2"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#3)",title:"OnboardSubtitle 3",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-3"},children:"base.onboard.subtitle.three-page2"}],attributes:{description:"Onboarding sayfası. (#3)",title:"OnboardItem 3",testID:"OnboardItem-test-id-3"}},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#4)",title:"OnboardTitle 4",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-4"},children:"base.onboard.title.four-page2"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#4)",title:"OnboardSubtitle 4",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-4"},children:"base.onboard.subtitle.four-page2"}],attributes:{description:"Onboarding sayfası. (#4)",title:"OnboardItem 4",testID:"OnboardItem-test-id-4"}}],attributes:{description:"Onboarding ana yapısı. (#1)",title:"Onboard 1",styles:{flex:1},testID:"Onboard-test-id-1"}},{type:"OnboardDot",attributes:{dotType:"expanding_dot",dot_thickness:20,inactive_dot_opacity:.3,inactive_dot_color:"STATIC_COLORS.ONBOARD_DOT_INACTIVE",active_dot_color:"STATIC_COLORS.ONBOARD_DOT_ACTIVE",styles:{paddingVertical:12},testID:"OnboardDot-test-id-1"}},{type:"Separator",attributes:{title:"Separator",description:"Horizontal separator line",styles:{width:"100%",height:2,backgroundColor:"STATIC_COLORS.ONBOARD_SEPARATOR_COLOR"},testID:"Separator-test-id-1"}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0,description:"Sayfa buton grubu. (#1)",title:"OnboardButtons 1",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-1"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1,description:"Sayfa buton grubu. (#2)",title:"OnboardButtons 2",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-2"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.two-page",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.two-page",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:2}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2,description:"Sayfa buton grubu. (#3)",title:"OnboardButtons 3",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-3"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.three-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.three-page",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3,description:"Sayfa buton grubu. (#4)",title:"OnboardButtons 4",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-4"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.allow.four-page",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"home"}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"View",attributes:{title:"Onboard Footer Wrap",description:"Wrapper for OnboardFooter component",styles:{marginHorizontal:25,flexShrink:0},testID:"View-test-id-1"},children:[{type:"OnboardFooter",attributes:{textLocalizationKey:"base.onboard.footer.description",linkedWordFirstLocalizationKey:"base.onboard.btnPrivacy",linkedWordFirstColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"base.onboard.btnTerms",linkedWordSecondColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordSecondPage:"terms",styles:{gap:8,color:"THEME_COLORS.ONBOARD_FOOTER_TEXT"},testID:"OnboardFooter-test-id-1"}}]}],attributes:{theme:"dark",description:"Onboarding sağlayıcısı. (#1)",title:"OnboardProvider 1",testID:"OnboardProvider-test-id-1"}}]},attributes:{testID:"onboard-test-id-1"}},Pt={name:"vpn-onboard-5",version:"1.1.2",type:"onboard",data:{type:"Main",isMain:!0,key:"cJVVSS7q9Qe1trnb",attributes:{useSafeAreaView:!0,description:"Ekranın ana kapsayıcısı. (#1)",title:"Main 1",styles:{paddingBottom:16},testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/d237d6cde8bc9126cee7b47e30cd19f0.png",resizeMode:"contain",lottie:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/lottie/0be045f9fe44c790a4525a1a6bc4b837.json",styles:{height:400},testID:"OnboardImage-test-id-1",fetchStrategy:"highIfItsAppLaunch"}},{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#1)",title:"OnboardTitle 1",styles:{color:"THEME_COLORS.ONBOARD_TITLE"},testID:"OnboardTitle-test-id-1"},children:"base.onboard.title.one-page"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#1)",title:"OnboardSubtitle 1",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE"},testID:"OnboardSubtitle-test-id-1"},children:"base.onboard.subtitle.one-page"}],attributes:{description:"Onboarding sayfası. (#1)",title:"OnboardItem 1",testID:"OnboardItem-test-id-1"}},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/820dc32b8252555058e7014a7fd1652f.png",resizeMode:"contain",video_url:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/video/440346112d02e65be3767c39b96cd7c0.mp4",styles:{height:400},testID:"OnboardImage-test-id-2",fetchStrategy:"normal"}},{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#2)",title:"OnboardTitle 2",styles:{color:"THEME_COLORS.ONBOARD_TITLE"},testID:"OnboardTitle-test-id-2"},children:"base.onboard.title.two-page"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#2)",title:"OnboardSubtitle 2",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE"},testID:"OnboardSubtitle-test-id-2"},children:"base.onboard.subtitle.two-page"}],attributes:{description:"Onboarding sayfası. (#2)",title:"OnboardItem 2",testID:"OnboardItem-test-id-2"}},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/fbb8677cd23cba79eef0ebef181e3b57.png",resizeMode:"contain",styles:{height:400},testID:"OnboardImage-test-id-3",fetchStrategy:"normal"}},{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#3)",title:"OnboardTitle 3",styles:{color:"THEME_COLORS.ONBOARD_TITLE"},testID:"OnboardTitle-test-id-3"},children:"base.onboard.title.three-page"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#3)",title:"OnboardSubtitle 3",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE"},testID:"OnboardSubtitle-test-id-3"},children:"base.onboard.subtitle.three-page"}],attributes:{description:"Onboarding sayfası. (#3)",title:"OnboardItem 3",testID:"OnboardItem-test-id-3"}},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/18cdd5cc478389df8ff362f95b7173ea.png",resizeMode:"contain",styles:{height:400},testID:"OnboardImage-test-id-4",fetchStrategy:"normal"}},{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#4)",title:"OnboardTitle 4",styles:{color:"THEME_COLORS.ONBOARD_TITLE"},testID:"OnboardTitle-test-id-4"},children:"base.onboard.title.five-page"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#4)",title:"OnboardSubtitle 4",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE"},testID:"OnboardSubtitle-test-id-4"},children:"base.onboard.subtitle.five-page"}],attributes:{description:"Onboarding sayfası. (#4)",title:"OnboardItem 4",testID:"OnboardItem-test-id-4"}},{type:"OnboardItem",key:"app_onboard-page6",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/3c1225f83f5a5c934926fab3cb0e65d5.png",resizeMode:"contain",styles:{height:400},testID:"OnboardImage-test-id-5",fetchStrategy:"normal"}},{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#5)",title:"OnboardTitle 5",styles:{color:"THEME_COLORS.ONBOARD_TITLE"},testID:"OnboardTitle-test-id-5"},children:"base.onboard.title.six-page"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#5)",title:"OnboardSubtitle 5",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE"},testID:"OnboardSubtitle-test-id-5"},children:"base.onboard.subtitle.six-page"}],attributes:{description:"Onboarding sayfası. (#5)",title:"OnboardItem 5",testID:"OnboardItem-test-id-5"}},{type:"OnboardItem",key:"app_onboard-page5",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/ff07e162b2a63d38f07909e87848d46f.png",resizeMode:"contain",styles:{height:400},testID:"OnboardImage-test-id-6",fetchStrategy:"normal"}},{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#6)",title:"OnboardTitle 6",styles:{color:"THEME_COLORS.ONBOARD_TITLE"},testID:"OnboardTitle-test-id-6"},children:"base.onboard.title.four-page"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#6)",title:"OnboardSubtitle 6",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE"},testID:"OnboardSubtitle-test-id-6"},children:"base.onboard.subtitle.four-page"}],attributes:{description:"Onboarding sayfası. (#6)",title:"OnboardItem 6",testID:"OnboardItem-test-id-6"}}],attributes:{description:"Onboarding ana yapısı. (#1)",title:"Onboard 1",styles:{flex:1},testID:"Onboard-test-id-1"}},{type:"OnboardDot",attributes:{dotType:"expanding_dot",dot_thickness:20,inactive_dot_opacity:.3,inactive_dot_color:"STATIC_COLORS.ONBOARD_DOT_INACTIVE",active_dot_color:"STATIC_COLORS.ONBOARD_DOT_ACTIVE",styles:{paddingVertical:12},testID:"OnboardDot-test-id-1"}},{type:"Separator",attributes:{title:"Separator",description:"Horizontal separator line",styles:{width:"100%",height:2,backgroundColor:"STATIC_COLORS.ONBOARD_SEPARATOR_COLOR"},testID:"Separator-test-id-1"}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0,description:"Sayfa buton grubu. (#1)",title:"OnboardButtons 1",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-1"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"THEME_COLORS.LINE"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1,description:"Sayfa buton grubu. (#2)",title:"OnboardButtons 2",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-2"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.two-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"THEME_COLORS.LINE"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.two-page",events:[{type:"Navigate",navigate_to:null,targetIndex:2}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2,description:"Sayfa buton grubu. (#3)",title:"OnboardButtons 3",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-3"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.three-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"THEME_COLORS.LINE"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.three-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3,description:"Sayfa buton grubu. (#4)",title:"OnboardButtons 4",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-4"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.five-page",events:[{type:"Navigate",navigate_to:null,targetIndex:4}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"THEME_COLORS.LINE"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.five-page",events:[{type:"Permission",permission:"GDPR"},{type:"Navigate",navigate_to:null,targetIndex:4}],styles:{flex:1,color:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_TEXT",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:4,description:"Sayfa buton grubu. (#5)",title:"OnboardButtons 5",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-5"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.five-page",events:[{type:"Navigate",navigate_to:null,targetIndex:5}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"THEME_COLORS.LINE"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.five-page",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:5}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:5,description:"Sayfa buton grubu. (#6)",title:"OnboardButtons 6",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-6"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.allow.four-page",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"subscriptions"}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"View",attributes:{title:"Onboard Footer Wrap",description:"Wrapper for OnboardFooter component",styles:{marginHorizontal:25,flexShrink:0},testID:"View-test-id-1"},children:[{type:"OnboardFooter",attributes:{textLocalizationKey:"base.onboard.footer.description",linkedWordFirstLocalizationKey:"base.onboard.btnPrivacy",linkedWordFirstColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"base.onboard.btnTerms",linkedWordSecondColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordSecondPage:"terms",styles:{gap:8,color:"THEME_COLORS.ONBOARD_FOOTER_TEXT"},testID:"OnboardFooter-test-id-1"}}]}],attributes:{theme:"all",description:"Onboarding sağlayıcısı. (#1)",title:"OnboardProvider 1",testID:"OnboardProvider-test-id-1"}}]},attributes:{testID:"onboard-test-id-1"}},Lt={name:"vpn-onboard-6",version:"1.1.2",type:"onboard",data:{type:"Main",isMain:!0,key:"cJVVSS7q9Qe1trnb",attributes:{useSafeAreaView:!0,description:"Ekranın ana kapsayıcısı. (#1)",title:"Main 1",styles:{paddingBottom:16},testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/9cb1d668b3724655f93a91e5eee771c5.png",resizeMode:"contain",styles:{height:400},testID:"OnboardImage-test-id-1",fetchStrategy:"highIfItsAppLaunch"}},{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#1)",title:"OnboardTitle 1",styles:{color:"THEME_COLORS.ONBOARD_TITLE"},testID:"OnboardTitle-test-id-1"},children:"base.onboard.title.one-page"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#1)",title:"OnboardSubtitle 1",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE"},testID:"OnboardSubtitle-test-id-1"},children:"base.onboard.subtitle.one-page"}],attributes:{description:"Onboarding sayfası. (#1)",title:"OnboardItem 1",testID:"OnboardItem-test-id-1"}},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/f8d0c64bf89cc5f2f14126d0544ba174.png",resizeMode:"contain",styles:{height:400},testID:"OnboardImage-test-id-2",fetchStrategy:"normal"}},{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#2)",title:"OnboardTitle 2",styles:{color:"THEME_COLORS.ONBOARD_TITLE"},testID:"OnboardTitle-test-id-2"},children:"base.onboard.title.two-page"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#2)",title:"OnboardSubtitle 2",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE"},testID:"OnboardSubtitle-test-id-2"},children:"base.onboard.subtitle.two-page"}],attributes:{description:"Onboarding sayfası. (#2)",title:"OnboardItem 2",testID:"OnboardItem-test-id-2"}},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/ad823809885c1a2a8e4632039f35a94e.png",resizeMode:"contain",styles:{height:400},testID:"OnboardImage-test-id-3",fetchStrategy:"normal"}},{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#3)",title:"OnboardTitle 3",styles:{color:"THEME_COLORS.ONBOARD_TITLE"},testID:"OnboardTitle-test-id-3"},children:"base.onboard.title.three-page"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#3)",title:"OnboardSubtitle 3",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE"},testID:"OnboardSubtitle-test-id-3"},children:"base.onboard.subtitle.three-page"}],attributes:{description:"Onboarding sayfası. (#3)",title:"OnboardItem 3",testID:"OnboardItem-test-id-3"}},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/ede1705c51f3434ae9053ed5f29bf5dd.png",resizeMode:"contain",styles:{height:400},testID:"OnboardImage-test-id-4",fetchStrategy:"normal"}},{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#4)",title:"OnboardTitle 4",styles:{color:"THEME_COLORS.ONBOARD_TITLE"},testID:"OnboardTitle-test-id-4"},children:"base.onboard.title.four-page"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#4)",title:"OnboardSubtitle 4",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE"},testID:"OnboardSubtitle-test-id-4"},children:"base.onboard.subtitle.four-page"}],attributes:{description:"Onboarding sayfası. (#4)",title:"OnboardItem 4",testID:"OnboardItem-test-id-4"}}],attributes:{description:"Onboarding ana yapısı. (#1)",title:"Onboard 1",styles:{flex:1},testID:"Onboard-test-id-1"}},{type:"OnboardDot",attributes:{dotType:"expanding_dot",dot_thickness:20,inactive_dot_opacity:.3,inactive_dot_color:"STATIC_COLORS.ONBOARD_DOT_INACTIVE",active_dot_color:"STATIC_COLORS.ONBOARD_DOT_ACTIVE",styles:{paddingVertical:12},testID:"OnboardDot-test-id-1"}},{type:"Separator",attributes:{title:"Separator",description:"Horizontal separator line",styles:{width:"100%",height:2,backgroundColor:"STATIC_COLORS.ONBOARD_SEPARATOR_COLOR"},testID:"Separator-test-id-1"}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0,description:"Sayfa buton grubu. (#1)",title:"OnboardButtons 1",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-1"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"THEME_COLORS.TEXT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1,description:"Sayfa buton grubu. (#2)",title:"OnboardButtons 2",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-2"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.two-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"THEME_COLORS.TEXT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.two-page",events:[{type:"Navigate",navigate_to:null,targetIndex:2}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2,description:"Sayfa buton grubu. (#3)",title:"OnboardButtons 3",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-3"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.three-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"THEME_COLORS.TEXT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.three-page",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3,description:"Sayfa buton grubu. (#4)",title:"OnboardButtons 4",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-4"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.allow.four-page",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"subscriptions"}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"View",attributes:{title:"Onboard Footer Wrap",description:"Wrapper for OnboardFooter component",styles:{marginHorizontal:25,flexShrink:0},testID:"View-test-id-1"},children:[{type:"OnboardFooter",attributes:{textLocalizationKey:"base.onboard.footer.description",linkedWordFirstLocalizationKey:"base.onboard.btnPrivacy",linkedWordFirstColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"base.onboard.btnTerms",linkedWordSecondColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordSecondPage:"terms",styles:{gap:8,color:"THEME_COLORS.ONBOARD_FOOTER_TEXT"},testID:"OnboardFooter-test-id-1"}}]}],attributes:{theme:"dark",description:"Onboarding sağlayıcısı. (#1)",title:"OnboardProvider 1",testID:"OnboardProvider-test-id-1"}}]},attributes:{testID:"onboard-test-id-1"}},_t={name:"vpn-onboard-7",version:"1.1.2",type:"onboard",data:{type:"Main",isMain:!0,key:"c92tR8J5wbTb3fav",attributes:{useSafeAreaView:!0,description:"Ekranın ana kapsayıcısı. (#1)",title:"Main 1",styles:{paddingBottom:16},testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null,key:"StatusBarColor-sxj19suwkrn"},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null,key:"NavigationBarColor-rhzn570dc5o"},{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#1)",title:"OnboardTitle 1",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40,fontSize:"28@fs"},testID:"OnboardTitle-test-id-1"},children:"base.onboard.title.one-page",key:"OnboardTitle-5t0p86nj13m"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/6c89e0da17a2d6fe2997e97a2b8a00a1.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-1",fetchStrategy:"highIfItsAppLaunch"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#1)",title:"OnboardSubtitle 1",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center",paddingTop:"30@vs"},testID:"OnboardSubtitle-test-id-1"},children:"base.onboard.subtitle.one-page",key:"OnboardSubtitle-0max8wno7l5b"}],attributes:{description:"Onboarding sayfası. (#1)",title:"OnboardItem 1",testID:"OnboardItem-test-id-1"}},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#2)",title:"OnboardTitle 2",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40,fontSize:"28@fs"},testID:"OnboardTitle-test-id-2"},children:"base.onboard.title.two-page",key:"OnboardTitle-ne9iihu925k"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/497a627b30ab4a0daaafa3d648a26b07.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-2",fetchStrategy:"normal"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#2)",title:"OnboardSubtitle 2",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center",paddingTop:"30@vs"},testID:"OnboardSubtitle-test-id-2"},children:"base.onboard.subtitle.two-page",key:"OnboardSubtitle-jq9469r7c2"}],attributes:{description:"Onboarding sayfası. (#2)",title:"OnboardItem 2",testID:"OnboardItem-test-id-2"}},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#3)",title:"OnboardTitle 3",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40,fontSize:"28@fs"},testID:"OnboardTitle-test-id-3"},children:"base.onboard.title.three-page",key:"OnboardTitle-hczvlbg7gqj"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/6e2bc370d38695f6845007fd302034c2.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-3",fetchStrategy:"normal"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#3)",title:"OnboardSubtitle 3",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center",paddingTop:"30@vs"},testID:"OnboardSubtitle-test-id-3"},children:"base.onboard.subtitle.three-page",key:"OnboardSubtitle-rufjwid9yug"}],attributes:{description:"Onboarding sayfası. (#3)",title:"OnboardItem 3",testID:"OnboardItem-test-id-3"}},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#4)",title:"OnboardTitle 4",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40,fontSize:"28@fs"},testID:"OnboardTitle-test-id-4"},children:"base.onboard.title.four-page",key:"OnboardTitle-f2ekfc0wcbl"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/b6e978fe3362e857212163486c22cc7c.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-4",fetchStrategy:"normal"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#4)",title:"OnboardSubtitle 4",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center",paddingTop:"30@vs"},testID:"OnboardSubtitle-test-id-4"},children:"base.onboard.subtitle.four-page",key:"OnboardSubtitle-qkw2jn84xem"}],attributes:{description:"Onboarding sayfası. (#4)",title:"OnboardItem 4",testID:"OnboardItem-test-id-4"}}],attributes:{description:"Onboarding ana yapısı. (#1)",title:"Onboard 1",styles:{flex:1},testID:"Onboard-test-id-1"},key:"Onboard-dg1zmwdawmg"},{type:"OnboardDot",attributes:{dotType:"expanding_dot",inactive_dot_opacity:.3,inactive_dot_color:"STATIC_COLORS.ONBOARD_DOT_INACTIVE",active_dot_color:"STATIC_COLORS.ONBOARD_DOT_ACTIVE",styles:{paddingVertical:12,dot_thickness:"10@s"},testID:"OnboardDot-test-id-1"}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0,description:"Sayfa buton grubu. (#1)",title:"OnboardButtons 1",styles:{height:40,marginVertical:12,flexShrink:0,paddingBottom:"5@s"},testID:"OnboardButtons-test-id-1"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}],key:"OnboardButtons-92fw2wn62h"},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1,description:"Sayfa buton grubu. (#2)",title:"OnboardButtons 2",styles:{height:40,marginVertical:12,flexShrink:0,paddingBottom:"5@s"},testID:"OnboardButtons-test-id-2"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.two-page",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.two-page",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:2}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}],key:"OnboardButtons-mu7r8a5qx4"},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2,description:"Sayfa buton grubu. (#3)",title:"OnboardButtons 3",styles:{height:40,marginVertical:12,flexShrink:0,paddingBottom:"5@s"},testID:"OnboardButtons-test-id-3"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.three-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.three-page",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}],key:"OnboardButtons-rulfu6b5w5"},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3,description:"Sayfa buton grubu. (#4)",title:"OnboardButtons 4",styles:{height:40,marginVertical:12,flexShrink:0,paddingBottom:"5@s"},testID:"OnboardButtons-test-id-4"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.allow.four-page",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"home"}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}],key:"OnboardButtons-yru5emc0zcs"},{type:"View",attributes:{title:"Onboard Footer Wrap",description:"Wrapper for OnboardFooter component",styles:{marginHorizontal:25,flexShrink:0},testID:"View-test-id-1"},children:[{type:"OnboardFooter",attributes:{textLocalizationKey:"base.onboard.footer.description",linkedWordFirstLocalizationKey:"base.onboard.btnPrivacy",linkedWordFirstColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"base.onboard.btnTerms",linkedWordSecondColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordSecondPage:"terms",styles:{gap:8,color:"THEME_COLORS.ONBOARD_FOOTER_TEXT",fontSize:"12@fs"},testID:"OnboardFooter-test-id-1"}}],key:"View-c5vb7865vto"}],attributes:{theme:"dark",description:"Onboarding sağlayıcısı. (#1)",title:"OnboardProvider 1",testID:"OnboardProvider-test-id-1"},key:"OnboardProvider-pvc5b6o5gu"}]},attributes:{testID:"onboard-test-id-1"}},kt={name:"Terms and Privacy",version:"1.1.2",type:"terms",data:{type:"Main",isMain:!0,attributes:{useSafeAreaView:!0,description:"Terms and Privacy screen container",title:"Terms & Privacy",styles:{backgroundColor:"THEME_COLORS.BACKGROUND",flex:1},testID:"TermsPrivacy-Main"},children:[{type:"View",attributes:{description:"Header section",styles:{padding:16,alignItems:"center",borderBottomWidth:1,borderBottomColor:"THEME_COLORS.LINE",backgroundColor:"THEME_COLORS.BACKGROUND"}},children:[{type:"Text",children:"view.terms.header.title",attributes:{styles:{fontSize:20,fontWeight:"700",color:"THEME_COLORS.TEXT"}}}]},{type:"WebView",attributes:{iosUrl:"https://stage.vpn111.net/page/ios/privacy",androidUrl:"https://stage.vpn111.net/page/android/privacy",styles:{flex:1,backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"TermsPrivacy-WebView"}},{type:"View",attributes:{description:"Footer section",styles:{padding:20,backgroundColor:"THEME_COLORS.BACKGROUND",borderTopWidth:1,borderTopColor:"THEME_COLORS.LINE",gap:16}},children:[{type:"FormProvider",attributes:{defaultValues:'{"termsAccepted": false}',validationErrorMessageKey:"view.terms.error.must_accept"},children:[{type:"FormCheckbox",attributes:{name:"termsAccepted",validation:["required"],checked:!1,label:"view.terms.checkbox.label",checkedColor:"THEME_COLORS.CHECKBOX_ACTIVE_COLOR",styles:{marginBottom:8},testID:"TermsPrivacy-Checkbox"}},{type:"FormErrorText",attributes:{styles:{marginBottom:8},testID:"TermsPrivacy-FormErrorText"}},{type:"FormSubmitButton",attributes:{labelKey:"view.terms.accept.button",validationRequired:!0,disableIfUnvalidated:!0,events:[{type:"Navigate",placementKey:"onboard"}],styles:{backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND",color:"#FFFFFF",height:48,borderRadius:8,alignItems:"center",justifyContent:"center",fontWeight:"600"},testID:"TermsPrivacy-AcceptButton"}}]}]}]}},Mt={name:"Terms and Privacy (no form)",version:"1.1.2",type:"terms",data:{type:"Main",isMain:!0,attributes:{useSafeAreaView:!0,description:"Terms and Privacy screen without FormProvider; plain Checkbox and SystemButton.",title:"Terms & Privacy",styles:{backgroundColor:"THEME_COLORS.BACKGROUND",flex:1},testID:"TermsPrivacyNoForm-Main"},children:[{type:"View",attributes:{description:"Header section",styles:{padding:16,alignItems:"center",borderBottomWidth:1,borderBottomColor:"THEME_COLORS.LINE",backgroundColor:"THEME_COLORS.BACKGROUND"}},children:[{type:"Text",children:"view.terms.header.title",attributes:{styles:{fontSize:20,fontWeight:"700",color:"THEME_COLORS.TEXT"}}}]},{type:"WebView",attributes:{iosUrl:"https://stage.vpn111.net/page/ios/privacy",androidUrl:"https://stage.vpn111.net/page/android/privacy",styles:{flex:1,backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"TermsPrivacyNoForm-WebView"}},{type:"View",attributes:{description:"Footer section",styles:{padding:20,backgroundColor:"THEME_COLORS.BACKGROUND",borderTopWidth:1,borderTopColor:"THEME_COLORS.LINE",gap:16}},children:[{type:"Checkbox",attributes:{checked:!1,label:"view.terms.checkbox.label",checkedColor:"THEME_COLORS.CHECKBOX_ACTIVE_COLOR",styles:{marginBottom:8},testID:"TermsPrivacyNoForm-Checkbox"}},{type:"SystemButton",attributes:{labelKey:"view.terms.accept.button",events:[{type:"Navigate",placementKey:"onboard"}],styles:{backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND",color:"#FFFFFF",height:48,borderRadius:8,alignItems:"center",justifyContent:"center",fontWeight:"600"},testID:"TermsPrivacyNoForm-AcceptButton"}}]}]}};function At(e){const t=e.appConfig||{},i={...e,baseSize:t.baseSize||e.baseSize||c,localization:t.localization||e.localization||n};return delete i.appConfig,i}function Ht(){return[yt,bt,ft,mt,ut,ht,Ct,St,xt,Ot,zt,Tt,It,vt,wt,Bt,Rt,Dt,Pt,Lt,_t,kt,Mt].map(At)}function Et(e={}){const t=Qe.supportedProjectVersion.trim()?Qe.supportedProjectVersion.trim():"0.0.0",i="string"==typeof e.version&&e.version.trim()?e.version.trim():t;return{name:"string"==typeof e.name&&e.name.trim()?e.name.trim():"project",version:i,data:e.data??null,projectColors:e.projectColors,type:e.type}}export{W as BuilderProvider,j as LocalizationParamsProvider,b as PERIOD_LOCALIZATION_KEYS,U as ParamsProvider,nt as TRIBE_ASSETS_BASE_URL,lt as TribeAssetName,qe as analyseAndProccess,Ze as analyseNode,R as buildPaywallLocalizationParams,p as calculateDiscount,g as calculatePricePerMonth,y as calculatePricePerYear,z as convertIOSPeriodUnit,n as defaultLocalization,H as defaultProjectColors,s as defaultTheme,I as extractAndroidParams,B as extractIOSParams,d as extractPrice,Le as getArrayItemType,Be as getAttributeMeta,we as getAttributeSchema,J as getDefaultDevice,Et as getDefaultProject,Re as getDefaultsForType,X as getDevices,ct as getImage,tt as getMeta,L as getMockProducts,_ as getMockProductsByPreset,ve as getPatternByType,x as getPeriodLocalizationKey,Ht as getSamples,De as getTypeSchema,Ae as isEmptyObject,Me as isNodeArray,_e as isNodeNullOrUndefined,ke as isNodeString,Pe as isPrimitiveType,l as mergeLocalization,E as mergeProjectColors,it as novaToJson,O as parseBillingPeriod,ae as parseColor,dt as parseTribeAssetName,at as querySelector,pt as resolveImageSrc,N as useBuilderParams,k as useCalculateLocalizedPrice,A as useChangeDelayByPaywall,M as useDiscountRate,he as useExtractImageStyle,me as useExtractTextStyle,ue as useExtractViewStyle,G as useLocalizationParams,Y as useLocalize,gt as useNode,K as useParams,D as usePaywallLocalizationParams};
|
|
1
|
+
import e,{useMemo as t,useEffect as i,createContext as r,useContext as o,useCallback as a}from"react";import{jsx as n}from"react/jsx-runtime";const s={en:{"base.builder.paywall.period.monthly":"per month","base.builder.paywall.period.annual":"per year","base.builder.paywall.period.weekly":"per week","base.builder.paywall.period.daily":"per day","base.builder.paywall.period.monthlyPromo":"per month","base.builder.paywall.period.annualPromo":"per year","base.builder.paywall.pricing.default.text":"@promoPrice for the first @promoPeriod, then @localizedPrice @localizedPeriod","base.builder.paywall.pricing.freeTrial.text":"@trialPeriod-@trialPeriodUnit free trial, then @localizedPrice @localizedPeriod","base.builder.paywall.pricing.regular.text":"@localizedPrice @localizedPeriod","base.builder.paywall.promo.default.text":"Save @discountPercentage%!","base.builder.paywall.promo.freeTrial.text":"@trialPeriod-@trialPeriodUnit free trial","base.builder.paywall.promo.regular.text":"@localizedPrice @localizedPeriod","base.builder.paywall.button.subscribe":"Subscribe","base.builder.paywall.button.subscribe-free":"Subscribe with Free Trial","base.onboard.title.one-page":"Secure your connection","base.onboard.title.two-page":"Access content worldwide","base.onboard.title.three-page":"Fast and reliable","base.onboard.title.four-page":"Stay notified and safe","base.onboard.title.five-page":"Enhance your experience","base.onboard.title.six-page":"You are all set!","base.onboard.title.one-page2":"Secure your connection","base.onboard.title.two-page2":"Access content worldwide","base.onboard.title.three-page2":"Fast and reliable","base.onboard.title.four-page2":"Stay notified and safe","base.onboard.subtitle.one-page":"Encrypt your traffic and protect your privacy on public Wi‑Fi.","base.onboard.subtitle.two-page":"Connect to high‑speed servers in many countries with one tap.","base.onboard.subtitle.three-page":"Auto‑connect to the best server for speed and stability.","base.onboard.subtitle.four-page":"Enable notifications for connection status and security tips.","base.onboard.subtitle.five-page":"Get the most out of our app with premium features.","base.onboard.subtitle.six-page":"Enjoy secure and fast browsing.","base.onboard.subtitle.one-page2":"Encrypt your traffic and protect your privacy on public Wi‑Fi.","base.onboard.subtitle.two-page2":"Connect to high‑speed servers in many countries with one tap.","base.onboard.subtitle.three-page2":"Auto‑connect to the best server for speed and stability.","base.onboard.subtitle.four-page2":"Enable notifications for connection status and security tips.","base.onboard.next.one-page":"Next","base.onboard.next.two-page":"Next","base.onboard.next.three-page":"Next","base.onboard.next.five-page":"Next","base.onboard.skip.one-page":"Skip","base.onboard.skip.two-page":"Skip","base.onboard.skip.three-page":"Skip","base.onboard.skip.five-page":"Skip","base.onboard.allow.four-page":"Allow","base.onboard.footer.description":"By clicking continue, you will be accepting the Terms of service and privacy policy","base.onboard.btnPrivacy":"Privacy Policy","base.onboard.btnTerms":"Terms of Service","base.builder.paywall.footer.description":"By clicking continue, you will be accepting the Terms of service and privacy policy","base.builder.paywall.btnPrivacy":"Privacy Policy","base.builder.paywall.btnTerms":"Terms of Service","view.terms.header.title":"Terms & Privacy","view.terms.accept.button":"Accept","view.terms.checkbox.label":"I accept the terms and privacy policy","view.terms.error.must_accept":"You must accept to continue","form.error.validation_required":"Please complete the required fields."},tr:{"base.builder.paywall.period.monthly":"aylık","base.builder.paywall.period.annual":"yıllık","base.builder.paywall.period.weekly":"haftalık","base.builder.paywall.period.daily":"günlük","base.builder.paywall.period.monthlyPromo":"aylık","base.builder.paywall.period.annualPromo":"yıllık","base.builder.paywall.pricing.default.text":"İlk @promoPeriod için @promoPrice, sonra @localizedPrice @localizedPeriod","base.builder.paywall.pricing.freeTrial.text":"@trialPeriod @trialPeriodUnit ücretsiz deneme, sonra @localizedPrice @localizedPeriod","base.builder.paywall.pricing.regular.text":"@localizedPrice @localizedPeriod","base.builder.paywall.promo.default.text":"%@discountPercentage indirim!","base.builder.paywall.promo.freeTrial.text":"@trialPeriod @trialPeriodUnit ücretsiz deneme","base.builder.paywall.promo.regular.text":"@localizedPrice @localizedPeriod","base.builder.paywall.button.subscribe":"Abone Ol","base.builder.paywall.button.subscribe-free":"Ücretsiz Denemeyi Başlat","base.onboard.title.five-page":"Deneyiminizi geliştirin","base.onboard.title.six-page":"Her şey hazır!","base.onboard.subtitle.five-page":"Premium özelliklerle uygulamamızdan en iyi şekilde yararlanın.","base.onboard.subtitle.six-page":"Güvenli ve hızlı gezinmenin keyfini çıkarın.","base.onboard.next.five-page":"İleri","base.onboard.skip.five-page":"Geç","base.onboard.footer.description":"Devam et butonuna tıklayarak terms ve privacy kabul etmiş olursunuz","base.onboard.btnPrivacy":"Gizlilik Politikası","base.onboard.btnTerms":"Hizmet Şartları","base.builder.paywall.footer.description":"Devam et butonuna tıklayarak Hizmet Şartları ve Gizlilik Politikası kabul etmiş olursunuz","base.builder.paywall.btnPrivacy":"Gizlilik Politikası","base.builder.paywall.btnTerms":"Hizmet Şartları","view.terms.header.title":"Gizlilik ve Hizmet Şartları","view.terms.accept.button":"Kabul Et","view.terms.checkbox.label":"Gizlilik ve Hizmet Şartlarını kabul ediyorum","view.terms.error.must_accept":"Kabul etmeden geçiş yapılamaz","form.error.validation_required":"Lütfen zorunlu alanları tamamlayın."}};function l(e,t){const i=new Set([...Object.keys(e),...Object.keys(t)]),r={};for(const o of i)r[o]={...e[o]||{},...t[o]||{}};return r}const c="light",d={width:375,height:812};function p(e){return e?e.replace(/[^0-9.]/g,""):""}function g(e,t){if(!t||!e)return"";const i=parseFloat(e),r=parseFloat(t);if(isNaN(i)||isNaN(r)||i<=0)return"";const o=Math.round((i-r)/i*100);return String(Math.max(0,o))}function y(e,t){return isNaN(e)?"":"month"===t?e.toFixed(2):"year"===t?(e/12).toFixed(2):"week"===t?(52*e/12).toFixed(2):"day"===t?(365*e/12).toFixed(2):e.toFixed(2)}function b(e,t){return isNaN(e)?"":"year"===t?e.toFixed(2):"month"===t?(12*e).toFixed(2):"week"===t?(52*e).toFixed(2):"day"===t?(365*e).toFixed(2):e.toFixed(2)}const f={monthly:"base.builder.paywall.period.monthly",annual:"base.builder.paywall.period.annual",weekly:"base.builder.paywall.period.weekly",daily:"base.builder.paywall.period.daily",monthlyPromo:"base.builder.paywall.period.monthlyPromo",annualPromo:"base.builder.paywall.period.annualPromo"},u="base.builder.paywall.pricing.default.text",m="base.builder.paywall.pricing.freeTrial.text",h="base.builder.paywall.pricing.regular.text",C="base.builder.paywall.promo.default.text",S="base.builder.paywall.promo.freeTrial.text",x="base.builder.paywall.promo.regular.text";function O(e,t){switch(e){case"month":return t?f.monthlyPromo:f.monthly;case"year":return t?f.annualPromo:f.annual;case"week":return f.weekly;case"day":return f.daily;default:return f.monthly}}function z(e){const t=e.match(/P(\d+)([DWMY])/);if(!t||!t[1]||!t[2])return{value:1,unit:"month"};const i=parseInt(t[1],10),r={D:"day",W:"week",M:"month",Y:"year"}[t[2]];return r?{value:i,unit:r}:{value:1,unit:"month"}}function T(e){if(!e)return"month";return{DAY:"day",WEEK:"week",MONTH:"month",YEAR:"year"}[e.toUpperCase()]||"month"}const v={error(e,t,i){console.error(`[iap] ${t}`,i)},warn(e,t,i){console.warn(`[iap] ${t}`,i)},info(e,t,i){console.info(`[iap] ${t}`,i)},debug:function(){}};function I(e,t){try{const i=e.subscriptionOffers??[];let r=i[0];if(t&&i.length>0){const o=function(e,t){return e.find(e=>e.id===t||e.basePlanIdAndroid===t)}(i,t);o?r=o:v.error(["extractAndroidParams"],"Requested offer not found, using default",{productId:e.id||e.productId,requestedOfferId:t,availableOffers:i.map(e=>e.id)})}if(!r)return v.warn(["extractAndroidParams"],"No offers found in product",{productId:e.id||e.productId}),w(e);const o=r.pricingPhasesAndroid?.pricingPhaseList??[];if(0===o.length)return v.warn(["extractAndroidParams"],"No pricing phases found",{productId:e.id||e.productId,offerId:r.id}),w(e);const a=o.find(e=>"0"===e.priceAmountMicros),n=o.find(e=>2===e.recurrenceMode&&"0"!==e.priceAmountMicros),s=o.find(e=>1===e.recurrenceMode)??o[o.length-1];if(!s)return v.error(["extractAndroidParams"],"No regular phase found",{productId:e.id||e.productId,pricingPhasesCount:o.length}),w(e);const l=z(s.billingPeriod),c=`${l.value} ${l.unit}${l.value>1?"s":""}`,d=p(s.formattedPrice),f=s.priceCurrencyCode||"",u=s.formattedPrice||"";let m="",h="",C="",S="";if(n){m=p(n.formattedPrice);const e=n.billingCycleCount||0,t=z(n.billingPeriod),i=e*t.value;h=`${i} ${t.unit}${i>1?"s":""}`,C=String(e),S=t.unit}let x="false",O="",T="";if(a){x="true";const e=z(a.billingPeriod);O=String(e.value),T=e.unit}const I=g(d,m),B="string"==typeof e.price&&""!==e.price?e.price:d,R="string"==typeof e.currency&&""!==e.currency?e.currency:f,D="string"==typeof e.localizedPrice&&""!==e.localizedPrice?e.localizedPrice:u,P=parseFloat(B),_=y(P,l.unit),L=b(P,l.unit);return{price:B,promoPrice:m,currency:R,localizedPrice:D,period:l.unit,periodValue:String(l.value),periodType:c,promoPeriod:h,promoCycles:C,promoPeriodUnit:S,hasTrial:x,trialPeriod:O,trialPeriodUnit:T,discountPercentage:I,pricePerMonth:_,pricePerYear:L}}catch(t){return v.error(["extractAndroidParams"],"Failed to extract Android params",{productId:e?.id||e?.productId,error:t instanceof Error?t.message:String(t)}),w(e)}}function w(e){return{price:"",promoPrice:"",currency:"",localizedPrice:"",period:"month",periodValue:"1",periodType:"1 month",promoPeriod:"",promoCycles:"",promoPeriodUnit:"",hasTrial:"false",trialPeriod:"",trialPeriodUnit:"",discountPercentage:"",pricePerMonth:"",pricePerYear:"",price:String(e.price||e.localizedPrice||"").replace(/[^0-9.]/g,""),currency:e.currency||e.currencyCode||"",localizedPrice:e.localizedPrice||""}}function B(e,t){return{promoPeriod:`${e} ${t}${e>1?"s":""}`,promoCycles:String(e),promoPeriodUnit:t}}function R(e,t){try{const i=String(e.price||e.localizedPrice||"").replace(/[^0-9.]/g,""),r=e.currency||e.currencyCode||"",o=e.localizedPrice||"",a=function(e,t){const i=T(e),r=t||1;if("day"===i){if(r%365==0)return{unit:"year",value:r/365};if(366===r)return{unit:"year",value:1};if(r%30==0)return{unit:"month",value:r/30};if(31===r)return{unit:"month",value:1};if(r%7==0)return{unit:"week",value:r/7}}return"month"===i&&r%12==0?{unit:"year",value:r/12}:{unit:i,value:r}}(e.subscriptionPeriodUnitIOS,e.subscriptionPeriodNumberIOS),n=a.unit,s=String(a.value),l=`${s} ${n}${parseInt(s,10)>1?"s":""}`,c=e.introductoryPrice||e.introductoryPriceIOS,d=!!c,p=d&&function(e){return"free_trial"===e.type||0===parseFloat(e.price||e.priceIOS||"0")}(c);let f="false",u="",m="",h="",C="",S="",x="";if(p)f="true",u=String(c.subscriptionPeriodNumberIOS||c.numberOfPeriods||7),m=T(c.subscriptionPeriodUnitIOS||c.subscriptionPeriod||"DAY");else if(d){h=String(c.price||c.priceIOS||"").replace(/[^0-9.]/g,"");const e=c.numberOfPeriods||1,t=B(e,T(c.subscriptionPeriodUnitIOS||c.subscriptionPeriod||"MONTH"));C=t.promoPeriod,S=t.promoCycles,x=t.promoPeriodUnit}if(t&&e.discounts){const i=e.discounts.find(e=>e.identifier===t);if(i){h=String(i.price||"").replace(/[^0-9.]/g,"");const e=i.numberOfPeriods||1,t=B(e,T(i.subscriptionPeriod||"MONTH"));C=t.promoPeriod,S=t.promoCycles,x=t.promoPeriodUnit}else v.error(["extractIOSParams"],"Requested offer not found in discounts",{productId:e.id||e.productId,requestedOfferId:t,availableDiscounts:e.discounts.map(e=>e.identifier)})}const O=g(i,h),z=parseFloat(i),I=y(z,n);return{price:i,promoPrice:h,currency:r,localizedPrice:o,period:n,periodValue:s,periodType:l,promoPeriod:C,promoCycles:S,promoPeriodUnit:x,hasTrial:f,trialPeriod:u,trialPeriodUnit:m,discountPercentage:O,pricePerMonth:I,pricePerYear:b(z,n)}}catch(t){return v.error(["extractIOSParams"],"Failed to extract iOS params",{productId:e?.id||e?.productId,error:t instanceof Error?t.message:String(t)}),{price:"",promoPrice:"",currency:"",localizedPrice:"",period:"month",periodValue:"1",periodType:"1 month",promoPeriod:"",promoCycles:"",promoPeriodUnit:"",hasTrial:"false",trialPeriod:"",trialPeriodUnit:"",discountPercentage:"",pricePerMonth:"",pricePerYear:""}}}function D(e,t,i,r){const o=r??(e=>e),a="android"===t?I(e,i):R(e,i),n=a.period||"month",s=!!a.promoPrice,l="true"===a.hasTrial,c=O(n,!1),d=s?O(n,!0):"";let p="";if(s)try{p=new Intl.NumberFormat(void 0,{style:"currency",currency:a.currency}).format(Number(a.promoPrice))}catch{p=`${a.promoPrice} ${a.currency}`.trim()}const g=o(c),y=s?o(d):"",b=p||a.localizedPrice,f=y||g;let z,T;return s?(z=u,T=C):l?(z=m,T=S):(z=h,T=x),{price:a.price,promoPrice:a.promoPrice,currency:a.currency,localizedPrice:a.localizedPrice,period:a.period,promoPeriod:a.promoPeriod,promoPeriodUnit:a.promoPeriodUnit,hasTrial:a.hasTrial,trialPeriod:a.trialPeriod,trialPeriodUnit:a.trialPeriodUnit,discountPercentage:a.discountPercentage,localizedPeriod:g,localizedPromoPeriod:y,localizedPromoPrice:p,localizedCalculatedPrice:b,localizedCalculatedPeriod:f,baseLocalizedPricingText:o(z),baseLocalizedPromoText:o(T),productTitle:String(e.title??""),productDescription:String(e.description??""),productCurreny:a.currency,productId:String(e.productId??""),productSelected:"true",subscribe:o(l?"base.builder.paywall.button.subscribe-free":"base.builder.paywall.button.subscribe")}}function P(e,i,r){return t(()=>{if(!e||!r?.platform)return{};try{const t=r.builderProducts?.find(e=>e.store_package_id===i),o=t?.offer_id;return D(e,r.platform,o,r.localize)}catch(e){return console.error("[usePaywallLocalizationParams] Error:",e),{}}},[e,i,r])}var _={"preset-1":[{productId:"com.app.monthly",id:"com.app.monthly",title:"Monthly",description:"Unlock all features for a month.",type:"subs",displayName:"Monthly Subscription",displayPrice:"$4.99",localizedPrice:"$4.99",currency:"USD",price:"4.99",platform:"android",subscriptionOffers:[{id:"monthly-trial-offer",displayPrice:"Free → $4.99",price:0,type:"promotional",currency:"USD",basePlanIdAndroid:"monthly-base",offerTokenAndroid:"mock_token_monthly_trial",pricingPhasesAndroid:{pricingPhaseList:[{billingCycleCount:1,billingPeriod:"P3D",formattedPrice:"Free",priceAmountMicros:"0",priceCurrencyCode:"USD",recurrenceMode:3},{billingCycleCount:0,billingPeriod:"P1M",formattedPrice:"$4.99",priceAmountMicros:"4990000",priceCurrencyCode:"USD",recurrenceMode:1}]}}],introductoryPrice:{price:"0.00",priceIOS:"0.00",type:"free_trial",numberOfPeriods:3,subscriptionPeriod:"DAY",subscriptionPeriodUnitIOS:"DAY",subscriptionPeriodNumberIOS:3},subscriptionPeriodUnitIOS:"MONTH",subscriptionPeriodNumberIOS:1},{productId:"com.app.yearly",id:"com.app.yearly",title:"Yearly (Save 33%)",description:"Best value: full access for a year.",type:"subs",displayName:"Yearly Subscription",displayPrice:"$29.99",localizedPrice:"$29.99",currency:"USD",price:"29.99",platform:"android",subscriptionOffers:[{id:"yearly-promo-offer",displayPrice:"$19.99",price:19.99,type:"promotional",currency:"USD",basePlanIdAndroid:"yearly-base",offerTokenAndroid:"mock_token_yearly_promo",pricingPhasesAndroid:{pricingPhaseList:[{billingCycleCount:1,billingPeriod:"P1Y",formattedPrice:"$19.99",priceAmountMicros:"19990000",priceCurrencyCode:"USD",recurrenceMode:2},{billingCycleCount:0,billingPeriod:"P1Y",formattedPrice:"$29.99",priceAmountMicros:"29990000",priceCurrencyCode:"USD",recurrenceMode:1}]}}],introductoryPrice:{price:"19.99",priceIOS:"19.99",type:"pay_as_you_go",numberOfPeriods:1,subscriptionPeriod:"YEAR",subscriptionPeriodUnitIOS:"YEAR",subscriptionPeriodNumberIOS:1},discounts:[{identifier:"yearly-promo-offer",price:"19.99",numberOfPeriods:1,subscriptionPeriod:"YEAR"}],subscriptionPeriodUnitIOS:"YEAR",subscriptionPeriodNumberIOS:1},{productId:"com.app.weekly",id:"com.app.weekly",title:"Weekly",description:"Try with a flexible weekly plan.",type:"subs",displayName:"Weekly Subscription",displayPrice:"$1.99",localizedPrice:"$1.99",currency:"USD",price:"1.99",platform:"android",subscriptionOffers:[{id:"weekly-base",displayPrice:"$0.99",price:.99,type:"promotional",currency:"USD",basePlanIdAndroid:"weekly-base",offerTokenAndroid:"mock_token_weekly_promo",pricingPhasesAndroid:{pricingPhaseList:[{billingCycleCount:4,billingPeriod:"P1W",formattedPrice:"$0.99",priceAmountMicros:"990000",priceCurrencyCode:"USD",recurrenceMode:2},{billingCycleCount:0,billingPeriod:"P1W",formattedPrice:"$1.99",priceAmountMicros:"1990000",priceCurrencyCode:"USD",recurrenceMode:1}]}}],introductoryPrice:{price:"0.99",priceIOS:"0.99",type:"pay_as_you_go",numberOfPeriods:4,subscriptionPeriod:"WEEK",subscriptionPeriodUnitIOS:"WEEK",subscriptionPeriodNumberIOS:1},subscriptionPeriodUnitIOS:"WEEK",subscriptionPeriodNumberIOS:1}],"preset-2":[{productId:"com.app.premium.monthly",id:"com.app.premium.monthly",title:"Premium Monthly",description:"Premium tier with all features.",type:"subs",displayName:"Premium Monthly",displayPrice:"$9.99",localizedPrice:"$9.99",currency:"USD",price:"9.99",platform:"android",subscriptionOffers:[{id:"premium-monthly-trial-offer",displayPrice:"Free → $9.99",price:0,type:"promotional",currency:"USD",basePlanIdAndroid:"premium-monthly-base",offerTokenAndroid:"mock_token_premium_monthly_trial",pricingPhasesAndroid:{pricingPhaseList:[{billingCycleCount:1,billingPeriod:"P7D",formattedPrice:"Free",priceAmountMicros:"0",priceCurrencyCode:"USD",recurrenceMode:3},{billingCycleCount:0,billingPeriod:"P1M",formattedPrice:"$9.99",priceAmountMicros:"9990000",priceCurrencyCode:"USD",recurrenceMode:1}]}}],introductoryPrice:{price:"0.00",priceIOS:"0.00",type:"free_trial",numberOfPeriods:7,subscriptionPeriod:"DAY",subscriptionPeriodUnitIOS:"DAY",subscriptionPeriodNumberIOS:7},subscriptionPeriodUnitIOS:"MONTH",subscriptionPeriodNumberIOS:1},{productId:"com.app.premium.yearly",id:"com.app.premium.yearly",title:"Premium Yearly (Save 50%)",description:"7-day free trial, then $29.99 first year, $59.99/yr after.",type:"subs",displayName:"Premium Yearly",displayPrice:"$59.99",localizedPrice:"$59.99",currency:"USD",price:"59.99",platform:"android",subscriptionOffers:[{id:"premium-yearly-full-offer",displayPrice:"$29.99",price:29.99,type:"promotional",currency:"USD",basePlanIdAndroid:"premium-yearly-base",offerTokenAndroid:"mock_token_premium_yearly_promo",pricingPhasesAndroid:{pricingPhaseList:[{billingCycleCount:1,billingPeriod:"P7D",formattedPrice:"Free",priceAmountMicros:"0",priceCurrencyCode:"USD",recurrenceMode:3},{billingCycleCount:1,billingPeriod:"P1Y",formattedPrice:"$29.99",priceAmountMicros:"29990000",priceCurrencyCode:"USD",recurrenceMode:2},{billingCycleCount:0,billingPeriod:"P1Y",formattedPrice:"$59.99",priceAmountMicros:"59990000",priceCurrencyCode:"USD",recurrenceMode:1}]}}],introductoryPrice:{price:"0.00",priceIOS:"0.00",type:"free_trial",numberOfPeriods:7,subscriptionPeriod:"DAY",subscriptionPeriodUnitIOS:"DAY",subscriptionPeriodNumberIOS:7},discounts:[{identifier:"premium-yearly-full-offer",price:"29.99",numberOfPeriods:1,subscriptionPeriod:"YEAR"}],subscriptionPeriodUnitIOS:"YEAR",subscriptionPeriodNumberIOS:1},{productId:"com.app.lifetime",id:"com.app.lifetime",title:"Lifetime",description:"One-time purchase for lifetime access.",type:"in-app",displayName:"Lifetime Access",displayPrice:"$99.99",localizedPrice:"$99.99",currency:"USD",price:"99.99",platform:"android",subscriptionOffers:[]}],"preset-3":[{productId:"com.app.budget.weekly",id:"com.app.budget.weekly",title:"Budget Weekly",description:"Affordable weekly plan.",type:"subs",displayName:"Budget Weekly",displayPrice:"€2.99",localizedPrice:"€2.99",currency:"EUR",price:"2.99",currencyCode:"EUR",platform:"android",subscriptionOffers:[{id:"budget-weekly-trial-offer",displayPrice:"Free → €2.99",price:0,type:"promotional",currency:"EUR",basePlanIdAndroid:"budget-weekly-base",offerTokenAndroid:"mock_token_budget_weekly_trial",pricingPhasesAndroid:{pricingPhaseList:[{billingCycleCount:1,billingPeriod:"P3D",formattedPrice:"Free",priceAmountMicros:"0",priceCurrencyCode:"EUR",recurrenceMode:3},{billingCycleCount:0,billingPeriod:"P1W",formattedPrice:"€2.99",priceAmountMicros:"2990000",priceCurrencyCode:"EUR",recurrenceMode:1}]}}],introductoryPrice:{price:"0.00",priceIOS:"0.00",type:"free_trial",numberOfPeriods:3,subscriptionPeriod:"DAY",subscriptionPeriodUnitIOS:"DAY",subscriptionPeriodNumberIOS:3},subscriptionPeriodUnitIOS:"WEEK",subscriptionPeriodNumberIOS:1},{productId:"com.app.monthly.promo",id:"com.app.monthly.promo",title:"Monthly (70% off first 3 months)",description:"€2.99/mo for 3 months, then €9.99/mo.",type:"subs",displayName:"Monthly with Promo",displayPrice:"€9.99",localizedPrice:"€9.99",currency:"EUR",price:"9.99",currencyCode:"EUR",platform:"android",subscriptionOffers:[{id:"monthly-promo-offer",displayPrice:"€2.99",price:2.99,type:"promotional",currency:"EUR",basePlanIdAndroid:"monthly-promo",offerTokenAndroid:"mock_token_monthly_promo",pricingPhasesAndroid:{pricingPhaseList:[{billingCycleCount:3,billingPeriod:"P1M",formattedPrice:"€2.99",priceAmountMicros:"2990000",priceCurrencyCode:"EUR",recurrenceMode:2},{billingCycleCount:0,billingPeriod:"P1M",formattedPrice:"€9.99",priceAmountMicros:"9990000",priceCurrencyCode:"EUR",recurrenceMode:1}]}}],introductoryPrice:{price:"2.99",priceIOS:"2.99",type:"pay_as_you_go",numberOfPeriods:3,subscriptionPeriod:"MONTH",subscriptionPeriodUnitIOS:"MONTH",subscriptionPeriodNumberIOS:1},subscriptionPeriodUnitIOS:"MONTH",subscriptionPeriodNumberIOS:1},{productId:"com.app.yearly.trial",id:"com.app.yearly.trial",title:"Yearly (14-day free trial)",description:"Try free for 14 days, then €29.99/yr.",type:"subs",displayName:"Yearly with Trial",displayPrice:"€29.99",localizedPrice:"€29.99",currency:"EUR",price:"29.99",currencyCode:"EUR",platform:"android",subscriptionOffers:[{id:"yearly-trial-offer",displayPrice:"Free → €29.99",price:0,type:"promotional",currency:"EUR",basePlanIdAndroid:"yearly-trial",offerTokenAndroid:"mock_token_yearly_trial",pricingPhasesAndroid:{pricingPhaseList:[{billingCycleCount:1,billingPeriod:"P14D",formattedPrice:"Free",priceAmountMicros:"0",priceCurrencyCode:"EUR",recurrenceMode:3},{billingCycleCount:0,billingPeriod:"P1Y",formattedPrice:"€29.99",priceAmountMicros:"29990000",priceCurrencyCode:"EUR",recurrenceMode:1}]}}],introductoryPrice:{price:"0.00",priceIOS:"0.00",type:"free_trial",numberOfPeriods:14,subscriptionPeriod:"DAY",subscriptionPeriodUnitIOS:"DAY",subscriptionPeriodNumberIOS:14},subscriptionPeriodUnitIOS:"YEAR",subscriptionPeriodNumberIOS:1}]};function L(){return JSON.parse(JSON.stringify(_))}function M(e){return L()[e]??[]}function k(e){return e?p(e):""}function A(e,t){if(!e||!t)return 0;const i=g(e,t);return i?parseInt(i,10):0}function E(e,r){const o=t(()=>e?.attributes?.delay?parseInt(String(e?.attributes?.delay),10):1e3,[e?.attributes?.delay]);i(()=>{if(!o||o<=0)return void r(!0);const e=setTimeout(()=>{r(!0)},o);return()=>clearTimeout(e)},[o,r])}const H={STATIC_COLORS:{BLACK:"#000",WHITE:"#FFFFFF",TRANSPARENT:"#ffffff00",ONBOARD_DOT_INACTIVE:"#E4E5E7",ONBOARD_DOT_ACTIVE:"#007AFF",ONBOARD_BUTTON_PRIMARY_BACKGROUND:"#0066FF",ONBOARD_BUTTON_PRIMARY_TEXT:"#FFFFFF",ONBOARD_LINK_COLOR:"#1778F2",ONBOARD_SEPARATOR_COLOR:"#44454D",RADIO_BUTTON_COLOR:"#A6A6A6"},THEME_COLORS:{light:{TEXT:"#161827",BACKGROUND:"#F4F5FF",ICON:"#0450E2",LINE:"#E9EBF9",ONBOARD_TITLE:"#161827",ONBOARD_SUBTITLE:"#44454D",ONBOARD_BUTTON_SECONDARY_TEXT:"#81838F",ONBOARD_FOOTER_TEXT:"#81838F",CHECKBOX_ACTIVE_COLOR:"#0066FF",FORM_ERROR_TEXT_COLOR:"#B91C1C"},dark:{TEXT:"#E9EBF9",BACKGROUND:"#080A17",ICON:"#0450E2",LINE:"#161827",ONBOARD_TITLE:"#FDFDFD",ONBOARD_SUBTITLE:"#C7C7C7",ONBOARD_BUTTON_SECONDARY_TEXT:"#A9AAAC",ONBOARD_FOOTER_TEXT:"#A2A4B1",CHECKBOX_ACTIVE_COLOR:"#0066FF",FORM_ERROR_TEXT_COLOR:"#B91C1C"}}};function F(e,t){return{STATIC_COLORS:{...e.STATIC_COLORS,...t.STATIC_COLORS||{}},THEME_COLORS:{light:{...e.THEME_COLORS?.light||{},...t.THEME_COLORS?.light||{}},dark:{...e.THEME_COLORS?.dark||{},...t.THEME_COLORS?.dark||{}}}}}const W=r(void 0);function N({params:e,children:i}){const r=t(()=>{const t=e.selectedLanguage??"en";return{...e,mockProducts:e.mockProducts??[],mockBenefits:e.mockBenefits??{},selectedLanguage:t,selectedTheme:e.selectedTheme??c,baseSize:e.baseSize??d,projectColors:e.projectColors?F(H,e.projectColors):H,localization:e.localization?l(s,e.localization):s,platform:e.platform??"web"}},[e]);return n(W.Provider,{value:r,children:i})}function V(){const e=o(W);if(e)return e;throw new Error("useBuilderParams must be used within BuilderProvider")}const U=r({localizationParams:{},nestedLocalizationParams:{},otherParams:{}});function j({localizationParams:e,nestedLocalizationParams:r,otherParams:o,children:a}){const s=t(()=>({localizationParams:e??{},nestedLocalizationParams:r??{},otherParams:o??{}}),[e,r,o]);return i(()=>{},[s]),n(U.Provider,{value:s,children:a})}function K({params:e,children:t}){return n(j,{localizationParams:e,nestedLocalizationParams:{},children:t})}function G(){return o(U)??{localizationParams:{},nestedLocalizationParams:{},otherParams:{}}}function Y(){return G().localizationParams??{}}function $(e){const{localization:t,selectedLanguage:i}=V(),r=e?.localization??t??s,o=e?.defaultLanguage??i??"en",n=Y();return a(e=>{const t=r?.[o],i=t?.[e]??e;return e.includes(".")&&console.log("[useLocalize]",{keyOrText:e,defaultLanguage:o,hasLangMap:!!t,langMapKeyCount:t?Object.keys(t).length:0,resolved:i!==e?i:"❌ NOT FOUND",allLangs:Object.keys(r??{})}),function(e,t){return e&&t?Object.entries(t).sort(([e],[t])=>t.length-e.length).reduce((e,[t,i])=>{if(null==i)return e;const r=`@${t}`;return e.split(r).join(i)},e):e}(i,n)},[o,r,n])}var X=[{name:"iphone 12",platform:"ios",width:390,height:844,aspect:"tall",type:"phone",importance:13,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.96},{name:"iphone 12 pro",platform:"ios",width:390,height:844,aspect:"tall",type:"phone",importance:19,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.96},{name:"iphone 13",platform:"ios",width:390,height:844,aspect:"tall",type:"phone",importance:4,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.96},{name:"iphone 13 pro",platform:"ios",width:390,height:844,aspect:"tall",type:"phone",importance:8,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.96},{name:"iphone 14",platform:"ios",width:390,height:844,aspect:"tall",type:"phone",importance:15,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.96},{name:"iphone 14 pro",platform:"ios",width:393,height:852,aspect:"tall",type:"phone",importance:15,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.95},{name:"iphone 15",platform:"ios",width:393,height:852,aspect:"tall",type:"phone",importance:6,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.95},{name:"iphone 15 pro",platform:"ios",width:393,height:852,aspect:"tall",type:"phone",importance:18,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.95},{name:"pixel 3 xl",platform:"android",width:412,height:847,aspect:"tall",type:"phone",importance:8,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"pixel 4 xl",platform:"android",width:412,height:869,aspect:"tall",type:"phone",importance:14,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"pixel 6",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:10,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"pixel 6 pro",platform:"android",width:412,height:892,aspect:"tall",type:"phone",importance:4,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"pixel 7",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:11,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"pixel 7 pro",platform:"android",width:412,height:892,aspect:"tall",type:"phone",importance:5,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"pixel 8",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:12,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"pixel 8 pro",platform:"android",width:412,height:919,aspect:"tall",type:"phone",importance:16,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"galaxy s8",platform:"android",width:360,height:740,aspect:"tall",type:"phone",importance:5,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16,multiplier:1.04},{name:"galaxy s8+",platform:"android",width:360,height:740,aspect:"tall",type:"phone",importance:1,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16,multiplier:1.04},{name:"galaxy s9",platform:"android",width:360,height:740,aspect:"tall",type:"phone",importance:4,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16,multiplier:1.04},{name:"galaxy s9+",platform:"android",width:360,height:740,aspect:"tall",type:"phone",importance:4,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16,multiplier:1.04},{name:"galaxy s10",platform:"android",width:360,height:760,aspect:"tall",type:"phone",importance:19,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:1.04},{name:"galaxy s10+",platform:"android",width:412,height:869,aspect:"tall",type:"phone",importance:15,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"galaxy s20",platform:"android",width:360,height:800,aspect:"tall",type:"phone",importance:13,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:1.04},{name:"galaxy s20+",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:16,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"galaxy s20 ultra",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:2,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"galaxy s21",platform:"android",width:360,height:800,aspect:"tall",type:"phone",importance:13,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:1.04},{name:"galaxy s21+",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:12,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"galaxy s21 ultra",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:2,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"galaxy s22",platform:"android",width:360,height:780,aspect:"tall",type:"phone",importance:2,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:1.04},{name:"galaxy s22+",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:8,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"galaxy s22 ultra",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:19,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"galaxy s23",platform:"android",width:360,height:780,aspect:"tall",type:"phone",importance:19,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:1.04},{name:"galaxy s23+",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:1,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"galaxy s23 ultra",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:19,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"oneplus 8",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:4,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"oneplus 8 pro",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:20,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"oneplus 9",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:3,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"oneplus 9 pro",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:1,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"xiaomi mi 11",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:9,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"huawei p30",platform:"android",width:360,height:750,aspect:"tall",type:"phone",importance:10,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16,multiplier:1.04},{name:"huawei p30 pro",platform:"android",width:360,height:780,aspect:"tall",type:"phone",importance:14,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16,multiplier:1.04},{name:"oppo find x3 pro",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:7,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"iphone 6 plus",platform:"ios",width:414,height:736,aspect:"regular",type:"phone",importance:27,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:.91},{name:"iphone 6s plus",platform:"ios",width:414,height:736,aspect:"regular",type:"phone",importance:35,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:.91},{name:"iphone 7 plus",platform:"ios",width:414,height:736,aspect:"regular",type:"phone",importance:40,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:.91},{name:"iphone 8 plus",platform:"ios",width:414,height:736,aspect:"regular",type:"phone",importance:32,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:.91},{name:"iphone xs max",platform:"ios",width:414,height:896,aspect:"tall",type:"phone",importance:21,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.7},{name:"iphone xr",platform:"ios",width:414,height:896,aspect:"tall",type:"phone",importance:31,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.91},{name:"iphone 11",platform:"ios",width:414,height:896,aspect:"tall",type:"phone",importance:36,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.91},{name:"iphone 11 pro max",platform:"ios",width:414,height:896,aspect:"tall",type:"phone",importance:22,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.91},{name:"iphone 12 pro max",platform:"ios",width:428,height:926,aspect:"tall",type:"phone",importance:28,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.88},{name:"iphone 13 pro max",platform:"ios",width:428,height:926,aspect:"tall",type:"phone",importance:30,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.88},{name:"iphone 14 plus",platform:"ios",width:428,height:926,aspect:"tall",type:"phone",importance:29,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.88},{name:"iphone 14 pro max",platform:"ios",width:430,height:932,aspect:"tall",type:"phone",importance:39,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.87},{name:"iphone 15 plus",platform:"ios",width:430,height:932,aspect:"tall",type:"phone",importance:24,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.87},{name:"iphone 15 pro max",platform:"ios",width:430,height:932,aspect:"tall",type:"phone",importance:22,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:.87},{name:"pixel 2",platform:"android",width:411,height:731,aspect:"regular",type:"phone",importance:29,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16,multiplier:.91},{name:"pixel 2 xl",platform:"android",width:411,height:823,aspect:"regular",type:"phone",importance:36,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16,multiplier:.91},{name:"pixel 3",platform:"android",width:393,height:786,aspect:"regular",type:"phone",importance:39,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.95},{name:"pixel 4",platform:"android",width:411,height:869,aspect:"tall",type:"phone",importance:24,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.91},{name:"pixel 5",platform:"android",width:393,height:851,aspect:"tall",type:"phone",importance:23,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.95},{name:"xiaomi mi 9",platform:"android",width:393,height:851,aspect:"tall",type:"phone",importance:39,insets:[24,0,24,0],navigationBarType:"gesture",radius:20,multiplier:.95},{name:"iphone 6",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:42,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1},{name:"iphone 6s",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:60,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1},{name:"iphone 7",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:41,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1},{name:"iphone 8",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:59,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1},{name:"iphone x",platform:"ios",width:375,height:812,aspect:"tall",type:"phone",importance:46,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:1},{name:"iphone xs",platform:"ios",width:375,height:812,aspect:"tall",type:"phone",importance:56,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:1},{name:"iphone 11 pro",platform:"ios",width:375,height:812,aspect:"tall",type:"phone",importance:57,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:1},{name:"iphone se (2nd gen)",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:56,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1},{name:"iphone se (3rd gen)",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:59,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1},{name:"iphone 12 mini",platform:"ios",width:360,height:780,aspect:"tall",type:"phone",importance:70,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:1.04},{name:"iphone 13 mini",platform:"ios",width:360,height:780,aspect:"tall",type:"phone",importance:78,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40,multiplier:1.04},{name:"iphone (1st gen)",platform:"ios",width:320,height:480,aspect:"wide",type:"phone",importance:82,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1.17},{name:"iphone 3g",platform:"ios",width:320,height:480,aspect:"wide",type:"phone",importance:84,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1.17},{name:"iphone 3gs",platform:"ios",width:320,height:480,aspect:"wide",type:"phone",importance:88,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1.17},{name:"iphone 4",platform:"ios",width:320,height:480,aspect:"wide",type:"phone",importance:86,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1.17},{name:"iphone 4s",platform:"ios",width:320,height:480,aspect:"wide",type:"phone",importance:92,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1.17},{name:"iphone 5",platform:"ios",width:320,height:568,aspect:"regular",type:"phone",importance:100,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1.17},{name:"iphone 5c",platform:"ios",width:320,height:568,aspect:"regular",type:"phone",importance:92,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1.17},{name:"iphone 5s",platform:"ios",width:320,height:568,aspect:"regular",type:"phone",importance:96,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1.17},{name:"iphone se (1st gen)",platform:"ios",width:320,height:568,aspect:"regular",type:"phone",importance:86,insets:[20,0,0,0],navigationBarType:"none",radius:0,multiplier:1.17},{name:"nexus 7 (2013)",platform:"android",width:600,height:960,aspect:"wide",type:"tablet",importance:83,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:12,multiplier:.63},{name:"nexus 9",platform:"android",width:768,height:1024,aspect:"wide",type:"tablet",importance:90,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:12,multiplier:.49},{name:"pixel c",platform:"android",width:900,height:1280,aspect:"wide",type:"tablet",importance:100,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:12,multiplier:.42},{name:"galaxy tab s6",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:97,insets:[24,0,24,0],navigationBarType:"gesture",radius:12,multiplier:.47},{name:"galaxy tab s7",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:99,insets:[24,0,24,0],navigationBarType:"gesture",radius:12,multiplier:.47},{name:"galaxy tab s8",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:81,insets:[24,0,24,0],navigationBarType:"gesture",radius:12,multiplier:.47},{name:"galaxy tab a 10.1",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:94,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:12,multiplier:.47},{name:"lenovo tab p11",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:91,insets:[24,0,24,0],navigationBarType:"gesture",radius:12,multiplier:.47},{name:"fire hd 10",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:98,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:12,multiplier:.47},{name:"poco x3",platform:"android",width:393,height:873,aspect:"tall",type:"phone",importance:50,insets:[32,0,32,0],navigationBarType:"gesture",radius:20,multiplier:.95}];function J(){const e=X.slice();return e.sort((e,t)=>(e.importance??999)-(t.importance??999)),e}function Z(){return J()[0]}const q=Z(),Q=d;function ee(e,t){return"number"==typeof e&&Number.isFinite(e)?e:t}function te(e=Q,t=q){const i=ee(t?.width,q.width),r=ee(t?.height,q.height),o=ee(e?.width,Q.width),a=ee(e?.height,Q.height),[n,s]=i<r?[i,r]:[r,i];return{scale:e=>n/o*e,verticalScale:e=>s/a*e,moderateScale:(e,t=.5)=>e+(n/o*e-e)*t}}const ie=e=>te().verticalScale(e);function re(e,t,i){if(void 0===e)return;if("number"==typeof e)return 1*e;const r=te(t,void 0),o=String(e).trim(),a=o.toLowerCase();if(a.endsWith("@s")){const e=parseFloat(a.slice(0,-2));return Number.isFinite(e)?1*r.scale(e):o}if(a.endsWith("@vs")){const e=parseFloat(a.slice(0,-3));return Number.isFinite(e)?1*r.verticalScale(e):o}if(a.endsWith("@f")||a.endsWith("@fs")){const e=a.endsWith("@f")?-2:-3,t=parseFloat(a.slice(0,e));return Number.isFinite(t)?1*r.verticalScale(t):o}if(a.endsWith("%")){const e=parseFloat(a.slice(0,-1));return Number.isFinite(e)?`${e}%`:o}if(a.endsWith("px")){const e=parseFloat(a.replace("px",""));return Number.isFinite(e)?1*e:o}const n=parseFloat(a);return Number.isFinite(n)?1*n:o}const oe="STATIC_COLORS.",ae="THEME_COLORS.";function ne(e,t={}){if("string"!=typeof e)return e;const i=e.trim();if(!i)return;const{projectColors:r,theme:o}=t;if(i.startsWith(oe)){const e=i.slice(14),t=r?.STATIC_COLORS?.[e];return"string"==typeof t&&t.trim()?t.trim():null}if(i.startsWith(ae)){const e=i.slice(13);if(!e)return null;const t=o??"light",a=r?.THEME_COLORS?.[t],n=a?.[e];return"string"==typeof n&&n.trim()?n.trim():null}return i}function se(e){const t=le(e);if("style"in t&&null!=t.style)throw new Error('[getStyleBag] Legacy "style" key detected in attributes. Use "styles" instead (schemaVersion=2).');const i=t.styles;return"object"!=typeof(r=i)||null===r||Array.isArray(r)?void 0:i;var r}function le(e){return e??{}}const ce=new Set(["style","styles","flexDirection","flexWrap","alignItems","justifyContent","gap","padding","paddingHorizontal","paddingVertical","paddingTop","paddingBottom","paddingLeft","paddingRight","margin","marginHorizontal","marginVertical","marginTop","marginBottom","marginLeft","marginRight","backgroundColor","borderRadius","width","minWidth","maxWidth","height","minHeight","maxHeight","flex","position","top","bottom","left","right","zIndex","color","fontSize","fontFamily","fontWeight","textAlign","resizeMode"]);function de(e){return Object.fromEntries(Object.entries(e).filter(([e])=>!ce.has(e)))}function pe(e,t={}){const i=e.attributes,r=le(i),o=se(i),a=e=>{const t=r[e];return null!=t?t:o?.[e]},n={flexDirection:"column"};if(!i)return n;const s=a("flexDirection");s&&(n.flexDirection=String(s));const l=a("alignItems");l&&(n.alignItems=String(l));const c=a("justifyContent");c&&(n.justifyContent=String(c));const d=(e,i)=>{if(null==(r=i)||"string"==typeof r&&""===r.trim())return;var r;const o=re(i,t.baseSize);"number"!=typeof o&&"string"!=typeof o||(n[e]=o)};d("padding",a("padding")),d("paddingHorizontal",a("paddingHorizontal")),d("paddingVertical",a("paddingVertical")),d("paddingTop",a("paddingTop")),d("paddingBottom",a("paddingBottom")),d("paddingLeft",a("paddingLeft")),d("paddingRight",a("paddingRight")),d("margin",a("margin")),d("marginHorizontal",r.marginHorizontal??o?.marginHorizontal),d("marginVertical",a("marginVertical")),d("marginTop",a("marginTop")),d("marginBottom",a("marginBottom")),d("marginLeft",a("marginLeft")),d("marginRight",a("marginRight"));const p=a("backgroundColor");p&&(n.backgroundColor=ne(p,{projectColors:t.projectColors,theme:t.theme})??p),d("borderRadius",a("borderRadius")),d("width",a("width")),d("minWidth",a("minWidth")),d("maxWidth",a("maxWidth")),d("height",a("height")),d("minHeight",a("minHeight")),d("maxHeight",a("maxHeight"));const g=a("flex");void 0!==g&&(n.flex=g);const y=a("position");y&&(n.position=y),d("top",a("top")),d("bottom",a("bottom")),d("left",a("left")),d("right",a("right"));const b=a("zIndex");return void 0!==b&&(n.zIndex=b),n}const ge=["normal","bold","100","200","300","400","500","600","700","800","900"];function ye(e){if("number"==typeof e&&Number.isFinite(e)){const t=String(e);return ge.includes(t)?t:void 0}if("string"==typeof e){const t=e.trim();return ge.includes(t)?t:void 0}}function be(e){return"string"==typeof e?e.trim():""}function fe(e){if("string"!=typeof e)return null;const t=e.trim();if(!t)return null;const i=Number(t);return Number.isFinite(i)?i:null}function ue(e,t={}){const i=e.attributes,r=le(i),o=se(i),a=e=>{const t=r[e];return null!=t?t:o?.[e]},n=t.theme??c,s=ne("THEME_COLORS.TEXT",{projectColors:t.projectColors,theme:n})??"THEME_COLORS.TEXT",l={};if(!i)return l.fontSize=ie(14),l.color=s,l;const d=re(a("fontSize"),t.baseSize);l.fontSize="number"==typeof d?d:ie(14);const p=a("fontFamily"),g=a("fontWeight"),y=function(e){const t=ye(e);if(t)return"normal"===t?"400":"bold"===t?"700":t}(g),b="string"==typeof p&&p.trim().length>0?p.trim():void 0;if(b){const e=function(e,t){const i=be(t);if(i&&Array.isArray(e))return e.find(e=>e?.name===i)}(t.fonts??[],b),i=e?.family&&"object"==typeof e.family?function(e,t){const i=Object.entries(e??{}).filter(([e,t])=>"string"==typeof e&&e.trim().length>0&&"string"==typeof t&&t.trim().length>0);if(0===i.length)return;const r=be(t);if(r&&i.some(([e])=>e===r))return r;if(i.some(([e])=>"400"===e))return"400";const o=fe(r),a=i.map(([e])=>({k:e,n:fe(e)})).filter(e=>"number"==typeof e.n);if(0===a.length)return i[0][0];if("number"!=typeof o)return a.sort((e,t)=>e.n-t.n),a[0].k;let n=a[0],s=Math.abs(n.n-o);for(const e of a){const t=Math.abs(e.n-o);t<s&&(n=e,s=t)}return n.k}(e.family,y):y;l.fontFamily=b,i&&(l.fontWeight=i)}const f=ye(g);!b&&f&&(l.fontWeight=f);const u=ne(a("color"),{projectColors:t.projectColors,theme:n});l.color=u??s;const m=a("textAlign");m&&(l.textAlign=m);return{...pe(e,{projectColors:t.projectColors,theme:n,baseSize:t.baseSize}),...l}}function me(e){const{selectedTheme:i,projectColors:r,fonts:o,baseSize:a}=V();return t(()=>{const t=ue(e,{theme:i,projectColors:r,fonts:o,baseSize:a}),n=e.attributes,s=de(le(n)),l=se(n);return{style:t,other:{...s,adjustsFontSizeToFit:s.adjustsFontSizeToFit??l?.adjustsFontSizeToFit,showEllipsis:s.showEllipsis??l?.showEllipsis}}},[e,i,r,o,a])}function he(e){const{selectedTheme:i,projectColors:r,baseSize:o}=V();return t(()=>{const t=pe(e,{theme:i,projectColors:r,baseSize:o}),a=e.attributes,n=de(le(a)),s=se(a);return{style:t,other:{...n,scrollable:n.scrollable??s?.scrollable}}},[e,i,r,o])}function Ce(e){const{selectedTheme:i,projectColors:r,baseSize:o}=V();return t(()=>{const{resizeMode:t,...a}=function(e,t={}){const i=e.attributes;if(!i)return{};const r=se(i),o=r?.resizeMode??i.resizeMode,a={};return o&&(a.resizeMode=o),{...pe(e,t),...a}}(e,{theme:i,projectColors:r,baseSize:o}),n=e.attributes,s=de(le(n)),l=se(n);return{style:a,other:{...s,resizeMode:l?.resizeMode??t}}},[e,i,r,o])}function Se(e){return e+"-"+Math.random().toString(36).substring(2,15)}const xe=[{schemaVersion:2,pattern:{type:"BIcon",title:"title",description:"description",children:"never",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string",iconType:"iconType",size:"number",strokeWidth:"number"}},meta:{desiredParent:["all"],label:"BIcon",description:"Renders an icon from the icon set.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},iconType:{label:"Icon",description:"Which icon to render.",category:"other",specialCategory:null,sort:1},size:{label:"Size",description:"Icon size (px).",category:"other",specialCategory:null,sort:2},strokeWidth:{label:"Stroke Width",description:"SVG stroke width override (applied to the icon paths).",category:"other",specialCategory:null,sort:3}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:1,numberOfLines:1,styles:{color:"THEME_COLORS.TEXT",fontSize:"16",fontWeight:"400",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0},iconType:"activity",strokeWidth:1.5},types:{}},{schemaVersion:2,pattern:{type:"BackgroundImage",title:"title",description:"description",children:"never",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",src:"string",resizeMode:["cover","contain","stretch","center"]}},meta:{desiredParent:["all","background"],label:"Background Image",description:"Background image.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},src:{label:"Src",description:"Image source URL.",category:"other",specialCategory:null,sort:1},resizeMode:{label:"Resize Mode",description:"How the image fits its container.",category:"other",specialCategory:null,sort:4}},styles:{}},defaults:{styles:{flexDirection:"column",position:"absolute",zIndex:0,alignSelf:"flex-start",flexGrow:0,flexShrink:0,width:"100%",height:"100%",top:0,left:0,right:0,bottom:0},resizeMode:"cover"},types:{}},{schemaVersion:2,pattern:{type:"Button",title:"title",description:"description",children:"string",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number",color:"color",fontSize:"size",fontWeight:["normal","bold","100","200","300","400","500","600","700","800","900"]},testID:"string"}},meta:{desiredParent:["all"],label:"Button",description:"Simple action button.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},styles:{color:{label:"Color",description:"Text color of the button.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size of the button.",category:"style",specialCategory:null,sort:2},fontWeight:{label:"Font Weight",description:"Text weight of the button.",category:"style",specialCategory:null,sort:3}}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:"transparent"}},types:{}},{schemaVersion:2,pattern:{type:"Carousel",title:"title",description:"description",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",loop:"boolean",dragFree:"boolean",align:["start","center","end"]}},meta:{desiredParent:["=CarouselProvider"],label:"Carousel",description:"Container for carousel items.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},styles:{}},defaults:{styles:{flexDirection:"row",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:2,pattern:{type:"CarouselButtons",title:"title",description:"description",children:"never",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",buttonType:["previous_button","next_button","skip_button"],skipNumber:"number"}},meta:{desiredParent:[">OnboardProvider",">CarouselProvider"],label:"Carousel Buttons",description:"Renders built-in carousel buttons.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},buttonType:{label:"Button Type",description:"Which carousel button to show.",category:"other",specialCategory:null,sort:1},skipNumber:{label:"Skip Number",description:"Index to skip to when tapped.",category:"other",specialCategory:null,sort:2}},styles:{}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:2,pattern:{type:"CarouselDots",title:"title",description:"description",children:"never",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",dotType:["expanding_dot","normal_dot","scaling_dot","sliding_border","sliding_dot","liquid_like"],dot_thickness:"size",inactive_dot_opacity:"number",inactive_dot_color:"color",active_dot_color:"color"}},meta:{desiredParent:[">CarouselProvider"],label:"Carousel Dots",description:"Renders page indicator dots.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},dotType:{label:"Dot Type",description:"Style used for the dots.",category:"style",specialCategory:null,sort:1}},styles:{}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0},dotType:"expanding_dot",dot_thickness:10,inactive_dot_opacity:.3,active_dot_color:"STATIC_COLORS.ONBOARD_DOT_ACTIVE",inactive_dot_color:"THEME_COLORS.BACKGROUND"},types:{}},{schemaVersion:2,pattern:{type:"CarouselItem",title:"title",description:"description",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string"}},meta:{desiredParent:["=Carousel"],label:"Carousel Item",description:"Single slide inside a carousel.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},styles:{}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:1,pattern:{type:"CarouselProvider",title:"title",description:"description",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string"}},meta:{desiredParent:["root",">View"],label:"Carousel Provider",description:"Provides carousel context to its children.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},styles:{}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,width:"100%",height:"100%"}},allowUnknownAttributes:!1,types:{}},{schemaVersion:2,pattern:{type:"Checkbox",title:"Checkbox",description:"A standard checkbox component.",children:"never",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"number",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number",checkIconSize:"number",checkIconStrokeWidth:"number"},scrollable:"boolean",testID:"string",checked:"boolean",label:"string",checkedColor:"color",syncTermsAccepted:"boolean"}},meta:{desiredParent:["all"],label:"Checkbox",description:"A checkbox with an optional label.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Box Border Radius",description:"Border radius of the checkbox box (px).",category:"style"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Box Width",description:"Width of the checkbox box (px).",category:"style"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Box Height",description:"Height of the checkbox box (px).",category:"style"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26},checkIconSize:{label:"Check Icon Size",description:"Size of the check icon inside the box (px).",category:"style"},checkIconStrokeWidth:{label:"Check Icon Stroke Width",description:"Stroke width of the check icon inside the box.",category:"style"}},checked:{label:"Checked",description:"Whether the checkbox is checked by default.",category:"other",sort:1},label:{label:"Label",description:"The text label next to the checkbox.",category:"other",sort:2},checkedColor:{label:"Checked color",description:"The color of the checkbox when checked.",category:"style",sort:3}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:1,numberOfLines:1,styles:{color:"THEME_COLORS.TEXT",fontSize:"16@fs",fontWeight:"400",flexDirection:"row",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,borderRadius:4,checkIconSize:12,checkIconStrokeWidth:1.7},checked:!1,label:"view.terms.checkbox.label",checkedColor:"THEME_COLORS.CHECKBOX_ACTIVE_COLOR"},types:{}},{schemaVersion:2,pattern:{type:"CountDown",title:"title",description:"description",children:"never",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"never",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"never",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string",count:"number"}},meta:{desiredParent:["all"],label:"Count Down",description:"Displays a countdown timer.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},count:{label:"Count (ms)",description:"Countdown duration in milliseconds.",category:"other",specialCategory:null,sort:1}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:1,numberOfLines:1,styles:{color:"THEME_COLORS.TEXT",fontSize:"16@fs",fontWeight:"400",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:2,pattern:{type:"FormCheckbox",title:"FormCheckbox",description:"Checkbox bound to FormProvider; supports validation (required, min, max).",children:"never",attributes:{checked:"boolean",label:"string",checkedColor:"color",syncTermsAccepted:"boolean",styles:{borderRadius:"size",checkIconSize:"number",checkIconStrokeWidth:"number",color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",scrollable:"boolean",testID:"string",name:"string",validation:"string[]"}},meta:{label:"Form Checkbox",description:"Checkbox registered with form context; use name for form field (e.g. termsAccepted).",attributes:{checked:{label:"Checked",description:"Whether the checkbox is checked by default.",category:"other",sort:1},label:{label:"Label",description:"The text label next to the checkbox.",category:"other",sort:2},checkedColor:{label:"Checked color",description:"The color of the checkbox when checked.",category:"style",sort:3},styles:{width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},checkIconSize:{label:"Check Icon Size",description:"Size of the check icon inside the box (px).",category:"style"},checkIconStrokeWidth:{label:"Check Icon Stroke Width",description:"Stroke width of the check icon inside the box.",category:"style"},backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},name:{label:"Field name",description:"Form field name for react-hook-form (e.g. termsAccepted).",category:"other",sort:5},validation:{label:"Validation",description:"Validation rules as key-value pairs: e.g. ['required'] or ['min', 2], ['max', 5]. Builder must send min/max with their value in the next array slot.",category:"other",sort:6}},desiredParent:[">FormProvider"],styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{checked:!1,label:"view.terms.checkbox.label",styles:{borderRadius:4,checkIconSize:12,checkIconStrokeWidth:1.7,flexDirection:"row",color:"THEME_COLORS.TEXT",fontSize:"16@fs",fontWeight:"400",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,alignItems:"center"},checkedColor:"THEME_COLORS.CHECKBOX_ACTIVE_COLOR",translateCounter:1,numberOfLines:1},types:{}},{schemaVersion:2,pattern:{type:"FormErrorText",title:"FormErrorText",description:"Displays FormProvider global submit/async error as text. Only valid as child of FormProvider.",children:"never",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string"}},meta:{desiredParent:[">FormProvider"],label:"Form Error Text",description:"Shows form global error (e.g. submit failure). Place inside FormProvider where the error should appear.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:1,numberOfLines:1,styles:{color:"THEME_COLORS.FORM_ERROR_TEXT_COLOR",fontSize:"14@fs",fontWeight:"400",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:2,pattern:{type:"FormProvider",title:"FormProvider",description:"Form context provider using react-hook-form. Children (FormCheckbox, FormSubmitButton) use this context for validation and submit.",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",defaultValues:"string",validationErrorMessageKey:"string"}},meta:{desiredParent:["root","all"],label:"Form Provider",description:"Wraps form fields and submit button; provides validation state and handleSubmit.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},defaultValues:{label:"Default values",description:'Optional JSON string of field names to initial values (e.g. {"termsAccepted": false}).',category:"other",sort:1},validationErrorMessageKey:{label:"Validation error message key",description:"Localization key shown when submit is attempted with invalid form (e.g. view.terms.error.must_accept).",category:"other",sort:2}},styles:{}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:2,pattern:{type:"FormSubmitButton",title:"FormSubmitButton",description:"Submit button bound to FormProvider; can disable when form is invalid.",children:"never",attributes:{labelKey:"string",events:"EventObject[]",testID:"string",styles:{color:"color",backgroundColor:"color",height:"size",borderRadius:"size",fontSize:"size",fontWeight:"fontWeight",fontFamily:"fontFamily",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",width:"size",minWidth:"size",maxWidth:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",scrollable:"boolean",disableIfUnvalidated:"boolean",validationRequired:"boolean"}},defaults:{attributes:{labelKey:"Button"},styles:{height:48,borderRadius:8,backgroundColor:"THEME_COLORS.SYSTEM_BUTTON_BACKGROUND",color:"THEME_COLORS.TEXT",fontSize:"16@fs",fontWeight:"400",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0},translateCounter:1,numberOfLines:1},types:{EventObject:{type:["Permission","Navigate","Placement"],permission:"string",navigate_to:"string",targetIndex:"number",placementKey:"string"}},meta:{label:"Form Submit Button",description:"Submit button that runs form validation; when validationRequired and disableIfUnvalidated, disabled until form is valid.",attributes:{labelKey:{label:"Label Key",description:"Localization key for button text.",category:"other",sort:1},events:{label:"Events",description:"Actions to perform on click.",category:"other",sort:2},adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},disableIfUnvalidated:{label:"Disable if unvalidated",description:"When true (and validationRequired is true), button is disabled until form is valid.",category:"other",sort:4},validationRequired:{label:"Validation required",description:"When true, button uses form validation state (e.g. for disableIfUnvalidated).",category:"other",sort:5}},desiredParent:[">FormProvider"],styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}}},{schemaVersion:2,pattern:{type:"Image",title:"title",description:"description",children:"never",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number",resizeMode:["cover","contain","stretch","center"]},testID:"string",src:"string",fetchStrategy:["highIfItsAppLaunch","normal","lazy","none"]}},meta:{desiredParent:["all"],label:"Image",description:"Shows an image or graphic.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},src:{label:"Src",description:"Image source URL.",category:"other",specialCategory:null,sort:1},fetchStrategy:{label:"Fetch Strategy",description:"highIfItsAppLaunch ilk başta yükleniyor eğer app_launch placeholder'i ile gelirse\nnormal sonra bütün hepsi toplanıp prefetch ediniyor\nlazy builder açılır açılmaz\nnone ise os'a bırakıldı",category:"other",specialCategory:null,sort:2}},styles:{resizeMode:{label:"Resize Mode",description:"How the image fits the frame.",category:"style",specialCategory:null,sort:4}}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,resizeMode:"contain"},fetchStrategy:"normal"},types:{}},{schemaVersion:2,pattern:{type:"Main",title:"title",description:"description",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",useSafeAreaView:"boolean"}},meta:{desiredParent:["root"],label:"Main",description:"Top-level screen wrapper (safe area, base layout).",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},useSafeAreaView:{label:"Use Safe Area View",description:"Wraps content with a safe-area-aware container (when supported by the target).",category:"container",specialCategory:null,sort:1,forceVisible:!0}},hideAllAttributes:!0,styles:{}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,width:"100%",height:"100%",flex:1},useSafeAreaView:!0},types:{}},{schemaVersion:2,pattern:{type:"NavigationBarColor",title:"title",description:"description",children:"never",attributes:{styles:{backgroundColor:"color"},translucent:"boolean"}},meta:{desiredParent:["all"],label:"Navigation Bar Color",description:"Sets the OS navigation bar background color.",styles:{backgroundColor:{label:"Background Color",description:"Navigation bar background color.",category:"style",specialCategory:null,sort:1}},attributes:{translucent:{label:"Translucent",description:"Sets the navigation bar to translucent.",category:"style",specialCategory:null,sort:2}}},defaults:{styles:{backgroundColor:"THEME_COLORS.BACKGROUND"}}},{schemaVersion:2,pattern:{type:"Onboard",title:"title",description:"description",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string"}},meta:{desiredParent:["=OnboardProvider"],label:"Onboard",description:"Wraps the onboarding flow.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},desiredChildren:["=OnboardItem"],styles:{}},defaults:{styles:{flexDirection:"row",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:2,pattern:{type:"OnboardButton",title:"title",description:"description",children:"never",attributes:{labelKey:"string",events:"EventObject[]",testID:["onboardSkip","onboardNext"],styles:{color:"color",backgroundColor:"color",height:"size",borderRadius:"size",fontSize:"size",fontWeight:"fontWeight",fontFamily:"fontFamily",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",width:"size",minWidth:"size",maxWidth:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",scrollable:"boolean",animation:["simple-animation","line-animation","blur","blur-animation","blur-line-animation"],animation_color:"color"}},defaults:{attributes:{labelKey:"Button"},styles:{height:"40@vs",borderRadius:"12@s",backgroundColor:"THEME_COLORS.SYSTEM_BUTTON_BACKGROUND",color:"THEME_COLORS.ONBOARD_BUTTON_PRIMARY_TEXT",fontSize:"16@fs",fontWeight:"400",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0},translateCounter:1,numberOfLines:1},types:{EventObject:{type:["Permission","Navigate","Placement"],permission:"string",navigate_to:"string",targetIndex:"number",placementKey:"string"}},meta:{label:"Onboard Button",description:"Single action button for onboard.",attributes:{labelKey:{label:"Label Key",description:"Localization key for the button text.",category:"other",specialCategory:null,sort:1},events:{label:"Events",description:"List of events fired by the button.",category:"other",specialCategory:null,sort:7},adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26},color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1}},animation:{label:"Animation",description:"Animation style for the button.",category:"style",specialCategory:null,sort:3},animation_color:{label:"Animation Color",description:"Color used by the animation.",category:"style",specialCategory:null,sort:4}},desiredParent:["=OnboardButtons"],styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}}},{schemaVersion:2,pattern:{type:"OnboardButtons",title:"title",description:"description",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",buttonType:["previous_button","next_button","skip_button"],skipNumber:"number",buttons_direction:["row","column"],forIndex:"number",seperatorColor:"color",condition:["carousel-index"],conditionVariable:"number"}},meta:{desiredParent:["=OnboardItem"],label:"Onboard Buttons",description:"Wrapper for onboarding button set.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},seperatorColor:{label:"Seperator Color",description:"Color of the divider line.",category:"style",specialCategory:null,sort:5},buttonType:{label:"Button Type",description:"Which onboard button to show.",category:"other",specialCategory:null,sort:1},skipNumber:{label:"Skip Number",description:"Slide index to skip to.",category:"other",specialCategory:null,sort:2},buttons_direction:{label:"Buttons Direction",description:"Direction to lay out buttons.",category:"container",specialCategory:null,sort:3},forIndex:{label:"For Index",description:"Show only for this slide index.",category:"other",specialCategory:null,sort:4},condition:{label:"Condition",description:"Built-in condition to check.",category:"other",specialCategory:null,sort:6},conditionVariable:{label:"Condition Variable",description:"Value used when checking the condition.",category:"other",specialCategory:null,sort:7}},styles:{}},defaults:{styles:{flexDirection:"row",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,display:"flex",gap:12,alignItems:"center",justifyContent:"center",marginVertical:"12@vs",marginHorizontal:"24@s"}},types:{}},{schemaVersion:2,pattern:{type:"OnboardDot",title:"title",description:"description",children:"never",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",dotType:["expanding_dot","normal_dot","scaling_dot","sliding_border","sliding_dot","liquid_like"],flexDirection:"never",alignItems:"never",justifyContent:"never",dot_thickness:"size",inactive_dot_opacity:"number",inactive_dot_color:"color",active_dot_color:"color"}},meta:{desiredParent:[">OnboardProvider"],label:"Onboard Dot",description:"Renders onboarding progress dots.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},dotType:{label:"Dot Type",description:"Dot animation style.",category:"style",specialCategory:null,sort:1},dot_thickness:{label:"Dot Thickness",description:"Dot size/diameter.",category:"style",specialCategory:null,sort:2},inactive_dot_opacity:{label:"Inactive Dot Opacity",description:"Opacity for inactive dots.",category:"style",specialCategory:null,sort:3},inactive_dot_color:{label:"Inactive Dot Color",description:"Color of inactive dots.",category:"style",specialCategory:null,sort:4},active_dot_color:{label:"Active Dot Color",description:"Color of the active dot.",category:"style",specialCategory:null,sort:5}},styles:{}},defaults:{styles:{flexDirection:"row",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,alignItems:"center",justifyContent:"center",gap:"12@s"},dotType:"expanding_dot",dot_thickness:10,inactive_dot_opacity:.3,active_dot_color:"STATIC_COLORS.ONBOARD_DOT_ACTIVE",inactive_dot_color:"THEME_COLORS.BACKGROUND"},types:{}},{schemaVersion:2,pattern:{type:"OnboardFooter",title:"title",description:"description",children:"never",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string",textLocalizationKey:"string",linkedWordFirstLocalizationKey:"string",linkedWordFirstColor:"color",linkedWordFirstPage:"string",linkedWordSecondLocalizationKey:"string",linkedWordSecondColor:"color",linkedWordSecondPage:"string"}},meta:{desiredParent:[">OnboardItem"],label:"Onboard Footer",description:"Footer text with optional links.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},textLocalizationKey:{label:"Text Localization Key",description:"Localization key for the footer text.",category:"other",specialCategory:null,sort:1},linkedWordFirstLocalizationKey:{label:"Linked Word First Localization Key",description:"Key for the first linked word.",category:"other",specialCategory:null,sort:2},linkedWordFirstColor:{label:"Linked Word First Color",description:"Color of the first linked word.",category:"other",specialCategory:null,sort:3},linkedWordFirstPage:{label:"Linked Word First Page",description:"Page opened by the first link.",category:"other",specialCategory:null,sort:4},linkedWordSecondLocalizationKey:{label:"Linked Word Second Localization Key",description:"Key for the second linked word.",category:"other",specialCategory:null,sort:5},linkedWordSecondColor:{label:"Linked Word Second Color",description:"Color of the second linked word.",category:"other",specialCategory:null,sort:6},linkedWordSecondPage:{label:"Linked Word Second Page",description:"Page opened by the second link.",category:"other",specialCategory:null,sort:7}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:1,numberOfLines:1,styles:{color:"THEME_COLORS.TEXT",fontSize:"16@fs",fontWeight:"400",flexDirection:"row",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,minHeight:"50@vs",flexWrap:"wrap",alignItems:"center",justifyContent:"center",textAlign:"center",paddingHorizontal:"16@s"}},types:{}},{schemaVersion:2,pattern:{type:"OnboardImage",title:"title",description:"description",children:"node",attributes:{src:"string",fetchStrategy:["highIfItsAppLaunch","normal","lazy","none"],styles:{resizeMode:["cover","contain","stretch","center"],flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string",video_url:"string",lottie:"string"}},meta:{desiredParent:[">OnboardProvider",">OnboardItem","!=Onboard"],label:"Onboard Image",description:"Onboarding hero image with media.",styles:{resizeMode:{label:"Resize Mode",description:"How the image fits the frame.",category:"style",specialCategory:null,sort:4}},attributes:{src:{label:"Src",description:"Image source URL.",category:"other",specialCategory:null,sort:1},fetchStrategy:{label:"Fetch Strategy",description:"highIfItsAppLaunch ilk başta yükleniyor eğer app_launch placeholder'i ile gelirse\nnormal sonra bütün hepsi toplanıp prefetch ediniyor\nlazy builder açılır açılmaz\nnone ise os'a bırakıldı",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},video_url:{label:"Video Url",description:"URL for the onboarding video.",category:"other",specialCategory:null,sort:1},lottie:{label:"Lottie",description:"Path to the lottie animation.",category:"other",specialCategory:null,sort:2}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{fetchStrategy:"normal",styles:{resizeMode:"contain",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:2,pattern:{type:"OnboardItem",title:"title",description:"description",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",display:["flex","block"]}},meta:{desiredParent:["=Onboard"],label:"Onboard Item",description:"Single onboarding screen section.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Order of child stacking.",category:"container",specialCategory:null,sort:3},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between child blocks.",category:"container",specialCategory:null,sort:2},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:4},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},display:{label:"Display",description:"Controls layout display mode.",category:"container",specialCategory:null,sort:1}},styles:{}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,gap:"16@vs",paddingHorizontal:"24@s"},display:"flex"},types:{}},{schemaVersion:2,pattern:{type:"OnboardProvider",title:"title",description:"description",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",theme:["light","dark","all"],borderRadius:"never"}},meta:{desiredParent:["root"],label:"Onboard Provider",description:"Provides shared settings for onboard.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding for the provider.",category:"container",specialCategory:"padding",sort:1},paddingBottom:{label:"Padding Bottom",description:"Bottom padding for the provider.",category:"container",specialCategory:"padding",sort:3},paddingLeft:{label:"Padding Left",description:"Left padding for the provider.",category:"container",specialCategory:"padding",sort:4},paddingRight:{label:"Padding Right",description:"Right padding for the provider.",category:"container",specialCategory:"padding",sort:2},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},theme:{label:"Theme",description:"Controls which app theme(s) this onboarding is intended for.",category:"other",specialCategory:null,sort:-10}},styles:{}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,width:"100%",height:"100%"}},types:{}},{schemaVersion:2,pattern:{type:"OnboardSubtitle",title:"title",description:"description",children:"string",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string"}},meta:{desiredParent:[">OnboardProvider",">OnboardItem"],label:"Onboard Subtitle",description:"Subtitle text for an onboarding step.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:1,numberOfLines:1,styles:{color:"THEME_COLORS.TEXT",fontSize:"14@fs",fontWeight:"600",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:2,pattern:{type:"OnboardTitle",title:"title",description:"description",children:"string",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string"}},meta:{desiredParent:[">OnboardItem",">OnboardProvider"],label:"Onboard Title",description:"Title text for an onboarding step.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:1,numberOfLines:1,styles:{color:"THEME_COLORS.TEXT",fontSize:"24@fs",fontWeight:"700",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,textAlign:"center"}},types:{}},{schemaVersion:2,pattern:{type:"PaywallBackground",title:"title",description:"description",children:"never",attributes:{src:"string",resizeMode:["cover","contain","stretch","center"],scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string"}},meta:{desiredParent:[">PaywallProvider"],label:"Paywall Background",description:"Paywall Background component.",styles:{},attributes:{src:{label:"Src",description:"Image source URL.",category:"other",specialCategory:null,sort:1},resizeMode:{label:"Resize Mode",description:"How the image fits its container.",category:"other",specialCategory:null,sort:4},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{resizeMode:"cover",styles:{width:"100%",height:"100%",position:"absolute",top:0,left:0,right:0,bottom:0,zIndex:1,flexDirection:"column",alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:2,pattern:{type:"PaywallCloseButton",title:"title",description:"description",children:"never",attributes:{iconType:"iconType",size:"number",strokeWidth:"number",adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string"}},meta:{desiredParent:[">PaywallProvider"],label:"Paywall Close Button",description:"Paywall Close Button component.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{iconType:{label:"Icon",description:"Which icon to render.",category:"other",specialCategory:null,sort:1},size:{label:"Size",description:"Icon size (px).",category:"other",specialCategory:null,sort:2},strokeWidth:{label:"Stroke Width",description:"SVG stroke width override (applied to the icon paths).",category:"other",specialCategory:null,sort:3},adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{iconType:"close",strokeWidth:1.5,styles:{fontSize:"16@fs",color:"THEME_COLORS.TEXT",fontWeight:"400",flexDirection:"row",position:"absolute",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,top:"35@vs",left:"24@s",justifyContent:"center",alignItems:"center"},translateCounter:1,numberOfLines:1,testID:"paywall-close-button",size:24},types:{}},{schemaVersion:2,pattern:{type:"PaywallFooter",title:"title",description:"description",children:"never",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string",textLocalizationKey:"string",linkedWordFirstLocalizationKey:"string",linkedWordFirstColor:"color",linkedWordFirstPage:"string",linkedWordSecondLocalizationKey:"string",linkedWordSecondColor:"color",linkedWordSecondPage:"string"}},meta:{desiredParent:[">PaywallProvider"],label:"Paywall Footer",description:"Footer text with optional links for paywall screens.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},textLocalizationKey:{label:"Text Localization Key",description:"Localization key for the footer text.",category:"other",specialCategory:null,sort:1},linkedWordFirstLocalizationKey:{label:"Linked Word First Localization Key",description:"Key for the first linked word.",category:"other",specialCategory:null,sort:2},linkedWordFirstColor:{label:"Linked Word First Color",description:"Color of the first linked word.",category:"other",specialCategory:null,sort:3},linkedWordFirstPage:{label:"Linked Word First Page",description:"Page opened by the first link.",category:"other",specialCategory:null,sort:4},linkedWordSecondLocalizationKey:{label:"Linked Word Second Localization Key",description:"Key for the second linked word.",category:"other",specialCategory:null,sort:5},linkedWordSecondColor:{label:"Linked Word Second Color",description:"Color of the second linked word.",category:"other",specialCategory:null,sort:6},linkedWordSecondPage:{label:"Linked Word Second Page",description:"Page opened by the second link.",category:"other",specialCategory:null,sort:7}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:1,numberOfLines:1,styles:{color:"THEME_COLORS.TEXT",fontSize:"16@fs",fontWeight:"400",flexDirection:"row",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,minHeight:"50@vs",flexWrap:"wrap",alignItems:"center",justifyContent:"center",textAlign:"center",paddingHorizontal:"16@s"}},types:{}},{schemaVersion:2,pattern:{type:"PaywallOptions",title:"title",description:"description",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string"}},meta:{desiredParent:[">PaywallProvider"],label:"Paywall Options",description:"Paywall options selector component.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},styles:{}},defaults:{styles:{flexDirection:"row",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,justifyContent:"space-between",alignItems:"center",minHeight:"60px"}},types:{}},{schemaVersion:2,pattern:{type:"PaywallProvider",title:"title",description:"description",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",delay:"number"}},meta:{desiredParent:["all"],label:"Paywall Provider",description:"Provider/wrapper for paywall screen components.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},delay:{label:"Back Delay (ms)",description:"Milliseconds before the paywall can be dismissed via back/close.",category:"other",specialCategory:null,sort:1}},mockableFeatures:{products:!0,benefits:!0},styles:{}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,width:"100%",height:"100%"}},types:{}},{schemaVersion:2,pattern:{type:"PaywallSubscribeButton",title:"title",description:"description",children:"string",attributes:{styles:{color:"color",fontSize:"size",fontWeight:["normal","bold","100","200","300","400","500","600","700","800","900"],flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string"}},meta:{desiredParent:[">PaywallProvider"],label:"Paywall Subscribe Button",description:"Paywall subscribe call-to-action button. Extends Button.",styles:{color:{label:"Color",description:"Text color of the button.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size of the button.",category:"style",specialCategory:null,sort:2},fontWeight:{label:"Font Weight",description:"Text weight of the button.",category:"style",specialCategory:null,sort:3}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}}},defaults:{styles:{display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:"#6495ED",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,paddingHorizontal:"20@s",paddingVertical:"12@vs",borderRadius:"12@s",color:"#FFFFFF",fontSize:"16@fs",fontWeight:"700"}},types:{}},{schemaVersion:2,pattern:{type:"PriceTag",title:"title",description:"description",children:"string",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number",textDecorationLine:["none","underline","line-through"]},scrollable:"boolean",testID:"string",showOriginalPricePossible:"boolean",hideIfItsNotDiscount:"boolean"}},meta:{desiredParent:[">PaywallProvider"],label:"Price Tag",description:"Displays a price tag text. Extends Text.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5},textDecorationLine:{label:"Text Decoration",description:"Text decoration line style (e.g. line-through for strikethrough).",category:"style",specialCategory:null,sort:6}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},showOriginalPricePossible:{label:"Show Original Price Possible",description:"When enabled, shows the original price if available.",category:"other",specialCategory:null,sort:1},hideIfItsNotDiscount:{label:"Hide If No Discount",description:"Hides this element when there is no active discount/promo.",category:"other",specialCategory:null,sort:2}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:1,numberOfLines:1,styles:{color:"THEME_COLORS.TEXT",fontSize:"16@fs",fontWeight:"700",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:2,pattern:{type:"Pricing",title:"title",description:"base.builder.paywall.pricing.default.text",children:"string",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string"}},meta:{desiredParent:[">PaywallProvider"],label:"Pricing",description:"Displays pricing details (e.g. promo/trial breakdown). Extends Text.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:2,numberOfLines:1,styles:{color:"rgba(255,255,255,0.6)",fontSize:"12@fs",fontWeight:"400",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,textAlign:"center"}},types:{}},{schemaVersion:2,pattern:{type:"Promo",title:"title",description:"base.builder.paywall.promo.default.text",children:"string",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string"}},meta:{desiredParent:[">PaywallProvider"],label:"Promo",description:"Displays promotional badge/text (e.g. discount percentage). Extends Text.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:2,numberOfLines:1,styles:{color:"#34D399",fontSize:"12@fs",fontWeight:"600",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,textAlign:"center"}},types:{}},{schemaVersion:2,pattern:{type:"RadioButton",title:"title",description:"description",children:"never",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string",selected:"boolean",color:"color",size:"number"}},meta:{desiredParent:["all"],label:"Radio Button",description:"Generic radio button icon.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},color:{label:"Color",description:"Radio color.",category:"style",specialCategory:null,sort:1},size:{label:"Size",description:"Radio size in px.",category:"style",specialCategory:null,sort:2},selected:{label:"Selected",description:"Whether the radio is selected.",category:"other",specialCategory:null,sort:0}},styles:{}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}},types:{}},{schemaVersion:2,pattern:{type:"Separator",title:"title",description:"description",children:"never",attributes:{styles:{backgroundColor:"color",width:"size",height:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size"},testID:"string"}},meta:{desiredParent:["all"],label:"Separator",description:"Horizontal line separator.",attributes:{styles:{backgroundColor:{label:"Color",description:"Separator line color.",category:"style",specialCategory:null,sort:1},width:{label:"Width",description:"Separator width.",category:"container",specialCategory:null,sort:1,preferredScale:"s"},height:{label:"Height",description:"Separator thickness.",category:"container",specialCategory:null,sort:2,preferredScale:"vs"}}}},defaults:{styles:{width:"100%",height:2,backgroundColor:"#000000"}}},{schemaVersion:2,pattern:{type:"StatusBarColor",title:"title",description:"description",children:"never",attributes:{styles:{backgroundColor:"color"},translucent:"boolean"}},meta:{desiredParent:["all"],label:"Status Bar Color",description:"Sets the OS status bar background color.",styles:{backgroundColor:{label:"Background Color",description:"Status bar background color.",category:"style",specialCategory:null,sort:1}},attributes:{translucent:{label:"Translucent",description:"Sets the status bar to translucent.",category:"style",specialCategory:null,sort:2}}},defaults:{styles:{backgroundColor:"THEME_COLORS.BACKGROUND"}}},{schemaVersion:2,pattern:{type:"SystemButton",title:"SystemButton",description:"A reusable button component for system actions.",children:"never",attributes:{adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number",styles:{color:"color",fontSize:"number",fontFamily:"fontFamily",fontWeight:"string",textAlign:"string",flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"number",width:"size",minWidth:"size",maxWidth:"size",height:"number",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",testID:"string",labelKey:"string",events:"EventObject[]"}},meta:{desiredParent:["all"],label:"System Button",description:"Versatile button for navigation, permissions, and more.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2},scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},labelKey:{label:"Label Key",description:"Localization key for button text.",category:"other",sort:1},events:{label:"Events",description:"Actions to perform on click.",category:"other",sort:2}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{translateCounter:1,numberOfLines:1,styles:{color:"THEME_COLORS.SYSTEM_BUTTON_TEXT",fontSize:"16@fs",fontWeight:"400",flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,height:48,borderRadius:8,backgroundColor:"THEME_COLORS.SYSTEM_BUTTON_BACKGROUND"},attributes:{labelKey:"Button"}},types:{EventObject:{type:["Permission","Navigate","Placement"],permission:"string",navigate_to:"string",targetIndex:"number",placementKey:"string"}}},{schemaVersion:2,pattern:{type:"Text",title:"title",description:"description",children:"string",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number",color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:"string"},testID:"string",adjustsFontSizeToFit:"boolean",numberOfLines:"number",translateCounter:"number"}},meta:{desiredParent:["all"],label:"Text",description:"Displays simple text.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2}},styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferredScale:"f"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,color:"THEME_COLORS.TEXT",fontSize:"16@fs",fontWeight:"400"},translateCounter:1,numberOfLines:1},types:{}},{schemaVersion:2,pattern:{type:"View",title:"title",description:"description",children:"node",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},testID:"string"}},meta:{desiredParent:["all"],label:"View",description:"Base layout container.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0}}},{schemaVersion:2,pattern:{type:"WebView",title:"WebView",description:"A component to display web content.",children:"never",attributes:{scrollable:"boolean",styles:{flexDirection:["row","column"],flexWrap:["nowrap","wrap","wrap-reverse"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number",loaderColor:"color",loaderSize:"number",loaderBorderWidth:"number",loaderAnimationDuration:"number"},testID:"string",iosUrl:"string",androidUrl:"string"}},meta:{desiredParent:["all"],label:"Web View",description:"Embeds web content using an iframe on web and WebView on mobile.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferredScale:"s"},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},flexWrap:{label:"Flex Wrap",description:"Controls whether flex items wrap to multiple lines.",category:"container",specialCategory:null,sort:4.5},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferredScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferredScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferredScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferredScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferredScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferredScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferredScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferredScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferredScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferredScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferredScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferredScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferredScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferredScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferredScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferredScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferredScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferredScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferredScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferredScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferredScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferredScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferredScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferredScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferredScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26},loaderColor:{label:"Loader color",description:"Loading spinner color. Defaults to THEME_COLORS.TEXT.",category:"style",sort:1},loaderSize:{label:"Loader size",description:"Size of the loading spinner (px). Shared by web and native.",category:"style",sort:2},loaderBorderWidth:{label:"Loader border width",description:"Border width of the loading spinner (px). Shared by web and native.",category:"style",sort:3},loaderAnimationDuration:{label:"Loader animation duration",description:"Duration of one full spin (seconds). Shared by web and native.",category:"style",sort:4}},iosUrl:{label:"iOS URL",description:"The iOS URL to load in the web view.",category:"other",sort:1},androidUrl:{label:"Android URL",description:"The Android URL to load in the web view.",category:"other",sort:2}},styles:{}},defaults:{styles:{flexDirection:"column",position:"relative",zIndex:1,alignSelf:"flex-start",flexGrow:0,flexShrink:0,loaderSize:30,loaderBorderWidth:3,loaderAnimationDuration:1}},types:{}}];const Oe=new Map(xe.map(e=>[e.pattern.type,e]));function ze(e){return e?e[0].toLowerCase()+e.slice(1):e}function Te(e){return e?e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").replace(/([A-Z]+)([A-Z][a-z0-9]+)/g,"$1-$2").toLowerCase():e}const ve=new Map;for(const e of xe){const t=e?.pattern?.type;if("string"!=typeof t||!t)continue;const i=[t,t.toLowerCase(),ze(t),Te(t)];for(const e of i)e&&(ve.has(e)||ve.set(e,t))}function Ie(e){if("string"==typeof e&&e)return Oe.has(e)?e:ve.get(e)??ve.get(e.toLowerCase())}function we(e){if("string"!=typeof e)return;const t=Ie(e)??e;return Oe.get(t)}function Be(e){const t=we(e);return t?.pattern.attributes}function Re(e,t){const i=we(e),r=i?.meta?.styles,o=i?.meta?.attributes,a=o,n=a&&"object"==typeof a.styles&&a.styles?a.styles:void 0,s=a?Object.fromEntries(Object.entries(a).filter(([e])=>"styles"!==e)):o;return function(e,t){if(!e)return;const i=function(e){return"native"===e?"native":"web"}(t),r=new Set(["scrollable"]),o=new Set([]),a=new Set(["gap","showEllipsis","adjustsFontSizeToFit"]),n=e=>r.has(e)||("web"===i?o.has(e):a.has(e));let s=!1;const l={};for(const[t,i]of Object.entries(e))i&&"object"==typeof i&&n(t)?(l[t]={...i,category:"other",specialCategory:null},s=!0):l[t]=i;return s?l:e}(r||s||n?{...s,...r,...n}:void 0,t)}function De(e){const t=we(e);return t?.defaults}function Pe(e,t){if(!e||!t)return;const i=we(e);return i?.types?.[t]}function _e(e){return"string"===e||"title"===e||"description"===e||"number"===e||"boolean"===e||"color"===e||"size"===e||"fontFamily"===e||"fontWeight"===e||"iconType"===e}function Le(e){return"string"!=typeof e?null:e.endsWith("[]")?e.slice(0,-2):null}function Me(e){return null==e}function ke(e){return"string"==typeof e}function Ae(e){return e instanceof Array}function Ee(e){return"object"==typeof e&&null!==e&&!Array.isArray(e)&&0===Object.keys(e).length}function He(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Fe,We={exports:{}},Ne={},Ve={exports:{}},Ue={};var je,Ke,Ge,Ye={};
|
|
2
|
+
/**
|
|
3
|
+
* @license React
|
|
4
|
+
* use-sync-external-store-shim.development.js
|
|
5
|
+
*
|
|
6
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
7
|
+
*
|
|
8
|
+
* This source code is licensed under the MIT license found in the
|
|
9
|
+
* LICENSE file in the root directory of this source tree.
|
|
10
|
+
*/function $e(){return Ke||(Ke=1,"production"===process.env.NODE_ENV?Ve.exports=function(){if(Fe)return Ue;Fe=1;var t=e,i="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},r=t.useState,o=t.useEffect,a=t.useLayoutEffect,n=t.useDebugValue;function s(e){var t=e.getSnapshot;e=e.value;try{var r=t();return!i(e,r)}catch(e){return!0}}var l="undefined"==typeof window||void 0===window.document||void 0===window.document.createElement?function(e,t){return t()}:function(e,t){var i=t(),l=r({inst:{value:i,getSnapshot:t}}),c=l[0].inst,d=l[1];return a(function(){c.value=i,c.getSnapshot=t,s(c)&&d({inst:c})},[e,i,t]),o(function(){return s(c)&&d({inst:c}),e(function(){s(c)&&d({inst:c})})},[e]),n(i),i};return Ue.useSyncExternalStore=void 0!==t.useSyncExternalStore?t.useSyncExternalStore:l,Ue}():Ve.exports=(je||(je=1,"production"!==process.env.NODE_ENV&&function(){function t(e){var t=e.getSnapshot;e=e.value;try{var i=t();return!r(e,i)}catch(e){return!0}}"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var i=e,r="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},o=i.useState,a=i.useEffect,n=i.useLayoutEffect,s=i.useDebugValue,l=!1,c=!1,d="undefined"==typeof window||void 0===window.document||void 0===window.document.createElement?function(e,t){return t()}:function(e,d){l||void 0===i.startTransition||(l=!0,console.error("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var p=d();if(!c){var g=d();r(p,g)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),c=!0)}var y=(g=o({inst:{value:p,getSnapshot:d}}))[0].inst,b=g[1];return n(function(){y.value=p,y.getSnapshot=d,t(y)&&b({inst:y})},[e,p,d]),a(function(){return t(y)&&b({inst:y}),e(function(){t(y)&&b({inst:y})})},[e]),s(p),p};Ye.useSyncExternalStore=void 0!==i.useSyncExternalStore?i.useSyncExternalStore:d,"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),Ye)),Ve.exports}
|
|
11
|
+
/**
|
|
12
|
+
* @license React
|
|
13
|
+
* use-sync-external-store-shim/with-selector.production.js
|
|
14
|
+
*
|
|
15
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
16
|
+
*
|
|
17
|
+
* This source code is licensed under the MIT license found in the
|
|
18
|
+
* LICENSE file in the root directory of this source tree.
|
|
19
|
+
*/var Xe,Je,Ze={};
|
|
20
|
+
/**
|
|
21
|
+
* @license React
|
|
22
|
+
* use-sync-external-store-shim/with-selector.development.js
|
|
23
|
+
*
|
|
24
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
25
|
+
*
|
|
26
|
+
* This source code is licensed under the MIT license found in the
|
|
27
|
+
* LICENSE file in the root directory of this source tree.
|
|
28
|
+
*/var qe=(Je||(Je=1,"production"===process.env.NODE_ENV?We.exports=function(){if(Ge)return Ne;Ge=1;var t=e,i=$e(),r="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},o=i.useSyncExternalStore,a=t.useRef,n=t.useEffect,s=t.useMemo,l=t.useDebugValue;return Ne.useSyncExternalStoreWithSelector=function(e,t,i,c,d){var p=a(null);if(null===p.current){var g={hasValue:!1,value:null};p.current=g}else g=p.current;p=s(function(){function e(e){if(!n){if(n=!0,o=e,e=c(e),void 0!==d&&g.hasValue){var t=g.value;if(d(t,e))return a=t}return a=e}if(t=a,r(o,e))return t;var i=c(e);return void 0!==d&&d(t,i)?(o=e,t):(o=e,a=i)}var o,a,n=!1,s=void 0===i?null:i;return[function(){return e(t())},null===s?void 0:function(){return e(s())}]},[t,i,c,d]);var y=o(e,p[0],p[1]);return n(function(){g.hasValue=!0,g.value=y},[y]),l(y),y},Ne}():We.exports=(Xe||(Xe=1,"production"!==process.env.NODE_ENV&&function(){"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var t=e,i=$e(),r="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},o=i.useSyncExternalStore,a=t.useRef,n=t.useEffect,s=t.useMemo,l=t.useDebugValue;Ze.useSyncExternalStoreWithSelector=function(e,t,i,c,d){var p=a(null);if(null===p.current){var g={hasValue:!1,value:null};p.current=g}else g=p.current;p=s(function(){function e(e){if(!n){if(n=!0,o=e,e=c(e),void 0!==d&&g.hasValue){var t=g.value;if(d(t,e))return a=t}return a=e}if(t=a,r(o,e))return t;var i=c(e);return void 0!==d&&d(t,i)?(o=e,t):(o=e,a=i)}var o,a,n=!1,s=void 0===i?null:i;return[function(){return e(t())},null===s?void 0:function(){return e(s())}]},[t,i,c,d]);var y=o(e,p[0],p[1]);return n(function(){g.hasValue=!0,g.value=y},[y]),l(y),y},"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),Ze)),We.exports),Qe=He(qe);const et=e=>{let t;const i=new Set,r=(e,r)=>{const o="function"==typeof e?e(t):e;if(!Object.is(o,t)){const e=t;t=(null!=r?r:"object"!=typeof o||null===o)?o:Object.assign({},t,o),i.forEach(i=>i(t,e))}},o=()=>t,a={setState:r,getState:o,getInitialState:()=>n,subscribe:e=>(i.add(e),()=>i.delete(e))},n=t=e(r,o,a);return a},{useSyncExternalStoreWithSelector:tt}=Qe,it=e=>e;const rt=e=>Symbol.iterator in e,ot=e=>"entries"in e,at=(e,t)=>{const i=e instanceof Map?e:new Map(e.entries()),r=t instanceof Map?t:new Map(t.entries());if(i.size!==r.size)return!1;for(const[e,t]of i)if(!r.has(e)||!Object.is(t,r.get(e)))return!1;return!0};function nt(e,t){let i;try{i=e()}catch(e){return}const r={getItem:e=>{var t;const r=e=>null===e?null:JSON.parse(e,void 0),o=null!=(t=i.getItem(e))?t:null;return o instanceof Promise?o.then(r):r(o)},setItem:(e,t)=>i.setItem(e,JSON.stringify(t,void 0)),removeItem:e=>i.removeItem(e)};return r}const st=e=>t=>{try{const i=e(t);return i instanceof Promise?i:{then:e=>st(e)(i),catch(e){return this}}}catch(e){return{then(e){return this},catch:t=>st(t)(e)}}},lt=((t,i)=>{const r=(e=>e?et(e):et)(t),o=(t,o=i)=>function(t,i=it,r){const o=tt(t.subscribe,t.getState,t.getInitialState,i,r);return e.useDebugValue(o),o}(r,t,o);return Object.assign(o,r),o})(((e,t)=>(i,r,o)=>{let a={storage:nt(()=>localStorage),partialize:e=>e,version:0,merge:(e,t)=>({...t,...e}),...t},n=!1;const s=new Set,l=new Set;let c=a.storage;if(!c)return e((...e)=>{console.warn(`[zustand persist middleware] Unable to update item '${a.name}', the given storage is currently unavailable.`),i(...e)},r,o);const d=()=>{const e=a.partialize({...r()});return c.setItem(a.name,{state:e,version:a.version})},p=o.setState;o.setState=(e,t)=>(p(e,t),d());const g=e((...e)=>(i(...e),d()),r,o);let y;o.getInitialState=()=>g;const b=()=>{var e,t;if(!c)return;n=!1,s.forEach(e=>{var t;return e(null!=(t=r())?t:g)});const o=(null==(t=a.onRehydrateStorage)?void 0:t.call(a,null!=(e=r())?e:g))||void 0;return st(c.getItem.bind(c))(a.name).then(e=>{if(e){if("number"!=typeof e.version||e.version===a.version)return[!1,e.state];if(a.migrate){const t=a.migrate(e.state,e.version);return t instanceof Promise?t.then(e=>[!0,e]):[!0,t]}console.error("State loaded from storage couldn't be migrated since no migrate function was provided")}return[!1,void 0]}).then(e=>{var t;const[o,n]=e;if(y=a.merge(n,null!=(t=r())?t:g),i(y,!0),o)return d()}).then(()=>{null==o||o(y,void 0),y=r(),n=!0,l.forEach(e=>e(y))}).catch(e=>{null==o||o(void 0,e)})};return o.persist={setOptions:e=>{a={...a,...e},e.storage&&(c=e.storage)},clearStorage:()=>{null==c||c.removeItem(a.name)},getOptions:()=>a,rehydrate:()=>b(),hasHydrated:()=>n,onHydrate:e=>(s.add(e),()=>{s.delete(e)}),onFinishHydration:e=>(l.add(e),()=>{l.delete(e)})},a.skipHydration||b(),y||g})(e=>({projectName:"",setProjectName:t=>e({projectName:t}),copiedNode:null,setCopiedNode:t=>e({copiedNode:t}),current:null,setCurrent:t=>e({current:t}),forceRender:0,incForceRender:()=>e(e=>({forceRender:e.forceRender+1})),device:Z(),setDevice:t=>e({device:t}),baseSize:d,setBaseSize:t=>e({baseSize:t}),projectColors:void 0,setProjectColors:t=>e({projectColors:t}),theme:c,setTheme:t=>e({theme:t}),defaultLanguage:"en",setDefaultLanguage:t=>e({defaultLanguage:t}),localization:s,setLocalization:t=>e({localization:t}),isRtl:!1,setIsRtl:t=>e({isRtl:t}),languageColumns:[],setLanguageColumns:t=>e({languageColumns:t}),previewMode:!1,setPreviewMode:t=>e({previewMode:t}),products:[],addProduct:()=>e(e=>({products:[...Array.isArray(e.products)?e.products:[],{productId:"",title:"",description:"",localizedPrice:"",price:"",currency:""}]})),removeProduct:t=>e(e=>({products:e.products.filter((e,i)=>i!==t)})),updateProduct:(t,i)=>e(e=>{const r=e.products;if(!Array.isArray(r))return e;if(t<0||t>=r.length)return e;return{products:r.map((e,r)=>r===t?{...e,...i??{}}:e)}}),setProducts:t=>e({products:Array.isArray(t)?t:[]}),clearProducts:()=>e({products:[]}),benefits:{},setBenefits:t=>e({benefits:t&&"object"==typeof t&&!Array.isArray(t)?t:{}}),clearBenefits:()=>e({benefits:{}}),upsertBenefit:(t,i)=>e(e=>{const r="string"==typeof t?t.trim():"";if(!r)return e;if("string"!=typeof i&&"number"!=typeof i&&"boolean"!=typeof i)return e;const o={...e.benefits??{}};return o[r]=i,{benefits:o}}),removeBenefit:t=>e(e=>{const i="string"==typeof t?t.trim():"";if(!i)return e;const r=e.benefits;if(!r||"object"!=typeof r)return e;if(!(i in r))return e;const o={...r??{}};return delete o[i],{benefits:o}}),renameBenefit:(t,i)=>e(e=>{const r="string"==typeof t?t.trim():"",o="string"==typeof i?i.trim():"";if(!r||!o)return e;if(r===o)return e;const a=e.benefits;if(!a||"object"!=typeof a)return e;if(!(r in a))return e;const n={...a??{}},s=n[r];return delete n[r],n[o]=s,{benefits:n}}),logs:[],logLevel:"INFO",setLogLevel:t=>e({logLevel:t}),addLog:t=>e(e=>{const i=Date.now(),r={id:t.id??`${i}-${Math.random().toString(36).slice(2,8)}`,timestamp:t.timestamp??i,level:t.level,source:t.source,message:t.message,payload:t.payload};return{logs:[...e.logs,r]}}),clearLogs:()=>e({logs:[]}),fonts:[],setFonts:t=>e({fonts:Array.isArray(t)?t:[]}),appFont:void 0,setAppFont:t=>e({appFont:t}),errors:[],setErrors:t=>e({errors:Array.isArray(t)?t:[]}),addError:t=>e(e=>({errors:[...Array.isArray(e.errors)?e.errors:[],String(t)]})),clearErrors:()=>e({errors:[]}),loadedFonts:[],markFontLoaded:t=>e(e=>{const i="string"==typeof t?t.trim():"";if(!i)return e;const r=Array.isArray(e.loadedFonts)?e.loadedFonts:[];return r.includes(i)?e:{loadedFonts:[...r,i]}}),listMaxNested:3,setListMaxNested:t=>e({listMaxNested:Number.isFinite(t)&&t>0?t:5}),statusBarOverrideColor:null,setStatusBarOverrideColor:t=>e({statusBarOverrideColor:t}),statusBarOverrideTranslucent:null,setStatusBarOverrideTranslucent:t=>e({statusBarOverrideTranslucent:t}),navBarOverrideColor:null,setNavBarOverrideColor:t=>e({navBarOverrideColor:t}),navBarOverrideTranslucent:null,setNavBarOverrideTranslucent:t=>e({navBarOverrideTranslucent:t}),favoriteDevices:[],toggleFavoriteDevice:t=>e(e=>{const i=e.favoriteDevices||[];return{favoriteDevices:i.includes(t)?i.filter(e=>e!==t):[...i,t]}}),renderStringChildrenField:void 0,setRenderStringChildrenField:t=>e({renderStringChildrenField:t}),localizationApiConfig:void 0,setLocalizationApiConfig:t=>e({localizationApiConfig:t})}),{name:"render-store",partialize:e=>({copiedNode:e.copiedNode??null,logLevel:e.logLevel,products:e.products,benefits:e.benefits,listMaxNested:e.listMaxNested,favoriteDevices:e.favoriteDevices,device:e.device}),storage:nt(()=>localStorage)}),function(e,t){return!!Object.is(e,t)||"object"==typeof e&&null!==e&&"object"==typeof t&&null!==t&&(Object.getPrototypeOf(e)===Object.getPrototypeOf(t)&&(rt(e)&&rt(t)?ot(e)&&ot(t)?at(e,t):((e,t)=>{const i=e[Symbol.iterator](),r=t[Symbol.iterator]();let o=i.next(),a=r.next();for(;!o.done&&!a.done;){if(!Object.is(o.value,a.value))return!1;o=i.next(),a=r.next()}return!!o.done&&!!a.done})(e,t):at({entries:()=>Object.entries(e)},{entries:()=>Object.entries(t)})))}),ct={ERROR:0,WARN:1,INFO:2,VERBOSE:3};const dt={setLevel(e){lt.getState().setLogLevel(e),console.info(`[Logger] level set to ${e}`)},log(e,t,i,r){const{logLevel:o,addLog:a}=lt.getState();(function(e,t){return"NONE"!==e&&"NONE"!==t&&ct[t]<=ct[e]})(o,e)&&(a({level:e,source:t,message:i,payload:r}),function(e,t,i,r){const o=`[${t}] ${i}`;switch(e){case"ERROR":console.error(o,r);break;case"WARN":console.warn(o,r);break;case"INFO":console.info(o,r);break;case"VERBOSE":console.debug(o,r)}}(e,t,i,r))},verbose(e,t,i){this.log("VERBOSE",e,t,i)},info(e,t,i){this.log("INFO",e,t,i)},warn(e,t,i){this.log("WARN",e,t,i)},error(e,t,i){this.log("ERROR",e,t,i)},clear(){lt.getState().clearLogs()}};function pt(e,t){return{valid:!1,message:e,path:t}}function gt(e,t){return e?t?t.startsWith("[")?`${e}${t}`:`${e}.${t}`:e:t}function yt(e){return"object"==typeof e&&null!==e&&!Array.isArray(e)}function bt(e){if(!yt(e))return!1;return"string"==typeof e.type}function ft(e){return Ie(e)??e}function ut(e,t,i){const r=function(e){const t=e?.pattern?.children;return"string"==typeof t?[t]:Array.isArray(t)?t.filter(e=>"string"==typeof e):[]}(t),{baseKinds:o,allowedComponentTypes:a}=function(e){const t=new Set,i=new Set;for(const r of e)"never"===r||"string"===r||"node"===r?t.add(r):"array"===r?t.add("node"):"string"==typeof r&&r&&i.add(ft(r));return{baseKinds:t,allowedComponentTypes:i}}(r),n=function(e,t,i){return t.has("never")?Me(e)||Ee(e)?{valid:!0}:pt('Children not allowed (pattern.children = "never")',i):{valid:!0}}(e.children,o,i);if(!n.valid)return n;const s=function(e,t,i,r){return Me(e)||Ee(e)?{valid:!0}:i.size>0?Ae(e)||bt(e)?{valid:!0}:pt(`Children must be a node or array of nodes (allowed: ${Array.from(i).join(", ")})`,r):ke(e)?t.has("string")?{valid:!0}:pt("Children must not be a string",r):Ae(e)?t.has("node")?{valid:!0}:pt("Children must not be an array",r):bt(e)?t.has("node")?{valid:!0}:pt("Children must not be a node",r):pt("Children has invalid shape",r)}(e.children,o,a,i);return s.valid?function(e,t,i){if(0===t.size)return{valid:!0};if(Me(e)||Ee(e))return{valid:!0};const r=Array.from(t),o=(e,i)=>{if(!bt(e))return pt("Child must be an object node",i);const o=ft(e.type);return t.has(o)?{valid:!0}:pt(`Child type "${e.type}" is not allowed here (allowed: ${r.join(", ")})`,gt(i,"type"))};if(Ae(e)){const t=e;for(let e=0;e<t.length;e++){const r=o(t[e],`${i}[${e}]`);if(!r.valid)return r}return{valid:!0}}return o(e,i)}(e.children,a,i):s}function mt(e,t,i,r){if(null==t)return{valid:!0};if("never"===i)return{valid:!0};if(Array.isArray(i))return function(e,t,i){if("string"==typeof e)return t.includes(e)?{valid:!0}:pt(`Expected one of: ${t.join(", ")}`,i);if(Array.isArray(e)){for(let r=0;r<e.length;r++){const o=e[r];if("string"!=typeof o||!t.includes(o))return pt(`Expected an array of: ${t.join(", ")}`,`${i}[${r}]`)}return{valid:!0}}return pt("Expected a string or string[] enum value",i)}(t,i,r);const o=Le(i);if(o){if(!Array.isArray(t))return pt(`Expected array for type "${i}"`,r);for(let i=0;i<t.length;i++){const a=mt(e,t[i],o,`${r}[${i}]`);if(!a.valid)return a}return{valid:!0}}return _e(i)?function(e,t,i){switch(t){case"string":return"string"==typeof e?{valid:!0}:pt("Expected string",i);case"number":return"number"==typeof e?{valid:!0}:pt("Expected number",i);case"boolean":return"boolean"==typeof e?{valid:!0}:pt("Expected boolean",i);case"color":return"string"==typeof e?{valid:!0}:pt("Expected color (string)",i);case"title":return"string"!=typeof e?pt("Expected title (string)",i):e.length<=20?{valid:!0}:pt("Expected title to be <= 20 characters",i);case"description":return"string"==typeof e?{valid:!0}:pt("Expected description (string)",i);case"size":return"number"==typeof e||"string"==typeof e?{valid:!0}:pt("Expected size (string or number)",i);case"fontWeight":return ye(e)?{valid:!0}:pt(`Expected fontWeight (${ge.join(", ")})`,i);case"iconType":return"string"==typeof e?{valid:!0}:pt("Expected iconType (string)",i);default:return pt(`Unknown primitive type "${t}"`,i)}}(t,i,r):function(e,t,i,r){const o=Pe(e,i);if(!o)return pt(`Unknown custom type "${i}"`,r);if(!yt(t))return pt(`Expected object for type "${i}"`,r);const a=t;for(const[t,i]of Object.entries(o)){if(!(t in a))continue;const o=mt(e,a[t],i,gt(r,t));if(!o.valid)return o}return{valid:!0}}(e,t,i,r)}function ht(e,t,i){const r=e.attributes;if(null==r)return{valid:!0};if(!yt(r))return pt("attributes must be an object",i);const o=Be(t.pattern.type)??t.pattern.attributes??{},a=function(e){if(!e)return{};const t=e.styles;return t?"string"==typeof t||Array.isArray(t)?{}:t??{}:{}}(o),n=r,s=n.style,l=n.styles;if(null!=s)return pt(`Legacy attribute "style" detected. Use "styles" instead (schemaVersion=2). Found at ${gt(i,"style")}`,gt(i,"style"));if(null!=l){if(!yt(l)){const e="styles must be an object";return dt.error("analyseNodeByPatterns",e,{path:gt(i,"styles"),actualValue:l,actualType:Array.isArray(l)?"array":typeof l}),pt(e,gt(i,"styles"))}const e=l;for(const[r,n]of Object.entries(e)){const e=a?.[r]??o?.[r];if(!e)continue;const s=mt(t.pattern.type,n,e,gt(gt(i,"styles"),r));if(!s.valid)return s}}for(const[e,n]of Object.entries(r)){if("style"===e||"styles"===e)continue;const r=o?.[e];if(!r){if("title"===e||"description"===e||"testID"===e){const r=mt(t.pattern.type,n,"testID"===e?"string":e,gt(i,e));if(!r.valid)return r;continue}const r=a?.[e];if(!r)return pt(`Unknown attribute "${e}"`,gt(i,e));const o=mt(t.pattern.type,n,r,gt(i,e));if(!o.valid)return o;continue}const s=mt(t.pattern.type,n,r,gt(i,e));if(!s.valid)return s}return{valid:!0}}function Ct(e,t){if(Me(e)||ke(e)||Ee(e))return{valid:!0};if(Ae(e)){const i=e;for(let e=0;e<i.length;e++){const r=Ct(i[e],`${t}[${e}]`);if(!r.valid)return r}return{valid:!0}}if(!bt(e))return pt("Invalid node shape",t);const i=function(e,t){const i=we(ft(e.type));if(!i)return pt(`Unknown component type "${e.type}"`,gt(t,"type"));const r=ht({...e},i,gt(t,"attributes"));if(!r.valid)return r;const o=ut({...e},i,gt(t,"children"));return o.valid?{valid:!0}:o}(e,t);return i.valid?Ct(e.children,gt(t,"children")):i}function St(e){if(Me(e))return{valid:!0,message:"null or undefined is valid"};if(ke(e))return{valid:!0,message:"string is valid"};if(Ae(e)){const t=e;for(const e of t){const t=St(e);if(!t.valid)return t}return{valid:!0,message:"Array is valid"}}const t=e;if(Ee(t))return{valid:!0,message:"empty object is valid"};if(t.children){const e=St(t.children);if(!e.valid)return e}return{valid:!0,message:"everything is structurally valid"}}function xt(e){return"object"==typeof e&&null!==e&&!Array.isArray(e)}function Ot(e){if(null==e)return e;if(Array.isArray(e))return e.map(Ot);if(!xt(e))return e;if(function(e){if(!xt(e))return!1;if("type"in e||"children"in e||"attributes"in e)return!1;if(!("value"in e))return!1;const t=Object.keys(e);if(t.length<1||t.length>3)return!1;const i=new Set(["value","label","id"]);for(const e of t)if(!i.has(e))return!1;const r=e.value;return null==r||"string"==typeof r||"number"==typeof r||"boolean"==typeof r}(e))return Ot(e.value);const t={};for(const[i,r]of Object.entries(e))t[i]=Ot(r);return t}function zt(e){if(Me(e)||ke(e))return e;if(Ae(e)){return e.map(zt)}const t=e;let i=t.attributes;Array.isArray(i)&&0===i.length&&(i={}),i=xt(i)?Ot(i):i,xt(i)&&Array.isArray(i.styles)&&0===i.styles.length&&(i.styles={});const r=void 0!==t.children?zt(t.children):t.children;return{...t,attributes:i,children:r}}function Tt(e,t){if(Me(e)||ke(e))return e;if(Ae(e)){return e.map(e=>Tt(e,t))}const i=e;let r=i.key;if(r&&t.has(r)&&(r=void 0),!r)do{r=Se(i.type)}while(t.has(r));t.add(r);const o=i.children?Tt(i.children,t):i.children;return{...i,key:r,children:o}}function vt(e){const t=St(e);if(!t.valid)return t;const i=function(e){return Ct(e,"root")}(e);if(!i.valid){return{valid:!1,message:`${i.path?`${i.path}: `:""}${i.message??""}`}}return{valid:!0,message:"Node is valid (structure + patterns)"}}function It(e){if(Me(e))return null;const t=zt(e),{valid:i,message:r}=vt(t);if(!i)throw new Error(r??"Node is not valid");return Tt(t,new Set)}var wt={supportedProjectVersion:"1.1.2",reactBuilderVersion:"1.2.44"};const Bt={supportedProjectVersion:wt.supportedProjectVersion,reactBuilderVersion:wt.reactBuilderVersion};function Rt(){return{...Bt}}function Dt(e){const t=e.data.data?.layout;return"onboard-layout"===t?function(e){const t=e?.data?.data?.attributes||e?.data?.attributes||{},i=t?.general_components||[],r=t?.data||[],o=function(e){const t=e.find(e=>"dots-layout"===e?.layout);if(!t)return null;const i=t?.attributes?.dot||[],r=i?.[0],o=r?.layout,a=r?.attributes||{},n=e=>{if("number"==typeof e)return e;if("string"==typeof e&&e.trim().length>0){const t=Number(e);return Number.isFinite(t)?t:void 0}},s=n(a?.inactive_dot_opacity),l=n(a?.dot_thickness),c="string"==typeof a?.dot_style?a.dot_style:void 0,d="string"==typeof a?.container_style?a.container_style:void 0,p="string"==typeof a?.active_dot_color?a.active_dot_color:void 0,g="string"==typeof a?.inactive_dot_color?a.inactive_dot_color:void 0,y={};o&&(y.dotType=o);void 0!==s&&(y.inactive_dot_opacity=s);void 0!==l&&(y.dot_thickness=l);c&&(y.dot_style=c);d&&(y.container_style=d);p&&(y.active_dot_color=p);g&&(y.inactive_dot_color=g);return{type:"OnboardDot",attributes:Object.keys(y).length?y:void 0,children:void 0}}(i),a=function(e){const t=e.find(e=>"footer-layout"===e?.layout);if(!t)return null;const i=t?.attributes?.texts||[],r=[];let o,a;for(const e of i)if("Text"===e?.layout){const t=e?.attributes?.text_localization_key||"",i=e?.attributes?.text_color||void 0;o||(o=t),a||"string"!=typeof i||(a=i);const n=e?.attributes?.linkedwords||[];for(const e of n)if("LinkedWords"===e?.layout){const t=e?.attributes?.linked_word_localization_key,i=e?.attributes?.linked_word_color,o=e?.attributes?.page;r.push({text_key:t,color:i,page:o})}}const n={gap:8};o&&(n.textLocalizationKey=o);a&&(n.color=a);const s=r[0],l=r[1];s&&(s.text_key&&(n.linkedWordFirstLocalizationKey=s.text_key),s.color&&(n.linkedWordFirstColor=s.color),s.page&&(n.linkedWordFirstPage=s.page));l&&(l.text_key&&(n.linkedWordSecondLocalizationKey=l.text_key),l.color&&(n.linkedWordSecondColor=l.color),l.page&&(n.linkedWordSecondPage=l.page));return{type:"OnboardFooter",attributes:n,children:void 0}}(i),{carouselNode:n,providerLevelButtons:s}=function(e){const t=e.filter(e=>"simple-onboard-layout"===e?.layout),i=new Map;t.forEach((e,t)=>{const r=e?.attributes?.key;"string"==typeof r&&i.set(r,t)});const r=[],o=t.map(e=>function(e,t,i){const r=e?.attributes?.components||[],o=[],a=e?.attributes?.key,n="string"==typeof a&&t.has(a)?t.get(a):void 0;for(const e of r)if("title-layout"===e?.layout){const t=e?.attributes?.title_localization_key||"",i=e?.attributes?.title_color||void 0,{fontSize:r,textAlign:a,marginTop:n,fontWeight:s}=Pt(e);o.push({type:"OnboardTitle",attributes:i||r||a||n||s?{...i?{color:i}:{},..."number"==typeof r?{fontSize:r}:{},...a?{textAlign:a}:{},..."number"==typeof n?{marginTop:n}:{},...s?{fontWeight:s}:{}}:void 0,children:t})}else if("subtitle-layout"===e?.layout){const t=e?.attributes?.subtitle_localization_key||"",i=e?.attributes?.subtitle_color||void 0,{fontSize:r,textAlign:a,marginTop:n,fontWeight:s}=Pt(e);o.push({type:"OnboardSubtitle",attributes:i||r||a||n||s?{...i?{color:i}:{},..."number"==typeof r?{fontSize:r}:{},...a?{textAlign:a}:{},..."number"==typeof n?{marginTop:n}:{},...s?{fontWeight:s}:{}}:void 0,children:t})}else if("image-layout"===e?.layout){const t=e?.attributes?.image||e?.attributes?.src||"",i=e?.attributes?.height??e?.attributes?.ios_height??e?.attributes?.android_height,r="string"==typeof i?Number.parseInt(i,10):"number"==typeof i?i:void 0,a=Boolean(e?.attributes?.is_bg_image),n=_t(e),s=e?.attributes?.lottie,l=e?.attributes?.video_url;t&&o.push({type:"OnboardImage",attributes:{src:t,...r?{height:r}:{},resizeMode:a?"cover":"contain",..."number"==typeof n.borderRadius?{borderRadius:n.borderRadius}:{},..."string"==typeof s?{lottie:s}:{},..."string"==typeof l?{video_url:l}:{}},children:void 0})}else if("Buttons"===e?.layout){const r=e?.attributes?.buttons_direction,o=e?.attributes?.buttons||[],a=[];for(const e of o){const i=e?.attributes||{},r=i?.button_text_localization_key||"",o=i?.button_text_color,n=i?.button_background_color,s=i?.animation,l=i?.animation_color,c=i?.flex?Number(i.flex):void 0,d=i?.actions||[],p=[];for(const e of d){const i=e?.attributes?.events||[];for(const e of i)if("Permission"===e?.layout){const t=e?.attributes?.permission;p.push({type:"Permission",permission:t})}else if("Navigate"===e?.layout){const i=e?.attributes?.next_page_key,r="string"==typeof i&&t.has(i),o=r?null:"string"==typeof i?i:null;p.push({type:"Navigate",navigate_to:o,...r?{targetIndex:t.get(i)}:{}})}}a.push({type:"OnboardButton",attributes:{labelKey:r,..."string"==typeof o?{button_text_color:o}:{},..."string"==typeof s?{animation:s}:{},..."string"==typeof l?{animation_color:l}:{},..."string"==typeof n?{button_background_color:n}:{},..."number"==typeof c?{flex:c}:{},...p.length?{events:p}:{}},children:void 0})}a.length>0&&i.push({type:"OnboardButtons",attributes:{...r?{buttons_direction:r}:{},..."number"==typeof n?{condition:"carousel-index",conditionVariable:n}:{}},children:a})}const s=e?.attributes?.key,l="string"==typeof s&&s||("string"==typeof e?.key?e.key:void 0);return{type:"OnboardItem",...l?{key:l}:{},children:o}}(e,i,r)),a={type:"Onboard",children:o};return{carouselNode:a,providerLevelButtons:r}}(r),l={type:"OnboardProvider",key:e?.data?.data?.key,children:[n,...o?[o]:[],...s.length?s:[],...a?[a]:[]],attributes:{theme:e?.data?.theme}},c={type:"Main",isMain:!0,key:e?.data?.data?.key,children:[l],attributes:{useSafeAreaView:!0}};return delete l.key,c}(e):null}function Pt(e){const t={},i=e?.attributes?.styles||[];if(!Array.isArray(i)||0===i.length)return t;const r=new Set(["left","center","right","justify"]),o=new Set(["normal","bold","100","200","300","400","500","600","700","800","900"]);for(const e of i){if("style-layout"!==e?.layout)continue;const i=e?.attributes?.styles||[];if(Array.isArray(i))for(const e of i){if("Styles"!==e?.layout)continue;const i=e?.attributes?.type;if("textStyle"!==i)continue;const a=e?.attributes?.style||{},n=a?.fontSize;if("number"==typeof n&&Number.isFinite(n))t.fontSize=n;else if("string"==typeof n){const e=Number.parseInt(n,10);Number.isFinite(e)&&(t.fontSize=e)}const s=a?.textAlign;"string"==typeof s&&r.has(s)&&(t.textAlign=s);const l=a?.marginTop;if("number"==typeof l&&Number.isFinite(l))t.marginTop=l;else if("string"==typeof l){const e=Number.parseInt(l,10);Number.isFinite(e)&&(t.marginTop=e)}const c=a?.fontWeight;let d;"number"==typeof c&&Number.isFinite(c)?d=String(c):"string"==typeof c&&(d=c),d&&o.has(d)&&(t.fontWeight=d)}}return t}function _t(e){const t={},i=e?.attributes?.styles||[];if(!Array.isArray(i)||0===i.length)return t;for(const e of i){if("style-layout"!==e?.layout)continue;const i=e?.attributes?.styles||[];if(Array.isArray(i))for(const e of i){if("Styles"!==e?.layout)continue;const i=e?.attributes?.style||{},r=i?.borderRadius;if("number"==typeof r&&Number.isFinite(r))t.borderRadius=r;else if("string"==typeof r){const e=Number.parseInt(r,10);Number.isFinite(e)&&(t.borderRadius=e)}}}return t}function Lt(e,t){if(null==e)return[];if(!t)return[];const i=t.startsWith("#"),r=i?t.slice(1):void 0,o=[],a=e=>{var n,s;if(null!=e)if(Array.isArray(e))for(const t of e)a(t);else"string"!=typeof e&&null!=(s=e)&&!Array.isArray(s)&&"string"!=typeof s&&"object"==typeof s&&"type"in s&&"children"in s&&(n=e,(i?n.key===r:n.type===t)&&o.push(e),a(e.children))};return a(e),o}const Mt="https://tribemarketing.s3.eu-central-1.amazonaws.com/tribehub-assets/";var kt;function At(e){const t=e.trim().replace(/^\/+/,"");return"backgorund.jpg"===t?"background.jpg":"ios.svg"===t?"apple.svg":t}function Et(e){const t=At(e);return`${Mt.endsWith("/")?Mt:`${Mt}/`}${i=t,i.split("/").filter(Boolean).map(e=>encodeURIComponent(e)).join("/")}`;var i}function Ht(e){switch(At(e)){case kt.Android:return kt.Android;case kt.Apple:return kt.Apple;case kt.Background:return kt.Background;default:return null}}function Ft(e){if(!e)return;if(function(e){return/^(https?:)?\/\//.test(e)||/^(data|blob):/.test(e)}(e))return e;const t=Ht(e);return t?Et(t):e}function Wt(e){const t=e?.type,i=De(t);if(!i)return e;const r=e.attributes??{},o=i,a={...o?.styles??{},...r?.styles??{}},n={...o,...r,styles:a};return"object"==typeof n.styles&&null!=n.styles&&0===Object.keys(n.styles).length&&delete n.styles,{...e,attributes:n}}!function(e){e.Android="android.svg",e.Apple="apple.svg",e.Background="background.jpg"}(kt||(kt={}));var Nt={name:"hello-world",version:"1.1.2",type:"other",data:{type:"View",attributes:{scrollable:!0,description:"View element 1 in sample.",title:"View 1",styles:{flexDirection:"column",alignItems:"center",justifyContent:"center",gap:12,padding:16,backgroundColor:"#F5F7FA"},testID:"View-test-id-1"},children:[{type:"Text",children:"hello-world",attributes:{description:"Text element 1 in sample.",title:"Text 1",styles:{color:"#111827",fontSize:24,fontWeight:"600"},testID:"Text-test-id-1"}},{type:"Text",children:"Welcome to react-native-builder",attributes:{description:"Text element 2 in sample.",title:"Text 2",styles:{color:"#6B7280",fontSize:14,fontWeight:"400"},testID:"Text-test-id-2"}}]},attributes:{testID:"other-test-id-1"}},Vt={name:"hello-world-2-advanced",version:"1.1.2",type:"other",data:{type:"view",attributes:{scrollable:!0,description:"view element 1 in sample.",title:"view 1",styles:{flexDirection:"column",alignItems:"stretch",justifyContent:"flex-start",gap:16,padding:16,backgroundColor:"#F3F4F6"},testID:"view-test-id-1"},children:[{type:"view",attributes:{description:"view element 2 in sample.",title:"view 2",styles:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:12,backgroundColor:"#111827",borderRadius:12},testID:"view-test-id-2"},children:[{type:"text",children:"Dashboard",attributes:{description:"text element 1 in sample.",title:"text 1",styles:{color:"#FFFFFF",fontSize:20,fontWeight:"600"},testID:"text-test-id-1"}},{type:"view",attributes:{description:"view element 3 in sample.",title:"view 3",styles:{flexDirection:"row",gap:8},testID:"view-test-id-3"},children:[{type:"text",children:"Help",attributes:{description:"text element 2 in sample.",title:"text 2",styles:{color:"#D1D5DB",fontSize:14},testID:"text-test-id-2"}},{type:"text",children:"Profile",attributes:{description:"text element 3 in sample.",title:"text 3",styles:{color:"#D1D5DB",fontSize:14},testID:"text-test-id-3"}}]}]},{type:"image",attributes:{src:"https://picsum.photos/720/320",description:"image element 1 in sample.",title:"image 1",styles:{width:358,height:160,borderRadius:12},testID:"image-test-id-1"},children:null},{type:"view",attributes:{description:"view element 4 in sample.",title:"view 4",styles:{flexDirection:"column",gap:8,padding:12,backgroundColor:"#FFFFFF",borderRadius:12},testID:"view-test-id-4"},children:[{type:"text",children:"Welcome back!",attributes:{description:"text element 4 in sample.",title:"text 4",styles:{color:"#111827",fontSize:18,fontWeight:"600"},testID:"text-test-id-4"}},{type:"text",children:"Here's what's new today.",attributes:{description:"text element 5 in sample.",title:"text 5",styles:{color:"#6B7280",fontSize:14},testID:"text-test-id-5"}}]},{type:"view",attributes:{description:"view element 5 in sample.",title:"view 5",styles:{flexDirection:"column",gap:12},testID:"view-test-id-5"},children:[{type:"view",attributes:{description:"view element 6 in sample.",title:"view 6",styles:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:12,backgroundColor:"#FFFFFF",borderRadius:8},testID:"view-test-id-6"},children:[{type:"text",children:"Task 1",attributes:{description:"text element 6 in sample.",title:"text 6",styles:{color:"#111827",fontSize:16,fontWeight:"500"},testID:"text-test-id-6"}},{type:"text",children:"Due today",attributes:{description:"text element 7 in sample.",title:"text 7",styles:{color:"#059669",fontSize:12,fontWeight:"600"},testID:"text-test-id-7"}}]},{type:"view",attributes:{description:"view element 7 in sample.",title:"view 7",styles:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:12,backgroundColor:"#FFFFFF",borderRadius:8},testID:"view-test-id-7"},children:[{type:"text",children:"Task 2",attributes:{description:"text element 8 in sample.",title:"text 8",styles:{color:"#111827",fontSize:16,fontWeight:"500"},testID:"text-test-id-8"}},{type:"text",children:"2 days left",attributes:{description:"text element 9 in sample.",title:"text 9",styles:{color:"#D97706",fontSize:12,fontWeight:"600"},testID:"text-test-id-9"}}]},{type:"view",attributes:{description:"view element 8 in sample.",title:"view 8",styles:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:12,backgroundColor:"#FFFFFF",borderRadius:8},testID:"view-test-id-8"},children:[{type:"text",children:"Task 3",attributes:{description:"text element 10 in sample.",title:"text 10",styles:{color:"#111827",fontSize:16,fontWeight:"500"},testID:"text-test-id-10"}},{type:"text",children:"Completed",attributes:{description:"text element 11 in sample.",title:"text 11",styles:{color:"#6B7280",fontSize:12,fontWeight:"600"},testID:"text-test-id-11"}}]}]},{type:"view",attributes:{description:"view element 9 in sample.",title:"view 9",styles:{flexDirection:"row",alignItems:"center",justifyContent:"space-around",padding:12,backgroundColor:"#111827",borderRadius:12},testID:"view-test-id-9"},children:[{type:"text",children:"Home",attributes:{description:"text element 12 in sample.",title:"text 12",styles:{color:"#FFFFFF",fontSize:14},testID:"text-test-id-12"}},{type:"text",children:"Search",attributes:{description:"text element 13 in sample.",title:"text 13",styles:{color:"#9CA3AF",fontSize:14},testID:"text-test-id-13"}},{type:"text",children:"Settings",attributes:{description:"text element 14 in sample.",title:"text 14",styles:{color:"#9CA3AF",fontSize:14},testID:"text-test-id-14"}}]}]},attributes:{testID:"other-test-id-1"}},Ut={name:"carousel-sample",version:"1.1.2",type:"other",data:{type:"Main",isMain:!0,attributes:{styles:{backgroundColor:"#f8fafc",minHeight:"100vh",padding:"24px"},testID:"Main-test-id-1"},children:{type:"carouselProvider",children:[{type:"carousel",attributes:{loop:!0,align:"center",dragFree:!0,description:"carousel element 1 in sample.",title:"carousel 1",testID:"carousel-test-id-1"},children:[{type:"carouselItem",attributes:{description:"carouselItem element 1 in sample.",title:"carouselItem 1",styles:{minWidth:0},testID:"carouselItem-test-id-1"},children:{type:"view",attributes:{description:"view element 1 in sample.",title:"view 1",styles:{padding:"22px",borderRadius:18,backgroundImage:"linear-gradient(135deg, #eef2ff 0%, #ffffff 55%, #ecfeff 100%)",boxShadow:"0 10px 30px rgba(15, 23, 42, 0.10)",gap:14,height:"100%"},testID:"view-test-id-1"},children:[{type:"image",attributes:{src:"https://images.unsplash.com/photo-1521737604893-d14cc237f11d?auto=format&fit=crop&w=1200&q=80",resizeMode:"cover",styles:{width:"auto",maxWidth:"100%",borderRadius:14},testID:"image-test-id-1"},key:"image-49ojfyhl4d7"},{type:"text",attributes:{description:"text element 1 in sample.",title:"text 1",styles:{fontSize:28,fontWeight:"700",textAlign:"center",color:"#0f172a"},testID:"text-test-id-1"},children:"Welcome aboard",key:"text-3ougfj4mxnh"},{type:"text",attributes:{description:"text element 2 in sample.",title:"text 2",styles:{fontSize:16,textAlign:"center",color:"#334155",paddingHorizontal:8},testID:"text-test-id-2"},children:"Swipe through a beautiful, validated carousel sample with images.",key:"text-2dol8grshke"}],key:"view-a8hfkdvfy7"},key:"carouselItem-5bw9x33s7ie"},{type:"carouselItem",attributes:{description:"carouselItem element 2 in sample.",title:"carouselItem 2",styles:{minWidth:0},testID:"carouselItem-test-id-2"},children:{type:"view",attributes:{description:"view element 2 in sample.",title:"view 2",styles:{padding:"22px",borderRadius:18,backgroundImage:"linear-gradient(135deg, #f0fdf4 0%, #ffffff 55%, #eff6ff 100%)",boxShadow:"0 10px 30px rgba(15, 23, 42, 0.10)",gap:14,height:"100%"},testID:"view-test-id-2"},children:[{type:"image",attributes:{src:"https://images.unsplash.com/photo-1553877522-43269d4ea984?auto=format&fit=crop&w=1200&q=80",resizeMode:"cover",styles:{width:"auto",maxWidth:"100%",borderRadius:14},testID:"image-test-id-2"},key:"image-riwntk91k9"},{type:"text",attributes:{description:"text element 3 in sample.",title:"text 3",styles:{fontSize:28,fontWeight:"700",textAlign:"center",color:"#0f172a"},testID:"text-test-id-3"},children:"Discover features",key:"text-hmuk6f7ml4v"},{type:"text",attributes:{description:"text element 4 in sample.",title:"text 4",styles:{fontSize:16,textAlign:"center",color:"#334155",paddingHorizontal:8},testID:"text-test-id-4"},children:"Dots + buttons are included, and slide sizing comes from the carousel CSS.",key:"text-dnhhoqiiri"}],key:"view-9hyw3wys30w"},key:"carouselItem-lyq2hr0qh8h"},{type:"carouselItem",attributes:{description:"carouselItem element 3 in sample.",title:"carouselItem 3",styles:{minWidth:0},testID:"carouselItem-test-id-3"},children:{type:"view",attributes:{description:"view element 3 in sample.",title:"view 3",styles:{padding:"22px",borderRadius:18,backgroundImage:"linear-gradient(135deg, #fff7ed 0%, #ffffff 55%, #f5f3ff 100%)",boxShadow:"0 10px 30px rgba(15, 23, 42, 0.10)",gap:14,height:"100%"},testID:"view-test-id-3"},children:[{type:"image",attributes:{src:"https://images.unsplash.com/photo-1551434678-e076c223a692?auto=format&fit=crop&w=1200&q=80",resizeMode:"cover",styles:{width:"auto",maxWidth:"100%",borderRadius:14},testID:"image-test-id-3"},key:"image-j9ru3r8g7km"},{type:"text",attributes:{description:"text element 5 in sample.",title:"text 5",styles:{fontSize:28,fontWeight:"700",textAlign:"center",color:"#0f172a"},testID:"text-test-id-5"},children:"Get started",key:"text-01u3fwwtkd8p"},{type:"text",attributes:{description:"text element 6 in sample.",title:"text 6",styles:{fontSize:16,textAlign:"center",color:"#334155",paddingHorizontal:8},testID:"text-test-id-6"},children:"This sample stays within validation rules (no string flex shorthand).",key:"text-w8rwg9y1hj"}],key:"view-tsjfbzn8kdj"},key:"carouselItem-6r53yswjyee"}],key:"carousel-2qa4gn0ms32"},{type:"view",attributes:{title:"Carousel Controls",description:"carousel controls view element in sample.",styles:{flex:1,gap:24,alignItems:"center",paddingTop:32},testID:"view-test-id-4"},children:[{type:"carouselDots",attributes:{dotType:"expanding_dot",testID:"carouselDots-test-id-1"},key:"carouselDots-r5ji67uoxxg"},{type:"view",attributes:{title:"Nav Buttons",description:"navigation buttons wrapper",styles:{flexDirection:"row",gap:12,alignItems:"center",justifyContent:"center"},testID:"view-test-id-5"},children:[{type:"carouselButtons",attributes:{buttonType:["previous_button"],styles:{backgroundColor:"#6366f1",borderRadius:12,padding:"12px 24px",minWidth:100},testID:"carouselButtons-test-id-1"},key:"carouselButtons-prev"},{type:"carouselButtons",attributes:{buttonType:["next_button"],styles:{backgroundColor:"#8b5cf6",borderRadius:12,padding:"12px 24px",minWidth:100},testID:"carouselButtons-test-id-2"},key:"carouselButtons-next"}],key:"view-nav-buttons"}],key:"view-controls-wrapper"}],attributes:{description:"carouselProvider element 1 in sample.",title:"carouselProvider 1",styles:{backgroundColor:"#ffffff",borderRadius:24,padding:"32px",boxShadow:"0 4px 20px rgba(0, 0, 0, 0.08)",maxWidth:"600px",margin:"0 auto"},testID:"carouselProvider-test-id-1"},key:"carouselProvider-152n4dkqvam"},key:"Main-u1cavjag9sr"},attributes:{testID:"other-test-id-1"}},jt={name:"unvalidated-builder1",version:"1.1.2",type:"other",data:{type:"view",attributes:{foo:1,scrollable:!0,description:"view element 1 in sample.",title:"view 1",styles:{flexDirection:"column",alignItems:"center",justifyContent:"center",gap:12,padding:24,backgroundColor:"#F5F7FA"},testID:"view-test-id-1"},children:[{type:"text",attributes:{description:"text element 1 in sample.",title:"text 1",styles:{fontSize:22,fontWeight:"700",color:"#111827",textAlign:"center"},testID:"text-test-id-1"},children:"Intentionally unvalidated sample"},{type:"text",attributes:{description:"text element 2 in sample.",title:"text 2",styles:{fontSize:14,color:"#6B7280",textAlign:"center",paddingHorizontal:8},testID:"text-test-id-2"},children:"This project should fail validation (unknown attribute: foo). In the UI, choose “Continue without validation” to load it anyway."}]},attributes:{testID:"other-test-id-1"}},Kt={name:"unvalidated-crash1",version:"1.1.2",type:"other",data:{type:"OnboardFooter",attributes:{textLocalizationKey:123,description:"OnboardFooter element 1 in sample.",title:"OnboardFooter 1",styles:{paddingHorizontal:24,paddingVertical:16},testID:"OnboardFooter-test-id-1"},children:null},attributes:{testID:"other-test-id-1"}},Gt={name:"unvalidated-crashcomponent1",version:"1.1.2",type:"other",data:{type:"CrashComponent",attributes:{reason:"Intentional crash for GUI testing",note:"This component is not in the Add Component modal; it only exists via JSON.",description:"CrashComponent element 1 in sample.",title:"CrashComponent 1",testID:"CrashComponent-test-id-1"},children:null},attributes:{testID:"other-test-id-1"}},Yt={name:"unmigrated-builder1",version:"1.0.0",type:"other",data:{type:"view",attributes:{scrollable:!0,flexDirection:"column",alignItems:"center",justifyContent:"center",gap:12,padding:24,backgroundColor:"#F5F7FA",description:"view element 1 in sample.",title:"view 1",testID:"view-test-id-1"},children:[{type:"text",attributes:{fontSize:22,fontWeight:"700",color:"#111827",textAlign:"center",description:"text element 1 in sample.",title:"text 1",testID:"text-test-id-1"},children:"Intentionally unmigrated sample"},{type:"text",attributes:{fontSize:14,color:"#6B7280",textAlign:"center",paddingHorizontal:8,description:"text element 2 in sample.",title:"text 2",testID:"text-test-id-2"},children:"This project has version 1.0.0 so the Migration page should appear. Click “Migrate now” to normalize legacy flat style keys into attributes.style and move misplaced props out of style (combined 1.1.2)."}]},attributes:{testID:"other-test-id-1"}},$t={name:"unmigrated-builder-1.1.1",version:"1.1.1",type:"other",data:{type:"view",attributes:{scrollable:!0,description:"view element 1 in sample.",title:"view 1",styles:{flexDirection:"column",alignItems:"center",justifyContent:"center",gap:12,padding:24,backgroundColor:"#F5F7FA"},testID:"view-test-id-1"},children:[{type:"text",attributes:{description:"text element 1 in sample.",title:"text 1",styles:{fontSize:22,fontWeight:"700",color:"#111827",textAlign:"center"},testID:"text-test-id-1"},children:"Intentionally unmigrated sample (for combined 1.1.2)"},{type:"text",attributes:{description:"text element 2 in sample.",title:"text 2",styles:{fontSize:14,color:"#6B7280",textAlign:"center",paddingHorizontal:8},testID:"text-test-id-2"},children:"This project has version 1.1.1 so the Migration page should appear. Click “Migrate now” to move component props and non-style flags out of attributes.style (combined 1.1.2)."},{type:"view",attributes:{description:"view element 2 in sample.",title:"view 2",styles:{flexDirection:"row",alignItems:"center",justifyContent:"center",gap:12,marginTop:16},testID:"view-test-id-2"},children:[{type:"BIcon",attributes:{description:"BIcon element 1 in sample.",title:"BIcon 1",styles:{iconType:"check",strokeWidth:3,color:"#22c55e",fontSize:"18"},testID:"BIcon-test-id-1"},children:null},{type:"image",attributes:{src:"https://images.unsplash.com/photo-1521737604893-d14cc237f11d?auto=format&fit=crop&w=1200&q=80",width:48,height:48,description:"image element 1 in sample.",title:"image 1",styles:{resizeMode:"contain",borderRadius:12},testID:"image-test-id-1"},children:null}]}]},attributes:{testID:"other-test-id-1"}},Xt={name:"Simple Paywall",version:"1.1.2",type:"paywall",data:{type:"Main",isMain:!0,attributes:{useSafeAreaView:!0,description:"Ekranın ana kapsayıcısı. (#1)",title:"Main",testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"PaywallProvider",attributes:{scrollable:!0,description:"Paywall ana sağlayıcısı. (#1)",title:"Main Paywall",styles:{flexDirection:"column",alignItems:"stretch",justifyContent:"flex-start",position:"relative",backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallProvider-test-id-1"},children:[{type:"PaywallBackground",title:"Paywall Background",attributes:{src:"https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=1200&q=80",resizeMode:"cover",description:"Paywall arka planı. (#1)",title:"Paywall Background",testID:"PaywallBackground-test-id-1"},children:null},{type:"View",title:"Paywall Inner",attributes:{styles:{paddingTop:56,paddingHorizontal:16,paddingBottom:16,gap:12,flex:1},testID:"View-test-id-1"},children:[{type:"PaywallCloseButton",attributes:{styles:{width:32,height:32,borderRadius:16,backgroundColor:"STATIC_COLORS.WHITE",color:"STATIC_COLORS.BLACK",zIndex:10,alignItems:"center",justifyContent:"center"},testID:"PaywallCloseButton-test-id-1"},children:null},{type:"View",attributes:{description:"Düzen ve yerleşim konteyneri. (#2)",title:"Benefits",styles:{flexDirection:"column",gap:0,marginTop:"4%"},testID:"View-test-id-2"},children:[{type:"View",attributes:{description:"Düzen ve yerleşim konteyneri. (#3)",title:"Benefit #1",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-3"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"İkon öğesi. (#1)",title:"BIcon 1",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-1"},children:null},{type:"Text",attributes:{description:"Metin öğesi. (#1)",title:"text 1",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"Text-test-id-1"},children:"@benefit1 — Unlimited access"}]},{type:"View",attributes:{description:"Düzen ve yerleşim konteyneri. (#4)",title:"Benefit #2",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-4"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"İkon öğesi. (#2)",title:"BIcon 2",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-2"},children:null},{type:"Text",attributes:{description:"Metin öğesi. (#2)",title:"text 2",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"Text-test-id-2"},children:"@benefit2 — 7-day free trial"}]},{type:"View",attributes:{description:"Düzen ve yerleşim konteyneri. (#5)",title:"Benefit #3",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-5"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"İkon öğesi. (#3)",title:"BIcon 3",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-3"},children:null},{type:"Text",attributes:{description:"Metin öğesi. (#3)",title:"text 3",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"Text-test-id-3"},children:"@benefit3 — Cancel anytime"}]}]},{type:"PaywallOptions",attributes:{description:"Abonelik seçenekleri alanı. (#1)",title:"Option(s)",styles:{borderRadius:12,backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallOptions-test-id-1"},children:[{type:"RadioButton",attributes:{description:"Seçim satırı öğesi. (#1)",title:"Product Radio(s)",styles:{flex:1},testID:"RadioButton-test-id-1"},children:null},{type:"Text",attributes:{description:"Metin öğesi. (#4)",title:"Product Desc(s)",styles:{flex:6},testID:"Text-test-id-4"},children:"@productDescription"},{type:"View",attributes:{title:"Price Column",styles:{flexDirection:"column",flex:2,alignItems:"flex-end"},testID:"View-test-id-6"},children:[{type:"PriceTag",attributes:{title:"Promo Price",styles:{textAlign:"right",fontWeight:"700"},testID:"PriceTag-test-id-1"},children:"@localizedCalculatedPrice"},{type:"PriceTag",attributes:{title:"Original Price",hideIfItsNotDiscount:!0,styles:{textAlign:"right",textDecorationLine:"line-through",fontSize:"12@fs",fontWeight:"400",color:"#999999"},testID:"PriceTag-test-id-2"},children:"@localizedPrice"}]},{type:"BIcon",attributes:{iconType:"chevron-right",size:16,description:"İkon öğesi. (#4)",title:"Product BIcon(s)",styles:{marginRight:4,flex:0,width:32,color:"STATIC_COLORS.BLACK"},testID:"BIcon-test-id-4"},children:null}]},{type:"View",attributes:{description:"Subscription butonu kapsayıcısı. (#1)",title:"Subs Container",styles:{flex:1,flexDirection:"column",justifyContent:"flex-end",alignItems:"stretch",gap:8,paddingBottom:"50px"},testID:"View-test-id-7"},children:[{type:"Pricing",attributes:{description:"Pricing breakdown for promo/trial.",title:"Pricing Detail",testID:"Pricing-test-id-1"},children:"@baseLocalizedPricingText"},{type:"Text",attributes:{description:"Trial detayı.",title:"Trial Full",styles:{textAlign:"center",fontSize:12,color:"rgba(255,255,255,0.6)"},testID:"Text-test-id-5"},children:"@trialPeriod days free, then @price/@period"},{type:"PaywallSubscribeButton",children:"@subscribe",attributes:{description:"Abonelik onay butonu. (#1)",title:"Subscribe",testID:"PaywallSubscribeButton-test-id-1"}},{type:"Promo",attributes:{description:"Discount badge / promo text.",title:"Promo Badge",testID:"Promo-test-id-1"},children:"@baseLocalizedPromoText"},{type:"PaywallFooter",attributes:{textLocalizationKey:"base.builder.paywall.footer.description",linkedWordFirstLocalizationKey:"base.builder.paywall.btnPrivacy",linkedWordFirstColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"base.builder.paywall.btnTerms",linkedWordSecondColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordSecondPage:"terms",styles:{gap:8,color:"THEME_COLORS.ONBOARD_FOOTER_TEXT"},testID:"PaywallFooter-test-id-1"}}]}]}]}]},attributes:{testID:"paywall-test-id-1"}},Jt={name:"Paywall With Counter",version:"1.1.2",type:"paywall",data:{type:"Main",isMain:!0,attributes:{useSafeAreaView:!0,description:"Main container for Paywall 2.",title:"Main",testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"PaywallProvider",attributes:{scrollable:!0,description:"Paywall provider container.",title:"Main Paywall",styles:{flexDirection:"column",alignItems:"stretch",justifyContent:"flex-start",position:"relative",backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallProvider-test-id-1"},children:[{type:"PaywallBackground",attributes:{src:"https://images.unsplash.com/photo-1482192596544-9eb780fc7f66?auto=format&fit=crop&w=1200&q=80",resizeMode:"cover",description:"Paywall background.",title:"Paywall Background",testID:"PaywallBackground-test-id-1"},children:null},{type:"View",attributes:{styles:{paddingTop:56,paddingHorizontal:16,paddingBottom:16,gap:16,flex:1},testID:"View-test-id-1"},children:[{type:"PaywallCloseButton",attributes:{styles:{width:32,height:32,borderRadius:16,backgroundColor:"STATIC_COLORS.WHITE",color:"STATIC_COLORS.BLACK",zIndex:10,alignItems:"center",justifyContent:"center"},testID:"PaywallCloseButton-test-id-1"},children:null},{type:"View",attributes:{description:"Benefits container.",title:"Benefits",styles:{flexDirection:"column",gap:4,marginTop:"12%"},testID:"View-test-id-2"},children:[{type:"View",attributes:{description:"Benefit container #1.",title:"Benefit #1",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-3"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 1",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-1"},children:null},{type:"Text",attributes:{description:"Text item.",title:"text 1",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"Text-test-id-1"},children:"@benefit1 — Unlimited access"}]},{type:"View",attributes:{description:"Benefit container #2.",title:"Benefit #2",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-4"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 2",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-2"},children:null},{type:"Text",attributes:{description:"Text item.",title:"text 2",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"Text-test-id-2"},children:"@benefit2 — 7-day free trial"}]},{type:"View",attributes:{description:"Benefit container #3.",title:"Benefit #3",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-5"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 3",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-3"},children:null},{type:"Text",attributes:{description:"Text item.",title:"text 3",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"Text-test-id-3"},children:"@benefit3 — Cancel anytime"}]}]},{type:"PaywallOptions",attributes:{description:"Subscription options area.",title:"Option(s)",styles:{borderRadius:12,backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallOptions-test-id-1"},children:[{type:"RadioButton",attributes:{description:"Radio item.",title:"Product Radio(s)",styles:{flex:1},testID:"RadioButton-test-id-1"},children:null},{type:"Text",attributes:{description:"Product description.",title:"Product Desc(s)",styles:{flex:4},testID:"Text-test-id-4"},children:"@productDescription — Unlock all premium features for a month."},{type:"Text",attributes:{description:"Product price.",title:"Product Price(s)",styles:{flex:1,textAlign:"right"},testID:"Text-test-id-5"},children:"@localizedPrice"},{type:"BIcon",attributes:{iconType:"chevron-right",size:16,description:"Chevron icon.",title:"Product BIcon(s)",styles:{marginRight:4,flex:0,width:32,color:"STATIC_COLORS.BLACK"},testID:"BIcon-test-id-4"},children:null}]},{type:"CountDown",attributes:{count:3e4,description:"Countdown timer (30 seconds).",title:"Countdown",styles:{fontWeight:"700",fontSize:40,textAlign:"center"},testID:"CountDown-test-id-1"},children:null},{type:"View",attributes:{description:"Subscribe button container.",title:"Subs Container",styles:{flex:1,flexDirection:"column",justifyContent:"flex-end",alignItems:"stretch",paddingBottom:"50px"},testID:"View-test-id-6"},children:[{type:"PaywallSubscribeButton",children:"@subscribe",attributes:{description:"Abonelik onay butonu. (#1)",title:"Subscribe",testID:"PaywallSubscribeButton-test-id-1"}}]}]}]}]},attributes:{testID:"paywall-test-id-1"}},Zt={name:"Paywall Back Offer",version:"1.1.2",type:"paywall",data:{type:"Main",isMain:!0,attributes:{useSafeAreaView:!0,description:"Main container for Back Offer.",title:"Main",testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"PaywallProvider",attributes:{scrollable:!0,description:"Paywall provider container.",title:"Main Paywall",styles:{flexDirection:"column",alignItems:"stretch",justifyContent:"flex-start",position:"relative",backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallProvider-test-id-1"},children:[{type:"PaywallBackground",attributes:{src:"https://images.unsplash.com/photo-1470770903676-69b98201ea1c?auto=format&fit=crop&w=1200&q=80",description:"Paywall background.",title:"Paywall Background",testID:"PaywallBackground-test-id-1"},children:null},{type:"View",attributes:{styles:{paddingTop:56,paddingHorizontal:16,paddingBottom:16,gap:16,flex:1},testID:"View-test-id-1"},children:[{type:"PaywallCloseButton",attributes:{styles:{width:32,height:32,borderRadius:16,backgroundColor:"STATIC_COLORS.WHITE",color:"STATIC_COLORS.BLACK",zIndex:10,alignItems:"center",justifyContent:"center"},testID:"PaywallCloseButton-test-id-1"},children:null},{type:"text",attributes:{description:"Title text.",title:"Paywall Title",styles:{color:"STATIC_COLORS.WHITE",fontWeight:"700",fontSize:28,textAlign:"center"},testID:"text-test-id-1"},children:"Back Offer"},{type:"View",attributes:{description:"Benefits container.",title:"Benefits",styles:{flexDirection:"column",gap:4,marginTop:"12%"},testID:"View-test-id-2"},children:[{type:"View",attributes:{description:"Benefit container #1.",title:"Benefit #1",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-3"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 1",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-1"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 1",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-2"},children:"@benefit1 — Unlimited access"}]},{type:"View",attributes:{description:"Benefit container #2.",title:"Benefit #2",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-4"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 2",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-2"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 2",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-3"},children:"@benefit2 — 7-day free trial"}]},{type:"View",attributes:{description:"Benefit container #3.",title:"Benefit #3",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-5"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 3",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-3"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 3",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-4"},children:"@benefit3 — Cancel anytime"}]}]},{type:"PaywallOptions",attributes:{description:"Subscription options area.",title:"Option(s)",styles:{borderRadius:12,backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallOptions-test-id-1"},children:[{type:"RadioButton",attributes:{description:"Radio item.",title:"Product Radio(s)",styles:{flex:1},testID:"RadioButton-test-id-1"},children:null},{type:"text",attributes:{description:"Product description.",title:"Product Desc(s)",styles:{flex:4},testID:"text-test-id-5"},children:"@productDescription — Unlock all premium features for a month."},{type:"text",attributes:{description:"Product price.",title:"Product Price(s)",styles:{flex:1,textAlign:"right"},testID:"text-test-id-6"},children:"@localizedPrice"},{type:"BIcon",attributes:{iconType:"chevron-right",size:16,description:"Chevron icon.",title:"Product BIcon(s)",styles:{marginRight:4,flex:0,width:32,color:"STATIC_COLORS.BLACK"},testID:"BIcon-test-id-4"},children:null}]},{type:"CountDown",attributes:{count:3e4,description:"Countdown timer (30 seconds).",title:"Countdown",styles:{fontWeight:"700",fontSize:40,textAlign:"center"},testID:"CountDown-test-id-1"},children:null},{type:"View",attributes:{description:"Subscribe button container.",title:"Subs Container",styles:{flex:1,flexDirection:"column",justifyContent:"flex-end",alignItems:"stretch",paddingBottom:"50px"},testID:"View-test-id-6"},children:[{type:"PaywallSubscribeButton",children:"@subscribe",attributes:{description:"Subscription confirm button.",title:"Subscribe",testID:"PaywallSubscribeButton-test-id-1"}}]}]}]}]},attributes:{testID:"paywall-test-id-1"}},qt={name:"Paywall Notification Offer",version:"1.1.2",type:"paywall",data:{type:"Main",isMain:!0,attributes:{useSafeAreaView:!0,description:"Main container for Notification Offer.",title:"Main",testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"PaywallProvider",attributes:{scrollable:!0,description:"Paywall provider container.",title:"Main Paywall",styles:{flexDirection:"column",alignItems:"stretch",justifyContent:"flex-start",position:"relative",backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallProvider-test-id-1"},children:[{type:"PaywallBackground",attributes:{src:"https://images.unsplash.com/photo-1469474968028-56623f02e42e?auto=format&fit=crop&w=1200&q=80",description:"Paywall background.",title:"Paywall Background",testID:"PaywallBackground-test-id-1"},children:null},{type:"View",attributes:{styles:{paddingTop:56,paddingHorizontal:16,paddingBottom:16,gap:16,flex:1},testID:"View-test-id-1"},children:[{type:"PaywallCloseButton",attributes:{styles:{width:32,height:32,borderRadius:16,backgroundColor:"STATIC_COLORS.WHITE",color:"STATIC_COLORS.BLACK",zIndex:10,alignItems:"center",justifyContent:"center"},testID:"PaywallCloseButton-test-id-1"},children:null},{type:"text",attributes:{description:"Title text.",title:"Paywall Title",styles:{color:"STATIC_COLORS.WHITE",fontWeight:"700",fontSize:28,textAlign:"center"},testID:"text-test-id-1"},children:"Notification Offer"},{type:"View",attributes:{description:"Benefits container.",title:"Benefits",styles:{flexDirection:"column",gap:4,marginTop:"12%"},testID:"View-test-id-2"},children:[{type:"View",attributes:{description:"Benefit container #1.",title:"Benefit #1",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-3"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 1",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-1"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 1",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-2"},children:"@benefit1 — Unlimited access"}]},{type:"View",attributes:{description:"Benefit container #2.",title:"Benefit #2",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-4"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 2",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-2"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 2",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-3"},children:"@benefit2 — 7-day free trial"}]},{type:"View",attributes:{description:"Benefit container #3.",title:"Benefit #3",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-5"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 3",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-3"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 3",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-4"},children:"@benefit3 — Cancel anytime"}]}]},{type:"PaywallOptions",attributes:{description:"Subscription options area.",title:"Option(s)",styles:{borderRadius:12,backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallOptions-test-id-1"},children:[{type:"RadioButton",attributes:{description:"Radio item.",title:"Product Radio(s)",styles:{flex:1},testID:"RadioButton-test-id-1"},children:null},{type:"text",attributes:{description:"Product description.",title:"Product Desc(s)",styles:{flex:4},testID:"text-test-id-5"},children:"@productDescription — Unlock all premium features for a month."},{type:"text",attributes:{description:"Product price.",title:"Product Price(s)",styles:{flex:1,textAlign:"right"},testID:"text-test-id-6"},children:"@localizedPrice"},{type:"BIcon",attributes:{iconType:"chevron-right",size:16,description:"Chevron icon.",title:"Product BIcon(s)",styles:{marginRight:4,flex:0,width:32,color:"STATIC_COLORS.BLACK"},testID:"BIcon-test-id-4"},children:null}]},{type:"CountDown",attributes:{count:3e4,description:"Countdown timer (30 seconds).",title:"Countdown",styles:{fontWeight:"700",fontSize:40,textAlign:"center"},testID:"CountDown-test-id-1"},children:null},{type:"View",attributes:{description:"Subscribe button container.",title:"Subs Container",styles:{flex:1,flexDirection:"column",justifyContent:"flex-end",alignItems:"stretch",paddingBottom:"50px"},testID:"View-test-id-6"},children:[{type:"PaywallSubscribeButton",children:"@subscribe",attributes:{description:"Subscription confirm button.",title:"Subscribe",testID:"PaywallSubscribeButton-test-id-1"}}]}]}]}]},attributes:{testID:"paywall-test-id-1"}},Qt={name:"Paywall App Open Offer",version:"1.1.2",type:"paywall",data:{type:"Main",isMain:!0,attributes:{useSafeAreaView:!0,description:"Main container for App Open Offer.",title:"Main",testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"PaywallProvider",attributes:{scrollable:!0,description:"Paywall provider container.",title:"Main Paywall",styles:{flexDirection:"column",alignItems:"stretch",justifyContent:"flex-start",position:"relative",backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallProvider-test-id-1"},children:[{type:"PaywallBackground",attributes:{src:"https://images.unsplash.com/photo-1501785888041-af3ef285b470?auto=format&fit=crop&w=1200&q=80",description:"Paywall background.",title:"Paywall Background",testID:"PaywallBackground-test-id-1"},children:null},{type:"View",attributes:{styles:{paddingTop:56,paddingHorizontal:16,paddingBottom:16,gap:16,flex:1},testID:"View-test-id-1"},children:[{type:"PaywallCloseButton",attributes:{styles:{width:32,height:32,borderRadius:16,backgroundColor:"STATIC_COLORS.WHITE",color:"STATIC_COLORS.BLACK",zIndex:10,alignItems:"center",justifyContent:"center"},testID:"PaywallCloseButton-test-id-1"},children:null},{type:"text",attributes:{description:"Title text.",title:"Paywall Title",styles:{color:"STATIC_COLORS.WHITE",fontWeight:"700",fontSize:28,textAlign:"center"},testID:"text-test-id-1"},children:"App Open Offer"},{type:"View",attributes:{description:"Benefits container.",title:"Benefits",styles:{flexDirection:"column",gap:4,marginTop:"12%"},testID:"View-test-id-2"},children:[{type:"View",attributes:{description:"Benefit container #1.",title:"Benefit #1",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-3"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 1",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-1"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 1",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-2"},children:"@benefit1 — Unlimited access"}]},{type:"View",attributes:{description:"Benefit container #2.",title:"Benefit #2",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-4"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 2",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-2"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 2",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-3"},children:"@benefit2 — 7-day free trial"}]},{type:"View",attributes:{description:"Benefit container #3.",title:"Benefit #3",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-5"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 3",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-3"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 3",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-4"},children:"@benefit3 — Cancel anytime"}]}]},{type:"PaywallOptions",attributes:{description:"Subscription options area.",title:"Option(s)",styles:{borderRadius:12,backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallOptions-test-id-1"},children:[{type:"RadioButton",attributes:{description:"Radio item.",title:"Product Radio(s)",styles:{flex:1},testID:"RadioButton-test-id-1"},children:null},{type:"text",attributes:{description:"Product description.",title:"Product Desc(s)",styles:{flex:4},testID:"text-test-id-5"},children:"@productDescription — Unlock all premium features for a month."},{type:"text",attributes:{description:"Product price.",title:"Product Price(s)",styles:{flex:1,textAlign:"right"},testID:"text-test-id-6"},children:"@localizedPrice"},{type:"BIcon",attributes:{iconType:"chevron-right",size:16,description:"Chevron icon.",title:"Product BIcon(s)",styles:{marginRight:4,flex:0,width:32,color:"STATIC_COLORS.BLACK"},testID:"BIcon-test-id-4"},children:null}]},{type:"CountDown",attributes:{count:3e4,description:"Countdown timer (30 seconds).",title:"Countdown",styles:{fontWeight:"700",fontSize:40,textAlign:"center"},testID:"CountDown-test-id-1"},children:null},{type:"View",attributes:{description:"Subscribe button container.",title:"Subs Container",styles:{flex:1,flexDirection:"column",justifyContent:"flex-end",alignItems:"stretch",paddingBottom:"50px"},testID:"View-test-id-6"},children:[{type:"PaywallSubscribeButton",children:"@subscribe",attributes:{description:"Abonelik onay butonu. (#1)",title:"Subscribe",testID:"PaywallSubscribeButton-test-id-1"}}]}]}]}]},attributes:{testID:"paywall-test-id-1"}},ei={name:"Paywall App Delete Offer",version:"1.1.2",type:"paywall",data:{type:"Main",isMain:!0,attributes:{useSafeAreaView:!0,description:"Main container for App Delete Offer.",title:"Main",testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"PaywallProvider",attributes:{scrollable:!0,description:"Paywall provider container.",title:"Main Paywall",styles:{flexDirection:"column",alignItems:"stretch",justifyContent:"flex-start",position:"relative",backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallProvider-test-id-1"},children:[{type:"PaywallBackground",attributes:{src:"https://images.unsplash.com/photo-1496307042754-b4aa456c4a2d?auto=format&fit=crop&w=1200&q=80",description:"Paywall background.",title:"Paywall Background",testID:"PaywallBackground-test-id-1"},children:null},{type:"View",attributes:{styles:{paddingTop:56,paddingHorizontal:16,paddingBottom:16,gap:16,flex:1},testID:"View-test-id-1"},children:[{type:"PaywallCloseButton",attributes:{styles:{width:32,height:32,borderRadius:16,backgroundColor:"STATIC_COLORS.WHITE",color:"STATIC_COLORS.BLACK",zIndex:10,alignItems:"center",justifyContent:"center"},testID:"PaywallCloseButton-test-id-1"},children:null},{type:"text",attributes:{description:"Title text.",title:"Paywall Title",styles:{color:"STATIC_COLORS.WHITE",fontWeight:"700",fontSize:28,textAlign:"center"},testID:"text-test-id-1"},children:"App Delete Offer"},{type:"View",attributes:{description:"Benefits container.",title:"Benefits",styles:{flexDirection:"column",gap:4,marginTop:"12%"},testID:"View-test-id-2"},children:[{type:"View",attributes:{description:"Benefit container #1.",title:"Benefit #1",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-3"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 1",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-1"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 1",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-2"},children:"@benefit1 — Unlimited access"}]},{type:"View",attributes:{description:"Benefit container #2.",title:"Benefit #2",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-4"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 2",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-2"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 2",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-3"},children:"@benefit2 — 7-day free trial"}]},{type:"View",attributes:{description:"Benefit container #3.",title:"Benefit #3",styles:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12},testID:"View-test-id-5"},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,description:"Icon item.",title:"BIcon 3",styles:{color:"THEME_COLORS.ICON",fontSize:"16",flex:0},testID:"BIcon-test-id-3"},children:null},{type:"text",attributes:{description:"Text item.",title:"text 3",styles:{flex:1,color:"STATIC_COLORS.WHITE",fontWeight:"700"},testID:"text-test-id-4"},children:"@benefit3 — Cancel anytime"}]}]},{type:"PaywallOptions",attributes:{description:"Subscription options area.",title:"Option(s)",styles:{borderRadius:12,backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"PaywallOptions-test-id-1"},children:[{type:"RadioButton",attributes:{description:"Radio item.",title:"Product Radio(s)",styles:{flex:1},testID:"RadioButton-test-id-1"},children:null},{type:"text",attributes:{description:"Product description.",title:"Product Desc(s)",styles:{flex:4},testID:"text-test-id-5"},children:"@productDescription — Unlock all premium features for a month."},{type:"text",attributes:{description:"Product price.",title:"Product Price(s)",styles:{flex:1,textAlign:"right"},testID:"text-test-id-6"},children:"@localizedPrice"},{type:"BIcon",attributes:{iconType:"chevron-right",size:16,description:"Chevron icon.",title:"Product BIcon(s)",styles:{marginRight:4,flex:0,width:32,color:"STATIC_COLORS.BLACK"},testID:"BIcon-test-id-4"},children:null}]},{type:"CountDown",attributes:{count:3e4,description:"Countdown timer (30 seconds).",title:"Countdown",styles:{fontWeight:"700",fontSize:40,textAlign:"center"},testID:"CountDown-test-id-1"},children:null},{type:"View",attributes:{description:"Subscribe button container.",title:"Subs Container",styles:{flex:1,flexDirection:"column",justifyContent:"flex-end",alignItems:"stretch",paddingBottom:"50px"},testID:"View-test-id-6"},children:[{type:"PaywallSubscribeButton",children:"@subscribe",attributes:{description:"Abonelik onay butonu. (#1)",title:"Subscribe",testID:"PaywallSubscribeButton-test-id-1"}}]}]}]}]},attributes:{testID:"paywall-test-id-1"}},ti={name:"vpn-onboard-1",version:"1.1.2",type:"onboard",data:{type:"Main",isMain:!0,key:"c92tR8J5wbTb3fav",attributes:{useSafeAreaView:!0,description:"Ekranın ana kapsayıcısı. (#1)",title:"Main 1",styles:{paddingBottom:16},testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#1)",title:"OnboardTitle 1",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-1"},children:"base.onboard.title.one-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/6c89e0da17a2d6fe2997e97a2b8a00a1.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-1",fetchStrategy:"highIfItsAppLaunch"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#1)",title:"OnboardSubtitle 1",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-1"},children:"base.onboard.subtitle.one-page"}],attributes:{description:"Onboarding sayfası. (#1)",title:"OnboardItem 1",testID:"OnboardItem-test-id-1"}},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#2)",title:"OnboardTitle 2",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-2"},children:"base.onboard.title.two-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/497a627b30ab4a0daaafa3d648a26b07.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-2",fetchStrategy:"normal"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#2)",title:"OnboardSubtitle 2",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-2"},children:"base.onboard.subtitle.two-page"}],attributes:{description:"Onboarding sayfası. (#2)",title:"OnboardItem 2",testID:"OnboardItem-test-id-2"}},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#3)",title:"OnboardTitle 3",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-3"},children:"base.onboard.title.three-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/6e2bc370d38695f6845007fd302034c2.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-3",fetchStrategy:"normal"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#3)",title:"OnboardSubtitle 3",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-3"},children:"base.onboard.subtitle.three-page"}],attributes:{description:"Onboarding sayfası. (#3)",title:"OnboardItem 3",testID:"OnboardItem-test-id-3"}},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#4)",title:"OnboardTitle 4",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-4"},children:"base.onboard.title.four-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/b6e978fe3362e857212163486c22cc7c.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-4",fetchStrategy:"normal"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#4)",title:"OnboardSubtitle 4",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-4"},children:"base.onboard.subtitle.four-page"}],attributes:{description:"Onboarding sayfası. (#4)",title:"OnboardItem 4",testID:"OnboardItem-test-id-4"}}],attributes:{description:"Onboarding ana yapısı. (#1)",title:"Onboard 1",styles:{flex:1},testID:"Onboard-test-id-1"}},{type:"OnboardDot",attributes:{dotType:"expanding_dot",dot_thickness:20,inactive_dot_opacity:.3,inactive_dot_color:"STATIC_COLORS.ONBOARD_DOT_INACTIVE",active_dot_color:"STATIC_COLORS.ONBOARD_DOT_ACTIVE",styles:{paddingVertical:12},testID:"OnboardDot-test-id-1"}},{type:"Separator",attributes:{title:"Separator",description:"Horizontal separator line",styles:{width:"100%",height:2,backgroundColor:"STATIC_COLORS.ONBOARD_SEPARATOR_COLOR"},testID:"Separator-test-id-1"}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0,description:"Sayfa buton grubu. (#1)",title:"OnboardButtons 1",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-1"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1,description:"Sayfa buton grubu. (#2)",title:"OnboardButtons 2",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-2"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.two-page",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.two-page",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:2}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2,description:"Sayfa buton grubu. (#3)",title:"OnboardButtons 3",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-3"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.three-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.three-page",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3,description:"Sayfa buton grubu. (#4)",title:"OnboardButtons 4",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-4"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.allow.four-page",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"home"}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"View",attributes:{title:"Onboard Footer Wrap",description:"Wrapper for OnboardFooter component",styles:{marginHorizontal:25,flexShrink:0},testID:"View-test-id-1"},children:[{type:"OnboardFooter",attributes:{textLocalizationKey:"base.onboard.footer.description",linkedWordFirstLocalizationKey:"base.onboard.btnPrivacy",linkedWordFirstColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"base.onboard.btnTerms",linkedWordSecondColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordSecondPage:"terms",styles:{gap:8,color:"THEME_COLORS.ONBOARD_FOOTER_TEXT"},testID:"OnboardFooter-test-id-1"}}]}],attributes:{theme:"dark",description:"Onboarding sağlayıcısı. (#1)",title:"OnboardProvider 1",testID:"OnboardProvider-test-id-1"}}]},attributes:{testID:"onboard-test-id-1"}},ii={name:"vpn-onboard-2",version:"1.1.2",type:"onboard",data:{type:"Main",isMain:!0,key:"ckcw0WXRY8sNR2SF",attributes:{useSafeAreaView:!0,description:"Ekranın ana kapsayıcısı. (#1)",title:"Main 1",styles:{paddingBottom:16},testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#1)",title:"OnboardTitle 1",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-1"},children:"base.onboard.title.one-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/0c65cbe8e0c2e1242146e15dfd50a486.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-1",fetchStrategy:"highIfItsAppLaunch"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#1)",title:"OnboardSubtitle 1",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-1"},children:"base.onboard.subtitle.one-page"}],attributes:{description:"Onboarding sayfası. (#1)",title:"OnboardItem 1",testID:"OnboardItem-test-id-1"}},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#2)",title:"OnboardTitle 2",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-2"},children:"base.onboard.title.two-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/e8bbdde825cd23bdc44a9b2b32af22dc.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-2",fetchStrategy:"normal"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#2)",title:"OnboardSubtitle 2",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-2"},children:"base.onboard.subtitle.two-page"}],attributes:{description:"Onboarding sayfası. (#2)",title:"OnboardItem 2",testID:"OnboardItem-test-id-2"}},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#3)",title:"OnboardTitle 3",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-3"},children:"base.onboard.title.three-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/3f312b38faf844746250cd54f27f91da.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-3",fetchStrategy:"normal"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#3)",title:"OnboardSubtitle 3",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-3"},children:"base.onboard.subtitle.three-page"}],attributes:{description:"Onboarding sayfası. (#3)",title:"OnboardItem 3",testID:"OnboardItem-test-id-3"}},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#4)",title:"OnboardTitle 4",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-4"},children:"base.onboard.title.four-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/f4db2a32a43239c3bbbe742cb0f18b61.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-4",fetchStrategy:"normal"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#4)",title:"OnboardSubtitle 4",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-4"},children:"base.onboard.subtitle.four-page"}],attributes:{description:"Onboarding sayfası. (#4)",title:"OnboardItem 4",testID:"OnboardItem-test-id-4"}}],attributes:{description:"Onboarding ana yapısı. (#1)",title:"Onboard 1",styles:{flex:1},testID:"Onboard-test-id-1"}},{type:"OnboardDot",attributes:{dotType:"expanding_dot",dot_thickness:20,inactive_dot_opacity:.3,inactive_dot_color:"STATIC_COLORS.ONBOARD_DOT_INACTIVE",active_dot_color:"STATIC_COLORS.ONBOARD_DOT_ACTIVE",styles:{paddingVertical:12},testID:"OnboardDot-test-id-1"}},{type:"Separator",attributes:{title:"Separator",description:"Horizontal separator line",styles:{width:"100%",height:2,backgroundColor:"STATIC_COLORS.ONBOARD_SEPARATOR_COLOR"},testID:"Separator-test-id-1"}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0,description:"Sayfa buton grubu. (#1)",title:"OnboardButtons 1",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-1"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.one-page",animation:"line-animation",animation_color:"STATIC_COLORS.WHITE",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.one-page",animation:"simple-animation",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1,description:"Sayfa buton grubu. (#2)",title:"OnboardButtons 2",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-2"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.two-page",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.two-page",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:2}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2,description:"Sayfa buton grubu. (#3)",title:"OnboardButtons 3",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-3"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.three-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.three-page",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3,description:"Sayfa buton grubu. (#4)",title:"OnboardButtons 4",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-4"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.allow.four-page",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"home"}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"View",attributes:{title:"Onboard Footer Wrap",description:"Wrapper for OnboardFooter component",styles:{marginHorizontal:25,flexShrink:0},testID:"View-test-id-1"},children:[{type:"OnboardFooter",attributes:{textLocalizationKey:"base.onboard.footer.description",linkedWordFirstLocalizationKey:"base.onboard.btnPrivacy",linkedWordFirstColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"base.onboard.btnTerms",linkedWordSecondColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordSecondPage:"terms",styles:{gap:8,color:"THEME_COLORS.ONBOARD_FOOTER_TEXT"},testID:"OnboardFooter-test-id-1"}}]}],attributes:{theme:"light",description:"Onboarding sağlayıcısı. (#1)",title:"OnboardProvider 1",testID:"OnboardProvider-test-id-1"}}]},attributes:{testID:"onboard-test-id-1"}},ri={name:"vpn-onboard-3",version:"1.1.2",type:"onboard",data:{type:"Main",isMain:!0,key:"ckcw0WXRY8sNR2SF",attributes:{useSafeAreaView:!0,description:"Ekranın ana kapsayıcısı. (#1)",title:"Main 1",styles:{paddingBottom:16},testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#1)",title:"OnboardTitle 1",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-1"},children:"base.onboard.title.one-page2"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/c68cca84580d6920c883c220e57346c0.jpg",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-1",fetchStrategy:"highIfItsAppLaunch"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#1)",title:"OnboardSubtitle 1",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-1"},children:"base.onboard.subtitle.one-page2"}],attributes:{description:"Onboarding sayfası. (#1)",title:"OnboardItem 1",testID:"OnboardItem-test-id-1"}},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#2)",title:"OnboardTitle 2",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-2"},children:"base.onboard.title.two-page2"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#2)",title:"OnboardSubtitle 2",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-2"},children:"base.onboard.subtitle.two-page"}],attributes:{description:"Onboarding sayfası. (#2)",title:"OnboardItem 2",testID:"OnboardItem-test-id-2"}},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#3)",title:"OnboardTitle 3",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-3"},children:"base.onboard.title.three-page2"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#3)",title:"OnboardSubtitle 3",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-3"},children:"base.onboard.subtitle.three-page2"}],attributes:{description:"Onboarding sayfası. (#3)",title:"OnboardItem 3",testID:"OnboardItem-test-id-3"}},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#4)",title:"OnboardTitle 4",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-4"},children:"base.onboard.title.four-page2"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#4)",title:"OnboardSubtitle 4",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-4"},children:"base.onboard.subtitle.four-page2"}],attributes:{description:"Onboarding sayfası. (#4)",title:"OnboardItem 4",testID:"OnboardItem-test-id-4"}}],attributes:{description:"Onboarding ana yapısı. (#1)",title:"Onboard 1",styles:{flex:1},testID:"Onboard-test-id-1"}},{type:"OnboardDot",attributes:{dotType:"expanding_dot",dot_thickness:20,inactive_dot_opacity:.3,inactive_dot_color:"STATIC_COLORS.ONBOARD_DOT_INACTIVE",active_dot_color:"STATIC_COLORS.ONBOARD_DOT_ACTIVE",styles:{paddingVertical:12},testID:"OnboardDot-test-id-1"}},{type:"Separator",attributes:{title:"Separator",description:"Horizontal separator line",styles:{width:"100%",height:2,backgroundColor:"STATIC_COLORS.ONBOARD_SEPARATOR_COLOR"},testID:"Separator-test-id-1"}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0,description:"Sayfa buton grubu. (#1)",title:"OnboardButtons 1",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-1"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1,description:"Sayfa buton grubu. (#2)",title:"OnboardButtons 2",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-2"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.two-page",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.two-page",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:2}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2,description:"Sayfa buton grubu. (#3)",title:"OnboardButtons 3",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-3"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.three-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.three-page",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3,description:"Sayfa buton grubu. (#4)",title:"OnboardButtons 4",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-4"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.allow.four-page",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"home"}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"View",attributes:{title:"Onboard Footer Wrap",description:"Wrapper for OnboardFooter component",styles:{marginHorizontal:25,flexShrink:0},testID:"View-test-id-1"},children:[{type:"OnboardFooter",attributes:{textLocalizationKey:"base.onboard.footer.description",linkedWordFirstLocalizationKey:"base.onboard.btnPrivacy",linkedWordFirstColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"base.onboard.btnTerms",linkedWordSecondColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordSecondPage:"terms",styles:{gap:8,color:"THEME_COLORS.ONBOARD_FOOTER_TEXT"},testID:"OnboardFooter-test-id-1"}}]}],attributes:{theme:"light",description:"Onboarding sağlayıcısı. (#1)",title:"OnboardProvider 1",testID:"OnboardProvider-test-id-1"}}]},attributes:{testID:"onboard-test-id-1"}},oi={name:"vpn-onboard-4",version:"1.1.2",type:"onboard",data:{type:"Main",isMain:!0,key:"c92tR8J5wbTb3fav",attributes:{useSafeAreaView:!0,description:"Ekranın ana kapsayıcısı. (#1)",title:"Main 1",styles:{paddingBottom:16},testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#1)",title:"OnboardTitle 1",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-1"},children:"base.onboard.title.one-page2"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/aadf6191a8f1091831647b3a01e1a1aa.jpg",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-1",fetchStrategy:"highIfItsAppLaunch"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#1)",title:"OnboardSubtitle 1",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-1"},children:"base.onboard.subtitle.one-page2"}],attributes:{description:"Onboarding sayfası. (#1)",title:"OnboardItem 1",testID:"OnboardItem-test-id-1"}},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#2)",title:"OnboardTitle 2",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-2"},children:"base.onboard.title.two-page2"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#2)",title:"OnboardSubtitle 2",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-2"},children:"base.onboard.subtitle.two-page2"}],attributes:{description:"Onboarding sayfası. (#2)",title:"OnboardItem 2",testID:"OnboardItem-test-id-2"}},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#3)",title:"OnboardTitle 3",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-3"},children:"base.onboard.title.three-page2"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#3)",title:"OnboardSubtitle 3",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-3"},children:"base.onboard.subtitle.three-page2"}],attributes:{description:"Onboarding sayfası. (#3)",title:"OnboardItem 3",testID:"OnboardItem-test-id-3"}},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#4)",title:"OnboardTitle 4",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40},testID:"OnboardTitle-test-id-4"},children:"base.onboard.title.four-page2"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#4)",title:"OnboardSubtitle 4",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center"},testID:"OnboardSubtitle-test-id-4"},children:"base.onboard.subtitle.four-page2"}],attributes:{description:"Onboarding sayfası. (#4)",title:"OnboardItem 4",testID:"OnboardItem-test-id-4"}}],attributes:{description:"Onboarding ana yapısı. (#1)",title:"Onboard 1",styles:{flex:1},testID:"Onboard-test-id-1"}},{type:"OnboardDot",attributes:{dotType:"expanding_dot",dot_thickness:20,inactive_dot_opacity:.3,inactive_dot_color:"STATIC_COLORS.ONBOARD_DOT_INACTIVE",active_dot_color:"STATIC_COLORS.ONBOARD_DOT_ACTIVE",styles:{paddingVertical:12},testID:"OnboardDot-test-id-1"}},{type:"Separator",attributes:{title:"Separator",description:"Horizontal separator line",styles:{width:"100%",height:2,backgroundColor:"STATIC_COLORS.ONBOARD_SEPARATOR_COLOR"},testID:"Separator-test-id-1"}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0,description:"Sayfa buton grubu. (#1)",title:"OnboardButtons 1",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-1"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1,description:"Sayfa buton grubu. (#2)",title:"OnboardButtons 2",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-2"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.two-page",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.two-page",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:2}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2,description:"Sayfa buton grubu. (#3)",title:"OnboardButtons 3",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-3"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.three-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.three-page",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3,description:"Sayfa buton grubu. (#4)",title:"OnboardButtons 4",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-4"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.allow.four-page",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"home"}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"View",attributes:{title:"Onboard Footer Wrap",description:"Wrapper for OnboardFooter component",styles:{marginHorizontal:25,flexShrink:0},testID:"View-test-id-1"},children:[{type:"OnboardFooter",attributes:{textLocalizationKey:"base.onboard.footer.description",linkedWordFirstLocalizationKey:"base.onboard.btnPrivacy",linkedWordFirstColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"base.onboard.btnTerms",linkedWordSecondColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordSecondPage:"terms",styles:{gap:8,color:"THEME_COLORS.ONBOARD_FOOTER_TEXT"},testID:"OnboardFooter-test-id-1"}}]}],attributes:{theme:"dark",description:"Onboarding sağlayıcısı. (#1)",title:"OnboardProvider 1",testID:"OnboardProvider-test-id-1"}}]},attributes:{testID:"onboard-test-id-1"}},ai={name:"vpn-onboard-5",version:"1.1.2",type:"onboard",data:{type:"Main",isMain:!0,key:"cJVVSS7q9Qe1trnb",attributes:{useSafeAreaView:!0,description:"Ekranın ana kapsayıcısı. (#1)",title:"Main 1",styles:{paddingBottom:16},testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/d237d6cde8bc9126cee7b47e30cd19f0.png",resizeMode:"contain",lottie:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/lottie/0be045f9fe44c790a4525a1a6bc4b837.json",styles:{height:400},testID:"OnboardImage-test-id-1",fetchStrategy:"highIfItsAppLaunch"}},{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#1)",title:"OnboardTitle 1",styles:{color:"THEME_COLORS.ONBOARD_TITLE"},testID:"OnboardTitle-test-id-1"},children:"base.onboard.title.one-page"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#1)",title:"OnboardSubtitle 1",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE"},testID:"OnboardSubtitle-test-id-1"},children:"base.onboard.subtitle.one-page"}],attributes:{description:"Onboarding sayfası. (#1)",title:"OnboardItem 1",testID:"OnboardItem-test-id-1"}},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/820dc32b8252555058e7014a7fd1652f.png",resizeMode:"contain",video_url:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/video/440346112d02e65be3767c39b96cd7c0.mp4",styles:{height:400},testID:"OnboardImage-test-id-2",fetchStrategy:"normal"}},{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#2)",title:"OnboardTitle 2",styles:{color:"THEME_COLORS.ONBOARD_TITLE"},testID:"OnboardTitle-test-id-2"},children:"base.onboard.title.two-page"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#2)",title:"OnboardSubtitle 2",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE"},testID:"OnboardSubtitle-test-id-2"},children:"base.onboard.subtitle.two-page"}],attributes:{description:"Onboarding sayfası. (#2)",title:"OnboardItem 2",testID:"OnboardItem-test-id-2"}},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/fbb8677cd23cba79eef0ebef181e3b57.png",resizeMode:"contain",styles:{height:400},testID:"OnboardImage-test-id-3",fetchStrategy:"normal"}},{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#3)",title:"OnboardTitle 3",styles:{color:"THEME_COLORS.ONBOARD_TITLE"},testID:"OnboardTitle-test-id-3"},children:"base.onboard.title.three-page"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#3)",title:"OnboardSubtitle 3",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE"},testID:"OnboardSubtitle-test-id-3"},children:"base.onboard.subtitle.three-page"}],attributes:{description:"Onboarding sayfası. (#3)",title:"OnboardItem 3",testID:"OnboardItem-test-id-3"}},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/18cdd5cc478389df8ff362f95b7173ea.png",resizeMode:"contain",styles:{height:400},testID:"OnboardImage-test-id-4",fetchStrategy:"normal"}},{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#4)",title:"OnboardTitle 4",styles:{color:"THEME_COLORS.ONBOARD_TITLE"},testID:"OnboardTitle-test-id-4"},children:"base.onboard.title.five-page"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#4)",title:"OnboardSubtitle 4",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE"},testID:"OnboardSubtitle-test-id-4"},children:"base.onboard.subtitle.five-page"}],attributes:{description:"Onboarding sayfası. (#4)",title:"OnboardItem 4",testID:"OnboardItem-test-id-4"}},{type:"OnboardItem",key:"app_onboard-page6",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/3c1225f83f5a5c934926fab3cb0e65d5.png",resizeMode:"contain",styles:{height:400},testID:"OnboardImage-test-id-5",fetchStrategy:"normal"}},{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#5)",title:"OnboardTitle 5",styles:{color:"THEME_COLORS.ONBOARD_TITLE"},testID:"OnboardTitle-test-id-5"},children:"base.onboard.title.six-page"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#5)",title:"OnboardSubtitle 5",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE"},testID:"OnboardSubtitle-test-id-5"},children:"base.onboard.subtitle.six-page"}],attributes:{description:"Onboarding sayfası. (#5)",title:"OnboardItem 5",testID:"OnboardItem-test-id-5"}},{type:"OnboardItem",key:"app_onboard-page5",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/ff07e162b2a63d38f07909e87848d46f.png",resizeMode:"contain",styles:{height:400},testID:"OnboardImage-test-id-6",fetchStrategy:"normal"}},{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#6)",title:"OnboardTitle 6",styles:{color:"THEME_COLORS.ONBOARD_TITLE"},testID:"OnboardTitle-test-id-6"},children:"base.onboard.title.four-page"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#6)",title:"OnboardSubtitle 6",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE"},testID:"OnboardSubtitle-test-id-6"},children:"base.onboard.subtitle.four-page"}],attributes:{description:"Onboarding sayfası. (#6)",title:"OnboardItem 6",testID:"OnboardItem-test-id-6"}}],attributes:{description:"Onboarding ana yapısı. (#1)",title:"Onboard 1",styles:{flex:1},testID:"Onboard-test-id-1"}},{type:"OnboardDot",attributes:{dotType:"expanding_dot",dot_thickness:20,inactive_dot_opacity:.3,inactive_dot_color:"STATIC_COLORS.ONBOARD_DOT_INACTIVE",active_dot_color:"STATIC_COLORS.ONBOARD_DOT_ACTIVE",styles:{paddingVertical:12},testID:"OnboardDot-test-id-1"}},{type:"Separator",attributes:{title:"Separator",description:"Horizontal separator line",styles:{width:"100%",height:2,backgroundColor:"STATIC_COLORS.ONBOARD_SEPARATOR_COLOR"},testID:"Separator-test-id-1"}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0,description:"Sayfa buton grubu. (#1)",title:"OnboardButtons 1",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-1"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"THEME_COLORS.LINE"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1,description:"Sayfa buton grubu. (#2)",title:"OnboardButtons 2",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-2"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.two-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"THEME_COLORS.LINE"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.two-page",events:[{type:"Navigate",navigate_to:null,targetIndex:2}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2,description:"Sayfa buton grubu. (#3)",title:"OnboardButtons 3",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-3"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.three-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"THEME_COLORS.LINE"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.three-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3,description:"Sayfa buton grubu. (#4)",title:"OnboardButtons 4",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-4"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.five-page",events:[{type:"Navigate",navigate_to:null,targetIndex:4}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"THEME_COLORS.LINE"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.five-page",events:[{type:"Permission",permission:"GDPR"},{type:"Navigate",navigate_to:null,targetIndex:4}],styles:{flex:1,color:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_TEXT",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:4,description:"Sayfa buton grubu. (#5)",title:"OnboardButtons 5",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-5"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.five-page",events:[{type:"Navigate",navigate_to:null,targetIndex:5}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"THEME_COLORS.LINE"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.five-page",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:5}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:5,description:"Sayfa buton grubu. (#6)",title:"OnboardButtons 6",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-6"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.allow.four-page",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"subscriptions"}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"View",attributes:{title:"Onboard Footer Wrap",description:"Wrapper for OnboardFooter component",styles:{marginHorizontal:25,flexShrink:0},testID:"View-test-id-1"},children:[{type:"OnboardFooter",attributes:{textLocalizationKey:"base.onboard.footer.description",linkedWordFirstLocalizationKey:"base.onboard.btnPrivacy",linkedWordFirstColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"base.onboard.btnTerms",linkedWordSecondColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordSecondPage:"terms",styles:{gap:8,color:"THEME_COLORS.ONBOARD_FOOTER_TEXT"},testID:"OnboardFooter-test-id-1"}}]}],attributes:{theme:"all",description:"Onboarding sağlayıcısı. (#1)",title:"OnboardProvider 1",testID:"OnboardProvider-test-id-1"}}]},attributes:{testID:"onboard-test-id-1"}},ni={name:"vpn-onboard-6",version:"1.1.2",type:"onboard",data:{type:"Main",isMain:!0,key:"cJVVSS7q9Qe1trnb",attributes:{useSafeAreaView:!0,description:"Ekranın ana kapsayıcısı. (#1)",title:"Main 1",styles:{paddingBottom:16},testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null},{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/9cb1d668b3724655f93a91e5eee771c5.png",resizeMode:"contain",styles:{height:400},testID:"OnboardImage-test-id-1",fetchStrategy:"highIfItsAppLaunch"}},{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#1)",title:"OnboardTitle 1",styles:{color:"THEME_COLORS.ONBOARD_TITLE"},testID:"OnboardTitle-test-id-1"},children:"base.onboard.title.one-page"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#1)",title:"OnboardSubtitle 1",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE"},testID:"OnboardSubtitle-test-id-1"},children:"base.onboard.subtitle.one-page"}],attributes:{description:"Onboarding sayfası. (#1)",title:"OnboardItem 1",testID:"OnboardItem-test-id-1"}},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/f8d0c64bf89cc5f2f14126d0544ba174.png",resizeMode:"contain",styles:{height:400},testID:"OnboardImage-test-id-2",fetchStrategy:"normal"}},{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#2)",title:"OnboardTitle 2",styles:{color:"THEME_COLORS.ONBOARD_TITLE"},testID:"OnboardTitle-test-id-2"},children:"base.onboard.title.two-page"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#2)",title:"OnboardSubtitle 2",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE"},testID:"OnboardSubtitle-test-id-2"},children:"base.onboard.subtitle.two-page"}],attributes:{description:"Onboarding sayfası. (#2)",title:"OnboardItem 2",testID:"OnboardItem-test-id-2"}},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/ad823809885c1a2a8e4632039f35a94e.png",resizeMode:"contain",styles:{height:400},testID:"OnboardImage-test-id-3",fetchStrategy:"normal"}},{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#3)",title:"OnboardTitle 3",styles:{color:"THEME_COLORS.ONBOARD_TITLE"},testID:"OnboardTitle-test-id-3"},children:"base.onboard.title.three-page"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#3)",title:"OnboardSubtitle 3",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE"},testID:"OnboardSubtitle-test-id-3"},children:"base.onboard.subtitle.three-page"}],attributes:{description:"Onboarding sayfası. (#3)",title:"OnboardItem 3",testID:"OnboardItem-test-id-3"}},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/ede1705c51f3434ae9053ed5f29bf5dd.png",resizeMode:"contain",styles:{height:400},testID:"OnboardImage-test-id-4",fetchStrategy:"normal"}},{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#4)",title:"OnboardTitle 4",styles:{color:"THEME_COLORS.ONBOARD_TITLE"},testID:"OnboardTitle-test-id-4"},children:"base.onboard.title.four-page"},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#4)",title:"OnboardSubtitle 4",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE"},testID:"OnboardSubtitle-test-id-4"},children:"base.onboard.subtitle.four-page"}],attributes:{description:"Onboarding sayfası. (#4)",title:"OnboardItem 4",testID:"OnboardItem-test-id-4"}}],attributes:{description:"Onboarding ana yapısı. (#1)",title:"Onboard 1",styles:{flex:1},testID:"Onboard-test-id-1"}},{type:"OnboardDot",attributes:{dotType:"expanding_dot",dot_thickness:20,inactive_dot_opacity:.3,inactive_dot_color:"STATIC_COLORS.ONBOARD_DOT_INACTIVE",active_dot_color:"STATIC_COLORS.ONBOARD_DOT_ACTIVE",styles:{paddingVertical:12},testID:"OnboardDot-test-id-1"}},{type:"Separator",attributes:{title:"Separator",description:"Horizontal separator line",styles:{width:"100%",height:2,backgroundColor:"STATIC_COLORS.ONBOARD_SEPARATOR_COLOR"},testID:"Separator-test-id-1"}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0,description:"Sayfa buton grubu. (#1)",title:"OnboardButtons 1",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-1"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"THEME_COLORS.TEXT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1,description:"Sayfa buton grubu. (#2)",title:"OnboardButtons 2",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-2"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.two-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"THEME_COLORS.TEXT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.two-page",events:[{type:"Navigate",navigate_to:null,targetIndex:2}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2,description:"Sayfa buton grubu. (#3)",title:"OnboardButtons 3",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-3"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.three-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"THEME_COLORS.TEXT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.three-page",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3,description:"Sayfa buton grubu. (#4)",title:"OnboardButtons 4",styles:{height:40,marginVertical:12,flexShrink:0},testID:"OnboardButtons-test-id-4"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.allow.four-page",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"subscriptions"}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}]},{type:"View",attributes:{title:"Onboard Footer Wrap",description:"Wrapper for OnboardFooter component",styles:{marginHorizontal:25,flexShrink:0},testID:"View-test-id-1"},children:[{type:"OnboardFooter",attributes:{textLocalizationKey:"base.onboard.footer.description",linkedWordFirstLocalizationKey:"base.onboard.btnPrivacy",linkedWordFirstColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"base.onboard.btnTerms",linkedWordSecondColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordSecondPage:"terms",styles:{gap:8,color:"THEME_COLORS.ONBOARD_FOOTER_TEXT"},testID:"OnboardFooter-test-id-1"}}]}],attributes:{theme:"dark",description:"Onboarding sağlayıcısı. (#1)",title:"OnboardProvider 1",testID:"OnboardProvider-test-id-1"}}]},attributes:{testID:"onboard-test-id-1"}},si={name:"vpn-onboard-7",version:"1.1.2",type:"onboard",data:{type:"Main",isMain:!0,key:"c92tR8J5wbTb3fav",attributes:{useSafeAreaView:!0,description:"Ekranın ana kapsayıcısı. (#1)",title:"Main 1",styles:{paddingBottom:16},testID:"Main-test-id-1"},children:[{type:"StatusBarColor",attributes:{title:"Status Bar Color",description:"Status bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"StatusBarColor-test-id-1"},children:null,key:"StatusBarColor-sxj19suwkrn"},{type:"NavigationBarColor",attributes:{title:"Navigation Bar Color",description:"Navigation bar background color.",styles:{backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"NavigationBarColor-test-id-1"},children:null,key:"NavigationBarColor-rhzn570dc5o"},{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#1)",title:"OnboardTitle 1",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40,fontSize:"28@fs"},testID:"OnboardTitle-test-id-1"},children:"base.onboard.title.one-page",key:"OnboardTitle-5t0p86nj13m"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/6c89e0da17a2d6fe2997e97a2b8a00a1.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-1",fetchStrategy:"highIfItsAppLaunch"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#1)",title:"OnboardSubtitle 1",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center",paddingTop:"30@vs"},testID:"OnboardSubtitle-test-id-1"},children:"base.onboard.subtitle.one-page",key:"OnboardSubtitle-0max8wno7l5b"}],attributes:{description:"Onboarding sayfası. (#1)",title:"OnboardItem 1",testID:"OnboardItem-test-id-1"}},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#2)",title:"OnboardTitle 2",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40,fontSize:"28@fs"},testID:"OnboardTitle-test-id-2"},children:"base.onboard.title.two-page",key:"OnboardTitle-ne9iihu925k"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/497a627b30ab4a0daaafa3d648a26b07.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-2",fetchStrategy:"normal"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#2)",title:"OnboardSubtitle 2",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center",paddingTop:"30@vs"},testID:"OnboardSubtitle-test-id-2"},children:"base.onboard.subtitle.two-page",key:"OnboardSubtitle-jq9469r7c2"}],attributes:{description:"Onboarding sayfası. (#2)",title:"OnboardItem 2",testID:"OnboardItem-test-id-2"}},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#3)",title:"OnboardTitle 3",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40,fontSize:"28@fs"},testID:"OnboardTitle-test-id-3"},children:"base.onboard.title.three-page",key:"OnboardTitle-hczvlbg7gqj"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/6e2bc370d38695f6845007fd302034c2.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-3",fetchStrategy:"normal"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#3)",title:"OnboardSubtitle 3",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center",paddingTop:"30@vs"},testID:"OnboardSubtitle-test-id-3"},children:"base.onboard.subtitle.three-page",key:"OnboardSubtitle-rufjwid9yug"}],attributes:{description:"Onboarding sayfası. (#3)",title:"OnboardItem 3",testID:"OnboardItem-test-id-3"}},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardTitle",attributes:{description:"Sayfa başlığı. (#4)",title:"OnboardTitle 4",styles:{color:"THEME_COLORS.ONBOARD_TITLE",textAlign:"center",marginTop:40,fontSize:"28@fs"},testID:"OnboardTitle-test-id-4"},children:"base.onboard.title.four-page",key:"OnboardTitle-f2ekfc0wcbl"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/b6e978fe3362e857212163486c22cc7c.png",resizeMode:"contain",styles:{height:350},testID:"OnboardImage-test-id-4",fetchStrategy:"normal"}},{type:"OnboardSubtitle",attributes:{description:"Sayfa alt başlığı. (#4)",title:"OnboardSubtitle 4",styles:{color:"THEME_COLORS.ONBOARD_SUBTITLE",fontSize:16,textAlign:"center",paddingTop:"30@vs"},testID:"OnboardSubtitle-test-id-4"},children:"base.onboard.subtitle.four-page",key:"OnboardSubtitle-qkw2jn84xem"}],attributes:{description:"Onboarding sayfası. (#4)",title:"OnboardItem 4",testID:"OnboardItem-test-id-4"}}],attributes:{description:"Onboarding ana yapısı. (#1)",title:"Onboard 1",styles:{flex:1},testID:"Onboard-test-id-1"},key:"Onboard-dg1zmwdawmg"},{type:"OnboardDot",attributes:{dotType:"expanding_dot",inactive_dot_opacity:.3,inactive_dot_color:"STATIC_COLORS.ONBOARD_DOT_INACTIVE",active_dot_color:"STATIC_COLORS.ONBOARD_DOT_ACTIVE",styles:{paddingVertical:12,dot_thickness:"10@s"},testID:"OnboardDot-test-id-1"}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0,description:"Sayfa buton grubu. (#1)",title:"OnboardButtons 1",styles:{height:40,marginVertical:12,flexShrink:0,paddingBottom:"5@s"},testID:"OnboardButtons-test-id-1"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.one-page",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}],key:"OnboardButtons-92fw2wn62h"},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1,description:"Sayfa buton grubu. (#2)",title:"OnboardButtons 2",styles:{height:40,marginVertical:12,flexShrink:0,paddingBottom:"5@s"},testID:"OnboardButtons-test-id-2"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.two-page",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.two-page",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:2}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}],key:"OnboardButtons-mu7r8a5qx4"},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2,description:"Sayfa buton grubu. (#3)",title:"OnboardButtons 3",styles:{height:40,marginVertical:12,flexShrink:0,paddingBottom:"5@s"},testID:"OnboardButtons-test-id-3"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.skip.three-page",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"THEME_COLORS.ONBOARD_BUTTON_SECONDARY_TEXT",backgroundColor:"STATIC_COLORS.TRANSPARENT"},testID:"onboardNext"}},{type:"OnboardButton",attributes:{labelKey:"base.onboard.next.three-page",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:3}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}],key:"OnboardButtons-rulfu6b5w5"},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3,description:"Sayfa buton grubu. (#4)",title:"OnboardButtons 4",styles:{height:40,marginVertical:12,flexShrink:0,paddingBottom:"5@s"},testID:"OnboardButtons-test-id-4"},children:[{type:"OnboardButton",attributes:{labelKey:"base.onboard.allow.four-page",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"home"}],styles:{flex:1,color:"STATIC_COLORS.WHITE",backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND"},testID:"onboardNext"}}],key:"OnboardButtons-yru5emc0zcs"},{type:"View",attributes:{title:"Onboard Footer Wrap",description:"Wrapper for OnboardFooter component",styles:{marginHorizontal:25,flexShrink:0},testID:"View-test-id-1"},children:[{type:"OnboardFooter",attributes:{textLocalizationKey:"base.onboard.footer.description",linkedWordFirstLocalizationKey:"base.onboard.btnPrivacy",linkedWordFirstColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"base.onboard.btnTerms",linkedWordSecondColor:"STATIC_COLORS.ONBOARD_LINK_COLOR",linkedWordSecondPage:"terms",styles:{gap:8,color:"THEME_COLORS.ONBOARD_FOOTER_TEXT",fontSize:"12@fs"},testID:"OnboardFooter-test-id-1"}}],key:"View-c5vb7865vto"}],attributes:{theme:"dark",description:"Onboarding sağlayıcısı. (#1)",title:"OnboardProvider 1",testID:"OnboardProvider-test-id-1"},key:"OnboardProvider-pvc5b6o5gu"}]},attributes:{testID:"onboard-test-id-1"}},li={name:"Terms and Privacy",version:"1.1.2",type:"terms",data:{type:"Main",isMain:!0,attributes:{useSafeAreaView:!0,description:"Terms and Privacy screen container",title:"Terms & Privacy",styles:{backgroundColor:"THEME_COLORS.BACKGROUND",flex:1},testID:"TermsPrivacy-Main"},children:[{type:"View",attributes:{description:"Header section",styles:{padding:16,alignItems:"center",borderBottomWidth:1,borderBottomColor:"THEME_COLORS.LINE",backgroundColor:"THEME_COLORS.BACKGROUND"}},children:[{type:"Text",children:"view.terms.header.title",attributes:{styles:{fontSize:20,fontWeight:"700",color:"THEME_COLORS.TEXT"}}}]},{type:"WebView",attributes:{iosUrl:"https://stage.vpn111.net/page/ios/privacy",androidUrl:"https://stage.vpn111.net/page/android/privacy",styles:{flex:1,backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"TermsPrivacy-WebView"}},{type:"View",attributes:{description:"Footer section",styles:{padding:20,backgroundColor:"THEME_COLORS.BACKGROUND",borderTopWidth:1,borderTopColor:"THEME_COLORS.LINE",gap:16}},children:[{type:"FormProvider",attributes:{defaultValues:'{"termsAccepted": false}',validationErrorMessageKey:"view.terms.error.must_accept"},children:[{type:"FormCheckbox",attributes:{name:"termsAccepted",validation:["required"],checked:!1,label:"view.terms.checkbox.label",checkedColor:"THEME_COLORS.CHECKBOX_ACTIVE_COLOR",styles:{marginBottom:8},testID:"TermsPrivacy-Checkbox"}},{type:"FormErrorText",attributes:{styles:{marginBottom:8},testID:"TermsPrivacy-FormErrorText"}},{type:"FormSubmitButton",attributes:{labelKey:"view.terms.accept.button",validationRequired:!0,disableIfUnvalidated:!0,events:[{type:"Navigate",placementKey:"onboard"}],styles:{backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND",color:"#FFFFFF",height:48,borderRadius:8,alignItems:"center",justifyContent:"center",fontWeight:"600"},testID:"TermsPrivacy-AcceptButton"}}]}]}]}},ci={name:"Terms and Privacy (no form)",version:"1.1.2",type:"terms",data:{type:"Main",isMain:!0,attributes:{useSafeAreaView:!0,description:"Terms and Privacy screen without FormProvider; plain Checkbox and SystemButton.",title:"Terms & Privacy",styles:{backgroundColor:"THEME_COLORS.BACKGROUND",flex:1},testID:"TermsPrivacyNoForm-Main"},children:[{type:"View",attributes:{description:"Header section",styles:{padding:16,alignItems:"center",borderBottomWidth:1,borderBottomColor:"THEME_COLORS.LINE",backgroundColor:"THEME_COLORS.BACKGROUND"}},children:[{type:"Text",children:"view.terms.header.title",attributes:{styles:{fontSize:20,fontWeight:"700",color:"THEME_COLORS.TEXT"}}}]},{type:"WebView",attributes:{iosUrl:"https://stage.vpn111.net/page/ios/privacy",androidUrl:"https://stage.vpn111.net/page/android/privacy",styles:{flex:1,backgroundColor:"THEME_COLORS.BACKGROUND"},testID:"TermsPrivacyNoForm-WebView"}},{type:"View",attributes:{description:"Footer section",styles:{padding:20,backgroundColor:"THEME_COLORS.BACKGROUND",borderTopWidth:1,borderTopColor:"THEME_COLORS.LINE",gap:16}},children:[{type:"Checkbox",attributes:{checked:!1,label:"view.terms.checkbox.label",checkedColor:"THEME_COLORS.CHECKBOX_ACTIVE_COLOR",styles:{marginBottom:8},testID:"TermsPrivacyNoForm-Checkbox"}},{type:"SystemButton",attributes:{labelKey:"view.terms.accept.button",events:[{type:"Navigate",placementKey:"onboard"}],styles:{backgroundColor:"STATIC_COLORS.ONBOARD_BUTTON_PRIMARY_BACKGROUND",color:"#FFFFFF",height:48,borderRadius:8,alignItems:"center",justifyContent:"center",fontWeight:"600"},testID:"TermsPrivacyNoForm-AcceptButton"}}]}]}};function di(e){const t=e.appConfig||{},i={...e,baseSize:t.baseSize||e.baseSize||d,localization:t.localization||e.localization||s};return delete i.appConfig,i}function pi(){return[Nt,Vt,Ut,jt,Kt,Gt,Yt,$t,Xt,Jt,Zt,qt,Qt,ei,ti,ii,ri,oi,ai,ni,si,li,ci].map(di)}function gi(e={}){const t=wt.supportedProjectVersion.trim()?wt.supportedProjectVersion.trim():"0.0.0",i="string"==typeof e.version&&e.version.trim()?e.version.trim():t;return{name:"string"==typeof e.name&&e.name.trim()?e.name.trim():"project",version:i,data:e.data??null,projectColors:e.projectColors,type:e.type}}export{N as BuilderProvider,K as LocalizationParamsProvider,f as PERIOD_LOCALIZATION_KEYS,j as ParamsProvider,Mt as TRIBE_ASSETS_BASE_URL,kt as TribeAssetName,It as analyseAndProccess,vt as analyseNode,D as buildPaywallLocalizationParams,g as calculateDiscount,y as calculatePricePerMonth,b as calculatePricePerYear,T as convertIOSPeriodUnit,s as defaultLocalization,H as defaultProjectColors,c as defaultTheme,I as extractAndroidParams,R as extractIOSParams,p as extractPrice,Le as getArrayItemType,Re as getAttributeMeta,Be as getAttributeSchema,Z as getDefaultDevice,gi as getDefaultProject,De as getDefaultsForType,J as getDevices,Et as getImage,Rt as getMeta,L as getMockProducts,M as getMockProductsByPreset,we as getPatternByType,O as getPeriodLocalizationKey,pi as getSamples,Pe as getTypeSchema,Ee as isEmptyObject,Ae as isNodeArray,Me as isNodeNullOrUndefined,ke as isNodeString,_e as isPrimitiveType,l as mergeLocalization,F as mergeProjectColors,Dt as novaToJson,z as parseBillingPeriod,ne as parseColor,Ht as parseTribeAssetName,Lt as querySelector,Ft as resolveImageSrc,V as useBuilderParams,k as useCalculateLocalizedPrice,E as useChangeDelayByPaywall,A as useDiscountRate,Ce as useExtractImageStyle,me as useExtractTextStyle,he as useExtractViewStyle,Y as useLocalizationParams,$ as useLocalize,Wt as useNode,G as useParams,P as usePaywallLocalizationParams};
|
|
2
29
|
//# sourceMappingURL=index.esm.js.map
|