@namba_one/ui-kit-2 1.0.1 → 1.0.3
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/package.json
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@namba_one/ui-kit-2",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.3",
|
|
4
4
|
"main": "dist/index.umd.js",
|
|
5
5
|
"module": "dist/index.es.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
7
7
|
"style": "dist/namba-one-uikit.css",
|
|
8
8
|
"files": [
|
|
9
|
-
"dist"
|
|
9
|
+
"dist",
|
|
10
|
+
"src/shims"
|
|
10
11
|
],
|
|
11
12
|
"publishConfig": {
|
|
12
13
|
"access": "public"
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
/* prettier-ignore */
|
|
3
|
+
// biome-ignore format: off
|
|
4
|
+
// biome-ignore lint: off
|
|
5
|
+
// @ts-nocheck
|
|
6
|
+
// Generated by unplugin-svg-component
|
|
7
|
+
import 'vue'
|
|
8
|
+
declare module 'vue' {
|
|
9
|
+
export interface GlobalComponents {
|
|
10
|
+
SvgIcon: import("vue").DefineComponent<{
|
|
11
|
+
name: {
|
|
12
|
+
type: import("vue").PropType<"alert_fill" | "alert_outline" | "arrowBackAndroid_outline" | "arrowDown_outline" | "arrowLeft_outline" | "arrowRight_circle_fill" | "arrowRight_outline" | "arrowUp_circle_fill" | "arrowUp_outline" | "arrow_refresh_outline" | "arrowsRightLeft_outline" | "arrowsUpDown_outline" | "asterisk_outline" | "ball_fill" | "bitcoin_circle_fill" | "box_outline" | "calendar_outline" | "card_outline" | "cart_outline" | "check_circle_fill" | "checkedHuge_outline" | "checked_outline" | "chevronDown_outline" | "chevronLeft_outline" | "chevronRightHuge_outline" | "chevronRight_outline" | "chevronUp_outline" | "coin_fill" | "cross_circle_fill" | "cross_circle_outline" | "cross_outline" | "currency-kgs_bold" | "currency-kgs_medium" | "currency-kgs_regular" | "currency-kgs_semibold" | "deleteArrow_outline" | "dragLines_outline" | "edit_outline" | "exit_outline" | "eye-off_outlined" | "eye_outlined" | "faceId_outline" | "filter_outline" | "flashlight_fill" | "flashlight_outline" | "heart_fill" | "heart_outline" | "history_outline" | "home_outline" | "hourglass_outline" | "imageError_outline" | "image_outline" | "info_circle_fill" | "info_circle_outline" | "instagram_fill" | "list_outline" | "locate_fill" | "lockOld_outline" | "lock_fill" | "lock_outline" | "market_fill" | "market_outline" | "menuHorizontal_fill" | "menuVertical_fill" | "minus_outline" | "minus_outlined" | "nambaBonus_fill" | "navigation_outlined" | "passport_outline" | "percent_outline" | "plusHuge_outline" | "plus_circle_fill" | "plus_outline" | "plus_outlined" | "process_outline" | "qr_fill" | "qr_outline" | "question_circle_fill" | "question_circle_outline" | "receipt_outline" | "repeat_outline" | "scanQr_outline" | "search_outline" | "setting_outline" | "share_outline" | "shield_outline" | "star_fill" | "star_outline" | "static-alert_circle_fill" | "support_outline" | "taxi_outlined" | "telegram_fill" | "time_circle_fill" | "time_circle_outline" | "trash_outline" | "truck_outline" | "user_fill" | "user_outline" | "wallet_outline" | "whatsApp_fill" | "whatsApp_outline" | "world_fill" | "world_outline">;
|
|
13
|
+
default: string;
|
|
14
|
+
required: true;
|
|
15
|
+
};
|
|
16
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
17
|
+
name: {
|
|
18
|
+
type: import("vue").PropType<"alert_fill" | "alert_outline" | "arrowBackAndroid_outline" | "arrowDown_outline" | "arrowLeft_outline" | "arrowRight_circle_fill" | "arrowRight_outline" | "arrowUp_circle_fill" | "arrowUp_outline" | "arrow_refresh_outline" | "arrowsRightLeft_outline" | "arrowsUpDown_outline" | "asterisk_outline" | "ball_fill" | "bitcoin_circle_fill" | "box_outline" | "calendar_outline" | "card_outline" | "cart_outline" | "check_circle_fill" | "checkedHuge_outline" | "checked_outline" | "chevronDown_outline" | "chevronLeft_outline" | "chevronRightHuge_outline" | "chevronRight_outline" | "chevronUp_outline" | "coin_fill" | "cross_circle_fill" | "cross_circle_outline" | "cross_outline" | "currency-kgs_bold" | "currency-kgs_medium" | "currency-kgs_regular" | "currency-kgs_semibold" | "deleteArrow_outline" | "dragLines_outline" | "edit_outline" | "exit_outline" | "eye-off_outlined" | "eye_outlined" | "faceId_outline" | "filter_outline" | "flashlight_fill" | "flashlight_outline" | "heart_fill" | "heart_outline" | "history_outline" | "home_outline" | "hourglass_outline" | "imageError_outline" | "image_outline" | "info_circle_fill" | "info_circle_outline" | "instagram_fill" | "list_outline" | "locate_fill" | "lockOld_outline" | "lock_fill" | "lock_outline" | "market_fill" | "market_outline" | "menuHorizontal_fill" | "menuVertical_fill" | "minus_outline" | "minus_outlined" | "nambaBonus_fill" | "navigation_outlined" | "passport_outline" | "percent_outline" | "plusHuge_outline" | "plus_circle_fill" | "plus_outline" | "plus_outlined" | "process_outline" | "qr_fill" | "qr_outline" | "question_circle_fill" | "question_circle_outline" | "receipt_outline" | "repeat_outline" | "scanQr_outline" | "search_outline" | "setting_outline" | "share_outline" | "shield_outline" | "star_fill" | "star_outline" | "static-alert_circle_fill" | "support_outline" | "taxi_outlined" | "telegram_fill" | "time_circle_fill" | "time_circle_outline" | "trash_outline" | "truck_outline" | "user_fill" | "user_outline" | "wallet_outline" | "whatsApp_fill" | "whatsApp_outline" | "world_fill" | "world_outline">;
|
|
19
|
+
default: string;
|
|
20
|
+
required: true;
|
|
21
|
+
};
|
|
22
|
+
}>>, {
|
|
23
|
+
name: "alert_fill" | "alert_outline" | "arrowBackAndroid_outline" | "arrowDown_outline" | "arrowLeft_outline" | "arrowRight_circle_fill" | "arrowRight_outline" | "arrowUp_circle_fill" | "arrowUp_outline" | "arrow_refresh_outline" | "arrowsRightLeft_outline" | "arrowsUpDown_outline" | "asterisk_outline" | "ball_fill" | "bitcoin_circle_fill" | "box_outline" | "calendar_outline" | "card_outline" | "cart_outline" | "check_circle_fill" | "checkedHuge_outline" | "checked_outline" | "chevronDown_outline" | "chevronLeft_outline" | "chevronRightHuge_outline" | "chevronRight_outline" | "chevronUp_outline" | "coin_fill" | "cross_circle_fill" | "cross_circle_outline" | "cross_outline" | "currency-kgs_bold" | "currency-kgs_medium" | "currency-kgs_regular" | "currency-kgs_semibold" | "deleteArrow_outline" | "dragLines_outline" | "edit_outline" | "exit_outline" | "eye-off_outlined" | "eye_outlined" | "faceId_outline" | "filter_outline" | "flashlight_fill" | "flashlight_outline" | "heart_fill" | "heart_outline" | "history_outline" | "home_outline" | "hourglass_outline" | "imageError_outline" | "image_outline" | "info_circle_fill" | "info_circle_outline" | "instagram_fill" | "list_outline" | "locate_fill" | "lockOld_outline" | "lock_fill" | "lock_outline" | "market_fill" | "market_outline" | "menuHorizontal_fill" | "menuVertical_fill" | "minus_outline" | "minus_outlined" | "nambaBonus_fill" | "navigation_outlined" | "passport_outline" | "percent_outline" | "plusHuge_outline" | "plus_circle_fill" | "plus_outline" | "plus_outlined" | "process_outline" | "qr_fill" | "qr_outline" | "question_circle_fill" | "question_circle_outline" | "receipt_outline" | "repeat_outline" | "scanQr_outline" | "search_outline" | "setting_outline" | "share_outline" | "shield_outline" | "star_fill" | "star_outline" | "static-alert_circle_fill" | "support_outline" | "taxi_outlined" | "telegram_fill" | "time_circle_fill" | "time_circle_outline" | "trash_outline" | "truck_outline" | "user_fill" | "user_outline" | "wallet_outline" | "whatsApp_fill" | "whatsApp_outline" | "world_fill" | "world_outline";
|
|
24
|
+
}>;
|
|
25
|
+
}
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
/* prettier-ignore */
|
|
3
|
+
// biome-ignore format: off
|
|
4
|
+
// biome-ignore lint: off
|
|
5
|
+
// @ts-nocheck
|
|
6
|
+
// Generated by unplugin-svg-component
|
|
7
|
+
declare module '~virtual/svg-component' {
|
|
8
|
+
const SvgIcon: import("vue").DefineComponent<{
|
|
9
|
+
name: {
|
|
10
|
+
type: import("vue").PropType<"alert_fill" | "alert_outline" | "arrowBackAndroid_outline" | "arrowDown_outline" | "arrowLeft_outline" | "arrowRight_circle_fill" | "arrowRight_outline" | "arrowUp_circle_fill" | "arrowUp_outline" | "arrow_refresh_outline" | "arrowsRightLeft_outline" | "arrowsUpDown_outline" | "asterisk_outline" | "ball_fill" | "bitcoin_circle_fill" | "box_outline" | "calendar_outline" | "card_outline" | "cart_outline" | "check_circle_fill" | "checkedHuge_outline" | "checked_outline" | "chevronDown_outline" | "chevronLeft_outline" | "chevronRightHuge_outline" | "chevronRight_outline" | "chevronUp_outline" | "coin_fill" | "cross_circle_fill" | "cross_circle_outline" | "cross_outline" | "currency-kgs_bold" | "currency-kgs_medium" | "currency-kgs_regular" | "currency-kgs_semibold" | "deleteArrow_outline" | "dragLines_outline" | "edit_outline" | "exit_outline" | "eye-off_outlined" | "eye_outlined" | "faceId_outline" | "filter_outline" | "flashlight_fill" | "flashlight_outline" | "heart_fill" | "heart_outline" | "history_outline" | "home_outline" | "hourglass_outline" | "imageError_outline" | "image_outline" | "info_circle_fill" | "info_circle_outline" | "instagram_fill" | "list_outline" | "locate_fill" | "lockOld_outline" | "lock_fill" | "lock_outline" | "market_fill" | "market_outline" | "menuHorizontal_fill" | "menuVertical_fill" | "minus_outline" | "minus_outlined" | "nambaBonus_fill" | "navigation_outlined" | "passport_outline" | "percent_outline" | "plusHuge_outline" | "plus_circle_fill" | "plus_outline" | "plus_outlined" | "process_outline" | "qr_fill" | "qr_outline" | "question_circle_fill" | "question_circle_outline" | "receipt_outline" | "repeat_outline" | "scanQr_outline" | "search_outline" | "setting_outline" | "share_outline" | "shield_outline" | "star_fill" | "star_outline" | "static-alert_circle_fill" | "support_outline" | "taxi_outlined" | "telegram_fill" | "time_circle_fill" | "time_circle_outline" | "trash_outline" | "truck_outline" | "user_fill" | "user_outline" | "wallet_outline" | "whatsApp_fill" | "whatsApp_outline" | "world_fill" | "world_outline">;
|
|
11
|
+
default: string;
|
|
12
|
+
required: true;
|
|
13
|
+
};
|
|
14
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
15
|
+
name: {
|
|
16
|
+
type: import("vue").PropType<"alert_fill" | "alert_outline" | "arrowBackAndroid_outline" | "arrowDown_outline" | "arrowLeft_outline" | "arrowRight_circle_fill" | "arrowRight_outline" | "arrowUp_circle_fill" | "arrowUp_outline" | "arrow_refresh_outline" | "arrowsRightLeft_outline" | "arrowsUpDown_outline" | "asterisk_outline" | "ball_fill" | "bitcoin_circle_fill" | "box_outline" | "calendar_outline" | "card_outline" | "cart_outline" | "check_circle_fill" | "checkedHuge_outline" | "checked_outline" | "chevronDown_outline" | "chevronLeft_outline" | "chevronRightHuge_outline" | "chevronRight_outline" | "chevronUp_outline" | "coin_fill" | "cross_circle_fill" | "cross_circle_outline" | "cross_outline" | "currency-kgs_bold" | "currency-kgs_medium" | "currency-kgs_regular" | "currency-kgs_semibold" | "deleteArrow_outline" | "dragLines_outline" | "edit_outline" | "exit_outline" | "eye-off_outlined" | "eye_outlined" | "faceId_outline" | "filter_outline" | "flashlight_fill" | "flashlight_outline" | "heart_fill" | "heart_outline" | "history_outline" | "home_outline" | "hourglass_outline" | "imageError_outline" | "image_outline" | "info_circle_fill" | "info_circle_outline" | "instagram_fill" | "list_outline" | "locate_fill" | "lockOld_outline" | "lock_fill" | "lock_outline" | "market_fill" | "market_outline" | "menuHorizontal_fill" | "menuVertical_fill" | "minus_outline" | "minus_outlined" | "nambaBonus_fill" | "navigation_outlined" | "passport_outline" | "percent_outline" | "plusHuge_outline" | "plus_circle_fill" | "plus_outline" | "plus_outlined" | "process_outline" | "qr_fill" | "qr_outline" | "question_circle_fill" | "question_circle_outline" | "receipt_outline" | "repeat_outline" | "scanQr_outline" | "search_outline" | "setting_outline" | "share_outline" | "shield_outline" | "star_fill" | "star_outline" | "static-alert_circle_fill" | "support_outline" | "taxi_outlined" | "telegram_fill" | "time_circle_fill" | "time_circle_outline" | "trash_outline" | "truck_outline" | "user_fill" | "user_outline" | "wallet_outline" | "whatsApp_fill" | "whatsApp_outline" | "world_fill" | "world_outline">;
|
|
17
|
+
default: string;
|
|
18
|
+
required: true;
|
|
19
|
+
};
|
|
20
|
+
}>>, {
|
|
21
|
+
name: "alert_fill" | "alert_outline" | "arrowBackAndroid_outline" | "arrowDown_outline" | "arrowLeft_outline" | "arrowRight_circle_fill" | "arrowRight_outline" | "arrowUp_circle_fill" | "arrowUp_outline" | "arrow_refresh_outline" | "arrowsRightLeft_outline" | "arrowsUpDown_outline" | "asterisk_outline" | "ball_fill" | "bitcoin_circle_fill" | "box_outline" | "calendar_outline" | "card_outline" | "cart_outline" | "check_circle_fill" | "checkedHuge_outline" | "checked_outline" | "chevronDown_outline" | "chevronLeft_outline" | "chevronRightHuge_outline" | "chevronRight_outline" | "chevronUp_outline" | "coin_fill" | "cross_circle_fill" | "cross_circle_outline" | "cross_outline" | "currency-kgs_bold" | "currency-kgs_medium" | "currency-kgs_regular" | "currency-kgs_semibold" | "deleteArrow_outline" | "dragLines_outline" | "edit_outline" | "exit_outline" | "eye-off_outlined" | "eye_outlined" | "faceId_outline" | "filter_outline" | "flashlight_fill" | "flashlight_outline" | "heart_fill" | "heart_outline" | "history_outline" | "home_outline" | "hourglass_outline" | "imageError_outline" | "image_outline" | "info_circle_fill" | "info_circle_outline" | "instagram_fill" | "list_outline" | "locate_fill" | "lockOld_outline" | "lock_fill" | "lock_outline" | "market_fill" | "market_outline" | "menuHorizontal_fill" | "menuVertical_fill" | "minus_outline" | "minus_outlined" | "nambaBonus_fill" | "navigation_outlined" | "passport_outline" | "percent_outline" | "plusHuge_outline" | "plus_circle_fill" | "plus_outline" | "plus_outlined" | "process_outline" | "qr_fill" | "qr_outline" | "question_circle_fill" | "question_circle_outline" | "receipt_outline" | "repeat_outline" | "scanQr_outline" | "search_outline" | "setting_outline" | "share_outline" | "shield_outline" | "star_fill" | "star_outline" | "static-alert_circle_fill" | "support_outline" | "taxi_outlined" | "telegram_fill" | "time_circle_fill" | "time_circle_outline" | "trash_outline" | "truck_outline" | "user_fill" | "user_outline" | "wallet_outline" | "whatsApp_fill" | "whatsApp_outline" | "world_fill" | "world_outline";
|
|
22
|
+
}>;
|
|
23
|
+
export const svgNames: ["alert_fill", "alert_outline", "arrowBackAndroid_outline", "arrowDown_outline", "arrowLeft_outline", "arrowRight_circle_fill", "arrowRight_outline", "arrowUp_circle_fill", "arrowUp_outline", "arrow_refresh_outline", "arrowsRightLeft_outline", "arrowsUpDown_outline", "asterisk_outline", "ball_fill", "bitcoin_circle_fill", "box_outline", "calendar_outline", "card_outline", "cart_outline", "check_circle_fill", "checkedHuge_outline", "checked_outline", "chevronDown_outline", "chevronLeft_outline", "chevronRightHuge_outline", "chevronRight_outline", "chevronUp_outline", "coin_fill", "cross_circle_fill", "cross_circle_outline", "cross_outline", "currency-kgs_bold", "currency-kgs_medium", "currency-kgs_regular", "currency-kgs_semibold", "deleteArrow_outline", "dragLines_outline", "edit_outline", "exit_outline", "eye-off_outlined", "eye_outlined", "faceId_outline", "filter_outline", "flashlight_fill", "flashlight_outline", "heart_fill", "heart_outline", "history_outline", "home_outline", "hourglass_outline", "imageError_outline", "image_outline", "info_circle_fill", "info_circle_outline", "instagram_fill", "list_outline", "locate_fill", "lockOld_outline", "lock_fill", "lock_outline", "market_fill", "market_outline", "menuHorizontal_fill", "menuVertical_fill", "minus_outline", "minus_outlined", "nambaBonus_fill", "navigation_outlined", "passport_outline", "percent_outline", "plusHuge_outline", "plus_circle_fill", "plus_outline", "plus_outlined", "process_outline", "qr_fill", "qr_outline", "question_circle_fill", "question_circle_outline", "receipt_outline", "repeat_outline", "scanQr_outline", "search_outline", "setting_outline", "share_outline", "shield_outline", "star_fill", "star_outline", "static-alert_circle_fill", "support_outline", "taxi_outlined", "telegram_fill", "time_circle_fill", "time_circle_outline", "trash_outline", "truck_outline", "user_fill", "user_outline", "wallet_outline", "whatsApp_fill", "whatsApp_outline", "world_fill", "world_outline"];
|
|
24
|
+
export type SvgName = "alert_fill" | "alert_outline" | "arrowBackAndroid_outline" | "arrowDown_outline" | "arrowLeft_outline" | "arrowRight_circle_fill" | "arrowRight_outline" | "arrowUp_circle_fill" | "arrowUp_outline" | "arrow_refresh_outline" | "arrowsRightLeft_outline" | "arrowsUpDown_outline" | "asterisk_outline" | "ball_fill" | "bitcoin_circle_fill" | "box_outline" | "calendar_outline" | "card_outline" | "cart_outline" | "check_circle_fill" | "checkedHuge_outline" | "checked_outline" | "chevronDown_outline" | "chevronLeft_outline" | "chevronRightHuge_outline" | "chevronRight_outline" | "chevronUp_outline" | "coin_fill" | "cross_circle_fill" | "cross_circle_outline" | "cross_outline" | "currency-kgs_bold" | "currency-kgs_medium" | "currency-kgs_regular" | "currency-kgs_semibold" | "deleteArrow_outline" | "dragLines_outline" | "edit_outline" | "exit_outline" | "eye-off_outlined" | "eye_outlined" | "faceId_outline" | "filter_outline" | "flashlight_fill" | "flashlight_outline" | "heart_fill" | "heart_outline" | "history_outline" | "home_outline" | "hourglass_outline" | "imageError_outline" | "image_outline" | "info_circle_fill" | "info_circle_outline" | "instagram_fill" | "list_outline" | "locate_fill" | "lockOld_outline" | "lock_fill" | "lock_outline" | "market_fill" | "market_outline" | "menuHorizontal_fill" | "menuVertical_fill" | "minus_outline" | "minus_outlined" | "nambaBonus_fill" | "navigation_outlined" | "passport_outline" | "percent_outline" | "plusHuge_outline" | "plus_circle_fill" | "plus_outline" | "plus_outlined" | "process_outline" | "qr_fill" | "qr_outline" | "question_circle_fill" | "question_circle_outline" | "receipt_outline" | "repeat_outline" | "scanQr_outline" | "search_outline" | "setting_outline" | "share_outline" | "shield_outline" | "star_fill" | "star_outline" | "static-alert_circle_fill" | "support_outline" | "taxi_outlined" | "telegram_fill" | "time_circle_fill" | "time_circle_outline" | "trash_outline" | "truck_outline" | "user_fill" | "user_outline" | "wallet_outline" | "whatsApp_fill" | "whatsApp_outline" | "world_fill" | "world_outline";
|
|
25
|
+
export default SvgIcon;
|
|
26
|
+
}
|