huspy-icons 0.3.19 → 0.3.21
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/fonts/HuspyIcons.css +5 -5
- package/dist/fonts/HuspyIcons.eot +0 -0
- package/dist/fonts/HuspyIcons.json +1 -1
- package/dist/fonts/HuspyIcons.ts +3 -3
- package/dist/fonts/HuspyIcons.ttf +0 -0
- package/dist/fonts/HuspyIcons.woff +0 -0
- package/dist/fonts/HuspyIcons.woff2 +0 -0
- package/dist/native/index.d.ts +1 -1
- package/dist/native/index.js +1 -1
- package/dist/native/index.js.map +1 -1
- package/dist/react/index.d.mts +3 -3
- package/dist/react/index.d.ts +3 -3
- package/dist/react/index.js +30 -24
- package/dist/react/index.js.map +1 -1
- package/dist/react/index.mjs +29 -23
- package/dist/react/index.mjs.map +1 -1
- package/package.json +1 -1
- package/src/native/glyphMap.ts +2 -2
- package/src/react/Icon.tsx +4 -4
- package/src/react/Loader.tsx +68 -0
- package/src/react/index.ts +1 -1
- package/src/react/index.tsx +1 -1
- package/src/react/Loading.tsx +0 -75
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "HuspyIcons";
|
|
3
|
-
src: url(".//HuspyIcons.ttf?
|
|
4
|
-
url(".//HuspyIcons.woff?
|
|
5
|
-
url(".//HuspyIcons.woff2?
|
|
6
|
-
url(".//HuspyIcons.eot?
|
|
3
|
+
src: url(".//HuspyIcons.ttf?20796db0cea2844ca91519e755bc24ee") format("truetype"),
|
|
4
|
+
url(".//HuspyIcons.woff?20796db0cea2844ca91519e755bc24ee") format("woff"),
|
|
5
|
+
url(".//HuspyIcons.woff2?20796db0cea2844ca91519e755bc24ee") format("woff2"),
|
|
6
|
+
url(".//HuspyIcons.eot?20796db0cea2844ca91519e755bc24ee#iefix") format("embedded-opentype");
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
.icon:before {
|
|
@@ -152,7 +152,7 @@ url(".//HuspyIcons.eot?61638feb54acd6ccd39e059bc30f8a70#iefix") format("embedded
|
|
|
152
152
|
.icon.huspy-icon-lock:before {
|
|
153
153
|
content: "\f12d";
|
|
154
154
|
}
|
|
155
|
-
.icon.huspy-icon-
|
|
155
|
+
.icon.huspy-icon-loader:before {
|
|
156
156
|
content: "\f12e";
|
|
157
157
|
}
|
|
158
158
|
.icon.huspy-icon-lift:before {
|
|
Binary file
|
package/dist/fonts/HuspyIcons.ts
CHANGED
|
@@ -44,7 +44,7 @@ export type HuspyIconsId =
|
|
|
44
44
|
| "logout"
|
|
45
45
|
| "loft"
|
|
46
46
|
| "lock"
|
|
47
|
-
| "
|
|
47
|
+
| "loader"
|
|
48
48
|
| "lift"
|
|
49
49
|
| "leads-linear"
|
|
50
50
|
| "leads-filled"
|
|
@@ -167,7 +167,7 @@ export enum HuspyIcons {
|
|
|
167
167
|
Logout = "logout",
|
|
168
168
|
Loft = "loft",
|
|
169
169
|
Lock = "lock",
|
|
170
|
-
|
|
170
|
+
Loader = "loader",
|
|
171
171
|
Lift = "lift",
|
|
172
172
|
LeadsLinear = "leads-linear",
|
|
173
173
|
LeadsFilled = "leads-filled",
|
|
@@ -291,7 +291,7 @@ export const HUSPY_ICONS_CODEPOINTS: { [key in HuspyIcons]: string } = {
|
|
|
291
291
|
[HuspyIcons.Logout]: "61739",
|
|
292
292
|
[HuspyIcons.Loft]: "61740",
|
|
293
293
|
[HuspyIcons.Lock]: "61741",
|
|
294
|
-
[HuspyIcons.
|
|
294
|
+
[HuspyIcons.Loader]: "61742",
|
|
295
295
|
[HuspyIcons.Lift]: "61743",
|
|
296
296
|
[HuspyIcons.LeadsLinear]: "61744",
|
|
297
297
|
[HuspyIcons.LeadsFilled]: "61745",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/native/index.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import { TextProps } from 'react-native';
|
|
|
4
4
|
/**
|
|
5
5
|
* Available icon names in the HuspyIcons font
|
|
6
6
|
*/
|
|
7
|
-
type IconName = 'whatsapp' | 'warehouse' | 'user' | 'user-plus' | 'trash-2' | 'touch-ios' | 'touch-android' | 'time' | 'thermometer-snowflake' | 'terrace' | 'tasks' | 'swimming-pool' | 'store' | 'storage' | 'status-dot' | 'size-3d' | 'share' | 'search' | 'search-x' | 'sale' | 'restaurant' | 'rent' | 'properties-linear' | 'properties-filled' | 'promotion' | 'plus' | 'pin_map_solid' | 'phone-linear' | 'pet' | 'pent-house' | 'pencil-line' | 'payments' | 'patio' | 'parking' | 'outside' | 'notes' | 'note' | 'mortgage' | 'more-horizontal' | 'map-pin' | 'mail' | 'magic-wand' | 'logout' | 'loft' | 'lock' | '
|
|
7
|
+
type IconName = 'whatsapp' | 'warehouse' | 'user' | 'user-plus' | 'trash-2' | 'touch-ios' | 'touch-android' | 'time' | 'thermometer-snowflake' | 'terrace' | 'tasks' | 'swimming-pool' | 'store' | 'storage' | 'status-dot' | 'size-3d' | 'share' | 'search' | 'search-x' | 'sale' | 'restaurant' | 'rent' | 'properties-linear' | 'properties-filled' | 'promotion' | 'plus' | 'pin_map_solid' | 'phone-linear' | 'pet' | 'pent-house' | 'pencil-line' | 'payments' | 'patio' | 'parking' | 'outside' | 'notes' | 'note' | 'mortgage' | 'more-horizontal' | 'map-pin' | 'mail' | 'magic-wand' | 'logout' | 'loft' | 'lock' | 'loader' | 'lift' | 'leads-linear' | 'leads-filled' | 'keys_01' | 'info' | 'image' | 'image-off' | 'icon-slot' | 'home-linear' | 'home-filled' | 'history' | 'help-circle' | 'heating' | 'gas-heating' | 'garden' | 'furnished' | 'filter' | 'file-text' | 'file-spreadsheet' | 'file-signature' | 'file-lock' | 'file-key' | 'file-input' | 'file-check' | 'face-ios-light' | 'face-ios-bold' | 'face-android' | 'eye-visible' | 'eye-hidden' | 'explore-linear' | 'explore-filled' | 'electric' | 'edit' | 'duplex' | 'door-open' | 'copy' | 'contact' | 'collections' | 'closet' | 'circle-off' | 'chevron-up' | 'chevron-right' | 'chevron-left' | 'chevron-down' | 'check' | 'check-circle-2' | 'check-check' | 'chalet-pareado' | 'chalet-independet' | 'chalet-adosado' | 'cancel' | 'cancel-circle-stroke' | 'cancel-circle-solid' | 'calendar' | 'calendar-clock' | 'building' | 'bell' | 'bed-double' | 'bath' | 'balcony-window' | 'arrow-up' | 'arrow-up-right' | 'arrow-up-left' | 'arrow-up-down' | 'arrow-right' | 'arrow-left' | 'arrow-down' | 'arrow-down-right' | 'arrow-down-left' | 'archive' | 'alert-triangle' | 'alert-circle' | 'air-conditioner' | 'add-note' | 'accessibility';
|
|
8
8
|
/**
|
|
9
9
|
* Mapping of icon names to unicode codepoints
|
|
10
10
|
* Used by the Icon component to render the correct glyph
|
package/dist/native/index.js
CHANGED
package/dist/native/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/native/index.ts","../../src/native/Icon.tsx","../../src/native/glyphMap.ts"],"sourcesContent":["/**\n * Huspy Icons - React Native (Font-based)\n * \n * This package provides icon components for React Native using a custom font.\n * \n * @example\n * ```tsx\n * import { Icon } from 'huspy-icons/native';\n * \n * function MyComponent() {\n * return <Icon name=\"arrow-left\" size={24} color=\"#000\" />;\n * }\n * ```\n */\n\nexport { default as Icon } from './Icon';\nexport type { IconProps, IconName } from './Icon';\nexport { glyphMap, fontFamily } from './glyphMap';\n\n","import * as React from 'react';\nimport { Text, TextProps } from 'react-native';\nimport { glyphMap, fontFamily, IconName } from './glyphMap';\n\n/**\n * Props for the Icon component (React Native)\n */\nexport interface IconProps extends Omit<TextProps, 'children'> {\n /**\n * Name of the icon to display\n */\n name: IconName;\n\n /**\n * Size of the icon (default: 16)\n */\n size?: number;\n\n /**\n * Color of the icon (default: inherits from parent or 'black')\n */\n color?: string;\n}\n\n/**\n * Icon component for React Native\n *\n * Renders icons using a custom font (HuspyIcons)\n *\n * @example\n * ```tsx\n * <Icon name=\"arrow-left\" size={24} color=\"#000\" />\n * ```\n */\nconst Icon = ({ name, size = 16, color = '#000', style, ...props }: IconProps) => {\n const codepoint = glyphMap[name];\n\n if (!codepoint) {\n if (__DEV__) {\n console.warn(`Icon \"${name}\" not found in HuspyIcons font`);\n }\n return null;\n }\n\n // Convert codepoint to character\n const glyph = String.fromCharCode(codepoint);\n\n return (\n <Text\n {...props}\n style={[\n {\n fontFamily: fontFamily,\n fontSize: size,\n color: color,\n // Ensure icon doesn't inherit text styles\n fontWeight: 'normal',\n fontStyle: 'normal',\n // Prevent text selection and ensure proper rendering\n includeFontPadding: false, // Android: removes extra padding\n textAlignVertical: 'center', // Android: centers the glyph vertically\n },\n style,\n ]}\n // Accessibility\n accessible\n accessibilityLabel={props.accessibilityLabel || name}\n accessibilityRole=\"image\"\n >\n {glyph}\n </Text>\n );\n};\n\nexport default Icon;\nexport type { IconName };\n","// Auto-generated by generate-font.js - do not edit manually\n// Source: icons-src/*.svg → dist/fonts/HuspyIcons.*\n\n/**\n * Available icon names in the HuspyIcons font\n */\nexport type IconName = 'whatsapp' | 'warehouse' | 'user' | 'user-plus' | 'trash-2' | 'touch-ios' | 'touch-android' | 'time' | 'thermometer-snowflake' | 'terrace' | 'tasks' | 'swimming-pool' | 'store' | 'storage' | 'status-dot' | 'size-3d' | 'share' | 'search' | 'search-x' | 'sale' | 'restaurant' | 'rent' | 'properties-linear' | 'properties-filled' | 'promotion' | 'plus' | 'pin_map_solid' | 'phone-linear' | 'pet' | 'pent-house' | 'pencil-line' | 'payments' | 'patio' | 'parking' | 'outside' | 'notes' | 'note' | 'mortgage' | 'more-horizontal' | 'map-pin' | 'mail' | 'magic-wand' | 'logout' | 'loft' | 'lock' | 'loading' | 'lift' | 'leads-linear' | 'leads-filled' | 'keys_01' | 'info' | 'image' | 'image-off' | 'icon-slot' | 'home-linear' | 'home-filled' | 'history' | 'help-circle' | 'heating' | 'gas-heating' | 'garden' | 'furnished' | 'filter' | 'file-text' | 'file-spreadsheet' | 'file-signature' | 'file-lock' | 'file-key' | 'file-input' | 'file-check' | 'face-ios-light' | 'face-ios-bold' | 'face-android' | 'eye-visible' | 'eye-hidden' | 'explore-linear' | 'explore-filled' | 'electric' | 'edit' | 'duplex' | 'door-open' | 'copy' | 'contact' | 'collections' | 'closet' | 'circle-off' | 'chevron-up' | 'chevron-right' | 'chevron-left' | 'chevron-down' | 'check' | 'check-circle-2' | 'check-check' | 'chalet-pareado' | 'chalet-independet' | 'chalet-adosado' | 'cancel' | 'cancel-circle-stroke' | 'cancel-circle-solid' | 'calendar' | 'calendar-clock' | 'building' | 'bell' | 'bed-double' | 'bath' | 'balcony-window' | 'arrow-up' | 'arrow-up-right' | 'arrow-up-left' | 'arrow-up-down' | 'arrow-right' | 'arrow-left' | 'arrow-down' | 'arrow-down-right' | 'arrow-down-left' | 'archive' | 'alert-triangle' | 'alert-circle' | 'air-conditioner' | 'add-note' | 'accessibility';\n\n/**\n * Mapping of icon names to unicode codepoints\n * Used by the Icon component to render the correct glyph\n */\nexport const glyphMap: Record<IconName, number> = {\n \"whatsapp\": 61697,\n \"warehouse\": 61698,\n \"user\": 61699,\n \"user-plus\": 61700,\n \"trash-2\": 61701,\n \"touch-ios\": 61702,\n \"touch-android\": 61703,\n \"time\": 61704,\n \"thermometer-snowflake\": 61705,\n \"terrace\": 61706,\n \"tasks\": 61707,\n \"swimming-pool\": 61708,\n \"store\": 61709,\n \"storage\": 61710,\n \"status-dot\": 61711,\n \"size-3d\": 61712,\n \"share\": 61713,\n \"search\": 61714,\n \"search-x\": 61715,\n \"sale\": 61716,\n \"restaurant\": 61717,\n \"rent\": 61718,\n \"properties-linear\": 61719,\n \"properties-filled\": 61720,\n \"promotion\": 61721,\n \"plus\": 61722,\n \"pin_map_solid\": 61723,\n \"phone-linear\": 61724,\n \"pet\": 61725,\n \"pent-house\": 61726,\n \"pencil-line\": 61727,\n \"payments\": 61728,\n \"patio\": 61729,\n \"parking\": 61730,\n \"outside\": 61731,\n \"notes\": 61732,\n \"note\": 61733,\n \"mortgage\": 61734,\n \"more-horizontal\": 61735,\n \"map-pin\": 61736,\n \"mail\": 61737,\n \"magic-wand\": 61738,\n \"logout\": 61739,\n \"loft\": 61740,\n \"lock\": 61741,\n \"loading\": 61742,\n \"lift\": 61743,\n \"leads-linear\": 61744,\n \"leads-filled\": 61745,\n \"keys_01\": 61746,\n \"info\": 61747,\n \"image\": 61748,\n \"image-off\": 61749,\n \"icon-slot\": 61750,\n \"home-linear\": 61751,\n \"home-filled\": 61752,\n \"history\": 61753,\n \"help-circle\": 61754,\n \"heating\": 61755,\n \"gas-heating\": 61756,\n \"garden\": 61757,\n \"furnished\": 61758,\n \"filter\": 61759,\n \"file-text\": 61760,\n \"file-spreadsheet\": 61761,\n \"file-signature\": 61762,\n \"file-lock\": 61763,\n \"file-key\": 61764,\n \"file-input\": 61765,\n \"file-check\": 61766,\n \"face-ios-light\": 61767,\n \"face-ios-bold\": 61768,\n \"face-android\": 61769,\n \"eye-visible\": 61770,\n \"eye-hidden\": 61771,\n \"explore-linear\": 61772,\n \"explore-filled\": 61773,\n \"electric\": 61774,\n \"edit\": 61775,\n \"duplex\": 61776,\n \"door-open\": 61777,\n \"copy\": 61778,\n \"contact\": 61779,\n \"collections\": 61780,\n \"closet\": 61781,\n \"circle-off\": 61782,\n \"chevron-up\": 61783,\n \"chevron-right\": 61784,\n \"chevron-left\": 61785,\n \"chevron-down\": 61786,\n \"check\": 61787,\n \"check-circle-2\": 61788,\n \"check-check\": 61789,\n \"chalet-pareado\": 61790,\n \"chalet-independet\": 61791,\n \"chalet-adosado\": 61792,\n \"cancel\": 61793,\n \"cancel-circle-stroke\": 61794,\n \"cancel-circle-solid\": 61795,\n \"calendar\": 61796,\n \"calendar-clock\": 61797,\n \"building\": 61798,\n \"bell\": 61799,\n \"bed-double\": 61800,\n \"bath\": 61801,\n \"balcony-window\": 61802,\n \"arrow-up\": 61803,\n \"arrow-up-right\": 61804,\n \"arrow-up-left\": 61805,\n \"arrow-up-down\": 61806,\n \"arrow-right\": 61807,\n \"arrow-left\": 61808,\n \"arrow-down\": 61809,\n \"arrow-down-right\": 61810,\n \"arrow-down-left\": 61811,\n \"archive\": 61812,\n \"alert-triangle\": 61813,\n \"alert-circle\": 61814,\n \"air-conditioner\": 61815,\n \"add-note\": 61816,\n \"accessibility\": 61817\n};\n\n/**\n * Font family name for React Native\n */\nexport const fontFamily = 'HuspyIcons';\n"],"mappings":"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","names":[]}
|
|
1
|
+
{"version":3,"sources":["../../src/native/index.ts","../../src/native/Icon.tsx","../../src/native/glyphMap.ts"],"sourcesContent":["/**\n * Huspy Icons - React Native (Font-based)\n * \n * This package provides icon components for React Native using a custom font.\n * \n * @example\n * ```tsx\n * import { Icon } from 'huspy-icons/native';\n * \n * function MyComponent() {\n * return <Icon name=\"arrow-left\" size={24} color=\"#000\" />;\n * }\n * ```\n */\n\nexport { default as Icon } from './Icon';\nexport type { IconProps, IconName } from './Icon';\nexport { glyphMap, fontFamily } from './glyphMap';\n\n","import * as React from 'react';\nimport { Text, TextProps } from 'react-native';\nimport { glyphMap, fontFamily, IconName } from './glyphMap';\n\n/**\n * Props for the Icon component (React Native)\n */\nexport interface IconProps extends Omit<TextProps, 'children'> {\n /**\n * Name of the icon to display\n */\n name: IconName;\n\n /**\n * Size of the icon (default: 16)\n */\n size?: number;\n\n /**\n * Color of the icon (default: inherits from parent or 'black')\n */\n color?: string;\n}\n\n/**\n * Icon component for React Native\n *\n * Renders icons using a custom font (HuspyIcons)\n *\n * @example\n * ```tsx\n * <Icon name=\"arrow-left\" size={24} color=\"#000\" />\n * ```\n */\nconst Icon = ({ name, size = 16, color = '#000', style, ...props }: IconProps) => {\n const codepoint = glyphMap[name];\n\n if (!codepoint) {\n if (__DEV__) {\n console.warn(`Icon \"${name}\" not found in HuspyIcons font`);\n }\n return null;\n }\n\n // Convert codepoint to character\n const glyph = String.fromCharCode(codepoint);\n\n return (\n <Text\n {...props}\n style={[\n {\n fontFamily: fontFamily,\n fontSize: size,\n color: color,\n // Ensure icon doesn't inherit text styles\n fontWeight: 'normal',\n fontStyle: 'normal',\n // Prevent text selection and ensure proper rendering\n includeFontPadding: false, // Android: removes extra padding\n textAlignVertical: 'center', // Android: centers the glyph vertically\n },\n style,\n ]}\n // Accessibility\n accessible\n accessibilityLabel={props.accessibilityLabel || name}\n accessibilityRole=\"image\"\n >\n {glyph}\n </Text>\n );\n};\n\nexport default Icon;\nexport type { IconName };\n","// Auto-generated by generate-font.js - do not edit manually\n// Source: icons-src/*.svg → dist/fonts/HuspyIcons.*\n\n/**\n * Available icon names in the HuspyIcons font\n */\nexport type IconName = 'whatsapp' | 'warehouse' | 'user' | 'user-plus' | 'trash-2' | 'touch-ios' | 'touch-android' | 'time' | 'thermometer-snowflake' | 'terrace' | 'tasks' | 'swimming-pool' | 'store' | 'storage' | 'status-dot' | 'size-3d' | 'share' | 'search' | 'search-x' | 'sale' | 'restaurant' | 'rent' | 'properties-linear' | 'properties-filled' | 'promotion' | 'plus' | 'pin_map_solid' | 'phone-linear' | 'pet' | 'pent-house' | 'pencil-line' | 'payments' | 'patio' | 'parking' | 'outside' | 'notes' | 'note' | 'mortgage' | 'more-horizontal' | 'map-pin' | 'mail' | 'magic-wand' | 'logout' | 'loft' | 'lock' | 'loader' | 'lift' | 'leads-linear' | 'leads-filled' | 'keys_01' | 'info' | 'image' | 'image-off' | 'icon-slot' | 'home-linear' | 'home-filled' | 'history' | 'help-circle' | 'heating' | 'gas-heating' | 'garden' | 'furnished' | 'filter' | 'file-text' | 'file-spreadsheet' | 'file-signature' | 'file-lock' | 'file-key' | 'file-input' | 'file-check' | 'face-ios-light' | 'face-ios-bold' | 'face-android' | 'eye-visible' | 'eye-hidden' | 'explore-linear' | 'explore-filled' | 'electric' | 'edit' | 'duplex' | 'door-open' | 'copy' | 'contact' | 'collections' | 'closet' | 'circle-off' | 'chevron-up' | 'chevron-right' | 'chevron-left' | 'chevron-down' | 'check' | 'check-circle-2' | 'check-check' | 'chalet-pareado' | 'chalet-independet' | 'chalet-adosado' | 'cancel' | 'cancel-circle-stroke' | 'cancel-circle-solid' | 'calendar' | 'calendar-clock' | 'building' | 'bell' | 'bed-double' | 'bath' | 'balcony-window' | 'arrow-up' | 'arrow-up-right' | 'arrow-up-left' | 'arrow-up-down' | 'arrow-right' | 'arrow-left' | 'arrow-down' | 'arrow-down-right' | 'arrow-down-left' | 'archive' | 'alert-triangle' | 'alert-circle' | 'air-conditioner' | 'add-note' | 'accessibility';\n\n/**\n * Mapping of icon names to unicode codepoints\n * Used by the Icon component to render the correct glyph\n */\nexport const glyphMap: Record<IconName, number> = {\n \"whatsapp\": 61697,\n \"warehouse\": 61698,\n \"user\": 61699,\n \"user-plus\": 61700,\n \"trash-2\": 61701,\n \"touch-ios\": 61702,\n \"touch-android\": 61703,\n \"time\": 61704,\n \"thermometer-snowflake\": 61705,\n \"terrace\": 61706,\n \"tasks\": 61707,\n \"swimming-pool\": 61708,\n \"store\": 61709,\n \"storage\": 61710,\n \"status-dot\": 61711,\n \"size-3d\": 61712,\n \"share\": 61713,\n \"search\": 61714,\n \"search-x\": 61715,\n \"sale\": 61716,\n \"restaurant\": 61717,\n \"rent\": 61718,\n \"properties-linear\": 61719,\n \"properties-filled\": 61720,\n \"promotion\": 61721,\n \"plus\": 61722,\n \"pin_map_solid\": 61723,\n \"phone-linear\": 61724,\n \"pet\": 61725,\n \"pent-house\": 61726,\n \"pencil-line\": 61727,\n \"payments\": 61728,\n \"patio\": 61729,\n \"parking\": 61730,\n \"outside\": 61731,\n \"notes\": 61732,\n \"note\": 61733,\n \"mortgage\": 61734,\n \"more-horizontal\": 61735,\n \"map-pin\": 61736,\n \"mail\": 61737,\n \"magic-wand\": 61738,\n \"logout\": 61739,\n \"loft\": 61740,\n \"lock\": 61741,\n \"loader\": 61742,\n \"lift\": 61743,\n \"leads-linear\": 61744,\n \"leads-filled\": 61745,\n \"keys_01\": 61746,\n \"info\": 61747,\n \"image\": 61748,\n \"image-off\": 61749,\n \"icon-slot\": 61750,\n \"home-linear\": 61751,\n \"home-filled\": 61752,\n \"history\": 61753,\n \"help-circle\": 61754,\n \"heating\": 61755,\n \"gas-heating\": 61756,\n \"garden\": 61757,\n \"furnished\": 61758,\n \"filter\": 61759,\n \"file-text\": 61760,\n \"file-spreadsheet\": 61761,\n \"file-signature\": 61762,\n \"file-lock\": 61763,\n \"file-key\": 61764,\n \"file-input\": 61765,\n \"file-check\": 61766,\n \"face-ios-light\": 61767,\n \"face-ios-bold\": 61768,\n \"face-android\": 61769,\n \"eye-visible\": 61770,\n \"eye-hidden\": 61771,\n \"explore-linear\": 61772,\n \"explore-filled\": 61773,\n \"electric\": 61774,\n \"edit\": 61775,\n \"duplex\": 61776,\n \"door-open\": 61777,\n \"copy\": 61778,\n \"contact\": 61779,\n \"collections\": 61780,\n \"closet\": 61781,\n \"circle-off\": 61782,\n \"chevron-up\": 61783,\n \"chevron-right\": 61784,\n \"chevron-left\": 61785,\n \"chevron-down\": 61786,\n \"check\": 61787,\n \"check-circle-2\": 61788,\n \"check-check\": 61789,\n \"chalet-pareado\": 61790,\n \"chalet-independet\": 61791,\n \"chalet-adosado\": 61792,\n \"cancel\": 61793,\n \"cancel-circle-stroke\": 61794,\n \"cancel-circle-solid\": 61795,\n \"calendar\": 61796,\n \"calendar-clock\": 61797,\n \"building\": 61798,\n \"bell\": 61799,\n \"bed-double\": 61800,\n \"bath\": 61801,\n \"balcony-window\": 61802,\n \"arrow-up\": 61803,\n \"arrow-up-right\": 61804,\n \"arrow-up-left\": 61805,\n \"arrow-up-down\": 61806,\n \"arrow-right\": 61807,\n \"arrow-left\": 61808,\n \"arrow-down\": 61809,\n \"arrow-down-right\": 61810,\n \"arrow-down-left\": 61811,\n \"archive\": 61812,\n \"alert-triangle\": 61813,\n \"alert-circle\": 61814,\n \"air-conditioner\": 61815,\n \"add-note\": 61816,\n \"accessibility\": 61817\n};\n\n/**\n * Font family name for React Native\n */\nexport const fontFamily = 'HuspyIcons';\n"],"mappings":"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","names":[]}
|
package/dist/react/index.d.mts
CHANGED
|
@@ -178,7 +178,7 @@ declare const SvgLeadsLinear: ({ size, ...props }: ReactIconProps) => React$1.JS
|
|
|
178
178
|
|
|
179
179
|
declare const SvgLift: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
180
180
|
|
|
181
|
-
declare const
|
|
181
|
+
declare const SvgLoader: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
182
182
|
|
|
183
183
|
declare const SvgLock: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
184
184
|
|
|
@@ -277,7 +277,7 @@ declare const SvgWhatsapp: ({ size, ...props }: ReactIconProps) => React$1.JSX.E
|
|
|
277
277
|
/**
|
|
278
278
|
* Available icon names
|
|
279
279
|
*/
|
|
280
|
-
type IconName = 'accessibility' | 'add-note' | 'air-conditioner' | 'alert-circle' | 'alert-triangle' | 'archive' | 'arrow-down' | 'arrow-down-left' | 'arrow-down-right' | 'arrow-left' | 'arrow-right' | 'arrow-up' | 'arrow-up-down' | 'arrow-up-left' | 'arrow-up-right' | 'balcony-window' | 'bath' | 'bed-double' | 'bell' | 'building' | 'calendar' | 'calendar-clock' | 'cancel' | 'cancel-circle-solid' | 'cancel-circle-stroke' | 'chalet-adosado' | 'chalet-independet' | 'chalet-pareado' | 'check' | 'check-check' | 'check-circle2' | 'chevron-down' | 'chevron-left' | 'chevron-right' | 'chevron-up' | 'circle-off' | 'closet' | 'collections' | 'contact' | 'copy' | 'door-open' | 'duplex' | 'edit' | 'electric' | 'explore-filled' | 'explore-linear' | 'eye-hidden' | 'eye-visible' | 'face-android' | 'face-ios-bold' | 'face-ios-light' | 'file-check' | 'file-input' | 'file-key' | 'file-lock' | 'file-signature' | 'file-spreadsheet' | 'file-text' | 'filter' | 'furnished' | 'garden' | 'gas-heating' | 'heating' | 'help-circle' | 'history' | 'home-filled' | 'home-linear' | 'icon-slot' | 'image' | 'image-off' | 'info' | 'keys01' | 'leads-filled' | 'leads-linear' | 'lift' | '
|
|
280
|
+
type IconName = 'accessibility' | 'add-note' | 'air-conditioner' | 'alert-circle' | 'alert-triangle' | 'archive' | 'arrow-down' | 'arrow-down-left' | 'arrow-down-right' | 'arrow-left' | 'arrow-right' | 'arrow-up' | 'arrow-up-down' | 'arrow-up-left' | 'arrow-up-right' | 'balcony-window' | 'bath' | 'bed-double' | 'bell' | 'building' | 'calendar' | 'calendar-clock' | 'cancel' | 'cancel-circle-solid' | 'cancel-circle-stroke' | 'chalet-adosado' | 'chalet-independet' | 'chalet-pareado' | 'check' | 'check-check' | 'check-circle2' | 'chevron-down' | 'chevron-left' | 'chevron-right' | 'chevron-up' | 'circle-off' | 'closet' | 'collections' | 'contact' | 'copy' | 'door-open' | 'duplex' | 'edit' | 'electric' | 'explore-filled' | 'explore-linear' | 'eye-hidden' | 'eye-visible' | 'face-android' | 'face-ios-bold' | 'face-ios-light' | 'file-check' | 'file-input' | 'file-key' | 'file-lock' | 'file-signature' | 'file-spreadsheet' | 'file-text' | 'filter' | 'furnished' | 'garden' | 'gas-heating' | 'heating' | 'help-circle' | 'history' | 'home-filled' | 'home-linear' | 'icon-slot' | 'image' | 'image-off' | 'info' | 'keys01' | 'leads-filled' | 'leads-linear' | 'lift' | 'loader' | 'lock' | 'loft' | 'logout' | 'magic-wand' | 'mail' | 'map-pin' | 'more-horizontal' | 'mortgage' | 'note' | 'notes' | 'outside' | 'parking' | 'patio' | 'payments' | 'pencil-line' | 'pent-house' | 'pet' | 'phone-linear' | 'pin-map-solid' | 'plus' | 'promotion' | 'properties-filled' | 'properties-linear' | 'rent' | 'restaurant' | 'sale' | 'search' | 'search-x' | 'share' | 'size3d' | 'status-dot' | 'storage' | 'store' | 'swimming-pool' | 'tasks' | 'terrace' | 'thermometer-snowflake' | 'time' | 'touch-android' | 'touch-ios' | 'trash2' | 'user' | 'user-plus' | 'warehouse' | 'whatsapp';
|
|
281
281
|
/**
|
|
282
282
|
* Props for the unified Icon component
|
|
283
283
|
*/
|
|
@@ -292,4 +292,4 @@ interface IconProps extends Omit<ReactIconProps, 'size'> {
|
|
|
292
292
|
*/
|
|
293
293
|
declare const Icon: ({ name, size, color, ...props }: IconProps) => React$1.JSX.Element | null;
|
|
294
294
|
|
|
295
|
-
export { SvgAccessibility as Accessibility, SvgAddNote as AddNote, SvgAirConditioner as AirConditioner, SvgAlertCircle as AlertCircle, SvgAlertTriangle as AlertTriangle, SvgArchive as Archive, SvgArrowDown as ArrowDown, SvgArrowDownLeft as ArrowDownLeft, SvgArrowDownRight as ArrowDownRight, SvgArrowLeft as ArrowLeft, SvgArrowRight as ArrowRight, SvgArrowUp as ArrowUp, SvgArrowUpDown as ArrowUpDown, SvgArrowUpLeft as ArrowUpLeft, SvgArrowUpRight as ArrowUpRight, SvgBalconyWindow as BalconyWindow, SvgBath as Bath, SvgBedDouble as BedDouble, SvgBell as Bell, SvgBuilding as Building, SvgCalendar as Calendar, SvgCalendarClock as CalendarClock, SvgCancel as Cancel, SvgCancelCircleSolid as CancelCircleSolid, SvgCancelCircleStroke as CancelCircleStroke, SvgChaletAdosado as ChaletAdosado, SvgChaletIndependet as ChaletIndependet, SvgChaletPareado as ChaletPareado, SvgCheck as Check, SvgCheckCheck as CheckCheck, SvgCheckCircle2 as CheckCircle2, SvgChevronDown as ChevronDown, SvgChevronLeft as ChevronLeft, SvgChevronRight as ChevronRight, SvgChevronUp as ChevronUp, SvgCircleOff as CircleOff, SvgCloset as Closet, SvgCollections as Collections, SvgContact as Contact, SvgCopy as Copy, SvgDoorOpen as DoorOpen, SvgDuplex as Duplex, SvgEdit as Edit, SvgElectric as Electric, SvgExploreFilled as ExploreFilled, SvgExploreLinear as ExploreLinear, SvgEyeHidden as EyeHidden, SvgEyeVisible as EyeVisible, SvgFaceAndroid as FaceAndroid, SvgFaceIosBold as FaceIosBold, SvgFaceIosLight as FaceIosLight, SvgFileCheck as FileCheck, SvgFileInput as FileInput, SvgFileKey as FileKey, SvgFileLock as FileLock, SvgFileSignature as FileSignature, SvgFileSpreadsheet as FileSpreadsheet, SvgFileText as FileText, SvgFilter as Filter, SvgFurnished as Furnished, SvgGarden as Garden, SvgGasHeating as GasHeating, SvgHeating as Heating, SvgHelpCircle as HelpCircle, SvgHistory as History, SvgHomeFilled as HomeFilled, SvgHomeLinear as HomeLinear, ICON_SIZES, Icon, type IconName, type IconProps, type IconSize, type IconSizeToken, SvgIconSlot as IconSlot, SvgImage as Image, SvgImageOff as ImageOff, SvgInfo as Info, SvgKeys01 as Keys01, SvgLeadsFilled as LeadsFilled, SvgLeadsLinear as LeadsLinear, SvgLift as Lift,
|
|
295
|
+
export { SvgAccessibility as Accessibility, SvgAddNote as AddNote, SvgAirConditioner as AirConditioner, SvgAlertCircle as AlertCircle, SvgAlertTriangle as AlertTriangle, SvgArchive as Archive, SvgArrowDown as ArrowDown, SvgArrowDownLeft as ArrowDownLeft, SvgArrowDownRight as ArrowDownRight, SvgArrowLeft as ArrowLeft, SvgArrowRight as ArrowRight, SvgArrowUp as ArrowUp, SvgArrowUpDown as ArrowUpDown, SvgArrowUpLeft as ArrowUpLeft, SvgArrowUpRight as ArrowUpRight, SvgBalconyWindow as BalconyWindow, SvgBath as Bath, SvgBedDouble as BedDouble, SvgBell as Bell, SvgBuilding as Building, SvgCalendar as Calendar, SvgCalendarClock as CalendarClock, SvgCancel as Cancel, SvgCancelCircleSolid as CancelCircleSolid, SvgCancelCircleStroke as CancelCircleStroke, SvgChaletAdosado as ChaletAdosado, SvgChaletIndependet as ChaletIndependet, SvgChaletPareado as ChaletPareado, SvgCheck as Check, SvgCheckCheck as CheckCheck, SvgCheckCircle2 as CheckCircle2, SvgChevronDown as ChevronDown, SvgChevronLeft as ChevronLeft, SvgChevronRight as ChevronRight, SvgChevronUp as ChevronUp, SvgCircleOff as CircleOff, SvgCloset as Closet, SvgCollections as Collections, SvgContact as Contact, SvgCopy as Copy, SvgDoorOpen as DoorOpen, SvgDuplex as Duplex, SvgEdit as Edit, SvgElectric as Electric, SvgExploreFilled as ExploreFilled, SvgExploreLinear as ExploreLinear, SvgEyeHidden as EyeHidden, SvgEyeVisible as EyeVisible, SvgFaceAndroid as FaceAndroid, SvgFaceIosBold as FaceIosBold, SvgFaceIosLight as FaceIosLight, SvgFileCheck as FileCheck, SvgFileInput as FileInput, SvgFileKey as FileKey, SvgFileLock as FileLock, SvgFileSignature as FileSignature, SvgFileSpreadsheet as FileSpreadsheet, SvgFileText as FileText, SvgFilter as Filter, SvgFurnished as Furnished, SvgGarden as Garden, SvgGasHeating as GasHeating, SvgHeating as Heating, SvgHelpCircle as HelpCircle, SvgHistory as History, SvgHomeFilled as HomeFilled, SvgHomeLinear as HomeLinear, ICON_SIZES, Icon, type IconName, type IconProps, type IconSize, type IconSizeToken, SvgIconSlot as IconSlot, SvgImage as Image, SvgImageOff as ImageOff, SvgInfo as Info, SvgKeys01 as Keys01, SvgLeadsFilled as LeadsFilled, SvgLeadsLinear as LeadsLinear, SvgLift as Lift, SvgLoader as Loader, SvgLock as Lock, SvgLoft as Loft, SvgLogout as Logout, SvgMagicWand as MagicWand, SvgMail as Mail, SvgMapPin as MapPin, SvgMoreHorizontal as MoreHorizontal, SvgMortgage as Mortgage, SvgNote as Note, SvgNotes as Notes, SvgOutside as Outside, SvgParking as Parking, SvgPatio as Patio, SvgPayments as Payments, SvgPencilLine as PencilLine, SvgPentHouse as PentHouse, SvgPet as Pet, SvgPhoneLinear as PhoneLinear, SvgPinMapSolid as PinMapSolid, SvgPlus as Plus, SvgPromotion as Promotion, SvgPropertiesFilled as PropertiesFilled, SvgPropertiesLinear as PropertiesLinear, type ReactIconProps, SvgRent as Rent, SvgRestaurant as Restaurant, SvgSale as Sale, SvgSearch as Search, SvgSearchX as SearchX, SvgShare as Share, SvgSize3D as Size3D, SvgStatusDot as StatusDot, SvgStorage as Storage, SvgStore as Store, SvgSwimmingPool as SwimmingPool, SvgTasks as Tasks, SvgTerrace as Terrace, SvgThermometerSnowflake as ThermometerSnowflake, SvgTime as Time, SvgTouchAndroid as TouchAndroid, SvgTouchIos as TouchIos, SvgTrash2 as Trash2, SvgUser as User, SvgUserPlus as UserPlus, SvgWarehouse as Warehouse, SvgWhatsapp as Whatsapp, resolveSize };
|
package/dist/react/index.d.ts
CHANGED
|
@@ -178,7 +178,7 @@ declare const SvgLeadsLinear: ({ size, ...props }: ReactIconProps) => React$1.JS
|
|
|
178
178
|
|
|
179
179
|
declare const SvgLift: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
180
180
|
|
|
181
|
-
declare const
|
|
181
|
+
declare const SvgLoader: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
182
182
|
|
|
183
183
|
declare const SvgLock: ({ size, ...props }: ReactIconProps) => React$1.JSX.Element;
|
|
184
184
|
|
|
@@ -277,7 +277,7 @@ declare const SvgWhatsapp: ({ size, ...props }: ReactIconProps) => React$1.JSX.E
|
|
|
277
277
|
/**
|
|
278
278
|
* Available icon names
|
|
279
279
|
*/
|
|
280
|
-
type IconName = 'accessibility' | 'add-note' | 'air-conditioner' | 'alert-circle' | 'alert-triangle' | 'archive' | 'arrow-down' | 'arrow-down-left' | 'arrow-down-right' | 'arrow-left' | 'arrow-right' | 'arrow-up' | 'arrow-up-down' | 'arrow-up-left' | 'arrow-up-right' | 'balcony-window' | 'bath' | 'bed-double' | 'bell' | 'building' | 'calendar' | 'calendar-clock' | 'cancel' | 'cancel-circle-solid' | 'cancel-circle-stroke' | 'chalet-adosado' | 'chalet-independet' | 'chalet-pareado' | 'check' | 'check-check' | 'check-circle2' | 'chevron-down' | 'chevron-left' | 'chevron-right' | 'chevron-up' | 'circle-off' | 'closet' | 'collections' | 'contact' | 'copy' | 'door-open' | 'duplex' | 'edit' | 'electric' | 'explore-filled' | 'explore-linear' | 'eye-hidden' | 'eye-visible' | 'face-android' | 'face-ios-bold' | 'face-ios-light' | 'file-check' | 'file-input' | 'file-key' | 'file-lock' | 'file-signature' | 'file-spreadsheet' | 'file-text' | 'filter' | 'furnished' | 'garden' | 'gas-heating' | 'heating' | 'help-circle' | 'history' | 'home-filled' | 'home-linear' | 'icon-slot' | 'image' | 'image-off' | 'info' | 'keys01' | 'leads-filled' | 'leads-linear' | 'lift' | '
|
|
280
|
+
type IconName = 'accessibility' | 'add-note' | 'air-conditioner' | 'alert-circle' | 'alert-triangle' | 'archive' | 'arrow-down' | 'arrow-down-left' | 'arrow-down-right' | 'arrow-left' | 'arrow-right' | 'arrow-up' | 'arrow-up-down' | 'arrow-up-left' | 'arrow-up-right' | 'balcony-window' | 'bath' | 'bed-double' | 'bell' | 'building' | 'calendar' | 'calendar-clock' | 'cancel' | 'cancel-circle-solid' | 'cancel-circle-stroke' | 'chalet-adosado' | 'chalet-independet' | 'chalet-pareado' | 'check' | 'check-check' | 'check-circle2' | 'chevron-down' | 'chevron-left' | 'chevron-right' | 'chevron-up' | 'circle-off' | 'closet' | 'collections' | 'contact' | 'copy' | 'door-open' | 'duplex' | 'edit' | 'electric' | 'explore-filled' | 'explore-linear' | 'eye-hidden' | 'eye-visible' | 'face-android' | 'face-ios-bold' | 'face-ios-light' | 'file-check' | 'file-input' | 'file-key' | 'file-lock' | 'file-signature' | 'file-spreadsheet' | 'file-text' | 'filter' | 'furnished' | 'garden' | 'gas-heating' | 'heating' | 'help-circle' | 'history' | 'home-filled' | 'home-linear' | 'icon-slot' | 'image' | 'image-off' | 'info' | 'keys01' | 'leads-filled' | 'leads-linear' | 'lift' | 'loader' | 'lock' | 'loft' | 'logout' | 'magic-wand' | 'mail' | 'map-pin' | 'more-horizontal' | 'mortgage' | 'note' | 'notes' | 'outside' | 'parking' | 'patio' | 'payments' | 'pencil-line' | 'pent-house' | 'pet' | 'phone-linear' | 'pin-map-solid' | 'plus' | 'promotion' | 'properties-filled' | 'properties-linear' | 'rent' | 'restaurant' | 'sale' | 'search' | 'search-x' | 'share' | 'size3d' | 'status-dot' | 'storage' | 'store' | 'swimming-pool' | 'tasks' | 'terrace' | 'thermometer-snowflake' | 'time' | 'touch-android' | 'touch-ios' | 'trash2' | 'user' | 'user-plus' | 'warehouse' | 'whatsapp';
|
|
281
281
|
/**
|
|
282
282
|
* Props for the unified Icon component
|
|
283
283
|
*/
|
|
@@ -292,4 +292,4 @@ interface IconProps extends Omit<ReactIconProps, 'size'> {
|
|
|
292
292
|
*/
|
|
293
293
|
declare const Icon: ({ name, size, color, ...props }: IconProps) => React$1.JSX.Element | null;
|
|
294
294
|
|
|
295
|
-
export { SvgAccessibility as Accessibility, SvgAddNote as AddNote, SvgAirConditioner as AirConditioner, SvgAlertCircle as AlertCircle, SvgAlertTriangle as AlertTriangle, SvgArchive as Archive, SvgArrowDown as ArrowDown, SvgArrowDownLeft as ArrowDownLeft, SvgArrowDownRight as ArrowDownRight, SvgArrowLeft as ArrowLeft, SvgArrowRight as ArrowRight, SvgArrowUp as ArrowUp, SvgArrowUpDown as ArrowUpDown, SvgArrowUpLeft as ArrowUpLeft, SvgArrowUpRight as ArrowUpRight, SvgBalconyWindow as BalconyWindow, SvgBath as Bath, SvgBedDouble as BedDouble, SvgBell as Bell, SvgBuilding as Building, SvgCalendar as Calendar, SvgCalendarClock as CalendarClock, SvgCancel as Cancel, SvgCancelCircleSolid as CancelCircleSolid, SvgCancelCircleStroke as CancelCircleStroke, SvgChaletAdosado as ChaletAdosado, SvgChaletIndependet as ChaletIndependet, SvgChaletPareado as ChaletPareado, SvgCheck as Check, SvgCheckCheck as CheckCheck, SvgCheckCircle2 as CheckCircle2, SvgChevronDown as ChevronDown, SvgChevronLeft as ChevronLeft, SvgChevronRight as ChevronRight, SvgChevronUp as ChevronUp, SvgCircleOff as CircleOff, SvgCloset as Closet, SvgCollections as Collections, SvgContact as Contact, SvgCopy as Copy, SvgDoorOpen as DoorOpen, SvgDuplex as Duplex, SvgEdit as Edit, SvgElectric as Electric, SvgExploreFilled as ExploreFilled, SvgExploreLinear as ExploreLinear, SvgEyeHidden as EyeHidden, SvgEyeVisible as EyeVisible, SvgFaceAndroid as FaceAndroid, SvgFaceIosBold as FaceIosBold, SvgFaceIosLight as FaceIosLight, SvgFileCheck as FileCheck, SvgFileInput as FileInput, SvgFileKey as FileKey, SvgFileLock as FileLock, SvgFileSignature as FileSignature, SvgFileSpreadsheet as FileSpreadsheet, SvgFileText as FileText, SvgFilter as Filter, SvgFurnished as Furnished, SvgGarden as Garden, SvgGasHeating as GasHeating, SvgHeating as Heating, SvgHelpCircle as HelpCircle, SvgHistory as History, SvgHomeFilled as HomeFilled, SvgHomeLinear as HomeLinear, ICON_SIZES, Icon, type IconName, type IconProps, type IconSize, type IconSizeToken, SvgIconSlot as IconSlot, SvgImage as Image, SvgImageOff as ImageOff, SvgInfo as Info, SvgKeys01 as Keys01, SvgLeadsFilled as LeadsFilled, SvgLeadsLinear as LeadsLinear, SvgLift as Lift,
|
|
295
|
+
export { SvgAccessibility as Accessibility, SvgAddNote as AddNote, SvgAirConditioner as AirConditioner, SvgAlertCircle as AlertCircle, SvgAlertTriangle as AlertTriangle, SvgArchive as Archive, SvgArrowDown as ArrowDown, SvgArrowDownLeft as ArrowDownLeft, SvgArrowDownRight as ArrowDownRight, SvgArrowLeft as ArrowLeft, SvgArrowRight as ArrowRight, SvgArrowUp as ArrowUp, SvgArrowUpDown as ArrowUpDown, SvgArrowUpLeft as ArrowUpLeft, SvgArrowUpRight as ArrowUpRight, SvgBalconyWindow as BalconyWindow, SvgBath as Bath, SvgBedDouble as BedDouble, SvgBell as Bell, SvgBuilding as Building, SvgCalendar as Calendar, SvgCalendarClock as CalendarClock, SvgCancel as Cancel, SvgCancelCircleSolid as CancelCircleSolid, SvgCancelCircleStroke as CancelCircleStroke, SvgChaletAdosado as ChaletAdosado, SvgChaletIndependet as ChaletIndependet, SvgChaletPareado as ChaletPareado, SvgCheck as Check, SvgCheckCheck as CheckCheck, SvgCheckCircle2 as CheckCircle2, SvgChevronDown as ChevronDown, SvgChevronLeft as ChevronLeft, SvgChevronRight as ChevronRight, SvgChevronUp as ChevronUp, SvgCircleOff as CircleOff, SvgCloset as Closet, SvgCollections as Collections, SvgContact as Contact, SvgCopy as Copy, SvgDoorOpen as DoorOpen, SvgDuplex as Duplex, SvgEdit as Edit, SvgElectric as Electric, SvgExploreFilled as ExploreFilled, SvgExploreLinear as ExploreLinear, SvgEyeHidden as EyeHidden, SvgEyeVisible as EyeVisible, SvgFaceAndroid as FaceAndroid, SvgFaceIosBold as FaceIosBold, SvgFaceIosLight as FaceIosLight, SvgFileCheck as FileCheck, SvgFileInput as FileInput, SvgFileKey as FileKey, SvgFileLock as FileLock, SvgFileSignature as FileSignature, SvgFileSpreadsheet as FileSpreadsheet, SvgFileText as FileText, SvgFilter as Filter, SvgFurnished as Furnished, SvgGarden as Garden, SvgGasHeating as GasHeating, SvgHeating as Heating, SvgHelpCircle as HelpCircle, SvgHistory as History, SvgHomeFilled as HomeFilled, SvgHomeLinear as HomeLinear, ICON_SIZES, Icon, type IconName, type IconProps, type IconSize, type IconSizeToken, SvgIconSlot as IconSlot, SvgImage as Image, SvgImageOff as ImageOff, SvgInfo as Info, SvgKeys01 as Keys01, SvgLeadsFilled as LeadsFilled, SvgLeadsLinear as LeadsLinear, SvgLift as Lift, SvgLoader as Loader, SvgLock as Lock, SvgLoft as Loft, SvgLogout as Logout, SvgMagicWand as MagicWand, SvgMail as Mail, SvgMapPin as MapPin, SvgMoreHorizontal as MoreHorizontal, SvgMortgage as Mortgage, SvgNote as Note, SvgNotes as Notes, SvgOutside as Outside, SvgParking as Parking, SvgPatio as Patio, SvgPayments as Payments, SvgPencilLine as PencilLine, SvgPentHouse as PentHouse, SvgPet as Pet, SvgPhoneLinear as PhoneLinear, SvgPinMapSolid as PinMapSolid, SvgPlus as Plus, SvgPromotion as Promotion, SvgPropertiesFilled as PropertiesFilled, SvgPropertiesLinear as PropertiesLinear, type ReactIconProps, SvgRent as Rent, SvgRestaurant as Restaurant, SvgSale as Sale, SvgSearch as Search, SvgSearchX as SearchX, SvgShare as Share, SvgSize3D as Size3D, SvgStatusDot as StatusDot, SvgStorage as Storage, SvgStore as Store, SvgSwimmingPool as SwimmingPool, SvgTasks as Tasks, SvgTerrace as Terrace, SvgThermometerSnowflake as ThermometerSnowflake, SvgTime as Time, SvgTouchAndroid as TouchAndroid, SvgTouchIos as TouchIos, SvgTrash2 as Trash2, SvgUser as User, SvgUserPlus as UserPlus, SvgWarehouse as Warehouse, SvgWhatsapp as Whatsapp, resolveSize };
|
package/dist/react/index.js
CHANGED
|
@@ -4237,18 +4237,18 @@ var init_Lift = __esm({
|
|
|
4237
4237
|
}
|
|
4238
4238
|
});
|
|
4239
4239
|
|
|
4240
|
-
// src/react/
|
|
4241
|
-
var
|
|
4242
|
-
__export(
|
|
4243
|
-
default: () =>
|
|
4244
|
-
});
|
|
4245
|
-
var React76,
|
|
4246
|
-
var
|
|
4247
|
-
"src/react/
|
|
4240
|
+
// src/react/Loader.tsx
|
|
4241
|
+
var Loader_exports = {};
|
|
4242
|
+
__export(Loader_exports, {
|
|
4243
|
+
default: () => Loader_default
|
|
4244
|
+
});
|
|
4245
|
+
var React76, SvgLoader, Loader_default;
|
|
4246
|
+
var init_Loader = __esm({
|
|
4247
|
+
"src/react/Loader.tsx"() {
|
|
4248
4248
|
"use strict";
|
|
4249
4249
|
React76 = __toESM(require("react"));
|
|
4250
4250
|
init_types();
|
|
4251
|
-
|
|
4251
|
+
SvgLoader = ({ size = 16, ...props }) => {
|
|
4252
4252
|
const sizeValue = resolveSize(size);
|
|
4253
4253
|
return /* @__PURE__ */ React76.createElement(
|
|
4254
4254
|
"svg",
|
|
@@ -4260,7 +4260,7 @@ var init_Loading = __esm({
|
|
|
4260
4260
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4261
4261
|
...props
|
|
4262
4262
|
},
|
|
4263
|
-
/* @__PURE__ */ React76.createElement(
|
|
4263
|
+
/* @__PURE__ */ React76.createElement(
|
|
4264
4264
|
"path",
|
|
4265
4265
|
{
|
|
4266
4266
|
fillRule: "evenodd",
|
|
@@ -4268,7 +4268,8 @@ var init_Loading = __esm({
|
|
|
4268
4268
|
d: "M12 1C12.5523 1 13 1.44772 13 2V6C13 6.55228 12.5523 7 12 7C11.4477 7 11 6.55228 11 6V2C11 1.44772 11.4477 1 12 1Z",
|
|
4269
4269
|
fill: "currentColor"
|
|
4270
4270
|
}
|
|
4271
|
-
),
|
|
4271
|
+
),
|
|
4272
|
+
/* @__PURE__ */ React76.createElement(
|
|
4272
4273
|
"path",
|
|
4273
4274
|
{
|
|
4274
4275
|
fillRule: "evenodd",
|
|
@@ -4276,7 +4277,8 @@ var init_Loading = __esm({
|
|
|
4276
4277
|
d: "M12 17C12.5523 17 13 17.4477 13 18V22C13 22.5523 12.5523 23 12 23C11.4477 23 11 22.5523 11 22V18C11 17.4477 11.4477 17 12 17Z",
|
|
4277
4278
|
fill: "currentColor"
|
|
4278
4279
|
}
|
|
4279
|
-
),
|
|
4280
|
+
),
|
|
4281
|
+
/* @__PURE__ */ React76.createElement(
|
|
4280
4282
|
"path",
|
|
4281
4283
|
{
|
|
4282
4284
|
fillRule: "evenodd",
|
|
@@ -4284,7 +4286,8 @@ var init_Loading = __esm({
|
|
|
4284
4286
|
d: "M4.22289 4.22289C4.61342 3.83237 5.24658 3.83237 5.63711 4.22289L8.46711 7.05289C8.85763 7.44342 8.85763 8.07658 8.46711 8.46711C8.07658 8.85763 7.44342 8.85763 7.05289 8.46711L4.22289 5.63711C3.83237 5.24658 3.83237 4.61342 4.22289 4.22289Z",
|
|
4285
4287
|
fill: "currentColor"
|
|
4286
4288
|
}
|
|
4287
|
-
),
|
|
4289
|
+
),
|
|
4290
|
+
/* @__PURE__ */ React76.createElement(
|
|
4288
4291
|
"path",
|
|
4289
4292
|
{
|
|
4290
4293
|
fillRule: "evenodd",
|
|
@@ -4292,7 +4295,8 @@ var init_Loading = __esm({
|
|
|
4292
4295
|
d: "M15.5329 15.5329C15.9234 15.1424 16.5566 15.1424 16.9471 15.5329L19.7771 18.3629C20.1676 18.7534 20.1676 19.3866 19.7771 19.7771C19.3866 20.1676 18.7534 20.1676 18.3629 19.7771L15.5329 16.9471C15.1424 16.5566 15.1424 15.9234 15.5329 15.5329Z",
|
|
4293
4296
|
fill: "currentColor"
|
|
4294
4297
|
}
|
|
4295
|
-
),
|
|
4298
|
+
),
|
|
4299
|
+
/* @__PURE__ */ React76.createElement(
|
|
4296
4300
|
"path",
|
|
4297
4301
|
{
|
|
4298
4302
|
fillRule: "evenodd",
|
|
@@ -4300,7 +4304,8 @@ var init_Loading = __esm({
|
|
|
4300
4304
|
d: "M1 12C1 11.4477 1.44772 11 2 11H6C6.55228 11 7 11.4477 7 12C7 12.5523 6.55228 13 6 13H2C1.44772 13 1 12.5523 1 12Z",
|
|
4301
4305
|
fill: "currentColor"
|
|
4302
4306
|
}
|
|
4303
|
-
),
|
|
4307
|
+
),
|
|
4308
|
+
/* @__PURE__ */ React76.createElement(
|
|
4304
4309
|
"path",
|
|
4305
4310
|
{
|
|
4306
4311
|
fillRule: "evenodd",
|
|
@@ -4308,7 +4313,8 @@ var init_Loading = __esm({
|
|
|
4308
4313
|
d: "M17 12C17 11.4477 17.4477 11 18 11H22C22.5523 11 23 11.4477 23 12C23 12.5523 22.5523 13 22 13H18C17.4477 13 17 12.5523 17 12Z",
|
|
4309
4314
|
fill: "currentColor"
|
|
4310
4315
|
}
|
|
4311
|
-
),
|
|
4316
|
+
),
|
|
4317
|
+
/* @__PURE__ */ React76.createElement(
|
|
4312
4318
|
"path",
|
|
4313
4319
|
{
|
|
4314
4320
|
fillRule: "evenodd",
|
|
@@ -4316,7 +4322,8 @@ var init_Loading = __esm({
|
|
|
4316
4322
|
d: "M8.46711 15.5329C8.85763 15.9234 8.85763 16.5566 8.46711 16.9471L5.63711 19.7771C5.24658 20.1676 4.61342 20.1676 4.22289 19.7771C3.83237 19.3866 3.83237 18.7534 4.22289 18.3629L7.05289 15.5329C7.44342 15.1424 8.07658 15.1424 8.46711 15.5329Z",
|
|
4317
4323
|
fill: "currentColor"
|
|
4318
4324
|
}
|
|
4319
|
-
),
|
|
4325
|
+
),
|
|
4326
|
+
/* @__PURE__ */ React76.createElement(
|
|
4320
4327
|
"path",
|
|
4321
4328
|
{
|
|
4322
4329
|
fillRule: "evenodd",
|
|
@@ -4324,11 +4331,10 @@ var init_Loading = __esm({
|
|
|
4324
4331
|
d: "M19.7771 4.22289C20.1676 4.61342 20.1676 5.24658 19.7771 5.63711L16.9471 8.46711C16.5566 8.85763 15.9234 8.85763 15.5329 8.46711C15.1424 8.07658 15.1424 7.44342 15.5329 7.05289L18.3629 4.22289C18.7534 3.83237 19.3866 3.83237 19.7771 4.22289Z",
|
|
4325
4332
|
fill: "currentColor"
|
|
4326
4333
|
}
|
|
4327
|
-
)
|
|
4328
|
-
/* @__PURE__ */ React76.createElement("defs", null, /* @__PURE__ */ React76.createElement("clipPath", { id: "clip0_11835_31975" }, /* @__PURE__ */ React76.createElement("rect", { width: 24, height: 24, fill: "currentColor" })))
|
|
4334
|
+
)
|
|
4329
4335
|
);
|
|
4330
4336
|
};
|
|
4331
|
-
|
|
4337
|
+
Loader_default = SvgLoader;
|
|
4332
4338
|
}
|
|
4333
4339
|
});
|
|
4334
4340
|
|
|
@@ -7115,7 +7121,7 @@ __export(react_exports, {
|
|
|
7115
7121
|
LeadsFilled: () => LeadsFilled_default,
|
|
7116
7122
|
LeadsLinear: () => LeadsLinear_default,
|
|
7117
7123
|
Lift: () => Lift_default,
|
|
7118
|
-
|
|
7124
|
+
Loader: () => Loader_default,
|
|
7119
7125
|
Lock: () => Lock_default,
|
|
7120
7126
|
Loft: () => Loft_default,
|
|
7121
7127
|
Logout: () => Logout_default,
|
|
@@ -7239,7 +7245,7 @@ init_Keys01();
|
|
|
7239
7245
|
init_LeadsFilled();
|
|
7240
7246
|
init_LeadsLinear();
|
|
7241
7247
|
init_Lift();
|
|
7242
|
-
|
|
7248
|
+
init_Loader();
|
|
7243
7249
|
init_Lock();
|
|
7244
7250
|
init_Loft();
|
|
7245
7251
|
init_Logout();
|
|
@@ -7440,8 +7446,8 @@ function loadIcon(name) {
|
|
|
7440
7446
|
return Promise.resolve().then(() => (init_LeadsLinear(), LeadsLinear_exports)).then((m) => m.default);
|
|
7441
7447
|
case "lift":
|
|
7442
7448
|
return Promise.resolve().then(() => (init_Lift(), Lift_exports)).then((m) => m.default);
|
|
7443
|
-
case "
|
|
7444
|
-
return Promise.resolve().then(() => (
|
|
7449
|
+
case "loader":
|
|
7450
|
+
return Promise.resolve().then(() => (init_Loader(), Loader_exports)).then((m) => m.default);
|
|
7445
7451
|
case "lock":
|
|
7446
7452
|
return Promise.resolve().then(() => (init_Lock(), Lock_exports)).then((m) => m.default);
|
|
7447
7453
|
case "loft":
|