@omnia/fx 8.0.462-dev → 8.0.464-dev
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/internal-do-not-import-from-here/manifests/omnia.fx.core.manifest.json +1 -1
- package/internal-do-not-import-from-here/services/index.d.ts +1 -1
- package/internal-do-not-import-from-here/{shared-mobile/services → services/shared-mobile}/IdentityService.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/UserTypeIdentityStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/index.d.ts +1 -1
- package/internal-do-not-import-from-here/{shared-mobile/stores → stores/shared-mobile}/IdentityStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/store/ButtonStyleEditorStore.d.ts +0 -2
- package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/store/ButtonStylePickerStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/HeaderPicker.d.ts +11 -4
- package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/HeaderRenderer.d.ts +7 -3
- package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/HeaderSettings.d.ts +15 -0
- package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/store/HeaderPickerStore.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/store/HeaderSettingsStore.d.ts +25 -0
- package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabBlueprintViewer.d.ts +5 -1
- package/internal-do-not-import-from-here/ux/aurora/components/tabs/store/TabStyleEditorStore.d.ts +2 -3
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/journey/selection/JourneySelect.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/mobile/index.d.ts +3 -0
- package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/avatar/Avatar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/badge/Badge.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/breadcrumbs/Breadcrumbs.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/calendar/Calendar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/chart/Chart.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/datepicker/DatePicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/fab/FloatingActionButton..d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/flex/Flex.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/form/Form.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/hostprovider/HostProvider.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/layout/Layout.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/list/List.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/main/Main.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/oxide/notification/Notification.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/picker/PickerSelection.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/qrcode/QRCode.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/radio/Radio.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/selection/Selection.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/skeletonloader/SkeletonLoader.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanel.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/snackbar/Snackbar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/speeddial/SpeedDial.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/splitpane/Splitpane.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/splitpane/SplitpaneItem.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/stepper/Stepper.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/switch/Switches.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/table/Table.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/tooltip/Tooltip.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/treeview/OTreeViewV3.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/AlignmentEditor.d.ts +76 -76
- package/internal-do-not-import-from-here/wctypings.d.ts +8 -0
- package/package.json +2 -2
- package/internal-do-not-import-from-here/shared-mobile/models/IPagingable.d.ts +0 -5
- package/internal-do-not-import-from-here/shared-mobile/models/ItemQuery.d.ts +0 -10
- package/internal-do-not-import-from-here/shared-mobile/models/NamedProperty.d.ts +0 -38
- package/internal-do-not-import-from-here/shared-mobile/models/SharedConstants.d.ts +0 -3
- package/internal-do-not-import-from-here/shared-mobile/models/SharedMobileEnums.d.ts +0 -189
- package/internal-do-not-import-from-here/shared-mobile/models/identities/BuiltInIdentityProvider.d.ts +0 -7
- package/internal-do-not-import-from-here/shared-mobile/models/identities/GroupIdentity.d.ts +0 -54
- package/internal-do-not-import-from-here/shared-mobile/models/identities/GroupMembers.d.ts +0 -6
- package/internal-do-not-import-from-here/shared-mobile/models/identities/Identity.d.ts +0 -37
- package/internal-do-not-import-from-here/shared-mobile/models/identities/IdentityQuery.d.ts +0 -26
- package/internal-do-not-import-from-here/shared-mobile/models/identities/IdentityTypes.d.ts +0 -8
- package/internal-do-not-import-from-here/shared-mobile/models/identities/ScopeTypes.d.ts +0 -5
- package/internal-do-not-import-from-here/shared-mobile/models/identities/UserIdentity.d.ts +0 -107
- package/internal-do-not-import-from-here/shared-mobile/models/identities/UserIdentityQuery.d.ts +0 -26
- package/internal-do-not-import-from-here/shared-mobile/models/identities/index.d.ts +0 -9
- package/internal-do-not-import-from-here/shared-mobile/models/index.d.ts +0 -8
- package/internal-do-not-import-from-here/shared-mobile/models/media-picker/MediaPickerMedia.d.ts +0 -33
- package/internal-do-not-import-from-here/shared-mobile/models/media-picker/index.d.ts +0 -1
- package/internal-do-not-import-from-here/shared-mobile/models/oxide/OSizeTypes.d.ts +0 -2
- package/internal-do-not-import-from-here/shared-mobile/models/oxide/index.d.ts +0 -1
- package/internal-do-not-import-from-here/shared-mobile/models/properties/PropertySettingsLock.d.ts +0 -13
- package/internal-do-not-import-from-here/shared-mobile/models/properties/definitions/EmailPropertyDefinition.d.ts +0 -12
- package/internal-do-not-import-from-here/shared-mobile/models/properties/definitions/ImagePropertyDefinition.d.ts +0 -24
- package/internal-do-not-import-from-here/shared-mobile/models/properties/definitions/LanguagePropertyDefinition.d.ts +0 -14
- package/internal-do-not-import-from-here/shared-mobile/models/properties/definitions/TextPropertyDefinition.d.ts +0 -16
- package/internal-do-not-import-from-here/shared-mobile/models/properties/definitions/index.d.ts +0 -4
- package/internal-do-not-import-from-here/shared-mobile/models/properties/index.d.ts +0 -3
- package/internal-do-not-import-from-here/shared-mobile/models/properties/values/EmailPropertyValue.d.ts +0 -6
- package/internal-do-not-import-from-here/shared-mobile/models/properties/values/ImagePropertyValue.d.ts +0 -8
- package/internal-do-not-import-from-here/shared-mobile/models/properties/values/LanguagePropertyValue.d.ts +0 -7
- package/internal-do-not-import-from-here/shared-mobile/models/properties/values/PhoneNumberPropertyValue.d.ts +0 -6
- package/internal-do-not-import-from-here/shared-mobile/models/properties/values/TextPropertyValue.d.ts +0 -6
- package/internal-do-not-import-from-here/shared-mobile/models/properties/values/index.d.ts +0 -5
- /package/internal-do-not-import-from-here/{shared-mobile/services → services/shared-mobile}/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/{shared-mobile/stores → stores/shared-mobile}/index.d.ts +0 -0
@@ -1,189 +0,0 @@
|
|
1
|
-
import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
|
-
export declare enum BoolFilter {
|
3
|
-
Both = 0,
|
4
|
-
True = 1,
|
5
|
-
False = 2
|
6
|
-
}
|
7
|
-
export declare namespace MediaPickerEnums {
|
8
|
-
enum ScalingFormatTypes {
|
9
|
-
KeepFormat = 0,
|
10
|
-
Jpeg = 1
|
11
|
-
}
|
12
|
-
enum ImageRatioTypes {
|
13
|
-
Landscape = 0,
|
14
|
-
Square = 1,
|
15
|
-
Portrait = 2,
|
16
|
-
Wide = 3
|
17
|
-
}
|
18
|
-
enum MediaPickerTransformationTypes {
|
19
|
-
Crop = 0,
|
20
|
-
Flip = 1,
|
21
|
-
Filter = 2
|
22
|
-
}
|
23
|
-
enum OmniaMediaTypes {
|
24
|
-
Image = 0,
|
25
|
-
Video = 1
|
26
|
-
}
|
27
|
-
enum LoadingStyle {
|
28
|
-
overlay = 0,
|
29
|
-
noOverlay = 1
|
30
|
-
}
|
31
|
-
enum MediaSearchStatus {
|
32
|
-
Initial = 0,
|
33
|
-
Searching = 1,
|
34
|
-
Finish = 2,
|
35
|
-
Error = 3
|
36
|
-
}
|
37
|
-
}
|
38
|
-
export declare enum OmniaBackendRuntimes {
|
39
|
-
/**Omnia server for Sharepoint Online */
|
40
|
-
M365 = "sponline",
|
41
|
-
/**Omnia server for Sharepoint OnPrem */
|
42
|
-
SharePointServer = "sponprem"
|
43
|
-
}
|
44
|
-
export declare enum LanguageTags {
|
45
|
-
ArSa = "ar-sa",
|
46
|
-
BgBg = "bg-bg",
|
47
|
-
CaEs = "ca-es",
|
48
|
-
ZhTw = "zh-tw",
|
49
|
-
CsCz = "cs-cz",
|
50
|
-
DaDk = "da-dk",
|
51
|
-
DeDe = "de-de",
|
52
|
-
ElGr = "el-gr",
|
53
|
-
EnUs = "en-us",
|
54
|
-
FiFi = "fi-fi",
|
55
|
-
FrFr = "fr-fr",
|
56
|
-
HeIl = "he-il",
|
57
|
-
HuHu = "hu-hu",
|
58
|
-
IsIs = "is-is",
|
59
|
-
ItIt = "it-it",
|
60
|
-
JaJp = "ja-jp",
|
61
|
-
KoKr = "ko-kr",
|
62
|
-
NlNl = "nl-nl",
|
63
|
-
NbNo = "nb-no",
|
64
|
-
PlPl = "pl-pl",
|
65
|
-
PtBr = "pt-br",
|
66
|
-
RoRo = "ro-ro",
|
67
|
-
RuRu = "ru-ru",
|
68
|
-
HrHr = "hr-hr",
|
69
|
-
SkSk = "sk-sk",
|
70
|
-
SqAl = "sq-al",
|
71
|
-
SvSe = "sv-se",
|
72
|
-
ThTh = "th-th",
|
73
|
-
TrTr = "tr-tr",
|
74
|
-
UrPk = "ur-pk",
|
75
|
-
IdId = "id-id",
|
76
|
-
UkUa = "uk-ua",
|
77
|
-
BeBy = "be-by",
|
78
|
-
SlSi = "sl-si",
|
79
|
-
EtEe = "et-ee",
|
80
|
-
LvLv = "lv-lv",
|
81
|
-
LtLt = "lt-lt",
|
82
|
-
FaIr = "fa-ir",
|
83
|
-
ViVn = "vi-vn",
|
84
|
-
HyAm = "hy-am",
|
85
|
-
EuEs = "eu-es",
|
86
|
-
MkMk = "mk-mk",
|
87
|
-
AfZa = "af-za",
|
88
|
-
KaGe = "ka-ge",
|
89
|
-
FoFo = "fo-fo",
|
90
|
-
HiIn = "hi-in",
|
91
|
-
MsMy = "ms-my",
|
92
|
-
KkKz = "kk-kz",
|
93
|
-
KyKg = "ky-kg",
|
94
|
-
SwKe = "sw-ke",
|
95
|
-
TtRu = "tt-ru",
|
96
|
-
PaIn = "pa-in",
|
97
|
-
GuIn = "gu-in",
|
98
|
-
TaIn = "ta-in",
|
99
|
-
TeIn = "te-in",
|
100
|
-
KnIn = "kn-in",
|
101
|
-
MrIn = "mr-in",
|
102
|
-
SaIn = "sa-in",
|
103
|
-
MnMn = "mn-mn",
|
104
|
-
GlEs = "gl-es",
|
105
|
-
DvMv = "dv-mv",
|
106
|
-
ArIq = "ar-iq",
|
107
|
-
ZhCn = "zh-cn",
|
108
|
-
DeCh = "de-ch",
|
109
|
-
EnGb = "en-gb",
|
110
|
-
EsMx = "es-mx",
|
111
|
-
FrBe = "fr-be",
|
112
|
-
ItCh = "it-ch",
|
113
|
-
NlBe = "nl-be",
|
114
|
-
NnNo = "nn-no",
|
115
|
-
PtPt = "pt-pt",
|
116
|
-
SvFi = "sv-fi",
|
117
|
-
MsBn = "ms-bn",
|
118
|
-
ArEg = "ar-eg",
|
119
|
-
ZhHk = "zh-hk",
|
120
|
-
DeAt = "de-at",
|
121
|
-
EnAu = "en-au",
|
122
|
-
EnEs = "en-es",
|
123
|
-
FrCa = "fr-ca",
|
124
|
-
ArLy = "ar-ly",
|
125
|
-
ZhSg = "zh-sg",
|
126
|
-
DeLu = "de-lu",
|
127
|
-
EnCa = "en-ca",
|
128
|
-
EsGt = "es-gt",
|
129
|
-
FrCh = "fr-ch",
|
130
|
-
ArDz = "ar-dz",
|
131
|
-
ZhMo = "zh-mo",
|
132
|
-
DeLi = "de-li",
|
133
|
-
EnNz = "en-nz",
|
134
|
-
EsCr = "es-cr",
|
135
|
-
FrLu = "fr-lu",
|
136
|
-
ArMa = "ar-ma",
|
137
|
-
EnIe = "en-ie",
|
138
|
-
EsPa = "es-pa",
|
139
|
-
FrMc = "fr-mc",
|
140
|
-
ArTn = "ar-tn",
|
141
|
-
EnZa = "en-za",
|
142
|
-
EsDo = "es-do",
|
143
|
-
ArOm = "ar-om",
|
144
|
-
EnJm = "en-jm",
|
145
|
-
EsVe = "es-ve",
|
146
|
-
ArYe = "ar-ye",
|
147
|
-
EsCo = "es-co",
|
148
|
-
ArSy = "ar-sy",
|
149
|
-
EnBz = "en-bz",
|
150
|
-
EsPe = "es-pe",
|
151
|
-
ArJo = "ar-jo",
|
152
|
-
EnTt = "en-tt",
|
153
|
-
EsAr = "es-ar",
|
154
|
-
ArLb = "ar-lb",
|
155
|
-
EnZw = "en-zw",
|
156
|
-
EsEc = "es-ec",
|
157
|
-
EsEs = "es-es",
|
158
|
-
ArKw = "ar-kw",
|
159
|
-
EnPh = "en-ph",
|
160
|
-
EsCl = "es-cl",
|
161
|
-
ArAe = "ar-ae",
|
162
|
-
EsUy = "es-uy",
|
163
|
-
ArBh = "ar-bh",
|
164
|
-
EsPy = "es-py",
|
165
|
-
ArQa = "ar-qa",
|
166
|
-
EsBo = "es-bo",
|
167
|
-
EsSv = "es-sv",
|
168
|
-
EsHn = "es-hn",
|
169
|
-
EsPr = "es-pr",
|
170
|
-
ZuZa = "zu-za",
|
171
|
-
XhZa = "xh-za",
|
172
|
-
FyNl = "fy-nl",
|
173
|
-
TnZa = "tn-za",
|
174
|
-
SeSe = "se-se",
|
175
|
-
SeFi = "se-fi",
|
176
|
-
CyGb = "cy-gb",
|
177
|
-
HrBa = "hr-ba",
|
178
|
-
MiNz = "mi-nz",
|
179
|
-
GaIe = "ga-ie",
|
180
|
-
RmCh = "rm-ch",
|
181
|
-
LbLu = "lb-lu",
|
182
|
-
NsZa = "ns-za",
|
183
|
-
SeNo = "se-no",
|
184
|
-
MtMt = "mt-mt"
|
185
|
-
}
|
186
|
-
export declare const SecurityIdentities: {
|
187
|
-
OverridenRulesBindingIdentityId: guid;
|
188
|
-
AnonymousIdentity: guid;
|
189
|
-
};
|
@@ -1,54 +0,0 @@
|
|
1
|
-
import { guid, PropertyValueBinding } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
|
-
import { Identity, IResolvedIdentity } from "./Identity";
|
3
|
-
import { IdentityTypes } from "./IdentityTypes";
|
4
|
-
import { EmailPropertyDefinition, ImagePropertyDefinition, TextPropertyDefinition } from "../properties";
|
5
|
-
import { ScopeTypes } from "./ScopeTypes";
|
6
|
-
import { UserIdentity } from "./UserIdentity";
|
7
|
-
export declare class GroupIdentity extends Identity {
|
8
|
-
type: IdentityTypes;
|
9
|
-
}
|
10
|
-
export declare class ResolvedGroupIdentity extends GroupIdentity implements IResolvedIdentity {
|
11
|
-
groupTypeId: guid;
|
12
|
-
providerId: guid;
|
13
|
-
propertyValues: PropertyValueBinding<any>[];
|
14
|
-
displayName: PropertyValueBinding<TextPropertyDefinition>;
|
15
|
-
email: PropertyValueBinding<EmailPropertyDefinition>;
|
16
|
-
image: PropertyValueBinding<TextPropertyDefinition>;
|
17
|
-
description: PropertyValueBinding<TextPropertyDefinition>;
|
18
|
-
scope: string;
|
19
|
-
scopeType: ScopeTypes;
|
20
|
-
isRemoved: boolean;
|
21
|
-
groupOwnerIds: Identity[];
|
22
|
-
static getDisplayName(group: ResolvedGroupIdentity, deletedGroupText: string): string;
|
23
|
-
}
|
24
|
-
export declare enum GroupSortColumn {
|
25
|
-
DisplayName = 1,
|
26
|
-
Description = 2,
|
27
|
-
ProviderId = 3,
|
28
|
-
GroupTypeId = 4
|
29
|
-
}
|
30
|
-
export interface GroupIdentityAddOrUpdateRequest {
|
31
|
-
id: guid;
|
32
|
-
providerId: guid;
|
33
|
-
displayName: PropertyValueBinding<TextPropertyDefinition>;
|
34
|
-
description: PropertyValueBinding<TextPropertyDefinition>;
|
35
|
-
email: PropertyValueBinding<EmailPropertyDefinition>;
|
36
|
-
icon: PropertyValueBinding<ImagePropertyDefinition>;
|
37
|
-
propertyValues: Array<PropertyValueBinding<any>>;
|
38
|
-
scope: string;
|
39
|
-
scopeType: ScopeTypes;
|
40
|
-
groupOwnerIds: Identity[];
|
41
|
-
}
|
42
|
-
export interface GroupMembershipUpdateRequest {
|
43
|
-
group: GroupIdentity;
|
44
|
-
users: UserIdentity[];
|
45
|
-
groups: GroupIdentity[];
|
46
|
-
}
|
47
|
-
export interface GroupIdentityAddOrUpdateWithMembershipRequest {
|
48
|
-
groupInformation: GroupIdentityAddOrUpdateRequest;
|
49
|
-
membership: GroupMembershipUpdateRequest;
|
50
|
-
}
|
51
|
-
export interface GroupIdentityAddOrUpdateWithMembershipResponse {
|
52
|
-
group: ResolvedGroupIdentity;
|
53
|
-
membership: Identity[];
|
54
|
-
}
|
@@ -1,37 +0,0 @@
|
|
1
|
-
import { guid, IEquals, PropertyValueBinding } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
|
-
import { IdentityTypes } from "./IdentityTypes";
|
3
|
-
interface IIdentityEqual extends IEquals<{
|
4
|
-
identity(value: Identity): boolean;
|
5
|
-
}> {
|
6
|
-
}
|
7
|
-
export interface IResolvedIdentity extends Partial<IIdentityEqual> {
|
8
|
-
id: guid;
|
9
|
-
type: IdentityTypes;
|
10
|
-
providerId: guid;
|
11
|
-
isRemoved: boolean;
|
12
|
-
propertyValues: PropertyValueBinding<any>[];
|
13
|
-
toIdString?: () => string;
|
14
|
-
}
|
15
|
-
export declare abstract class Identity implements IIdentityEqual {
|
16
|
-
readonly id: guid;
|
17
|
-
abstract readonly type: IdentityTypes;
|
18
|
-
constructor(id: guid);
|
19
|
-
toIdString(): string;
|
20
|
-
get equals(): {
|
21
|
-
identity: (value: Identity) => boolean;
|
22
|
-
};
|
23
|
-
static parse(identity: Identity | IResolvedIdentity | string): Identity;
|
24
|
-
static isValid(identity: Identity): boolean;
|
25
|
-
static createFromString(idAndType: string): Identity;
|
26
|
-
private static getguid;
|
27
|
-
private static getIdAsString;
|
28
|
-
}
|
29
|
-
export declare enum ArchiveSortColumn {
|
30
|
-
DisplayName = 1,
|
31
|
-
Email = 2,
|
32
|
-
Username = 3,
|
33
|
-
IdentityType = 4,
|
34
|
-
ProviderId = 5,
|
35
|
-
TypeId = 6
|
36
|
-
}
|
37
|
-
export {};
|
@@ -1,26 +0,0 @@
|
|
1
|
-
import { IdentityTypes } from "./IdentityTypes";
|
2
|
-
import { ItemQuery } from "../ItemQuery";
|
3
|
-
import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
4
|
-
import { BoolFilter } from "../SharedMobileEnums";
|
5
|
-
import { ScopeTypes } from "./ScopeTypes";
|
6
|
-
export declare class IdentityQuery extends ItemQuery {
|
7
|
-
readonly types: IdentityTypes[];
|
8
|
-
searchText?: string;
|
9
|
-
/**
|
10
|
-
* This is user type id or group type id value.
|
11
|
-
*/
|
12
|
-
typeIds?: guid[];
|
13
|
-
providerIds?: guid[];
|
14
|
-
excludeTypeIds?: guid[];
|
15
|
-
emailEnabled?: BoolFilter;
|
16
|
-
permissionEnabled?: BoolFilter;
|
17
|
-
scope?: string;
|
18
|
-
tenantIdentityOnly?: boolean;
|
19
|
-
businessProfileId?: guid;
|
20
|
-
scopeType?: ScopeTypes;
|
21
|
-
constructor(types: IdentityTypes[], searchText?: string,
|
22
|
-
/**
|
23
|
-
* This is user type id or group type id value.
|
24
|
-
*/
|
25
|
-
typeIds?: guid[], providerIds?: guid[], excludeTypeIds?: guid[], emailEnabled?: BoolFilter, permissionEnabled?: BoolFilter, scope?: string, tenantIdentityOnly?: boolean, businessProfileId?: guid, scopeType?: ScopeTypes);
|
26
|
-
}
|
@@ -1,107 +0,0 @@
|
|
1
|
-
import { guid, PropertyValueBinding } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
|
-
import { IResolvedIdentity, Identity } from "./Identity";
|
3
|
-
import { IdentityTypes } from "./IdentityTypes";
|
4
|
-
import { ScopeTypes } from "./ScopeTypes";
|
5
|
-
import { EmailPropertyDefinition, EmailPropertyValue, ImagePropertyDefinition, LanguagePropertyDefinition, PhoneNumberPropertyValue, TextPropertyDefinition } from "../properties";
|
6
|
-
import { IOmniaPropertyBag, OmniaNamedModel } from "../NamedProperty";
|
7
|
-
declare class AzureAdUserPropertyValues {
|
8
|
-
private resolvedUser;
|
9
|
-
objectId: guid;
|
10
|
-
profileUrl: string;
|
11
|
-
constructor(resolvedUser: ResolvedUserIdentity);
|
12
|
-
}
|
13
|
-
export declare class UserIdentity extends Identity {
|
14
|
-
type: IdentityTypes;
|
15
|
-
}
|
16
|
-
export declare class ResolvedUserIdentity extends UserIdentity implements IResolvedIdentity {
|
17
|
-
userTypeId: guid;
|
18
|
-
providerId: guid;
|
19
|
-
propertyValues: Array<PropertyValueBinding<any>>;
|
20
|
-
displayName: PropertyValueBinding<TextPropertyDefinition>;
|
21
|
-
username: PropertyValueBinding<TextPropertyDefinition>;
|
22
|
-
image: PropertyValueBinding<ImagePropertyDefinition>;
|
23
|
-
email: PropertyValueBinding<EmailPropertyDefinition>;
|
24
|
-
preferredLanguage: PropertyValueBinding<LanguagePropertyDefinition>;
|
25
|
-
uiLanguage: PropertyValueBinding<LanguagePropertyDefinition>;
|
26
|
-
providerIdentity: string;
|
27
|
-
scope: string;
|
28
|
-
isRemoved: boolean;
|
29
|
-
firstLogin: Date;
|
30
|
-
lastLogin: Date;
|
31
|
-
replacedByIdentity: Identity;
|
32
|
-
replacesIdentity: Identity;
|
33
|
-
scopeType: ScopeTypes;
|
34
|
-
static create(options: Partial<ResolvedUserIdentity>): ResolvedUserIdentity;
|
35
|
-
static isAzureAdUser(resolvedUser: ResolvedUserIdentity): boolean;
|
36
|
-
static isOmniaUser(resolvedUser: ResolvedUserIdentity): boolean;
|
37
|
-
static tryToGetAzureAdProperties(resolvedUser: ResolvedUserIdentity): AzureAdUserPropertyValues;
|
38
|
-
static safeGetUiLanguage(resolvedUser: ResolvedUserIdentity): PropertyValueBinding<LanguagePropertyDefinition>;
|
39
|
-
static isAnonymousUser(resolvedUser: ResolvedUserIdentity): boolean;
|
40
|
-
static getDisplayName(user: ResolvedUserIdentity, deletedUserText: string): string;
|
41
|
-
}
|
42
|
-
export declare abstract class UserPropertyBagModel extends OmniaNamedModel {
|
43
|
-
}
|
44
|
-
export interface UserWithProperties extends ResolvedUserIdentity {
|
45
|
-
properties: Array<UserPropertyBagModel>;
|
46
|
-
}
|
47
|
-
export interface UserWithPropertyBag extends ResolvedUserIdentity {
|
48
|
-
propertyBag: IOmniaPropertyBag<UserPropertyBagModel>;
|
49
|
-
}
|
50
|
-
export declare class UserAccessibilitySettings extends UserPropertyBagModel {
|
51
|
-
useContrastTheme: boolean;
|
52
|
-
useAccessibilityFeature: boolean;
|
53
|
-
constructor();
|
54
|
-
}
|
55
|
-
export declare class DocumentDirectionSettings extends UserPropertyBagModel {
|
56
|
-
useContrastTheme: boolean;
|
57
|
-
isRTLDocument: boolean;
|
58
|
-
constructor();
|
59
|
-
}
|
60
|
-
export declare enum UserSortColumn {
|
61
|
-
DisplayName = 1,
|
62
|
-
Email = 2,
|
63
|
-
Username = 3,
|
64
|
-
ProviderId = 4,
|
65
|
-
UserTypeId = 5
|
66
|
-
}
|
67
|
-
export interface UserIdentityAddRequest {
|
68
|
-
id: guid;
|
69
|
-
providerId: guid;
|
70
|
-
userTypeId: guid;
|
71
|
-
displayName: PropertyValueBinding<TextPropertyDefinition>;
|
72
|
-
username: PropertyValueBinding<TextPropertyDefinition>;
|
73
|
-
image: PropertyValueBinding<ImagePropertyDefinition>;
|
74
|
-
email: PropertyValueBinding<EmailPropertyDefinition>;
|
75
|
-
preferredLanguage: PropertyValueBinding<LanguagePropertyDefinition>;
|
76
|
-
uiLanguage: PropertyValueBinding<LanguagePropertyDefinition>;
|
77
|
-
propertyValues: Array<PropertyValueBinding<any>>;
|
78
|
-
scope: string;
|
79
|
-
scopeType: ScopeTypes;
|
80
|
-
}
|
81
|
-
export interface UserIdentityAddOrUpdateRequestWithPassword extends UserIdentityAddRequest {
|
82
|
-
password: string;
|
83
|
-
}
|
84
|
-
export interface UserIdentityAddOrUpdateWithAuthInformation extends UserIdentityAddRequest {
|
85
|
-
authenticationInformation: UserAuthenticationInformation;
|
86
|
-
}
|
87
|
-
export interface UserAuthenticationInformation {
|
88
|
-
authenticationEmail: EmailPropertyValue;
|
89
|
-
authenticationMobile: PhoneNumberPropertyValue;
|
90
|
-
disabled?: boolean;
|
91
|
-
validFrom?: Date;
|
92
|
-
validTo?: Date;
|
93
|
-
}
|
94
|
-
export interface UserAddWithAuthInfoReponse {
|
95
|
-
user: ResolvedUserIdentity;
|
96
|
-
setupAuthLink: string;
|
97
|
-
emailSent: boolean;
|
98
|
-
}
|
99
|
-
export interface ResetAccountRequest {
|
100
|
-
sendAuthSetupLinkByEmail: boolean;
|
101
|
-
redirectUrl: string;
|
102
|
-
}
|
103
|
-
export declare class UserThemeManager extends UserPropertyBagModel {
|
104
|
-
constructor();
|
105
|
-
selectedAdminThemeId: guid;
|
106
|
-
}
|
107
|
-
export {};
|
package/internal-do-not-import-from-here/shared-mobile/models/identities/UserIdentityQuery.d.ts
DELETED
@@ -1,26 +0,0 @@
|
|
1
|
-
import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
|
-
import { ItemQuery } from "../ItemQuery";
|
3
|
-
import { Identity } from "./Identity";
|
4
|
-
import { ScopeTypes } from "./ScopeTypes";
|
5
|
-
import { BoolFilter } from "../SharedMobileEnums";
|
6
|
-
export declare class UserIdentityQuery extends ItemQuery {
|
7
|
-
limitedToIdentities: Identity[];
|
8
|
-
includeTransitiveUsers: boolean;
|
9
|
-
searchText?: string;
|
10
|
-
/**
|
11
|
-
* This is user type id or group type id value.
|
12
|
-
*/
|
13
|
-
typeIds?: guid[];
|
14
|
-
providerIds?: guid[];
|
15
|
-
excludeTypeIds?: guid[];
|
16
|
-
emailEnabled?: BoolFilter;
|
17
|
-
permissionEnabled?: BoolFilter;
|
18
|
-
scope?: string;
|
19
|
-
tenantIdentityOnly?: boolean;
|
20
|
-
scopeType?: ScopeTypes;
|
21
|
-
constructor(limitedToIdentities: Identity[], includeTransitiveUsers: boolean, searchText?: string,
|
22
|
-
/**
|
23
|
-
* This is user type id or group type id value.
|
24
|
-
*/
|
25
|
-
typeIds?: guid[], providerIds?: guid[], excludeTypeIds?: guid[], emailEnabled?: BoolFilter, permissionEnabled?: BoolFilter, scope?: string, tenantIdentityOnly?: boolean, scopeType?: ScopeTypes);
|
26
|
-
}
|
@@ -1,9 +0,0 @@
|
|
1
|
-
export * from "./Identity";
|
2
|
-
export * from "./IdentityTypes";
|
3
|
-
export * from "./IdentityQuery";
|
4
|
-
export * from "./ScopeTypes";
|
5
|
-
export * from "./GroupIdentity";
|
6
|
-
export * from "./GroupMembers";
|
7
|
-
export * from "./UserIdentity";
|
8
|
-
export * from "./UserIdentityQuery";
|
9
|
-
export * from "./BuiltInIdentityProvider";
|
package/internal-do-not-import-from-here/shared-mobile/models/media-picker/MediaPickerMedia.d.ts
DELETED
@@ -1,33 +0,0 @@
|
|
1
|
-
import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
|
-
import { MediaPickerEnums } from "../SharedMobileEnums";
|
3
|
-
export interface MediaPickerMedia {
|
4
|
-
omniaMediaType: MediaPickerEnums.OmniaMediaTypes;
|
5
|
-
}
|
6
|
-
export interface MediaPickerImageMetaData extends IMediaMetadata {
|
7
|
-
/**
|
8
|
-
* File name including file type extension
|
9
|
-
* i.e. "name.format" or atleast .filetype for unknown file names
|
10
|
-
* */
|
11
|
-
fileName: string;
|
12
|
-
}
|
13
|
-
export interface IMediaMetadata {
|
14
|
-
caption?: string;
|
15
|
-
altText?: string;
|
16
|
-
providerId?: guid;
|
17
|
-
}
|
18
|
-
export interface IVideoMetadata extends IMediaMetadata {
|
19
|
-
}
|
20
|
-
export interface MediaPickerImage extends MediaPickerMedia, MediaPickerImageMetaData {
|
21
|
-
omniaImageId: number;
|
22
|
-
omniaServiceId: guid;
|
23
|
-
}
|
24
|
-
export interface MediaPickerVideo extends MediaPickerMedia, IVideoMetadata {
|
25
|
-
html: string;
|
26
|
-
thumbnailUrl?: string;
|
27
|
-
videoUrl: string;
|
28
|
-
autoPlay: boolean;
|
29
|
-
startTime?: string;
|
30
|
-
mute: boolean;
|
31
|
-
graphDriveId?: string;
|
32
|
-
graphDriveItemId?: string;
|
33
|
-
}
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from "./MediaPickerMedia";
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from "./OSizeTypes";
|
package/internal-do-not-import-from-here/shared-mobile/models/properties/PropertySettingsLock.d.ts
DELETED
@@ -1,13 +0,0 @@
|
|
1
|
-
import { PropertyDisplaySettingsBase } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
|
-
export declare enum PropertyLockStatus {
|
3
|
-
open = 1,
|
4
|
-
locked = 2,
|
5
|
-
rollback = 3
|
6
|
-
}
|
7
|
-
export type PropertyLockStatusType<T> = T extends object ? {
|
8
|
-
[K in keyof T]?: PropertyLockStatusType<T[K]>;
|
9
|
-
} : PropertyLockStatus;
|
10
|
-
export type LockStatusExcludeChildren<T, K extends keyof T> = Pick<T, Exclude<keyof T, K>> & Record<K, PropertyLockStatus>;
|
11
|
-
export type LockingPropertyDisplaySettings = {
|
12
|
-
locks?: PropertyLockStatusType<LockStatusExcludeChildren<Omit<LockingPropertyDisplaySettings, "locks">, "label">>;
|
13
|
-
} & PropertyDisplaySettingsBase;
|
@@ -1,12 +0,0 @@
|
|
1
|
-
import { guid, PropertyDefinition, PropertyDisplaySettingsBase, PropertyEditorSettingsBase } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
|
-
import { EmailPropertyValue } from "../values";
|
3
|
-
export declare class EmailDisplaySettings extends PropertyDisplaySettingsBase {
|
4
|
-
showIcon?: boolean;
|
5
|
-
}
|
6
|
-
export declare class EmailEditorSettings extends PropertyEditorSettingsBase {
|
7
|
-
}
|
8
|
-
export declare const EmailPropertyDefinitionId: guid;
|
9
|
-
export declare class EmailPropertyDefinition extends PropertyDefinition<EmailPropertyValue, EmailDisplaySettings, EmailEditorSettings> {
|
10
|
-
id: guid;
|
11
|
-
typeName: string;
|
12
|
-
}
|
@@ -1,24 +0,0 @@
|
|
1
|
-
import { guid, PropertyDefinition, PropertyDisplaySettingsBase, PropertyEditorSettingsBase } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
|
-
import { LockStatusExcludeChildren, PropertyLockStatusType } from "../PropertySettingsLock";
|
3
|
-
import { ImagePropertyValue } from "../values";
|
4
|
-
import { OSizeTypes } from "../../oxide";
|
5
|
-
export declare class ImageDisplaySettings extends PropertyDisplaySettingsBase {
|
6
|
-
locks?: PropertyLockStatusType<LockStatusExcludeChildren<Omit<ImageDisplaySettings, "locks">, "label">>;
|
7
|
-
width?: string;
|
8
|
-
height?: string;
|
9
|
-
avatar?: {
|
10
|
-
size: OSizeTypes;
|
11
|
-
};
|
12
|
-
}
|
13
|
-
export declare class ImageEditorSettings extends PropertyEditorSettingsBase {
|
14
|
-
locks?: PropertyLockStatusType<LockStatusExcludeChildren<Omit<ImageEditorSettings, "locks">, "cropRatioUniqueIds" | "preConfiguredImageScalingUniqueId">>;
|
15
|
-
preConfiguredImageScalingUniqueId?: guid;
|
16
|
-
forceScaling?: boolean;
|
17
|
-
cropRatioUniqueIds?: Array<guid>;
|
18
|
-
rollupRatiosDisabled?: boolean;
|
19
|
-
}
|
20
|
-
export declare const imagePropertyDefinitionId: guid;
|
21
|
-
export declare class ImagePropertyDefinition extends PropertyDefinition<ImagePropertyValue, ImageDisplaySettings, ImageEditorSettings> {
|
22
|
-
id: guid;
|
23
|
-
typeName: string;
|
24
|
-
}
|
@@ -1,14 +0,0 @@
|
|
1
|
-
import { guid, PropertyDefinition, PropertyDisplaySettingsBase, PropertyEditorSettingsBase } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
|
-
import { LanguagePropertyValue } from "../values";
|
3
|
-
export declare class LanguageDisplaySettings extends PropertyDisplaySettingsBase {
|
4
|
-
hideFlag?: boolean;
|
5
|
-
showLanguageName?: boolean;
|
6
|
-
size?: number;
|
7
|
-
}
|
8
|
-
export declare class LanguageEditorSettings extends PropertyEditorSettingsBase {
|
9
|
-
}
|
10
|
-
export declare const LanguagePropertyDefinitionId: guid;
|
11
|
-
export declare class LanguagePropertyDefinition extends PropertyDefinition<LanguagePropertyValue, LanguageDisplaySettings, LanguageEditorSettings> {
|
12
|
-
id: guid;
|
13
|
-
typeName: string;
|
14
|
-
}
|
@@ -1,16 +0,0 @@
|
|
1
|
-
import { guid, PropertyDefinition, PropertyDisplaySettingsBase, PropertyEditorSettingsBase } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
|
-
import { TextPropertyValue } from "../values";
|
3
|
-
export declare class TextDisplaySettings extends PropertyDisplaySettingsBase {
|
4
|
-
multiLine?: boolean;
|
5
|
-
}
|
6
|
-
export declare class TextEditorSettings extends PropertyEditorSettingsBase {
|
7
|
-
maxLength?: number;
|
8
|
-
multiLine?: boolean;
|
9
|
-
disallowWhiteSpace?: boolean;
|
10
|
-
rows?: number;
|
11
|
-
}
|
12
|
-
export declare const textPropertyDefinitionId: guid;
|
13
|
-
export declare class TextPropertyDefinition extends PropertyDefinition<TextPropertyValue, TextDisplaySettings, TextEditorSettings> {
|
14
|
-
id: guid;
|
15
|
-
typeName: string;
|
16
|
-
}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { PropertyValue } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
|
-
import { MediaPickerImage } from "../../media-picker";
|
3
|
-
export declare class ImagePropertyValue extends PropertyValue {
|
4
|
-
image: MediaPickerImage;
|
5
|
-
queryValue: number;
|
6
|
-
constructor(image: MediaPickerImage);
|
7
|
-
isEmpty(): boolean;
|
8
|
-
}
|
@@ -1,7 +0,0 @@
|
|
1
|
-
import { LanguageTags } from "../../SharedMobileEnums";
|
2
|
-
import { PropertyValue } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
3
|
-
export declare class LanguagePropertyValue extends PropertyValue {
|
4
|
-
language: LanguageTags;
|
5
|
-
constructor(language: LanguageTags);
|
6
|
-
isEmpty(): boolean;
|
7
|
-
}
|