@sippy-platform/valkyrie
Advanced tools
Comparing version 1.0.0-alpha.23 to 1.0.0-alpha.24
@@ -185,2 +185,6 @@ export declare const viAGum: { | ||
}; | ||
export declare const viChalkboardPerson: { | ||
name: 'chalkboard_person'; | ||
data: string; | ||
}; | ||
export declare const viChartPie: { | ||
@@ -510,2 +514,6 @@ name: 'chart_pie'; | ||
}; | ||
export declare const viLifeRing: { | ||
name: 'life_ring'; | ||
data: string; | ||
}; | ||
export declare const viLightbulbOn: { | ||
@@ -575,2 +583,6 @@ name: 'lightbulb_on'; | ||
}; | ||
export declare const viLogoWhite: { | ||
name: 'logo_white'; | ||
data: string; | ||
}; | ||
export declare const viMagnifyingGlass: { | ||
@@ -1000,3 +1012,3 @@ name: 'magnifying_glass'; | ||
}; | ||
export type Valkyrie = 'a_gum' | 'address_book' | 'angle_down' | 'angle_left' | 'angle_right' | 'angle_up' | 'angles_y' | 'apple_app_store' | 'arrow_down_short_wide' | 'arrow_down_to_line' | 'arrow_down_wide_short' | 'arrow_down' | 'arrow_left_from_bracket' | 'arrow_left_to_bracket' | 'arrow_left_to_line' | 'arrow_left' | 'arrow_pointer' | 'arrow_right_from_bracket' | 'arrow_right_prohibited' | 'arrow_right_to_bracket' | 'arrow_right_to_line' | 'arrow_right' | 'arrow_rotate_right' | 'arrow_up_short_wide' | 'arrow_up_to_line' | 'arrow_up_wide_short' | 'arrow_up' | 'arrows_rotate_right' | 'asterisk' | 'at' | 'backward' | 'bars' | 'blf' | 'bold' | 'book' | 'box_open_full' | 'brackets_curly' | 'bug' | 'building' | 'calendar_clock' | 'calendar_range_clock' | 'calendar_range' | 'calendar_stars' | 'calendar' | 'chain_slash' | 'chain' | 'chart_pie' | 'check' | 'chevron_down' | 'chevron_left' | 'chevron_right' | 'chevron_up' | 'chrome' | 'circle_check' | 'circle_dashed' | 'circle_exclamation' | 'circle_half_inner' | 'circle_half' | 'circle_info' | 'circle_person' | 'circle_plus' | 'circle_question' | 'circle_xmark' | 'city' | 'clock_rotate_left' | 'clock' | 'code' | 'codeblock' | 'compass' | 'compress' | 'copy' | 'devices' | 'display' | 'door' | 'earth' | 'eclipse' | 'edge' | 'ellipsis' | 'envelope' | 'ethernet' | 'euro' | 'expand' | 'eye_slash' | 'eye' | 'facebook_messenger' | 'facebook' | 'fast_backward' | 'fast_forward' | 'fax' | 'file' | 'files_list' | 'files' | 'filmstrip' | 'filter_plus' | 'filter_xmark' | 'filter' | 'fingerprint' | 'firefox' | 'flag_checkered' | 'flag' | 'floppy_disk' | 'folder' | 'forward' | 'gauge' | 'gear' | 'gift' | 'github' | 'google_play' | 'grid' | 'grip_lines' | 'heading_1' | 'heading_2' | 'heading_3' | 'heading_4' | 'heading_5' | 'heading_6' | 'headset' | 'heart_crack' | 'heart_half' | 'heart' | 'house' | 'id_card' | 'image' | 'italic' | 'laptop' | 'layers_plus' | 'layers' | 'lightbulb_on' | 'lightbulb' | 'line' | 'linkedin' | 'list_checks_xmark' | 'list_checks' | 'list_clock' | 'list_ordered_clock' | 'list_ordered' | 'list' | 'location_pin_dot' | 'location_pin_slash' | 'location_pin' | 'location_pins_route' | 'lock_open' | 'lock' | 'magnifying_glass' | 'megaphone' | 'message_pen' | 'message_smile' | 'message_text' | 'message' | 'microphone' | 'moon' | 'music_pause' | 'music' | 'network' | 'next' | 'numpad' | 'pager' | 'paper_plane' | 'parachute_box' | 'paragraph' | 'pause' | 'pen' | 'people_circle' | 'people' | 'person_clock' | 'person_gear' | 'person_headset' | 'person_list' | 'person_lock' | 'person_plus' | 'person' | 'phone_arrow_down_left_prohibited' | 'phone_arrow_down_left' | 'phone_arrow_up_right_prohibited' | 'phone_arrow_up_right' | 'phone_clock' | 'phone_gear' | 'phone_list' | 'phone_office' | 'phone_volume' | 'phone' | 'pin_slash' | 'pin' | 'play_pause' | 'play' | 'plus' | 'power' | 'previous' | 'prohibited' | 'puzzle_piece' | 'quote' | 'rectangle_p' | 'redo' | 'repeat_once' | 'repeat' | 'safari' | 'server' | 'share' | 'shield_keyhole' | 'shield_plus' | 'shield_xmark' | 'shield' | 'shuffle' | 'sidebar_left' | 'sidebar_right' | 'sim_card' | 'sippy' | 'sliders' | 'smartphone_arrow_right' | 'smartphone' | 'speaker_grill' | 'spinner_third' | 'spy' | 'square_gum' | 'star' | 'stop' | 'store' | 'strikethrough' | 'sun' | 'swatchbook' | 'table_clock' | 'table_header_column' | 'table_header_row' | 'table' | 'tag_gear' | 'tag_plus' | 'tag' | 'toggle_off' | 'toggle_on' | 'tower_broadcast' | 'translate' | 'trash_can' | 'triangle_exclamation' | 'underline' | 'undo' | 'valkyrie_sword' | 'video' | 'voicemail' | 'volume_0' | 'volume_1' | 'volume_2' | 'volume_3' | 'volume_slash' | 'wallpaper' | 'waveform' | 'webhooks_clock' | 'webhooks' | 'window' | 'xmark'; | ||
export type Valkyrie = 'a_gum' | 'address_book' | 'angle_down' | 'angle_left' | 'angle_right' | 'angle_up' | 'angles_y' | 'apple_app_store' | 'arrow_down_short_wide' | 'arrow_down_to_line' | 'arrow_down_wide_short' | 'arrow_down' | 'arrow_left_from_bracket' | 'arrow_left_to_bracket' | 'arrow_left_to_line' | 'arrow_left' | 'arrow_pointer' | 'arrow_right_from_bracket' | 'arrow_right_prohibited' | 'arrow_right_to_bracket' | 'arrow_right_to_line' | 'arrow_right' | 'arrow_rotate_right' | 'arrow_up_short_wide' | 'arrow_up_to_line' | 'arrow_up_wide_short' | 'arrow_up' | 'arrows_rotate_right' | 'asterisk' | 'at' | 'backward' | 'bars' | 'blf' | 'bold' | 'book' | 'box_open_full' | 'brackets_curly' | 'bug' | 'building' | 'calendar_clock' | 'calendar_range_clock' | 'calendar_range' | 'calendar_stars' | 'calendar' | 'chain_slash' | 'chain' | 'chalkboard_person' | 'chart_pie' | 'check' | 'chevron_down' | 'chevron_left' | 'chevron_right' | 'chevron_up' | 'chrome' | 'circle_check' | 'circle_dashed' | 'circle_exclamation' | 'circle_half_inner' | 'circle_half' | 'circle_info' | 'circle_person' | 'circle_plus' | 'circle_question' | 'circle_xmark' | 'city' | 'clock_rotate_left' | 'clock' | 'code' | 'codeblock' | 'compass' | 'compress' | 'copy' | 'devices' | 'display' | 'door' | 'earth' | 'eclipse' | 'edge' | 'ellipsis' | 'envelope' | 'ethernet' | 'euro' | 'expand' | 'eye_slash' | 'eye' | 'facebook_messenger' | 'facebook' | 'fast_backward' | 'fast_forward' | 'fax' | 'file' | 'files_list' | 'files' | 'filmstrip' | 'filter_plus' | 'filter_xmark' | 'filter' | 'fingerprint' | 'firefox' | 'flag_checkered' | 'flag' | 'floppy_disk' | 'folder' | 'forward' | 'gauge' | 'gear' | 'gift' | 'github' | 'google_play' | 'grid' | 'grip_lines' | 'heading_1' | 'heading_2' | 'heading_3' | 'heading_4' | 'heading_5' | 'heading_6' | 'headset' | 'heart_crack' | 'heart_half' | 'heart' | 'house' | 'id_card' | 'image' | 'italic' | 'laptop' | 'layers_plus' | 'layers' | 'life_ring' | 'lightbulb_on' | 'lightbulb' | 'line' | 'linkedin' | 'list_checks_xmark' | 'list_checks' | 'list_clock' | 'list_ordered_clock' | 'list_ordered' | 'list' | 'location_pin_dot' | 'location_pin_slash' | 'location_pin' | 'location_pins_route' | 'lock_open' | 'lock' | 'logo_white' | 'magnifying_glass' | 'megaphone' | 'message_pen' | 'message_smile' | 'message_text' | 'message' | 'microphone' | 'moon' | 'music_pause' | 'music' | 'network' | 'next' | 'numpad' | 'pager' | 'paper_plane' | 'parachute_box' | 'paragraph' | 'pause' | 'pen' | 'people_circle' | 'people' | 'person_clock' | 'person_gear' | 'person_headset' | 'person_list' | 'person_lock' | 'person_plus' | 'person' | 'phone_arrow_down_left_prohibited' | 'phone_arrow_down_left' | 'phone_arrow_up_right_prohibited' | 'phone_arrow_up_right' | 'phone_clock' | 'phone_gear' | 'phone_list' | 'phone_office' | 'phone_volume' | 'phone' | 'pin_slash' | 'pin' | 'play_pause' | 'play' | 'plus' | 'power' | 'previous' | 'prohibited' | 'puzzle_piece' | 'quote' | 'rectangle_p' | 'redo' | 'repeat_once' | 'repeat' | 'safari' | 'server' | 'share' | 'shield_keyhole' | 'shield_plus' | 'shield_xmark' | 'shield' | 'shuffle' | 'sidebar_left' | 'sidebar_right' | 'sim_card' | 'sippy' | 'sliders' | 'smartphone_arrow_right' | 'smartphone' | 'speaker_grill' | 'spinner_third' | 'spy' | 'square_gum' | 'star' | 'stop' | 'store' | 'strikethrough' | 'sun' | 'swatchbook' | 'table_clock' | 'table_header_column' | 'table_header_row' | 'table' | 'tag_gear' | 'tag_plus' | 'tag' | 'toggle_off' | 'toggle_on' | 'tower_broadcast' | 'translate' | 'trash_can' | 'triangle_exclamation' | 'underline' | 'undo' | 'valkyrie_sword' | 'video' | 'voicemail' | 'volume_0' | 'volume_1' | 'volume_2' | 'volume_3' | 'volume_slash' | 'wallpaper' | 'waveform' | 'webhooks_clock' | 'webhooks' | 'window' | 'xmark'; | ||
export interface IValkyrieIcon { | ||
@@ -1146,2 +1158,5 @@ name: Valkyrie; | ||
} | { | ||
name: 'chalkboard_person'; | ||
data: string; | ||
} | { | ||
name: 'chart_pie'; | ||
@@ -1390,2 +1405,5 @@ data: string; | ||
} | { | ||
name: 'life_ring'; | ||
data: string; | ||
} | { | ||
name: 'lightbulb_on'; | ||
@@ -1439,2 +1457,5 @@ data: string; | ||
} | { | ||
name: 'logo_white'; | ||
data: string; | ||
} | { | ||
name: 'magnifying_glass'; | ||
@@ -1441,0 +1462,0 @@ data: string; |
@@ -185,2 +185,6 @@ export declare const viAGum: { | ||
}; | ||
export declare const viChalkboardPerson: { | ||
name: 'chalkboard_person'; | ||
data: string; | ||
}; | ||
export declare const viChartPie: { | ||
@@ -510,2 +514,6 @@ name: 'chart_pie'; | ||
}; | ||
export declare const viLifeRing: { | ||
name: 'life_ring'; | ||
data: string; | ||
}; | ||
export declare const viLightbulbOn: { | ||
@@ -575,2 +583,6 @@ name: 'lightbulb_on'; | ||
}; | ||
export declare const viLogoWhite: { | ||
name: 'logo_white'; | ||
data: string; | ||
}; | ||
export declare const viMagnifyingGlass: { | ||
@@ -1000,3 +1012,3 @@ name: 'magnifying_glass'; | ||
}; | ||
export type Valkyrie = 'a_gum' | 'address_book' | 'angle_down' | 'angle_left' | 'angle_right' | 'angle_up' | 'angles_y' | 'apple_app_store' | 'arrow_down_short_wide' | 'arrow_down_to_line' | 'arrow_down_wide_short' | 'arrow_down' | 'arrow_left_from_bracket' | 'arrow_left_to_bracket' | 'arrow_left_to_line' | 'arrow_left' | 'arrow_pointer' | 'arrow_right_from_bracket' | 'arrow_right_prohibited' | 'arrow_right_to_bracket' | 'arrow_right_to_line' | 'arrow_right' | 'arrow_rotate_right' | 'arrow_up_short_wide' | 'arrow_up_to_line' | 'arrow_up_wide_short' | 'arrow_up' | 'arrows_rotate_right' | 'asterisk' | 'at' | 'backward' | 'bars' | 'blf' | 'bold' | 'book' | 'box_open_full' | 'brackets_curly' | 'bug' | 'building' | 'calendar_clock' | 'calendar_range_clock' | 'calendar_range' | 'calendar_stars' | 'calendar' | 'chain_slash' | 'chain' | 'chart_pie' | 'check' | 'chevron_down' | 'chevron_left' | 'chevron_right' | 'chevron_up' | 'chrome' | 'circle_check' | 'circle_dashed' | 'circle_exclamation' | 'circle_half_inner' | 'circle_half' | 'circle_info' | 'circle_person' | 'circle_plus' | 'circle_question' | 'circle_xmark' | 'city' | 'clock_rotate_left' | 'clock' | 'code' | 'codeblock' | 'compass' | 'compress' | 'copy' | 'devices' | 'display' | 'door' | 'earth' | 'eclipse' | 'edge' | 'ellipsis' | 'envelope' | 'ethernet' | 'euro' | 'expand' | 'eye_slash' | 'eye' | 'facebook_messenger' | 'facebook' | 'fast_backward' | 'fast_forward' | 'fax' | 'file' | 'files_list' | 'files' | 'filmstrip' | 'filter_plus' | 'filter_xmark' | 'filter' | 'fingerprint' | 'firefox' | 'flag_checkered' | 'flag' | 'floppy_disk' | 'folder' | 'forward' | 'gauge' | 'gear' | 'gift' | 'github' | 'google_play' | 'grid' | 'grip_lines' | 'heading_1' | 'heading_2' | 'heading_3' | 'heading_4' | 'heading_5' | 'heading_6' | 'headset' | 'heart_crack' | 'heart_half' | 'heart' | 'house' | 'id_card' | 'image' | 'italic' | 'laptop' | 'layers_plus' | 'layers' | 'lightbulb_on' | 'lightbulb' | 'line' | 'linkedin' | 'list_checks_xmark' | 'list_checks' | 'list_clock' | 'list_ordered_clock' | 'list_ordered' | 'list' | 'location_pin_dot' | 'location_pin_slash' | 'location_pin' | 'location_pins_route' | 'lock_open' | 'lock' | 'magnifying_glass' | 'megaphone' | 'message_pen' | 'message_smile' | 'message_text' | 'message' | 'microphone' | 'moon' | 'music_pause' | 'music' | 'network' | 'next' | 'numpad' | 'pager' | 'paper_plane' | 'parachute_box' | 'paragraph' | 'pause' | 'pen' | 'people_circle' | 'people' | 'person_clock' | 'person_gear' | 'person_headset' | 'person_list' | 'person_lock' | 'person_plus' | 'person' | 'phone_arrow_down_left_prohibited' | 'phone_arrow_down_left' | 'phone_arrow_up_right_prohibited' | 'phone_arrow_up_right' | 'phone_clock' | 'phone_gear' | 'phone_list' | 'phone_office' | 'phone_volume' | 'phone' | 'pin_slash' | 'pin' | 'play_pause' | 'play' | 'plus' | 'power' | 'previous' | 'prohibited' | 'puzzle_piece' | 'quote' | 'rectangle_p' | 'redo' | 'repeat_once' | 'repeat' | 'safari' | 'server' | 'share' | 'shield_keyhole' | 'shield_plus' | 'shield_xmark' | 'shield' | 'shuffle' | 'sidebar_left' | 'sidebar_right' | 'sim_card' | 'sippy' | 'sliders' | 'smartphone_arrow_right' | 'smartphone' | 'speaker_grill' | 'spinner_third' | 'spy' | 'square_gum' | 'star' | 'stop' | 'store' | 'strikethrough' | 'sun' | 'swatchbook' | 'table_clock' | 'table_header_column' | 'table_header_row' | 'table' | 'tag_gear' | 'tag_plus' | 'tag' | 'toggle_off' | 'toggle_on' | 'tower_broadcast' | 'translate' | 'trash_can' | 'triangle_exclamation' | 'underline' | 'undo' | 'valkyrie_sword' | 'video' | 'voicemail' | 'volume_0' | 'volume_1' | 'volume_2' | 'volume_3' | 'volume_slash' | 'wallpaper' | 'waveform' | 'webhooks_clock' | 'webhooks' | 'window' | 'xmark'; | ||
export type Valkyrie = 'a_gum' | 'address_book' | 'angle_down' | 'angle_left' | 'angle_right' | 'angle_up' | 'angles_y' | 'apple_app_store' | 'arrow_down_short_wide' | 'arrow_down_to_line' | 'arrow_down_wide_short' | 'arrow_down' | 'arrow_left_from_bracket' | 'arrow_left_to_bracket' | 'arrow_left_to_line' | 'arrow_left' | 'arrow_pointer' | 'arrow_right_from_bracket' | 'arrow_right_prohibited' | 'arrow_right_to_bracket' | 'arrow_right_to_line' | 'arrow_right' | 'arrow_rotate_right' | 'arrow_up_short_wide' | 'arrow_up_to_line' | 'arrow_up_wide_short' | 'arrow_up' | 'arrows_rotate_right' | 'asterisk' | 'at' | 'backward' | 'bars' | 'blf' | 'bold' | 'book' | 'box_open_full' | 'brackets_curly' | 'bug' | 'building' | 'calendar_clock' | 'calendar_range_clock' | 'calendar_range' | 'calendar_stars' | 'calendar' | 'chain_slash' | 'chain' | 'chalkboard_person' | 'chart_pie' | 'check' | 'chevron_down' | 'chevron_left' | 'chevron_right' | 'chevron_up' | 'chrome' | 'circle_check' | 'circle_dashed' | 'circle_exclamation' | 'circle_half_inner' | 'circle_half' | 'circle_info' | 'circle_person' | 'circle_plus' | 'circle_question' | 'circle_xmark' | 'city' | 'clock_rotate_left' | 'clock' | 'code' | 'codeblock' | 'compass' | 'compress' | 'copy' | 'devices' | 'display' | 'door' | 'earth' | 'eclipse' | 'edge' | 'ellipsis' | 'envelope' | 'ethernet' | 'euro' | 'expand' | 'eye_slash' | 'eye' | 'facebook_messenger' | 'facebook' | 'fast_backward' | 'fast_forward' | 'fax' | 'file' | 'files_list' | 'files' | 'filmstrip' | 'filter_plus' | 'filter_xmark' | 'filter' | 'fingerprint' | 'firefox' | 'flag_checkered' | 'flag' | 'floppy_disk' | 'folder' | 'forward' | 'gauge' | 'gear' | 'gift' | 'github' | 'google_play' | 'grid' | 'grip_lines' | 'heading_1' | 'heading_2' | 'heading_3' | 'heading_4' | 'heading_5' | 'heading_6' | 'headset' | 'heart_crack' | 'heart_half' | 'heart' | 'house' | 'id_card' | 'image' | 'italic' | 'laptop' | 'layers_plus' | 'layers' | 'life_ring' | 'lightbulb_on' | 'lightbulb' | 'line' | 'linkedin' | 'list_checks_xmark' | 'list_checks' | 'list_clock' | 'list_ordered_clock' | 'list_ordered' | 'list' | 'location_pin_dot' | 'location_pin_slash' | 'location_pin' | 'location_pins_route' | 'lock_open' | 'lock' | 'logo_white' | 'magnifying_glass' | 'megaphone' | 'message_pen' | 'message_smile' | 'message_text' | 'message' | 'microphone' | 'moon' | 'music_pause' | 'music' | 'network' | 'next' | 'numpad' | 'pager' | 'paper_plane' | 'parachute_box' | 'paragraph' | 'pause' | 'pen' | 'people_circle' | 'people' | 'person_clock' | 'person_gear' | 'person_headset' | 'person_list' | 'person_lock' | 'person_plus' | 'person' | 'phone_arrow_down_left_prohibited' | 'phone_arrow_down_left' | 'phone_arrow_up_right_prohibited' | 'phone_arrow_up_right' | 'phone_clock' | 'phone_gear' | 'phone_list' | 'phone_office' | 'phone_volume' | 'phone' | 'pin_slash' | 'pin' | 'play_pause' | 'play' | 'plus' | 'power' | 'previous' | 'prohibited' | 'puzzle_piece' | 'quote' | 'rectangle_p' | 'redo' | 'repeat_once' | 'repeat' | 'safari' | 'server' | 'share' | 'shield_keyhole' | 'shield_plus' | 'shield_xmark' | 'shield' | 'shuffle' | 'sidebar_left' | 'sidebar_right' | 'sim_card' | 'sippy' | 'sliders' | 'smartphone_arrow_right' | 'smartphone' | 'speaker_grill' | 'spinner_third' | 'spy' | 'square_gum' | 'star' | 'stop' | 'store' | 'strikethrough' | 'sun' | 'swatchbook' | 'table_clock' | 'table_header_column' | 'table_header_row' | 'table' | 'tag_gear' | 'tag_plus' | 'tag' | 'toggle_off' | 'toggle_on' | 'tower_broadcast' | 'translate' | 'trash_can' | 'triangle_exclamation' | 'underline' | 'undo' | 'valkyrie_sword' | 'video' | 'voicemail' | 'volume_0' | 'volume_1' | 'volume_2' | 'volume_3' | 'volume_slash' | 'wallpaper' | 'waveform' | 'webhooks_clock' | 'webhooks' | 'window' | 'xmark'; | ||
export interface IValkyrieIcon { | ||
@@ -1146,2 +1158,5 @@ name: Valkyrie; | ||
} | { | ||
name: 'chalkboard_person'; | ||
data: string; | ||
} | { | ||
name: 'chart_pie'; | ||
@@ -1390,2 +1405,5 @@ data: string; | ||
} | { | ||
name: 'life_ring'; | ||
data: string; | ||
} | { | ||
name: 'lightbulb_on'; | ||
@@ -1439,2 +1457,5 @@ data: string; | ||
} | { | ||
name: 'logo_white'; | ||
data: string; | ||
} | { | ||
name: 'magnifying_glass'; | ||
@@ -1441,0 +1462,0 @@ data: string; |
@@ -253,3 +253,6 @@ { | ||
"toggle-off": 61947, | ||
"toggle-on": 61948 | ||
"toggle-on": 61948, | ||
"logo-white": 61949, | ||
"chalkboard-person": 61950, | ||
"life-ring": 61951 | ||
} |
{ | ||
"name": "@sippy-platform/valkyrie", | ||
"version": "1.0.0-alpha.23", | ||
"version": "1.0.0-alpha.24", | ||
"description": "The iconography of Sippy.", | ||
@@ -54,17 +54,17 @@ "main": "./dist/cjs/index.js", | ||
"@twbs/fantasticon": "2.7.1", | ||
"@types/react": "18.2.12", | ||
"@types/react": "18.2.14", | ||
"autoprefixer": "10.4.14", | ||
"bundle-scss": "1.5.1", | ||
"copyfiles": "2.4.1", | ||
"nodemon": "2.0.22", | ||
"nodemon": "3.0.1", | ||
"npm-run-all": "4.1.5", | ||
"picocolors": "1.0.0", | ||
"postcss": "8.4.24", | ||
"postcss": "8.4.25", | ||
"postcss-cli": "10.1.0", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"sass": "1.63.4", | ||
"sass": "1.63.6", | ||
"svg-to-ts": "10.0.0", | ||
"svgo": "3.0.2", | ||
"typescript": "5.1.3" | ||
"typescript": "5.1.6" | ||
}, | ||
@@ -71,0 +71,0 @@ "browserslist": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
862358
274
8325