@rango-dev/widget-embedded 0.23.1-next.21 → 0.23.1-next.22

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.
@@ -0,0 +1,7 @@
1
+ export declare const MIN_LENGTH_SYMBOL_EXACT_MATCH = 1;
2
+ export declare const MIN_LENGTH_SYMBOL_START_WITH = 2;
3
+ export declare const MIN_LENGTH_SYMBOL_CONTAINS = 3;
4
+ export declare const MIN_LENGTH_TOKEN_NAME_EXACT_MATCH = 3;
5
+ export declare const MIN_LENGTH_TOKEN_NAME_CONTAINS = 3;
6
+ export declare const MIN_LENGTH_TOKEN_ADDRESS_CONTAINS = 4;
7
+ //# sourceMappingURL=searchFor.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"searchFor.d.ts","sourceRoot":"","sources":["../../src/constants/searchFor.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,6BAA6B,IAAI,CAAC;AAC/C,eAAO,MAAM,4BAA4B,IAAI,CAAC;AAC9C,eAAO,MAAM,0BAA0B,IAAI,CAAC;AAC5C,eAAO,MAAM,iCAAiC,IAAI,CAAC;AACnD,eAAO,MAAM,8BAA8B,IAAI,CAAC;AAChD,eAAO,MAAM,iCAAiC,IAAI,CAAC"}