-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Syncfusion update to version 14.3.0.49
- Loading branch information
Showing
918 changed files
with
423,886 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
:Class ejLocale : #._html.script | ||
⍝ Localization utility for Syncfusion widgets | ||
|
||
:field public Locales←'' | ||
:field SyncfusionLocalesPath←'/Syncfusion/assets/scripts/cultures/ej.culture.⍵.min.js' | ||
|
||
∇ make | ||
:Access public | ||
:Implements constructor | ||
∇ | ||
|
||
∇ make1 locales | ||
:Access public | ||
:Implements constructor | ||
Locales←locales | ||
∇ | ||
|
||
∇ r←Render | ||
:Access public | ||
r←'' | ||
:If ~0∊⍴Locales | ||
:For locale :In eis Locales | ||
r,←⎕NEW #._.Script(''(SyncfusionLocalesPath{}locale)).Render | ||
:EndFor | ||
:EndIf | ||
∇ | ||
:EndClass |
10 changes: 10 additions & 0 deletions
10
PlugIns/Syncfusion-14.3.0.49/assets/css/mobile/android-theme/ej.mobile.android-core.min.css
Large diffs are not rendered by default.
Oops, something went wrong.
10 changes: 10 additions & 0 deletions
10
PlugIns/Syncfusion-14.3.0.49/assets/css/mobile/android-theme/ej.mobile.android.min.css
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
10 changes: 10 additions & 0 deletions
10
PlugIns/Syncfusion-14.3.0.49/assets/css/mobile/ej.mobile.all.min.css
Large diffs are not rendered by default.
Oops, something went wrong.
10 changes: 10 additions & 0 deletions
10
PlugIns/Syncfusion-14.3.0.49/assets/css/mobile/flat-theme/ej.mobile.flat-core.min.css
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.