@oicl/openbridge-webcomponents-vue 0.0.7 → 0.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/alert-button/ObcAlertButton.d.ts +3 -1
- package/components/alert-button/ObcAlertButton.vue_vue_type_script_setup_true_lang.js +1 -1
- package/components/alert-button/ObcAlertButton.vue_vue_type_script_setup_true_lang.js.map +1 -1
- package/components/alert-icon/ObcAlertIcon.d.ts +16 -0
- package/components/alert-icon/ObcAlertIcon.js +2 -0
- package/components/alert-icon/ObcAlertIcon.js.map +1 -0
- package/components/alert-icon/ObcAlertIcon.vue_vue_type_script_setup_true_lang.js +2 -0
- package/components/alert-icon/ObcAlertIcon.vue_vue_type_script_setup_true_lang.js.map +1 -0
- package/components/alert-menu/ObcAlertMenu.d.ts +1 -1
- package/components/alert-menu-item/ObcAlertMenuItem.d.ts +1 -1
- package/components/alert-topbar-element/ObcAlertTopbarElement.d.ts +3 -1
- package/components/alert-topbar-element/ObcAlertTopbarElement.vue_vue_type_script_setup_true_lang.js +1 -1
- package/components/alert-topbar-element/ObcAlertTopbarElement.vue_vue_type_script_setup_true_lang.js.map +1 -1
- package/components/app-button/ObcAppButton.d.ts +1 -1
- package/components/app-menu/ObcAppMenu.d.ts +1 -1
- package/components/breadcrumb/ObcBreadcrumb.d.ts +1 -1
- package/components/brilliance-menu/ObcBrillianceMenu.d.ts +1 -1
- package/components/button/ObcButton.d.ts +1 -1
- package/components/card-list-button/ObcCardListButton.d.ts +1 -1
- package/components/clock/ObcClock.d.ts +1 -1
- package/components/context-menu/ObcContextMenu.d.ts +1 -1
- package/components/divider/ObcDivider.d.ts +1 -1
- package/components/icon-button/ObcIconButton.d.ts +1 -1
- package/components/input/ObcInput.d.ts +1 -1
- package/components/navigation-item/ObcNavigationItem.d.ts +1 -1
- package/components/navigation-menu/ObcNavigationMenu.d.ts +1 -1
- package/components/notification-button/ObcNotificationButton.d.ts +1 -1
- package/components/notification-message/ObcNotificationMessage.d.ts +1 -1
- package/components/notification-message-item/ObcNotificationMessageItem.d.ts +1 -1
- package/components/rich-button/ObcRichButton.d.ts +23 -0
- package/components/rich-button/ObcRichButton.js +2 -0
- package/components/rich-button/ObcRichButton.js.map +1 -0
- package/components/rich-button/ObcRichButton.vue_vue_type_script_setup_true_lang.js +2 -0
- package/components/rich-button/ObcRichButton.vue_vue_type_script_setup_true_lang.js.map +1 -0
- package/components/scrollbar/ObcScrollbar.d.ts +1 -1
- package/components/slider/ObcSlider.d.ts +1 -1
- package/components/table/ObcTable.d.ts +1 -1
- package/components/table/ObcTableBody.d.ts +1 -1
- package/components/table/ObcTableCell.d.ts +1 -1
- package/components/table/ObcTableHeadCell.d.ts +1 -1
- package/components/table/ObcTableHeader.d.ts +1 -1
- package/components/table/ObcTableRow.d.ts +1 -1
- package/components/toggle-button-group/ObcToggleButtonGroup.d.ts +1 -1
- package/components/toggle-button-option/ObcToggleButtonOption.d.ts +1 -1
- package/components/toggle-switch/ObcToggleSwitch.d.ts +1 -1
- package/components/tooltip/ObcTooltip.d.ts +1 -1
- package/components/top-bar/ObcTopBar.d.ts +1 -1
- package/components/vendor-button/ObcVendorButton.d.ts +16 -0
- package/components/vendor-button/ObcVendorButton.js +2 -0
- package/components/vendor-button/ObcVendorButton.js.map +1 -0
- package/components/vendor-button/ObcVendorButton.vue_vue_type_script_setup_true_lang.js +2 -0
- package/components/vendor-button/ObcVendorButton.vue_vue_type_script_setup_true_lang.js.map +1 -0
- package/icons/Obi01Add.d.ts +1 -1
- package/icons/Obi01ApplicationOpen.d.ts +1 -1
- package/icons/Obi01Apps.d.ts +1 -1
- package/icons/Obi01Check.d.ts +1 -1
- package/icons/Obi01CheckboxChecked.d.ts +1 -1
- package/icons/Obi01CheckboxUncheck.d.ts +1 -1
- package/icons/Obi01Close.d.ts +1 -1
- package/icons/Obi01ContentCopy.d.ts +15 -0
- package/icons/Obi01ContentCopy.js +2 -0
- package/icons/Obi01ContentCopy.js.map +1 -0
- package/icons/Obi01ContentCopy.vue_vue_type_script_setup_true_lang.js +2 -0
- package/icons/{Obi07TargetRadar.vue_vue_type_script_setup_true_lang.js.map → Obi01ContentCopy.vue_vue_type_script_setup_true_lang.js.map} +1 -1
- package/icons/Obi01ContentCut.d.ts +15 -0
- package/icons/Obi01ContentCut.js +2 -0
- package/icons/Obi01ContentCut.js.map +1 -0
- package/icons/Obi01ContentCut.vue_vue_type_script_setup_true_lang.js +2 -0
- package/icons/Obi01ContentCut.vue_vue_type_script_setup_true_lang.js.map +1 -0
- package/icons/Obi01ContentPaste.d.ts +15 -0
- package/icons/Obi01ContentPaste.js +2 -0
- package/icons/Obi01ContentPaste.js.map +1 -0
- package/icons/Obi01ContentPaste.vue_vue_type_script_setup_true_lang.js +2 -0
- package/icons/Obi01ContentPaste.vue_vue_type_script_setup_true_lang.js.map +1 -0
- package/icons/Obi01Delete.d.ts +1 -1
- package/icons/Obi01Edit.d.ts +1 -1
- package/icons/Obi01Expanditem.d.ts +1 -1
- package/icons/Obi01FileDownload.d.ts +1 -1
- package/icons/Obi01FileExport.d.ts +1 -1
- package/icons/Obi01FileUpload.d.ts +1 -1
- package/icons/Obi01LogAdd.d.ts +1 -1
- package/icons/Obi01LogEdit.d.ts +1 -1
- package/icons/Obi01LogOpen.d.ts +1 -1
- package/icons/Obi01Megamenu.d.ts +1 -1
- package/icons/Obi01Menu.d.ts +1 -1
- package/icons/Obi01Mixed.d.ts +1 -1
- package/icons/Obi01More.d.ts +1 -1
- package/icons/Obi01MoreVertical.d.ts +1 -1
- package/icons/Obi01NoteEdit.d.ts +1 -1
- package/icons/Obi01Off.d.ts +1 -1
- package/icons/Obi01On.d.ts +1 -1
- package/icons/Obi01OpenFull.d.ts +1 -1
- package/icons/Obi01Placeholder.d.ts +1 -1
- package/icons/Obi01PlaceholderDeviceOff.d.ts +1 -1
- package/icons/Obi01PlaceholderDeviceOn.d.ts +1 -1
- package/icons/Obi01PlaceholderDeviceStatic.d.ts +1 -1
- package/icons/Obi01Play.d.ts +1 -1
- package/icons/Obi01Print.d.ts +1 -1
- package/icons/Obi01Redo.d.ts +1 -1
- package/icons/Obi01Remove.d.ts +1 -1
- package/icons/Obi01Reorder.d.ts +1 -1
- package/icons/Obi01Save.d.ts +1 -1
- package/icons/Obi01Search.d.ts +1 -1
- package/icons/Obi01Sort.d.ts +1 -1
- package/icons/Obi01Standby.d.ts +1 -1
- package/icons/Obi01Stop.d.ts +1 -1
- package/icons/Obi01Text.d.ts +1 -1
- package/icons/Obi01Undo.d.ts +1 -1
- package/icons/Obi01Visibility.d.ts +1 -1
- package/icons/Obi01VisibilityOff.d.ts +1 -1
- package/icons/Obi01WidgetAdd.d.ts +1 -1
- package/icons/Obi02ArrowBack.d.ts +1 -1
- package/icons/Obi02ArrowDown.d.ts +1 -1
- package/icons/Obi02ArrowDropDown.d.ts +1 -1
- package/icons/Obi02ArrowFlyout.d.ts +1 -1
- package/icons/Obi02ArrowForward.d.ts +1 -1
- package/icons/Obi02ArrowUp.d.ts +1 -1
- package/icons/Obi02ChevronDoubleDown.d.ts +1 -1
- package/icons/Obi02ChevronDoubleLeft.d.ts +1 -1
- package/icons/Obi02ChevronDoubleRight.d.ts +1 -1
- package/icons/Obi02ChevronDoubleUp.d.ts +1 -1
- package/icons/Obi02ChevronDown.d.ts +1 -1
- package/icons/Obi02ChevronLeft.d.ts +1 -1
- package/icons/Obi02ChevronRight.d.ts +1 -1
- package/icons/Obi02ChevronUp.d.ts +1 -1
- package/icons/Obi02CollapseContent.d.ts +1 -1
- package/icons/Obi02DockBottom.d.ts +15 -0
- package/icons/Obi02DockBottom.js +2 -0
- package/icons/Obi02DockBottom.js.map +1 -0
- package/icons/Obi02DockBottom.vue_vue_type_script_setup_true_lang.js +2 -0
- package/icons/Obi02DockBottom.vue_vue_type_script_setup_true_lang.js.map +1 -0
- package/icons/Obi02DockLeft.d.ts +15 -0
- package/icons/Obi02DockLeft.js +2 -0
- package/icons/Obi02DockLeft.js.map +1 -0
- package/icons/Obi02DockLeft.vue_vue_type_script_setup_true_lang.js +2 -0
- package/icons/Obi02DockLeft.vue_vue_type_script_setup_true_lang.js.map +1 -0
- package/icons/Obi02DockRight.d.ts +15 -0
- package/icons/Obi02DockRight.js +2 -0
- package/icons/Obi02DockRight.js.map +1 -0
- package/icons/Obi02DockRight.vue_vue_type_script_setup_true_lang.js +2 -0
- package/icons/{Obi07TargetIas.vue_vue_type_script_setup_true_lang.js.map → Obi02DockRight.vue_vue_type_script_setup_true_lang.js.map} +1 -1
- package/icons/Obi02DropDown.d.ts +1 -1
- package/icons/Obi02ExpandContent.d.ts +1 -1
- package/icons/Obi02PageFirst.d.ts +1 -1
- package/icons/Obi02PageLast.d.ts +1 -1
- package/icons/Obi02ResizeBottom.d.ts +1 -1
- package/icons/Obi02ResizeCorner.d.ts +1 -1
- package/icons/Obi02ResizeTop.d.ts +1 -1
- package/icons/Obi02Resize_center.d.ts +1 -1
- package/icons/Obi02SetPoint.d.ts +1 -1
- package/icons/Obi02SlideLeft.d.ts +1 -1
- package/icons/Obi02SlideRight.d.ts +1 -1
- package/icons/Obi02UnfoldLess.d.ts +1 -1
- package/icons/Obi02UnfoldMore.d.ts +1 -1
- package/icons/Obi03Configure.d.ts +1 -1
- package/icons/Obi03Diagnostic.d.ts +1 -1
- package/icons/Obi03Filter.d.ts +1 -1
- package/icons/Obi03Info.d.ts +1 -1
- package/icons/Obi03License.d.ts +15 -0
- package/icons/Obi03License.js +2 -0
- package/icons/Obi03License.js.map +1 -0
- package/icons/Obi03License.vue_vue_type_script_setup_true_lang.js +2 -0
- package/icons/Obi03License.vue_vue_type_script_setup_true_lang.js.map +1 -0
- package/icons/Obi03Monitoring.d.ts +1 -1
- package/icons/Obi03PinChecked.d.ts +1 -1
- package/icons/Obi03PinUnchecked.d.ts +1 -1
- package/icons/Obi03Printscreen.d.ts +1 -1
- package/icons/Obi03Settings.d.ts +1 -1
- package/icons/Obi03SettingsDefault.d.ts +1 -1
- package/icons/Obi03SettingsDefaultAlt1.d.ts +1 -1
- package/icons/Obi03SettingsDefaultAlt2.d.ts +1 -1
- package/icons/Obi03SplitLeft.d.ts +1 -1
- package/icons/Obi03SplitRight.d.ts +1 -1
- package/icons/Obi03StarChecked.d.ts +1 -1
- package/icons/Obi03StarUnchecked.d.ts +1 -1
- package/icons/Obi03Support.d.ts +1 -1
- package/icons/Obi03Table.d.ts +1 -1
- package/icons/Obi03VolumeHigh.d.ts +1 -1
- package/icons/Obi03VolumeLow.d.ts +1 -1
- package/icons/Obi03VolumeOff.d.ts +1 -1
- package/icons/Obi04BrillianceHigh.d.ts +1 -1
- package/icons/Obi04BrillianceLow.d.ts +1 -1
- package/icons/Obi04Colorcalibrated.d.ts +1 -1
- package/icons/Obi04Day.d.ts +1 -1
- package/icons/Obi04DayBright.d.ts +1 -1
- package/icons/Obi04Daynight.d.ts +1 -1
- package/icons/Obi04Dimming.d.ts +1 -1
- package/icons/Obi04Dusk.d.ts +1 -1
- package/icons/Obi04IlluminationHigh.d.ts +1 -1
- package/icons/Obi04IlluminationLow.d.ts +1 -1
- package/icons/Obi04Night.d.ts +1 -1
- package/icons/Obi05Fullscreen.d.ts +1 -1
- package/icons/Obi05FullscreenExit.d.ts +1 -1
- package/icons/Obi05InputKeyboard.d.ts +1 -1
- package/icons/Obi05InputKeyboard_onscreen.d.ts +1 -1
- package/icons/Obi05InputMouse.d.ts +1 -1
- package/icons/Obi05InputTouchpad_mouse.d.ts +1 -1
- package/icons/Obi05Pc.d.ts +1 -1
- package/icons/Obi05People.d.ts +1 -1
- package/icons/Obi05ScreenDesk.d.ts +1 -1
- package/icons/Obi05ScreenFull.d.ts +1 -1
- package/icons/Obi05ScreenPad.d.ts +1 -1
- package/icons/Obi05ScreenQuad.d.ts +1 -1
- package/icons/Obi05ScreenSplitLeft.d.ts +1 -1
- package/icons/Obi05ScreenSplitRight.d.ts +1 -1
- package/icons/Obi05Server.d.ts +1 -1
- package/icons/Obi05User.d.ts +1 -1
- package/icons/Obi06Calendar.d.ts +1 -1
- package/icons/Obi06Cam.d.ts +1 -1
- package/icons/Obi06Cctv.d.ts +1 -1
- package/icons/Obi06Com.d.ts +1 -1
- package/icons/Obi06Conning.d.ts +1 -1
- package/icons/Obi06Dashboard.d.ts +1 -1
- package/icons/Obi06DashboardOutline.d.ts +1 -1
- package/icons/Obi06Date.d.ts +1 -1
- package/icons/Obi06Ecdis.d.ts +1 -1
- package/icons/Obi06EcdisSimple.d.ts +1 -1
- package/icons/Obi06Home.d.ts +1 -1
- package/icons/Obi06Ias.d.ts +1 -1
- package/icons/Obi06Lantern.d.ts +1 -1
- package/icons/Obi06Link.d.ts +1 -1
- package/icons/Obi06LinkRemove.d.ts +1 -1
- package/icons/Obi06LogoCompany.d.ts +1 -1
- package/icons/Obi06LogoOicl.d.ts +1 -1
- package/icons/Obi06Openbridge.d.ts +1 -1
- package/icons/Obi06Radar.d.ts +1 -1
- package/icons/Obi06Screens.d.ts +1 -1
- package/icons/Obi06Ship.d.ts +1 -1
- package/icons/Obi06Time.d.ts +1 -1
- package/icons/Obi06Wipers.d.ts +1 -1
- package/icons/Obi07Ais.d.ts +1 -1
- package/icons/Obi07Anchorwatch.d.ts +1 -1
- package/icons/Obi07Catzoc.d.ts +1 -1
- package/icons/Obi07CentreOff.d.ts +1 -1
- package/icons/Obi07CentreOn.d.ts +1 -1
- package/icons/Obi07Chart.d.ts +1 -1
- package/icons/Obi07ChartInfo.d.ts +1 -1
- package/icons/Obi07ChartSearch.d.ts +1 -1
- package/icons/Obi07ChartSettings.d.ts +1 -1
- package/icons/Obi07ChartStyles.d.ts +1 -1
- package/icons/Obi07Coordinate.d.ts +1 -1
- package/icons/Obi07Ebl.d.ts +1 -1
- package/icons/Obi07Erbl.d.ts +1 -1
- package/icons/Obi07EventRecord.d.ts +1 -1
- package/icons/Obi07GridOff.d.ts +1 -1
- package/icons/Obi07GridOn.d.ts +1 -1
- package/icons/Obi07HeadinglineOff.d.ts +1 -1
- package/icons/Obi07Layers.d.ts +1 -1
- package/icons/Obi07Location1.d.ts +1 -1
- package/icons/Obi07Location2.d.ts +1 -1
- package/icons/Obi07Location3.d.ts +1 -1
- package/icons/Obi07Measure.d.ts +1 -1
- package/icons/Obi07RadarOverlay.d.ts +1 -1
- package/icons/Obi07Range.d.ts +1 -1
- package/icons/Obi07Rangerings.d.ts +1 -1
- package/icons/Obi07Relativemotion.d.ts +1 -1
- package/icons/Obi07RelativemotionVariant.d.ts +1 -1
- package/icons/Obi07ReportInfo.d.ts +1 -1
- package/icons/Obi07RoutePlanning.d.ts +1 -1
- package/icons/Obi07Silence.d.ts +1 -1
- package/icons/Obi07Smode.d.ts +1 -1
- package/icons/{Obi07TargetIas.d.ts → Obi07TargetAssociatedAisCamera.d.ts} +2 -2
- package/icons/Obi07TargetAssociatedAisCamera.js +2 -0
- package/icons/Obi07TargetAssociatedAisCamera.js.map +1 -0
- package/icons/Obi07TargetAssociatedAisCamera.vue_vue_type_script_setup_true_lang.js +2 -0
- package/icons/Obi07TargetAssociatedAisCamera.vue_vue_type_script_setup_true_lang.js.map +1 -0
- package/icons/{Obi07TargetRadar.d.ts → Obi07TargetAssociatedCameraRadar.d.ts} +2 -2
- package/icons/Obi07TargetAssociatedCameraRadar.js +2 -0
- package/icons/Obi07TargetAssociatedCameraRadar.js.map +1 -0
- package/icons/Obi07TargetAssociatedCameraRadar.vue_vue_type_script_setup_true_lang.js +2 -0
- package/icons/Obi07TargetAssociatedCameraRadar.vue_vue_type_script_setup_true_lang.js.map +1 -0
- package/icons/{Obi07TargetIasSelected.d.ts → Obi07TargetAssociatedRadarCamera.d.ts} +2 -2
- package/icons/Obi07TargetAssociatedRadarCamera.js +2 -0
- package/icons/Obi07TargetAssociatedRadarCamera.js.map +1 -0
- package/icons/Obi07TargetAssociatedRadarCamera.vue_vue_type_script_setup_true_lang.js +2 -0
- package/icons/Obi07TargetAssociatedRadarCamera.vue_vue_type_script_setup_true_lang.js.map +1 -0
- package/icons/{Obi07TargetRadarSelected.d.ts → Obi07TargetCamera.d.ts} +2 -2
- package/icons/Obi07TargetCamera.js +2 -0
- package/icons/Obi07TargetCamera.js.map +1 -0
- package/icons/Obi07TargetCamera.vue_vue_type_script_setup_true_lang.js +2 -0
- package/icons/Obi07TargetCamera.vue_vue_type_script_setup_true_lang.js.map +1 -0
- package/icons/Obi07TargetCancel.d.ts +1 -1
- package/icons/Obi07TargetCancelAll.d.ts +1 -1
- package/icons/Obi07TargetSelect.d.ts +1 -1
- package/icons/Obi07Track.d.ts +1 -1
- package/icons/Obi07TrackNo.d.ts +1 -1
- package/icons/Obi07TrackOffPort.d.ts +1 -1
- package/icons/Obi07TrackOffStrb.d.ts +1 -1
- package/icons/Obi07TrackOn.d.ts +1 -1
- package/icons/Obi07TrackRoute.d.ts +1 -1
- package/icons/Obi07Truemotion.d.ts +1 -1
- package/icons/Obi07TruemotionReset.d.ts +1 -1
- package/icons/Obi07TruemotionVariant.d.ts +1 -1
- package/icons/Obi07UpCourse.d.ts +1 -1
- package/icons/Obi07UpHead.d.ts +1 -1
- package/icons/Obi07UpNorth.d.ts +1 -1
- package/icons/Obi07Voyages.d.ts +1 -1
- package/icons/Obi07Vrm.d.ts +1 -1
- package/icons/Obi07WaypointAdd.d.ts +1 -1
- package/icons/Obi07WaypointDelete.d.ts +1 -1
- package/icons/Obi07WaypointEdit.d.ts +1 -1
- package/icons/Obi08ACDCConverter.d.ts +1 -1
- package/icons/Obi08Auto.d.ts +1 -1
- package/icons/Obi08Backward.d.ts +1 -1
- package/icons/Obi08BackwardFast.d.ts +1 -1
- package/icons/Obi08BackwardStopped.d.ts +1 -1
- package/icons/Obi08Battery0.d.ts +1 -1
- package/icons/Obi08Battery25.d.ts +1 -1
- package/icons/Obi08Battery50.d.ts +1 -1
- package/icons/Obi08Battery75.d.ts +1 -1
- package/icons/Obi08BatteryCharging.d.ts +1 -1
- package/icons/Obi08BatteryPack0.d.ts +1 -1
- package/icons/Obi08BatteryPack100.d.ts +1 -1
- package/icons/Obi08BatteryPack25.d.ts +1 -1
- package/icons/Obi08BatteryPack50.d.ts +1 -1
- package/icons/Obi08BatteryPack70.d.ts +1 -1
- package/icons/Obi08BatteryPackCharging.d.ts +1 -1
- package/icons/Obi08Battery_full.d.ts +1 -1
- package/icons/Obi08Bilge.d.ts +1 -1
- package/icons/Obi08BlowerOffVertical.d.ts +1 -1
- package/icons/Obi08BlowerOnVertical.d.ts +1 -1
- package/icons/Obi08BlowerStaticVertical.d.ts +1 -1
- package/icons/Obi08ConnectorCross.d.ts +1 -1
- package/icons/Obi08Cooling.d.ts +1 -1
- package/icons/Obi08DCDCConverter.d.ts +1 -1
- package/icons/Obi08Duty.d.ts +1 -1
- package/icons/Obi08Engine.d.ts +1 -1
- package/icons/Obi08Epms.d.ts +1 -1
- package/icons/Obi08EthernetSwitch.d.ts +1 -1
- package/icons/Obi08FanOff.d.ts +1 -1
- package/icons/Obi08FanOn.d.ts +1 -1
- package/icons/Obi08FanStatic.d.ts +1 -1
- package/icons/Obi08Filter.d.ts +1 -1
- package/icons/Obi08Fire.d.ts +1 -1
- package/icons/Obi08Forward.d.ts +1 -1
- package/icons/Obi08ForwardFast.d.ts +1 -1
- package/icons/Obi08ForwardStopped.d.ts +1 -1
- package/icons/Obi08Generator.d.ts +1 -1
- package/icons/Obi08Heat.d.ts +1 -1
- package/icons/Obi08Heat_pump_balance.d.ts +1 -1
- package/icons/Obi08Heatexhanger.d.ts +1 -1
- package/icons/Obi08Heatpump.d.ts +1 -1
- package/icons/Obi08Hvac.d.ts +1 -1
- package/icons/Obi08HydraulicSeparator.d.ts +1 -1
- package/icons/Obi08IO.d.ts +1 -1
- package/icons/Obi08Local.d.ts +1 -1
- package/icons/Obi08LocalOnly.d.ts +1 -1
- package/icons/Obi08Logger.d.ts +1 -1
- package/icons/Obi08Manuel.d.ts +1 -1
- package/icons/Obi08ManuelOnly.d.ts +1 -1
- package/icons/Obi08Misc.d.ts +1 -1
- package/icons/Obi08MotorOffHorisontal.d.ts +1 -1
- package/icons/Obi08MotorOffVertical.d.ts +1 -1
- package/icons/Obi08MotorOnHorisontal.d.ts +1 -1
- package/icons/Obi08MotorOnVertical.d.ts +1 -1
- package/icons/Obi08MotorStaticHorisontal.d.ts +1 -1
- package/icons/Obi08MotorStaticVertical.d.ts +1 -1
- package/icons/Obi08Off.d.ts +1 -1
- package/icons/Obi08On.d.ts +1 -1
- package/icons/Obi08PLS.d.ts +1 -1
- package/icons/Obi08PLSComponent.d.ts +1 -1
- package/icons/Obi08PumpOffHorisontal.d.ts +1 -1
- package/icons/Obi08PumpOffVertical.d.ts +1 -1
- package/icons/Obi08PumpOnHorisontal.d.ts +1 -1
- package/icons/Obi08PumpOnVertical.d.ts +1 -1
- package/icons/Obi08PumpStaticHorisontal.d.ts +1 -1
- package/icons/Obi08PumpStaticVertical.d.ts +1 -1
- package/icons/Obi08Router.d.ts +1 -1
- package/icons/Obi08Simulation.d.ts +1 -1
- package/icons/Obi08Standby.d.ts +1 -1
- package/icons/Obi08System.d.ts +1 -1
- package/icons/Obi08Tank.d.ts +1 -1
- package/icons/Obi08TempCold.d.ts +1 -1
- package/icons/Obi08TempHot.d.ts +1 -1
- package/icons/Obi08TempHotcold.d.ts +1 -1
- package/icons/Obi08Trend.d.ts +1 -1
- package/icons/Obi08Wiper.d.ts +1 -1
- package/icons/Obi08WiperFluid.d.ts +1 -1
- package/icons/Obi09Connector3way.d.ts +1 -1
- package/icons/Obi09ConnectorCorner.d.ts +1 -1
- package/icons/Obi09ConnectorStraight.d.ts +1 -1
- package/icons/Obi09DamperHorizontalOff.d.ts +1 -1
- package/icons/Obi09DamperHorizontalOffLarge.d.ts +1 -1
- package/icons/Obi09DamperHorizontalOn.d.ts +1 -1
- package/icons/Obi09DamperHorizontalOnLarge.d.ts +1 -1
- package/icons/Obi09Pipe3way.d.ts +1 -1
- package/icons/Obi09PipeCorner.d.ts +1 -1
- package/icons/Obi09PipeCross.d.ts +1 -1
- package/icons/Obi09PipeDirection.d.ts +1 -1
- package/icons/Obi09PipeEnd.d.ts +1 -1
- package/icons/Obi09PipeStraight.d.ts +1 -1
- package/icons/Obi09SwitchHorizontalOff.d.ts +1 -1
- package/icons/Obi09SwitchHorizontalOffLarge.d.ts +1 -1
- package/icons/Obi09SwitchHorizontalOn.d.ts +1 -1
- package/icons/Obi09SwitchHorizontalOnLarge.d.ts +1 -1
- package/icons/Obi09ThreewayAnalogLeft0.d.ts +1 -1
- package/icons/Obi09ThreewayAnalogLeft100.d.ts +1 -1
- package/icons/Obi09ThreewayAnalogLeft25.d.ts +1 -1
- package/icons/Obi09ThreewayAnalogLeft50.d.ts +1 -1
- package/icons/Obi09ThreewayAnalogLeft75.d.ts +1 -1
- package/icons/Obi09ThreewayAnalogRight0.d.ts +1 -1
- package/icons/Obi09ThreewayAnalogRight100.d.ts +1 -1
- package/icons/Obi09ThreewayAnalogRight25.d.ts +1 -1
- package/icons/Obi09ThreewayAnalogRight50.d.ts +1 -1
- package/icons/Obi09ThreewayAnalogRight75.d.ts +1 -1
- package/icons/Obi09ThreewayAnalogTop0.d.ts +1 -1
- package/icons/Obi09ThreewayAnalogTop100.d.ts +1 -1
- package/icons/Obi09ThreewayAnalogTop25.d.ts +1 -1
- package/icons/Obi09ThreewayAnalogTop50.d.ts +1 -1
- package/icons/Obi09ThreewayAnalogTop75.d.ts +1 -1
- package/icons/Obi09ThreewayDigitalClosed.d.ts +1 -1
- package/icons/Obi09ThreewayDigitalClosedLeft.d.ts +1 -1
- package/icons/Obi09ThreewayDigitalClosedRight.d.ts +1 -1
- package/icons/Obi09ThreewayDigitalClosedTop.d.ts +1 -1
- package/icons/Obi09ThreewayDigitalOpen.d.ts +1 -1
- package/icons/Obi09ThreewayDigitalStatic.d.ts +1 -1
- package/icons/Obi09TwowayAnalogClosed.d.ts +1 -1
- package/icons/Obi09TwowayAnalogOpen.d.ts +1 -1
- package/icons/Obi09TwowayAnalogOpen25.d.ts +1 -1
- package/icons/Obi09TwowayAnalogOpen5.d.ts +1 -1
- package/icons/Obi09TwowayAnalogOpen50.d.ts +1 -1
- package/icons/Obi09TwowayAnalogOpen75.d.ts +1 -1
- package/icons/Obi09TwowayDigitalClosed.d.ts +1 -1
- package/icons/Obi09TwowayDigitalNonreturn.d.ts +1 -1
- package/icons/Obi09TwowayDigitalOpen.d.ts +1 -1
- package/icons/Obi09TwowayDigitalStatic.d.ts +1 -1
- package/icons/Obi10Autonomous.d.ts +1 -1
- package/icons/Obi10Autopilot.d.ts +1 -1
- package/icons/Obi10Autotrack.d.ts +1 -1
- package/icons/Obi10Joystick.d.ts +1 -1
- package/icons/Obi10KeepingArea.d.ts +1 -1
- package/icons/Obi10KeepingStation.d.ts +1 -1
- package/icons/Obi10KeepingTrack.d.ts +1 -1
- package/icons/Obi10MonotoringRoute.d.ts +1 -1
- package/icons/Obi10Move.d.ts +1 -1
- package/icons/Obi10Propulsion.d.ts +1 -1
- package/icons/Obi10PropulsionStatic.d.ts +1 -1
- package/icons/Obi10Rotate.d.ts +1 -1
- package/icons/Obi10Rudder.d.ts +1 -1
- package/icons/Obi10ThrusterAzimuth.d.ts +1 -1
- package/icons/Obi10ThrusterMainengine.d.ts +1 -1
- package/icons/Obi10ThrusterTunnel.d.ts +1 -1
- package/icons/Obi11Current1.d.ts +1 -1
- package/icons/Obi11Current2.d.ts +1 -1
- package/icons/Obi11Current3.d.ts +1 -1
- package/icons/Obi11Current4.d.ts +1 -1
- package/icons/Obi11Wind1.d.ts +1 -1
- package/icons/Obi11Wind10.d.ts +1 -1
- package/icons/Obi11Wind11.d.ts +1 -1
- package/icons/Obi11Wind12.d.ts +1 -1
- package/icons/Obi11Wind13.d.ts +1 -1
- package/icons/Obi11Wind2.d.ts +1 -1
- package/icons/Obi11Wind3.d.ts +1 -1
- package/icons/Obi11Wind4.d.ts +1 -1
- package/icons/Obi11Wind5.d.ts +1 -1
- package/icons/Obi11Wind6.d.ts +1 -1
- package/icons/Obi11Wind7.d.ts +1 -1
- package/icons/Obi11Wind8.d.ts +1 -1
- package/icons/Obi11Wind9.d.ts +1 -1
- package/icons/Obi12Altitute.d.ts +1 -1
- package/icons/Obi12Cog.d.ts +1 -1
- package/icons/Obi12Depth.d.ts +1 -1
- package/icons/Obi12Hdg.d.ts +1 -1
- package/icons/Obi12Heave.d.ts +1 -1
- package/icons/Obi12Pitch.d.ts +1 -1
- package/icons/Obi12Roll.d.ts +1 -1
- package/icons/Obi12Rot.d.ts +1 -1
- package/icons/Obi12Sog.d.ts +1 -1
- package/icons/Obi12Stw.d.ts +1 -1
- package/icons/Obi12Turn.d.ts +1 -1
- package/icons/Obi12Yaw.d.ts +1 -1
- package/icons/Obi13CameraOff.d.ts +1 -1
- package/icons/Obi13CameraOn.d.ts +1 -1
- package/icons/Obi13CameraTilt.d.ts +1 -1
- package/icons/Obi13Coffee.d.ts +1 -1
- package/icons/Obi13Container.d.ts +1 -1
- package/icons/Obi13Crane.d.ts +1 -1
- package/icons/Obi13Latched.d.ts +1 -1
- package/icons/Obi13Winch.d.ts +1 -1
- package/icons/Obi14Alarm.d.ts +1 -1
- package/icons/Obi14AlarmAbandon.d.ts +1 -1
- package/icons/Obi14AlarmAcknowledged.d.ts +1 -1
- package/icons/Obi14AlarmBadge.d.ts +1 -1
- package/icons/Obi14AlarmEmergency.d.ts +1 -1
- package/icons/Obi14AlarmFire.d.ts +1 -1
- package/icons/Obi14AlarmGeneral.d.ts +1 -1
- package/icons/Obi14AlarmNoack.d.ts +1 -1
- package/icons/Obi14AlarmOutline.d.ts +1 -1
- package/icons/Obi14AlarmPob.d.ts +1 -1
- package/icons/Obi14AlarmRectified.d.ts +1 -1
- package/icons/Obi14AlarmSilenced.d.ts +1 -1
- package/icons/Obi14AlarmTransferred.d.ts +1 -1
- package/icons/Obi14AlarmTrigger.d.ts +1 -1
- package/icons/Obi14AlarmUnack.d.ts +1 -1
- package/icons/Obi14AlertList.d.ts +1 -1
- package/icons/Obi14AlertOff.d.ts +1 -1
- package/icons/Obi14AlertRectified.d.ts +1 -1
- package/icons/Obi14AlertheaderAggregated.d.ts +1 -1
- package/icons/Obi14AlertheaderAggregatedLarge.d.ts +15 -0
- package/icons/Obi14AlertheaderAggregatedLarge.js +2 -0
- package/icons/Obi14AlertheaderAggregatedLarge.js.map +1 -0
- package/icons/Obi14AlertheaderAggregatedLarge.vue_vue_type_script_setup_true_lang.js +2 -0
- package/icons/Obi14AlertheaderAggregatedLarge.vue_vue_type_script_setup_true_lang.js.map +1 -0
- package/icons/Obi14AlertheaderGroup.d.ts +1 -1
- package/icons/Obi14AlertheaderGroupLarge.d.ts +15 -0
- package/icons/Obi14AlertheaderGroupLarge.js +2 -0
- package/icons/Obi14AlertheaderGroupLarge.js.map +1 -0
- package/icons/Obi14AlertheaderGroupLarge.vue_vue_type_script_setup_true_lang.js +2 -0
- package/icons/Obi14AlertheaderGroupLarge.vue_vue_type_script_setup_true_lang.js.map +1 -0
- package/icons/Obi14Alerts.d.ts +1 -1
- package/icons/Obi14Audio.d.ts +1 -1
- package/icons/Obi14AudioLow.d.ts +1 -1
- package/icons/Obi14Caution.d.ts +1 -1
- package/icons/Obi14CautionBadge.d.ts +1 -1
- package/icons/Obi14CautionColor.d.ts +1 -1
- package/icons/Obi14CautionOutline.d.ts +1 -1
- package/icons/Obi14Exclamationmark.d.ts +1 -1
- package/icons/Obi14Message.d.ts +1 -1
- package/icons/Obi14MessageNone.d.ts +1 -1
- package/icons/Obi14Mute.d.ts +1 -1
- package/icons/Obi14Notification.d.ts +1 -1
- package/icons/Obi14NotificationEmpty.d.ts +1 -1
- package/icons/Obi14Rectified.d.ts +1 -1
- package/icons/Obi14Running.d.ts +1 -1
- package/icons/Obi14RunningColor.d.ts +1 -1
- package/icons/Obi14SignalFail.d.ts +1 -1
- package/icons/Obi14Warning.d.ts +1 -1
- package/icons/Obi14WarningAcknowledged.d.ts +1 -1
- package/icons/Obi14WarningBadge.d.ts +1 -1
- package/icons/Obi14WarningNoack.d.ts +1 -1
- package/icons/Obi14WarningOutline.d.ts +1 -1
- package/icons/Obi14WarningRectified.d.ts +1 -1
- package/icons/Obi14WarningSilenced.d.ts +1 -1
- package/icons/Obi14WarningTransferred.d.ts +1 -1
- package/icons/Obi14WarningUnacknowledged.d.ts +1 -1
- package/icons/Obi15Backwards10S.d.ts +1 -1
- package/icons/Obi15Call.d.ts +1 -1
- package/icons/Obi15CallActive.d.ts +1 -1
- package/icons/Obi15CallEnd.d.ts +1 -1
- package/icons/Obi15Contacts.d.ts +1 -1
- package/icons/Obi15Forward10S.d.ts +1 -1
- package/icons/Obi15Fullscreen.d.ts +1 -1
- package/icons/Obi15Galleryview.d.ts +1 -1
- package/icons/Obi15History.d.ts +1 -1
- package/icons/Obi15Live.d.ts +1 -1
- package/icons/Obi15Loop.d.ts +1 -1
- package/icons/Obi15Mic.d.ts +1 -1
- package/icons/Obi15MicMuted.d.ts +1 -1
- package/icons/Obi15Pa.d.ts +1 -1
- package/icons/Obi15PaList.d.ts +1 -1
- package/icons/Obi15Pause.d.ts +1 -1
- package/icons/Obi15PauseCircle.d.ts +1 -1
- package/icons/Obi15Play.d.ts +1 -1
- package/icons/Obi15PlayCircle.d.ts +1 -1
- package/icons/Obi15Radio.d.ts +1 -1
- package/icons/Obi15Rank1.d.ts +1 -1
- package/icons/Obi15Rank2.d.ts +1 -1
- package/icons/Obi15Rank3.d.ts +1 -1
- package/icons/Obi15Rank4.d.ts +1 -1
- package/icons/Obi15Rank5.d.ts +1 -1
- package/icons/Obi15Rank6.d.ts +1 -1
- package/icons/Obi15Record.d.ts +1 -1
- package/icons/Obi15Singleview.d.ts +1 -1
- package/icons/Obi15SkipNext.d.ts +1 -1
- package/icons/Obi15SkipNextFilled.d.ts +1 -1
- package/icons/Obi15SkipPrevious.d.ts +1 -1
- package/icons/Obi15SkipPreviousFilled.d.ts +1 -1
- package/icons/Obi16CommandAvailable.d.ts +1 -1
- package/icons/Obi16CommandIn.d.ts +1 -1
- package/icons/Obi16CommandNo.d.ts +1 -1
- package/icons/Obi16CommandPartial.d.ts +1 -1
- package/icons/Obi16CommandRequest.d.ts +1 -1
- package/icons/Obi16CommandShared.d.ts +1 -1
- package/icons/Obi16CommandTake.d.ts +1 -1
- package/icons/Obi16Lock.d.ts +1 -1
- package/icons/Obi17Diver.d.ts +1 -1
- package/icons/Obi17Kayaking.d.ts +1 -1
- package/icons/Obi17Kitesurfing.d.ts +1 -1
- package/icons/Obi17Rowing.d.ts +1 -1
- package/icons/Obi17ShipBulkcarrier.d.ts +1 -1
- package/icons/Obi17ShipCarferry.d.ts +1 -1
- package/icons/Obi17ShipContainer.d.ts +1 -1
- package/icons/Obi17ShipFishing.d.ts +1 -1
- package/icons/Obi17ShipHighspeed.d.ts +1 -1
- package/icons/Obi17ShipNavy.d.ts +1 -1
- package/icons/Obi17ShipOffshore.d.ts +1 -1
- package/icons/Obi17ShipPassenger.d.ts +1 -1
- package/icons/Obi17ShipSailboat.d.ts +1 -1
- package/icons/Obi17ShipSailship.d.ts +1 -1
- package/icons/Obi17ShipTanker.d.ts +1 -1
- package/icons/Obi17ShipTugboat.d.ts +1 -1
- package/icons/Obi17ShipYacht.d.ts +1 -1
- package/icons/Obi17Surfing.d.ts +1 -1
- package/icons/Obi17Swimming.d.ts +1 -1
- package/icons/Obi18AisAground.d.ts +1 -1
- package/icons/Obi18AisAnchor.d.ts +1 -1
- package/icons/Obi18AisAnchored.d.ts +1 -1
- package/icons/Obi18AisFishing.d.ts +1 -1
- package/icons/Obi18AisMoored.d.ts +1 -1
- package/icons/Obi18AisNotcommand.d.ts +1 -1
- package/icons/Obi18AisNotunderway.d.ts +1 -1
- package/icons/Obi18AisUnderwaysailing.d.ts +1 -1
- package/icons/Obi18AisUnderwayusingengine.d.ts +1 -1
- package/icons/Obi19Analytics.d.ts +1 -1
- package/icons/Obi19Current.d.ts +1 -1
- package/icons/Obi19Hide.d.ts +1 -1
- package/icons/Obi19LimitsAttention.d.ts +1 -1
- package/icons/Obi19LimitsImproving.d.ts +1 -1
- package/icons/Obi19LimitsInside.d.ts +1 -1
- package/icons/Obi19LimitsOutsideOver.d.ts +1 -1
- package/icons/Obi19LimitsOutsideUnder.d.ts +1 -1
- package/icons/Obi19PilotOnboard.d.ts +1 -1
- package/icons/Obi19Speed.d.ts +1 -1
- package/icons/Obi19SpeedGood.d.ts +1 -1
- package/icons/Obi19SpeedHigh.d.ts +1 -1
- package/icons/Obi19SpeedLow.d.ts +1 -1
- package/icons/Obi19Swell.d.ts +1 -1
- package/icons/Obi19Temperature.d.ts +1 -1
- package/icons/Obi19TimeLess.d.ts +1 -1
- package/icons/Obi19TimeMore.d.ts +1 -1
- package/icons/Obi19TrendDown.d.ts +1 -1
- package/icons/Obi19TrendUp.d.ts +1 -1
- package/icons/Obi19Trophy.d.ts +1 -1
- package/icons/Obi19View.d.ts +1 -1
- package/icons/Obi19Wave.d.ts +1 -1
- package/icons/Obi19Weather.d.ts +1 -1
- package/icons/Obi20CellBad.d.ts +1 -1
- package/icons/Obi20CellFull.d.ts +1 -1
- package/icons/Obi20CellLow.d.ts +1 -1
- package/icons/Obi20CellMedium.d.ts +1 -1
- package/icons/Obi20CellOff.d.ts +1 -1
- package/icons/Obi20SatelliteFull.d.ts +1 -1
- package/icons/Obi20SatelliteLow.d.ts +1 -1
- package/icons/Obi20SatelliteMedium.d.ts +1 -1
- package/icons/Obi20SatelliteOff.d.ts +1 -1
- package/icons/Obi20SensorGpsBad.d.ts +1 -1
- package/icons/Obi20SensorGpsFull.d.ts +1 -1
- package/icons/Obi20SensorGpsLow.d.ts +1 -1
- package/icons/Obi20SensorGpsMedium.d.ts +1 -1
- package/icons/Obi20SensorGyro.d.ts +1 -1
- package/icons/Obi20SensorWind.d.ts +1 -1
- package/icons/Obi20USB.d.ts +1 -1
- package/icons/Obi20Wifi2.d.ts +1 -1
- package/icons/Obi20Wifi2Off.d.ts +1 -1
- package/icons/Obi20WifiBad.d.ts +1 -1
- package/icons/Obi20WifiOff.d.ts +1 -1
- package/icons/Obi20WifiWifi_statusbar_0.d.ts +1 -1
- package/icons/Obi20WifiWifi_statusbar_1.d.ts +1 -1
- package/icons/Obi20WifiWifi_statusbar_2.d.ts +1 -1
- package/icons/Obi20WifiWifi_statusbar_3.d.ts +1 -1
- package/icons/Obi20WifiWifi_statusbar_4.d.ts +1 -1
- package/icons/ObiFrame2622.d.ts +1 -1
- package/icons/ObiIEC02AisTargetActivated.d.ts +15 -0
- package/icons/ObiIEC02AisTargetActivated.js +2 -0
- package/icons/ObiIEC02AisTargetActivated.js.map +1 -0
- package/icons/ObiIEC02AisTargetActivated.vue_vue_type_script_setup_true_lang.js +2 -0
- package/icons/ObiIEC02AisTargetActivated.vue_vue_type_script_setup_true_lang.js.map +1 -0
- package/icons/ObiIEC02AisTargetActivatedSelected.d.ts +15 -0
- package/icons/ObiIEC02AisTargetActivatedSelected.js +2 -0
- package/icons/ObiIEC02AisTargetActivatedSelected.js.map +1 -0
- package/icons/ObiIEC02AisTargetActivatedSelected.vue_vue_type_script_setup_true_lang.js +2 -0
- package/icons/ObiIEC02AisTargetActivatedSelected.vue_vue_type_script_setup_true_lang.js.map +1 -0
- package/icons/ObiIEC02AssociatedTargetAis.d.ts +15 -0
- package/icons/ObiIEC02AssociatedTargetAis.js +2 -0
- package/icons/ObiIEC02AssociatedTargetAis.js.map +1 -0
- package/icons/ObiIEC02AssociatedTargetAis.vue_vue_type_script_setup_true_lang.js +2 -0
- package/icons/ObiIEC02AssociatedTargetAis.vue_vue_type_script_setup_true_lang.js.map +1 -0
- package/icons/ObiIEC02AssociatedTargetRadar.d.ts +15 -0
- package/icons/ObiIEC02AssociatedTargetRadar.js +2 -0
- package/icons/ObiIEC02AssociatedTargetRadar.js.map +1 -0
- package/icons/ObiIEC02AssociatedTargetRadar.vue_vue_type_script_setup_true_lang.js +2 -0
- package/icons/ObiIEC02AssociatedTargetRadar.vue_vue_type_script_setup_true_lang.js.map +1 -0
- package/icons/ObiIEC02RadarTargetTracked.d.ts +15 -0
- package/icons/ObiIEC02RadarTargetTracked.js +2 -0
- package/icons/ObiIEC02RadarTargetTracked.js.map +1 -0
- package/icons/ObiIEC02RadarTargetTracked.vue_vue_type_script_setup_true_lang.js +2 -0
- package/icons/ObiIEC02RadarTargetTracked.vue_vue_type_script_setup_true_lang.js.map +1 -0
- package/icons/ObiIEC02RadarTargetTrackedSelected.d.ts +15 -0
- package/icons/ObiIEC02RadarTargetTrackedSelected.js +2 -0
- package/icons/ObiIEC02RadarTargetTrackedSelected.js.map +1 -0
- package/icons/ObiIEC02RadarTargetTrackedSelected.vue_vue_type_script_setup_true_lang.js +2 -0
- package/icons/ObiIEC02RadarTargetTrackedSelected.vue_vue_type_script_setup_true_lang.js.map +1 -0
- package/icons/ObiTemp.d.ts +1 -1
- package/navigation-instruments/azimuth-thruster/ObcAzimuthThruster.d.ts +1 -1
- package/navigation-instruments/thruster/ObcThruster.d.ts +1 -1
- package/navigation-instruments/watch/ObcWatch.d.ts +1 -1
- package/package.json +26 -7
- package/readme.md +12 -0
- package/icons/Obi07TargetIas.js +0 -2
- package/icons/Obi07TargetIas.js.map +0 -1
- package/icons/Obi07TargetIas.vue_vue_type_script_setup_true_lang.js +0 -2
- package/icons/Obi07TargetIasSelected.js +0 -2
- package/icons/Obi07TargetIasSelected.js.map +0 -1
- package/icons/Obi07TargetIasSelected.vue_vue_type_script_setup_true_lang.js +0 -2
- package/icons/Obi07TargetIasSelected.vue_vue_type_script_setup_true_lang.js.map +0 -1
- package/icons/Obi07TargetRadar.js +0 -2
- package/icons/Obi07TargetRadar.js.map +0 -1
- package/icons/Obi07TargetRadar.vue_vue_type_script_setup_true_lang.js +0 -2
- package/icons/Obi07TargetRadarSelected.js +0 -2
- package/icons/Obi07TargetRadarSelected.js.map +0 -1
- package/icons/Obi07TargetRadarSelected.vue_vue_type_script_setup_true_lang.js +0 -2
- package/icons/Obi07TargetRadarSelected.vue_vue_type_script_setup_true_lang.js.map +0 -1
|
@@ -5,11 +5,13 @@ export interface Props {
|
|
|
5
5
|
alertType?: AlertType;
|
|
6
6
|
standalone?: boolean;
|
|
7
7
|
counter?: boolean;
|
|
8
|
+
blinkAlarmValue?: boolean;
|
|
9
|
+
blinkWarningValue?: boolean;
|
|
8
10
|
}
|
|
9
11
|
export type { AlertType } from '@oicl/openbridge-webcomponents/dist/types';
|
|
10
12
|
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
11
13
|
click: (payload: CustomEvent<unknown>) => void;
|
|
12
|
-
}, string, import("vue").
|
|
14
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>> & {
|
|
13
15
|
onClick?: ((payload: CustomEvent<unknown>) => any) | undefined;
|
|
14
16
|
}, {}, {}>;
|
|
15
17
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as
|
|
1
|
+
import{defineComponent as f,reactive as d,useSlots as k,withDirectives as B,openBlock as v,createBlock as _,h as b}from"vue";import{assignSlotNodes as y}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/components/alert-button/alert-button.js";const g=f({__name:"ObcAlertButton",props:{nAlerts:{},alertType:{},standalone:{type:Boolean},counter:{type:Boolean},blinkAlarmValue:{type:Boolean},blinkWarningValue:{type:Boolean}},emits:["click"],setup(c,{emit:a}){const n=c,r=d({}),i={created(s){for(const e in n)r[e]=s[e]}};let l=!1;const p=a,u=k(),m=()=>{const e={onClick:t=>p("click",t)};for(const t in n){const o=n[t];(o!==void 0||l)&&(e[t]=o!=null?o:r[t])}return l=!0,b("obc-alert-button",e,y(u))};return(s,e)=>B((v(),_(m,null,null,512)),[[i]])}});export{g as default};
|
|
2
2
|
//# sourceMappingURL=ObcAlertButton.vue_vue_type_script_setup_true_lang.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcAlertButton.vue_vue_type_script_setup_true_lang.js","sources":["../../src/components/alert-button/ObcAlertButton.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/components/alert-button/alert-button.js';\n import {AlertType} from '@oicl/openbridge-webcomponents/dist/types';\n\n export interface Props {\n nAlerts?: number;\n alertType?: AlertType;\n standalone?: boolean;\n counter?: boolean\n }\n\n \n \n export type {AlertType} from '@oicl/openbridge-webcomponents/dist/types';\n \nexport default /*#__PURE__*/_defineComponent({\n __name: 'ObcAlertButton',\n props: {\n nAlerts: {},\n alertType: {},\n standalone: { type: Boolean },\n counter: { type: Boolean }\n },\n emits: [\"click\"],\n setup(__props: any, { emit: __emit }) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n const emit = __emit;\n\n const slots = useSlots();\n\n const render = () => {\n const eventProps = {\n onClick: (event: CustomEvent<unknown>) => emit('click', event as CustomEvent<unknown>)\n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-alert-button',\n props,\n assignSlotNodes(slots as Slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","__emit","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","emit","slots","useSlots","render","props","event","v","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"
|
|
1
|
+
{"version":3,"file":"ObcAlertButton.vue_vue_type_script_setup_true_lang.js","sources":["../../src/components/alert-button/ObcAlertButton.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/components/alert-button/alert-button.js';\n import {AlertType} from '@oicl/openbridge-webcomponents/dist/types';\n\n export interface Props {\n nAlerts?: number;\n alertType?: AlertType;\n standalone?: boolean;\n counter?: boolean;\n blinkAlarmValue?: boolean;\n blinkWarningValue?: boolean\n }\n\n \n \n export type {AlertType} from '@oicl/openbridge-webcomponents/dist/types';\n \nexport default /*#__PURE__*/_defineComponent({\n __name: 'ObcAlertButton',\n props: {\n nAlerts: {},\n alertType: {},\n standalone: { type: Boolean },\n counter: { type: Boolean },\n blinkAlarmValue: { type: Boolean },\n blinkWarningValue: { type: Boolean }\n },\n emits: [\"click\"],\n setup(__props: any, { emit: __emit }) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n const emit = __emit;\n\n const slots = useSlots();\n\n const render = () => {\n const eventProps = {\n onClick: (event: CustomEvent<unknown>) => emit('click', event as CustomEvent<unknown>)\n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-alert-button',\n props,\n assignSlotNodes(slots as Slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","__emit","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","emit","slots","useSlots","render","props","event","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"wRAqBA,MAA4BA,EAAiBC,EAAA,CAC3C,OAAQ,iBACR,MAAO,CACL,QAAS,CAAC,EACV,UAAW,CAAC,EACZ,WAAY,CAAE,KAAM,OAAQ,EAC5B,QAAS,CAAE,KAAM,OAAQ,EACzB,gBAAiB,CAAE,KAAM,OAAQ,EACjC,kBAAmB,CAAE,KAAM,OAAQ,CACrC,EACA,MAAO,CAAC,OAAO,EACf,MAAMC,EAAc,CAAE,KAAMC,GAAU,CAElC,MAAMC,EAAWF,EAEfG,EAAWC,EAAS,CAAA,CAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,GAAoBD,EAAGC,EAEpC,CAAA,EAGF,IAAIC,EAAc,GAEd,MAAMC,EAAOR,EAEPS,EAAQC,IAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CACvB,QAAUC,GAAgCL,EAAK,QAASK,CAA6B,CAAA,EAKnF,UAAWP,KAAKL,EAAU,CACxB,MAAMa,EAAIb,EAASK,IACdQ,IAAM,QAAcP,KACtBK,EAAMN,GAAgCQ,GAAA,KAAAA,EAAKZ,EAASI,GAEzD,CAEc,OAAAC,EAAA,GAGLQ,EACL,mBACAH,EACAI,EAAgBP,CAAc,CAAA,CAChC,EAGD,MAAA,CAACQ,EAAUC,IACTC,GAAiBC,IAAcC,EAAaV,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACP,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/components/alert-icon/alert-icon.js';
|
|
2
|
+
export interface Props {
|
|
3
|
+
blinkValue?: boolean;
|
|
4
|
+
name?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
|
|
7
|
+
export default _default;
|
|
8
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
9
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
10
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
11
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
12
|
+
} : {
|
|
13
|
+
type: import('vue').PropType<T[K]>;
|
|
14
|
+
required: true;
|
|
15
|
+
};
|
|
16
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcAlertIcon.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{defineComponent as u,reactive as f,useSlots as d,withDirectives as m,openBlock as v,createBlock as _,h}from"vue";import{assignSlotNodes as b}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/components/alert-icon/alert-icon.js";const x=u({__name:"ObcAlertIcon",props:{blinkValue:{type:Boolean},name:{}},setup(l){const t=l,r=f({}),a={created(n){for(const e in t)r[e]=n[e]}};let c=!1;const p=d(),i=()=>{const e={};for(const s in t){const o=t[s];(o!==void 0||c)&&(e[s]=o!=null?o:r[s])}return c=!0,h("obc-alert-icon",e,b(p))};return(n,e)=>m((v(),_(i,null,null,512)),[[a]])}});export{x as default};
|
|
2
|
+
//# sourceMappingURL=ObcAlertIcon.vue_vue_type_script_setup_true_lang.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcAlertIcon.vue_vue_type_script_setup_true_lang.js","sources":["../../src/components/alert-icon/ObcAlertIcon.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/components/alert-icon/alert-icon.js';\n \n\n export interface Props {\n blinkValue?: boolean;\n name?: string\n }\n\n \n \nexport default /*#__PURE__*/_defineComponent({\n __name: 'ObcAlertIcon',\n props: {\n blinkValue: { type: Boolean },\n name: {}\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots();\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-alert-icon',\n props,\n assignSlotNodes(slots as Slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"+QAeA,MAA4BA,EAAiBC,EAAA,CAC3C,OAAQ,eACR,MAAO,CACL,WAAY,CAAE,KAAM,OAAQ,EAC5B,KAAM,CAAC,CACT,EACA,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,CAAA,CAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,GAAoBD,EAAGC,EAEpC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,IAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,IACdM,IAAM,QAAcL,KACtBI,EAAML,GAAgCM,GAAA,KAAAA,EAAKV,EAASI,GAEzD,CAEc,OAAAC,EAAA,GAGL,EACL,iBACAI,EACAE,EAAgBL,CAAc,CAAA,CAChC,EAGD,MAAA,CAACM,EAAUC,IACTC,GAAiBC,IAAcC,EAAaR,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -5,7 +5,7 @@ export interface Props {
|
|
|
5
5
|
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
6
6
|
"ack-all-click": (payload: CustomEvent<unknown>) => void;
|
|
7
7
|
"alert-list-click": (payload: CustomEvent<unknown>) => void;
|
|
8
|
-
}, string, import("vue").
|
|
8
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>> & {
|
|
9
9
|
"onAck-all-click"?: ((payload: CustomEvent<unknown>) => any) | undefined;
|
|
10
10
|
"onAlert-list-click"?: ((payload: CustomEvent<unknown>) => any) | undefined;
|
|
11
11
|
}, {}, {}>;
|
|
@@ -9,7 +9,7 @@ export interface Props {
|
|
|
9
9
|
}
|
|
10
10
|
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
11
11
|
"ack-click": (payload: CustomEvent<unknown>) => void;
|
|
12
|
-
}, string, import("vue").
|
|
12
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>> & {
|
|
13
13
|
"onAck-click"?: ((payload: CustomEvent<unknown>) => any) | undefined;
|
|
14
14
|
}, {}, {}>;
|
|
15
15
|
export default _default;
|
|
@@ -3,6 +3,8 @@ import { AlertType } from '@oicl/openbridge-webcomponents/dist/types';
|
|
|
3
3
|
export interface Props {
|
|
4
4
|
nAlerts?: number;
|
|
5
5
|
alertType?: AlertType;
|
|
6
|
+
blinkAlarmValue?: boolean;
|
|
7
|
+
blinkWarningValue?: boolean;
|
|
6
8
|
showAck?: boolean;
|
|
7
9
|
alertMuted?: boolean;
|
|
8
10
|
minimized?: boolean;
|
|
@@ -14,7 +16,7 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
|
|
|
14
16
|
ackclick: (payload: CustomEvent<unknown>) => void;
|
|
15
17
|
alertclick: (payload: CustomEvent<unknown>) => void;
|
|
16
18
|
messageclick: (payload: CustomEvent<unknown>) => void;
|
|
17
|
-
}, string, import("vue").
|
|
19
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>> & {
|
|
18
20
|
onMuteclick?: ((payload: CustomEvent<unknown>) => any) | undefined;
|
|
19
21
|
onAckclick?: ((payload: CustomEvent<unknown>) => any) | undefined;
|
|
20
22
|
onAlertclick?: ((payload: CustomEvent<unknown>) => any) | undefined;
|
package/components/alert-topbar-element/ObcAlertTopbarElement.vue_vue_type_script_setup_true_lang.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{defineComponent as u,reactive as d,useSlots as f,withDirectives as
|
|
1
|
+
import{defineComponent as u,reactive as d,useSlots as f,withDirectives as B,openBlock as b,createBlock as h,h as v}from"vue";import{assignSlotNodes as y}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/components/alert-topbar-element/alert-topbar-element.js";const x=u({__name:"ObcAlertTopbarElement",props:{nAlerts:{},alertType:{},blinkAlarmValue:{type:Boolean},blinkWarningValue:{type:Boolean},showAck:{type:Boolean},alertMuted:{type:Boolean},minimized:{type:Boolean},maxWidth:{}},emits:["muteclick","ackclick","alertclick","messageclick"],setup(i,{emit:a}){const n=i,s=d({}),p={created(l){for(const t in n)s[t]=l[t]}};let r=!1;const o=a,m=f(),k=()=>{const t={onMuteclick:e=>o("muteclick",e),onAckclick:e=>o("ackclick",e),onAlertclick:e=>o("alertclick",e),onMessageclick:e=>o("messageclick",e)};for(const e in n){const c=n[e];(c!==void 0||r)&&(t[e]=c!=null?c:s[e])}return r=!0,v("obc-alert-topbar-element",t,y(m))};return(l,t)=>B((b(),h(k,null,null,512)),[[p]])}});export{x as default};
|
|
2
2
|
//# sourceMappingURL=ObcAlertTopbarElement.vue_vue_type_script_setup_true_lang.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObcAlertTopbarElement.vue_vue_type_script_setup_true_lang.js","sources":["../../src/components/alert-topbar-element/ObcAlertTopbarElement.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/components/alert-topbar-element/alert-topbar-element.js';\n import {AlertType} from '@oicl/openbridge-webcomponents/dist/types';\n\n export interface Props {\n nAlerts?: number;\n alertType?: AlertType;\n showAck?: boolean;\n alertMuted?: boolean;\n minimized?: boolean;\n maxWidth?: number\n }\n\n \n \n export type {AlertType} from '@oicl/openbridge-webcomponents/dist/types';\n \nexport default /*#__PURE__*/_defineComponent({\n __name: 'ObcAlertTopbarElement',\n props: {\n nAlerts: {},\n alertType: {},\n showAck: { type: Boolean },\n alertMuted: { type: Boolean },\n minimized: { type: Boolean },\n maxWidth: {}\n },\n emits: [\"muteclick\", \"ackclick\", \"alertclick\", \"messageclick\"],\n setup(__props: any, { emit: __emit }) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n const emit = __emit;\n\n const slots = useSlots();\n\n const render = () => {\n const eventProps = {\n onMuteclick: (event: CustomEvent<unknown>) => emit('muteclick', event as CustomEvent<unknown>),\nonAckclick: (event: CustomEvent<unknown>) => emit('ackclick', event as CustomEvent<unknown>),\nonAlertclick: (event: CustomEvent<unknown>) => emit('alertclick', event as CustomEvent<unknown>),\nonMessageclick: (event: CustomEvent<unknown>) => emit('messageclick', event as CustomEvent<unknown>)\n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-alert-topbar-element',\n props,\n assignSlotNodes(slots as Slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","__emit","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","emit","slots","useSlots","render","props","event","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"
|
|
1
|
+
{"version":3,"file":"ObcAlertTopbarElement.vue_vue_type_script_setup_true_lang.js","sources":["../../src/components/alert-topbar-element/ObcAlertTopbarElement.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/components/alert-topbar-element/alert-topbar-element.js';\n import {AlertType} from '@oicl/openbridge-webcomponents/dist/types';\n\n export interface Props {\n nAlerts?: number;\n alertType?: AlertType;\n blinkAlarmValue?: boolean;\n blinkWarningValue?: boolean;\n showAck?: boolean;\n alertMuted?: boolean;\n minimized?: boolean;\n maxWidth?: number\n }\n\n \n \n export type {AlertType} from '@oicl/openbridge-webcomponents/dist/types';\n \nexport default /*#__PURE__*/_defineComponent({\n __name: 'ObcAlertTopbarElement',\n props: {\n nAlerts: {},\n alertType: {},\n blinkAlarmValue: { type: Boolean },\n blinkWarningValue: { type: Boolean },\n showAck: { type: Boolean },\n alertMuted: { type: Boolean },\n minimized: { type: Boolean },\n maxWidth: {}\n },\n emits: [\"muteclick\", \"ackclick\", \"alertclick\", \"messageclick\"],\n setup(__props: any, { emit: __emit }) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n const emit = __emit;\n\n const slots = useSlots();\n\n const render = () => {\n const eventProps = {\n onMuteclick: (event: CustomEvent<unknown>) => emit('muteclick', event as CustomEvent<unknown>),\nonAckclick: (event: CustomEvent<unknown>) => emit('ackclick', event as CustomEvent<unknown>),\nonAlertclick: (event: CustomEvent<unknown>) => emit('alertclick', event as CustomEvent<unknown>),\nonMessageclick: (event: CustomEvent<unknown>) => emit('messageclick', event as CustomEvent<unknown>)\n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-alert-topbar-element',\n props,\n assignSlotNodes(slots as Slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","__emit","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","emit","slots","useSlots","render","props","event","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"wSAuBA,MAA4BA,EAAiBC,EAAA,CAC3C,OAAQ,wBACR,MAAO,CACL,QAAS,CAAC,EACV,UAAW,CAAC,EACZ,gBAAiB,CAAE,KAAM,OAAQ,EACjC,kBAAmB,CAAE,KAAM,OAAQ,EACnC,QAAS,CAAE,KAAM,OAAQ,EACzB,WAAY,CAAE,KAAM,OAAQ,EAC5B,UAAW,CAAE,KAAM,OAAQ,EAC3B,SAAU,CAAC,CACb,EACA,MAAO,CAAC,YAAa,WAAY,aAAc,cAAc,EAC7D,MAAMC,EAAc,CAAE,KAAMC,GAAU,CAElC,MAAMC,EAAWF,EAEfG,EAAWC,EAAS,CAAA,CAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,GAAoBD,EAAGC,EAEpC,CAAA,EAGF,IAAIC,EAAc,GAEd,MAAMC,EAAOR,EAEPS,EAAQC,IAERC,EAAS,IAAM,CAOnB,MAAMC,EANa,CACvB,YAAcC,GAAgCL,EAAK,YAAaK,CAA6B,EACjG,WAAaA,GAAgCL,EAAK,WAAYK,CAA6B,EAC3F,aAAeA,GAAgCL,EAAK,aAAcK,CAA6B,EAC/F,eAAiBA,GAAgCL,EAAK,eAAgBK,CAA6B,CAAA,EAK7F,UAAWP,KAAKL,EAAU,CACxB,MAAMa,EAAIb,EAASK,IACdQ,IAAM,QAAcP,KACtBK,EAAMN,GAAgCQ,GAAA,KAAAA,EAAKZ,EAASI,GAEzD,CAEc,OAAAC,EAAA,GAGLQ,EACL,2BACAH,EACAI,EAAgBP,CAAc,CAAA,CAChC,EAGD,MAAA,CAACQ,EAAUC,IACTC,GAAiBC,IAAcC,EAAaV,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACP,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -4,7 +4,7 @@ export interface Props {
|
|
|
4
4
|
checked?: boolean;
|
|
5
5
|
size?: string;
|
|
6
6
|
}
|
|
7
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
7
|
+
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
|
|
8
8
|
export default _default;
|
|
9
9
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
10
10
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/components/app-menu/app-menu.js';
|
|
2
2
|
export interface Props {
|
|
3
3
|
}
|
|
4
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
4
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
5
5
|
export default _default;
|
|
@@ -4,7 +4,7 @@ export interface Props {
|
|
|
4
4
|
items?: BreadcrumbItem[];
|
|
5
5
|
}
|
|
6
6
|
export type { BreadcrumbItem } from '@oicl/openbridge-webcomponents/dist/components/breadcrumb/breadcrumb.js';
|
|
7
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
7
|
+
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
|
|
8
8
|
export default _default;
|
|
9
9
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
10
10
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -8,7 +8,7 @@ export interface Props {
|
|
|
8
8
|
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
9
9
|
"palette-changed": (payload: CustomEvent<unknown>) => void;
|
|
10
10
|
"brightness-changed": (payload: CustomEvent<unknown>) => void;
|
|
11
|
-
}, string, import("vue").
|
|
11
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>> & {
|
|
12
12
|
"onPalette-changed"?: ((payload: CustomEvent<unknown>) => any) | undefined;
|
|
13
13
|
"onBrightness-changed"?: ((payload: CustomEvent<unknown>) => any) | undefined;
|
|
14
14
|
}, {}, {}>;
|
|
@@ -8,7 +8,7 @@ export interface Props {
|
|
|
8
8
|
checked?: boolean;
|
|
9
9
|
disabled?: boolean;
|
|
10
10
|
}
|
|
11
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
11
|
+
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
|
|
12
12
|
export default _default;
|
|
13
13
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
14
14
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -3,7 +3,7 @@ export interface Props {
|
|
|
3
3
|
icon?: string;
|
|
4
4
|
variant?: string;
|
|
5
5
|
}
|
|
6
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
6
|
+
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
|
|
7
7
|
export default _default;
|
|
8
8
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
9
9
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -4,7 +4,7 @@ export interface Props {
|
|
|
4
4
|
showDate?: boolean;
|
|
5
5
|
blinkOnlyBreakpointPx?: number;
|
|
6
6
|
}
|
|
7
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
7
|
+
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
|
|
8
8
|
export default _default;
|
|
9
9
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
10
10
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/components/context-menu/context-menu.js';
|
|
2
2
|
export interface Props {
|
|
3
3
|
}
|
|
4
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
4
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
5
5
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/components/divider/divider.js';
|
|
2
2
|
export interface Props {
|
|
3
3
|
}
|
|
4
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
4
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
5
5
|
export default _default;
|
|
@@ -7,7 +7,7 @@ export interface Props {
|
|
|
7
7
|
cornerRight?: boolean;
|
|
8
8
|
activeColor?: boolean;
|
|
9
9
|
}
|
|
10
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
10
|
+
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
|
|
11
11
|
export default _default;
|
|
12
12
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
13
13
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -4,7 +4,7 @@ export interface Props {
|
|
|
4
4
|
placeholder?: string;
|
|
5
5
|
type?: string;
|
|
6
6
|
}
|
|
7
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
7
|
+
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
|
|
8
8
|
export default _default;
|
|
9
9
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
10
10
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -4,7 +4,7 @@ export interface Props {
|
|
|
4
4
|
href?: string | undefined;
|
|
5
5
|
checked?: boolean;
|
|
6
6
|
}
|
|
7
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
7
|
+
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
|
|
8
8
|
export default _default;
|
|
9
9
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
10
10
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/components/navigation-menu/navigation-menu.js';
|
|
2
2
|
export interface Props {
|
|
3
3
|
}
|
|
4
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
4
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
5
5
|
export default _default;
|
|
@@ -8,7 +8,7 @@ export interface Props {
|
|
|
8
8
|
disabled?: boolean;
|
|
9
9
|
indent?: boolean;
|
|
10
10
|
}
|
|
11
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
11
|
+
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
|
|
12
12
|
export default _default;
|
|
13
13
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
14
14
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -3,7 +3,7 @@ export interface Props {
|
|
|
3
3
|
large?: boolean;
|
|
4
4
|
empty?: boolean;
|
|
5
5
|
}
|
|
6
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
6
|
+
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
|
|
7
7
|
export default _default;
|
|
8
8
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
9
9
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -2,7 +2,7 @@ import '@oicl/openbridge-webcomponents/dist/components/notification-message-item
|
|
|
2
2
|
export interface Props {
|
|
3
3
|
time?: string;
|
|
4
4
|
}
|
|
5
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
5
|
+
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/components/rich-button/rich-button.js';
|
|
2
|
+
export interface Props {
|
|
3
|
+
position?: string;
|
|
4
|
+
size?: string;
|
|
5
|
+
info?: boolean;
|
|
6
|
+
hasLeadingIcon?: boolean;
|
|
7
|
+
hasTrailingIcon?: boolean;
|
|
8
|
+
hasStatus?: boolean;
|
|
9
|
+
hasGraphic?: boolean;
|
|
10
|
+
graphicBorder?: boolean;
|
|
11
|
+
border?: boolean;
|
|
12
|
+
}
|
|
13
|
+
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
|
|
14
|
+
export default _default;
|
|
15
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
16
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
17
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
18
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
19
|
+
} : {
|
|
20
|
+
type: import('vue').PropType<T[K]>;
|
|
21
|
+
required: true;
|
|
22
|
+
};
|
|
23
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcRichButton.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{defineComponent as u,reactive as d,useSlots as f,withDirectives as h,openBlock as B,createBlock as m,h as y}from"vue";import{assignSlotNodes as v}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/components/rich-button/rich-button.js";const P=u({__name:"ObcRichButton",props:{position:{},size:{},info:{type:Boolean},hasLeadingIcon:{type:Boolean},hasTrailingIcon:{type:Boolean},hasStatus:{type:Boolean},hasGraphic:{type:Boolean},graphicBorder:{type:Boolean},border:{type:Boolean}},setup(c){const t=c,r=d({}),p={created(n){for(const o in t)r[o]=n[o]}};let a=!1;const i=f(),l=()=>{const o={};for(const s in t){const e=t[s];(e!==void 0||a)&&(o[s]=e!=null?e:r[s])}return a=!0,y("obc-rich-button",o,v(i))};return(n,o)=>h((B(),m(l,null,null,512)),[[p]])}});export{P as default};
|
|
2
|
+
//# sourceMappingURL=ObcRichButton.vue_vue_type_script_setup_true_lang.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcRichButton.vue_vue_type_script_setup_true_lang.js","sources":["../../src/components/rich-button/ObcRichButton.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/components/rich-button/rich-button.js';\n \n\n export interface Props {\n position?: string;\n size?: string;\n info?: boolean;\n hasLeadingIcon?: boolean;\n hasTrailingIcon?: boolean;\n hasStatus?: boolean;\n hasGraphic?: boolean;\n graphicBorder?: boolean;\n border?: boolean\n }\n\n \n \nexport default /*#__PURE__*/_defineComponent({\n __name: 'ObcRichButton',\n props: {\n position: {},\n size: {},\n info: { type: Boolean },\n hasLeadingIcon: { type: Boolean },\n hasTrailingIcon: { type: Boolean },\n hasStatus: { type: Boolean },\n hasGraphic: { type: Boolean },\n graphicBorder: { type: Boolean },\n border: { type: Boolean }\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots();\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-rich-button',\n props,\n assignSlotNodes(slots as Slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","h","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"sRAsBA,MAA4BA,EAAiBC,EAAA,CAC3C,OAAQ,gBACR,MAAO,CACL,SAAU,CAAC,EACX,KAAM,CAAC,EACP,KAAM,CAAE,KAAM,OAAQ,EACtB,eAAgB,CAAE,KAAM,OAAQ,EAChC,gBAAiB,CAAE,KAAM,OAAQ,EACjC,UAAW,CAAE,KAAM,OAAQ,EAC3B,WAAY,CAAE,KAAM,OAAQ,EAC5B,cAAe,CAAE,KAAM,OAAQ,EAC/B,OAAQ,CAAE,KAAM,OAAQ,CAC1B,EACA,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,CAAA,CAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,GAAoBD,EAAGC,EAEpC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,IAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,IACdM,IAAM,QAAcL,KACtBI,EAAML,GAAgCM,GAAA,KAAAA,EAAKV,EAASI,GAEzD,CAEc,OAAAC,EAAA,GAGLM,EACL,kBACAF,EACAG,EAAgBN,CAAc,CAAA,CAChC,EAGD,MAAA,CAACO,EAAUC,IACTC,GAAiBC,IAAcC,EAAaT,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/components/scrollbar/scrollbar.js';
|
|
2
2
|
export interface Props {
|
|
3
3
|
}
|
|
4
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
4
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
5
5
|
export default _default;
|
|
@@ -8,7 +8,7 @@ export interface Props {
|
|
|
8
8
|
}
|
|
9
9
|
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
10
10
|
value: (payload: CustomEvent<unknown>) => void;
|
|
11
|
-
}, string, import("vue").
|
|
11
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>> & {
|
|
12
12
|
onValue?: ((payload: CustomEvent<unknown>) => any) | undefined;
|
|
13
13
|
}, {}, {}>;
|
|
14
14
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/components/table/table.js';
|
|
2
2
|
export interface Props {
|
|
3
3
|
}
|
|
4
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
4
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
5
5
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/components/table/table.js';
|
|
2
2
|
export interface Props {
|
|
3
3
|
}
|
|
4
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
4
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
5
5
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/components/table/table.js';
|
|
2
2
|
export interface Props {
|
|
3
3
|
}
|
|
4
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
4
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
5
5
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/components/table/table.js';
|
|
2
2
|
export interface Props {
|
|
3
3
|
}
|
|
4
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
4
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
5
5
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/components/table/table.js';
|
|
2
2
|
export interface Props {
|
|
3
3
|
}
|
|
4
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
4
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
5
5
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '@oicl/openbridge-webcomponents/dist/components/table/table.js';
|
|
2
2
|
export interface Props {
|
|
3
3
|
}
|
|
4
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
4
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
5
5
|
export default _default;
|
|
@@ -3,7 +3,7 @@ export interface Props {
|
|
|
3
3
|
hasLabels?: boolean;
|
|
4
4
|
value?: string;
|
|
5
5
|
}
|
|
6
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
6
|
+
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
|
|
7
7
|
export default _default;
|
|
8
8
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
9
9
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -3,7 +3,7 @@ export interface Props {
|
|
|
3
3
|
value?: string;
|
|
4
4
|
selected?: boolean;
|
|
5
5
|
}
|
|
6
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
6
|
+
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
|
|
7
7
|
export default _default;
|
|
8
8
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
9
9
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -3,7 +3,7 @@ export interface Props {
|
|
|
3
3
|
label?: string;
|
|
4
4
|
checked?: boolean;
|
|
5
5
|
}
|
|
6
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
6
|
+
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
|
|
7
7
|
export default _default;
|
|
8
8
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
9
9
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -7,7 +7,7 @@ export interface Props {
|
|
|
7
7
|
rightArrow?: boolean;
|
|
8
8
|
}
|
|
9
9
|
export type { TooltipVariant } from '@oicl/openbridge-webcomponents/dist/components/tooltip/tooltip.js';
|
|
10
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
10
|
+
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
|
|
11
11
|
export default _default;
|
|
12
12
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
13
13
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -27,7 +27,7 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
|
|
|
27
27
|
"dimming-button-clicked": (payload: CustomEvent<unknown>) => void;
|
|
28
28
|
"apps-button-clicked": (payload: CustomEvent<unknown>) => void;
|
|
29
29
|
"left-more-button-clicked": (payload: CustomEvent<unknown>) => void;
|
|
30
|
-
}, string, import("vue").
|
|
30
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>> & {
|
|
31
31
|
"onMenu-button-clicked"?: ((payload: CustomEvent<unknown>) => any) | undefined;
|
|
32
32
|
"onDimming-button-clicked"?: ((payload: CustomEvent<unknown>) => any) | undefined;
|
|
33
33
|
"onApps-button-clicked"?: ((payload: CustomEvent<unknown>) => any) | undefined;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import '@oicl/openbridge-webcomponents/dist/components/vendor-button/vendor-button.js';
|
|
2
|
+
export interface Props {
|
|
3
|
+
imageSrc?: string;
|
|
4
|
+
alt?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
|
|
7
|
+
export default _default;
|
|
8
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
9
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
10
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
11
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
12
|
+
} : {
|
|
13
|
+
type: import('vue').PropType<T[K]>;
|
|
14
|
+
required: true;
|
|
15
|
+
};
|
|
16
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcVendorButton.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{defineComponent as u,reactive as d,useSlots as f,withDirectives as m,openBlock as v,createBlock as _,h}from"vue";import{assignSlotNodes as b}from"@lit-labs/vue-utils/wrapper-utils.js";import"@oicl/openbridge-webcomponents/dist/components/vendor-button/vendor-button.js";const g=u({__name:"ObcVendorButton",props:{imageSrc:{},alt:{}},setup(p){const o=p,r=d({}),a={created(n){for(const t in o)r[t]=n[t]}};let c=!1;const i=f(),l=()=>{const t={};for(const s in o){const e=o[s];(e!==void 0||c)&&(t[s]=e!=null?e:r[s])}return c=!0,h("obc-vendor-button",t,b(i))};return(n,t)=>m((v(),_(l,null,null,512)),[[a]])}});export{g as default};
|
|
2
|
+
//# sourceMappingURL=ObcVendorButton.vue_vue_type_script_setup_true_lang.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ObcVendorButton.vue_vue_type_script_setup_true_lang.js","sources":["../../src/components/vendor-button/ObcVendorButton.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { withDirectives as _withDirectives, openBlock as _openBlock, createBlock as _createBlock } from \"vue\"\n\nimport { h, useSlots, reactive } from \"vue\";\n import { assignSlotNodes, Slots } from \"@lit-labs/vue-utils/wrapper-utils.js\";\n import '@oicl/openbridge-webcomponents/dist/components/vendor-button/vendor-button.js';\n \n\n export interface Props {\n imageSrc?: string;\n alt?: string\n }\n\n \n \nexport default /*#__PURE__*/_defineComponent({\n __name: 'ObcVendorButton',\n props: {\n imageSrc: {},\n alt: {}\n },\n setup(__props: any) {\n\n const vueProps = __props;\n\n const defaults = reactive({} as Props);\n const vDefaults = {\n created(el: any) {\n for (const p in vueProps) {\n defaults[p as keyof Props] = el[p];\n }\n }\n };\n\n let hasRendered = false;\n\n \n\n const slots = useSlots();\n\n const render = () => {\n const eventProps = {\n \n };\n const props = eventProps as (typeof eventProps & Props);\n\n \n for (const p in vueProps) {\n const v = vueProps[p as keyof Props];\n if ((v !== undefined) || hasRendered) {\n (props[p as keyof Props] as unknown) = v ?? defaults[p as keyof Props];\n }\n }\n\n hasRendered = true;\n \n\n return h(\n 'obc-vendor-button',\n props,\n assignSlotNodes(slots as Slots)\n );\n };\n \nreturn (_ctx: any,_cache: any) => {\n return _withDirectives((_openBlock(), _createBlock(render, null, null, 512)), [\n [vDefaults]\n ])\n}\n}\n\n})"],"names":["_sfc_main","_defineComponent","__props","vueProps","defaults","reactive","vDefaults","el","p","hasRendered","slots","useSlots","render","props","v","assignSlotNodes","_ctx","_cache","_withDirectives","_openBlock","_createBlock"],"mappings":"qRAeA,MAA4BA,EAAiBC,EAAA,CAC3C,OAAQ,kBACR,MAAO,CACL,SAAU,CAAC,EACX,IAAK,CAAC,CACR,EACA,MAAMC,EAAc,CAEhB,MAAMC,EAAWD,EAEfE,EAAWC,EAAS,CAAA,CAAW,EAC/BC,EAAY,CAChB,QAAQC,EAAS,CACf,UAAWC,KAAKL,EACdC,EAASI,GAAoBD,EAAGC,EAEpC,CAAA,EAGF,IAAIC,EAAc,GAId,MAAMC,EAAQC,IAERC,EAAS,IAAM,CAInB,MAAMC,EAHa,CAAA,EAMrB,UAAWL,KAAKL,EAAU,CACxB,MAAMW,EAAIX,EAASK,IACdM,IAAM,QAAcL,KACtBI,EAAML,GAAgCM,GAAA,KAAAA,EAAKV,EAASI,GAEzD,CAEc,OAAAC,EAAA,GAGL,EACL,oBACAI,EACAE,EAAgBL,CAAc,CAAA,CAChC,EAGD,MAAA,CAACM,EAAUC,IACTC,GAAiBC,IAAcC,EAAaR,EAAQ,KAAM,KAAM,GAAG,GAAI,CAC5E,CAACN,CAAS,CAAA,CACX,CAEH,CAEA,CAAC"}
|
package/icons/Obi01Add.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import '@oicl/openbridge-webcomponents/dist/icons/icon-01-add.js';
|
|
|
2
2
|
export interface Props {
|
|
3
3
|
useCssColor?: boolean;
|
|
4
4
|
}
|
|
5
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
5
|
+
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -2,7 +2,7 @@ import '@oicl/openbridge-webcomponents/dist/icons/icon-01-application-open.js';
|
|
|
2
2
|
export interface Props {
|
|
3
3
|
useCssColor?: boolean;
|
|
4
4
|
}
|
|
5
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
5
|
+
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|