- @switch (vm.status) {
- @case (BinaryFieldStatus.INIT) {
-
-
-
-
-
-
-
-
-
-
- @if (systemOptions().allowURLImport) {
-
- }
- @if (systemOptions().allowCodeWrite) {
-
- }
- @if (systemOptions().allowGenerateImg) {
-
-
-
- {{ 'dot.binary.field.action.generate.with.dotai' | dm }}
-
-
- }
-
- }
- @case (BinaryFieldStatus.UPLOADING) {
-
- }
- @case (BinaryFieldStatus.PREVIEW) {
-
- }
- }
-
-
- @switch (vm.mode) {
- @case (BinaryFieldMode.URL) {
-
- }
- @case (BinaryFieldMode.EDITOR) {
-
- }
- }
-
-
-}
+