iotexplorer-ui-dev-config
Advanced tools
Comparing version 1.7.12 to 1.7.13
@@ -180,2 +180,3 @@ export interface ProductUIDevConfig { | ||
standardAdvert = "standardAdvert", | ||
standardMesh = "standardMesh", | ||
custom = "custom" | ||
@@ -182,0 +183,0 @@ } |
@@ -1,2 +0,2 @@ | ||
"use strict";var PanelType,StandardPanelWidgetType,StandardPanelPropertyBtnType,WifiConfSoftApNameType,WifiConfType,BleProtocolType;Object.defineProperty(exports,"__esModule",{value:!0}),exports.BleProtocolType=exports.WifiConfType=exports.WifiConfSoftApNameType=exports.StandardPanelPropertyBtnType=exports.StandardPanelWidgetType=exports.PanelType=void 0,function(e){e.standard="standard",e.h5="h5",e.weapp="weapp",e.free="free",e.custom="custom"}(PanelType=exports.PanelType||(exports.PanelType={})),function(e){e.BoolNormal="bool-normal",e.BoolSmall="bool-small",e.NumBtn="num-btn",e.NumSlider="num-slider",e.EnumBtn="enum-btn",e.EnumSlider="enum-slider",e.EnumPopup="enum-popup",e.EnumTitle="enum-title"}(StandardPanelWidgetType=exports.StandardPanelWidgetType||(exports.StandardPanelWidgetType={})),function(e){e.BtnBig="btn-big",e.BtnCol1="btn-col-1",e.BtnCol2="btn-col-2",e.BtnCol3="btn-col-3",e.BtnSwitch="btn-switch",e.BtnGroup="btn-group"}(StandardPanelPropertyBtnType=exports.StandardPanelPropertyBtnType||(exports.StandardPanelPropertyBtnType={})),function(e){e.Random="Random",e.FixWhole="FixWhole"}(WifiConfSoftApNameType=exports.WifiConfSoftApNameType||(exports.WifiConfSoftApNameType={})),function(e){e.SoftAp="softap",e.SmartConfig="smartconfig",e.SimpleConfig="simpleconfig",e.AirKiss="airkiss",e.BLEComboEsp="ble",e.BLEComboLLSync="llsyncble",e.DualMode="dualmode",e.SubDevice="sub_device",e.GreeSoftAp="greesoftap",e.GreeBle="greeble",e.GreeSubDevice="greesubdevice",e.GreeMatching="greematching"}(WifiConfType=exports.WifiConfType||(exports.WifiConfType={})),function(e){e.undetermined="",e.standard="standard",e.standardAdvert="standardAdvert",e.custom="custom"}(BleProtocolType=exports.BleProtocolType||(exports.BleProtocolType={})); | ||
"use strict";var PanelType,StandardPanelWidgetType,StandardPanelPropertyBtnType,WifiConfSoftApNameType,WifiConfType,BleProtocolType;Object.defineProperty(exports,"__esModule",{value:!0}),exports.BleProtocolType=exports.WifiConfType=exports.WifiConfSoftApNameType=exports.StandardPanelPropertyBtnType=exports.StandardPanelWidgetType=exports.PanelType=void 0,function(e){e.standard="standard",e.h5="h5",e.weapp="weapp",e.free="free",e.custom="custom"}(PanelType=exports.PanelType||(exports.PanelType={})),function(e){e.BoolNormal="bool-normal",e.BoolSmall="bool-small",e.NumBtn="num-btn",e.NumSlider="num-slider",e.EnumBtn="enum-btn",e.EnumSlider="enum-slider",e.EnumPopup="enum-popup",e.EnumTitle="enum-title"}(StandardPanelWidgetType=exports.StandardPanelWidgetType||(exports.StandardPanelWidgetType={})),function(e){e.BtnBig="btn-big",e.BtnCol1="btn-col-1",e.BtnCol2="btn-col-2",e.BtnCol3="btn-col-3",e.BtnSwitch="btn-switch",e.BtnGroup="btn-group"}(StandardPanelPropertyBtnType=exports.StandardPanelPropertyBtnType||(exports.StandardPanelPropertyBtnType={})),function(e){e.Random="Random",e.FixWhole="FixWhole"}(WifiConfSoftApNameType=exports.WifiConfSoftApNameType||(exports.WifiConfSoftApNameType={})),function(e){e.SoftAp="softap",e.SmartConfig="smartconfig",e.SimpleConfig="simpleconfig",e.AirKiss="airkiss",e.BLEComboEsp="ble",e.BLEComboLLSync="llsyncble",e.DualMode="dualmode",e.SubDevice="sub_device",e.GreeSoftAp="greesoftap",e.GreeBle="greeble",e.GreeSubDevice="greesubdevice",e.GreeMatching="greematching"}(WifiConfType=exports.WifiConfType||(exports.WifiConfType={})),function(e){e.undetermined="",e.standard="standard",e.standardAdvert="standardAdvert",e.standardMesh="standardMesh",e.custom="custom"}(BleProtocolType=exports.BleProtocolType||(exports.BleProtocolType={})); | ||
//# sourceMappingURL=UiDevTypes.js.map |
{ | ||
"name": "iotexplorer-ui-dev-config", | ||
"version": "1.7.12", | ||
"version": "1.7.13", | ||
"description": "", | ||
@@ -22,3 +22,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "c28162a3c5c94ddd80b55fbd846a5aae84b2ee4b" | ||
"gitHead": "ad2d4358f3f00f69d19e49f7db60694490d91151" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29678
336