├── .circleci └── config.yml ├── .editorconfig ├── .eslintrc.js ├── .files └── icons │ ├── action │ ├── 3d_rotation.svg │ ├── accessibility.svg │ ├── accessible.svg │ ├── account_balance.svg │ ├── account_balance_wallet.svg │ ├── account_box.svg │ ├── account_circle.svg │ ├── add_shopping_cart.svg │ ├── alarm.svg │ ├── alarm_add.svg │ ├── alarm_off.svg │ ├── alarm_on.svg │ ├── all_out.svg │ ├── android.svg │ ├── announcement.svg │ ├── aspect_ratio.svg │ ├── assessment.svg │ ├── assignment.svg │ ├── assignment_ind.svg │ ├── assignment_late.svg │ ├── assignment_return.svg │ ├── assignment_returned.svg │ ├── assignment_turned_in.svg │ ├── autorenew.svg │ ├── backup.svg │ ├── book.svg │ ├── bookmark.svg │ ├── bookmark_outline.svg │ ├── bug_report.svg │ ├── build.svg │ ├── cached.svg │ ├── camera_enhanced.svg │ ├── card_giftcard.svg │ ├── card_membership.svg │ ├── card_travel.svg │ ├── change_history.svg │ ├── check_circle.svg │ ├── chrome_reader_mode.svg │ ├── class.svg │ ├── code.svg │ ├── compare_arrows.svg │ ├── copyright.svg │ ├── credit_card.svg │ ├── dashboard.svg │ ├── date_range.svg │ ├── delete.svg │ ├── delete_forever.svg │ ├── description.svg │ ├── dns.svg │ ├── done.svg │ ├── done_all.svg │ ├── donut_large.svg │ ├── donut_small.svg │ ├── eject.svg │ ├── euro_symbol.svg │ ├── event.svg │ ├── event_seat.svg │ ├── exit_to_app.svg │ ├── explore.svg │ ├── extension.svg │ ├── face.svg │ ├── favorite.svg │ ├── favorite_border.svg │ ├── feedback.svg │ ├── find_in_page.svg │ ├── find_replace.svg │ ├── fingerprint.svg │ ├── flight_land.svg │ ├── flight_takeoff.svg │ ├── flip_to_back.svg │ ├── flip_to_front.svg │ ├── g_translate.svg │ ├── gavel.svg │ ├── get_app.svg │ ├── gif.svg │ ├── grade.svg │ ├── group_work.svg │ ├── help.svg │ ├── help_outline.svg │ ├── highlight_off.svg │ ├── history.svg │ ├── home.svg │ ├── hourglass_empty.svg │ ├── hourglass_full.svg │ ├── http.svg │ ├── https.svg │ ├── important_devices.svg │ ├── info.svg │ ├── info_outline.svg │ ├── input.svg │ ├── invert_colors.svg │ ├── label.svg │ ├── label_outline.svg │ ├── language.svg │ ├── launch.svg │ ├── lightbulb_outline.svg │ ├── line_style.svg │ ├── line_weight.svg │ ├── list.svg │ ├── lock.svg │ ├── lock_open.svg │ ├── lock_outline.svg │ ├── loyalty.svg │ ├── markunread_mailbox.svg │ ├── motorcycle.svg │ ├── note_add.svg │ ├── offline_pin.svg │ ├── opacity.svg │ ├── open_in_browser.svg │ ├── open_in_new.svg │ ├── open_with.svg │ ├── pageview.svg │ ├── pan_tool.svg │ ├── payment.svg │ ├── perm_camera_mic.svg │ ├── perm_contact_calendar.svg │ ├── perm_data_setting.svg │ ├── perm_device_information.svg │ ├── perm_identity.svg │ ├── perm_media.svg │ ├── perm_phone_msg.svg │ ├── perm_scan_wifi.svg │ ├── pets.svg │ ├── picture_in_picture.svg │ ├── picture_in_picture_alt.svg │ ├── play_for_work.svg │ ├── polymer.svg │ ├── power_settings_new.svg │ ├── pregnant_woman.svg │ ├── print.svg │ ├── query_builder.svg │ ├── question_answer.svg │ ├── receipt.svg │ ├── record_voice_over.svg │ ├── redeem.svg │ ├── remove_shopping_cart.svg │ ├── reorder.svg │ ├── report_problem.svg │ ├── restore.svg │ ├── restore_page.svg │ ├── room.svg │ ├── rounded_corner.svg │ ├── rowing.svg │ ├── schedule.svg │ ├── search.svg │ ├── settings.svg │ ├── settings_applications.svg │ ├── settings_backup_restore.svg │ ├── settings_bluetooth.svg │ ├── settings_brightness.svg │ ├── settings_cell.svg │ ├── settings_ethernet.svg │ ├── settings_input_antenna.svg │ ├── settings_input_component.svg │ ├── settings_input_composite.svg │ ├── settings_input_hdmi.svg │ ├── settings_input_svideo.svg │ ├── settings_overscan.svg │ ├── settings_phone.svg │ ├── settings_power.svg │ ├── settings_remote.svg │ ├── settings_voice.svg │ ├── shop.svg │ ├── shop_two.svg │ ├── shopping_basket.svg │ ├── shopping_cart.svg │ ├── speaker_notes.svg │ ├── speaker_notes_off.svg │ ├── spellcheck.svg │ ├── star_rate.svg │ ├── stars.svg │ ├── store.svg │ ├── subject.svg │ ├── supervisor_account.svg │ ├── swap_horiz.svg │ ├── swap_vert.svg │ ├── swap_vertial_circle.svg │ ├── system_update_alt.svg │ ├── tab.svg │ ├── tab_unselected.svg │ ├── theaters.svg │ ├── thumb_down.svg │ ├── thumb_up.svg │ ├── thumbs_up_down.svg │ ├── timeline.svg │ ├── toc.svg │ ├── today.svg │ ├── toll.svg │ ├── touch_app.svg │ ├── track_changes.svg │ ├── translate.svg │ ├── trending_down.svg │ ├── trending_flat.svg │ ├── trending_up.svg │ ├── turned_in.svg │ ├── turned_in_not.svg │ ├── update.svg │ ├── verified_user.svg │ ├── view_agenda.svg │ ├── view_array.svg │ ├── view_carousel.svg │ ├── view_column.svg │ ├── view_day.svg │ ├── view_headline.svg │ ├── view_list.svg │ ├── view_module.svg │ ├── view_quilt.svg │ ├── view_stream.svg │ ├── view_week.svg │ ├── visibility.svg │ ├── visibility_off.svg │ ├── watch_later.svg │ ├── work.svg │ ├── youtube_searched_for.svg │ ├── zoom_in.svg │ └── zoom_out.svg │ ├── alert │ ├── add_alert.svg │ ├── error.svg │ ├── error_outline.svg │ └── warning.svg │ ├── appliances │ ├── Air-conditioning.svg │ ├── Blender.svg │ ├── Fan.svg │ ├── Fridge.svg │ ├── Gas-stove.svg │ ├── Hair-dryer.svg │ ├── Highvoltage.svg │ ├── Iron.svg │ ├── Kettle.svg │ ├── Mixer.svg │ ├── Outlet.svg │ ├── Range-hood.svg │ ├── Shutdown.svg │ ├── Socket-eu.svg │ ├── Socket-us.svg │ └── Washer.svg │ ├── av │ ├── add_to_queue.svg │ ├── airplay.svg │ ├── album.svg │ ├── art_track.svg │ ├── av_timer.svg │ ├── branding_watermark.svg │ ├── call_to_action.svg │ ├── closed_caption.svg │ ├── equalizer.svg │ ├── explicit.svg │ ├── fast_forward.svg │ ├── fast_rewind.svg │ ├── featured_play_list.svg │ ├── featured_video.svg │ ├── fiber_manual_record.svg │ ├── fibre_dvr.svg │ ├── fibre_new.svg │ ├── fibre_pin.svg │ ├── fibre_smart_record.svg │ ├── forward_10.svg │ ├── forward_30.svg │ ├── forward_5.svg │ ├── games.svg │ ├── hd.svg │ ├── hearing.svg │ ├── high_quality.svg │ ├── loop.svg │ ├── mic.svg │ ├── mic_none.svg │ ├── mic_off.svg │ ├── movie.svg │ ├── music_video.svg │ ├── my_library_add.svg │ ├── my_library_books.svg │ ├── my_library_music.svg │ ├── new_releases.svg │ ├── not_interested.svg │ ├── note.svg │ ├── pause.svg │ ├── pause_circle_filled.svg │ ├── pause_circle_outline.svg │ ├── play_arrow.svg │ ├── play_circle_fill.svg │ ├── play_circle_outline.svg │ ├── playlist_add.svg │ ├── playlist_add_check.svg │ ├── playlist_play.svg │ ├── queue.svg │ ├── queue_music.svg │ ├── queue_play_next.svg │ ├── radio.svg │ ├── recent_actors.svg │ ├── remove_from_queue.svg │ ├── repeat.svg │ ├── repeat_one.svg │ ├── replay.svg │ ├── replay_10.svg │ ├── replay_30.svg │ ├── replay_5.svg │ ├── shuffle.svg │ ├── skip_next.svg │ ├── skip_previous.svg │ ├── slow_motion_video.svg │ ├── snooze.svg │ ├── sort_by_alpha.svg │ ├── stop.svg │ ├── stop_circle_filled.svg │ ├── stop_circle_outline.svg │ ├── subscriptions.svg │ ├── subtitles.svg │ ├── surround_sound.svg │ ├── video_call.svg │ ├── video_label.svg │ ├── video_library.svg │ ├── videocam.svg │ ├── videocam_off.svg │ ├── volume_down.svg │ ├── volume_mute.svg │ ├── volume_off.svg │ ├── volume_up.svg │ ├── web.svg │ └── web_asset.svg │ ├── clothers │ ├── Brassiere.svg │ ├── Briefcase.svg │ ├── Cap.svg │ ├── Crown.svg │ ├── Dress.svg │ ├── Hanger.svg │ ├── Hat.svg │ ├── Panties.svg │ ├── Shirt.svg │ ├── Shoes.svg │ ├── Shorts.svg │ ├── Sneakers.svg │ ├── Socks.svg │ ├── Sun-glasses.svg │ ├── T-Shirt.svg │ └── Tie.svg │ ├── code │ ├── Backspace.svg │ ├── CMD.svg │ ├── Check.svg │ ├── Code.svg │ ├── Commit.svg │ ├── Compiling.svg │ ├── Control.svg │ ├── Done.svg │ ├── Error.svg │ ├── Gihub.svg │ ├── Git#1.svg │ ├── Git#2.svg │ ├── Git#3.svg │ ├── Git#4.svg │ ├── If.svg │ ├── Info.svg │ ├── Left-circle.svg │ ├── Loading.svg │ ├── Lock-circle.svg │ ├── Lock-overturning.svg │ ├── Minus.svg │ ├── Option.svg │ ├── Plus.svg │ ├── Puzzle.svg │ ├── Question.svg │ ├── Right-circle.svg │ ├── Settings.svg │ ├── Shift.svg │ ├── Spy.svg │ ├── Stop.svg │ ├── Terminal.svg │ ├── Thunder-circle.svg │ ├── Time-schedule.svg │ ├── Warning#2.svg │ └── Warning.svg │ ├── communication │ ├── Active-call.svg │ ├── Add-user.svg │ ├── Address-card.svg │ ├── Adress-book#1.svg │ ├── Adress-book#2.svg │ ├── Archive.svg │ ├── Backward.svg │ ├── Call#1.svg │ ├── Call#2.svg │ ├── Chat#1.svg │ ├── Chat#2.svg │ ├── Chat#4.svg │ ├── Chat#5.svg │ ├── Chat#6.svg │ ├── Chat-check.svg │ ├── Chat-error.svg │ ├── Chat-locked.svg │ ├── Chat-smile.svg │ ├── Clipboard-check.svg │ ├── Clipboard-list.svg │ ├── Contact#1.svg │ ├── Delete-user.svg │ ├── Dial-numbers.svg │ ├── Flag.svg │ ├── Forward.svg │ ├── Group-chat.svg │ ├── Group.svg │ ├── Incoming-box.svg │ ├── Incoming-call.svg │ ├── Incoming-mail.svg │ ├── Mail-@.svg │ ├── Mail-attachment.svg │ ├── Mail-box.svg │ ├── Mail-error.svg │ ├── Mail-heart.svg │ ├── Mail-locked.svg │ ├── Mail-notification.svg │ ├── Mail-opened.svg │ ├── Mail-unlocked.svg │ ├── Mail.svg │ ├── Missed-call.svg │ ├── Outgoing-box.svg │ ├── Outgoing-call.svg │ ├── Outgoing-mail.svg │ ├── RSS.svg │ ├── Readed-mail.svg │ ├── Reply-all.svg │ ├── Reply.svg │ ├── Safe-chat.svg │ ├── Send.svg │ ├── Sending-mail.svg │ ├── Sending.svg │ ├── Share.svg │ ├── Shield-thunder.svg │ ├── Shield-user.svg │ ├── Snoozed-mail.svg │ ├── Spam.svg │ ├── Thumbtack.svg │ ├── Urgent-mail.svg │ ├── Write.svg │ ├── business.svg │ ├── call.svg │ ├── call_end.svg │ ├── call_made.svg │ ├── call_merge.svg │ ├── call_missed.svg │ ├── call_missed_outgoing.svg │ ├── call_received.svg │ ├── call_split.svg │ ├── chat.svg │ ├── chat_bubble.svg │ ├── chat_bubble_outline.svg │ ├── clear_all.svg │ ├── comment.svg │ ├── contact_mail.svg │ ├── contact_phone.svg │ ├── contacts.svg │ ├── dialer_sip.svg │ ├── dialpad.svg │ ├── email.svg │ ├── forum.svg │ ├── import_contacts.svg │ ├── import_export.svg │ ├── invert_colors_off.svg │ ├── live_help.svg │ ├── location_off.svg │ ├── location_on.svg │ ├── mail_outline.svg │ ├── message.svg │ ├── no_sim.svg │ ├── phone.svg │ ├── phonelink_erase.svg │ ├── phonelink_lock.svg │ ├── phonelink_ring.svg │ ├── phonelink_setup.svg │ ├── portable_wifi_off.svg │ ├── present_to_all.svg │ ├── ring_volume.svg │ ├── rss_feed.svg │ ├── screen_share.svg │ ├── stay_current_landscape.svg │ ├── stay_current_portrait.svg │ ├── stay_primary_landscape.svg │ ├── stay_primary_portrait.svg │ ├── stop_screen_share.svg │ ├── swap_calls.svg │ ├── textsms.svg │ ├── voicemail.svg │ └── vpn_key.svg │ ├── content │ ├── add.svg │ ├── add_box.svg │ ├── add_circle.svg │ ├── add_circle_outline.svg │ ├── archive.svg │ ├── backspace.svg │ ├── block.svg │ ├── clear.svg │ ├── content_copy.svg │ ├── content_cut.svg │ ├── content_paste.svg │ ├── create.svg │ ├── delete_sweep.svg │ ├── drafts.svg │ ├── filter_list.svg │ ├── flag.svg │ ├── font_download.svg │ ├── forward.svg │ ├── gesture.svg │ ├── inbox.svg │ ├── link.svg │ ├── low_priority.svg │ ├── mail.svg │ ├── markunread.svg │ ├── move_to_inbox.svg │ ├── next_week.svg │ ├── redo.svg │ ├── remove.svg │ ├── remove_circle.svg │ ├── remove_circle_outline.svg │ ├── reply.svg │ ├── reply_all.svg │ ├── report.svg │ ├── save.svg │ ├── select_all.svg │ ├── send.svg │ ├── sort.svg │ ├── text_format.svg │ ├── unarchive.svg │ ├── undo.svg │ └── weekend.svg │ ├── cooking │ ├── Baking-glove.svg │ ├── Bowl.svg │ ├── Chef.svg │ ├── Cooking-book.svg │ ├── Cooking-pot.svg │ ├── Cutting board.svg │ ├── Dinner.svg │ ├── Dish.svg │ ├── Dishes.svg │ ├── Fork-spoon-knife.svg │ ├── Fork-spoon.svg │ ├── Fork.svg │ ├── Frying-pan.svg │ ├── Grater.svg │ ├── Kitchen-scale.svg │ ├── Knife#1.svg │ ├── Knife#2.svg │ ├── Knife&fork#2-1.svg │ ├── Knife&fork#2.svg │ ├── Ladle.svg │ ├── Rolling-pin.svg │ ├── Saucepan.svg │ ├── Shovel.svg │ ├── Sieve.svg │ └── Spoon.svg │ ├── custom │ ├── account_child.svg │ ├── battery_20.svg │ ├── battery_30.svg │ ├── battery_50.svg │ ├── battery_60.svg │ ├── battery_80.svg │ ├── battery_90.svg │ ├── battery_alert.svg │ ├── battery_charging_20.svg │ ├── battery_charging_30.svg │ ├── battery_charging_50.svg │ ├── battery_charging_60.svg │ ├── battery_charging_80.svg │ ├── battery_charging_90.svg │ ├── now_wallpaper.svg │ ├── now_widgets.svg │ ├── signal_cellular_0_bar.svg │ ├── signal_cellular_1_bar.svg │ ├── signal_cellular_2_bar.svg │ ├── signal_cellular_3_bar.svg │ ├── signal_cellular_connected_no_internet_0_bar.svg │ ├── signal_cellular_connected_no_internet_1_bar.svg │ ├── signal_cellular_connected_no_internet_2_bar.svg │ ├── signal_cellular_connected_no_internet_3_bar.svg │ ├── signal_wifi_0_bar.svg │ ├── signal_wifi_1_bar.svg │ ├── signal_wifi_2_bar.svg │ └── signal_wifi_3_bar.svg │ ├── design │ ├── Adjust.svg │ ├── Anchor-center-down.svg │ ├── Anchor-center-up.svg │ ├── Anchor-center.svg │ ├── Anchor-left-down.svg │ ├── Anchor-left-up.svg │ ├── Anchor-left.svg │ ├── Anchor-right-down.svg │ ├── Anchor-right-up.svg │ ├── Anchor-right.svg │ ├── Arrows.svg │ ├── Bezier-curve.svg │ ├── Border.svg │ ├── Brush.svg │ ├── Bucket.svg │ ├── Cap-1.svg │ ├── Cap-2.svg │ ├── Cap-3.svg │ ├── Circle.svg │ ├── Color-profile.svg │ ├── Color.svg │ ├── Component.svg │ ├── Crop.svg │ ├── Difference.svg │ ├── Edit.svg │ ├── Eraser.svg │ ├── Flatten.svg │ ├── Flip-horizontal.svg │ ├── Flip-vertical.svg │ ├── Horizontal.svg │ ├── Image.svg │ ├── Interselect.svg │ ├── Join-1.svg │ ├── Join-2.svg │ ├── Join-3.svg │ ├── Layers-1.svg │ ├── Layers.svg │ ├── Line.svg │ ├── Magic.svg │ ├── Mask.svg │ ├── Patch.svg │ ├── Pen&ruller.svg │ ├── Pen-tool-vector.svg │ ├── Pencil.svg │ ├── Picker.svg │ ├── Pixels.svg │ ├── Polygon.svg │ ├── Position.svg │ ├── Rectagnle.svg │ ├── Ruller.svg │ ├── Saturation.svg │ ├── Select.svg │ ├── Sketch.svg │ ├── Stamp.svg │ ├── Substract.svg │ ├── Target.svg │ ├── Triangle.svg │ ├── Union.svg │ ├── Vertical.svg │ ├── Zoom-minus.svg │ └── Zoom-plus.svg │ ├── devices │ ├── Airpods.svg │ ├── Android.svg │ ├── Apple-watch.svg │ ├── Battery-charging.svg │ ├── Battery-empty.svg │ ├── Battery-full.svg │ ├── Battery-half.svg │ ├── Bluetooth.svg │ ├── CPU#2.svg │ ├── CPU.svg │ ├── Camera.svg │ ├── Cardboard-vr.svg │ ├── Cassete.svg │ ├── Diagnostics.svg │ ├── Display#1.svg │ ├── Display#2.svg │ ├── Display#3.svg │ ├── Gameboy.svg │ ├── Gamepad#1.svg │ ├── Gamepad#2.svg │ ├── Generator.svg │ ├── Hard-drive.svg │ ├── Headphones.svg │ ├── Homepod.svg │ ├── Keyboard.svg │ ├── LTE#1.svg │ ├── LTE#2.svg │ ├── Laptop-macbook.svg │ ├── Laptop.svg │ ├── Mic.svg │ ├── Mouse.svg │ ├── Printer.svg │ ├── Radio.svg │ ├── Router#1.svg │ ├── Router#2.svg │ ├── SD-card.svg │ ├── Server.svg │ ├── Speaker.svg │ ├── TV#1.svg │ ├── TV#2.svg │ ├── Tablet.svg │ ├── USB-storage.svg │ ├── USB.svg │ ├── Video-camera.svg │ ├── Watch#1.svg │ ├── Watch#2.svg │ ├── Wi-Fi.svg │ ├── access_alarm.svg │ ├── access_alarms.svg │ ├── access_time.svg │ ├── add_alarm.svg │ ├── airplanemode_inactive.svg │ ├── airplanemode_on.svg │ ├── battery_charging_full.svg │ ├── battery_full.svg │ ├── battery_std.svg │ ├── battery_unknown.svg │ ├── bluetooth_connected.svg │ ├── bluetooth_disabled.svg │ ├── bluetooth_searching.svg │ ├── brightness_auto.svg │ ├── brightness_high.svg │ ├── brightness_low.svg │ ├── brightness_medium.svg │ ├── data_usage.svg │ ├── developer_mode.svg │ ├── devices.svg │ ├── dvr.svg │ ├── gps_fixed.svg │ ├── gps_not_fixed.svg │ ├── gps_off.svg │ ├── graphic_eq.svg │ ├── iMac.svg │ ├── iPhone-X.svg │ ├── iPhone-back.svg │ ├── iPhone-x-back.svg │ ├── iPhone.svg │ ├── location_disabled.svg │ ├── location_searching.svg │ ├── network_cell.svg │ ├── network_wifi.svg │ ├── nfc.svg │ ├── screen_lock_landscape.svg │ ├── screen_lock_portrait.svg │ ├── screen_lock_rotation.svg │ ├── screen_rotation.svg │ ├── sd_storage.svg │ ├── settings_system_daydream.svg │ ├── signal_cellular_4_bar.svg │ ├── signal_cellular_connected_no_internet_4_bar.svg │ ├── signal_cellular_no_sim.svg │ ├── signal_cellular_null.svg │ ├── signal_cellular_off.svg │ ├── signal_wifi_4_bar.svg │ ├── signal_wifi_4_bar_lock.svg │ ├── signal_wifi_off.svg │ ├── storage.svg │ ├── wallpaper.svg │ ├── wifi_lock.svg │ └── wifi_tethering.svg │ ├── editor │ ├── attach_file.svg │ ├── attach_money.svg │ ├── border_all.svg │ ├── border_bottom.svg │ ├── border_clear.svg │ ├── border_color.svg │ ├── border_horizontal.svg │ ├── border_inner.svg │ ├── border_left.svg │ ├── border_outer.svg │ ├── border_right.svg │ ├── border_style.svg │ ├── border_top.svg │ ├── border_vertical.svg │ ├── bubble_chart.svg │ ├── drag_handle.svg │ ├── format_align_center.svg │ ├── format_align_justify.svg │ ├── format_align_left.svg │ ├── format_align_right.svg │ ├── format_bold.svg │ ├── format_clear.svg │ ├── format_color_fill.svg │ ├── format_color_reset.svg │ ├── format_color_text.svg │ ├── format_indent_decrease.svg │ ├── format_indent_increase.svg │ ├── format_italic.svg │ ├── format_line_spacing.svg │ ├── format_list_bulleted.svg │ ├── format_list_numbered.svg │ ├── format_paint.svg │ ├── format_quote.svg │ ├── format_shapes.svg │ ├── format_size.svg │ ├── format_strikethrough.svg │ ├── format_textdirection_l_to_r.svg │ ├── format_textdirection_r_to_l.svg │ ├── format_underline.svg │ ├── functions.svg │ ├── highlight.svg │ ├── insert_chart.svg │ ├── insert_comment.svg │ ├── insert_drive_file.svg │ ├── insert_emoticon.svg │ ├── insert_invitation.svg │ ├── insert_link.svg │ ├── insert_photo.svg │ ├── linear_scale.svg │ ├── merge_type.svg │ ├── mode_comment.svg │ ├── mode_edit.svg │ ├── monetization_on.svg │ ├── money_off.svg │ ├── multiline_chart.svg │ ├── pie_chart.svg │ ├── pie_chart_outline.svg │ ├── publish.svg │ ├── short_text.svg │ ├── show_chart.svg │ ├── space_bar.svg │ ├── strikethrough_s.svg │ ├── text_fields.svg │ ├── title.svg │ ├── vertical_align_bottom.svg │ ├── vertical_align_center.svg │ ├── vertical_align_top.svg │ └── wrap_text.svg │ ├── file │ ├── attachment.svg │ ├── cloud.svg │ ├── cloud_circle.svg │ ├── cloud_done.svg │ ├── cloud_download.svg │ ├── cloud_off.svg │ ├── cloud_queue.svg │ ├── cloud_upload.svg │ ├── create_new_folder.svg │ ├── file_download.svg │ ├── file_upload.svg │ ├── folder.svg │ ├── folder_open.svg │ └── folder_shared.svg │ ├── finance │ ├── Cloud-download.svg │ ├── Cloud-upload.svg │ ├── Compilation.svg │ ├── Compiled-file.svg │ ├── Deleted-file.svg │ ├── Deleted-folder.svg │ ├── Download.svg │ ├── Downloaded-file.svg │ ├── Downloads-folder.svg │ ├── Export.svg │ ├── File-cloud.svg │ ├── File-done.svg │ ├── File-minus.svg │ ├── File-plus.svg │ ├── File.svg │ ├── Folder-check-1.svg │ ├── Folder-check.svg │ ├── Folder-cloud.svg │ ├── Folder-error.svg │ ├── Folder-heart.svg │ ├── Folder-minus.svg │ ├── Folder-plus.svg │ ├── Folder-solid.svg │ ├── Folder-star.svg │ ├── Folder-thunder.svg │ ├── Folder.svg │ ├── Group-folders.svg │ ├── Import.svg │ ├── Locked-folder-1.svg │ ├── Locked-folder.svg │ ├── Media-folder.svg │ ├── Media.svg │ ├── Music.svg │ ├── Pictures#1.svg │ ├── Pictures#2.svg │ ├── Protected-file.svg │ ├── Selected-file.svg │ ├── Share.svg │ ├── Upload-folder.svg │ ├── Upload.svg │ ├── Uploaded-file.svg │ └── User-folder.svg │ ├── food │ ├── Beer.svg │ ├── Bottle#1.svg │ ├── Bottle#2.svg │ ├── Bread.svg │ ├── Bucket.svg │ ├── Burger.svg │ ├── Cake.svg │ ├── Carrot.svg │ ├── Cheese.svg │ ├── Chicken.svg │ ├── Coffee#1.svg │ ├── Coffee#2.svg │ ├── Cookie.svg │ ├── Dinner.svg │ ├── Fish.svg │ ├── French-bread.svg │ ├── Glass-martini.svg │ ├── Ice-cream#1.svg │ ├── Ice-cream#2.svg │ ├── Miso-soup.svg │ ├── Orange.svg │ ├── Pizza.svg │ ├── Sushi.svg │ ├── Two-bottles.svg │ └── Wine.svg │ ├── general │ ├── Attachment#2.svg │ ├── Attachment.svg │ ├── Binocular.svg │ ├── Calendar.svg │ ├── Clip.svg │ ├── Clipboard.svg │ ├── Close.svg │ ├── Cursor.svg │ ├── Dislike.svg │ ├── Duplicate.svg │ ├── Expand-arrows.svg │ ├── Fire.svg │ ├── Half-heart.svg │ ├── Half-star.svg │ ├── Heart.svg │ ├── Hidden.svg │ ├── Like.svg │ ├── Lock.svg │ ├── No-Star.svg │ ├── Notifications#1.svg │ ├── Notifications#2.svg │ ├── Other#1.svg │ ├── Other#2.svg │ ├── Rename.svg │ ├── Sad.svg │ ├── Save.svg │ ├── Scale.svg │ ├── Scissors.svg │ ├── Search.svg │ ├── Settings#1.svg │ ├── Settings#2.svg │ ├── Settings#5.svg │ ├── Shield-check.svg │ ├── Shield-disabled.svg │ ├── Shield-protected.svg │ ├── Size.svg │ ├── Smile.svg │ ├── Star.svg │ ├── Thunder-move.svg │ ├── Thunder.svg │ ├── Trash.svg │ ├── Unlock.svg │ ├── Update.svg │ ├── Upload.svg │ ├── User.svg │ ├── Visible.svg │ └── sort.svg │ ├── hardware │ ├── cast.svg │ ├── cast_connected.svg │ ├── computer.svg │ ├── desktop_mac.svg │ ├── desktop_windows.svg │ ├── developer_dashboard.svg │ ├── device_hub.svg │ ├── devices_other.svg │ ├── dock.svg │ ├── gamepad.svg │ ├── headset.svg │ ├── headset_mic.svg │ ├── keyboard.svg │ ├── keyboard_arrow_down.svg │ ├── keyboard_arrow_left.svg │ ├── keyboard_arrow_right.svg │ ├── keyboard_arrow_up.svg │ ├── keyboard_backspace.svg │ ├── keyboard_capslock.svg │ ├── keyboard_hide.svg │ ├── keyboard_return.svg │ ├── keyboard_tab.svg │ ├── keyboard_voice.svg │ ├── laptop.svg │ ├── laptop_chromebook.svg │ ├── laptop_mac.svg │ ├── laptop_windows.svg │ ├── memory.svg │ ├── mouse.svg │ ├── phone_android.svg │ ├── phone_iphone.svg │ ├── phonelink.svg │ ├── phonelink_off.svg │ ├── power_input.svg │ ├── router.svg │ ├── scanner.svg │ ├── security.svg │ ├── sim_card.svg │ ├── smartphone.svg │ ├── speaker.svg │ ├── speaker_group.svg │ ├── tablet.svg │ ├── tablet_android.svg │ ├── tablet_mac.svg │ ├── toys.svg │ ├── tv.svg │ ├── vidiogame_asset.svg │ └── watch.svg │ ├── home │ ├── Air-ballon.svg │ ├── Alarm-clock.svg │ ├── Armchair.svg │ ├── Bag-chair.svg │ ├── Bath.svg │ ├── Bed.svg │ ├── Book-open.svg │ ├── Book.svg │ ├── Box.svg │ ├── Broom.svg │ ├── Building.svg │ ├── Buld#1.svg │ ├── Buld#2.svg │ ├── Chair#1.svg │ ├── Chair#2.svg │ ├── Clock.svg │ ├── Commode#1.svg │ ├── Commode#2.svg │ ├── Couch.svg │ ├── Cupboard.svg │ ├── Curtains.svg │ ├── Deer.svg │ ├── Door-open.svg │ ├── Earth.svg │ ├── Fireplace.svg │ ├── Flashlight.svg │ ├── Flower#1.svg │ ├── Flower#2.svg │ ├── Flower#3.svg │ ├── Globe.svg │ ├── Home-heart.svg │ ├── Home.svg │ ├── Key.svg │ ├── Ladder.svg │ ├── Lamp#1.svg │ ├── Lamp#2.svg │ ├── Library.svg │ ├── Mailbox.svg │ ├── Mirror.svg │ ├── Picture.svg │ ├── Stairs.svg │ ├── Timer.svg │ ├── Toilet.svg │ ├── Towel.svg │ ├── Trash.svg │ ├── Water-mixer.svg │ ├── Weight#1.svg │ ├── Weight#2.svg │ ├── Wood#1.svg │ ├── Wood#2.svg │ ├── Wood-horse.svg │ └── ac-unit.svg │ ├── image │ ├── add_a_photo.svg │ ├── add_to_photos.svg │ ├── adjust.svg │ ├── assistant_photo.svg │ ├── audiotrack.svg │ ├── blur_circular.svg │ ├── blur_linear.svg │ ├── blur_off.svg │ ├── blur_on.svg │ ├── brightness_1.svg │ ├── brightness_2.svg │ ├── brightness_3.svg │ ├── brightness_4.svg │ ├── brightness_5.svg │ ├── brightness_6.svg │ ├── brightness_7.svg │ ├── broken_image.svg │ ├── brush.svg │ ├── burst_mode.svg │ ├── camera.svg │ ├── camera_alt.svg │ ├── camera_front.svg │ ├── camera_rear.svg │ ├── camera_roll.svg │ ├── center_focus_strong.svg │ ├── center_focus_weak.svg │ ├── collections.svg │ ├── collections_bookmark.svg │ ├── color_lens.svg │ ├── colorize.svg │ ├── compare.svg │ ├── control_point.svg │ ├── control_point_duplicate.svg │ ├── crop.svg │ ├── crop_16_9.svg │ ├── crop_3_2.svg │ ├── crop_5_4.svg │ ├── crop_7_5.svg │ ├── crop_din.svg │ ├── crop_free.svg │ ├── crop_landscape.svg │ ├── crop_original.svg │ ├── crop_portrait.svg │ ├── crop_rotate.svg │ ├── crop_square.svg │ ├── dehaze.svg │ ├── details.svg │ ├── edit.svg │ ├── exposure.svg │ ├── exposure_neg_1.svg │ ├── exposure_neg_2.svg │ ├── exposure_plus_1.svg │ ├── exposure_plus_2.svg │ ├── exposure_zero.svg │ ├── filter.svg │ ├── filter_1.svg │ ├── filter_2.svg │ ├── filter_3.svg │ ├── filter_4.svg │ ├── filter_5.svg │ ├── filter_6.svg │ ├── filter_7.svg │ ├── filter_8.svg │ ├── filter_9.svg │ ├── filter_9_plus.svg │ ├── filter_b_and_w.svg │ ├── filter_center_focus.svg │ ├── filter_drama.svg │ ├── filter_frames.svg │ ├── filter_hdr.svg │ ├── filter_none.svg │ ├── filter_tilt_shift.svg │ ├── filter_vintage.svg │ ├── flare.svg │ ├── flash_auto.svg │ ├── flash_off.svg │ ├── flash_on.svg │ ├── flip.svg │ ├── gradient.svg │ ├── grain.svg │ ├── grid_off.svg │ ├── grid_on.svg │ ├── hdr_off.svg │ ├── hdr_on.svg │ ├── hdr_strong.svg │ ├── hdr_weak.svg │ ├── healing.svg │ ├── image.svg │ ├── image_aspect_ratio.svg │ ├── iso.svg │ ├── landscape.svg │ ├── leak_add.svg │ ├── leak_remove.svg │ ├── lens.svg │ ├── linked_camera.svg │ ├── looks.svg │ ├── looks_3.svg │ ├── looks_4.svg │ ├── looks_5.svg │ ├── looks_6.svg │ ├── looks_one.svg │ ├── looks_two.svg │ ├── loupe.svg │ ├── monochrome_photos.svg │ ├── movie_creation.svg │ ├── movie_filter.svg │ ├── music_note.svg │ ├── nature.svg │ ├── nature_people.svg │ ├── navigate_before.svg │ ├── navigate_next.svg │ ├── palette.svg │ ├── panorama.svg │ ├── panorama_fisheye.svg │ ├── panorama_horizontal.svg │ ├── panorama_vertical.svg │ ├── panorama_wide_angle.svg │ ├── photo.svg │ ├── photo_album.svg │ ├── photo_camera.svg │ ├── photo_filter.svg │ ├── photo_library.svg │ ├── photo_size_select_actual.svg │ ├── photo_size_select_large.svg │ ├── photo_size_select_small.svg │ ├── picture_as_pdf.svg │ ├── portrait.svg │ ├── remove_red_eye.svg │ ├── rotate_90_degrees_ccw.svg │ ├── rotate_left.svg │ ├── rotate_right.svg │ ├── slideshow.svg │ ├── straighten.svg │ ├── style.svg │ ├── switch_camera.svg │ ├── switch_video.svg │ ├── tag_faces.svg │ ├── texture.svg │ ├── timelapse.svg │ ├── timer.svg │ ├── timer_10.svg │ ├── timer_3.svg │ ├── timer_off.svg │ ├── tonality.svg │ ├── transform.svg │ ├── tune.svg │ ├── view_comfy.svg │ ├── view_compact.svg │ ├── vignette.svg │ ├── wb_auto.svg │ ├── wb_cloudy.svg │ ├── wb_incandescent.svg │ ├── wb_irradescent.svg │ └── wb_sunny.svg │ ├── layout │ ├── Layout-3d.svg │ ├── Layout-4-blocks.svg │ ├── Layout-Vertical.svg │ ├── Layout-arrange.svg │ ├── Layout-bottom-panel.svg │ ├── Layout-grid.svg │ ├── Layout-horizontal-2.svg │ ├── Layout-horizontal.svg │ ├── Layout-left-panel-1.svg │ ├── Layout-left-panel-2.svg │ ├── Layout-right-panel-1.svg │ ├── Layout-right-panel-2.svg │ ├── Layout-top-panel-1.svg │ ├── Layout-top-panel-2.svg │ ├── Layout-top-panel-3.svg │ ├── Layout-top-panel-4.svg │ ├── Layout-top-panel-5.svg │ └── Layout-top-panel-6.svg │ ├── maps │ ├── Compass.svg │ ├── Direction#1.svg │ ├── Direction#2.svg │ ├── Location-arrow.svg │ ├── Marker#1.svg │ ├── Marker#2.svg │ ├── Position.svg │ ├── Rocket.svg │ ├── add_location.svg │ ├── beenhere.svg │ ├── directions.svg │ ├── directions_bike.svg │ ├── directions_bus.svg │ ├── directions_car.svg │ ├── directions_ferry.svg │ ├── directions_subway.svg │ ├── directions_train.svg │ ├── directions_transit.svg │ ├── directions_walk.svg │ ├── edit_location.svg │ ├── ev_station.svg │ ├── flight.svg │ ├── hotel.svg │ ├── layers.svg │ ├── layers_clear.svg │ ├── local_activity.svg │ ├── local_airport.svg │ ├── local_atm.svg │ ├── local_bar.svg │ ├── local_cafe.svg │ ├── local_car_wash.svg │ ├── local_convenience_store.svg │ ├── local_dining.svg │ ├── local_drink.svg │ ├── local_florist.svg │ ├── local_gas_station.svg │ ├── local_grocery_store.svg │ ├── local_hospital.svg │ ├── local_hotel.svg │ ├── local_laundry_service.svg │ ├── local_library.svg │ ├── local_mall.svg │ ├── local_movies.svg │ ├── local_offer.svg │ ├── local_parking.svg │ ├── local_pharmacy.svg │ ├── local_phone.svg │ ├── local_pizza.svg │ ├── local_play.svg │ ├── local_post_office.svg │ ├── local_print_shop.svg │ ├── local_restaurant.svg │ ├── local_see.svg │ ├── local_shipping.svg │ ├── local_taxi.svg │ ├── map.svg │ ├── my_location.svg │ ├── navigation.svg │ ├── near_me.svg │ ├── person_pin.svg │ ├── person_pin_circle.svg │ ├── pin_drop.svg │ ├── place.svg │ ├── rate_review.svg │ ├── restaurant.svg │ ├── restaurant_menu.svg │ ├── satellite.svg │ ├── store_mall_directory.svg │ ├── streetview.svg │ ├── subway.svg │ ├── terrain.svg │ ├── traffic.svg │ ├── train.svg │ ├── tram.svg │ ├── transfer_within_a_station.svg │ └── zoom_out_map.svg │ ├── mde │ ├── amazon.svg │ ├── apple.svg │ ├── facebook-box.svg │ ├── facebook-messenger.svg │ ├── facebook.svg │ ├── github-box.svg │ ├── github-circle.svg │ ├── google-plus-box.svg │ ├── google-plus.svg │ ├── hangouts.svg │ ├── linkedin-box.svg │ ├── linkedin.svg │ ├── login.svg │ ├── logout.svg │ ├── office.svg │ ├── twitter.svg │ ├── whatsapp.svg │ └── windows.svg │ ├── media │ ├── Add-music.svg │ ├── Airplay-video.svg │ ├── Airplay.svg │ ├── Back.svg │ ├── Backward.svg │ ├── CD.svg │ ├── Dvd.svg │ ├── Eject.svg │ ├── Equalizer.svg │ ├── Forward.svg │ ├── Media-library#1.svg │ ├── Media-library#2.svg │ ├── Media-library#3.svg │ ├── Movie-lane#1.svg │ ├── Movie-lane#2.svg │ ├── Music-cloud.svg │ ├── Music-note.svg │ ├── Music.svg │ ├── Mute.svg │ ├── Next.svg │ ├── Pause.svg │ ├── Play.svg │ ├── Playlist#2.svg │ ├── Playlist.svg │ ├── Rec.svg │ ├── Repeat-one.svg │ ├── Repeat.svg │ ├── Shuffle.svg │ ├── Volume-down.svg │ ├── Volume-full.svg │ ├── Volume-half.svg │ ├── Volume-up.svg │ ├── Vynil.svg │ └── Youtube.svg │ ├── navigation │ ├── Angle-double-down.svg │ ├── Angle-double-left.svg │ ├── Angle-double-right.svg │ ├── Angle-double-up.svg │ ├── Angle-down.svg │ ├── Angle-left.svg │ ├── Angle-right.svg │ ├── Angle-up.svg │ ├── Arrow-down.svg │ ├── Arrow-from-bottom.svg │ ├── Arrow-from-left.svg │ ├── Arrow-from-right.svg │ ├── Arrow-from-top.svg │ ├── Arrow-left.svg │ ├── Arrow-right.svg │ ├── Arrow-to-bottom.svg │ ├── Arrow-to-left.svg │ ├── Arrow-to-right.svg │ ├── Arrow-to-up.svg │ ├── Arrow-up.svg │ ├── Arrows-h.svg │ ├── Arrows-v.svg │ ├── Check.svg │ ├── Close.svg │ ├── Double-check.svg │ ├── Down-2.svg │ ├── Down-left.svg │ ├── Down-right.svg │ ├── Exchange.svg │ ├── Left-2.svg │ ├── Left-3.svg │ ├── Minus.svg │ ├── Plus.svg │ ├── Right-2.svg │ ├── Right-3.svg │ ├── Route.svg │ ├── Sign-in.svg │ ├── Sign-out.svg │ ├── Up-2.svg │ ├── Up-down.svg │ ├── Up-left.svg │ ├── Up-right.svg │ ├── Waiting.svg │ ├── apps.svg │ ├── arrow_back.svg │ ├── arrow_downward.svg │ ├── arrow_drop_down.svg │ ├── arrow_drop_down_circle.svg │ ├── arrow_drop_up.svg │ ├── arrow_forward.svg │ ├── arrow_upwards.svg │ ├── cancel.svg │ ├── chevron_left.svg │ ├── chevron_right.svg │ ├── expand_less.svg │ ├── expand_more.svg │ ├── first_page.svg │ ├── fullscreen.svg │ ├── fullscreen_exit.svg │ ├── last_page.svg │ ├── menu.svg │ ├── more_horiz.svg │ ├── more_vert.svg │ ├── refresh.svg │ ├── subdirectory_arrow_left.svg │ └── subdirectory_arrow_right.svg │ ├── notification │ ├── adb.svg │ ├── airline_seat_angled.svg │ ├── airline_seat_flat.svg │ ├── airline_seat_individual_suite.svg │ ├── airline_seat_legroom_extra.svg │ ├── airline_seat_legroom_normal.svg │ ├── airline_seat_legroom_reduced.svg │ ├── airline_seat_recline_extra.svg │ ├── airline_seat_recline_normal.svg │ ├── bluetooth_audio.svg │ ├── confirmation_number.svg │ ├── disc_full.svg │ ├── do_not_disturb.svg │ ├── do_not_disturb_alt.svg │ ├── do_not_disturb_off.svg │ ├── do_not_disturb_on.svg │ ├── drive_eta.svg │ ├── enhanced_encryption.svg │ ├── event_available.svg │ ├── event_busy.svg │ ├── event_note.svg │ ├── folder_special.svg │ ├── live_tv.svg │ ├── mms.svg │ ├── more.svg │ ├── network_check.svg │ ├── network_locked.svg │ ├── no_encryption.svg │ ├── ondemand_video.svg │ ├── personal_video.svg │ ├── phone_bluetooth_speaker.svg │ ├── phone_forwarded.svg │ ├── phone_in_talk.svg │ ├── phone_locked.svg │ ├── phone_missed.svg │ ├── phone_paused.svg │ ├── power.svg │ ├── priority_high.svg │ ├── sd_card.svg │ ├── sim_card_alert.svg │ ├── sms.svg │ ├── sms_failed.svg │ ├── sync.svg │ ├── sync_disabled.svg │ ├── sync_problem.svg │ ├── system_update.svg │ ├── tap_and_play.svg │ ├── time_to_leave.svg │ ├── vibration.svg │ ├── voice_chat.svg │ ├── vpn_lock.svg │ ├── wc.svg │ └── wifi.svg │ ├── places │ ├── ac_unit.svg │ ├── airport_shuttle.svg │ ├── all_inclusive.svg │ ├── beach_access.svg │ ├── business_center.svg │ ├── casino.svg │ ├── child_care.svg │ ├── child_friedly.svg │ ├── fitness_center.svg │ ├── free_breakfast.svg │ ├── golf_course.svg │ ├── hot_tub.svg │ ├── kitchen.svg │ ├── pool.svg │ ├── room_service.svg │ ├── rv_hookup.svg │ ├── smoke_free.svg │ ├── smoke_rooms.svg │ └── spa.svg │ ├── policy │ └── lock.svg │ ├── shopping │ ├── ATM.svg │ ├── Bag#1.svg │ ├── Bag#2.svg │ ├── Barcode-read.svg │ ├── Barcode-scan.svg │ ├── Barcode.svg │ ├── Bitcoin.svg │ ├── Box#1.svg │ ├── Box#2.svg │ ├── Box#3.svg │ ├── Calculator.svg │ ├── Cart#1.svg │ ├── Cart#2.svg │ ├── Cart#3.svg │ ├── Chart-bar#1.svg │ ├── Chart-bar#2.svg │ ├── Chart-bar#3.svg │ ├── Chart-line#1.svg │ ├── Chart-line#2.svg │ ├── Chart-pie.svg │ ├── Credit-card.svg │ ├── Dollar.svg │ ├── Door hanger.svg │ ├── Euro.svg │ ├── Gift.svg │ ├── Loader.svg │ ├── MC.svg │ ├── Money.svg │ ├── Pound.svg │ ├── Rouble.svg │ ├── Safe.svg │ ├── Sale#1.svg │ ├── Sale#2.svg │ ├── Settings switch.svg │ ├── Sort#1.svg │ ├── Sort#2.svg │ ├── Sort#3.svg │ ├── Tag.svg │ ├── Ticket.svg │ ├── Wallet#1.svg │ ├── Wallet#2.svg │ └── Wallet#3.svg │ ├── social │ ├── cake.svg │ ├── domain.svg │ ├── group.svg │ ├── group_add.svg │ ├── location_city.svg │ ├── mood.svg │ ├── mood_bad.svg │ ├── notifications.svg │ ├── notifications_active.svg │ ├── notifications_none.svg │ ├── notifications_off.svg │ ├── notifications_paused.svg │ ├── pages.svg │ ├── party_mode.svg │ ├── people.svg │ ├── people_outline.svg │ ├── person.svg │ ├── person_add.svg │ ├── person_outline.svg │ ├── plus_one.svg │ ├── poll.svg │ ├── public.svg │ ├── school.svg │ ├── sentiment_dissatisfied.svg │ ├── sentiment_neutral.svg │ ├── sentiment_satisfied.svg │ ├── sentiment_very_dissatisfied.svg │ ├── sentiment_very_satisfied.svg │ ├── share.svg │ └── whatshot.svg │ ├── text │ ├── Align-auto.svg │ ├── Align-center.svg │ ├── Align-justify.svg │ ├── Align-left.svg │ ├── Align-right.svg │ ├── Article.svg │ ├── Bold.svg │ ├── Bullet-list.svg │ ├── Code.svg │ ├── Edit-text.svg │ ├── Filter.svg │ ├── Font.svg │ ├── H1.svg │ ├── H2.svg │ ├── Itallic.svg │ ├── Menu.svg │ ├── Paragraph.svg │ ├── Quote#1.svg │ ├── Quote#2.svg │ ├── Redo.svg │ ├── Strikethrough.svg │ ├── Text-height.svg │ ├── Text-width.svg │ ├── Text.svg │ ├── Underline.svg │ └── Undo.svg │ ├── thirdparty │ ├── github.svg │ ├── google.svg │ ├── graviteeio.svg │ ├── graviteeio_am.svg │ ├── http.svg │ ├── jdbc.svg │ ├── kubernetes.svg │ ├── linkedin.svg │ ├── microsoft.svg │ ├── mongodb.svg │ ├── oidc.svg │ └── twitter.svg │ ├── tools │ ├── Angle Grinder.svg │ ├── Axe.svg │ ├── Brush.svg │ ├── Compass.svg │ ├── Hummer#2.svg │ ├── Hummer.svg │ ├── Pantone.svg │ ├── Road-cone.svg │ ├── Roller.svg │ ├── Roullette.svg │ ├── Screwdriver.svg │ ├── Shovel.svg │ ├── Spatula.svg │ ├── Swiss knife.svg │ └── Tools.svg │ └── wheather │ ├── Celcium.svg │ ├── Cloud#2.svg │ ├── Cloud-fog.svg │ ├── Cloud-sun.svg │ ├── Cloud-wind.svg │ ├── Cloud.svg │ ├── Cloudy-night.svg │ ├── Cloudy.svg │ ├── Day-rain.svg │ ├── Fahrenheit.svg │ ├── Fog.svg │ ├── Moon.svg │ ├── Night-fog.svg │ ├── Night-rain.svg │ ├── Rain#1.svg │ ├── Rain#2.svg │ ├── Rain#5.svg │ ├── Rainbow.svg │ ├── Snow#1.svg │ ├── Snow#2.svg │ ├── Snow#3.svg │ ├── Snow.svg │ ├── Storm.svg │ ├── Sun-fog.svg │ ├── Sun.svg │ ├── Sunset#1.svg │ ├── Sunset#2.svg │ ├── Temperature-empty.svg │ ├── Temperature-full.svg │ ├── Temperature-half.svg │ ├── Thunder-night.svg │ ├── Thunder.svg │ ├── Umbrella.svg │ └── Windy.svg ├── .github ├── CODEOWNERS ├── ISSUE_TEMPLATE │ ├── bug_report.md │ ├── custom.md │ └── feature_request.md ├── pull_request_template.md ├── renovate.json └── workflows │ └── codeql-analysis.yml ├── .gitignore ├── .husky ├── commit-msg └── pre-commit ├── .nvmrc ├── .prettierignore ├── .prettierrc ├── .storybook ├── main.js ├── manager-head.html ├── manager.js ├── preview-head.html └── preview.js ├── .yarn ├── plugins │ └── @yarnpkg │ │ └── plugin-interactive-tools.cjs └── releases │ └── yarn-3.4.1.cjs ├── .yarnrc.yml ├── CHANGELOG.md ├── COMPONENTS_USAGES.md ├── CONTRIBUTING.md ├── LICENSE.txt ├── LICENSE_TEMPLATE.txt ├── README.md ├── assets ├── css │ ├── asciidoctor │ │ └── asciidoctor.css │ ├── documentation.css │ ├── github-markdown-css │ │ └── github-markdown.css │ ├── gravitee-console-theme-v2-color.css │ ├── gravitee-console-theme.css │ ├── gravitee-theme.generated.css │ └── highlight.js │ │ └── github.css ├── favicon.ico ├── favicon.png ├── i18n │ ├── en.json │ └── fr.json ├── icons │ ├── action.svg │ ├── alert.svg │ ├── appliances.svg │ ├── av.svg │ ├── clothers.svg │ ├── code.svg │ ├── communication.svg │ ├── content.svg │ ├── cooking.svg │ ├── custom.svg │ ├── design.svg │ ├── devices.svg │ ├── editor.svg │ ├── file.svg │ ├── finance.svg │ ├── food.svg │ ├── general.svg │ ├── hardware.svg │ ├── home.svg │ ├── image.svg │ ├── layout.svg │ ├── maps.svg │ ├── mde.svg │ ├── media.svg │ ├── navigation.svg │ ├── notification.svg │ ├── places.svg │ ├── policy.svg │ ├── shopping.svg │ ├── social.svg │ ├── text.svg │ ├── thirdparty.svg │ ├── tools.svg │ └── wheather.svg └── images │ ├── avatar.png │ ├── gravitee-favicon.png │ ├── gravitee-g-logo-cyan.svg │ ├── gravitee-g-logo-dark-blue.svg │ ├── gravitee-g-logo-white.svg │ ├── gravitee-loader.gif │ ├── gravitee-logo-cyan.svg │ ├── gravitee-logo-dark-blue.svg │ └── gravitee-logo-white.svg ├── babel.config.js ├── commitlint.config.js ├── dangerfile.ts ├── docker ├── .htaccess ├── Dockerfile ├── favicon.ico ├── favicon.png └── httpd.conf ├── docs ├── components.md ├── icons.md └── theme.md ├── jest.config.js ├── jest.setup.js ├── license-check-config.json ├── package.json ├── release.config.js ├── src ├── .eslintrc.js ├── atoms │ ├── gv-autocomplete │ │ ├── gv-autocomplete.js │ │ ├── gv-autocomplete.stories.js │ │ ├── gv-autocomplete.test.js │ │ └── index.ts │ ├── gv-button │ │ ├── gv-button.js │ │ ├── gv-button.stories.js │ │ ├── gv-button.test.js │ │ └── index.ts │ ├── gv-checkbox │ │ ├── gv-checkbox.js │ │ ├── gv-checkbox.stories.js │ │ └── index.ts │ ├── gv-date-picker-calendar │ │ ├── gv-date-picker-calendar.js │ │ └── index.ts │ ├── gv-date-picker-cell │ │ ├── gv-date-picker-cell.js │ │ └── index.ts │ ├── gv-date-picker │ │ ├── gv-date-picker.js │ │ ├── gv-date-picker.stories.js │ │ ├── gv-date-picker.test.js │ │ └── index.ts │ ├── gv-file-upload │ │ ├── gv-file-upload.js │ │ ├── gv-file-upload.stories.js │ │ └── index.ts │ ├── gv-icon │ │ ├── gv-icon.js │ │ ├── gv-icon.stories.js │ │ └── index.ts │ ├── gv-image │ │ ├── gv-image.js │ │ ├── gv-image.stories.js │ │ └── index.ts │ ├── gv-input-message │ │ ├── gv-input-message.js │ │ ├── gv-input-message.stories.js │ │ └── index.ts │ ├── gv-input │ │ ├── gv-input.js │ │ ├── gv-input.stories.js │ │ └── index.ts │ ├── gv-link │ │ ├── gv-link.js │ │ ├── gv-link.stories.js │ │ └── index.ts │ ├── gv-message │ │ ├── gv-message.stories.ts │ │ ├── gv-message.ts │ │ └── index.ts │ ├── gv-metric │ │ ├── gv-metric.js │ │ ├── gv-metric.stories.js │ │ └── index.ts │ ├── gv-relative-time │ │ ├── gv-relative-time.js │ │ ├── gv-relative-time.stories.js │ │ └── index.ts │ ├── gv-select-native │ │ ├── gv-select-native.js │ │ ├── gv-select-native.stories.js │ │ └── index.ts │ ├── gv-select │ │ ├── gv-select.js │ │ ├── gv-select.stories.js │ │ ├── gv-select.test.js │ │ └── index.ts │ ├── gv-spinner │ │ ├── gv-spinner.js │ │ ├── gv-spinner.stories.js │ │ └── index.ts │ ├── gv-state │ │ ├── gv-state.js │ │ ├── gv-state.stories.js │ │ └── index.ts │ ├── gv-switch │ │ ├── gv-switch.js │ │ ├── gv-switch.stories.js │ │ ├── gv-switch.test.js │ │ └── index.ts │ ├── gv-tag │ │ ├── gv-tag.js │ │ ├── gv-tag.stories.js │ │ └── index.ts │ └── gv-text │ │ ├── gv-text.js │ │ ├── gv-text.stories.js │ │ └── index.ts ├── charts │ ├── gv-chart-bar │ │ ├── gv-chart-bar.js │ │ ├── gv-chart-bar.stories.js │ │ └── index.ts │ ├── gv-chart-gauge-progress │ │ ├── gv-chart-gauge-progress.js │ │ ├── gv-chart-gauge-progress.stories.js │ │ └── index.ts │ ├── gv-chart-gauge │ │ ├── gv-chart-gauge.js │ │ ├── gv-chart-gauge.stories.js │ │ └── index.ts │ ├── gv-chart-histogram │ │ ├── gv-chart-histogram.js │ │ ├── gv-chart-histogram.stories.js │ │ └── index.ts │ ├── gv-chart-line │ │ ├── gv-chart-line.js │ │ ├── gv-chart-line.stories.js │ │ └── index.ts │ ├── gv-chart-map │ │ ├── gv-chart-map.js │ │ ├── gv-chart-map.stories.js │ │ └── index.ts │ └── gv-chart-pie │ │ ├── gv-chart-pie.js │ │ ├── gv-chart-pie.stories.js │ │ └── index.ts ├── index.js ├── lib │ ├── cron-expression.js │ ├── cron-expression.test.js │ ├── date.js │ ├── events.ts │ ├── http-client-schema-form.js │ ├── http.js │ ├── i18n.js │ ├── item.js │ ├── properties.js │ ├── schema-form.js │ ├── studio.js │ ├── style.js │ ├── text-format.js │ ├── theme.js │ ├── utils.js │ └── utils.test.js ├── mixins │ ├── chart-element.js │ ├── input-element.js │ ├── item-resource.js │ ├── keyboard-element.js │ ├── update-after-browser.js │ ├── with-resize-observer.js │ └── with-skeleton-attribute.js ├── molecules │ ├── gv-card-full │ │ ├── gv-card-full.js │ │ ├── gv-card-full.stories.js │ │ └── index.ts │ ├── gv-card-list │ │ ├── gv-card-list.js │ │ ├── gv-card-list.stories.js │ │ └── index.ts │ ├── gv-card │ │ ├── gv-card.js │ │ ├── gv-card.stories.js │ │ └── index.ts │ ├── gv-category-list │ │ ├── gv-category-list.js │ │ ├── gv-category-list.stories.js │ │ └── index.ts │ ├── gv-category │ │ ├── gv-category.js │ │ ├── gv-category.stories.js │ │ └── index.ts │ ├── gv-code │ │ ├── gv-code.js │ │ ├── gv-code.stories.js │ │ ├── gv-code.test.js │ │ └── index.ts │ ├── gv-confirm │ │ ├── gv-confirm.js │ │ ├── gv-confirm.stories.js │ │ └── index.ts │ ├── gv-cron-editor │ │ ├── gv-cron-editor.js │ │ ├── gv-cron-editor.stories.js │ │ ├── gv-cron-editor.test.js │ │ └── index.ts │ ├── gv-dropdown-menu │ │ ├── gv-dropdown-menu.js │ │ ├── gv-dropdown-menu.stories.js │ │ └── index.ts │ ├── gv-expandable │ │ ├── gv-expandable.js │ │ ├── gv-expandable.stories.js │ │ └── index.ts │ ├── gv-expression-language │ │ ├── gv-expression-language.js │ │ ├── gv-expression-language.stories.js │ │ ├── gv-expression-language.test.js │ │ └── index.ts │ ├── gv-identity-picture │ │ ├── gv-identity-picture.js │ │ ├── gv-identity-picture.stories.js │ │ └── index.ts │ ├── gv-list │ │ ├── gv-list.js │ │ ├── gv-list.stories.js │ │ └── index.ts │ ├── gv-metrics │ │ ├── gv-metrics.js │ │ ├── gv-metrics.stories.js │ │ └── index.ts │ ├── gv-modal │ │ ├── gv-modal.js │ │ ├── gv-modal.stories.js │ │ └── index.ts │ ├── gv-nav │ │ ├── gv-nav.js │ │ ├── gv-nav.stories.js │ │ └── index.ts │ ├── gv-option │ │ ├── gv-option.js │ │ ├── gv-option.stories.js │ │ └── index.ts │ ├── gv-plans │ │ ├── gv-plans.js │ │ ├── gv-plans.stories.js │ │ └── index.ts │ ├── gv-popover │ │ ├── gv-popover.js │ │ ├── gv-popover.stories.js │ │ └── index.ts │ ├── gv-promote │ │ ├── gv-promote.js │ │ ├── gv-promote.stories.js │ │ └── index.ts │ ├── gv-rating-list │ │ ├── gv-rating-list.js │ │ ├── gv-rating-list.stories.js │ │ └── index.ts │ ├── gv-rating │ │ ├── gv-rating.js │ │ ├── gv-rating.stories.js │ │ └── index.ts │ ├── gv-row-expandable │ │ ├── gv-row-expandable.js │ │ ├── gv-row-expandable.stories.js │ │ └── index.ts │ ├── gv-row │ │ ├── gv-row.js │ │ ├── gv-row.stories.js │ │ └── index.ts │ ├── gv-stats │ │ ├── gv-stats.js │ │ ├── gv-stats.stories.js │ │ └── index.ts │ ├── gv-stepper │ │ ├── gv-stepper.js │ │ ├── gv-stepper.stories.js │ │ └── index.ts │ ├── gv-table │ │ ├── gv-table.js │ │ ├── gv-table.stories.js │ │ └── index.ts │ └── gv-tree │ │ ├── gv-tree.js │ │ ├── gv-tree.stories.js │ │ ├── gv-tree.test.js │ │ └── index.ts ├── organisms │ ├── gv-documentation │ │ ├── gv-documentation.js │ │ ├── gv-documentation.stories.js │ │ └── index.ts │ ├── gv-header │ │ ├── gv-header.js │ │ ├── gv-header.stories.js │ │ └── index.ts │ ├── gv-http-client │ │ ├── gv-http-client.js │ │ ├── gv-http-client.stories.js │ │ └── index.ts │ ├── gv-menu │ │ ├── gv-menu.js │ │ ├── gv-menu.stories.js │ │ └── index.ts │ ├── gv-newsletter-subscription │ │ ├── gv-newsletter-subscription.js │ │ ├── gv-newsletter-subscription.stories.js │ │ └── index.ts │ ├── gv-pagination │ │ ├── gv-pagination.stories.ts │ │ ├── gv-pagination.ts │ │ ├── index.ts │ │ └── model │ │ │ ├── index.ts │ │ │ ├── paginate-detail.ts │ │ │ └── pagination.ts │ ├── gv-properties │ │ ├── gv-properties.js │ │ ├── gv-properties.stories.js │ │ ├── gv-properties.test.js │ │ └── index.ts │ ├── gv-resizable-views │ │ ├── gv-resizable-views.js │ │ ├── gv-resizable-views.stories.js │ │ └── index.ts │ ├── gv-resources │ │ ├── gv-resources.js │ │ ├── gv-resources.stories.js │ │ ├── gv-resources.test.js │ │ └── index.ts │ ├── gv-schema-form-array │ │ ├── gv-schema-form-array.js │ │ └── index.ts │ ├── gv-schema-form-control-object │ │ ├── gv-schema-form-control-object.js │ │ └── index.ts │ ├── gv-schema-form-control │ │ ├── gv-schema-form-control.js │ │ └── index.ts │ ├── gv-schema-form-group │ │ ├── gv-schema-form-group.js │ │ ├── gv-schema-form-group.stories.js │ │ ├── gv-schema-form-group.test.js │ │ └── index.ts │ ├── gv-schema-form │ │ ├── gv-schema-form.js │ │ ├── gv-schema-form.stories.js │ │ ├── gv-schema-form.test.js │ │ └── index.ts │ ├── gv-tabs │ │ ├── gv-tabs.js │ │ ├── gv-tabs.stories.js │ │ └── index.ts │ ├── gv-user-menu │ │ ├── gv-user-menu.js │ │ ├── gv-user-menu.stories.js │ │ └── index.ts │ └── gv-vertical-menu │ │ ├── gv-vertical-menu.js │ │ ├── gv-vertical-menu.stories.js │ │ └── index.ts ├── policy-studio │ ├── gv-design │ │ ├── gv-design.js │ │ ├── gv-design.stories.js │ │ ├── gv-design.test.js │ │ └── index.ts │ ├── gv-flow-step │ │ ├── gv-flow-step.js │ │ └── index.ts │ ├── gv-flow │ │ ├── gv-flow.js │ │ ├── gv-flow.test.js │ │ └── index.ts │ ├── gv-policy-studio-menu │ │ ├── gv-policy-studio-menu.js │ │ └── index.ts │ └── gv-policy-studio │ │ ├── gv-policy-studio.js │ │ ├── gv-policy-studio.stories.js │ │ ├── gv-policy-studio.test.js │ │ └── index.ts ├── styles │ ├── empty.js │ ├── input.js │ ├── link.js │ ├── shapes.js │ ├── skeleton.js │ └── zoom.js └── theme │ ├── definition.json │ └── gv-theme │ ├── gv-theme.js │ └── index.ts ├── stories └── documentation │ ├── colors.stories.mdx │ ├── components.stories.mdx │ ├── contributing.stories.mdx │ ├── fonts.stories.mdx │ ├── icons.stories.mdx │ ├── logos.stories.mdx │ ├── spaces.stories.mdx │ └── welcome.stories.mdx ├── tasks ├── check-i18n.js ├── generate-docs.js ├── generate-icons.js ├── generate-theme.mjs └── list-component-dependencies.mjs ├── testing ├── lib │ ├── delay.js │ ├── i18n-decorator.js │ ├── make-story.js │ ├── sequence.js │ ├── test-utils.js │ ├── text-format.js │ └── update-attributes.js └── resources │ ├── adoc │ └── policy-mock-readme.js │ ├── am-definition.json │ ├── am-policies.json │ ├── apim-definition-empty-plans.json │ ├── apim-definition.json │ ├── apim-policies.json │ ├── apim-property-providers.json │ ├── apim-resource-types.json │ ├── el-grammar.json │ ├── images │ └── policy.svg │ ├── md │ └── policy-mock-readme.js │ └── schemas │ ├── am.json │ ├── apim-configuration.json │ ├── apim-flow.json │ ├── fields-conditional.json │ ├── fields-dependencies.json │ ├── groovy.json │ ├── html-to-json.json │ ├── http-connector.json │ ├── mixed.json │ ├── policy-cache.json │ ├── rate-limit.json │ ├── request-validation.json │ ├── resource-cache-redis.json │ ├── resource-cache.json │ └── resource-filtering.json ├── tsconfig.json ├── wc ├── gv-autocomplete.js ├── gv-button.js ├── gv-card-full.js ├── gv-card-list.js ├── gv-card.js ├── gv-category-list.js ├── gv-category.js ├── gv-chart-bar.js ├── gv-chart-gauge-progress.js ├── gv-chart-gauge.js ├── gv-chart-histogram.js ├── gv-chart-line.js ├── gv-chart-map.js ├── gv-chart-pie.js ├── gv-checkbox.js ├── gv-code.js ├── gv-confirm.js ├── gv-cron-editor.js ├── gv-date-picker-calendar.js ├── gv-date-picker-cell.js ├── gv-date-picker.js ├── gv-design.js ├── gv-documentation.js ├── gv-dropdown-menu.js ├── gv-expandable.js ├── gv-expression-language.js ├── gv-file-upload.js ├── gv-flow-step.js ├── gv-flow.js ├── gv-header.js ├── gv-http-client.js ├── gv-icon.js ├── gv-identity-picture.js ├── gv-image.js ├── gv-input-message.js ├── gv-input.js ├── gv-link.js ├── gv-list.js ├── gv-menu.js ├── gv-message.js ├── gv-metric.js ├── gv-metrics.js ├── gv-modal.js ├── gv-nav.js ├── gv-newsletter-subscription.js ├── gv-option.js ├── gv-pagination.js ├── gv-plans.js ├── gv-policy-studio-menu.js ├── gv-policy-studio.js ├── gv-popover.js ├── gv-promote.js ├── gv-properties.js ├── gv-rating-list.js ├── gv-rating.js ├── gv-relative-time.js ├── gv-resizable-views.js ├── gv-resources.js ├── gv-row-expandable.js ├── gv-row.js ├── gv-schema-form-array.js ├── gv-schema-form-control-object.js ├── gv-schema-form-control.js ├── gv-schema-form-group.js ├── gv-schema-form.js ├── gv-select-native.js ├── gv-select.js ├── gv-spinner.js ├── gv-state.js ├── gv-stats.js ├── gv-stepper.js ├── gv-switch.js ├── gv-table.js ├── gv-tabs.js ├── gv-tag.js ├── gv-text.js ├── gv-theme.js ├── gv-tree.js ├── gv-user-menu.js └── gv-vertical-menu.js └── yarn.lock /.editorconfig: -------------------------------------------------------------------------------- 1 | # Editor configuration, see https://editorconfig.org 2 | root = true 3 | 4 | [*] 5 | charset = utf-8 6 | indent_style = space 7 | indent_size = 2 8 | insert_final_newline = true 9 | trim_trailing_whitespace = true 10 | 11 | [*.md] 12 | max_line_length = off 13 | trim_trailing_whitespace = false 14 | -------------------------------------------------------------------------------- /.files/icons/action/accessibility.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/account_balance.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/account_box.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/announcement.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/aspect_ratio.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/assessment.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/backup.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/book.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/bookmark.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/bookmark_outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/build.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/card_membership.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/card_travel.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/change_history.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/check_circle.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/chrome_reader_mode.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/class.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/code.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/compare_arrows.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/credit_card.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/dashboard.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/date_range.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/delete.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/description.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/done.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/done_all.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/eject.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/event.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/event_seat.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/exit_to_app.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/favorite.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/feedback.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/flight_land.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/gavel.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/get_app.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/gif.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/grade.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/home.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/hourglass_empty.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/hourglass_full.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/info.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/info_outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/input.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/label.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/label_outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/launch.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/line_weight.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/list.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/markunread_mailbox.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/note_add.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/offline_pin.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/open_in_browser.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/open_in_new.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/open_with.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/payment.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/perm_device_information.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/perm_media.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/perm_scan_wifi.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/picture_in_picture.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/picture_in_picture_alt.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/play_for_work.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/polymer.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/pregnant_woman.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/print.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/question_answer.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/reorder.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/report_problem.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/room.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/schedule.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/settings_cell.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/settings_input_hdmi.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/shop.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/shop_two.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/speaker_notes.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/spellcheck.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/star_rate.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/stars.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/store.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/subject.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/swap_horiz.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/swap_vert.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/swap_vertial_circle.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/system_update_alt.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/tab.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/theaters.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/toc.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/today.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/toll.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/trending_down.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/trending_flat.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/trending_up.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/turned_in.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/turned_in_not.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/verified_user.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/view_agenda.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/view_array.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/view_carousel.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/view_column.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/view_day.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/view_headline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/view_list.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/view_module.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/view_quilt.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/view_stream.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/watch_later.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/action/work.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/alert/error.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/alert/error_outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/alert/warning.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/add_to_queue.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/airplay.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/branding_watermark.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/call_to_action.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/equalizer.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/explicit.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/fast_forward.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/fast_rewind.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/featured_play_list.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/featured_video.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/fiber_manual_record.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/fibre_smart_record.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/games.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/hd.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/movie.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/my_library_add.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/my_library_books.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/note.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/pause.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/pause_circle_filled.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/pause_circle_outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/play_arrow.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/play_circle_fill.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/play_circle_outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/playlist_add.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/playlist_add_check.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/playlist_play.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/queue.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/queue_music.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/queue_play_next.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/remove_from_queue.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/repeat.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/repeat_one.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/replay.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/shuffle.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/skip_next.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/skip_previous.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/stop.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/stop_circle_filled.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/subscriptions.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/subtitles.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/video_call.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/video_label.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/video_library.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/videocam.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/videocam_off.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/volume_down.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/volume_mute.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/web.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/av/web_asset.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/Flag.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /.files/icons/communication/call_made.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/call_merge.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/call_missed.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/call_missed_outgoing.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/call_received.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/call_split.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/chat.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/chat_bubble.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/chat_bubble_outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/clear_all.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/comment.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/email.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/forum.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/import_export.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/location_on.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/mail_outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/message.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/no_sim.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/phonelink_erase.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/present_to_all.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/rss_feed.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/screen_share.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/stay_current_landscape.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/stay_current_portrait.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/stay_primary_landscape.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/stay_primary_portrait.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/swap_calls.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/textsms.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/communication/vpn_key.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/add.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/add_box.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/add_circle.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/add_circle_outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/clear.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/content_copy.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/create.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/delete_sweep.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/drafts.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/filter_list.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/flag.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/font_download.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/forward.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/inbox.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/mail.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/markunread.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/move_to_inbox.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/redo.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/remove.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/remove_circle.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/remove_circle_outline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/reply.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/reply_all.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/report.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/save.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/send.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/sort.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/text_format.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/content/undo.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/custom/battery_20.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/custom/battery_30.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/custom/battery_50.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/custom/battery_60.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/custom/battery_80.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/custom/battery_90.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/custom/battery_alert.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/custom/now_widgets.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/custom/signal_cellular_0_bar.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/custom/signal_cellular_1_bar.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/custom/signal_cellular_2_bar.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/custom/signal_cellular_3_bar.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/custom/signal_cellular_connected_no_internet_0_bar.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/custom/signal_cellular_connected_no_internet_1_bar.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/custom/signal_cellular_connected_no_internet_2_bar.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/custom/signal_cellular_connected_no_internet_3_bar.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/custom/signal_wifi_0_bar.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/design/Circle.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /.files/icons/design/Color.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /.files/icons/design/Layers-1.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /.files/icons/design/Rectagnle.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /.files/icons/devices/airplanemode_on.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/devices/battery_charging_full.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/devices/battery_full.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/devices/battery_std.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/devices/brightness_auto.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/devices/brightness_low.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/devices/brightness_medium.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/devices/devices.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/devices/dvr.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/devices/graphic_eq.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/devices/network_cell.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/devices/sd_storage.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/devices/signal_cellular_4_bar.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/devices/signal_cellular_connected_no_internet_4_bar.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/devices/signal_cellular_no_sim.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/devices/signal_cellular_null.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/devices/signal_cellular_off.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/devices/signal_wifi_4_bar.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/devices/storage.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/border_all.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/border_color.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/border_outer.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/bubble_chart.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/drag_handle.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/format_align_center.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/format_align_justify.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/format_align_left.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/format_align_right.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/format_clear.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/format_color_text.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/format_indent_decrease.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/format_indent_increase.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/format_italic.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/format_line_spacing.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/format_paint.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/format_quote.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/format_size.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/format_strikethrough.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/format_textdirection_l_to_r.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/format_textdirection_r_to_l.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/format_underline.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/functions.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/highlight.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/insert_chart.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/insert_comment.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/insert_drive_file.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/insert_invitation.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/insert_photo.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/merge_type.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/mode_comment.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/mode_edit.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/pie_chart.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/publish.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/short_text.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/show_chart.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/space_bar.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/text_fields.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/title.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/vertical_align_bottom.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/vertical_align_center.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/vertical_align_top.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/editor/wrap_text.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/file/cloud.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/file/cloud_download.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/file/cloud_upload.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/file/create_new_folder.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/file/file_download.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/file/file_upload.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/file/folder.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/file/folder_open.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/file/folder_shared.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/food/Bottle#1.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /.files/icons/hardware/computer.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/desktop_mac.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/desktop_windows.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/device_hub.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/dock.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/gamepad.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/headset.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/headset_mic.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/keyboard_arrow_down.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/keyboard_arrow_left.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/keyboard_arrow_right.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/keyboard_arrow_up.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/keyboard_backspace.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/keyboard_capslock.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/keyboard_return.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/keyboard_tab.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/laptop.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/laptop_chromebook.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/laptop_mac.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/laptop_windows.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/mouse.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/phone_android.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/phonelink.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/power_input.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/scanner.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/security.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/sim_card.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/smartphone.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/tablet.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/tablet_android.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/tv.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/hardware/watch.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/home/Home.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /.files/icons/home/Wood#2.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /.files/icons/image/add_to_photos.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/adjust.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/assistant_photo.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/audiotrack.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/brightness_1.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/brightness_2.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/brightness_3.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/brightness_5.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/brightness_6.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/broken_image.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/burst_mode.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/camera_alt.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/collections.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/collections_bookmark.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/compare.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/control_point.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/crop.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/crop_16_9.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/crop_3_2.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/crop_5_4.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/crop_7_5.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/crop_din.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/crop_free.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/crop_landscape.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/crop_original.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/crop_portrait.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/crop_square.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/dehaze.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/details.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/edit.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/exposure.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/exposure_neg_1.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/exposure_plus_1.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/filter_1.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/filter_4.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/filter_7.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/filter_b_and_w.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/filter_frames.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/filter_hdr.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/filter_none.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/flash_auto.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/flash_off.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/flash_on.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/hdr_strong.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/hdr_weak.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/image.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/iso.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/landscape.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/lens.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/looks.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/looks_4.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/looks_5.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/looks_6.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/looks_one.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/looks_two.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/loupe.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/movie_creation.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/music_note.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/nature.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/navigate_before.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/navigate_next.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/panorama.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/panorama_fisheye.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/photo.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/photo_album.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/photo_camera.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/photo_library.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/photo_size_select_actual.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/slideshow.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/straighten.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/switch_camera.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/switch_video.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/transform.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/tune.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/view_compact.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/vignette.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/image/wb_cloudy.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/layout/Layout-Vertical.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /.files/icons/layout/Layout-bottom-panel.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /.files/icons/layout/Layout-horizontal-2.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /.files/icons/layout/Layout-horizontal.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /.files/icons/layout/Layout-left-panel-1.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /.files/icons/layout/Layout-right-panel-1.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /.files/icons/layout/Layout-top-panel-6.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /.files/icons/maps/add_location.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/beenhere.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/directions.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/directions_train.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/edit_location.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/flight.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/hotel.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/layers.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/local_airport.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/local_bar.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/local_cafe.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/local_convenience_store.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/local_drink.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/local_hospital.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/local_hotel.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/local_library.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/local_movies.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/local_parking.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/local_pharmacy.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/local_pizza.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/local_post_office.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/local_print_shop.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/local_see.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/map.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/navigation.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/near_me.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/pin_drop.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/place.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/rate_review.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/restaurant.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/store_mall_directory.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/maps/terrain.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/mde/facebook-box.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/mde/facebook.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/mde/hangouts.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/mde/login.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/mde/logout.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/mde/office.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/mde/windows.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/navigation/Minus.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /.files/icons/navigation/Plus.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /.files/icons/navigation/arrow_back.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/navigation/arrow_downward.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/navigation/arrow_drop_down.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/navigation/arrow_drop_down_circle.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/navigation/arrow_drop_up.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/navigation/arrow_forward.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/navigation/arrow_upwards.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/navigation/cancel.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/navigation/chevron_left.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/navigation/chevron_right.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/navigation/expand_less.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/navigation/expand_more.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/navigation/first_page.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/navigation/fullscreen.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/navigation/fullscreen_exit.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/navigation/last_page.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/navigation/menu.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/navigation/more_horiz.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/navigation/more_vert.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/navigation/subdirectory_arrow_left.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/navigation/subdirectory_arrow_right.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/notification/airline_seat_flat.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/notification/airline_seat_individual_suite.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/notification/disc_full.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/notification/do_not_disturb_on.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/notification/event_note.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/notification/live_tv.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/notification/mms.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/notification/ondemand_video.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/notification/personal_video.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/notification/power.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/notification/priority_high.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/notification/sd_card.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/notification/sim_card_alert.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/notification/sms.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/notification/sms_failed.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/notification/system_update.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/notification/voice_chat.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/notification/wifi.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/places/free_breakfast.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/places/golf_course.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/places/kitchen.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/places/room_service.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/social/location_city.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/social/notifications.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/social/pages.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/social/person.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/social/person_add.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/social/plus_one.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/social/poll.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/social/school.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.files/icons/text/Itallic.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /.files/icons/thirdparty/microsoft.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.github/CODEOWNERS: -------------------------------------------------------------------------------- 1 | # Default 2 | * @gravitee-io/element-zero 3 | -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/custom.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: Custom issue 3 | about: Template for things that are not bugs nor features. 4 | title: '' 5 | labels: '' 6 | assignees: '' 7 | 8 | --- 9 | 10 | 11 | -------------------------------------------------------------------------------- /.husky/commit-msg: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | . "$(dirname "$0")/_/husky.sh" 3 | 4 | npx --no-install commitlint --edit $1 5 | -------------------------------------------------------------------------------- /.husky/pre-commit: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | . "$(dirname "$0")/_/husky.sh" 3 | 4 | npx --no-install lint-staged 5 | -------------------------------------------------------------------------------- /.nvmrc: -------------------------------------------------------------------------------- 1 | 16.19 2 | -------------------------------------------------------------------------------- /.prettierignore: -------------------------------------------------------------------------------- 1 | assets/ 2 | dist/ 3 | coverage/ 4 | docker/ 5 | docs/ 6 | storybook-static/ 7 | src/icons/shapes/ 8 | wc/ 9 | browserslist 10 | package*.json 11 | *.ico 12 | -------------------------------------------------------------------------------- /.prettierrc: -------------------------------------------------------------------------------- 1 | { 2 | "singleQuote": true, 3 | "printWidth": 140, 4 | "tabWidth": 2, 5 | "trailingComma": "all" 6 | } 7 | -------------------------------------------------------------------------------- /.storybook/manager-head.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 8 | -------------------------------------------------------------------------------- /.yarnrc.yml: -------------------------------------------------------------------------------- 1 | nodeLinker: node-modules 2 | 3 | plugins: 4 | - path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs 5 | spec: "@yarnpkg/plugin-interactive-tools" 6 | 7 | yarnPath: .yarn/releases/yarn-3.4.1.cjs 8 | -------------------------------------------------------------------------------- /assets/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gravitee-io/gravitee-ui-components/8296026afbb983c2fb49f13d9be183101c321432/assets/favicon.ico -------------------------------------------------------------------------------- /assets/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gravitee-io/gravitee-ui-components/8296026afbb983c2fb49f13d9be183101c321432/assets/favicon.png -------------------------------------------------------------------------------- /assets/images/avatar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gravitee-io/gravitee-ui-components/8296026afbb983c2fb49f13d9be183101c321432/assets/images/avatar.png -------------------------------------------------------------------------------- /assets/images/gravitee-favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gravitee-io/gravitee-ui-components/8296026afbb983c2fb49f13d9be183101c321432/assets/images/gravitee-favicon.png -------------------------------------------------------------------------------- /assets/images/gravitee-loader.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gravitee-io/gravitee-ui-components/8296026afbb983c2fb49f13d9be183101c321432/assets/images/gravitee-loader.gif -------------------------------------------------------------------------------- /commitlint.config.js: -------------------------------------------------------------------------------- 1 | module.exports = { 2 | extends: ['@commitlint/config-conventional'], 3 | rules: { 4 | 'body-max-line-length': [1, 'always', 100], 5 | }, 6 | }; 7 | -------------------------------------------------------------------------------- /docker/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gravitee-io/gravitee-ui-components/8296026afbb983c2fb49f13d9be183101c321432/docker/favicon.ico -------------------------------------------------------------------------------- /docker/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gravitee-io/gravitee-ui-components/8296026afbb983c2fb49f13d9be183101c321432/docker/favicon.png -------------------------------------------------------------------------------- /docs/theme.md: -------------------------------------------------------------------------------- 1 | # Theme 2 | 3 | ## Details 4 | -------------------------------------------------------------------------------- /stories/documentation/components.stories.mdx: -------------------------------------------------------------------------------- 1 | import Components from '../../docs/components.md'; 2 | import { Meta, Description } from '@storybook/addon-docs'; 3 | 4 | 5 | 6 | {Components} 7 | -------------------------------------------------------------------------------- /stories/documentation/contributing.stories.mdx: -------------------------------------------------------------------------------- 1 | import Contributing from '../../CONTRIBUTING.md'; 2 | import { Meta, Description } from '@storybook/addon-docs'; 3 | 4 | 5 | 6 | {Contributing} 7 | -------------------------------------------------------------------------------- /stories/documentation/icons.stories.mdx: -------------------------------------------------------------------------------- 1 | import Icons from '../../docs/icons.md'; 2 | import { Meta, Description } from '@storybook/addon-docs'; 3 | 4 | 5 | 6 | {Icons} 7 | -------------------------------------------------------------------------------- /stories/documentation/welcome.stories.mdx: -------------------------------------------------------------------------------- 1 | import Welcome from '../../README.md'; 2 | import { Meta, Description } from '@storybook/addon-docs'; 3 | 4 | 5 | 6 | {Welcome} 7 | -------------------------------------------------------------------------------- /wc/gv-autocomplete.js: -------------------------------------------------------------------------------- 1 | import '../src/atoms/gv-autocomplete'; -------------------------------------------------------------------------------- /wc/gv-button.js: -------------------------------------------------------------------------------- 1 | import '../src/atoms/gv-button'; -------------------------------------------------------------------------------- /wc/gv-card-full.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-card-full'; -------------------------------------------------------------------------------- /wc/gv-card-list.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-card-list'; -------------------------------------------------------------------------------- /wc/gv-card.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-card'; -------------------------------------------------------------------------------- /wc/gv-category-list.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-category-list'; -------------------------------------------------------------------------------- /wc/gv-category.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-category'; -------------------------------------------------------------------------------- /wc/gv-chart-bar.js: -------------------------------------------------------------------------------- 1 | import '../src/charts/gv-chart-bar'; -------------------------------------------------------------------------------- /wc/gv-chart-gauge-progress.js: -------------------------------------------------------------------------------- 1 | import '../src/charts/gv-chart-gauge-progress'; 2 | -------------------------------------------------------------------------------- /wc/gv-chart-gauge.js: -------------------------------------------------------------------------------- 1 | import '../src/charts/gv-chart-gauge'; -------------------------------------------------------------------------------- /wc/gv-chart-histogram.js: -------------------------------------------------------------------------------- 1 | import '../src/charts/gv-chart-histogram'; -------------------------------------------------------------------------------- /wc/gv-chart-line.js: -------------------------------------------------------------------------------- 1 | import '../src/charts/gv-chart-line'; -------------------------------------------------------------------------------- /wc/gv-chart-map.js: -------------------------------------------------------------------------------- 1 | import '../src/charts/gv-chart-map'; -------------------------------------------------------------------------------- /wc/gv-chart-pie.js: -------------------------------------------------------------------------------- 1 | import '../src/charts/gv-chart-pie'; -------------------------------------------------------------------------------- /wc/gv-checkbox.js: -------------------------------------------------------------------------------- 1 | import '../src/atoms/gv-checkbox'; -------------------------------------------------------------------------------- /wc/gv-code.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-code'; -------------------------------------------------------------------------------- /wc/gv-confirm.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-confirm'; -------------------------------------------------------------------------------- /wc/gv-cron-editor.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-cron-editor'; -------------------------------------------------------------------------------- /wc/gv-date-picker-calendar.js: -------------------------------------------------------------------------------- 1 | import '../src/atoms/gv-date-picker-calendar'; -------------------------------------------------------------------------------- /wc/gv-date-picker-cell.js: -------------------------------------------------------------------------------- 1 | import '../src/atoms/gv-date-picker-cell'; -------------------------------------------------------------------------------- /wc/gv-date-picker.js: -------------------------------------------------------------------------------- 1 | import '../src/atoms/gv-date-picker'; -------------------------------------------------------------------------------- /wc/gv-design.js: -------------------------------------------------------------------------------- 1 | export * from '../src/policy-studio/gv-design'; 2 | -------------------------------------------------------------------------------- /wc/gv-documentation.js: -------------------------------------------------------------------------------- 1 | import '../src/organisms/gv-documentation'; -------------------------------------------------------------------------------- /wc/gv-dropdown-menu.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-dropdown-menu'; -------------------------------------------------------------------------------- /wc/gv-expandable.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-expandable'; -------------------------------------------------------------------------------- /wc/gv-expression-language.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-expression-language'; -------------------------------------------------------------------------------- /wc/gv-file-upload.js: -------------------------------------------------------------------------------- 1 | import '../src/atoms/gv-file-upload'; -------------------------------------------------------------------------------- /wc/gv-flow-step.js: -------------------------------------------------------------------------------- 1 | import '../src/policy-studio/gv-flow-step'; -------------------------------------------------------------------------------- /wc/gv-flow.js: -------------------------------------------------------------------------------- 1 | import '../src/policy-studio/gv-flow'; -------------------------------------------------------------------------------- /wc/gv-header.js: -------------------------------------------------------------------------------- 1 | import '../src/organisms/gv-header'; -------------------------------------------------------------------------------- /wc/gv-http-client.js: -------------------------------------------------------------------------------- 1 | import '../src/organisms/gv-http-client'; -------------------------------------------------------------------------------- /wc/gv-icon.js: -------------------------------------------------------------------------------- 1 | import '../src/atoms/gv-icon'; -------------------------------------------------------------------------------- /wc/gv-identity-picture.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-identity-picture'; -------------------------------------------------------------------------------- /wc/gv-image.js: -------------------------------------------------------------------------------- 1 | import '../src/atoms/gv-image'; -------------------------------------------------------------------------------- /wc/gv-input-message.js: -------------------------------------------------------------------------------- 1 | import '../src/atoms/gv-input-message'; -------------------------------------------------------------------------------- /wc/gv-input.js: -------------------------------------------------------------------------------- 1 | import '../src/atoms/gv-input'; -------------------------------------------------------------------------------- /wc/gv-link.js: -------------------------------------------------------------------------------- 1 | import '../src/atoms/gv-link'; -------------------------------------------------------------------------------- /wc/gv-list.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-list'; -------------------------------------------------------------------------------- /wc/gv-menu.js: -------------------------------------------------------------------------------- 1 | import '../src/organisms/gv-menu'; -------------------------------------------------------------------------------- /wc/gv-message.js: -------------------------------------------------------------------------------- 1 | import '../src/atoms/gv-message'; -------------------------------------------------------------------------------- /wc/gv-metric.js: -------------------------------------------------------------------------------- 1 | import '../src/atoms/gv-metric'; -------------------------------------------------------------------------------- /wc/gv-metrics.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-metrics'; -------------------------------------------------------------------------------- /wc/gv-modal.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-modal'; -------------------------------------------------------------------------------- /wc/gv-nav.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-nav'; -------------------------------------------------------------------------------- /wc/gv-newsletter-subscription.js: -------------------------------------------------------------------------------- 1 | import '../src/organisms/gv-newsletter-subscription'; -------------------------------------------------------------------------------- /wc/gv-option.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-option'; -------------------------------------------------------------------------------- /wc/gv-pagination.js: -------------------------------------------------------------------------------- 1 | export * from '../src/organisms/gv-pagination'; 2 | -------------------------------------------------------------------------------- /wc/gv-plans.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-plans'; -------------------------------------------------------------------------------- /wc/gv-policy-studio-menu.js: -------------------------------------------------------------------------------- 1 | import '../src/policy-studio/gv-policy-studio-menu'; -------------------------------------------------------------------------------- /wc/gv-policy-studio.js: -------------------------------------------------------------------------------- 1 | import '../src/policy-studio/gv-policy-studio'; -------------------------------------------------------------------------------- /wc/gv-popover.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-popover'; -------------------------------------------------------------------------------- /wc/gv-promote.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-promote'; -------------------------------------------------------------------------------- /wc/gv-properties.js: -------------------------------------------------------------------------------- 1 | import '../src/organisms/gv-properties'; -------------------------------------------------------------------------------- /wc/gv-rating-list.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-rating-list'; -------------------------------------------------------------------------------- /wc/gv-rating.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-rating'; -------------------------------------------------------------------------------- /wc/gv-relative-time.js: -------------------------------------------------------------------------------- 1 | import '../src/atoms/gv-relative-time'; -------------------------------------------------------------------------------- /wc/gv-resizable-views.js: -------------------------------------------------------------------------------- 1 | import '../src/organisms/gv-resizable-views'; -------------------------------------------------------------------------------- /wc/gv-resources.js: -------------------------------------------------------------------------------- 1 | import '../src/organisms/gv-resources'; -------------------------------------------------------------------------------- /wc/gv-row-expandable.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-row-expandable'; -------------------------------------------------------------------------------- /wc/gv-row.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-row'; -------------------------------------------------------------------------------- /wc/gv-schema-form-array.js: -------------------------------------------------------------------------------- 1 | import '../src/organisms/gv-schema-form-array'; -------------------------------------------------------------------------------- /wc/gv-schema-form-control-object.js: -------------------------------------------------------------------------------- 1 | import '../src/organisms/gv-schema-form-control-object'; -------------------------------------------------------------------------------- /wc/gv-schema-form-control.js: -------------------------------------------------------------------------------- 1 | import '../src/organisms/gv-schema-form-control'; -------------------------------------------------------------------------------- /wc/gv-schema-form-group.js: -------------------------------------------------------------------------------- 1 | import '../src/organisms/gv-schema-form-group'; -------------------------------------------------------------------------------- /wc/gv-schema-form.js: -------------------------------------------------------------------------------- 1 | import '../src/organisms/gv-schema-form'; -------------------------------------------------------------------------------- /wc/gv-select-native.js: -------------------------------------------------------------------------------- 1 | import '../src/atoms/gv-select-native'; -------------------------------------------------------------------------------- /wc/gv-select.js: -------------------------------------------------------------------------------- 1 | import '../src/atoms/gv-select'; -------------------------------------------------------------------------------- /wc/gv-spinner.js: -------------------------------------------------------------------------------- 1 | import '../src/atoms/gv-spinner'; -------------------------------------------------------------------------------- /wc/gv-state.js: -------------------------------------------------------------------------------- 1 | import '../src/atoms/gv-state'; -------------------------------------------------------------------------------- /wc/gv-stats.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-stats'; -------------------------------------------------------------------------------- /wc/gv-stepper.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-stepper'; -------------------------------------------------------------------------------- /wc/gv-switch.js: -------------------------------------------------------------------------------- 1 | import '../src/atoms/gv-switch'; -------------------------------------------------------------------------------- /wc/gv-table.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-table'; -------------------------------------------------------------------------------- /wc/gv-tabs.js: -------------------------------------------------------------------------------- 1 | import '../src/organisms/gv-tabs'; -------------------------------------------------------------------------------- /wc/gv-tag.js: -------------------------------------------------------------------------------- 1 | import '../src/atoms/gv-tag'; -------------------------------------------------------------------------------- /wc/gv-text.js: -------------------------------------------------------------------------------- 1 | import '../src/atoms/gv-text'; -------------------------------------------------------------------------------- /wc/gv-theme.js: -------------------------------------------------------------------------------- 1 | import '../src/theme/gv-theme'; -------------------------------------------------------------------------------- /wc/gv-tree.js: -------------------------------------------------------------------------------- 1 | import '../src/molecules/gv-tree'; -------------------------------------------------------------------------------- /wc/gv-user-menu.js: -------------------------------------------------------------------------------- 1 | import '../src/organisms/gv-user-menu'; -------------------------------------------------------------------------------- /wc/gv-vertical-menu.js: -------------------------------------------------------------------------------- 1 | import '../src/organisms/gv-vertical-menu'; --------------------------------------------------------------------------------