mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 06:31:03 +00:00
1 line
15 KiB
Plaintext
1 line
15 KiB
Plaintext
{"dependencies":[{"name":"../../NativeComponent/ViewConfigIgnore","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":13,"column":0},"end":{"line":13,"column":89}}],"key":"gO7/+2sMw8WrTcouDJr8vXbwhr8=","exportNames":["*"]}},{"name":"../../Utilities/differ/sizesDiffer","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":102,"column":12},"end":{"line":102,"column":57}}],"key":"9yIALVMIwoti/oEJUeTvGuoNMUs=","exportNames":["*"]}},{"name":"../../StyleSheet/processColor","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":117,"column":15},"end":{"line":117,"column":55}},{"start":{"line":119,"column":21},"end":{"line":119,"column":61}},{"start":{"line":122,"column":15},"end":{"line":122,"column":55}},{"start":{"line":130,"column":15},"end":{"line":130,"column":55}},{"start":{"line":139,"column":30},"end":{"line":139,"column":70}}],"key":"UxlPATDS52Ssj11/xyoTpBiN584=","exportNames":["*"]}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n Object.defineProperty(exports, \"__esModule\", {\n value: true\n });\n exports.default = void 0;\n var _ViewConfigIgnore = require(_dependencyMap[0], \"../../NativeComponent/ViewConfigIgnore\");\n var RCTTextInputViewConfig = {\n bubblingEventTypes: {\n topBlur: {\n phasedRegistrationNames: {\n bubbled: 'onBlur',\n captured: 'onBlurCapture'\n }\n },\n topChange: {\n phasedRegistrationNames: {\n bubbled: 'onChange',\n captured: 'onChangeCapture'\n }\n },\n topEndEditing: {\n phasedRegistrationNames: {\n bubbled: 'onEndEditing',\n captured: 'onEndEditingCapture'\n }\n },\n topFocus: {\n phasedRegistrationNames: {\n bubbled: 'onFocus',\n captured: 'onFocusCapture'\n }\n },\n topKeyPress: {\n phasedRegistrationNames: {\n bubbled: 'onKeyPress',\n captured: 'onKeyPressCapture'\n }\n },\n topSubmitEditing: {\n phasedRegistrationNames: {\n bubbled: 'onSubmitEditing',\n captured: 'onSubmitEditingCapture'\n }\n },\n topTouchCancel: {\n phasedRegistrationNames: {\n bubbled: 'onTouchCancel',\n captured: 'onTouchCancelCapture'\n }\n },\n topTouchEnd: {\n phasedRegistrationNames: {\n bubbled: 'onTouchEnd',\n captured: 'onTouchEndCapture'\n }\n },\n topTouchMove: {\n phasedRegistrationNames: {\n bubbled: 'onTouchMove',\n captured: 'onTouchMoveCapture'\n }\n }\n },\n directEventTypes: {\n topScroll: {\n registrationName: 'onScroll'\n },\n topSelectionChange: {\n registrationName: 'onSelectionChange'\n },\n topContentSizeChange: {\n registrationName: 'onContentSizeChange'\n },\n topChangeSync: {\n registrationName: 'onChangeSync'\n },\n topKeyPressSync: {\n registrationName: 'onKeyPressSync'\n }\n },\n validAttributes: {\n dynamicTypeRamp: true,\n fontSize: true,\n fontWeight: true,\n fontVariant: true,\n textShadowOffset: {\n diff: require(_dependencyMap[1], \"../../Utilities/differ/sizesDiffer\").default\n },\n allowFontScaling: true,\n fontStyle: true,\n textTransform: true,\n textAlign: true,\n fontFamily: true,\n lineHeight: true,\n isHighlighted: true,\n writingDirection: true,\n textDecorationLine: true,\n textShadowRadius: true,\n letterSpacing: true,\n textDecorationStyle: true,\n textDecorationColor: {\n process: require(_dependencyMap[2], \"../../StyleSheet/processColor\").default\n },\n color: {\n process: require(_dependencyMap[2], \"../../StyleSheet/processColor\").default\n },\n maxFontSizeMultiplier: true,\n textShadowColor: {\n process: require(_dependencyMap[2], \"../../StyleSheet/processColor\").default\n },\n editable: true,\n inputAccessoryViewID: true,\n inputAccessoryViewButtonLabel: true,\n caretHidden: true,\n enablesReturnKeyAutomatically: true,\n placeholderTextColor: {\n process: require(_dependencyMap[2], \"../../StyleSheet/processColor\").default\n },\n clearButtonMode: true,\n keyboardType: true,\n selection: true,\n returnKeyType: true,\n submitBehavior: true,\n mostRecentEventCount: true,\n scrollEnabled: true,\n selectionColor: {\n process: require(_dependencyMap[2], \"../../StyleSheet/processColor\").default\n },\n contextMenuHidden: true,\n secureTextEntry: true,\n placeholder: true,\n autoCorrect: true,\n multiline: true,\n numberOfLines: true,\n textContentType: true,\n maxLength: true,\n autoCapitalize: true,\n keyboardAppearance: true,\n passwordRules: true,\n spellCheck: true,\n selectTextOnFocus: true,\n text: true,\n clearTextOnFocus: true,\n showSoftInputOnFocus: true,\n autoFocus: true,\n lineBreakStrategyIOS: true,\n lineBreakModeIOS: true,\n smartInsertDelete: true,\n ...(0, _ViewConfigIgnore.ConditionallyIgnoredEventHandlers)({\n onChange: true,\n onSelectionChange: true,\n onContentSizeChange: true,\n onScroll: true,\n onChangeSync: true,\n onKeyPressSync: true\n }),\n disableKeyboardShortcuts: true\n }\n };\n var _default = exports.default = RCTTextInputViewConfig;\n});","lineCount":161,"map":[[6,2,13,0],[6,6,13,0,"_ViewConfigIgnore"],[6,23,13,0],[6,26,13,0,"require"],[6,33,13,0],[6,34,13,0,"_dependencyMap"],[6,48,13,0],[7,2,20,0],[7,6,20,6,"RCTTextInputViewConfig"],[7,28,20,28],[7,31,20,31],[8,4,21,2,"bubblingEventTypes"],[8,22,21,20],[8,24,21,22],[9,6,22,4,"topBlur"],[9,13,22,11],[9,15,22,13],[10,8,23,6,"phasedRegistrationNames"],[10,31,23,29],[10,33,23,31],[11,10,24,8,"bubbled"],[11,17,24,15],[11,19,24,17],[11,27,24,25],[12,10,25,8,"captured"],[12,18,25,16],[12,20,25,18],[13,8,26,6],[14,6,27,4],[14,7,27,5],[15,6,28,4,"topChange"],[15,15,28,13],[15,17,28,15],[16,8,29,6,"phasedRegistrationNames"],[16,31,29,29],[16,33,29,31],[17,10,30,8,"bubbled"],[17,17,30,15],[17,19,30,17],[17,29,30,27],[18,10,31,8,"captured"],[18,18,31,16],[18,20,31,18],[19,8,32,6],[20,6,33,4],[20,7,33,5],[21,6,34,4,"topEndEditing"],[21,19,34,17],[21,21,34,19],[22,8,35,6,"phasedRegistrationNames"],[22,31,35,29],[22,33,35,31],[23,10,36,8,"bubbled"],[23,17,36,15],[23,19,36,17],[23,33,36,31],[24,10,37,8,"captured"],[24,18,37,16],[24,20,37,18],[25,8,38,6],[26,6,39,4],[26,7,39,5],[27,6,40,4,"topFocus"],[27,14,40,12],[27,16,40,14],[28,8,41,6,"phasedRegistrationNames"],[28,31,41,29],[28,33,41,31],[29,10,42,8,"bubbled"],[29,17,42,15],[29,19,42,17],[29,28,42,26],[30,10,43,8,"captured"],[30,18,43,16],[30,20,43,18],[31,8,44,6],[32,6,45,4],[32,7,45,5],[33,6,46,4,"topKeyPress"],[33,17,46,15],[33,19,46,17],[34,8,47,6,"phasedRegistrationNames"],[34,31,47,29],[34,33,47,31],[35,10,48,8,"bubbled"],[35,17,48,15],[35,19,48,17],[35,31,48,29],[36,10,49,8,"captured"],[36,18,49,16],[36,20,49,18],[37,8,50,6],[38,6,51,4],[38,7,51,5],[39,6,52,4,"topSubmitEditing"],[39,22,52,20],[39,24,52,22],[40,8,53,6,"phasedRegistrationNames"],[40,31,53,29],[40,33,53,31],[41,10,54,8,"bubbled"],[41,17,54,15],[41,19,54,17],[41,36,54,34],[42,10,55,8,"captured"],[42,18,55,16],[42,20,55,18],[43,8,56,6],[44,6,57,4],[44,7,57,5],[45,6,58,4,"topTouchCancel"],[45,20,58,18],[45,22,58,20],[46,8,59,6,"phasedRegistrationNames"],[46,31,59,29],[46,33,59,31],[47,10,60,8,"bubbled"],[47,17,60,15],[47,19,60,17],[47,34,60,32],[48,10,61,8,"captured"],[48,18,61,16],[48,20,61,18],[49,8,62,6],[50,6,63,4],[50,7,63,5],[51,6,64,4,"topTouchEnd"],[51,17,64,15],[51,19,64,17],[52,8,65,6,"phasedRegistrationNames"],[52,31,65,29],[52,33,65,31],[53,10,66,8,"bubbled"],[53,17,66,15],[53,19,66,17],[53,31,66,29],[54,10,67,8,"captured"],[54,18,67,16],[54,20,67,18],[55,8,68,6],[56,6,69,4],[56,7,69,5],[57,6,71,4,"topTouchMove"],[57,18,71,16],[57,20,71,18],[58,8,72,6,"phasedRegistrationNames"],[58,31,72,29],[58,33,72,31],[59,10,73,8,"bubbled"],[59,17,73,15],[59,19,73,17],[59,32,73,30],[60,10,74,8,"captured"],[60,18,74,16],[60,20,74,18],[61,8,75,6],[62,6,76,4],[63,4,77,2],[63,5,77,3],[64,4,78,2,"directEventTypes"],[64,20,78,18],[64,22,78,20],[65,6,79,4,"topScroll"],[65,15,79,13],[65,17,79,15],[66,8,80,6,"registrationName"],[66,24,80,22],[66,26,80,24],[67,6,81,4],[67,7,81,5],[68,6,82,4,"topSelectionChange"],[68,24,82,22],[68,26,82,24],[69,8,83,6,"registrationName"],[69,24,83,22],[69,26,83,24],[70,6,84,4],[70,7,84,5],[71,6,85,4,"topContentSizeChange"],[71,26,85,24],[71,28,85,26],[72,8,86,6,"registrationName"],[72,24,86,22],[72,26,86,24],[73,6,87,4],[73,7,87,5],[74,6,88,4,"topChangeSync"],[74,19,88,17],[74,21,88,19],[75,8,89,6,"registrationName"],[75,24,89,22],[75,26,89,24],[76,6,90,4],[76,7,90,5],[77,6,91,4,"topKeyPressSync"],[77,21,91,19],[77,23,91,21],[78,8,92,6,"registrationName"],[78,24,92,22],[78,26,92,24],[79,6,93,4],[80,4,94,2],[80,5,94,3],[81,4,95,2,"validAttributes"],[81,19,95,17],[81,21,95,19],[82,6,96,4,"dynamicTypeRamp"],[82,21,96,19],[82,23,96,21],[82,27,96,25],[83,6,97,4,"fontSize"],[83,14,97,12],[83,16,97,14],[83,20,97,18],[84,6,98,4,"fontWeight"],[84,16,98,14],[84,18,98,16],[84,22,98,20],[85,6,99,4,"fontVariant"],[85,17,99,15],[85,19,99,17],[85,23,99,21],[86,6,101,4,"textShadowOffset"],[86,22,101,20],[86,24,101,22],[87,8,102,6,"diff"],[87,12,102,10],[87,14,102,12,"require"],[87,21,102,19],[87,22,102,19,"_dependencyMap"],[87,36,102,19],[87,77,102,56],[87,78,102,57],[87,79,102,58,"default"],[88,6,103,4],[88,7,103,5],[89,6,104,4,"allowFontScaling"],[89,22,104,20],[89,24,104,22],[89,28,104,26],[90,6,105,4,"fontStyle"],[90,15,105,13],[90,17,105,15],[90,21,105,19],[91,6,106,4,"textTransform"],[91,19,106,17],[91,21,106,19],[91,25,106,23],[92,6,107,4,"textAlign"],[92,15,107,13],[92,17,107,15],[92,21,107,19],[93,6,108,4,"fontFamily"],[93,16,108,14],[93,18,108,16],[93,22,108,20],[94,6,109,4,"lineHeight"],[94,16,109,14],[94,18,109,16],[94,22,109,20],[95,6,110,4,"isHighlighted"],[95,19,110,17],[95,21,110,19],[95,25,110,23],[96,6,111,4,"writingDirection"],[96,22,111,20],[96,24,111,22],[96,28,111,26],[97,6,112,4,"textDecorationLine"],[97,24,112,22],[97,26,112,24],[97,30,112,28],[98,6,113,4,"textShadowRadius"],[98,22,113,20],[98,24,113,22],[98,28,113,26],[99,6,114,4,"letterSpacing"],[99,19,114,17],[99,21,114,19],[99,25,114,23],[100,6,115,4,"textDecorationStyle"],[100,25,115,23],[100,27,115,25],[100,31,115,29],[101,6,116,4,"textDecorationColor"],[101,25,116,23],[101,27,116,25],[102,8,117,6,"process"],[102,15,117,13],[102,17,117,15,"require"],[102,24,117,22],[102,25,117,22,"_dependencyMap"],[102,39,117,22],[102,75,117,54],[102,76,117,55],[102,77,117,56,"default"],[103,6,118,4],[103,7,118,5],[104,6,119,4,"color"],[104,11,119,9],[104,13,119,11],[105,8,119,12,"process"],[105,15,119,19],[105,17,119,21,"require"],[105,24,119,28],[105,25,119,28,"_dependencyMap"],[105,39,119,28],[105,75,119,60],[105,76,119,61],[105,77,119,62,"default"],[106,6,119,69],[106,7,119,70],[107,6,120,4,"maxFontSizeMultiplier"],[107,27,120,25],[107,29,120,27],[107,33,120,31],[108,6,121,4,"textShadowColor"],[108,21,121,19],[108,23,121,21],[109,8,122,6,"process"],[109,15,122,13],[109,17,122,15,"require"],[109,24,122,22],[109,25,122,22,"_dependencyMap"],[109,39,122,22],[109,75,122,54],[109,76,122,55],[109,77,122,56,"default"],[110,6,123,4],[110,7,123,5],[111,6,124,4,"editable"],[111,14,124,12],[111,16,124,14],[111,20,124,18],[112,6,125,4,"inputAccessoryViewID"],[112,26,125,24],[112,28,125,26],[112,32,125,30],[113,6,126,4,"inputAccessoryViewButtonLabel"],[113,35,126,33],[113,37,126,35],[113,41,126,39],[114,6,127,4,"caretHidden"],[114,17,127,15],[114,19,127,17],[114,23,127,21],[115,6,128,4,"enablesReturnKeyAutomatically"],[115,35,128,33],[115,37,128,35],[115,41,128,39],[116,6,129,4,"placeholderTextColor"],[116,26,129,24],[116,28,129,26],[117,8,130,6,"process"],[117,15,130,13],[117,17,130,15,"require"],[117,24,130,22],[117,25,130,22,"_dependencyMap"],[117,39,130,22],[117,75,130,54],[117,76,130,55],[117,77,130,56,"default"],[118,6,131,4],[118,7,131,5],[119,6,132,4,"clearButtonMode"],[119,21,132,19],[119,23,132,21],[119,27,132,25],[120,6,133,4,"keyboardType"],[120,18,133,16],[120,20,133,18],[120,24,133,22],[121,6,134,4,"selection"],[121,15,134,13],[121,17,134,15],[121,21,134,19],[122,6,135,4,"returnKeyType"],[122,19,135,17],[122,21,135,19],[122,25,135,23],[123,6,136,4,"submitBehavior"],[123,20,136,18],[123,22,136,20],[123,26,136,24],[124,6,137,4,"mostRecentEventCount"],[124,26,137,24],[124,28,137,26],[124,32,137,30],[125,6,138,4,"scrollEnabled"],[125,19,138,17],[125,21,138,19],[125,25,138,23],[126,6,139,4,"selectionColor"],[126,20,139,18],[126,22,139,20],[127,8,139,21,"process"],[127,15,139,28],[127,17,139,30,"require"],[127,24,139,37],[127,25,139,37,"_dependencyMap"],[127,39,139,37],[127,75,139,69],[127,76,139,70],[127,77,139,71,"default"],[128,6,139,78],[128,7,139,79],[129,6,140,4,"contextMenuHidden"],[129,23,140,21],[129,25,140,23],[129,29,140,27],[130,6,141,4,"secureTextEntry"],[130,21,141,19],[130,23,141,21],[130,27,141,25],[131,6,142,4,"placeholder"],[131,17,142,15],[131,19,142,17],[131,23,142,21],[132,6,143,4,"autoCorrect"],[132,17,143,15],[132,19,143,17],[132,23,143,21],[133,6,144,4,"multiline"],[133,15,144,13],[133,17,144,15],[133,21,144,19],[134,6,145,4,"numberOfLines"],[134,19,145,17],[134,21,145,19],[134,25,145,23],[135,6,146,4,"textContentType"],[135,21,146,19],[135,23,146,21],[135,27,146,25],[136,6,147,4,"maxLength"],[136,15,147,13],[136,17,147,15],[136,21,147,19],[137,6,148,4,"autoCapitalize"],[137,20,148,18],[137,22,148,20],[137,26,148,24],[138,6,149,4,"keyboardAppearance"],[138,24,149,22],[138,26,149,24],[138,30,149,28],[139,6,150,4,"passwordRules"],[139,19,150,17],[139,21,150,19],[139,25,150,23],[140,6,151,4,"spellCheck"],[140,16,151,14],[140,18,151,16],[140,22,151,20],[141,6,152,4,"selectTextOnFocus"],[141,23,152,21],[141,25,152,23],[141,29,152,27],[142,6,153,4,"text"],[142,10,153,8],[142,12,153,10],[142,16,153,14],[143,6,154,4,"clearTextOnFocus"],[143,22,154,20],[143,24,154,22],[143,28,154,26],[144,6,155,4,"showSoftInputOnFocus"],[144,26,155,24],[144,28,155,26],[144,32,155,30],[145,6,156,4,"autoFocus"],[145,15,156,13],[145,17,156,15],[145,21,156,19],[146,6,157,4,"lineBreakStrategyIOS"],[146,26,157,24],[146,28,157,26],[146,32,157,30],[147,6,158,4,"lineBreakModeIOS"],[147,22,158,20],[147,24,158,22],[147,28,158,26],[148,6,159,4,"smartInsertDelete"],[148,23,159,21],[148,25,159,23],[148,29,159,27],[149,6,160,4],[149,9,160,7],[149,13,160,7,"ConditionallyIgnoredEventHandlers"],[149,64,160,40],[149,66,160,41],[150,8,161,6,"onChange"],[150,16,161,14],[150,18,161,16],[150,22,161,20],[151,8,162,6,"onSelectionChange"],[151,25,162,23],[151,27,162,25],[151,31,162,29],[152,8,163,6,"onContentSizeChange"],[152,27,163,25],[152,29,163,27],[152,33,163,31],[153,8,164,6,"onScroll"],[153,16,164,14],[153,18,164,16],[153,22,164,20],[154,8,165,6,"onChangeSync"],[154,20,165,18],[154,22,165,20],[154,26,165,24],[155,8,166,6,"onKeyPressSync"],[155,22,166,20],[155,24,166,22],[156,6,167,4],[156,7,167,5],[156,8,167,6],[157,6,168,4,"disableKeyboardShortcuts"],[157,30,168,28],[157,32,168,30],[158,4,169,2],[159,2,170,0],[159,3,170,1],[160,2,170,2],[160,6,170,2,"_default"],[160,14,170,2],[160,17,170,2,"exports"],[160,24,170,2],[160,25,170,2,"default"],[160,32,170,2],[160,35,172,15,"RCTTextInputViewConfig"],[160,57,172,37],[161,0,172,37],[161,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"}},"type":"js/module"}]} |