File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " ng2-semantic-ui" ,
3
- "version" : " 0.10.0-alpha.6" ,
2
+ "name" : " @richardlt/ ng2-semantic-ui" ,
3
+ "version" : " 0.10.0-alpha.6-fork-0 " ,
4
4
"description" : " Angular Semantic UI Components" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change @@ -5,7 +5,10 @@ export {
5
5
IPopupConfig ,
6
6
ITemplatePopupConfig ,
7
7
ITemplatePopupContext ,
8
- PopupTrigger
8
+ PopupTrigger ,
9
+ SuiPopup ,
10
+ SuiPopupController ,
11
+ SuiPopupTemplateController
9
12
} from "./internal" ;
10
13
11
14
import { PositioningPlacement } from "../../misc/util/internal" ;
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " ng2-semantic-ui" ,
3
- "version" : " 0.10.0-alpha.6" ,
2
+ "name" : " @richardlt/ ng2-semantic-ui" ,
3
+ "version" : " 0.10.0-alpha.6-fork-0 " ,
4
4
"description" : " Angular Semantic UI Components" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments